@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-philosophy__single {
    margin-top: -8rem;
  }
}

.l-pageheader__deco.__03 {
  display: none;
}

@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-article__item_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-article__item_detail {
    width: 50%;
  }
}

.p-article__item_img {
  margin-top: 4rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-article__item_img {
    margin-top: 0;
    width: 50%;
  }
}

.p-mission {
  position: relative;
  padding: 8rem 0 90vh;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission {
    padding: 16rem 0 16rem;
  }
}

.p-mission__inner {
  position: relative;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__inner {
    display: flex;
    justify-content: space-between;
  }
}

.p-mission__img {
  position: relative;
  display: none;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__img {
    width: 45.2%;
    display: block;
  }
}
.p-mission__img figure {
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  position: absolute;
  inset: 0;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__img figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.p-mission__img figure.is_active {
  opacity: 1;
  pointer-events: auto;
}

@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__img_inner {
    position: -webkit-sticky;
    position: sticky;
    top: 5rem;
    left: 0;
    display: block;
    aspect-ratio: 564.43/497.38;
  }
}

@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__contents {
    width: 50%;
  }
}

.p-mission__contents_img {
  display: block;
  margin: 0 auto 3rem;
  height: 32vh;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__contents_img {
    display: none;
  }
}
.p-mission__contents_img img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}

.p-mission__item {
  padding: 4.5rem 0 5rem;
}
@media screen and (max-width: 768px), (orientation: portrait) {
  .p-mission__item {
    position: absolute;
    inset: 0;
    opacity: 0;
    pointer-events: none;
    will-change: opacity;
    padding: 2.5rem 0 5rem;
  }
}
@media screen and (max-width: 768px), (orientation: portrait) {
  .p-mission__item:last-child {
    padding-bottom: 15rem !important;
  }
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__item {
    padding: 7.7rem 0 8rem;
  }
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__item:first-child {
    padding-top: 0;
  }
}
.p-mission__item:last-child {
  padding-bottom: 0;
}
.p-mission__item + .p-mission__item {
  border-top: 1px solid #D9D9D9;
}

.p-mission__title {
  position: relative;
  padding-left: 0.6rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__title {
    padding-left: 1.1rem;
    margin-bottom: 6rem;
  }
}
.p-mission__title::before {
  content: "";
  display: block;
  height: 0.6697rem;
  width: 0.6697rem;
  border-radius: 100%;
  background: #281ef6;
  position: absolute;
  left: -0.6rem;
  top: 0.35rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__title::before {
    height: 1rem;
    width: 1rem;
    left: -1rem;
    top: 0.75rem;
  }
}
.p-mission__title .en {
  display: block;
  color: #2771fb;
  line-height: 1.24;
  font-size: 4.6rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__title .en {
    font-size: 6.4rem;
  }
}
.p-mission__title .jp {
  display: block;
  font-size: 1.64rem;
  line-height: 1.14;
  margin-top: 0.3rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__title .jp {
    font-size: 2rem;
    margin-top: 0.6rem;
  }
}

.p-mission__text {
  font-size: 1.4rem;
  line-height: 1.8;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__text {
    font-size: 2.6rem;
  }
}

.p-mission__list {
  border-left: 1px dashed #000;
  padding: 1.5rem 0;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__list {
    padding: 2.5rem 0;
  }
}
.p-mission__list li {
  padding-left: 4rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__list li {
    padding-left: 6rem;
  }
}
.p-mission__list li + li {
  margin-top: 1.5rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__list li + li {
    margin-top: 5.2rem;
  }
}

.p-mission__list_title {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-size: 2rem;
  gap: 0.4em;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__list_title {
    font-size: 3.2rem;
  }
}
.p-mission__list_title::before {
  content: "";
  display: block;
  position: absolute;
  left: -4rem;
  top: 0;
  bottom: -1px;
  margin: auto 0;
  width: 2rem;
  height: 1px;
  border-bottom: 1px dashed #000;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__list_title::before {
    left: -6rem;
    width: 3rem;
  }
}
.p-mission__list_title .en {
  color: #2771fb;
  line-height: 1.24;
  display: inline-block;
  font-weight: 500;
  -webkit-transform: translateY(-0.1em);
          transform: translateY(-0.1em);
}
.p-mission__list_title .jp {
  line-height: 1.14;
  display: inline-block;
}

.p-mission__list_text {
  font-size: 1.2rem;
  line-height: 1.44;
  margin-top: 0.4rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__list_text {
    font-size: 2rem;
    margin-top: 1.2rem;
  }
}

.p-mission__deco_01 {
  right: -15rem;
  top: -21.6rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__deco_01 {
    right: -2.7rem;
    top: -31.7rem;
  }
}
.p-mission__deco_01 .p-deco__img {
  width: 62.8%;
  left: 13.8%;
  top: 12.5%;
}
.p-mission__deco_01 .p-deco__base {
  width: 57.6rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__deco_01 .p-deco__base {
    width: 86.1rem;
  }
}

.p-mission__deco_02 {
  left: -15rem;
  bottom: -21.6rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__deco_02 {
    left: -4.6rem;
    bottom: -19.9rem;
    toop: auto;
  }
}
.p-mission__deco_02 .p-deco__img {
  width: 62.8%;
  left: 13.8%;
  top: 12.5%;
}
.p-mission__deco_02 .p-deco__base {
  width: 57.6rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mission__deco_02 .p-deco__base {
    width: 86.1rem;
  }
}