@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap");
/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #EAEAEA;
}

::before,
::after {
  --tw-content: "";
}

html {
  line-height: 1.875;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-feature-settings: "palt";
  font-size: 100%;
  letter-spacing: 0px;
  scroll-behavior: smooth;
}
@media (max-width: 751px) {
  html {
    font-size: 87.5%;
  }
}

body {
  margin: 0;
  line-height: inherit;
  color: #222;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
  border-color: #EAEAEA;
}

abbr:where([title]) {
  text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

p {
  word-break: break-word;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #EAEAEA;
}

button,
[role=button] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

img,
video {
  max-width: 100%;
  height: auto;
}

[hidden] {
  display: none;
}

@media (min-width: 752px) {
  .is-sp {
    display: none;
  }
}

@media (max-width: 751px) {
  .is-pc {
    display: none;
  }
}

.section-label {
  position: relative;
  display: inline-block;
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-family: Montserrat;
  font-size: 1.143rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.16px;
}
@media (min-width: 752px) {
  .section-label {
    font-size: 1rem;
  }
}
.section-label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 8px);
  transform: translateY(-50%);
  width: 10px;
  height: 2px;
  border-radius: 9999px;
  background: #ff034f;
}

.section-heading {
  text-align: left;
}
.section-heading__title {
  color: #1a1a1a;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.4;
  margin-top: 2rem;
}
@media (min-width: 752px) {
  .section-heading__title {
    font-size: 1.75rem;
  }
}
.section-heading__text {
  color: #1a1a1a;
  text-align: justify;
  font-feature-settings: "pwid" on;
  font-size: 1.143rem;
  line-height: 1.6;
  margin-top: 2.286rem;
}
@media screen and (min-width: 752px) {
  .section-heading__text {
    text-align: left;
    font-size: 1rem;
    margin-top: 2rem;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    white-space: normal;
  }
}

.sp-header {
  padding: 11px 16px;
  background-color: #fff;
}
.sp-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sp-header__left {
  display: flex;
  flex-direction: column;
}
.sp-header__top-copy {
  color: #4d4d4d;
  font-size: 0.714rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.4rem;
}
.sp-header__logo img {
  display: flex;
  width: 15.143rem;
  height: 1.429rem;
  justify-content: center;
  align-items: center;
  aspect-ratio: 53/5;
}
.sp-header__menu-btn {
  width: 2.286rem;
  height: 2.286rem;
  border-radius: 1.714rem;
  background: #2f80ed;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  flex-shrink: 0;
}
.sp-header__menu-btn .hamburger {
  position: relative;
  width: 1.143rem;
  height: 1.143rem;
  display: inline-block;
}
.sp-header__menu-btn .hamburger__line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: white;
  border-radius: 1px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.sp-header__menu-btn .hamburger__line:nth-child(1) {
  top: 2px;
}
.sp-header__menu-btn .hamburger__line:nth-child(2) {
  top: 7px;
}
.sp-header__menu-btn .hamburger__line:nth-child(3) {
  bottom: 2px;
}
.is-menu-open .sp-header__menu-btn .hamburger__line:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}
.is-menu-open .sp-header__menu-btn .hamburger__line:nth-child(2) {
  opacity: 0;
}
.is-menu-open .sp-header__menu-btn .hamburger__line:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

.sp-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5.143rem 1.429rem 1.429rem 1.429rem;
  margin-top: 1.429rem;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  z-index: 9998;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.4s ease, opacity 0.4s ease;
}
.sp-menu__list {
  width: 100%;
  background: white;
  overflow: hidden;
}
.sp-menu__item {
  text-align: center;
  font-size: 1.143rem;
  font-weight: 700;
  border-bottom: 1px solid #b3b3b3;
  background: #fff;
}
.sp-menu__item:nth-child(1) {
  border: 1px solid #b3b3b3;
}
.sp-menu__link {
  display: block;
  padding: 1.143rem 0.786rem;
  color: #fff;
  text-decoration: none;
}
.sp-menu__link--seminar {
  color: #4d4d4d;
}
.sp-menu__link--career {
  background: #2670d2;
}
.sp-menu__link--recruit {
  background: #002b8f;
}

body.is-menu-open {
  overflow: hidden;
  touch-action: none;
  overscroll-behavior: none;
}
body.is-menu-open .sp-menu {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}

.sp-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
}

@media (max-width: 751px) {
  main {
    padding-top: 60px;
  }
}
.pc-header {
  display: none;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
  background: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}
.pc-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.pc-header__left {
  display: flex;
  flex-direction: column;
  padding: 0.857rem 1.143rem;
}
.pc-header__top-copy {
  color: #4d4d4d;
  font-weight: 400;
  line-height: 1.2;
  font-size: 0.714rem;
  margin-bottom: 0.25rem;
}
.pc-header__logo img {
  width: 212px;
  height: 20px;
  aspect-ratio: 53/5;
}
.pc-header__right {
  display: flex;
  align-items: stretch;
}
.pc-header__cta {
  display: flex;
  height: 100%;
}
.pc-header__cta-btn {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  text-decoration: none;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.pc-header__cta-btn--seminar {
  width: 120px;
  color: #000;
  background-color: #fff;
  border-left: 1px solid #e6e6e6;
}
.pc-header__cta-btn--seminar:hover {
  background-color: #f8f9fa;
  color: #333;
}
.pc-header__cta-btn--career {
  width: 220px;
  background-color: #2670d2;
  color: #fff;
  font-size: 0.875rem;
}
.pc-header__cta-btn--career:hover {
  background-color: #1c5bb8;
}
.pc-header__cta-btn--job {
  width: 240px;
  background-color: #002b8f;
  color: white;
  font-size: 0.875rem;
}
.pc-header__cta-btn--job:hover {
  background-color: #001f6b;
}

@media (min-width: 752px) {
  .sp-header {
    display: none;
  }
  .pc-header {
    display: block;
  }
}
.media-slider-wrapper {
  background: #eef5fc;
  width: 100%;
}

.media-slider {
  position: relative;
  padding: 40px 12px;
  max-width: 1440px;
  overflow: hidden;
}
@media (min-width: 752px) {
  .media-slider {
    padding: 40px 60px;
  }
}
.media-slider.swiper {
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.media-slider .swiper-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.media-slider .swiper-slide {
  width: 320px !important;
  flex-shrink: 0;
  display: flex;
  align-items: stretch;
}
.media-slider__card {
  width: 100%;
  height: auto;
  min-height: 493px;
  margin: 0 auto;
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.1);
  padding: 1rem;
  text-align: left;
  display: flex;
  flex-direction: column;
}
.media-slider__card a:hover {
  opacity: 0.8;
}
.media-slider__img {
  width: 100%;
  aspect-ratio: 268/300;
  border-radius: 1rem;
  overflow: hidden;
}
.media-slider__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: all 0.25s ease-out;
}
.media-slider__img img:hover {
  transform: scale(1.1, 1.1);
}
.media-slider__meta {
  display: flex;
  justify-content: space-between;
  font-size: 0.75rem;
  color: #999;
  margin-top: 1.429rem;
}
.media-slider__category {
  display: flex;
  height: 34px;
  padding: 0.5rem 1rem 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  border: 1px solid #a3c9fc;
  background: #e1effa;
  color: #2670d2;
  text-align: center;
  font-size: 0.857rem;
  font-weight: 400;
  line-height: 1.4;
}
.media-slider__date {
  color: #808080;
  text-align: center;
  font-size: 0.857rem;
  font-weight: 700;
  line-height: 1.4;
}
.media-slider__title {
  color: #1a1a1a;
  font-size: 1.286rem;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 1.143rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-grow: 1;
}
.media-slider__controls {
  margin-top: 4.643rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
}
@media (min-width: 752px) {
  .media-slider__controls {
    margin-top: 2rem;
  }
}
.media-slider__controls .media-slider__prev,
.media-slider__controls .media-slider__next {
  position: absolute;
  top: -8px;
  transform: translateY(0);
  width: 48px;
  height: 48px;
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  cursor: pointer;
  z-index: 21;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: auto;
}
.media-slider__controls .media-slider__prev img,
.media-slider__controls .media-slider__next img {
  width: 20px;
  height: 20px;
  display: block;
}
.media-slider__controls .media-slider__prev {
  left: calc(50% - 150px);
}
.media-slider__controls .media-slider__next {
  right: calc(50% - 150px);
}
.media-slider .swiper-pagination {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  height: 32px;
}
@media (min-width: 752px) {
  .media-slider .swiper-pagination {
    margin-top: 0;
  }
}
.media-slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 9999px;
  background: #333;
  opacity: 1;
  transition: background 0.3s;
}
.media-slider .swiper-pagination-bullet-active {
  background: #ff034f;
}

.section-banner-line {
  width: 100%;
  max-width: 1200px;
  margin: 1rem auto 2rem;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}
.section-banner-line img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.section-banner-line a:hover {
  opacity: 0.8;
}

@media (min-width: 752px) {
  .section-banner-line.area-2 {
    margin: 1.5rem auto 5rem;
  }
}

