@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");
html {
  scroll-behavior: smooth;
}

a {
  color: #5C77FF;
}

.altiri-section {
  background-color: initial;
}
.altiri-section main {
  width: initial;
  max-width: initial;
  margin: initial;
  overflow: hidden;
}

.prtnr-h3 {
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 48px;
  font-weight: 550;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 24px;
}
@media screen and (min-width: 840px) {
  .prtnr-h3 {
    font-size: 88px;
    margin-bottom: 40px;
  }
}

.prtnr-h3_jp {
  font-size: 32px;
  font-weight: 550;
  line-height: 130%;
  letter-spacing: 0;
  margin-bottom: 40px;
}
@media screen and (min-width: 840px) {
  .prtnr-h3_jp {
    font-size: 40px;
  }
}

.prtnr-h4 {
  font-size: 20px;
  font-weight: 550;
  letter-spacing: 0;
  margin-bottom: 8px;
}
@media screen and (min-width: 840px) {
  .prtnr-h4 {
    font-size: 32px;
  }
}

.prtnr-h4_description {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
}

.head-description {
  padding: 0 24px;
  line-height: 240%;
  font-size: 15px;
  text-align: justify;
  line-break: strict;
  word-break: break-all;
  overflow-wrap: break-word;
}
@media screen and (min-width: 840px) {
  .head-description {
    line-height: 226%;
    font-size: 20px;
    text-align: center;
  }
}

.headline-wrapper {
  margin-bottom: 32px;
}
@media screen and (min-width: 840px) {
  .headline-wrapper {
    margin-bottom: 64px;
  }
}

.video-section-wrpaeer .fv-contents {
  position: relative;
  width: 100%;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}
.video-section-wrpaeer .fv-contents .prtner-copy__wrapper {
  z-index: 1;
  width: 100%;
  max-width: 1490px;
  position: absolute;
  left: 50%;
  bottom: 20%;
  transform: translateX(-50%);
}
@media screen and (min-width: 840px) {
  .video-section-wrpaeer .fv-contents .prtner-copy__wrapper {
    bottom: 20%;
  }
}
.video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 25px;
  margin: 0 auto;
}
@media screen and (min-width: 840px) {
  .video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy {
    margin: initial;
  }
}
.video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy .prtnr-headline {
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 88px;
  font-weight: 550;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 28px;
}
@media screen and (min-width: 840px) {
  .video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy .prtnr-headline {
    font-size: 162px;
    margin-bottom: 8px;
  }
}
.video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy .prtnr-button {
  display: flex;
  width: 100%;
  flex-flow: column;
}
@media screen and (min-width: 840px) {
  .video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy .prtnr-button {
    flex-flow: initial;
    margin-top: 32px;
  }
}
.video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy .prtnr-button a {
  display: flex;
  text-decoration: none;
  height: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  width: 100%;
  font-weight: 600;
}
@media screen and (min-width: 840px) {
  .video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy .prtnr-button a {
    width: 50%;
  }
}
.video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy .prtnr-button .ct-button {
  background-color: #FFF;
  color: #030B1C;
  border: solid 2px #FFF;
  margin-bottom: 12px;
}
@media screen and (min-width: 840px) {
  .video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy .prtnr-button .ct-button {
    margin: 0 10px 0 0;
  }
}
.video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy .prtnr-button .ct-button:hover {
  background-color: #999;
  border: solid 2px #999;
  transition: all 0.3s ease;
}
.video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy .prtnr-button .dl-button {
  display: flex;
  color: #FFF;
  border: solid 2px #FFF;
}
@media screen and (min-width: 840px) {
  .video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy .prtnr-button .dl-button {
    margin-left: 10px;
  }
}
.video-section-wrpaeer .fv-contents .prtner-copy__wrapper .prtner-copy .prtnr-button .dl-button:hover {
  background: #FFF;
  color: #030B1C;
  transition: all 0.3s ease;
}
.video-section-wrpaeer .fv-contents .prtner-video {
  transform: translateZ(0);
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background-size: cover;
}
.video-section-wrpaeer .fv-contents .prtner-video .video-filter {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(3, 11, 28, 0.2);
  transition: 1s;
}
.video-section-wrpaeer .fv-contents .prtner-video video {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.video-section-wrpaeer .fv-contents .prtner-video-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.video-section-wrpaeer .about-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  padding-top: 13.8888888889vw;
  padding-bottom: 13.8888888889vw;
  text-align: center;
  background: 0 0;
}
.video-section-wrpaeer .about-wrapper .about-sentence {
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 550;
  color: #FFF;
}
.video-section-wrpaeer .about-wrapper .about-sentence .about-text {
  font-size: 15px;
  line-height: 2.26;
}
@media screen and (min-width: 840px) {
  .video-section-wrpaeer .about-wrapper .about-sentence .about-text {
    font-size: 20px;
  }
}
.video-section-wrpaeer .about-wrapper .about-sentence .about-head {
  font-size: 27px;
  margin-bottom: 48px;
}
@media screen and (min-width: 840px) {
  .video-section-wrpaeer .about-wrapper .about-sentence .about-head {
    font-size: 40px;
    margin-bottom: 64px;
  }
}

