@charset "UTF-8";
/* stylelint-disable color-hex-case */
/**
 * 本文（通常）
 */
/**
 * リンク
 */
/**
 * 大見出し（h2）
 */
@keyframes p-philosophy-dreams-spLottieBlurIn {
  0% {
    filter: blur(10px);
  }
  100% {
    filter: blur(0);
  }
}
@media screen and (min-width: 768px) {
  .p-philosophy-corporate {
    padding: 10rem 0 7.5rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-corporate {
    padding-top: 8.5714285714rem;
  }
}

@media screen and (min-width: 768px) {
  .p-philosophy-corporate-inner {
    display: flex;
    align-items: flex-start;
    gap: 1.875rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-corporate-inner {
    width: 100%;
    padding-inline: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-philosophy-corporate-heading {
    flex: 0 0 19.5rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-corporate-heading {
    margin-bottom: 4.2857142857rem;
  }
}
@media screen and (min-width: 768px) {
  .p-philosophy-corporate-heading .c-headingSection .c-headingSection-title {
    font-size: 2rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-corporate-heading .c-headingSection .c-headingSection-title {
    font-size: 2rem;
  }
}

.p-philosophy-corporate-text-line {
  overflow: hidden;
}
.p-philosophy-corporate-text-line span {
  display: block;
}

.p-philosophy-corporate-text-wrap-inner {
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 768px) {
  .p-philosophy-corporate-text-wrap-inner {
    gap: 2.25rem;
    margin-bottom: 5rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-corporate-text-wrap-inner {
    gap: 1.4285714286rem;
    padding-bottom: 4.2857142857rem;
    flex-direction: column;
    align-items: flex-start;
  }
}

.p-philosophy-corporate-text-ja {
  font-family: "midashi", "Noto Sans JP", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 600;
  line-height: 1.35;
  color: #242424;
}
.p-philosophy-corporate-text-ja:lang(en) {
  font-family: "Roboto", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 4rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -1.28px;
  line-height: 116%;
}
@media screen and (max-width:767px) {
  .p-philosophy-corporate-text-ja:lang(en) {
    font-size: 3.2857142857rem;
    line-height: 135%;
    letter-spacing: -0.92px;
  }
}
@media screen and (min-width: 768px) {
  .p-philosophy-corporate-text-ja {
    font-size: 3.5rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-corporate-text-ja {
    font-size: 2.8571428571rem;
  }
}

.p-philosophy-corporate-text-en {
  font-family: "Roboto", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.16;
  letter-spacing: -0.02em;
  color: #242424;
}
@media screen and (min-width: 768px) {
  .p-philosophy-corporate-text-en {
    font-size: 0.98125rem;
    transform: translateY(-0.625rem);
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-corporate-text-en {
    font-size: 1.4285714286rem;
  }
}

@media screen and (min-width: 768px) {
  .p-philosophy-items-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 1.1875rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-items-inner {
    display: flex;
    flex-direction: column;
    gap: 3rem;
  }
}

.p-philosophy-item {
  color: #242424;
  border-left: 1px dotted #7B7B7B;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .p-philosophy-item {
    min-width: 18.4375rem;
    min-height: 9.375rem;
    padding-left: 1.875rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-item {
    row-gap: 1.7142857143rem;
    padding-left: 1.2857142857rem;
  }
}

.p-philosophy-item-title {
  font-family: "Noto Sans JP", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.8;
  font-feature-settings: "palt";
  color: #242424;
}
@media screen and (min-width: 768px) {
  .p-philosophy-item-title {
    font-size: 1.5rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-item-title {
    font-size: 1.4285714286rem;
  }
}
.p-philosophy-item-title:lang(en) {
  font-family: "Roboto", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.p-philosophy-item-text {
  font-family: "Noto Sans JP", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1.8;
  font-feature-settings: "palt";
  color: #242424;
}
@media screen and (min-width: 768px) {
  .p-philosophy-item-text {
    font-size: 0.875rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-item-text {
    font-size: 0.9285714286rem;
  }
}

@media screen and (min-width: 768px) {
  .p-philosophy-vision {
    padding-top: 5rem;
    padding-bottom: 12.5rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-vision {
    padding: 8.5714285714rem 0;
  }
}

@media screen and (min-width: 768px) {
  .p-philosophy-vision-inner {
    display: flex;
    align-items: flex-start;
    gap: 1.875rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-vision-inner {
    display: flex;
    flex-direction: column;
    gap: 2.8571428571rem;
  }
}

@media screen and (min-width: 768px) {
  .p-philosophy-vision-heading {
    flex: 0 0 19.5rem;
  }
}

@media screen and (min-width: 768px) {
  .p-philosophy-vision-body {
    flex: 1;
  }
}

.p-philosophy-vision-title {
  overflow: hidden;
  font-family: "Roboto SemiBold", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 600;
  line-height: 1.07;
  color: #242424;
}
.p-philosophy-vision-title span {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-philosophy-vision-title {
    font-size: 5rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-vision-title {
    font-size: 3.4285714286rem;
    margin-bottom: 1.1428571429rem;
  }
}

.p-philosophy-vision-desc {
  overflow: hidden;
  font-family: "Noto Sans JP", YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.44;
  font-feature-settings: "palt";
  color: #242424;
}
.p-philosophy-vision-desc:lang(en) {
  font-weight: 700;
}
.p-philosophy-vision-desc span {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-philosophy-vision-desc {
    font-size: 1.5rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-vision-desc {
    font-size: 1.1428571429rem;
  }
}

.p-philosophy-dreams {
  position: relative;
  background: url("/assets/img/company/philosophy/dreams-bg-image.webp") no-repeat center center/cover;
  background-color: #242424;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-philosophy-dreams {
    padding: 12.8125rem 40px 11.25rem;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-dreams {
    padding: 11.7857142857rem 0;
  }
}

@media screen and (min-width: 768px) {
  .p-philosophy-dreams-image {
    max-width: 41.9375rem;
    margin-top: 3.125rem;
    margin-inline: auto;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-dreams-image {
    max-width: 23.3571428571rem;
    margin-inline: auto;
    margin-top: 3.5714285714rem;
  }
}
.p-philosophy-dreams-image img {
  width: 100%;
  height: auto;
}

.p-philosophy-dreams-lottie {
  margin-inline: auto;
  text-align: center;
  line-height: 0;
  opacity: 0.9;
}
@media screen and (min-width: 768px) {
  .p-philosophy-dreams-lottie {
    max-width: 41.9375rem;
    width: 100%;
  }
}
@media screen and (max-width:767px) {
  .p-philosophy-dreams-lottie {
    max-width: 100%;
    padding-inline: 24px;
  }
}
.p-philosophy-dreams-lottie svg {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width:767px) {
  .p-philosophy-dreams-lottie.is-sp-lottie-blur-animate svg {
    animation: p-philosophy-dreams-spLottieBlurIn 1.2s ease-out both;
    will-change: filter;
  }
}