.media-tags {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 4.286rem;
  padding: 0 1.429rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
@media (min-width: 752px) {
  .media-tags {
    padding: 0;
    margin-top: 3.5rem;
  }
}
.media-tags__item {
  font-size: 0.857rem;
  display: flex;
  height: 34px;
  padding: 0.571rem 1.143rem 0.571rem 0.857rem;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  border: 1px solid #b3b3b3;
  background: #fff;
  transition: all 0.3s ease;
}
.media-tags__item:hover {
  border-color: #2f80ed;
  background: #f0f7ff;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(47, 128, 237, 0.2);
}
.media-tags__item a {
  text-decoration: none;
  color: #4d4d4d;
}
.media-tags__item a .hashtag {
  color: #2670d2;
  font-feature-settings: "pwid" on;
  font-size: 0.857rem;
  line-height: 1.4;
}

.section-about-wrapper {
  background: #eef5fc;
  width: 100%;
}

.about {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  overflow: hidden;
  background-image: url("https://skillup-aigent.com/assets/img/media/bg_shine.png"), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-repeat: no-repeat, repeat-x;
  background-position: top center, bottom center;
  background-size: 100% auto, 100% auto;
  padding: 2.857rem 1.143rem;
}
.about__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: left;
  max-width: 1200px;
  width: 100%;
  margin: 4rem auto;
  padding: 0 1.643rem;
  gap: 20px;
}
@media (min-width: 752px) {
  .about__inner {
    flex-direction: row;
    text-align: left;
    justify-content: space-between;
    align-items: center;
    padding: 0 1.75rem;
  }
}
.about__corner-top {
  position: absolute;
  top: -56px;
  left: 0;
  width: 80px;
  height: 36px;
  border-top: 4px solid;
  border-left: 4px solid;
  border-image-source: linear-gradient(90deg, #2f80ed 0%, #94c0fc 100%);
  border-image-slice: 1;
  z-index: 1;
}
.about__corner-bottom {
  position: absolute;
  bottom: -56px;
  right: 0;
  width: 80px;
  height: 36px;
  border-bottom: 4px solid;
  border-right: 4px solid;
  border-image-source: linear-gradient(90deg, #2f80ed 0%, #94c0fc 100%);
  border-image-slice: 1;
  z-index: 1;
}
.about__content {
  flex: 1;
}
.about__title {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  text-shadow: 1px 1px 2px #fff, 0px 0px 10px #fff;
  font-size: 1.714rem;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 1.714rem;
}
@media (min-width: 752px) {
  .about__title {
    font-size: 2.125rem;
  }
}
.about__text {
  color: #1a1a1a;
  text-align: justify;
  font-feature-settings: "pwid" on;
  text-shadow: 1px 1px 2px #fff, 0px 0px 10px #fff;
  font-size: 1.143rem;
  font-weight: 400;
  line-height: 1.6;
  margin-top: 2.286rem;
}
@media (min-width: 752px) {
  .about__text {
    font-size: 1rem;
  }
}
.about__logo {
  flex-shrink: 0;
}
@media (min-width: 752px) {
  .about__logo {
    margin-bottom: 0;
    min-width: 340px;
  }
}
.about__logo-box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
  border-radius: 12px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.2);
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
}
@media (min-width: 752px) {
  .about__logo-box {
    min-width: 340px;
    max-width: 380px;
  }
}
.about__logo img {
  width: 100%;
  max-width: 260px;
  height: auto;
}
@media (min-width: 752px) {
  .about__logo img {
    max-width: 340px;
    min-width: 340px;
  }
}

.service {
  padding: 1.429rem 1.429rem 2.857rem;
  overflow-x: hidden;
  /* テキストとイラストを横並びにする */
}
@media (min-width: 752px) {
  .service {
    padding: 1.25rem 0 2.5rem;
  }
}
.service__inner {
  max-width: 1160px;
  margin: 0 auto;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #e6e6e6;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}
@media (min-width: 752px) {
  .service__inner {
    overflow: visible;
  }
}
.service__balloon-wrapper {
  display: flex;
  justify-content: center;
}
.service__balloon {
  padding: 2rem 1.429rem;
  width: 100%;
  background: #eef5fc;
  position: relative;
}
.service__balloon::after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 28px;
  background-image: url("https://skillup-aigent.com/assets/img/media/tail_head.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.service .service__content-row {
  display: block; /* SP時は縦並び */
  margin: 1rem auto 0; /* 中央寄せ */
  max-width: 800px; /* 最大幅を800pxに制限 */
}
@media (min-width: 752px) {
  .service .service__content-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 2.875rem;
  }
}
.service .service__content-row .section-heading__text {
  flex: 1;
}
.service__kv-illust {
  display: flex; /* 中央寄せするためにflexを指定 */
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
}
@media (min-width: 752px) {
  .service__kv-illust {
    margin-top: 0;
    flex-shrink: 0;
  }
}
.service__kv-illust img {
  display: block; /* inline-blockの余白を消す */
  margin: 0 auto; /* 念のため中央寄せ */
  width: 129.77px;
  height: auto;
}
@media (min-width: 752px) {
  .service__kv-illust img {
    width: 180px; /* PC用サイズ */
  }
}
.service__banner {
  padding: 52px 20px 24px;
  text-align: center;
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.429rem;
  font-weight: 700;
  line-height: 1.6;
}
@media (min-width: 752px) {
  .service__banner {
    font-size: 1.5rem;
  }
}
.service__banner .marker {
  position: relative;
  display: inline-block;
  color: #2670d2;
}
.service__banner .marker::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.1em;
  width: 100%;
  height: 6px;
  background-color: #e1effa;
  z-index: -1;
}
.service__banner .accent {
  color: #2670d2;
}
.service .advisor-card-wrapper {
  padding: 1.429rem;
  text-align: center;
}
@media screen and (min-width: 752px) {
  .service .advisor-card-wrapper {
    padding: 1.25rem 7.1875rem;
  }
}
.service .advisor-card-wrapper .advisor-card__title {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.714rem;
  text-align: left;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 3px;
}
@media (min-width: 752px) {
  .service .advisor-card-wrapper .advisor-card__title {
    font-size: 1.5rem;
  }
}
.service .advisor-card-wrapper .service__advisors {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 752px) {
  .service .advisor-card-wrapper .service__advisors {
    flex-direction: row;
    justify-content: center;
    margin-top: 1.25rem;
    align-items: stretch;
  }
}
.service .advisor-card-wrapper .advisor {
  flex: 1;
  width: 310px;
  max-width: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
  border: 1px dashed #a3c9fc;
  border-top: none;
}
.service .advisor-card-wrapper .advisor:first-child {
  border-top: 1px dashed #a3c9fc;
}
.service .advisor-card-wrapper .advisor:first-child {
  margin-top: 1.429rem;
}
@media (min-width: 752px) {
  .service .advisor-card-wrapper .advisor:first-child {
    margin-top: 0;
  }
}
.service .advisor-card-wrapper .advisor:first-child::before {
  content: "";
  position: absolute;
  right: -8px;
  top: -64px;
  width: 68px;
  height: 68px;
  background: url("https://skillup-aigent.com/assets/img/media/decoration_topright.png") no-repeat center/contain;
  z-index: 0;
  pointer-events: none;
}
@media (min-width: 752px) {
  .service .advisor-card-wrapper .advisor:first-child::before {
    display: none;
  }
}
@media screen and (min-width: 752px) {
  .service .advisor-card-wrapper .advisor:last-child::before {
    content: "";
    position: absolute;
    right: -8px;
    top: -64px;
    width: 68px;
    height: 68px;
    background: url("https://skillup-aigent.com/assets/img/media/decoration_topright.png") no-repeat center/contain;
    z-index: 0;
    pointer-events: none;
  }
}
.service .advisor-card-wrapper .advisor:last-child::after {
  content: "";
  position: absolute;
  left: -18px;
  bottom: -30px;
  width: 60px;
  height: 60px;
  background: url("https://skillup-aigent.com/assets/img/media/decoration_bottomleft.png") no-repeat center/contain;
  z-index: 0;
  pointer-events: none;
}
@media (min-width: 752px) {
  .service .advisor-card-wrapper .advisor:last-child::after {
    display: none;
  }
}
@media screen and (min-width: 752px) {
  .service .advisor-card-wrapper .advisor:first-child::after {
    content: "";
    position: absolute;
    left: -18px;
    bottom: -30px;
    width: 60px;
    height: 60px;
    background: url("https://skillup-aigent.com/assets/img/media/decoration_bottomleft.png") no-repeat center/contain;
    z-index: 0;
    pointer-events: none;
  }
}
.service .advisor-card-wrapper .advisor__decoration--bottomright {
  position: absolute;
  right: -9px;
  bottom: -18px;
  width: 60px;
  height: 60px;
  background: url("https://skillup-aigent.com/assets/img/media/decoration_bottomright.png") no-repeat center/contain;
  z-index: 0;
  pointer-events: none;
}
.service .advisor-card-wrapper .advisor__img {
  width: 100%;
  margin: 0 auto;
}
.service .advisor-card-wrapper .advisor__img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0;
  object-fit: contain;
}
.service .advisor-card-wrapper .advisor__content {
  padding: 1.714rem 1.429rem;
}
.service .advisor-card-wrapper .advisor__message {
  color: #000;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 1.286rem;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 752px) {
  .service .advisor-card-wrapper .advisor__message {
    font-size: 1.125rem;
  }
}
.service .advisor-card-wrapper .advisor__name {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  background: #e1effa;
  margin-top: 1.429rem;
  color: #000;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (min-width: 752px) {
  .service .advisor-card-wrapper .advisor__name {
    font-size: 0.875rem;
  }
}
.service .advisor-card-wrapper .advisor__text {
  text-align-last: left;
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  margin-top: 1.429rem;
}
@media screen and (min-width: 752px) {
  .service .advisor-card-wrapper .advisor__text {
    font-size: 0.875rem;
  }
}
.service .service__message {
  position: relative;
  text-align: center;
  margin: 0 auto;
  padding: 0.571rem 1.429rem 2.857rem;
  overflow: hidden;
}
@media (min-width: 752px) {
  .service .service__message {
    padding: 0.5rem 1.429rem 2.5rem;
    overflow: visible;
  }
}
.service .service__message::before {
  content: "";
  position: absolute;
  left: -7px;
  bottom: -22.606px;
  width: 351.118px;
  height: 149px;
  aspect-ratio: 351.12/149;
  background-image: url("https://skillup-aigent.com/assets/img/media/bg_service_shape1.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom left;
  z-index: 0;
}
@media (min-width: 752px) {
  .service .service__message::before {
    left: -37px;
    bottom: -118.695px;
    width: 1159.396px;
    height: 492px;
    aspect-ratio: 1159.4/492;
    clip-path: inset(0 0 118px 37px);
  }
}
.service .service__message::after {
  content: "";
  position: absolute;
  right: -49.549px;
  bottom: -12.606px;
  width: 351.549px;
  height: 128px;
  aspect-ratio: 351.55/128;
  background-image: url("https://skillup-aigent.com/assets/img/media/bg_service_shape2.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 0;
}
@media (min-width: 752px) {
  .service .service__message::after {
    right: -114.014px;
    bottom: -69.695px;
    width: 1159.014px;
    height: 422px;
    aspect-ratio: 1159.01/422;
    clip-path: inset(0 114px 70px 0);
  }
}
.service .service__message-text {
  color: #1a1a1a;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 1.429rem;
  font-weight: 700;
  line-height: 1.6;
  z-index: 1;
  position: relative;
}
.service .service__cta {
  background-image: url("https://skillup-aigent.com/assets/img/media/bg_service_cta.png");
  background-color: #2f80ed;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 1.429rem;
  text-align: center;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
@media (min-width: 752px) {
  .service .service__cta {
    padding: 0;
    background-position: right center;
    background-size: auto 100%;
  }
}
.service .service__cta-inner {
  max-width: 600px;
  margin: 0 auto;
}
@media (min-width: 752px) {
  .service .service__cta-inner {
    padding: 1.25rem;
  }
}
.service .service__cta-caption {
  color: #fff;
  text-align: left;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 0.857rem;
}
@media screen and (min-width: 752px) {
  .service .service__cta-caption {
    font-size: 0.875rem;
    margin-top: 0.75rem;
  }
}
.service .service__cta-button-wrap {
  display: block;
  width: 100%;
  padding: 0.143rem;
  margin-top: 1.143rem;
  text-decoration: none;
  border-radius: 9999px;
  border: 2px solid #fff;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
  position: relative;
}
@media (min-width: 752px) {
  .service .service__cta-button-wrap {
    margin-top: 1rem;
  }
}
.service .service__cta-button-wrap::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("https://skillup-aigent.com/assets/img/media/icon_arrow-right.svg") no-repeat center/contain;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.service .service__cta-button {
  display: flex;
  flex-direction: column;
  padding: 1.143rem 2.286rem;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  background: #fff;
}
.service .service__cta-button-caption {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 0.714rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  white-space: normal;
}
@media screen and (min-width: 752px) {
  .service .service__cta-button-caption {
    font-size: 0.625rem;
    width: 216px;
  }
}
.service .service__cta-button-label {
  color: #2670d2;
  font-feature-settings: "pwid" on;
  font-size: 1.429rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 752px) {
  .service .service__cta-button-label {
    font-size: 1.5rem;
  }
}
.service .service__cta-link {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: left;
  font-feature-settings: "pwid" on;
  font-size: 0.857rem;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 2rem;
  position: relative;
  padding: 0.857rem 0;
  border-top: 1px solid #fff;
  width: 100%;
}
@media screen and (min-width: 752px) {
  .service .service__cta-link {
    font-size: 0.75rem;
  }
}
.service .service__cta-link::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("https://skillup-aigent.com/assets/img/media/icon_arrow-right-wh.svg") no-repeat center/contain;
  position: absolute;
  right: 23%;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
@media screen and (min-width: 752px) {
  .service .service__cta-link::after {
    right: 58%;
  }
}
.service .service__cta a:hover {
  opacity: 0.8;
}

.section-wrapper--event {
  padding: 20px 0;
  border-radius: 20px;
  background: #eef5fc;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
}
@media screen and (min-width: 752px) {
  .section-wrapper--event {
    padding: 1.25rem 0;
  }
}

.event-seminar {
  padding: 2.5714rem 1.7857rem;
  background-color: #eef5fc;
}
@media screen and (min-width: 752px) {
  .event-seminar {
    padding: 3.5rem 7.5rem;
  }
}
.event-seminar__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.event-seminar__heading {
  text-align: left;
}
.event-seminar__title {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.4;
}
.event-seminar__list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-top: 2.8571rem;
}
.event-seminar__button {
  margin-top: 2.8571rem;
  display: flex;
  justify-content: center;
  text-align: center;
}
.event-seminar__more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 44px;
  padding: 0 0.8571rem;
  border-radius: 9999px;
  border: 1px solid #b3b3b3;
  background: #fff;
  color: #1a1a1a;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  position: relative;
}
.event-seminar__more::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url("https://skillup-aigent.com/assets/img/media/icon_arrow-right-blue.svg") no-repeat center;
  background-size: contain;
  pointer-events: none;
}
@media screen and (min-width: 752px) {
  .event-seminar__title {
    font-size: 2.125rem;
  }
  .event-seminar__list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 28px;
    align-items: stretch;
    padding: 0 3.875rem;
  }
  .event-seminar__button {
    margin-top: 2.5rem;
  }
  .event-seminar__button a:hover {
    opacity: 0.8;
  }
}

