.layout-sponsors {
  display: none;
}

.second-header {
  display: none;
}

body {
  overflow-x: hidden;
}

.second-body img {
  max-width: 100%;
}
.second-body .outer-block {
  box-sizing: border-box;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
@media (max-width: 767px) {
  .second-body .outer-block {
    padding-left: calc(30 / 390 * 100vw) !important;
    padding-right: calc(30 / 390 * 100vw) !important;
  }
}
.second-body .c-title.ver01 {
  margin: 0;
}
.second-body .c-title.ver01 .small-text {
  font-family: "A_P-OTF_A1_Mincho_StdN:B", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "MS PMincho", serif;
  font-size: 30px;
  line-height: 1.8;
  letter-spacing: 0.16em;
}
@media (max-width: 767px) {
  .second-body .c-title.ver01 .small-text {
    font-size: calc(18 / 390 * 100vw);
  }
}
.second-body .c-title.ver01 .small-text.margin {
  margin-bottom: 20px;
  display: block;
}
@media (max-width: 767px) {
  .second-body .c-title.ver01 .small-text.margin {
    margin-bottom: calc(20 / 390 * 100vw);
  }
}
.second-body .c-title.ver02 {
  font-weight: 700;
  margin-bottom: 80px;
  text-align: center;
  font-size: 60px;
  line-height: 1;
  color: #ffffff;
  font-family: "A_P-OTF_A1_Mincho_StdN:B", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "MS PMincho", serif;
}
@media (max-width: 767px) {
  .second-body .c-title.ver02 {
    font-size: calc(36 / 390 * 100vw);
    margin-bottom: calc(50 / 390 * 100vw);
  }
}
.second-body .c-title.ver02.news {
  color: #000000;
}
.second-body .sticky-block {
  position: sticky;
  top: 0;
  width: 100%;
}
.second-body .mv-block {
  padding: 100px 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .second-body .mv-block {
    padding: calc(60 / 390 * 100vw) 0;
  }
}
.second-body .mv-block__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://www.albirex.com/files/user/images/25th/mv.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .second-body .mv-block__bg {
    background-image: url("https://www.albirex.com/files/user/images/25th/mv-sp.png");
  }
}
.second-body .mv-block__bg-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
@media (max-width: 767px) {
  .second-body .mv-block__bg-img {
    -o-object-position: 50% 20%;
       object-position: 50% 20%;
  }
}
.second-body .mv-block__bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.second-body .mv-block__contents {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
@media (max-width: 767px) {
  .second-body .mv-block__contents {
    gap: calc(20 / 390 * 100vw);
  }
}
.second-body .mv-block__logo {
  width: 553px;
  height: 309px;
}
.second-body .mv-block__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
@media (max-width: 767px) {
  .second-body .mv-block__logo {
    top: 160px;
    width: calc(320 / 390 * 100vw);
    height: auto;
  }
}
.second-body .mv-block__text {
  width: 733px;
  text-align: center;
  color: #ffffff;
  font-family: "A_P-OTF_A1_Mincho_StdN:B", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "MS PMincho", serif;
  font-size: 40px;
  line-height: 58px;
  letter-spacing: 0;
  margin-bottom: 0;
  font-weight: 700;
}
.second-body .mv-block__text-main {
  margin: 0;
}
.second-body .mv-block__text-main:first-child {
  margin-bottom: 0;
}
.second-body .mv-block__text-comma {
  letter-spacing: -12px;
}
@media (max-width: 767px) {
  .second-body .mv-block__text {
    top: 410px;
    width: 90%;
    font-size: calc(20 / 390 * 100vw);
    line-height: 1.6;
  }
}
.second-body .mv-block__text-sub {
  text-align: center;
  color: #ffffff;
  font-family: "Noto Sans CJK JP", "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  white-space: nowrap;
  margin-bottom: 0;
}
.second-body .mv-block__text-sub p {
  margin: 0;
}
.second-body .mv-block__text-sub p:first-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .second-body .mv-block__text-sub {
    top: 500px;
    font-size: calc(14 / 390 * 100vw);
    line-height: 1.8;
    white-space: normal;
    width: 90%;
  }
}
.second-body .trajectory-block {
  position: relative;
  width: 100%;
  background: linear-gradient(180deg, #021126 0%, #093f8c 100%);
  color: #ffffff;
  padding: 130px 0 160px 0;
}
@media (max-width: 767px) {
  .second-body .trajectory-block {
    padding: calc(60 / 390 * 100vw) 0;
  }
}
.second-body .trajectory-block .trajectory-title-img {
  display: block;
  margin: 0 auto;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .second-body .trajectory-block .trajectory-title-img {
    margin-bottom: calc(40 / 390 * 100vw);
  }
}
.second-body .trajectory-block__inner {
  max-width: 1350px;
  margin: 0 auto;
}
.second-body .trajectory-block__title {
  margin: 0 0 80px;
  text-align: center;
  font-family: "A_P-OTF_A1_Mincho_StdN:B", sans-serif;
  font-size: 32px;
  line-height: 1.8;
}
.second-body .trajectory-block__title-main {
  display: inline-block;
}
.second-body .trajectory-block__title-accent {
  display: inline-block;
  margin: 0 8px;
  font-size: 40px;
  color: #f58220;
}
@media (max-width: 767px) {
  .second-body .trajectory-block__title {
    margin-bottom: 48px;
    font-size: 24px;
  }
  .second-body .trajectory-block__title-accent {
    font-size: 30px;
  }
}
.second-body .trajectory-block__row {
  display: flex;
  align-items: center;
  justify-content: center;
}
.second-body .trajectory-block__row--top {
  margin-bottom: clamp(0px, 7.27vw, 90px);
}
@media (min-width: 1650px) {
  .second-body .trajectory-block__row--top {
    margin-bottom: 90px;
  }
}
.second-body .trajectory-block__row--middle {
  margin-bottom: clamp(64px, 7.27vw, 90px);
}
@media (min-width: 1650px) {
  .second-body .trajectory-block__row--middle {
    margin-bottom: 90px;
  }
}
.second-body .trajectory-block__row .left-imge {
  flex: 1;
  height: 620px;
  margin-left: calc(50% - 50vw);
  -webkit-clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
}
@media (min-width: 768px) and (max-width: 1600px) {
  .second-body .trajectory-block__row .left-imge {
    margin-left: -30px;
    height: auto;
  }
}
.second-body .trajectory-block__row .right-imge {
  flex: 1;
  height: 620px;
  margin-right: calc(50% - 50vw);
  -webkit-clip-path: polygon(15% 0, 100% 0%, 100% 99%, 0% 100%);
          clip-path: polygon(15% 0, 100% 0%, 100% 99%, 0% 100%);
}
@media (min-width: 768px) and (max-width: 1600px) {
  .second-body .trajectory-block__row .right-imge {
    margin-right: -30px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .second-body .trajectory-block__row {
    flex-direction: column;
    align-items: stretch;
  }
  .second-body .trajectory-block__row--top, .second-body .trajectory-block__row--middle {
    margin-bottom: calc(60 / 390 * 100vw);
  }
  .second-body .trajectory-block__row--middle .right-imge {
    order: -1;
  }
  .second-body .trajectory-block__row--middle .trajectory-block__panel--middle {
    order: 0;
  }
  .second-body .trajectory-block__row--bottom .left-imge {
    order: -1;
  }
  .second-body .trajectory-block__row--bottom .trajectory-block__panel--bottom {
    order: 0;
  }
  .second-body .trajectory-block__row .left-imge,
  .second-body .trajectory-block__row .right-imge {
    height: 280px;
    margin-left: 0;
    margin-right: 0;
    -webkit-clip-path: none;
            clip-path: none;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
.second-body .trajectory-block__photo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
@media (max-width: 1649px) {
  .second-body .trajectory-block__photo img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media (min-width: 1650px) {
  .second-body .trajectory-block__photo img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.second-body .trajectory-block__panel {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
}
@media (max-width: 767px) {
  .second-body .trajectory-block__panel {
    width: 100%;
    margin-top: calc(30 / 390 * 100vw);
    gap: calc(20 / 390 * 100vw);
  }
}
@media (max-width: 767px) {
  .second-body .trajectory-block__panel .no01 {
    width: calc(40 / 390 * 100vw);
  }
}
@media (max-width: 767px) {
  .second-body .trajectory-block__panel .no2000 {
    width: calc(260 / 390 * 100vw);
  }
}
@media (max-width: 767px) {
  .second-body .trajectory-block__panel .no10 {
    width: calc(145 / 390 * 100vw);
  }
}
.second-body .trajectory-block__number {
  margin: 0 0 16px;
  font-family: "A_P-OTF_A1_Mincho_StdN:B", sans-serif;
  font-size: 96px;
  line-height: 1;
  color: #f58220;
}
@media (max-width: 767px) {
  .second-body .trajectory-block__number {
    font-size: 56px;
  }
}
.second-body .trajectory-block__label {
  margin: 0;
  font-family: "A_P-OTF_A1_Mincho_StdN:B", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "MS PMincho", serif;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
}
@media (max-width: 767px) {
  .second-body .trajectory-block__label {
    font-size: calc(18 / 390 * 100vw);
  }
}
.second-body .trajectory-block__text {
  margin: 0;
  font-family: "Noto Sans CJK JP", "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: clamp(15px, 1.09vw, 18px);
  line-height: 1.6;
  text-align: center;
}
@media (min-width: 1650px) {
  .second-body .trajectory-block__text {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .second-body .trajectory-block__text {
    font-size: calc(15 / 390 * 100vw);
    line-height: 1.8;
  }
}
.second-body .trajectory-block .bottom-contents {
  margin-top: 260px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.second-body .trajectory-block .bottom-contents__inner {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  gap: 64px;
}
.second-body .trajectory-block .bottom-contents__message-card {
  flex: 1;
  position: relative;
  max-width: 700px;
}
.second-body .trajectory-block .bottom-contents__message-bg {
  position: absolute;
  inset: 0;
  opacity: 0.07;
  pointer-events: none;
}
.second-body .trajectory-block .bottom-contents__message-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.second-body .trajectory-block .bottom-contents__message-logo img {
  height: auto;
  display: block;
}
.second-body .trajectory-block .bottom-contents__message-logo .bottom-contents__message-label {
  width: 88%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "A_P-OTF_A1_Mincho_StdN:B", sans-serif;
  line-height: 1.7;
  color: #ffffff;
}
.second-body .trajectory-block .bottom-contents__message-logo .bottom-contents__message-label .large-text {
  display: inline-block;
}
.second-body .trajectory-block .bottom-contents__text {
  flex: 1;
  color: #ffffff;
  font-family: "Noto Sans CJK JP", "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
}
.second-body .trajectory-block .bottom-contents__text p {
  margin: 0 0 24px;
  line-height: 1.8;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 767px) {
  .second-body .trajectory-block .bottom-contents__text p {
    gap: calc(40 / 390 * 100vw);
  }
}
.second-body .trajectory-block .bottom-contents__text p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .second-body .trajectory-block .bottom-contents__text {
    font-size: calc(14 / 390 * 100vw);
    line-height: 1.8;
  }
}
@media (max-width: 767px) {
  .second-body .trajectory-block .bottom-contents {
    flex-direction: column;
    margin-top: calc(80 / 390 * 100vw);
  }
  .second-body .trajectory-block .bottom-contents__inner {
    flex-direction: column;
    gap: 32px;
  }
}
.second-body .nextyear-block {
  position: relative;
  width: 100%;
  color: #ffffff;
  background-image: url("https://www.albirex.com/files/user/images/25th/nextyear-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 130px 0;
}
@media (max-width: 767px) {
  .second-body .nextyear-block {
    padding: calc(60 / 390 * 100vw) 0;
  }
}
.second-body .nextyear-block::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(4, 26, 57, 0.7);
}
.second-body .nextyear-block__inner {
  max-width: 1350px;
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  gap: 100px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .second-body .nextyear-block__inner {
    flex-direction: column;
    gap: calc(40 / 390 * 100vw);
    padding: 0;
  }
}
.second-body .nextyear-block__visual {
  position: relative;
  flex: 1;
}
.second-body .nextyear-block__visual-bg {
  position: absolute;
  inset: 0;
  background-image: url("https://www.albirex.com/files/user/images/25th/nextyear-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 14px 14px rgba(0, 0, 0, 0.25);
}
.second-body .nextyear-block__visual-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(4, 26, 57, 0.85) 0%, rgba(9, 63, 140, 0.4) 100%);
}
.second-body .nextyear-block__visual-contents {
  position: relative;
  z-index: 1;
  height: 100%;
  padding: 80px 80px 88px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .second-body .nextyear-block__visual-contents {
    padding: 40px 32px 48px;
  }
}
.second-body .nextyear-block__tag {
  margin: 0 0 24px;
  display: inline-block;
  padding: 8px 20px;
  border-radius: 999px;
  border: 1px solid #ffffff;
  font-family: "A_P-OTF_A1_Mincho_StdN:B", sans-serif;
  font-size: 18px;
  letter-spacing: 0.16em;
}
@media (max-width: 767px) {
  .second-body .nextyear-block__tag {
    font-size: 14px;
  }
}
.second-body .nextyear-block__headline {
  margin: 0;
  font-family: "A_P-OTF_A1_Mincho_StdN:B", sans-serif;
  font-size: 32px;
  line-height: 1.7;
}
@media (max-width: 767px) {
  .second-body .nextyear-block__headline {
    font-size: 24px;
    line-height: 1.6;
  }
}
.second-body .nextyear-block__text {
  flex: 1;
  font-family: "Noto Sans CJK JP", "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 2;
}
.second-body .nextyear-block__text p {
  margin: 0;
  line-height: 1.8;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 767px) {
  .second-body .nextyear-block__text p {
    gap: calc(40 / 390 * 100vw);
  }
}
@media (max-width: 767px) {
  .second-body .nextyear-block__text {
    font-size: calc(14 / 390 * 100vw);
    line-height: 1.8;
  }
}
.second-body .nextyear-block .nextyear-image-wrapper {
  position: relative;
  margin-top: 80px;
}
@media (max-width: 767px) {
  .second-body .nextyear-block .nextyear-image-wrapper {
    margin-top: calc(50 / 390 * 100vw);
  }
}
.second-body .nextyear-block .nextyear-item01-img,
.second-body .nextyear-block .nextyear-item02-img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.second-body .nextyear-block .nextyear-item01-img {
  position: relative;
  animation: fadeCycle01 15s infinite;
}
.second-body .nextyear-block .nextyear-item02-img {
  animation: fadeCycle02 15s infinite;
}
@keyframes fadeCycle01 {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeCycle02 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.second-body .news-block {
  background-color: #EDEDED;
  padding: 100px 0;
}
@media (max-width: 767px) {
  .second-body .news-block {
    padding: calc(60 / 390 * 100vw) 0;
  }
}
.second-body .news-block__inner {
  max-width: 1350px;
  margin: 0 auto;
}
.second-body .news-block__items {
  display: flex;
  justify-content: center;
  gap: 64px;
}
@media (max-width: 767px) {
  .second-body .news-block__items {
    flex-direction: column;
    gap: calc(30 / 390 * 100vw);
  }
}
.second-body .news-block a {
  transition: 0.3s;
}
.second-body .news-block a:hover {
  opacity: 0.5;
}
.second-body .news-block__item {
  flex: 1;
  max-width: 492px;
}
@media (max-width: 767px) {
  .second-body .news-block__item {
    max-width: none;
  }
}
.second-body .news-block__item-image {
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
}
.second-body .news-block__item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
@media (max-width: 767px) {
  .second-body .news-block__item-image img {
    height: auto;
  }
}
.second-body .news-block__item-content {
  padding-top: 0;
}
.second-body .news-block__item-date {
  margin: 10px 0;
  font-family: "Noto Sans CJK JP", "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #000000;
}
@media (max-width: 767px) {
  .second-body .news-block__item-date {
    font-size: calc(16 / 390 * 100vw);
  }
}
.second-body .news-block__item-title {
  margin: 0;
  font-family: "Noto Sans CJK JP", "Noto Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.625;
  color: #000000;
}
@media (max-width: 767px) {
  .second-body .news-block__item-title {
    font-size: calc(14 / 390 * 100vw);
  }
}
.second-body .battle-block {
  position: relative;
  width: 100%;
  color: #ffffff;
  background-image: url("https://www.albirex.com/files/user/images/25th/battle-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
}
@media (max-width: 767px) {
  .second-body .battle-block {
    padding: calc(60 / 390 * 100vw) 0;
  }
}
.second-body .battle-block::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.second-body .battle-block__inner {
  position: relative;
  max-width: 1350px;
  margin: 0 auto;
}
.second-body .battle-block__bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: -1;
}
.second-body .battle-block__bg-image {
  width: 100%;
  height: 100%;
}
.second-body .battle-block__bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  filter: brightness(0.45);
}
.second-body .battle-block__content {
  position: relative;
  z-index: 1;
  text-align: center;
}
.second-body .battle-block__title {
  margin-bottom: 64px;
  font-family: "A_P-OTF_A1_Mincho_StdN:B", sans-serif;
  font-size: 60px;
  line-height: 1.133;
}
@media (max-width: 767px) {
  .second-body .battle-block__title {
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: 40px;
  }
}
.second-body .battle-block__cards {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 40px;
}
@media (max-width: 767px) {
  .second-body .battle-block__cards {
    flex-direction: column;
    gap: 24px;
  }
}
.second-body .battle-block a {
  transition: 0.3s;
}
.second-body .battle-block a:hover {
  opacity: 0.5;
}
.second-body .battle-block__card {
  flex: 1;
  max-width: 405px;
}
.second-body .battle-block__card:first-child {
  opacity: 0.5;
  pointer-events: none;
}
.second-body .battle-block__card-image {
  width: 100%;
  overflow: hidden;
}
.second-body .battle-block__card-image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
@media (max-width: 767px) {
  .second-body .battle-block__card {
    max-width: none;
  }
}
.second-body .future-block {
  position: relative;
  width: 100%;
  color: #ffffff;
  background-color: #364861;
  padding: 100px 0;
}
.second-body .future-block__inner {
  max-width: 1350px;
  margin: 0 auto;
  text-align: center;
}
.second-body .future-block__title {
  margin: 0 0 64px;
  font-family: "A_P-OTF_A1_Mincho_StdN:B", sans-serif;
  font-size: 60px;
  line-height: 1.133;
}
.second-body .future-block__items {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 32px;
}
.second-body .future-block__item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex: 1;
  height: 104px;
  padding: 0 32px;
  border-radius: 115px;
  background-color: #ffffff;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  transition: 0.3s;
}
.second-body .future-block__item:hover {
  opacity: 0.5;
}
.second-body .future-block__item-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .second-body .future-block__item-icon {
    width: calc(40 / 390 * 100vw);
    height: calc(40 / 390 * 100vw);
  }
}
.second-body .future-block__item-label {
  font-family: "Noto Sans CJK JP", "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  color: #ea5404;
}
@media (max-width: 767px) {
  .second-body .future-block__item-label {
    font-size: calc(16 / 390 * 100vw);
  }
}
@media (max-width: 767px) {
  .second-body .future-block {
    padding: calc(60 / 390 * 100vw) 0;
  }
  .second-body .future-block__title {
    font-size: 32px;
    margin-bottom: 40px;
  }
  .second-body .future-block__items {
    flex-direction: column;
    gap: calc(20 / 390 * 100vw);
  }
  .second-body .future-block__item {
    height: auto;
    padding: calc(16 / 390 * 100vw) calc(24 / 390 * 100vw);
  }
}
.second-body .partners-block {
  position: relative;
  width: 100%;
  background-color: #093F8C;
  color: #ffffff;
  padding: 100px 0;
}
@media (max-width: 767px) {
  .second-body .partners-block {
    padding: calc(60 / 390 * 100vw) 0;
  }
}
.second-body .partners-block__inner {
  max-width: 1350px;
  margin: 0 auto;
  text-align: center;
}
.second-body .partners-block__title {
  margin: 0 0 64px;
  font-family: "A_P-OTF_A1_Mincho_StdN:B", sans-serif;
  font-size: 60px;
  line-height: 1.133;
  color: #ffffff;
}
@media (max-width: 767px) {
  .second-body .partners-block__title {
    font-size: 32px;
    margin-bottom: 40px;
  }
}
.second-body .partners-block__row {
  display: grid;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.second-body .partners-block__row:last-child {
  margin-bottom: 0;
}
.second-body .partners-block__row--top {
  grid-template-columns: repeat(5, 1fr);
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .second-body .partners-block__row--top {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-bottom: 32px;
  }
}
.second-body .partners-block__row--middle {
  grid-template-columns: repeat(6, 1fr);
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .second-body .partners-block__row--middle {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-bottom: 32px;
  }
}
.second-body .partners-block__row--bottom {
  width: 80%;
  margin: 0 auto;
  grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 767px) {
  .second-body .partners-block__row--bottom {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-bottom: 0;
  }
}
.second-body .partners-block__row a {
  transition: 0.3s;
}
.second-body .partners-block__row a:hover {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .second-body .partners-block__row {
    margin-bottom: calc(40 / 390 * 100vw);
  }
}
.second-body .partners-block__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.second-body .partners-block__item-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 12px;
  box-sizing: border-box;
}
.second-body .partners-block__item-logo img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.second-body .partners-block__item-logo--large {
  width: 100%;
}
@media (max-width: 767px) {
  .second-body .partners-block__item-logo--large {
    padding: 8px;
  }
}
.second-body .partners-block__item-logo--medium {
  width: 100%;
  height: 90px;
}
@media (max-width: 1200px) {
  .second-body .partners-block__item-logo--medium {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .second-body .partners-block__item-logo--medium {
    height: 70px;
    padding: 8px;
  }
}
.second-body .partners-block__item-logo--small {
  width: 100%;
  height: 72px;
}
@media (max-width: 1200px) {
  .second-body .partners-block__item-logo--small {
    height: 62px;
  }
}
@media (max-width: 767px) {
  .second-body .partners-block__item-logo--small {
    height: 60px;
    padding: 6px;
  }
}/*# sourceMappingURL=25th.css.map */