@charset "UTF-8";
/* コンテンツ最大幅 */
/* color */
/* ============================================ */
/* font-size */
/* ============================================ */
/* font-family */
/* ============================================ */
/* second */
/* ============================================ */
.second-main {
  color: #fff;
  position: relative;
}
.second-main::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
}
.second-main__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.second-main__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.second-main__wrapper {
  max-width: 1760px;
  position: relative;
  z-index: 10;
}
.second-main__container {
  padding: 48px 0;
  min-height: 320px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media all and (max-width: 896px) {
  .second-main__container {
    padding: 32px 0;
    min-height: 240px;
  }
}
.second-main__inner {
  padding-inline: clamp(0.625rem, -0.8009rem + 2.5463vw, 2rem);
}
.second-main__en {
  font-family: "Montserrat", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(2rem, -0.0741rem + 3.7037vw, 4rem);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.1;
}
.second-main__ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: clamp(1rem, 0.8704rem + 0.2315vw, 1.125rem);
  margin-top: 0.4em;
}
.second-main__breadcrumb {
  margin-top: 32px;
  border-top: 1px solid #fff;
  padding-top: 24px;
  padding-inline: 32px;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: clamp(0.75rem, 0.4907rem + 0.463vw, 1rem);
}
@media all and (max-width: 896px) {
  .second-main__breadcrumb {
    margin-top: 20px;
    padding-top: 16px;
    padding-inline: 10px;
  }
}
.second-main__breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 1.5em;
}
.second-main__breadcrumb__list > li {
  padding-right: 1.9375em;
  position: relative;
}
.second-main__breadcrumb__list > li::after {
  content: "/";
  position: absolute;
  top: 0;
  right: 0;
}
.second-main__breadcrumb__list > li:last-of-type {
  padding-right: 0;
}
.second-main__breadcrumb__list > li:last-of-type::after {
  content: none;
}

.second-intro {
  padding: 200px 0 120px;
  min-height: 500px;
  background: #fff;
}
@media all and (max-width: 896px) {
  .second-intro {
    padding: 40px 0 56px;
    min-height: inherit;
  }
}
.second-intro__container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px 9.14cqw;
}
@media all and (max-width: 896px) {
  .second-intro__container {
    flex-direction: column;
    align-items: flex-start;
  }
}
.second-intro__catch {
  flex-shrink: 0;
  word-break: keep-all;
  font-size: clamp(1.375rem, 0.4861rem + 1.5873vw, 1.875rem);
  color: #8A9BCE;
}
.second-intro__block {
  flex-grow: 1;
  max-width: 580px;
}
@media all and (max-width: 896px) {
  .second-intro__block {
    width: 100%;
    max-width: inherit;
  }
}
.second-intro__txt {
  line-height: 2;
}

.second-anchor {
  padding: 96px 0;
  background: #F4F8FA;
}
@media all and (max-width: 896px) {
  .second-anchor {
    padding: 24px 0;
  }
}
.second-anchor__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 2.86cqw;
}
@media all and (max-width: 896px) {
  .second-anchor__list {
    gap: 20px;
  }
}
@media all and (max-width: 480px) {
  .second-anchor__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.second-anchor__list__item {
  border-bottom: 1px solid #bdbdbd;
}
.second-anchor__list__link {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 28px;
}
@media all and (max-width: 896px) {
  .second-anchor__list__link {
    padding-bottom: 12px;
  }
}
.second-anchor__list__en {
  font-family: "Montserrat", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(0.625rem, 0.1806rem + 0.7937vw, 0.875rem);
  font-weight: 700;
  color: #bdbdbd;
  display: flex;
  align-items: center;
  gap: 0.57em;
}
.second-anchor__list__en::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 2px;
  background: #BA8DBE;
}
.second-anchor__list__jp {
  font-size: clamp(0.8125rem, -0.4097rem + 2.1825vw, 1.5rem);
  font-weight: 700;
  color: #000;
  margin-top: 20px;
}
@media all and (max-width: 896px) {
  .second-anchor__list__jp {
    margin-top: 16px;
  }
}