.event-card {
  background: #fff;
  border-radius: 0.8571rem;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
}
.event-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.event-card__thumb {
  width: 100%;
  height: 166px;
  background-color: #ddd;
}
.event-card__thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  transition: all 0.25s ease-out;
}
.event-card__thumb img:hover {
  transform: scale(1.1, 1.1);
}
.event-card__body {
  padding: 0.8571rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
@media screen and (min-width: 752px) {
  .event-card__body {
    padding: 0.75rem;
  }
}
.event-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.event-card__tag {
  display: flex;
  height: 20px;
  padding: 0.2857rem 0.8571rem 0.2857rem 0.5714rem;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  background: #e1effa;
  color: #2670d2;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 0.7143rem;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (min-width: 752px) {
  .event-card__tag {
    font-size: 0.625rem;
  }
}
.event-card__title {
  color: #1a1a1a;
  font-size: 1.1429rem;
  font-weight: 400;
  line-height: 1.6;
  margin-top: 0.5714rem;
}
@media screen and (min-width: 752px) {
  .event-card__title {
    font-size: 1rem;
    margin-top: 0.5rem;
  }
}
.event-card a:hover {
  opacity: 0.8;
}

.download {
  padding: 2.5714rem 1.7857rem 5.4286rem;
}
.download__inner {
  margin: 0 auto;
  max-width: 1200px;
}
.download__heading {
  text-align: left;
}
.download__title {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.4;
}
.download__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.2857rem;
  margin-top: 2.8571rem;
}
.download__button {
  margin-top: 3rem;
  display: flex;
  justify-content: center;
}
.download__button a:hover {
  opacity: 0.8;
}
.download__more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 44px;
  padding: 0 0.8571rem;
  border-radius: 9999px;
  border: 1px solid #b3b3b3;
  background: #fff;
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  position: relative;
}
.download__more::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url("https://skillup-aigent.com/assets/img/media/icon_arrow-right-blue.svg") no-repeat center;
  background-size: contain;
  pointer-events: none;
}
@media screen and (min-width: 752px) {
  .download {
    padding: 3.5rem 0;
  }
  .download__title {
    font-size: 2.125rem;
  }
  .download__list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.25rem;
    margin-top: 2.5rem;
  }
}

.card-download {
  display: flex;
  min-width: 280px;
  max-width: 320px;
  min-height: 300px;
  flex-direction: column;
  align-items: center;
  flex: 1 0 0;
  border-radius: 12px;
  border: 1px solid #b3b3b3;
  box-shadow: 0px 8px 12px 0px rgba(204, 204, 204, 0.4);
  background-color: #f4f4f4;
  position: relative;
}
.card-download__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.25s ease-out;
}
.card-download__link:hover {
  opacity: 0.8;
}
.card-download__link:hover .card-download__title {
  color: inherit;
}
.card-download__link:hover .card-download__thumb img {
  transform: scale(1.1);
  transition: all 0.25s ease-out;
}
.card-download__thumb {
  height: 144px;
  padding: 8px 12px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  box-sizing: border-box;
}
.card-download__thumb img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  object-fit: contain;
  display: block;
  transition: transform 0.3s ease;
}
.card-download__body {
  width: 100%;
  min-height: 154px;
  padding: 1.1429rem;
  display: flex;
  flex-direction: column;
  gap: 1.1429rem;
  background-color: #fff;
  border-radius: 0 0 12px 12px;
  text-align: left;
  align-items: flex-start;
  position: relative;
  padding-bottom: 60px;
}
.card-download__title {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.1429rem;
  font-weight: 400;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.3s ease;
}
@media screen and (min-width: 752px) {
  .card-download__title {
    font-size: 1rem;
  }
}
.card-download__button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 36px;
  padding: 0px 12px;
  border-radius: 9999px;
  background: #2f80ed;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
  z-index: 1;
}
.card-download__button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url("https://skillup-aigent.com/assets/img/common/icon_download-external.svg") no-repeat center;
  background-size: contain;
  pointer-events: none;
}
.card-download__button-text {
  color: #fff;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 0.8571rem;
  font-weight: 700;
  line-height: 1.4;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media screen and (min-width: 752px) {
  .card-download__button-text {
    font-size: 0.75rem;
  }
}

.articles__wrapper {
  background-color: #2f80ed;
  border-radius: 12px 20px 20px 20px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  margin-bottom: 1.429rem;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.articles__section--latest,
.articles__section--popular,
.articles__section--tags {
  position: relative;
}
.articles__section--latest::before,
.articles__section--popular::before,
.articles__section--tags::before {
  content: "";
  position: absolute;
  top: -40px;
  right: -20px;
  width: 389.274px;
  height: 268px;
  aspect-ratio: 389.27/268;
  background-image: url("https://skillup-aigent.com/assets/img/media/bg_corner_network.svg");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
  pointer-events: none;
}
@media screen and (min-width: 752px) {
  .articles__section--latest::before,
  .articles__section--popular::before,
  .articles__section--tags::before {
    top: -43px;
    right: -20px;
    width: 1199.777px;
    height: 826px;
    aspect-ratio: 1199.78/826;
    background-size: contain;
    background-position: top right;
  }
}
.articles__section--latest > *,
.articles__section--popular > *,
.articles__section--tags > * {
  position: relative;
  z-index: 1;
}

.articles {
  padding: 2.857rem 0;
}
@media screen and (min-width: 752px) {
  .articles {
    padding: 2.5rem 0;
  }
}
.articles__divider {
  border-top: 1px solid #a3c9fc;
  width: 100%;
  margin: 2.857rem 0;
}
@media screen and (min-width: 752px) {
  .articles__divider {
    margin: 2.5rem 0;
  }
}
.articles__inner {
  max-width: 1200px;
  padding: 0 1.429rem;
  margin: 0 auto;
}
@media screen and (min-width: 752px) {
  .articles__inner {
    padding: 0 1.25rem;
  }
}
.articles__heading {
  color: #fff;
  font-feature-settings: "pwid" on;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.4;
}
@media screen and (min-width: 752px) {
  .articles__heading {
    font-size: 2.125rem;
  }
}
.articles__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.857rem;
  margin-top: 2.571rem;
}
@media screen and (min-width: 752px) {
  .articles__list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 2.5rem;
  }
}
.articles__list--popular {
  gap: 1.429rem;
}
@media screen and (min-width: 752px) {
  .articles__list--popular {
    gap: 1.5rem;
  }
}
.articles__button {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 752px) {
  .articles__button {
    margin-top: 2.5rem;
  }
}