.altiri-history-wrapper {
  width: 100vw;
  background-color: #FFF;
  padding: 56px 0;
  color: #353543;
  text-align: center;
}
@media screen and (min-width: 620px) {
  .altiri-history-wrapper {
    padding: 80px 0;
  }
}
.altiri-history-wrapper .key-elements-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.altiri-history-wrapper .key-elements-wrapper .key-elements {
  width: 342px;
  margin-bottom: 32px;
  text-align: left;
}
@media screen and (min-width: 620px) {
  .altiri-history-wrapper .key-elements-wrapper .key-elements {
    margin: 0 16px 40px;
  }
}
.altiri-history-wrapper .key-elements-wrapper .key-elements img {
  width: 100%;
  margin-bottom: 16px;
}
.altiri-history-wrapper .key-elements-wrapper .key-elements .key-title {
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 24px;
  font-weight: 550;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 16px;
}
.altiri-history-wrapper .key-elements-wrapper .key-elements .key-description {
  width: 100%;
  line-height: 160%;
  font-size: 15px;
  text-align: justify;
  line-break: strict;
  word-break: break-all;
  overflow-wrap: break-word;
}
.altiri-history-wrapper .scroll-wrapper {
  display: flex;
}
@media screen and (min-width: 620px) {
  .altiri-history-wrapper .scroll-wrapper {
    margin: auto;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.altiri-history-wrapper .scroll-wrapper .history-scroll {
  font-size: 14px;
  display: inline-block;
  padding-left: 4px;
  white-space: nowrap;
  line-height: 1em;
  width: -moz-fit-content;
  width: fit-content;
}
.altiri-history-wrapper .scroll-wrapper .history-scroll div {
  display: inline-block;
  margin-right: 10px;
  width: 280px;
  text-align: left;
  vertical-align: top;
}
@media screen and (min-width: 620px) {
  .altiri-history-wrapper .scroll-wrapper .history-scroll div {
    width: 342px;
  }
}
.altiri-history-wrapper .scroll-wrapper .history-scroll div img {
  width: 100%;
  margin-bottom: 16px;
  filter: grayscale(100%) drop-shadow(0px 0px 24px rgba(0, 0, 0, 0.08));
}
.altiri-history-wrapper .scroll-wrapper .history-scroll div p {
  white-space: initial;
  font-weight: 550;
}
.altiri-history-wrapper .scroll-wrapper .history-scroll div .history-timestamp {
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
}
.altiri-history-wrapper .scroll-wrapper .history-scroll div .history-headline {
  width: 100%;
  line-height: 160%;
  font-size: 16px;
  text-align: justify;
  line-break: strict;
  word-break: break-all;
  overflow-wrap: break-word;
}
@keyframes scrollAnime1 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
.altiri-history-wrapper .scroll-wrapper .history-scroll:first-child {
  animation: scrollAnime1 150s -75s linear infinite;
}
.altiri-history-wrapper .scroll-wrapper .history-scroll:last-child {
  animation: scrollAnime2 150s linear infinite;
}
@keyframes scrollAnime1 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes scrollAnime2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}

.altiri-ubuntu-wrapper {
  padding: 56px 0;
  text-align: center;
  background-color: #030B1C;
}
@media screen and (min-width: 620px) {
  .altiri-ubuntu-wrapper {
    padding: 80px 0;
  }
}
.altiri-ubuntu-wrapper .ubuntu-video {
  width: auto;
  margin: 0 auto;
  max-width: 980px;
  aspect-ratio: 16/9;
  padding: 0 24px;
}
@media screen and (min-width: 620px) {
  .altiri-ubuntu-wrapper .ubuntu-video {
    width: 100%;
  }
}
.altiri-ubuntu-wrapper .ubuntu-video iframe {
  width: 100%;
  height: 100%;
}

.arena-slide-animation-wrapper {
  width: 100%;
  overflow: hidden;
  display: flex;
}
.arena-slide-animation-wrapper .arena-animation {
  width: 3400px;
  min-width: 1980px;
  height: auto;
  margin: 0;
}
@media screen and (min-width: 620px) {
  .arena-slide-animation-wrapper .arena-animation {
    min-width: 3400px;
  }
}
.arena-slide-animation-wrapper .history-animation {
  min-width: 2388px;
}
.arena-slide-animation-wrapper .slide-animation-img:first-child {
  animation: loop-slide1 150s -75s linear infinite;
}
.arena-slide-animation-wrapper .slide-animation-img:last-child {
  animation: loop-slide2 150s linear infinite;
}
@keyframes loop-slide1 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop-slide2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}

