@charset "UTF-8";
.mv {
  position: relative;
  margin-bottom: 7.7rem;
}
@media only screen and (max-width: 767px) {
  .mv {
    margin-bottom: 10rem;
  }
}
.mv--img {
  width: 100%;
  display: block;
}
.mv--catchcopy {
  position: absolute;
  top: 21rem;
  left: 12rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .mv--catchcopy {
    top: 60.9rem;
    left: 4rem;
  }
}
.mv--catchcopy h1 {
  color: #fff;
  margin-bottom: 3.7rem;
}
@media only screen and (max-width: 767px) {
  .mv--catchcopy h1 {
    margin-bottom: 2.4rem;
  }
}
.mv--catchcopy h1 mark {
  background: #0E3A73;
  line-height: 6.9rem;
  padding: 0 2rem 0.7rem;
  color: #fff;
  display: inline-block;
  margin-bottom: 1rem;
  font-family: "Zen Old Mincho", serif;
  font-size: 5rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .mv--catchcopy h1 mark {
    padding: 1.6rem 2.6rem 1.6rem 2.6rem;
    font-size: 6rem;
    margin-bottom: 1.6rem;
  }
}
.mv--catchcopy h1 mark.yellow {
  background: #FFC700;
  color: #0E3A73;
}
.mv--catchcopy p {
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .mv--catchcopy p {
    font-size: 2.8rem;
  }
}

.inner {
  width: 126rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .inner {
    width: 90%;
  }
}

.section-ttile h2 {
  font-family: "Zen Old Mincho", serif;
  line-height: 1.6;
  color: #0E3A73;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.6;
}
.section-ttile h2 span {
  display: block;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767px) {
  .section-ttile h2 span {
    font-size: 3.6rem;
  }
}
.section-ttile .en {
  font-family: "Zen Old Mincho", serif;
  color: #FFC700;
  display: block;
  font-size: 2.6rem;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 0.18em;
}
@media only screen and (max-width: 767px) {
  .section-ttile .en {
    font-size: 3.6rem;
    margin-bottom: 0.48em;
  }
}