.card-article {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  padding: 1.143rem;
  max-width: 360px;
  min-width: 340px;
  width: 100%;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media screen and (min-width: 752px) {
  .card-article {
    padding: 1rem;
  }
}
.card-article:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}
.card-article:hover .card-article__thumb img {
  transform: scale(1.05);
}
.card-article:hover .card-article__title a {
  color: #2f80ed;
}
.card-article:hover .card-article__icon {
  transform: scale(1.05);
  opacity: 0.8;
}
.card-article__thumb {
  overflow: hidden;
  border-radius: 8px 8px 0 0;
}
.card-article__thumb img {
  width: 100%;
  height: 183.86px;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
  border-radius: 8px;
}
.card-article__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.286rem;
  margin-top: 1.143rem;
}
@media screen and (min-width: 752px) {
  .card-article__tags {
    margin-top: 1rem;
  }
}
.card-article__tags .tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 0.286rem 0.857rem 0.286rem 0.571rem;
  border-radius: 9999px;
  background: #2f80ed;
  color: #fff;
  font-size: 0.714rem;
  font-feature-settings: "pwid" on;
  line-height: 1.2;
  transition: all 0.3s ease;
}
@media screen and (min-width: 752px) {
  .card-article__tags .tag {
    font-size: 0.625rem;
  }
}
.card-article__tags .tag:hover {
  border: 1px solid #2f80ed;
  background: #5599f0;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(47, 128, 237, 0.2);
}
.card-article__title {
  text-align: left;
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.143rem;
  line-height: 1.6;
  margin-top: 0.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.3s ease;
}
@media screen and (min-width: 752px) {
  .card-article__title {
    font-size: 1rem;
  }
}
.card-article__title a {
  text-decoration: none;
  color: inherit;
  transition: color 0.3s ease;
}
.card-article__date {
  display: block;
  text-align: left;
  color: #808080;
  font-feature-settings: "pwid" on;
  font-size: 0.857rem;
  line-height: 1.4;
  margin-top: 1.143rem;
}
.card-article__icon {
  position: absolute;
  bottom: 8px;
  right: 16px;
  width: 20px;
  height: 20px;
  background: url("https://skillup-aigent.com/assets/img/media/icon_arrow-right.svg") no-repeat center;
  background-size: contain;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.card-article--horizontal {
  display: flex;
  align-items: center;
  gap: 1.429rem;
  padding: 1.143rem;
  max-width: 720px;
  width: 100%;
  background: #fff;
  border-radius: 12px;
}
@media screen and (min-width: 752px) {
  .card-article--horizontal {
    flex: 0 0 calc((100% - 2.286rem) / 3);
    max-width: calc((100% - 2.286rem) / 3);
    gap: 1.25rem;
    padding: 1rem;
  }
}
.card-article--horizontal .card-article__thumb {
  flex: 0 0 120px;
  width: 120px;
  height: 120px;
}
@media screen and (min-width: 752px) {
  .card-article--horizontal .card-article__thumb {
    max-width: 120px;
  }
}
.card-article--horizontal .card-article__thumb img {
  width: 100%;
  height: 120px;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.card-article--horizontal .card-article__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.card-article--horizontal .card-article__tags {
  margin-top: 0;
}
.card-article--horizontal .card-article__tags .tag {
  border: 1px solid #b3b3b3;
  background: #fff;
  color: #2670d2;
  transition: all 0.3s ease;
}
.card-article--horizontal .card-article__tags .tag:hover {
  border-color: #2f80ed;
  background: #f0f7ff;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(47, 128, 237, 0.2);
  color: #2f80ed;
}
.card-article--horizontal .card-article__title {
  color: #4d4d4d;
  font-weight: 700;
}
@media screen and (min-width: 752px) {
  .card-article--horizontal .card-article__title {
    margin-top: 0.5rem;
  }
}
.card-article--horizontal .card-article__date {
  color: #808080;
  text-align: center;
}
@media screen and (min-width: 752px) {
  .card-article--horizontal .card-article__date {
    font-size: 0.75rem;
  }
}
.card-article--popular {
  height: 368px;
}
.card-article--popular .card-article__date {
  margin-top: 0;
  position: absolute;
  bottom: 8px;
  left: 16px;
}

.button-more {
  text-decoration: none;
  position: relative;
  display: flex;
  width: 240px;
  height: 44px;
  padding: 0px 12px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border: 1px solid #fff;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0.2) 100%);
  color: #fff;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 752px) {
  .button-more {
    font-size: 0.875rem;
  }
}
.button-more::after {
  content: "";
  background: url("https://skillup-aigent.com/assets/img/common/icon_arrow-right-white.svg") no-repeat center;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
}

.tag-list {
  flex-wrap: wrap;
  gap: 8px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2.857rem;
}
@media screen and (min-width: 752px) {
  .tag-list {
    margin-top: 2.5rem;
  }
}
.tag-list .tag-item {
  border-radius: 9999px;
  border: 1px solid #b3b3b3;
  background: #fff;
  height: 34px;
  transition: all 0.3s ease;
}
.tag-list .tag-item:hover {
  border-color: #2f80ed;
  background: #f0f7ff;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(47, 128, 237, 0.2);
}
.tag-list .tag-item__link {
  display: flex;
  align-items: center;
  padding: 0.571rem 1.143rem 0.571rem 0.857rem;
  color: #4d4d4d;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 0.857rem;
  line-height: 1.4;
  text-decoration: none;
  height: 100%;
  box-sizing: border-box;
  transition: color 0.3s ease;
}
@media screen and (min-width: 752px) {
  .tag-list .tag-item__link {
    padding: 0.5rem 0.7rem;
  }
}
.tag-list .tag-item__link:hover {
  color: #2f80ed;
}
.tag-list .tag-item__link:hover .hashtag {
  color: #2f80ed;
}
.tag-list .tag-item .hashtag {
  color: #2670d2;
  transition: color 0.3s ease;
  margin-right: 0.25em; /* 半角スペース相当 */
}

.section-banner {
  padding: 5.714rem 2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .section-banner {
    padding: 6.25rem 5rem 5rem;
  }
}
.section-banner .banner-item {
  width: 100%;
  max-width: 350px;
}
@media screen and (min-width: 751px) {
  .section-banner .banner-item {
    flex: 1 1 calc(33.333% - 1rem);
    max-width: calc(33.333% - 1rem);
    min-width: 300px;
  }
}
@media screen and (min-width: 1440px) {
  .section-banner .banner-item {
    flex: 1 1 calc(20% - 1rem);
    max-width: calc(20% - 1rem);
  }
}
.section-banner .banner-item a {
  display: block;
  text-decoration: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.section-banner .banner-item a:hover {
  opacity: 0.8;
  transform: translateY(-4px);
}
.section-banner .banner-item img {
  width: 100%;
  height: auto;
  display: block;
}

.l-footer {
  background: #4d4d4d;
  width: 100%;
}
.l-footer__top {
  padding: 40px 20px 20px;
  text-align: center;
}
.l-footer__logo {
  margin-bottom: 20px;
}
.l-footer__logo a {
  display: inline-block;
}
.l-footer__logo a img {
  max-width: 236px;
  height: auto;
}
.l-footer__social {
  display: flex;
  justify-content: center;
  gap: 1rem;
}
.l-footer__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  transition: opacity 0.3s ease;
}
.l-footer__social-link:hover {
  opacity: 0.8;
}
.l-footer__social-link img {
  width: 32px;
  height: 32px;
}
.l-footer__bottom {
  background-color: #000;
  padding: 2.5rem 1.25rem;
  text-align: center;
}
.l-footer__nav-list {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  list-style: none;
  padding: 0;
  flex-wrap: wrap;
}
.l-footer__nav-link {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.l-footer__nav-link:hover {
  opacity: 0.8;
}
.l-footer__copyright {
  color: #999;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  letter-spacing: 0.04em;
  margin-top: 1.25rem;
}

.articles-bg {
  background-image: url("https://skillup-aigent.com/assets/img/media/bg_bokeh_sp.png");
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
}
@media (min-width: 752px) {
  .articles-bg {
    background-image: url("https://skillup-aigent.com/assets/img/media/bg_bokeh_pc.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
  }
}

.articles-layout {
  max-width: 1440px;
  margin: 0 auto;
}

.articles-page {
  padding: 2.857rem 0 5.714rem;
}
@media (min-width: 752px) {
  .articles-page {
    padding: 1.75rem 0 5rem;
  }
}
.articles-page__header {
  text-align: center;
  margin-bottom: 2.857rem;
}
@media (min-width: 752px) {
  .articles-page__header {
    margin-bottom: 2.5rem;
  }
}
.articles-page__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.429rem;
}
@media (min-width: 752px) {
  .articles-page__inner {
    padding: 0 1.25rem;
  }
}
.articles-page__title {
  font-feature-settings: "pwid" on;
  line-height: 1.4;
  color: #1a1a1a;
  font-size: 1.714rem;
  font-weight: 700;
  text-align: left;
}
@media (min-width: 752px) {
  .articles-page__title {
    font-size: 1.5rem;
  }
}
.articles-page__lead {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  text-align: left;
  margin-top: 1.429rem;
  font-weight: 400;
  line-height: 1.8;
}
@media (min-width: 752px) {
  .articles-page__lead {
    font-size: 0.875rem;
    margin-top: 1.25rem;
  }
}
.articles-page__list {
  margin-top: 2.857rem;
}
@media (min-width: 752px) {
  .articles-page__list {
    margin-top: 2.5rem;
  }
}
.articles-page .articles__list--popular {
  gap: 2rem;
}
@media (min-width: 752px) {
  .articles-page .articles__list--popular {
    gap: 1.25rem;
  }
}
.articles-page .card-article {
  height: 353px;
  max-width: 400px;
  width: 100%;
}
@media (min-width: 752px) {
  .articles-page .card-article {
    max-width: none;
  }
}
.articles-page .card-article__thumb {
  margin: -1.143rem -1.143rem 1rem -1.143rem;
  overflow: hidden;
}
@media (min-width: 752px) {
  .articles-page .card-article__thumb {
    margin: -1rem -1rem 1rem -1rem;
    overflow: hidden;
  }
}
.articles-page .card-article__thumb img {
  width: 100%;
  height: 196px;
  object-fit: cover;
  display: block;
  border-radius: 8px 8px 0 0;
}
@media (min-width: 752px) {
  .articles-page .card-article__thumb img {
    height: 145px;
  }
}
.articles-page .card-article__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  margin-top: 1.071rem;
}
.articles-page .card-article__tags .tag {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.214rem 0.5rem;
  border-radius: 9999px;
  background-color: #e1effa;
  color: #2670d2;
  font-size: 0.714rem;
  line-height: 1;
  white-space: nowrap;
  transition: all 0.3s ease;
}
.articles-page .card-article__tags .tag:hover {
  border: 1px solid #2f80ed;
  background: #f0f7ff;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(47, 128, 237, 0.2);
}
.articles-page .card-article__title {
  font-size: 0.857rem;
}
@media (min-width: 752px) {
  .articles-page .card-article__title {
    font-size: 0.75rem;
  }
}
@media (min-width: 752px) {
  .articles-page .card-article__date {
    font-size: 0.75rem;
  }
}
.articles-page__pagination {
  margin-top: 2.857rem;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 752px) {
  .articles-page__pagination {
    margin-top: 2.5rem;
  }
}
.articles-page__pagination .pagination {
  display: flex;
  gap: 12px;
}
.articles-page__pagination .pagination > :first-child {
  gap: 16px;
}
.articles-page__pagination .pagination > :last-child {
  gap: 16px;
}
.articles-page__pagination .pagination .page-numbers {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  color: #2670d2;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
  text-decoration: none;
  transition: all 0.3s ease;
}
.articles-page__pagination .pagination .page-numbers:hover {
  background-color: #2670d2;
  color: #fff;
  border-radius: 9999px;
}
.articles-page__pagination .pagination .page-numbers.current {
  color: #4d4d4d;
  font-weight: 700;
  border-radius: 9999px;
  background: #f4f4f4;
}
.articles-page__pagination .pagination .page-numbers.prev, .articles-page__pagination .pagination .page-numbers.next {
  background-color: transparent;
  border: none;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.articles-page__pagination .pagination .page-numbers.prev {
  background-image: url("https://skillup-aigent.com/assets/img/common/icon_pagination_prev.svg");
}
.articles-page__pagination .pagination .page-numbers.next {
  background-image: url("https://skillup-aigent.com/assets/img/common/icon_pagination_next.svg");
}
.articles-page .event-seminar__button {
  margin-top: 4rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 752px) {
  .articles-page .event-seminar__button {
    margin-top: 4.75rem;
  }
}
.articles-page .event-seminar__button .event-seminar__more::after {
  top: 50%;
  left: 12px;
  background: url("https://skillup-aigent.com/assets/img/common/icon_arrow-left-blue.svg") no-repeat center;
}

.articles-layout {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 752px) {
  .articles-layout {
    max-width: 1440px;
    margin: 0 auto;
    padding: 40px 15px;
    flex-direction: row;
    gap: 15px;
  }
}
@media (min-width: 1400px) {
  .articles-layout {
    padding: 40px 80px;
    gap: 30px;
  }
}
.articles-layout__main {
  width: 100%;
}
@media (min-width: 752px) {
  .articles-layout__main {
    flex: 1;
    max-width: calc(100% - 235px);
    min-width: 0;
  }
}
@media (min-width: 1200px) {
  .articles-layout__main {
    flex: 1;
    max-width: calc(100% - 235px);
  }
}
@media (min-width: 1400px) {
  .articles-layout__main {
    flex: 0 0 860px;
    max-width: 860px;
  }
}
.articles-layout__main .articles__list {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 20px;
  justify-content: center;
}
@media (min-width: 752px) {
  .articles-layout__main .articles__list {
    grid-template-columns: repeat(auto-fit, 260px);
    column-gap: 20px;
    row-gap: 20px;
    justify-content: center;
  }
}
@media screen and (min-width: 752px) {
  .articles-layout__main .card-article--popular {
    max-width: 260px;
    min-width: auto;
    height: 303px;
    width: 100%;
  }
}
.articles-layout__sidebar {
  display: none;
  padding: 0 1.25rem;
}
@media (min-width: 752px) {
  .articles-layout__sidebar {
    display: block;
    flex: 0 0 220px;
    max-width: 220px;
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .articles-layout__sidebar {
    flex: 0 0 390px;
    max-width: 390px;
  }
}
.articles-layout__sidebar .sidebar-banners {
  margin-top: 40px;
  margin-bottom: 2rem;
}
.articles-layout__sidebar .sidebar-banners__list {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.articles-layout__sidebar .sidebar-banners__item img {
  width: 100%;
  height: auto;
  display: block;
}
.articles-layout__sidebar .sidebar-banners__item a {
  display: block;
  text-decoration: none;
}
.articles-layout__sidebar .sidebar-download {
  margin-top: 5rem;
}
.articles-layout__sidebar .sidebar-download__title {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 752px) and (max-width: 1399px) {
  .articles-layout__sidebar .sidebar-download__title {
    font-size: 1rem;
  }
}
.articles-layout__sidebar .sidebar-download__title::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("https://skillup-aigent.com/assets/img/common/icon_download.svg") no-repeat center;
  background-size: contain;
}
.articles-layout__sidebar .sidebar-download__list {
  display: flex;
  flex-direction: column;
  border: 1px solid #a3c9fc;
  border-radius: 12px;
  overflow: hidden;
  gap: 12px;
  margin-top: 1.25rem;
}
.articles-layout__sidebar .sidebar-download__item:not(:last-child) {
  border-bottom: 1px dashed #5498f4;
  mix-blend-mode: multiply;
}
.articles-layout__sidebar .sidebar-download__item a {
  display: flex;
  align-items: center;
  gap: 1rem;
  text-decoration: none;
  color: #080505;
  transition: opacity 0.3s;
  padding: 0.75rem;
  position: relative;
}
.articles-layout__sidebar .sidebar-download__item a:hover {
  opacity: 0.8;
}
.articles-layout__sidebar .sidebar-download__item a::after {
  content: "";
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 16px;
  height: 16px;
  background: url("https://skillup-aigent.com/assets/img/common/icon_download-external-blue.svg") no-repeat center;
  background-size: contain;
  pointer-events: none;
}
.articles-layout__sidebar .sidebar-download__thumb {
  flex: 0 0 105px;
}
.articles-layout__sidebar .sidebar-download__thumb img {
  width: auto;
  max-width: 100%;
  height: 79px;
  object-fit: cover;
}
@media (min-width: 752px) and (max-width: 1399px) {
  .articles-layout__sidebar .sidebar-download__thumb img {
    height: 50px;
  }
}
.articles-layout__sidebar .sidebar-download__text {
  flex: 1;
  color: #4d4d4d;
  font-feature-settings: "paid" on;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.8;
}
@media (min-width: 752px) and (max-width: 1399px) {
  .articles-layout__sidebar .sidebar-download__text {
    font-size: 0.875rem;
    line-height: 1.6;
  }
}
.articles-layout__sidebar .sidebar-download__button {
  margin-top: 1.25rem;
}
.articles-layout__sidebar .sidebar-download__more {
  font-size: 0.875rem;
}
.articles-layout__sidebar .sidebar-download__more::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url("https://skillup-aigent.com/assets/img/media/icon_arrow-right-black.svg") no-repeat center;
  background-size: contain;
  pointer-events: none;
}
.articles-layout__sidebar .sidebar-popular {
  margin-top: 3rem;
}
.articles-layout__sidebar .sidebar-popular__title {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 752px) and (max-width: 1399px) {
  .articles-layout__sidebar .sidebar-popular__title {
    font-size: 1.125rem;
  }
}
.articles-layout__sidebar .sidebar-popular__title::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("https://skillup-aigent.com/assets/img/common/icon_popular.svg") no-repeat center;
  background-size: contain;
}
.articles-layout__sidebar .sidebar-popular__lead {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 0.875rem;
  line-height: 1.8;
  margin-top: 0.75rem;
}
.articles-layout__sidebar .sidebar-popular__list {
  margin-top: 1.25rem;
}
.articles-layout__sidebar .sidebar-popular__item:not(:last-child) {
  border-bottom: 1px solid #b3b3b3;
}
.articles-layout__sidebar .sidebar-popular__item a {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  padding: 0.75rem 0;
  text-decoration: none;
  color: #080505;
  transition: opacity 0.3s;
  position: relative;
}
.articles-layout__sidebar .sidebar-popular__item a:hover {
  opacity: 0.8;
}
.articles-layout__sidebar .sidebar-popular__thumb {
  flex: 0 0 120px;
  height: 120px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
@media (min-width: 752px) and (max-width: 1399px) {
  .articles-layout__sidebar .sidebar-popular__thumb {
    flex: 0 0 60px;
    height: 60px;
  }
}
.articles-layout__sidebar .sidebar-popular__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}
.articles-layout__sidebar .sidebar-popular__text {
  flex: 1;
  color: #4d4d4d;
  font-feature-settings: "paid" on;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.8;
}
@media (min-width: 752px) and (max-width: 1399px) {
  .articles-layout__sidebar .sidebar-popular__text {
    font-size: 0.875rem;
    line-height: 1.6;
  }
}
.articles-layout__sidebar .sidebar-tags {
  margin-top: 3rem;
}
.articles-layout__sidebar .sidebar-tags__title {
  color: #1a1a1a;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 752px) and (max-width: 1399px) {
  .articles-layout__sidebar .sidebar-tags__title {
    font-size: 1.125rem;
  }
}
.articles-layout__sidebar .sidebar-tags__title::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("https://skillup-aigent.com/assets/img/common/icon_tag.svg") no-repeat center;
  background-size: contain;
}
.articles-layout__sidebar .sidebar-tags__list {
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.articles-layout__sidebar .sidebar-tags__item a {
  display: flex;
  height: 34px;
  padding: 0.5rem 1rem 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 9999px;
  border: 1px solid #808080;
  color: #4d4d4d;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 0.75rem;
  font-style: normal;
  line-height: 1.6;
  transition: background-color 0.3s, color 0.3s;
}
.articles-layout__sidebar .sidebar-tags__item a:hover {
  opacity: 0.8;
}
.articles-layout__sidebar .sidebar-tags__item a .hash-symbol {
  color: #2670d2;
}
.articles-layout__sidebar .snsbox-wrap {
  background-color: white;
  width: 100%;
  padding: 1rem 0;
}
.articles-layout__sidebar .snsbox-wrap .snsbox {
  display: flex;
  gap: 1.5rem;
  width: fit-content;
  margin: 0 auto;
  align-items: center;
}
.articles-layout__sidebar .snsbox-wrap .snsbox img {
  width: 24px;
  height: 24px;
  display: block;
}

.breadcrumb {
  font-size: 0.857rem;
  line-height: 1.6;
  color: #4d4d4d;
}
.breadcrumb__inner {
  background: #eef5fc;
  margin: 0 auto;
  padding: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.breadcrumb__inner::-webkit-scrollbar {
  display: none;
}
@media (min-width: 752px) {
  .breadcrumb__inner {
    padding: 10px 0;
  }
}
.breadcrumb__list {
  display: flex;
  white-space: nowrap;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  justify-content: flex-start;
}
.breadcrumb__item {
  display: inline-flex;
  align-items: center;
  color: #1a1a1a;
  font-size: 1rem;
  line-height: 1.75;
}
@media (min-width: 752px) {
  .breadcrumb__item {
    font-size: 0.875rem;
  }
}
.breadcrumb__item a {
  display: flex;
  padding: 2px 8px;
  border-radius: 9999px;
  background: #fff;
  text-decoration: none;
  color: #2670d2;
  font-size: 0.857rem;
  transition: opacity 0.3s;
}
@media (min-width: 752px) {
  .breadcrumb__item a {
    font-size: 0.75rem;
  }
}
.breadcrumb__item a:hover {
  opacity: 0.8;
}
.breadcrumb__item::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 0.286rem;
  background: url("https://skillup-aigent.com/assets/img/common/icon_breadcrumb_arrow.svg") no-repeat center;
  background-size: contain;
}
.breadcrumb__item:last-child::after {
  content: none;
}

.breadcrumb__item:last-child a {
  background: transparent;
  color: #1a1a1a;
}

.single-article {
  padding: 1.4286rem 0.8571rem;
}
@media screen and (min-width: 752px) {
  .single-article {
    padding: 0;
  }
}
.single-article__meta-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}
.single-article__meta-top .single-article__categories {
  display: flex;
  gap: 0.5rem;
}
.single-article__meta-top .single-article__categories .single-article__category {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 28px;
  padding: 0.5714rem 0.8571rem 0.5714rem 0.5714rem;
  border-radius: 9999px;
  background: #2f80ed;
  color: #fff;
  font-feature-settings: "pwid" on;
  font-size: 0.7143rem;
  font-style: normal;
  line-height: 1.4;
  text-align: center;
  transition: all 0.3s ease;
}
@media screen and (min-width: 752px) {
  .single-article__meta-top .single-article__categories .single-article__category {
    font-size: 0.625rem;
  }
}
.single-article__meta-top .single-article__categories .single-article__category:hover {
  background: #5599f0;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(47, 128, 237, 0.3);
  border: 1px solid #2f80ed;
}
.single-article__meta-top .single-article__dates {
  display: flex;
  gap: 12px;
  color: var(--Semantic-Text-Gray_Dark, #4d4d4d);
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  line-height: 1.8;
}
@media screen and (min-width: 752px) {
  .single-article__meta-top .single-article__dates {
    font-size: 0.875rem;
  }
}
.single-article__meta-top .single-article__date-updated {
  position: relative;
  padding-left: 20px;
  display: inline-block;
}
.single-article__meta-top .single-article__date-updated::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url("https://skillup-aigent.com/assets/img/common/icon-refresh.svg") no-repeat center;
  background-size: contain;
}
.single-article__title {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
}
.single-article__title::after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  width: 100vw;
  height: 1px;
  background: #808080;
  z-index: 1;
  transform: translateX(-50%);
}
.single-article__title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 4px;
  background: linear-gradient(90deg, #2f80ed 0%, #002b8f 100%);
  clip-path: inset(0 70% 0 0);
  z-index: 2;
  transform: translateX(-50%);
}
@media (min-width: 752px) {
  .single-article__title::after, .single-article__title::before {
    width: 100%;
    left: 0;
    transform: none;
  }
}
.single-article__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5714rem;
  margin-top: 1.1429rem;
  padding-bottom: 0.8571rem;
}
@media screen and (min-width: 752px) {
  .single-article__tags {
    margin-top: 1rem;
    padding: 0 0.8571rem 0.8571rem 0.8571rem;
  }
}
.single-article__tags .single-article__tag {
  display: flex;
  height: 34px;
  padding: 0 1.1429rem 0 0.8571rem;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  border: 1px solid #b3b3b3;
  background: #fff;
  color: #4d4d4d;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 0.8571rem;
  line-height: 1;
  transition: all 0.3s ease;
}
@media screen and (min-width: 752px) {
  .single-article__tags .single-article__tag {
    font-size: 0.75rem;
  }
}
.single-article__tags .single-article__tag:hover {
  border-color: #2f80ed;
  background: #f0f7ff;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(47, 128, 237, 0.2);
}
.single-article__tags .single-article__tag .hashtag {
  color: #2670d2;
  font-feature-settings: "pwid" on;
  font-size: 0.857rem;
  line-height: 1.4;
  margin-right: 0.25em;
}
.single-article__thumbnail {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin: 2.8571rem 0 2.2857rem 0;
  transform: translateX(-50%);
}
@media screen and (min-width: 752px) {
  .single-article__thumbnail {
    width: 100%;
    left: 0;
    right: 0;
    transform: none;
    margin: 2.5rem 0 2.5rem 0;
  }
}
.single-article__thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.single-article__content {
  padding: 0 0.5714rem;
  /* 目次ボックス全体 */
  /* ヘッダー部分 */
  /* 目次部分 */
}
@media screen and (min-width: 752px) {
  .single-article__content {
    padding: 0 1.25rem;
  }
}
.single-article__content p {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.1429rem;
  line-height: 1.8;
}
@media screen and (min-width: 752px) {
  .single-article__content p {
    font-size: 1rem;
  }
}
.single-article__content .box {
  display: flex;
  margin-top: 2.2857rem;
  padding: 1.1429rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  flex: 1 0 0;
  border-radius: 0px;
  border: 1px solid #b3b3b3;
  background: #f4f4f4;
}
@media screen and (min-width: 752px) {
  .single-article__content .box {
    margin-top: 2rem;
    padding: 1rem;
  }
}
.single-article__content .table-content__header {
  position: relative;
  padding-left: 2rem;
  color: #4d4d4d;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (min-width: 752px) {
  .single-article__content .table-content__header {
    font-size: 0.875rem;
  }
}
.single-article__content .table-content__header::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url("https://skillup-aigent.com/assets/img/common/icon_toc.svg") no-repeat center;
  background-size: contain;
}
.single-article__content .table-content ol {
  list-style: none;
  counter-reset: item;
}
.single-article__content .table-content ol li {
  counter-increment: item;
  margin: 0.3rem 0;
  color: #2670d2;
  font-size: 14px;
  line-height: 1.8;
  position: relative;
  padding-left: 2.5rem;
}
.single-article__content .table-content ol li::before {
  content: counters(item, ".") ".";
  position: absolute;
  left: 0;
  width: 2rem;
  text-align: right;
  padding-right: 0.3rem;
}
.single-article__content .table-content ol li a {
  color: #0066cc;
  text-decoration: none;
}
.single-article__content .table-content ol li a:hover {
  text-decoration: underline;
}
.single-article__content .table-content ol li ol {
  list-style: none;
  counter-reset: item;
}
.single-article__content .table-content ol li p {
  margin: 0;
}
.single-article__content .download-link {
  margin-top: 1.5rem;
}
@media screen and (min-width: 752px) {
  .single-article__content .download-link {
    margin-top: 2rem;
  }
}
.single-article__content .download-link a {
  display: inline-block;
  padding-left: 1.7143rem;
  text-decoration: none;
  position: relative;
  color: #2670d2;
  font-feature-settings: "pwid" on;
  font-size: 1.1429rem;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (min-width: 752px) {
  .single-article__content .download-link a {
    font-size: 1rem;
  }
}
.single-article__content .download-link a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url("https://skillup-aigent.com/assets/img/media/icon-download.svg") no-repeat center;
  background-size: contain;
}
.single-article__content .download-link a:hover {
  text-decoration: underline;
}
.single-article__content h2 {
  position: relative;
  padding-left: 1.5714rem;
  margin: 4rem 0 2.5714rem;
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.7143rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 752px) {
  .single-article__content h2 {
    font-size: 1.5rem;
  }
}
.single-article__content h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 18px;
  background: url("https://skillup-aigent.com/assets/img/media/icon-h2.svg") no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 752px) {
  .single-article__content h2::before {
    width: 6px;
    height: 18px;
  }
}
.single-article__content h2::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  height: 1px;
  background: #808080;
}
.single-article__content h3 {
  position: relative;
  padding-left: 1.5714rem;
  margin: 2.2857rem 0 1.1429rem;
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.4286rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 752px) {
  .single-article__content h3 {
    margin: 2rem 0 1rem;
    font-size: 1.25rem;
  }
}
.single-article__content h3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 15px;
  background: url("https://skillup-aigent.com/assets/img/media/icon-h2.svg") no-repeat center;
  background-size: contain;
}
.single-article__content h4 {
  position: relative;
  padding-left: 1.4286rem;
  margin: 1.1429rem 0 0.8571rem;
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.2857rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 752px) {
  .single-article__content h4 {
    margin: 1rem 0 0.75rem;
    font-size: 1.125rem;
  }
}
.single-article__content h4::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 13px;
  background: url("https://skillup-aigent.com/assets/img/media/icon-h2.svg") no-repeat center;
  background-size: contain;
}
.single-article__content h5 {
  position: relative;
  padding-left: 1rem;
  margin: 1.1429rem 0 0.8571rem;
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.1429rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 752px) {
  .single-article__content h5 {
    margin: 1rem 0 0.75rem;
    font-size: 1rem;
  }
}
.single-article__content h5::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 12px;
  background: url("https://skillup-aigent.com/assets/img/media/icon-h2.svg") no-repeat center;
  background-size: contain;
}
.single-article__content h6 {
  position: relative;
  margin: 1.1429rem 0 0.8571rem;
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.1429rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 752px) {
  .single-article__content h6 {
    margin: 1rem 0 0.75rem;
    font-size: 1rem;
  }
}
.single-article__content .single-article__figure {
  width: 100%;
  margin: 0 0 2.2857rem;
  display: flex;
  flex-direction: column;
  border-radius: 12px;
  margin-top: 1.1429rem;
}
.single-article__content .single-article__figure img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 12px;
  display: block;
}
.single-article__content .single-article__figure figcaption {
  text-align: center;
  color: #4d4d4d;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 0.8571rem;
  line-height: 1.6;
  margin-top: 0.8571rem;
}
@media screen and (min-width: 752px) {
  .single-article__content .single-article__figure figcaption {
    font-size: 0.75rem;
    margin-top: 0.75rem;
  }
}
.single-article__content .single-article__quote {
  position: relative;
  padding: 0.8571rem 0.8571rem 0.8571rem 3.4286rem;
  margin: 1.1429rem 0 2rem;
  align-items: flex-start;
  border-radius: 12px;
  background: #eef5fc;
}
@media screen and (min-width: 752px) {
  .single-article__content .single-article__quote {
    padding: 0.75rem 0.75rem 0.75rem 3rem;
    margin: 1rem 0 1.75rem;
  }
}
.single-article__content .single-article__quote::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  background: url("https://skillup-aigent.com/assets/img/media/icon-quote.svg") no-repeat center;
  background-size: contain;
}
.single-article__content .single-article__quote p {
  margin: 0;
  color: #4d4d4d;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  line-height: 1.8;
}
@media screen and (min-width: 752px) {
  .single-article__content .single-article__quote p {
    font-size: 0.875rem;
  }
}
.single-article__content .single-article__ol {
  list-style: none;
  counter-reset: list-counter;
  margin: 1.4286rem 0;
  padding: 0;
}
.single-article__content .single-article__ol li {
  position: relative;
  counter-increment: list-counter;
  margin: 0.5714rem 0;
  padding-left: 3.4286rem;
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.1429rem;
  line-height: 1.8;
}
@media screen and (min-width: 752px) {
  .single-article__content .single-article__ol li {
    margin: 0.75rem 0;
    font-size: 1rem;
  }
}
.single-article__content .single-article__ol li::before {
  content: counter(list-counter, decimal-leading-zero) ".";
  position: absolute;
  left: 0;
  top: 0.1em;
  color: #5498f4;
  font-feature-settings: "pwid" on;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}