.partners-wrapper {
  width: 100vw;
  background-color: #FFF;
  padding: 56px 0;
  color: #353543;
  text-align: center;
}
@media screen and (min-width: 620px) {
  .partners-wrapper {
    padding: 80px 0;
  }
}
.partners-wrapper button {
  color: #FFF;
  background-color: #000;
  cursor: pointer;
  font-size: 15px;
  line-height: 100%;
  padding: 21px 8px;
  width: 100%;
  border: none;
  border-radius: 3px;
}
@media screen and (min-width: 620px) {
  .partners-wrapper button {
    padding: 21px 77px;
    width: auto;
  }
}
.partners-wrapper button:hover {
  opacity: 0.8;
  transition: all 0.3s ease;
}
.partners-wrapper .logo-list-wrapper {
  margin: 0 24px 80px;
}
.partners-wrapper .logo-list-wrapper .logo-lists {
  width: auto;
  max-width: 1024px;
  margin: 0 auto 40px;
}
.partners-wrapper .logo-list-wrapper .logo-lists img {
  width: calc((100% - 48px) / 3);
  margin-bottom: 8px;
}
@media screen and (min-width: 620px) {
  .partners-wrapper .logo-list-wrapper .logo-lists img {
    width: calc((100% - 48px) / 6);
  }
}
.partners-wrapper .story-wrapper {
  margin: 0 24px;
}
.partners-wrapper .story-wrapper .partner-slider-container {
  margin: 0 auto;
  max-width: 1024px;
  overflow: hidden;
}
.partners-wrapper .story-wrapper .partner-slider-container .swiper {
  overflow: visible;
  height: -moz-fit-content;
  height: fit-content;
}
.partners-wrapper .story-wrapper .partner-slider-container .swiper-slide {
  text-decoration: none;
}
.partners-wrapper .story-wrapper .partner-slider-container .swiper-wrapper {
  margin-bottom: 24px;
}
.partners-wrapper .story-wrapper .partner-slider-container .swiper-slide {
  box-shadow: 0px 0px 32px 8px rgba(0, 0, 0, 0.04);
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-decoration: none;
  color: #353543;
  text-align: left;
}
.partners-wrapper .story-wrapper .partner-slider-container .swiper-slide img {
  margin: 0;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  aspect-ratio: 16/11.5;
}
.partners-wrapper .story-wrapper .partner-slider-container .swiper-slide .story-text {
  padding: 16px 20px;
}
.partners-wrapper .story-wrapper .partner-slider-container .swiper-slide .story-text .story-title {
  font-size: 15px;
  font-weight: 550;
  line-height: 160%;
  text-align: justify;
  line-break: strict;
  word-break: break-all;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  width: 100%;
}
.partners-wrapper .story-wrapper .partner-slider-container .swiper-slide .story-text .story-company {
  font-size: 12px;
  font-weight: 300;
  width: 100%;
}
.partners-wrapper .story-wrapper .partner-slider-container .swiper-horizontal > .swiper-scrollbar,
.partners-wrapper .story-wrapper .partner-slider-container .swiper-scrohorizontalllbar.swiper-scrollbar- {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0;
  position: static;
  width: 100%;
}
.partners-wrapper .story-wrapper .partner-slider-container .swiper-horizontal > .swiper-scrollbar .swiper-scrollbar-drag,
.partners-wrapper .story-wrapper .partner-slider-container .swiper-scrohorizontalllbar.swiper-scrollbar- .swiper-scrollbar-drag {
  background: #000;
  border-radius: 0;
}
.partners-wrapper .story-wrapper .partner-slider-container .swiper-horizontal > .swiper-scrollbar,
.partners-wrapper .story-wrapper .partner-slider-container .swiper-scrohorizontalllbar.swiper-scrollbar-:hover {
  cursor: pointer;
}