.challenges {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 767px) {
  .challenges {
    margin-bottom: 12rem;
  }
}
.challenges--slide {
  margin: 1.3rem -2rem 0 0;
}
@media only screen and (max-width: 767px) {
  .challenges--slide {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
.challenges--lead {
  margin-bottom: 10rem;
}
@media print, screen and (min-width: 768px) {
  .challenges--lead {
    display: flex;
    align-items: stretch;
  }
}
@media only screen and (max-width: 767px) {
  .challenges--lead {
    margin-bottom: 19.4rem;
  }
}
.challenges--title {
  margin-right: auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .challenges--title {
    margin-bottom: 9.4rem;
  }
}
.challenges--title h2 {
  font-size: 5rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .challenges--title h2 {
    font-size: 5.6rem;
  }
}
.challenges--title .splide-counter {
  position: absolute;
  width: 6.4rem;
  height: 7.7rem;
  display: block;
}
@media print, screen and (min-width: 768px) {
  .challenges--title .splide-counter {
    left: 0;
    bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .challenges--title .splide-counter {
    width: 12.8rem;
    height: 15.4rem;
    top: 5rem;
    right: 0;
  }
}
.challenges--title .splide-counter::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  transform: rotate(45deg);
  top: 20%;
  right: 50%;
  background: #0E3A73;
}
.challenges--title .splide-counter span {
  font-family: "Zen Old Mincho", serif;
  position: absolute;
  line-height: 1;
}
.challenges--title .splide-counter span.now {
  color: #FFC700;
  top: 0;
  left: 0;
  font-size: 5rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .challenges--title .splide-counter span.now {
    font-size: 10rem;
  }
}
.challenges--title .splide-counter span.total {
  right: 0;
  bottom: 0;
  color: #0E3A73;
  font-size: 3rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .challenges--title .splide-counter span.total {
    font-size: 6rem;
  }
}
.challenges .splide {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .challenges .splide {
    width: 77rem;
  }
}
.challenges .splide__slide {
  width: 45.7rem !important;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .challenges .splide__slide {
    width: 48rem !important;
  }
}
.challenges .splide__slide.is-active {
  width: 61rem !important;
  z-index: 1;
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.15); /* 高級感のある影 */
}
@media only screen and (max-width: 767px) {
  .challenges .splide__slide.is-active {
    width: 60rem !important;
  }
}
.challenges .splide__slide.is-prev, .challenges .splide__slide.is-next {
  z-index: 0;
  height: 30rem;
  transform: translateY(17%);
}
@media only screen and (max-width: 767px) {
  .challenges .splide__slide.is-prev, .challenges .splide__slide.is-next {
    height: 35rem;
  }
}
.challenges .splide__slide.is-prev .slide-inner, .challenges .splide__slide.is-next .slide-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.challenges .splide__slide.is-prev .slide-inner {
  left: calc(100% - 8rem);
}
@media only screen and (max-width: 767px) {
  .challenges .splide__slide.is-prev .slide-inner {
    left: calc(100% - 11rem);
  }
}
.challenges .splide__slide.is-next .slide-inner {
  right: calc(100% - 8rem);
}
@media only screen and (max-width: 767px) {
  .challenges .splide__slide.is-next .slide-inner {
    right: calc(100% - 11rem);
  }
}
.challenges .splide__slide {
  opacity: 0.3;
}
.challenges .splide__slide .side-panel {
  transform: scale(0.8);
  transition: 0.3s;
  border-radius: 0 0.8rem 0.8rem 0;
}
.challenges .splide__slide img {
  transform: scale(0.9);
  transition: 0.7s;
}
.challenges .splide__slide.is-active {
  opacity: 1;
}
.challenges .splide__slide.is-active .side-panel {
  transform: scale(1);
}
.challenges .splide__slide.is-active img {
  transform: scale(1);
  z-index: 1;
}
.challenges .splide__slide img {
  height: auto;
  width: 100%;
}
.challenges .slide-inner {
  position: relative;
  width: 100%;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  align-items: stretch;
}
.challenges .slide-inner picture {
  width: calc(100% - 6rem);
}
.challenges .slide-inner img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.challenges .side-panel {
  font-family: "Zen Old Mincho", serif;
  width: 6rem;
  background-color: #0E3A73;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 2rem;
  box-sizing: border-box;
  z-index: 2;
}
.challenges .panel-title {
  font-size: 1.6rem;
  font-weight: 600;
  writing-mode: vertical-rl;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
}
.challenges .panel-num {
  font-family: "Zen Old Mincho", serif;
  font-size: 4rem;
  font-weight: 700;
  color: #FFC700;
  line-height: 1;
}
.challenges .text-boxes {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  width: auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
  z-index: 2;
}
.challenges .text-boxes .box-item {
  background-color: #ffffff;
  color: #0d3b73;
  font-weight: bold;
  padding: 0.6rem 1.5rem;
  font-size: 2rem;
  font-weight: 500;
  white-space: nowrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-width: 767px) {
  .challenges .side-panel {
    width: 6rem;
    padding-top: 15px;
  }
  .challenges .panel-title {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
  .challenges .panel-num {
    font-size: 24px;
  }
  .challenges .box-item {
    font-size: 2.8rem;
    padding: 1rem 2rem;
  }
}
.challenges .splide-counter {
  font-family: "Zen Old Mincho", serif;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #0E3A73;
  margin-top: 2rem;
  letter-spacing: 0.1em;
}
.challenges .splide__arrow {
  width: 6rem;
  height: 6rem;
  border: 1px solid #fff;
  border-radius: 99999px;
  color: #fff;
  opacity: 1;
  background: rgba(14, 58, 115, 0.5);
  font-size: 0;
}
.challenges .splide__arrow::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 3rem;
  height: 1.2rem;
}
.challenges .splide__arrow--next {
  right: 5.1rem;
}
.challenges .splide__arrow--next::before {
  background: url("../img/home/slide-arrow.svg") no-repeat center/cover;
  transform: rotate(180deg);
}
.challenges .splide__arrow--prev {
  left: 5.1rem;
}
.challenges .splide__arrow--prev::before {
  background: url("../img/home/slide-arrow.svg") no-repeat center/cover;
}
.challenges .hope {
  position: relative;
  background: no-repeat top center/cover;
  padding-bottom: 7.6rem;
  border-radius: 2rem;
}
@media print, screen and (min-width: 768px) {
  .challenges .hope {
    background-image: -webkit-image-set(url("../img/home/hope_bg.webp") type("image/webp"), url(",,.img/home/hope_bg.jpg") type("image/jpeg"));
    background-image: image-set(url("../img/home/hope_bg.webp") type("image/webp"), url(",,.img/home/hope_bg.jpg") type("image/jpeg"));
  }
}
@media only screen and (max-width: 767px) {
  .challenges .hope {
    background-image: -webkit-image-set(url("../img/home/sp/hope_bg.webp") type("image/webp"), url("../img/home/sp/hope_bg.webp") type("image/webp"));
    background-image: image-set(url("../img/home/sp/hope_bg.webp") type("image/webp"), url("../img/home/sp/hope_bg.webp") type("image/webp"));
    border-radius: 4rem;
    padding-bottom: 10rem;
  }
}
.challenges .hope h3 {
  color: #0E3A73;
  text-align: center;
  background: #fff;
  line-height: 8rem;
  width: 84rem;
  margin: auto;
  font-family: "Zen Old Mincho", serif;
  position: relative;
  top: -4rem;
  font-size: 3rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .challenges .hope h3 {
    width: 62rem;
    padding: 2.2rem 0;
    top: -8rem;
    font-size: 3.6rem;
    line-height: 1.6;
    margin-bottom: -1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .challenges .hope .inner {
    padding: 0 5.85rem;
  }
}
@media only screen and (max-width: 767px) {
  .challenges .hope .inner {
    width: 89.2%;
  }
}
.challenges .hope--title {
  width: 70rem;
  margin: 0 auto 5rem;
  border-bottom: 2px solid #fff;
  padding: 0 0 2rem;
}
@media only screen and (max-width: 767px) {
  .challenges .hope--title {
    width: 100%;
  }
}
.challenges .hope--title h4 {
  font-family: "Zen Old Mincho", serif;
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .challenges .hope--title h4 {
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width: 767px) {
  .challenges .hope--title h4 {
    font-size: 3.6rem;
  }
}
.challenges .hope--title h4 span {
  text-align: left;
  font-family: "Zen Old Mincho", serif;
  position: relative;
  display: block;
  line-height: 1;
  margin-bottom: 1rem;
  font-size: 2.6rem;
  font-weight: 500;
  font-style: italic;
  color: #FFC700;
}
@media only screen and (max-width: 767px) {
  .challenges .hope--title h4 span {
    font-size: 4rem;
  }
}
.challenges .hope--title h4 span::after {
  content: "";
  width: 59rem;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .challenges .hope--title h4 span::after {
    width: 43rem;
  }
}
.challenges .hope ol {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem 5rem;
  padding: 0;
  list-style: none;
  max-width: 100%;
}
@media print, screen and (min-width: 768px) {
  .challenges .hope ol {
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .challenges .hope ol {
    gap: 4rem;
  }
}
.challenges .hope ol li {
  font-family: "Zen Old Mincho", serif;
  color: #fff;
  width: auto;
  font-size: 2.4rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .challenges .hope ol li {
    width: 100%;
    font-size: 3rem;
    letter-spacing: -0.04em;
    line-break: loose;
    word-break: normal;
  }
}
.challenges .hope ol li .num {
  color: #FFC700;
  display: block;
  font-size: 2rem;
  font-weight: 700;
  font-style: italic;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  position: relative;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .challenges .hope ol li .num {
    font-size: 2.8rem;
    padding-bottom: 1.5rem;
    margin-bottom: 1.4rem;
  }
}
.challenges .hope ol li .num::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.2rem;
  width: 6rem;
  height: 2px;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .challenges .hope ol li .num::after {
    width: 11.8rem;
  }
}

.services {
  background: #0E3A73;
  padding: 8.5rem 0 9.6rem;
}
@media only screen and (max-width: 767px) {
  .services {
    padding: 10rem 0 12rem;
  }
}
.services .inner {
  width: 126rem;
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  .services .inner {
    display: flex;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .services .inner {
    width: 90.6%;
  }
}
.services--title h2 {
  color: #fff;
  margin-bottom: 3.6rem;
}
@media only screen and (max-width: 767px) {
  .services--title h2 {
    font-size: 5.6rem;
    margin-bottom: 1.2rem;
  }
}
.services--title h2 span {
  margin-bottom: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .services--title h2 span {
    margin-bottom: 1.4rem;
  }
}
.services--title .en {
  margin-bottom: 0.5em;
}
.services--title p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .services--title p {
    font-size: 2.8rem;
    line-height: 2;
  }
}
.services--content {
  margin: 1rem 10.6rem 0 auto;
  width: 66rem;
  height: 64rem;
  background: url("../img/home/services-content-bg.svg") no-repeat top center/cover;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .services--content {
    width: 59rem;
    height: 165.3rem;
    background: url("../img/home/sp/services-content-bg.svg") no-repeat top center/cover;
    margin: 10rem auto 0;
  }
}
.services--content .single {
  position: absolute;
  width: 26rem;
}
@media only screen and (max-width: 767px) {
  .services--content .single {
    width: 100%;
  }
}
.services--content .single * {
  color: #0E3A73;
}
.services--content .single:nth-of-type(1) {
  top: 5rem;
  right: 0;
  left: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .services--content .single:nth-of-type(1) {
    top: 10rem;
  }
}
.services--content .single:nth-of-type(2) {
  top: 32.5rem;
  left: 5rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .services--content .single:nth-of-type(2) {
    top: 63rem;
    left: 0;
  }
}
.services--content .single:nth-of-type(3) {
  top: 32.5rem;
  right: 5rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .services--content .single:nth-of-type(3) {
    top: 116.5rem;
    right: 0;
  }
}
.services--content .single dl dt {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1.6rem;
  line-height: 1.6;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .services--content .single dl dt {
    font-size: 3.6rem;
    margin-bottom: 3rem;
  }
}
.services--content .single dl dt .num {
  display: block;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  color: #fff;
  background: #0E3A73;
  border-radius: 999px;
  margin: auto;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 3.7rem;
}
@media only screen and (max-width: 767px) {
  .services--content .single dl dt .num {
    width: 6rem;
    height: 6rem;
    font-size: 3rem;
    margin-bottom: 4rem;
    line-height: 6rem;
  }
}
.services--content .single dl dd {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .services--content .single dl dd {
    font-size: 2.8rem;
    line-height: 1.8;
  }
}

.topmessage {
  padding: 8.7rem 0 0;
  margin-bottom: 6rem;
}
@media only screen and (max-width: 767px) {
  .topmessage {
    padding: 10rem 0 0;
    margin-bottom: 12.5rem;
  }
}
.topmessage--content {
  display: flex;
  align-items: flex-start;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  .topmessage--content {
    margin-bottom: 9.6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .topmessage--title {
    width: 81rem;
  }
}
.topmessage--title .en {
  margin-bottom: 0.38em;
}
.topmessage--title h2 {
  font-size: 5.6rem;
}
.topmessage .photo {
  margin: 1.3rem 0 0 auto;
  width: 36rem;
}
@media only screen and (max-width: 767px) {
  .topmessage .photo {
    width: 100%;
    margin-bottom: 4.1rem;
  }
}
.topmessage .photo img {
  border-radius: 2rem;
}
.topmessage .title {
  margin-bottom: 4.5rem;
}
@media only screen and (max-width: 767px) {
  .topmessage .title {
    margin-bottom: 10rem;
  }
}
.topmessage .text {
  display: flex;
  flex-wrap: wrap;
}
.topmessage .text h3 {
  font-family: "Zen Old Mincho", serif;
  margin-bottom: 3.5rem;
  font-size: 4rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .topmessage .text h3 {
    font-size: 6rem;
    line-height: 1.8;
    margin-bottom: 2.9rem;
  }
}
.topmessage .text p {
  width: 100%;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .topmessage .text p {
    font-size: 2.8rem;
    letter-spacing: -0.012em;
    line-height: 1.97;
  }
}
.topmessage .text .sign {
  margin: 6rem 0rem 0 auto;
}
@media only screen and (max-width: 767px) {
  .topmessage .text .sign {
    margin: 4.7rem 0 0;
  }
}
.topmessage .text .sign p {
  font-size: 1.3rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .topmessage .text .sign p {
    font-size: 2.6rem;
    letter-spacing: -0.07em;
  }
}
.topmessage .text .sign p.name {
  font-size: 1.8rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .topmessage .text .sign p.name {
    font-size: 3.6rem;
    letter-spacing: 0;
  }
}
.topmessage .text .sign p.name span {
  color: #0E3A73;
  font-size: 1.3rem;
  font-weight: 500;
  display: inline-block;
  margin-left: 1.3rem;
}
@media only screen and (max-width: 767px) {
  .topmessage .text .sign p.name span {
    font-size: 2.6rem;
    margin-left: 2.2rem;
  }
}
.topmessage--profile {
  background: #fff;
  border-radius: 2rem;
  padding: 4.8rem 5.8rem 4.2rem;
}
@media only screen and (max-width: 767px) {
  .topmessage--profile {
    padding: 6rem 5.8rem 4rem;
  }
}
.topmessage--profile .title {
  padding-bottom: 3.1rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #D9D9D9;
}
@media only screen and (max-width: 767px) {
  .topmessage--profile .title {
    padding-bottom: 4.5rem;
    margin-bottom: 4.3rem;
  }
}
.topmessage--profile .title h3 {
  font-family: "Zen Old Mincho", serif;
  color: #0E3A73;
  font-size: 2.6rem;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767px) {
  .topmessage--profile .title h3 {
    font-size: 4rem;
    margin-bottom: 4.3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .topmessage--profile .title dl {
    display: flex;
    align-items: center;
    gap: 2rem;
  }
}
.topmessage--profile .title dl dt {
  background: #F4F5F9;
  line-height: 3rem;
  padding: 0 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  margin-right: 0.2rem;
}
@media only screen and (max-width: 767px) {
  .topmessage--profile .title dl dt {
    font-size: 3rem;
    margin: 0 0 2.5rem;
    padding: 1.3rem 2.1rem;
    display: inline-block;
  }
}
.topmessage--profile .title dl dd {
  font-size: 1.8rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .topmessage--profile .title dl dd {
    font-size: 3.6rem;
  }
}
.topmessage--profile .profile-text {
  padding-bottom: 2.1rem;
  margin-bottom: 2.1rem;
  border-bottom: 1px solid #D9D9D9;
}
@media only screen and (max-width: 767px) {
  .topmessage--profile .profile-text {
    padding-bottom: 4.5rem;
    margin-bottom: 3.7rem;
  }
}
.topmessage--profile .profile-text li {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .topmessage--profile .profile-text li {
    font-size: 2.8rem;
    line-height: 1.8;
  }
}
@media print, screen and (min-width: 768px) {
  .topmessage--profile .history dl {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.topmessage--profile .history dl dt,
.topmessage--profile .history dl dd {
  margin-bottom: 1rem;
  line-height: 2;
}
.topmessage--profile .history dl dt {
  font-size: 1.5rem;
  font-weight: 700;
  color: #0E3A73;
  width: 8rem;
}
@media only screen and (max-width: 767px) {
  .topmessage--profile .history dl dt {
    font-size: 2.8rem;
    width: 100%;
  }
}
.topmessage--profile .history dl dd {
  width: calc(100% - 8rem);
  font-size: 1.5rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .topmessage--profile .history dl dd {
    width: 100%;
    font-size: 2.8rem;
    line-height: 1.7;
    margin-bottom: 3rem;
  }
}

.projects {
  margin-bottom: 13.2rem;
}
@media only screen and (max-width: 767px) {
  .projects {
    margin-bottom: 10rem;
  }
}
@media print, screen and (min-width: 768px) {
  .projects--title {
    display: flex;
    align-items: stretch;
  }
}
.projects--title .title {
  background: #0E3A73;
  align-content: center;
  width: 30rem;
}
@media only screen and (max-width: 767px) {
  .projects--title .title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6.5rem;
    padding: 4.5rem 0;
  }
}
.projects--title .title p {
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .projects--title .title p {
    font-size: 3rem;
  }
}
.projects--title .title p.en {
  font-family: "Zen Old Mincho", serif;
  color: #FFC700;
  margin-bottom: 0.6rem;
  position: relative;
  top: -0.9rem;
  font-size: 2.6rem;
  font-weight: 700;
  font-style: italic;
}
@media only screen and (max-width: 767px) {
  .projects--title .title p.en {
    margin: 0;
    font-size: 5.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .projects--list {
    display: flex;
    align-items: stretch;
    width: calc(100% - 30rem);
  }
}
.projects--list .single {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .projects--list .single {
    width: 100%;
  }
}
.projects--list .single .num {
  font-family: "Zen Old Mincho", serif;
  position: absolute;
  top: 1.2rem;
  right: 2.7rem;
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .projects--list .single .num {
    font-size: 8rem;
    top: 2.9rem;
    right: 5.3rem;
  }
}
.projects--list .single figcaption {
  background: rgba(14, 58, 115, 0.8);
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
  padding: 1.5rem 0;
}
@media only screen and (max-width: 767px) {
  .projects--list .single figcaption {
    height: 16rem;
    font-size: 2.8rem;
  }
}

.philosophy {
  margin-bottom: 9.1rem;
}
@media only screen and (max-width: 767px) {
  .philosophy {
    margin-bottom: 9.7rem;
  }
}
@media print, screen and (min-width: 768px) {
  .philosophy .inner {
    display: flex;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .philosophy .inner {
    width: 80%;
  }
}
.philosophy--title {
  margin-top: 1rem;
}
@media only screen and (max-width: 767px) {
  .philosophy--title {
    margin: 1rem 0 7.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .philosophy--title h2 {
    font-size: 5.6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .philosophy--content {
    width: 93rem;
    margin-left: auto;
  }
}
.philosophy--content h3 {
  font-family: "Zen Old Mincho", serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 5.5rem;
}
@media only screen and (max-width: 767px) {
  .philosophy--content h3 {
    font-size: 4rem;
    margin-bottom: 3.5rem;
  }
}
.philosophy--content p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .philosophy--content p {
    font-size: 3rem;
  }
}
.philosophy--content p + p {
  margin-top: 3.2rem;
}
@media only screen and (max-width: 767px) {
  .philosophy--content p + p {
    margin-top: 5.6rem;
  }
}