.single-article__content .single-article__ul {
  list-style: none;
  margin: 1.5rem 0;
  padding: 0;
}
.single-article__content .single-article__ul li {
  position: relative;
  margin: 8px 0 12px;
  padding-left: 1.5rem;
  color: #1a1a1a;
  font-feature-settings: "paid" on;
  font-size: 1.1429rem;
  line-height: 1.8;
}
@media screen and (min-width: 752px) {
  .single-article__content .single-article__ul li {
    margin: 0.5rem 0 1.25rem;
    font-size: 1rem;
  }
}
.single-article__content .single-article__ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.85em;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 9999px;
  background: #5498f4;
}
.single-article__content .single-article__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 1rem;
  line-height: 1.5;
  margin: 1.1429rem 0 2rem;
  /* Type 1: グリッド型 */
  /* Type 2: 横線型 */
}
@media screen and (min-width: 752px) {
  .single-article__content .single-article__table {
    font-size: 0.875rem;
    margin: 1rem 0 1.75rem;
  }
}
.single-article__content .single-article__table th,
.single-article__content .single-article__table td {
  padding: 0.5714rem 0.2857rem;
  text-align: left;
  vertical-align: middle;
}
.single-article__content .single-article__table thead th,
.single-article__content .single-article__table tbody th {
  color: #4d4d4d;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (min-width: 752px) {
  .single-article__content .single-article__table thead th,
  .single-article__content .single-article__table tbody th {
    font-size: 0.875rem;
  }
}
.single-article__content .single-article__table tbody th {
  width: auto;
  background-color: #f4f4f4;
}
.single-article__content .single-article__table tbody td {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.1429rem;
  line-height: 1.8;
}
@media screen and (min-width: 752px) {
  .single-article__content .single-article__table tbody td {
    font-size: 1rem;
  }
}
.single-article__content .single-article__table.table-type1 {
  border: 1px solid #b3b3b3;
}
.single-article__content .single-article__table.table-type1 th,
.single-article__content .single-article__table.table-type1 td {
  border: 1px solid #b3b3b3;
}
.single-article__content .single-article__table.table-type1 thead th {
  background-color: #f4f4f4;
}
.single-article__content .single-article__table.table-type2 th,
.single-article__content .single-article__table.table-type2 td {
  border-bottom: 1px solid #b3b3b3;
}
.single-article__content .single-article__table.table-type2 thead th {
  background-color: #eef5fc;
  border-bottom: 2px solid #a3c9fc;
}
.single-article__content .single-article__table.table-type2 tbody th {
  background-color: transparent;
  border-bottom: 1px solid #5498f4;
}
.single-article__content .single-article__card {
  display: block;
  border-radius: 12px;
  border: 1px solid #b3b3b3;
  background: #fff;
  box-shadow: 0px 8px 12px rgba(204, 204, 204, 0.4);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  padding: 1.4286rem;
  margin: 1.4286rem 0;
}
.single-article__content .single-article__card:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.single-article__content .single-article__card-thumb img {
  display: block;
  width: 100%;
  height: auto;
}
.single-article__content .single-article__card-title {
  color: #4d4d4d;
  font-feature-settings: "pwid" on;
  font-size: 1.1429rem;
  font-weight: 700;
  line-height: 1.8;
  padding: 0;
  margin: 1.4286rem 0 0;
}
.single-article__content .single-article__card-title::before, .single-article__content .single-article__card-title::after {
  display: none;
  content: none;
}
.single-article__content .single-article__card-text {
  color: #4d4d4d;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  line-height: 1.8;
  margin-top: 0.7857rem;
}
@media (min-width: 752px) {
  .single-article__content .single-article__card {
    display: flex;
    align-items: flex-start;
    gap: 1.25rem;
    padding: 1.25rem;
    margin: 1.25rem 0;
  }
  .single-article__content .single-article__card-thumb {
    flex: 0 0 240px;
    max-width: 240px;
  }
  .single-article__content .single-article__card-thumb img {
    width: 100%;
    height: auto;
  }
  .single-article__content .single-article__card-body {
    flex: 1 1 0;
  }
  .single-article__content .single-article__card-title {
    font-size: 1rem;
  }
  .single-article__content .single-article__card-text {
    font-size: 0.875rem;
    margin-top: 0.6875rem;
  }
}
.single-article__content .btn-download {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: 100%;
  height: 56px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 16px;
  border-radius: 9999px;
  background: #002b8f;
  box-shadow: 0px 8px 12px 0px rgba(204, 204, 204, 0.4);
  color: #fff;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 1.4286rem;
  font-weight: 700;
  line-height: 1.8;
  text-decoration: none;
  margin: 2.8571rem auto;
  transition: background 0.3s ease, transform 0.2s ease;
}
@media screen and (min-width: 752px) {
  .single-article__content .btn-download {
    font-size: 1.25rem;
    margin: 2.5rem auto;
  }
}
.single-article__content .btn-download:hover {
  background: #002080;
  transform: translateY(-2px);
}
.single-article__content .btn-download:active {
  transform: translateY(0);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.single-article__content .form-section {
  position: relative;
  margin: 2.8571rem 0;
  padding: 0.8571rem 0;
}
.single-article__content .form-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background: linear-gradient(90deg, #2f80ed 0%, #94c0fc 100%);
  z-index: -1;
}
@media screen and (min-width: 752px) {
  .single-article__content .form-section::before {
    width: calc(100% + 2rem);
  }
}
.single-article__content .form-section__header {
  color: #fff;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 1.2857rem;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 0.8571rem;
}
@media screen and (min-width: 752px) {
  .single-article__content .form-section__header {
    font-size: 1.25rem;
  }
}
.single-article__content .form-section__body {
  position: relative;
  background: #fff;
  padding: 0.8571rem;
}
.single-article__content .form-section__body::before {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border: 1px solid #fff;
  pointer-events: none;
}

.cta-section {
  margin: 2.8571rem 0;
  padding: 0 1.4286rem;
  text-align: center;
  max-width: 600px;
  margin: 2.8571rem auto;
}
@media screen and (min-width: 752px) {
  .cta-section {
    padding: 20px;
  }
}
.cta-section__lead {
  font-size: 1.1429rem;
  line-height: 1.8;
  color: #1a1a1a;
  text-align: left;
}
.cta-section__newsletter {
  margin-bottom: 2.5rem;
}
.cta-section__sns {
  margin-top: 1.1429rem;
}
.cta-section__sns img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.newsletter-section {
  margin: 2.2857rem 0 2.8571rem;
  text-align: center;
  /* 吹き出し部分 */
  /* メインボタン */
}
.newsletter-section__inner {
  display: inline-block;
  position: relative;
}
.newsletter-section__bubble {
  position: absolute;
  top: 0.8571rem;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  display: flex;
  padding: 4px 20px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 12px;
  background: #eef5fc;
  box-shadow: 0px 8px 12px 0px rgba(204, 204, 204, 0.4);
  color: #5498f4;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  z-index: 2;
}
.newsletter-section__bubble::after {
  content: "";
  position: absolute;
  bottom: -0.3571rem;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 13px;
  background: url("https://skillup-aigent.com/assets/img/media/icon_bubble-triangle.svg") no-repeat center;
  background-size: contain;
}
.newsletter-section__button {
  width: 342px;
  max-width: 100%;
  height: 68px;
  position: relative;
  text-decoration: none;
  display: flex;
  padding: 16px 0px;
  justify-content: center;
  align-items: center;
  gap: 18px;
  flex: 1 0 0;
  align-self: center;
  border-radius: 9999px;
  border: 2px solid #fff;
  background: #333;
  color: #fff;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-size: 1.4286rem;
  font-weight: 700;
  line-height: 1.8;
  transition: background 0.3s ease;
  z-index: 1;
  margin-top: 2.5714rem;
  margin-left: auto;
  margin-right: auto;
  /* 左のドキュメントアイコン */
  /* 右の矢印アイコン */
}
@media screen and (min-width: 752px) {
  .newsletter-section__button {
    width: 560px;
  }
}
.newsletter-section__button:hover {
  background: #444;
}
.newsletter-section__button::before {
  content: "";
  position: absolute;
  top: -0.5rem;
  left: 1rem;
  width: 55px;
  height: 55px;
  background: url("https://skillup-aigent.com/assets/img/media/icon_document.svg") no-repeat center;
  background-size: contain;
}
.newsletter-section__button::after {
  content: "";
  position: absolute;
  right: 0.8571rem;
  width: 24px;
  height: 24px;
  background: url("https://skillup-aigent.com/assets/img/media/icon_arrow-right-wh.svg") no-repeat center;
  background-size: contain;
}
.newsletter-section__text {
  padding: 0 2.5rem;
  line-height: 1;
}

.sns-section {
  margin: 1.1429rem 0 1.4286rem;
  text-align: center;
}
.sns-section__banner {
  display: block;
  width: 100%;
  margin: 0;
}
.sns-section__banner img {
  display: block;
  width: 100%;
  height: auto;
}

.author-card-wrapper {
  padding: 0 12px;
}
.author-card-wrapper .author-card {
  display: flex;
  flex-direction: column;
  padding: 1.4286rem;
  border-radius: 12px;
  border: 1px solid #e6e6e6;
  background: #f4f4f4;
  margin: 2.8571rem 0;
}
.author-card-wrapper .author-card__top {
  display: flex;
  align-items: center;
  gap: 0.8571rem;
}
.author-card-wrapper .author-card__icon {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}
.author-card-wrapper .author-card__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.author-card-wrapper .author-card__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.author-card-wrapper .author-card__name {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.8;
}
.author-card-wrapper .author-card__detail {
  margin-top: 1.1429rem;
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 0.8571rem;
  line-height: 1.6;
}
@media screen and (min-width: 752px) {
  .author-card-wrapper .author-card {
    flex-direction: row;
    align-items: flex-start;
    gap: 1.5rem;
    padding: 1.25rem;
    margin: 0.75rem;
  }
  .author-card-wrapper .author-card__top {
    flex-direction: row;
    align-items: center;
    gap: 1rem;
    flex: 0 0 auto;
  }
  .author-card-wrapper .author-card__info {
    justify-content: flex-start;
    flex: 1;
  }
  .author-card-wrapper .author-card__name {
    font-size: 0.875rem;
    white-space: nowrap;
  }
  .author-card-wrapper .author-card__detail {
    flex: 1;
    font-size: 0.75rem;
    margin-top: 0;
    align-self: center;
    display: flex;
    align-items: center;
    height: 100%;
  }
}

.related-articles {
  margin: 2.8571rem 0;
  padding: 0 1.4286rem;
}
@media (min-width: 752px) {
  .related-articles {
    margin: 2.5rem 1.25rem;
    padding: 0;
  }
}
.related-articles__title {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 1.7143rem;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 752px) {
  .related-articles__title {
    font-size: 1.5rem;
  }
}
.related-articles__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media (min-width: 752px) {
  .related-articles__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .related-articles__list {
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
    margin-top: 2.5rem;
  }
}

.related-article-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  border-radius: 12px;
  border: 1px solid #e6e6e6;
  background: #fff;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0px 8px 8px 0px rgba(204, 204, 204, 0.2);
}
.related-article-card:first-child {
  margin-top: 2.8571rem;
}
@media (min-width: 752px) {
  .related-article-card:first-child {
    margin-top: 0;
  }
}
.related-article-card:hover {
  transform: translateY(-3px);
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.12);
}
.related-article-card__thumb {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.related-article-card__thumb img {
  width: 100%;
  height: 100%;
  border-radius: 0.8571rem 0.8571rem 0 0;
  object-fit: cover;
  display: block;
}
.related-article-card__content {
  padding: 0.8571rem;
}
@media screen and (min-width: 752px) {
  .related-article-card__content {
    padding: 0.625rem;
  }
}
.related-article-card__category {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  height: 20px;
  padding: 4px 12px 4px 8px;
  border-radius: 9999px;
  background: #e1effa;
  color: #2670d2;
  font-feature-settings: "pwid" on;
  font-size: 0.7143rem;
  line-height: 1.4;
}
@media screen and (min-width: 752px) {
  .related-article-card__category {
    font-size: 0.625rem;
  }
}
.related-article-card__title {
  color: #1a1a1a;
  font-feature-settings: "pwid" on;
  font-size: 0.8571rem;
  line-height: 1.6;
  margin-top: 0.8571rem;
}
@media screen and (min-width: 752px) {
  .related-article-card__title {
    font-size: 0.75rem;
    margin-top: 0.75rem;
  }
}

.snsbox-wrap {
  background-color: white;
  width: 100%;
  padding: 1rem 0;
}
.snsbox-wrap div.snsbox {
  display: flex;
  gap: 1.5rem;
  width: fit-content;
  margin: 0 auto;
}

.sidebar-content--sp .articles-layout__sidebar {
  display: block;
  padding: 0 1.4286rem;
  margin: 2.8571rem 0;
}
@media (min-width: 752px) {
  .sidebar-content--sp .articles-layout__sidebar {
    display: none;
  }
}

/* SP時は非表示 */
.archive-content--pc {
  display: none;
}

/* PC時に表示 */
@media (min-width: 752px) {
  .archive-content--pc {
    display: block;
  }
}
.common-page {
  background-image: url("https://skillup-aigent.com/assets/img/media/bg_bokeh_sp.png");
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
}
@media (min-width: 752px) {
  .common-page {
    background-image: url("https://skillup-aigent.com/assets/img/media/bg_bokeh_pc.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
}
.common-page .l-inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 20px;
}

/*# sourceMappingURL=media-new.css.map */