.contact-wrapper {
  background-color: #F7F7F7;
  padding: 40px 24px;
  color: #353543;
  text-align: center;
}
@media screen and (min-width: 620px) {
  .contact-wrapper {
    padding: 80px 0;
  }
}
.contact-wrapper .form-wrapper {
  max-width: 1024px;
  background: #FFF;
  padding: 40px;
  margin: 0 auto;
}
.contact-wrapper .form-wrapper .form-container {
  max-width: 460px;
  margin: 0 auto;
  box-sizing: border-box;
}
.contact-wrapper .form-wrapper .form-container .form-annotation {
  margin-top: 10px;
  font-size: 12px;
  color: #656565;
  line-height: 160%;
  text-align: justify;
}
.contact-wrapper .form-wrapper .form-container .form-field {
  display: grid;
  width: 100%;
  text-align: left;
  float: left;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.contact-wrapper .form-wrapper .form-container .form-field .field-label {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1;
}
.contact-wrapper .form-wrapper .form-container .form-field .required::after {
  background: #B30350;
  color: #FFF;
  content: "必須";
  display: inline-block;
  border-radius: 2px;
  padding: 2px 3px 3px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  margin-left: 5px;
}
.contact-wrapper .form-wrapper .form-container .form-field .form-input {
  font-size: 15px;
  font-weight: 500;
  color: #353543;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  border: 1px solid #D5D8D8;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: none;
  outline: 0;
  height: 40px;
  padding: 0 16px;
  background: initial;
}
.contact-wrapper .form-wrapper .form-container .form-field ::-moz-placeholder {
  color: #D5D8D8;
  font-weight: 340;
  font-size: 15px;
  letter-spacing: 1;
}
.contact-wrapper .form-wrapper .form-container .form-field ::placeholder {
  color: #D5D8D8;
  font-weight: 340;
  font-size: 15px;
  letter-spacing: 1;
}
.contact-wrapper .form-wrapper .form-container .form-field input:focus {
  border: 1px solid #5C77FF;
}
.contact-wrapper .form-wrapper .form-container .form-field .select {
  position: relative;
}
.contact-wrapper .form-wrapper .form-container .form-field .select::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #353543;
  border-left: 2px solid #353543;
  transform: translateY(-50%) rotate(-135deg);
  font-size: 20px;
  pointer-events: none;
}
.contact-wrapper .form-wrapper .form-container .form-field select:focus {
  border: 1px solid #5C77FF;
}
.contact-wrapper .form-wrapper .form-container .form-field .radio {
  display: flex;
  flex-direction: column;
}
.contact-wrapper .form-wrapper .form-container .form-field .radio span:not(:first-child) {
  margin-top: 11px;
}
.contact-wrapper .form-wrapper .form-container .form-field .radio .radio-label {
  position: relative;
  margin: 0;
  padding-left: 22px;
  font-size: 15px;
  line-height: 25px;
  cursor: pointer;
}
.contact-wrapper .form-wrapper .form-container .form-field .radio input[type=radio] {
  display: none;
}
.contact-wrapper .form-wrapper .form-container .form-field .radio input[type=radio] + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 2.5px;
  left: 0;
  float: left;
  width: 16px;
  height: 16px;
  border: 1px solid #D5D8D8;
  border-radius: 50%;
  box-sizing: border-box;
}
.contact-wrapper .form-wrapper .form-container .form-field .radio input[type=radio]:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 5.5px;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #5C77FF;
}
.contact-wrapper .form-wrapper .form-container .form-field .textarea {
  height: 170px;
  padding: 14px 16px;
}
.contact-wrapper .form-wrapper .form-container .form-field:last-of-type {
  margin-bottom: 16px;
}
.contact-wrapper .form-wrapper .form-container .field-half {
  width: 48%;
}
.contact-wrapper .form-wrapper .form-container .field-half_last {
  margin-left: 4%;
}
.contact-wrapper .form-wrapper .form-container .submit-button {
  color: #FFF;
  background-color: #000;
  cursor: pointer;
  font-size: 15px;
  font-weight: 550;
  line-height: 100%;
  padding: 21px 8px;
  width: 100%;
  border: none;
  border-radius: 3px;
}
@media screen and (min-width: 620px) {
  .contact-wrapper .form-wrapper .form-container .submit-button {
    padding: 17px 77px;
    width: auto;
  }
}
.contact-wrapper .form-wrapper .form-container .submit-button:hover {
  opacity: 0.8;
  transition: all 0.3s ease;
}/*# sourceMappingURL=altiri-partners.css.map */