@charset "UTF-8";

.stage::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: #16344c url('../img/body_bg.webp') no-repeat 50% 50%;
  background-size: cover;
}
.site-header {
  position: absolute;
}
.page-contents {
  padding-bottom: 12rem;
}
.scroll-top {
  bottom: 2rem;
}
.scroll-top img {
  display: block;
  border-radius: 0.6rem;
  border: 1px solid #707070;
}

/* starlink */
.starlink-main {
  font-weight: 500;
}
.starlink-head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 7rem 0 9rem;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
.starlink-title-block {
  display: inline-block;
  position: relative;
  letter-spacing: 0.02em;
}
.starlink-title-block .starlink-subtitle {
  display: block;
  position: relative;
  margin-bottom: 0.7em;
  color: #e95504;
  font-size: 2.1rem;
  text-align: center;
  text-shadow: 0 0 0.4rem rgba(4, 25, 43, 0.5), 0 0 1rem rgba(4, 25, 43, 0.8), 0 0 2.2rem rgba(4, 25, 43, 0.8), 0 0 2.2rem rgba(0, 0, 0, 1), 0 0 3rem rgba(4, 25, 43, 0.8);
}
.starlink-title-block .starlink-title {
  display: block;
  position: relative;
  color: #fff;
  line-height: 1.3;
  font-size: 2.4rem;
  text-align: center;
  text-shadow: 0 0.1rem 0.8rem rgba(0, 0, 0, 0.4);
}
.starlink-title-block .starlink-title em {
  line-height: 1.1;
  font-size: 1.7em;
}
.starlink-title-block .title-img-p10 {
  position: absolute;
  top: 14%;
  left: -45%;
  width: 42%;
  transform: rotate(-15deg);
}
.starlink-title-block .title-img-p10p {
  position: absolute;
  top: 38%;
  right: -40%;
  width: 38%;
  transform: rotate(15deg);
}
.starlink-head-copy {
  margin-top: 2.6em;
  line-height: 1.9;
  font-weight: 500;
  font-size: 1.6rem;
  text-shadow: 0 0.1rem 0.4rem rgba(0, 0, 0, 0.4);
}
.starlink-heading-a {
  margin-bottom: 1.5em;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 0.1rem 0.8rem rgba(0, 0, 0, 0.4);
}
.starlink-heading-a:not(:first-child) {
  margin-top: 3em;
}
.starlink-heading-a > span {
  display: inline-block;
  position: relative;
  padding: 0 1em;
}
.starlink-heading-a > span::before,
.starlink-heading-a > span::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -0.3em;
  width: 0.2rem;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 0.1rem 0.8rem rgba(0, 0, 0, 0.4);
}
.starlink-heading-a > span::before {
  left: 0;
  transform: rotate(-25deg);
}
.starlink-heading-a > span::after {
  right: 0;
  transform: rotate(25deg);
}
.starlink-heading-b {
  margin-bottom: 0.6em;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
}
.starlink-heading-b:not(:first-of-type) {
  margin-top: 2em;
}
/*  */
.contents-block {
  padding: 0 2rem;
  color: inherit;
  background-color: transparent;
}
.contents-inner {
  margin-top: 5rem;
  padding: 3rem 2rem;
  border-radius: 2em;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.6);
}
.starlink-heading-a + .contents-inner {
  margin-top: 0;
}
.notes {
  margin-top: 5rem;
  color: #fff;
  font-size: 1.2rem;
}
.contents-inner .notes {
  margin-top: 3rem;
  color: inherit;
  text-align: left;
}
/* swiper */
.camera-swiper {
  margin-top: 2rem;
  border-radius: 1em;
  overflow: hidden;
  background-color: #000;
}
.camera-swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  margin-left: 0;
  background-color: #000;
}
.camera-swiper-body {
  width: 100%;
  padding: 0.7em 0.5em;
  border-top: 1px solid #fff;
  color: #fff;
}
.camera-swiper-body .camera-swiper-heading.thin {
  font-weight: 500;
}
.camera-swiper-body .camera-swiper-heading em {
  line-height: 1.2;
  font-size: 1.2em;
}
.camera-swiper-body p {
  margin-top: 0.2em;
  font-size: 1.4rem;
  font-weight: 500;
}
.catch-attention-wrap {
  position: relative;
  text-align: left;
  padding-left: 4.5em;
}
.catch-attention {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.3em 0.5em 0.2em;
  border-radius: 0.3em;
  color: #fff;
  font-weight: 500;
  font-size: 1.3rem;
  text-align: center;
  background-color: #D96029;
}
.supplement-text {
  margin-top: 1em;
  font-size: 1.2rem;
  text-align: center;
}
.offer-info {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-top: 1.5rem;
}
.offer-info > li {
  padding: 0.5em 0.6em;
  border: 1px solid #000;
  border-radius: 0.6em;
  font-weight: 500;
  font-size: 1.3rem;
  text-align: center;
}
/* step-swiper */
.step-swiper {
  display: flex;
  margin-top: 2rem;
  padding-right: 2rem;
  padding-left: 2rem;
}
.step-swiper .swiper-wrapper {
  display: flex;
  height: auto;
}
.step-swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 0;
  margin-left: 0;
  padding: 2rem 2rem;
  border: 1px solid #fff;
  border-radius: 1em;
  overflow: hidden;
  color: #fff;
  background-color: #000;
}
.step-swiper .step-number {
  margin-bottom: 0.15em;
  line-height: 1;
  color: #4869C2;
  font-size: 6rem;
  font-weight: 700;
}
.step-swiper .step-title {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 1em;
  padding: 0.4em 0.5em;
  border-radius: 3em;
  color: #000;
  font-weight: 500;
  text-align: center;
  background-color: #fff;
}
.step-swiper .step-title img {
  width: 3rem;
  margin-right: 0.6rem;
}
.step-swiper .step-title img.border {
  border-radius: 50%;
  border: 1px solid #707070;
}
.step-swiper .step-title span {
  display: block;
  flex: 1;
  padding-top: 0.4em;
  font-size: 1.3rem;
  text-align: left;
}
.step-swiper .step-title span em {
  font-size: 1.7em;
}
.step-swiper .step-img {
  margin-top: auto;
  border: 1px solid #fff;
  border-radius: 1em;
  overflow: hidden;
}
.step-swiper-body {
  display: flex;
  width: 100%;
  padding: 0 0.5em;
}
.step-swiper-body p {
  flex: 1;
  margin: 0.5em 0;
  font-weight: 500;
  font-size: 1.4rem;
}
.step-swiper-body > div {
  display: flex;
  align-items: flex-end;
  width: 35%;
}
.step-swiper .swiper-button-next,
.step-swiper .swiper-button-prev {
  top: 50%;
  width: 3.6rem;
  height: auto;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0.5rem 0.5rem 1.1rem rgba(0, 0, 0, 0.16);
}
.step-swiper .swiper-button-prev {
  left: -1rem;
  transform: scale(-1, 1) translate(-50%, 0);
}
.step-swiper .swiper-button-next {
  right: -1rem;
  transform: scale(1, 1) translate(-50%, 0);
}
.step-swiper .swiper-button-next::before,
.step-swiper .swiper-button-prev::before {
  content: '';
  display: block;
  padding-top: 100%;
}
.step-swiper .swiper-button-next::after,
.step-swiper .swiper-button-prev::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1.6rem;
  height: 1.6rem;
  background-position: 50% 50%;
  background-image: url('../img/icon_arrow.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  display: none;
}
/* btn-link */
.btn-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.5em;
  color: #fff !important;
  font-weight: 700;
  font-size: 1.6rem;
  text-align: center;
  background-color: #DC5504;
}
.btn-link-wrap {
  margin-top: 2em;
  text-align: center;
}
.supported-apps {
  margin-top: 1em;
  font-weight: 500;
  font-size: 2.2rem;
}
.apps-info {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.apps-info ul {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 1rem;
  border-radius: 1em;
  background-color: #fff;
}
.apps-info li {
  display: flex;
  align-items: center;
}
.apps-info li:not(:first-child) {
  margin-left: 1.6rem;
}
.apps-info li img {
  width: 3.8rem;
  margin-right: 0.6rem;
}
.apps-info li p {
  flex: 1;
  font-size: 1.3rem;
  font-weight: 500;
  text-align: left;
}

/* フェードイン・アップ */
.fade-in-up {
  opacity: 0;
}
.fade-in-up.active {
  animation: fadeInUp 0.6s ease-out forwards;
}
@keyframes fadeInUp {
  0% {
    transform: translate3d(0, 3rem, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* respoinsive */
@media screen and (min-width:640px) {
  .taiken-product-list {
    max-width: 96rem;
  }
  /* starlink */
  .starlink-head {
    padding: 10rem 0;
  }
  .starlink-title-block .starlink-subtitle {
    margin-bottom: 0.6em;
    font-size: 3rem;
    text-shadow: 0 0 0.6rem rgba(4, 25, 43, 0.5), 0 0 1.8rem rgba(4, 25, 43, 0.8), 0 0 3rem rgba(4, 25, 43, 0.8), 0 0 3rem rgba(0, 0, 0, 1), 0 0 3.8rem rgba(4, 25, 43, 0.8);
  }
  .starlink-title-block .starlink-title {
    font-size: 3.6rem;
    text-shadow: 0 0.2rem 1.1rem rgba(0, 0, 0, 0.4);
  }
  .starlink-title-block .title-img-p10 {
    top: 18%;
    left: -58%;
    width: 46%;
  }
  .starlink-title-block .title-img-p10p {
    top: 36%;
    right: -56%;
    width: 43%;
  }
  .starlink-head-copy {
    margin-top: 2.8em;
    font-size: 1.8rem;
    text-shadow: 0 0.2rem 1.1rem rgba(0, 0, 0, 0.4);
  }
  .starlink-heading-a {
    font-size: 2.6rem;
    text-shadow: 0 0.2rem 1.1rem rgba(0, 0, 0, 0.4);
  }
  .starlink-heading-a:not(:first-child) {
    margin-top: 4em;
  }
  .starlink-heading-a > span {
    padding: 0 1.5em;
  }
  .starlink-heading-a > span::before,
  .starlink-heading-a > span::after {
    box-shadow: 0 0.2rem 1.1rem rgba(0, 0, 0, 0.4);
  }
  .starlink-heading-b {
    margin-bottom: 0.6em;
    font-size: 2.8rem;
    font-weight: 700;
    text-align: center;
  }
  .starlink-heading-b + p {
    font-size: 1.8rem;
  }
  .main.starlink-main {
    max-width: none;
  }
  .contents-block {
    padding: 0 5rem;
  }
  .contents-inner {
    max-width: 96rem;
    margin: 8rem auto 0;
    padding: 4rem 5rem;
  }
  .notes {
    max-width: 96rem;
    margin: 8rem auto 0;
    font-size: 1.2rem;
  }
  .contents-inner .notes {
    margin-top: 4rem;
  }
  /* swiper */
  .camera-swiper {
    max-width: 60rem;
    margin: 3rem auto 0;
    border-radius: 1.5em;
  }
  .camera-swiper-body {
    padding: 1em 0.5em;
  }
  .camera-swiper-body .camera-swiper-heading {
    font-size: 2rem;
  }
  .camera-swiper-body p {
    margin-top: 0.5em;
    font-size: 1.6rem;
  }
  .catch-attention-wrap {
    text-align: center;
    padding-left: 0;
  }
  .catch-attention {
    position: relative;
    top: -0.2em;
    margin-right: 1em;
    font-size: 1.4rem;
  }
  .supplement-text {
    margin-top: 1.2em;
    font-size: 1.3rem;
  }
  .offer-info {
    gap: 2rem;
    margin-top: 2rem;
  }
  .offer-info > li {
    padding: 0.6em 0.8em;
    font-size: 1.5rem;
  }
  /* step-swiper */
  .step-swiper {
    padding-right: 5rem;
    padding-left: 5rem;
  }
  .step-swiper .swiper-slide {
    padding: 2rem 3rem 3rem;
  }
  .step-swiper .step-number {
    font-size: 7.4rem;
  }
  .step-swiper .step-title {
    justify-content: center;
    padding: 0.4em 0.5em;
  }
  .step-swiper .step-title img {
    width: 4rem;
    margin-right: 1.2rem;
  }
  .step-swiper .step-title span {
    flex-shrink: 1;
    flex-grow: 0;
    flex-basis: auto;
    padding-top: 0.4em;
    font-size: 1.6rem;
  }
  .step-swiper-body {
    padding: 0 1em;
  }
  .step-swiper-body p {
    margin: 0.5em 0;
    line-height: 1.7;
    font-size: 1.6rem;
  }
  /* btn-link */
  .btn-link {
    display: inline-block;
    min-width: 48rem;
    padding: 1.1em 1.5em 1em;
    font-size: 1.8rem;
  }
  .btn-link-wrap {
    margin-top: 2.5em;
  }
  .supported-apps {
    margin-top: 1em;
    font-weight: 500;
    font-size: 2.2rem;
  }
  .apps-info {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }
  .apps-info ul {
    max-width: 48rem;
    margin: auto;
    padding: 1.6rem;
  }
  .apps-info li:not(:first-child) {
    margin-left: 3.2rem;
  }
  .apps-info li img {
    width: 5.4rem;
    margin-right: 1.2rem;
  }
  .apps-info li p {
    font-size: 1.6rem;
  }
}
@media screen and (min-width:960px) {
  .starlink-head {
    padding: 10rem 0 13rem;
  }
  .starlink-title-block .starlink-subtitle {
    margin-bottom: 0.7em;
    font-size: 3.6rem;
    text-shadow: 0 0 0.8rem rgba(4, 25, 43, 0.7), 0 0 1.4rem rgba(4, 25, 43, 0.8), 0 0 2.8rem rgba(4, 25, 43, 0.8), 0 0 4rem rgba(4, 25, 43, 0.8), 0 0 4rem rgba(0, 0, 0, 1), 0 0 5rem rgba(4, 25, 43, 1);
  }
  .starlink-title-block .starlink-title {
    line-height: 1.6;
    font-size: 4.8rem;
    text-shadow: 0 0.2rem 1.4rem rgba(0, 0, 0, 0.4);
  }
  .starlink-title-block .title-img-p10 {
    top: 50%;
    left: -22%;
    width: 27%;
  }
  .starlink-title-block .title-img-p10p {
    top: 64%;
    right: -19%;
    width: 24%;
  }
  .starlink-head-copy {
    margin-top: 2.5em;
    font-size: 2.1rem;
    text-shadow: 0 0.2rem 1.4rem rgba(0, 0, 0, 0.4);
  }
  .starlink-heading-a {
    font-size: 2.8rem;
    text-shadow: 0 0.2rem 1.4rem rgba(0, 0, 0, 0.4);
  }
  .starlink-heading-a:not(:first-child) {
    margin-top: 4em;
  }
  .starlink-heading-a > span {
    padding: 0 1.5em;
  }
  .starlink-heading-a > span::before,
  .starlink-heading-a > span::after {
    box-shadow: 0 0.2rem 1.4rem rgba(0, 0, 0, 0.4);
  }
  .starlink-heading-b {
    margin-bottom: 0.6em;
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
  }
  .starlink-heading-b + p {
    font-size: 1.8rem;
  }
  .step-swiper {
    padding-right: calc((100% - 96rem) / 2);
    padding-left: calc((100% - 96rem) / 2);
  }
  .step-swiper .swiper-button-prev {
    left: 2rem;
  }
  .step-swiper .swiper-button-next {
    right: 2rem;
  }
}
@media screen and (min-width:1280px) {
  .starlink-title-block .title-img-p10 {
    top: 24%;
    left: -32%;
    width: 30%;
  }
  .starlink-title-block .title-img-p10p {
    top: 38%;
    right: -29%;
    width: 27%;
  }
}
@media screen and (min-width:1600px) {
  html {
    font-size: 68.8%;
  }
  .site-header {
    height: 56px;
  }
  .site-header .header-inner {
    max-width: 960px;
    padding: 1px 15px 0;
  }
  .site-header .taiken-title {
    font-size: 17px;
    width: 150px;
  }
  .site-header .taiken-title a {
    padding: 16px 0 14px;
    letter-spacing: 1px;
  }
}