/* -------------- common start -------------- */
.saga {
  position: relative;
  box-sizing: border-box;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: calc(-0.037em + 0.526px);
  font-size: 1.1458333333vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga {
    font-size: 3.6111111111vw;
  }
}
.saga *,
.saga *:before,
.saga *:after {
  letter-spacing: calc(-0.037em + 0.526px);
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: transparent;
}
.saga *:focus,
.saga *:active {
  outline: none;
}
.saga a {
  color: inherit;
}
.saga video,
.saga picture,
.saga img {
  width: 100%;
  display: block;
}
.saga h2,
.saga h3,
.saga h4 {
  line-height: 1.25;
  font-weight: 700;
}
.saga .blur-up {
  filter: blur(5px);
  transition: filter 400ms;
}
.saga .blur-up.lazyloaded {
  filter: blur(0);
}
.saga .lazyload:not([src]) {
  display: none;
}
.saga .is-cover {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.saga .opacity-non {
  display: none;
  opacity: 0;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .opacity-non {
    display: inline;
  }
}
.saga .nowrap {
  white-space: nowrap;
}
.saga .common-row {
  display: flex;
  flex-wrap: wrap;
}
.saga .col-12,
.saga .col,
.saga .col-auto {
  position: relative;
  width: 100%;
}
.saga .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.saga .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.saga .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.saga sub,
.saga sup {
  line-height: 0;
  font-size: 0.6em;
}
.saga sub.yes-click,
.saga sup.yes-click {
  cursor: pointer;
}
.saga .last-notes {
  position: relative;
  padding-bottom: 120px;
}
.saga .last-notes .last-notes-container {
  position: relative;
  width: 70.8333333333vw;
  margin: 0 auto;
  border-top: 1px solid #707070;
  padding-top: 6.25vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .last-notes .last-notes-container {
    width: 83.3333333333vw;
    padding-top: 16.6666666667vw;
  }
}
.saga .last-notes .last-notes-container .notes-list {
  list-style: decimal;
  margin: 0;
  padding-left: 1.25vw;
  font-size: 0.625vw;
  line-height: 1.6;
  font-weight: 400;
  color: #ababac;
}
@media screen and (max-width: 1920px) {
  .saga .last-notes .last-notes-container .notes-list {
    font-size: 12px;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .last-notes .last-notes-container .notes-list {
    padding-left: 5.2777777778vw;
    font-size: 3.3333333333vw;
  }
}
.saga .last-notes .last-notes-container .notes-list > li {
  padding: 0.5em 0;
}
.saga .last-notes .last-notes-container .notes-list > li.current {
  color: #fff;
}
.saga .last-notes .last-notes-container .notes-list > li i {
  font-weight: normal;
  white-space: pre-wrap;
  word-break: break-all;
}
.saga .last-notes .last-notes-container .notes-list > li a {
  color: #4091ff;
  word-wrap: break-word;
  word-break: break-all;
  text-decoration: underline;
}
.saga .last-notes .last-notes-container .notes-list .last,
.saga .last-notes .last-notes-container .notes-list .last2 {
  position: relative;
  list-style: none;
}
.saga .last-notes .last-notes-container .notes-list .last::before,
.saga .last-notes .last-notes-container .notes-list .last2::before {
  content: "*";
  position: absolute;
  top: 0.15625vw;
  left: -0.78125vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .last-notes .last-notes-container .notes-list .last::before,
.saga .last-notes .last-notes-container .notes-list .last2::before {
    top: 0.5555555556vw;
    left: -4.1666666667vw;
  }
}
.saga .last-notes .last-notes-container .notes-list .last2::before {
  content: "**";
}
.saga .last-notes .last-notes-container .notes-list2 {
  list-style: none;
  padding-bottom: 5.7291666667vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .last-notes .last-notes-container .notes-list2 {
    padding-bottom: 12.2222222222vw;
  }
}
.saga .last-notes .last-notes-container .notes-list2 b {
  font-weight: 700;
  color: #fff;
}
.saga .cbg-backtotop {
  position: fixed;
  z-index: 200;
  bottom: 90px;
  right: 50px;
}
.saga .cbg-backtotop a {
  display: block;
  width: 40px;
  height: 40px;
  margin: 5px 0;
  text-indent: -9999px;
  background: url(https://consumer.huawei.com/content/dam/huawei-cbg-site/common/mkt/pdp/store/img/sprites_cbg_icon.png) no-repeat;
  opacity: 0.6;
  filter: alpha(opacity=80);
  transition: all linear 0.2s;
}
.saga .cbg-backtotop a.cbg-icon-backtotop {
  background-position: -549px -188px;
}
.saga .cbg-backtotop a.hidden {
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: default;
}
.saga .cbg-backtotop a.cbg-icon-backtohome {
  background-position: -549px -148px;
}
.saga .hidden {
  display: none !important;
}
.saga .is-scroll {
  transition: transform 0.5s cubic-bezier(0, 0.6, 0.3, 1);
  -ms-transition: none;
  will-change: transform;
}
@media screen and (max-width: 1365px), screen and (max-aspect-ratio: 1/1), screen and (max-width: 1366px) and (min-height: 800px) {
  .saga .is-scroll {
    transition: none;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .is-scroll {
    transition: none;
  }
}
.saga .is-opacity {
  transition: opacity 0.5s cubic-bezier(0, 0.6, 0.3, 1);
  -ms-transition: none;
}
.saga .is-toggle {
  opacity: 0;
  z-index: -999 !important;
}
.saga .is-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0;
}
.saga .common-spacing {
  height: 10.4166666667vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-spacing {
    height: 27.7777777778vw;
  }
}
.saga .common-spacing.top {
  height: calc(10.4166666667vw - 76px);
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-spacing.top {
    height: 27.7777777778vw;
  }
}
.saga .common-spacing.mt {
  margin-top: 76px;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-spacing.mt {
    margin-top: 96px;
  }
}
.saga .common-spacing.none {
  height: 0;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-spacing.none {
    height: 0;
  }
}
.saga .common-spacing.bg {
  z-index: 5;
  position: relative;
  background-color: #000;
}
.saga .common-spacing.bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 120%;
  top: -10%;
  background-color: #000;
}
.saga .common-video {
  position: relative;
  width: 100%;
  height: 100%;
}
.saga .common-container {
  z-index: 3;
  position: relative;
  margin: 0 auto;
  width: 70.8333333333vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-container {
    width: 91.6666666667vw;
  }
}
.saga .common-pb10 {
  margin-bottom: 0.5208333333vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-pb10 {
    margin-bottom: 1.3888888889vw;
  }
}
.saga .common-pb20 {
  margin-bottom: 1.0416666667vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-pb20 {
    margin-bottom: 2.7777777778vw;
  }
}
.saga .common-pb30 {
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-pb30 {
    margin-bottom: 4.1666666667vw;
  }
}
.saga .common-pb40 {
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-pb40 {
    margin-bottom: 5.5555555556vw;
  }
}
.saga .common-pb50 {
  margin-bottom: 2.6041666667vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-pb50 {
    margin-bottom: 6.9444444444vw;
  }
}
.saga .common-pb60 {
  margin-bottom: 3.125vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-pb60 {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-summary {
    width: 91.6666666667vw;
    margin: 0 auto;
  }
}
.saga .common-sub-title {
  padding-bottom: 1.0416666667vw;
  font-size: 1.6666666667vw;
  line-height: 1.25;
  font-weight: 700;
  color: #dcbf91;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-sub-title {
    padding-bottom: 2.7777777778vw;
    width: 100%;
    font-size: 4.4444444444vw;
  }
}
.saga .common-title {
  position: relative;
  font-size: 3.3333333333vw;
  line-height: 1.25;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-title {
    width: 100%;
    font-size: 11.1111111111vw;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .common-title {
    font-size: 6.6666666667vw;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .common-title {
    font-size: 6.6666666667vw;
  }
}
.saga .common-title.common-title2 {
  font-size: 2.5vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-title.common-title2 {
    font-size: 6.6666666667vw;
  }
}
.saga .common-desc {
  font-size: 1.1458333333vw;
  line-height: 1.6;
  font-weight: 500;
  color: #7f7f84;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-desc {
    width: 100%;
    font-size: 3.6111111111vw;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .common-desc {
    font-size: 2.7777777778vw;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .common-desc {
    font-size: 2.7777777778vw;
  }
}
.saga .common-desc b {
  font-weight: 700;
  color: #fff;
}
.saga .common-desc.common-desc2 {
  font-size: 1.0416666667vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-desc.common-desc2 {
    font-size: 3.6111111111vw;
  }
}
.saga .common-gradient-text {
  display: inline-block;
  color: #4e75c1;
  font-weight: 800;
  background: linear-gradient(to right, #d2eeff 2%, #4e75c1 95%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .common-gradient-text {
    background: transparent;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .common-gradient-text {
    background: transparent;
  }
}
.saga .common-color-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 108px;
  height: 48px;
  font-size: 13px;
  border-radius: 24px;
  background-color: black;
  color: white;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-color-btn {
    width: 108px;
    height: 48px;
    font-size: 13px;
    border-radius: 24px;
  }
}
.saga .common-more-btn {
  font-size: 0.8333333333vw;
  font-weight: 500;
  line-height: 1.6;
  color: #2788d9;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-more-btn {
    font-size: 3.8888888889vw;
  }
}
.saga .common-more-btn2 {
  display: inline-block;
  font-size: 0.8333333333vw;
  font-weight: 500;
  color: #171717;
  line-height: 3.0208333333vw;
  height: 3.0208333333vw;
  border: 1px solid #707070;
  border-radius: 4.6875vw;
  padding: 0 1.25vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .common-more-btn2 {
    font-size: 2.7777777778vw;
    line-height: 10.9722222222vw;
    height: 10.9722222222vw;
    border-radius: 12.5vw;
    padding: 0 5.5555555556vw;
  }
}
.saga .common-more-btn2.white-font {
  color: #fff;
}
.saga .cf:before,
.saga .cf:after {
  content: " ";
  display: table;
}
.saga .cf:after {
  clear: both;
}
.saga .cf {
  zoom: 1;
}
.saga .text-left {
  text-align: left !important;
}
.saga .text-right {
  text-align: right !important;
}
.saga .text-center {
  text-align: center !important;
}
.saga .trigger-block {
  position: relative;
}
.saga .trigger-block > i {
  display: block;
  position: absolute;
  top: -76px;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .trigger-block > i {
    top: -96px;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .show-pc {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1/1) {
  .saga .hide-pad {
    display: none !important;
  }
}
.saga .show-pad {
  display: none !important;
}
@media (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1/1) {
  .saga .show-pad {
    display: block !important;
  }
}
.saga .show-mob {
  display: none !important;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .show-mob {
    display: block !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .hidden-ie {
    display: none !important;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .hidden-ie {
    display: none !important;
  }
}
.saga .show-ie {
  display: none !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .show-ie {
    display: block !important;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .show-ie {
    display: block !important;
  }
}

/* -------------- common end -------------- */
.saga {
  position: relative;
  background-color: #000;
  color: #fff;
  font-weight: 500;
}
.saga .saga-large-title {
  font-size: 4.1666666667vw;
  font-weight: 700;
  line-height: 1.25;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-large-title {
    font-size: 11.1111111111vw;
  }
}
.saga .saga-common-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background-color: #000;
  border-radius: 50%;
  overflow: hidden;
  transform: rotate(0deg);
}
.saga .saga-common-btn5 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.1979166667vw;
  margin-top: 3.125vw;
  min-width: 9.6875vw;
  height: 2.5vw;
  border-radius: 1.25vw;
  overflow: hidden;
  border: 1px solid #fff;
  text-align: center;
  line-height: 2.34375vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-common-btn5 {
    padding: 0 3.1944444444vw;
    margin-top: 8.3333333333vw;
    min-width: 25.8333333333vw;
    height: 6.6666666667vw;
    border-radius: 3.3333333333vw;
    line-height: 6.25vw;
  }
}
.saga .saga-common-btn5 span {
  display: inline-block;
  line-height: 1.6;
  color: #fff;
  font-size: 1.0416666667vw;
  font-weight: 500;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-common-btn5 span {
    font-size: 2.7777777778vw;
  }
}
.saga .saga-sec1 {
  position: relative;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 {
    height: calc(86.3888888889vw - 50vh + 200vh);
    padding-bottom: 19.4444444444vw;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 {
    padding-bottom: 10.6944444444vw;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec1 {
    padding-bottom: 10.6944444444vw;
  }
}
@media screen and (max-aspect-ratio: 1/2) {
  .saga .saga-sec1 {
    padding-bottom: 19.4444444444vw;
  }
}
.saga .saga-sec1 .saga-sec1-container {
  position: relative;
  height: calc(100vh - 76px);
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-container {
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    top: 96px;
    height: calc(100vh - 96px);
    top: 96px;
  }
}
.saga .saga-sec1 .saga-sec1-video {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-video {
    display: none;
  }
}
.saga .saga-sec1 .saga-sec1-video video,
.saga .saga-sec1 .saga-sec1-video img {
  padding-top: calc(10.4166666667vw - 76px);
}
.saga .saga-sec1 .saga-sec1-summary {
  z-index: 5;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 3.125vw;
  text-align: center;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-summary {
    bottom: 75%;
  }
}
@media (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary {
    bottom: 78%;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary {
    bottom: auto;
    top: 4.1666666667vw;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary {
    bottom: auto;
    top: 4.1666666667vw;
  }
}
.saga .saga-sec1 .saga-sec1-summary .saga-sec1-slogan {
  display: none;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-summary .saga-sec1-slogan {
    display: block;
    margin: 0 auto;
    width: 83.1944444444vw;
    height: 18.75vw;
  }
}
@media (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary .saga-sec1-slogan {
    width: 62.5vw;
    height: 14.1666666667vw;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary .saga-sec1-slogan {
    width: 62.5vw;
    height: 14.1666666667vw;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary .saga-sec1-slogan {
    width: 62.5vw;
    height: 14.1666666667vw;
  }
}
.saga .saga-sec1 .saga-sec1-keyframe {
  display: none;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-keyframe {
    width: 100%;
    height: calc(100vh - 96px);
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0.8);
  }
  .saga .saga-sec1 .saga-sec1-keyframe img {
    height: 100%;
    min-height: 172.7777777778vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .saga .saga-sec1 .saga-sec1-keyframe canvas {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-keyframe {
    transform: scale(0.6) translateY(-4.1666666667vw);
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-keyframe {
    transform: scale(0.4) translateY(-13.8888888889vw);
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-keyframe {
    transform: scale(0.4) translateY(-13.8888888889vw);
  }
}
.saga .saga-sec1 .saga-sec1-summary2 {
  display: none;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-summary2 {
    display: block;
    z-index: 3;
    position: absolute;
    bottom: 65%;
    left: 50%;
    transform: translate(-50%, 10%);
    width: 88.8888888889vw;
    text-align: center;
    opacity: 0;
  }
}
@media (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary2 {
    bottom: 63%;
  }
  .saga .saga-sec1 .saga-sec1-summary2 .saga-sec1-title {
    font-size: 8.3333333333vw;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary2 {
    bottom: 68%;
  }
  .saga .saga-sec1 .saga-sec1-summary2 .saga-sec1-title {
    font-size: 6.6666666667vw;
  }
  .saga .saga-sec1 .saga-sec1-summary2 .saga-sec1-title .show-mob {
    display: none !important;
  }
  .saga .saga-sec1 .saga-sec1-summary2 .saga-sec1-desc {
    font-size: 2.7777777778vw;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary2 {
    bottom: 68%;
  }
  .saga .saga-sec1 .saga-sec1-summary2 .saga-sec1-title {
    font-size: 6.6666666667vw;
  }
  .saga .saga-sec1 .saga-sec1-summary2 .saga-sec1-title .show-mob {
    display: none !important;
  }
  .saga .saga-sec1 .saga-sec1-summary2 .saga-sec1-desc {
    font-size: 2.7777777778vw;
  }
}
.saga .saga-sec1 .saga-sec1-summary3 {
  z-index: 5;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.2604166667vw;
  text-align: center;
  opacity: 0;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-summary3 {
    display: flex;
    z-index: 3;
    position: absolute;
    top: auto;
    bottom: 4.1666666667vw;
    left: 50%;
    transform: translate(-50%, 0);
    width: 83.3333333333vw;
    justify-content: center;
    align-items: center;
    opacity: 1;
  }
}
@media (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary3 {
    bottom: 4.1666666667vw;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary3 {
    bottom: 4.1666666667vw;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary3 {
    bottom: 4.1666666667vw;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec1 .saga-sec1-summary3 {
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec1 .saga-sec1-summary3 {
    opacity: 1;
  }
}
.saga .saga-sec1 .saga-sec1-summary3 .saga-sec1-desc {
  margin-bottom: 0.6770833333vw;
  font-size: 1.6666666667vw;
  color: #fff;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-summary3 .saga-sec1-desc {
    margin-bottom: 0;
    display: inline-flex;
    font-size: 4.4444444444vw;
  }
}
.saga .saga-sec1 .saga-sec1-summary3 .saga-common-btn5 {
  margin-top: 0.6770833333vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-summary3 .saga-common-btn5 {
    margin-top: 0;
    display: none;
  }
}
.saga .saga-sec1 .saga-sec1-summary3 .saga-sec1-buy {
  margin-left: 2.6041666667vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-summary3 .saga-sec1-buy {
    margin-top: 0;
    margin-left: 5.2777777778vw;
    display: inline-flex;
  }
}
.saga .saga-sec1 .saga-sec1-summary4 {
  display: none;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-summary4 {
    display: block;
    z-index: 5;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 64.0277777778vw;
    text-align: center;
  }
}
@media (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary4 {
    opacity: 0;
    bottom: 4.1666666667vw;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary4 {
    opacity: 0;
    top: 90%;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary4 {
    opacity: 0;
    top: 90%;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-summary4 .saga-sec1-desc {
    font-size: 1.8055555556vw;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary4 .saga-sec1-desc {
    pointer-events: none;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec1 .saga-sec1-summary4 .saga-sec1-desc {
    pointer-events: none;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec1 .saga-sec1-summary4 .saga-common-btn5 {
    margin-top: 5.2777777778vw;
  }
}
.saga .saga-sec2 {
  position: relative;
  height: 700vh;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec2 {
    height: auto;
    padding-top: 10.4166666667vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec2 {
    height: auto;
    padding-top: 10.4166666667vw;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec2 {
    height: auto;
    padding-top: 27.7777777778vw;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec2 {
    padding-top: 27.7777777778vw;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec2 {
    padding-top: 27.7777777778vw;
  }
}
.saga .saga-sec2 .saga-sec-group {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  top: 76px;
  height: calc(100vh - 76px);
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec2 .saga-sec-group {
    position: relative;
    top: 0;
    height: auto;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec2 .saga-sec-group {
    position: relative;
    top: 0;
    height: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec2 .saga-sec-group {
    position: relative;
    top: 0;
    height: auto;
  }
}
.saga .saga-sec2 .saga-sec2-container {
  position: relative;
  z-index: 5;
  height: 100%;
  overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec2 .saga-sec2-container {
    position: relative;
    top: 0;
    height: 56.25vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec2 .saga-sec2-container {
    position: relative;
    top: 0;
    height: 56.25vw;
  }
}
.saga .saga-sec2 .saga-sec2-container .saga-sec2-keyframe {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  pointer-events: none;
}
.saga .saga-sec2 .saga-sec2-container .saga-sec2-keyframe img {
  width: auto;
  height: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec2 .saga-sec2-container .saga-sec2-keyframe img {
    width: 100%;
    height: 54.1666666667vw;
    opacity: 0.3;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec2 .saga-sec2-container .saga-sec2-keyframe img {
    width: 100%;
    height: 54.1666666667vw;
    opacity: 0.3;
  }
}
.saga .saga-sec2 .saga-sec2-container .saga-sec2-keyframe canvas {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec2 .saga-sec2-container .saga-sec2-keyframe canvas {
    display: none;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec2 .saga-sec2-container .saga-sec2-keyframe canvas {
    display: none;
  }
}
.saga .saga-sec2 .saga-sec2-container .saga-sec2-summary {
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 3.125vw));
  width: 38.0208333333vw;
  text-align: center;
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec2 .saga-sec2-container .saga-sec2-summary {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec2 .saga-sec2-container .saga-sec2-summary {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
.saga .saga-sec2 .saga-sec2-container .saga-sec2-note {
  padding-top: 1.5625vw;
  margin: 0 auto;
  width: 20.8333333333vw;
  font-size: 0.5208333333vw;
  color: #7f7f84;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1920px) {
  .saga .saga-sec2 .saga-sec2-container .saga-sec2-note {
    font-size: 12px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec2 .saga-sec2-container .saga-sec2-note {
    opacity: 1;
    bottom: 6.25vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec2 .saga-sec2-container .saga-sec2-note {
    opacity: 1;
    bottom: 6.25vw;
  }
}
.saga .saga-sec3-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  opacity: 0;
  overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec3-container {
    position: relative;
    top: 0;
    height: auto;
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec3-container {
    position: relative;
    top: 0;
    height: auto;
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec3-container {
    position: relative;
    top: 0;
    height: auto;
    opacity: 1;
  }
}
.saga .saga-sec3-container .saga-sec3-video-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec3-container .saga-sec3-video-block {
    z-index: 1;
    position: relative;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec3-container .saga-sec3-video-block {
    z-index: 1;
    position: relative;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec3-container .saga-sec3-video-block {
    position: relative;
    height: auto;
  }
}
.saga .saga-sec3-container .saga-sec3-video {
  z-index: 1;
  position: relative;
  height: 100%;
}
.saga .saga-sec3-container .saga-sec3-video1 {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec3-container .saga-sec3-video1 {
    width: 100%;
    height: 98.3333333333vw;
    overflow: hidden;
  }
}
.saga .saga-sec3-container .saga-sec3-video1 video {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec3-container .saga-sec3-video1 video {
    position: relative;
    width: 100%;
    height: 98.3333333333vw;
    transform: scale(1.01);
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec3-container .saga-sec3-video1 video {
    height: 56.25vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec3-container .saga-sec3-video1 video {
    height: 56.25vw;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec3-container .saga-sec3-video1 {
    height: 56.25vw;
    opacity: 0.3;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec3-container .saga-sec3-video1 {
    height: 56.25vw;
    opacity: 0.3;
  }
}
.saga .saga-sec3-container .saga-sec3-video2 {
  position: absolute;
  top: 0;
  left: 4.6875vw;
  width: 90.625vw;
  height: 100%;
  padding: 4.6875vw 0;
  z-index: 4;
  opacity: 0;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec3-container .saga-sec3-video2 {
    opacity: 1;
    position: relative;
    left: 0;
    width: 100%;
    height: 111.1111111111vw;
    overflow: hidden;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec3-container .saga-sec3-video2 {
    opacity: 1;
    position: relative;
    left: 0;
    margin: 10.4166666667vw auto 0;
    overflow: hidden;
    width: 90.625vw;
    height: 46.875vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec3-container .saga-sec3-video2 {
    opacity: 1;
    position: relative;
    left: 0;
    margin: 10.4166666667vw auto 0;
    overflow: hidden;
    width: 90.625vw;
    height: 46.875vw;
  }
}
.saga .saga-sec3-container .saga-sec3-video2 video {
  padding: 3.125vw 0;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec3-container .saga-sec3-video2 video {
    padding: 0;
    transform: scale(1.01);
  }
}
.saga .saga-sec3-container .saga-sec3-summary1 {
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 3.125vw));
  width: 33.6979166667vw;
  text-align: center;
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec3-container .saga-sec3-summary1 {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec3-container .saga-sec3-summary1 {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec3-container .saga-sec3-summary1 {
    position: static;
    width: 81.9444444444vw;
    margin: 0 auto;
    transform: none;
    opacity: 1;
    padding-bottom: 8.3333333333vw;
  }
}
.saga .saga-sec3-container .saga-sec3-summary2 {
  z-index: 5;
  position: absolute;
  margin-left: 14.4791666667vw;
  top: 15.625vw;
  transform: translate(0, calc(-50% + 3.125vw));
  width: 18.2291666667vw;
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec3-container .saga-sec3-summary2 {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec3-container .saga-sec3-summary2 {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec3-container .saga-sec3-summary2 {
    text-align: center;
    position: static;
    width: 81.9444444444vw;
    margin: 0 auto;
    transform: none;
    opacity: 1;
    padding-bottom: 8.3333333333vw;
    padding-top: 27.7777777778vw;
  }
}
.saga .saga-sec6 {
  margin-top: -100vh;
  z-index: 3;
  position: relative;
  height: 300vh;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec6 {
    margin-top: 10.4166666667vw;
    height: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec6 {
    margin-top: 10.4166666667vw;
    height: auto;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec6 {
    margin-top: 27.7777777778vw;
    height: auto;
  }
}
.saga .saga-sec6 .saga-sec6-container {
  z-index: 5;
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  top: 76px;
  height: calc(100vh - 76px);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec6 .saga-sec6-container {
    position: relative;
    top: 0;
    height: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec6 .saga-sec6-container {
    position: relative;
    top: 0;
    height: auto;
  }
}
.saga .saga-sec6 .saga-sec6-container .saga-sec6-watch {
  z-index: 5;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(5.5);
  width: 15.625vw;
  height: 26.25vw;
  opacity: 0;
  pointer-events: none;
}
.saga .saga-sec6 .saga-sec6-container .saga-sec6-watch .saga-sec6-watch-img2 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.saga .saga-sec6 .saga-sec6-container .saga-sec6-watch .saga-sec6-overlay {
  z-index: 5;
  position: absolute;
  top: 45.7%;
  left: 48%;
  width: 13.0208333333vw;
  height: 13.0208333333vw;
  background-color: #000;
  border-radius: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%) rotate(0deg);
  box-shadow: 0 0 0.5208333333vw 0.5208333333vw #000;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec6 .saga-sec6-container .saga-sec6-watch1 {
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -127%);
    width: 15.625vw;
    height: 26.25vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec6 .saga-sec6-container .saga-sec6-watch1 {
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -127%);
    width: 15.625vw;
    height: 26.25vw;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec6 .saga-sec6-container .saga-sec6-watch2 {
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 23%);
    width: 15.625vw;
    height: 26.25vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec6 .saga-sec6-container .saga-sec6-watch2 {
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 23%);
    width: 15.625vw;
    height: 26.25vw;
  }
}
.saga .saga-sec6 .saga-sec6-container .saga-sec6-title {
  z-index: 9;
  position: absolute;
  top: calc(50% + 11.71875vw);
  margin-left: 14.4791666667vw;
  opacity: 0;
  transform: translateY(-50%);
  transform: translateY(-192%);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec6 .saga-sec6-container .saga-sec6-title {
    opacity: 1;
    top: 14.0625vw;
    transform: none;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec6 .saga-sec6-container .saga-sec6-title {
    opacity: 1;
    top: 14.0625vw;
    transform: none;
  }
}
.saga .saga-sec6 .saga-sec6-container .saga-sec6-img1 {
  position: absolute;
  left: 0;
  top: 50%;
  margin-left: 48.6979166667vw;
  width: 41.6666666667vw;
  height: 31.7708333333vw;
  opacity: 0;
  transform: translateY(80%);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec6 .saga-sec6-container .saga-sec6-img1 {
    position: relative;
    opacity: 1;
    transform: translateY(0%);
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec6 .saga-sec6-container .saga-sec6-img1 {
    position: relative;
    opacity: 1;
    transform: translateY(0%);
  }
}
.saga .saga-sec6 .saga-sec6-container .saga-sec6-img2 {
  position: absolute;
  left: 0;
  top: 50%;
  margin-left: 4.6875vw;
  width: 44.2708333333vw;
  height: 33.8541666667vw;
  transform: translateY(200%);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec6 .saga-sec6-container .saga-sec6-img2 {
    position: relative;
    bottom: auto;
    transform: none;
    margin-top: 6.71875vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec6 .saga-sec6-container .saga-sec6-img2 {
    position: relative;
    bottom: auto;
    transform: none;
    margin-top: 6.71875vw;
  }
}
.saga .saga-sec6 .saga-sec6-container .saga-sec6-img-text {
  padding-top: 1.5625vw;
  font-size: 1.0416666667vw;
  font-weight: 500;
  color: #7f7f84;
  text-align: center;
}
.saga .saga-sec6 .saga-sec6-container .saga-sec6-summary {
  position: absolute;
  left: 63.4375vw;
  top: 50%;
  width: 21.3541666667vw;
  transform: translateY(100%);
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec6 .saga-sec6-container .saga-sec6-summary {
    opacity: 1;
    transform: translateY(100%);
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec6 .saga-sec6-container .saga-sec6-summary {
    opacity: 1;
    transform: translateY(100%);
  }
}
.saga .saga-sec6 .saga-sec6-container-m {
  z-index: 1;
  position: relative;
}
.saga .saga-sec6 .saga-sec6-container-m .saga-sec6-summary {
  width: 81.9444444444vw;
  margin: 0 auto;
  text-align: center;
}
.saga .saga-sec6 .saga-sec6-container-m .saga-sec6-summary .saga-sec6-desc {
  padding-bottom: 8.3333333333vw;
}
.saga .saga-sec6 .saga-sec6-container-m .saga-sec6-swiper .saga-sec6-img1-m,
.saga .saga-sec6 .saga-sec6-container-m .saga-sec6-swiper .saga-sec6-img2-m {
  margin: 0 auto;
  width: 100%;
  height: 80.8333333333vw;
  overflow: hidden;
}
.saga .saga-sec6 .saga-sec6-container-m .saga-sec6-swiper .saga-sec6-watch-img1-m,
.saga .saga-sec6 .saga-sec6-container-m .saga-sec6-swiper .saga-sec6-watch-img2-m {
  z-index: 3;
  position: relative;
  margin: -31.25vw auto 0;
  width: 41.6666666667vw;
  height: 70vw;
}
.saga .saga-sec6 .saga-sec6-container-m .saga-sec6-pagination {
  margin-top: 8.3333333333vw;
  position: relative;
  width: 100%;
  text-align: center;
}
.saga .saga-sec6 .saga-sec6-container-m .saga-sec6-pagination .saga-sec6-pagination-group {
  position: relative;
  display: inline-block;
}
.saga .saga-sec6 .saga-sec6-container-m .saga-sec6-pagination .sec6-pagination-line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  border-bottom: 1px solid #fff;
  transition: left 0.5s ease;
}
.saga .saga-sec6 .saga-sec6-container-m .saga-sec6-pagination .sec6-swiper-pagination {
  position: relative;
  display: inline-block;
  padding-bottom: 4.1666666667vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.saga .saga-sec6 .saga-sec6-container-m .saga-sec6-pagination .swiper-pagination-bullet {
  padding: 0 4.1666666667vw;
  width: auto;
  height: auto;
  border-radius: 0;
  opacity: 1;
  color: #86868b;
  font-size: 3.0555555556vw;
}
.saga .saga-sec6 .saga-sec6-container-m .saga-sec6-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
  color: #fff;
}
.saga .saga-sec7 {
  z-index: 1;
  margin-top: -35vh;
  position: relative;
  height: 200vh;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec7 {
    margin-top: 13.6458333333vw;
    height: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec7 {
    margin-top: 13.6458333333vw;
    height: auto;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec7 {
    height: 150vh;
    margin-top: 0;
  }
}
.saga .saga-sec7 .saga-sec7-container {
  z-index: 5;
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  top: 76px;
  height: calc(100vh - 76px);
  overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec7 .saga-sec7-container {
    position: relative;
    top: 0;
    height: 40.625vw;
    overflow: visible;
    overflow: hidden;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec7 .saga-sec7-container {
    position: relative;
    top: 0;
    height: 40.625vw;
    overflow: visible;
    overflow: hidden;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec7 .saga-sec7-container {
    overflow: hidden;
  }
}
.saga .saga-sec7 .saga-sec7-summary {
  z-index: 5;
  position: absolute;
  top: calc(50% - 14.0625vw);
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec7 .saga-sec7-summary {
    top: 0;
    transform: translate(-50%, 0%);
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec7 .saga-sec7-summary {
    top: 0;
    transform: translate(-50%, 0%);
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec7 .saga-sec7-summary {
    opacity: 1;
    top: calc(50% - 40.2777777778vw);
  }
}
@media (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec7 .saga-sec7-summary {
    top: calc(50% - 31.9444444444vw);
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec7 .saga-sec7-summary {
    top: calc(50% - 25vw);
  }
  .saga .saga-sec7 .saga-sec7-summary .saga-sec7-title .show-pc {
    display: inline !important;
  }
  .saga .saga-sec7 .saga-sec7-summary .saga-sec7-title .show-mob {
    display: none !important;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec7 .saga-sec7-summary {
    top: calc(50% - 25vw);
  }
  .saga .saga-sec7 .saga-sec7-summary .saga-sec7-title .show-pc {
    display: inline !important;
  }
  .saga .saga-sec7 .saga-sec7-summary .saga-sec7-title .show-mob {
    display: none !important;
  }
}
.saga .saga-sec7 .saga-sec7-summary .saga-sec7-desc {
  margin: 0 auto;
  width: 35.4166666667vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec7 .saga-sec7-summary .saga-sec7-desc {
    width: 88.8888888889vw;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec7 .saga-sec7-summary .saga-sec7-desc {
    width: 69.4444444444vw;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec7 .saga-sec7-summary .saga-sec7-desc {
    width: 69.4444444444vw;
  }
}
.saga .saga-sec7 .saga-sec7-img1 {
  z-index: 1;
  position: absolute;
  top: calc(43% + 10.4166666667vw);
  left: 48.9583333333vw;
  width: 21.7708333333vw;
  height: 23.5416666667vw;
  transform: translate(340%, -50%) scale(3);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec7 .saga-sec7-img1 {
    transform: translate(0, -50%);
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec7 .saga-sec7-img1 {
    transform: translate(0, -50%);
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec7 .saga-sec7-img1 {
    top: calc(60% + 13.8888888889vw);
    left: 47.2222222222vw;
    width: 50.6944444444vw;
    height: 54.8611111111vw;
    transform: translate(220%, -50%) scale(3);
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec7 .saga-sec7-img1 {
    top: calc(60% + 8.3333333333vw);
    width: 46.5277777778vw;
    height: 50.4166666667vw;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec7 .saga-sec7-img1 {
    top: calc(60% + 8.3333333333vw);
    width: 46.5277777778vw;
    height: 50.4166666667vw;
  }
}
.saga .saga-sec7 .saga-sec7-img2 {
  z-index: 3;
  position: absolute;
  top: 56%;
  left: 29.21875vw;
  width: 20.8333333333vw;
  height: 16.71875vw;
  transform: translate(-340%, -50%) scale(3);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec7 .saga-sec7-img2 {
    transform: translate(0, -50%);
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec7 .saga-sec7-img2 {
    transform: translate(0, -50%);
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec7 .saga-sec7-img2 {
    top: 60%;
    left: 1.1111111111vw;
    width: 48.3333333333vw;
    height: 38.8888888889vw;
    transform: translate(-220%, -50%) scale(3);
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec7 .saga-sec7-img2 {
    width: 44.1666666667vw;
    height: 35.5555555556vw;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec7 .saga-sec7-img2 {
    width: 44.1666666667vw;
    height: 35.5555555556vw;
  }
}
.saga .saga-sec8 {
  position: relative;
}
@media (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec8 {
    margin-top: 27.7777777778vw;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec8 {
    margin-top: 27.7777777778vw;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec8 {
    margin-top: 27.7777777778vw;
  }
}
.saga .saga-sec8 .saga-sec8-container {
  position: relative;
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec8 .saga-sec8-container {
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec8 .saga-sec8-container {
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec8 .saga-sec8-container {
    opacity: 1;
  }
}
.saga .saga-sec8 .saga-sec8-video {
  position: relative;
  width: 70.3125vw;
  height: 32.8125vw;
  margin: 0 auto;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec8 .saga-sec8-video {
    width: 83.3333333333vw;
    height: 83.3333333333vw;
    overflow: hidden;
  }
  .saga .saga-sec8 .saga-sec8-video video {
    transform: scale(1.01);
  }
}
.saga .saga-sec8 .saga-sec8-desc {
  margin: 0 auto;
  width: 41.1458333333vw;
  padding-top: 3.125vw;
  text-align: center;
  transform: translateY(3.125vw);
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec8 .saga-sec8-desc {
    opacity: 1;
    transform: none;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec8 .saga-sec8-desc {
    opacity: 1;
    transform: none;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec8 .saga-sec8-desc {
    opacity: 1;
    padding-top: 8.3333333333vw;
    width: 83.3333333333vw;
    transform: none;
    text-align: left;
  }
}
.saga .saga-sec9 {
  position: relative;
}
.saga .saga-sec9 .saga-sec9-container {
  position: relative;
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec9 .saga-sec9-container {
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec9 .saga-sec9-container {
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec9 .saga-sec9-container {
    opacity: 1;
  }
}
.saga .saga-sec9 .saga-sec9-video {
  position: relative;
  width: 52.0833333333vw;
  height: 32.8125vw;
  margin: 0 auto;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec9 .saga-sec9-video {
    width: 83.3333333333vw;
    height: 83.3333333333vw;
    overflow: hidden;
  }
  .saga .saga-sec9 .saga-sec9-video video {
    transform: scale(1.01);
  }
}
.saga .saga-sec9 .saga-sec9-desc {
  margin: 0 auto;
  width: 37.5520833333vw;
  padding-top: 3.125vw;
  text-align: center;
  transform: translateY(3.125vw);
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec9 .saga-sec9-desc {
    opacity: 1;
    transform: none;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec9 .saga-sec9-desc {
    opacity: 1;
    transform: none;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec9 .saga-sec9-desc {
    opacity: 1;
    padding-top: 8.3333333333vw;
    width: 86.1111111111vw;
    text-align: left;
    transform: none;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec9 .saga-sec9-desc .show-mob {
    display: none !important;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec9 .saga-sec9-desc .show-mob {
    display: none !important;
  }
}
.saga .saga-sec10 {
  position: relative;
}
.saga .saga-sec10 .saga-sec10-container {
  position: relative;
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec10 .saga-sec10-container {
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec10 .saga-sec10-container {
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec10 .saga-sec10-container {
    display: block;
    opacity: 1;
  }
}
.saga .saga-sec10 .saga-sec10-video {
  position: relative;
  width: 100%;
  height: 26.0416666667vw;
  margin: 0 auto;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec10 .saga-sec10-video {
    width: 100vw;
    height: 41.6666666667vw;
  }
}
.saga .saga-sec10 .saga-sec10-desc {
  margin: 0 auto;
  width: 33.0208333333vw;
  text-align: center;
  transform: translate(0, 3.125vw);
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec10 .saga-sec10-desc {
    transform: none;
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec10 .saga-sec10-desc {
    transform: none;
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec10 .saga-sec10-desc {
    opacity: 1;
    position: static;
    padding-top: 16.6666666667vw;
    width: 86.1111111111vw;
    margin: 0 auto;
    text-align: left;
    transform: none;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec10 .saga-sec10-desc .show-mob {
    display: none !important;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec10 .saga-sec10-desc .show-mob {
    display: none !important;
  }
}
.saga .saga-sec11 {
  z-index: 2;
  position: relative;
}
.saga .saga-sec11 .saga-sec11-container {
  position: relative;
  width: 70.8333333333vw;
  margin: 0 auto;
  opacity: 0;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec11 .saga-sec11-container {
    width: 83.3333333333vw;
    opacity: 1;
  }
}
.saga .saga-sec11 .saga-sec11-img {
  height: 32.8125vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec11 .saga-sec11-img {
    height: 83.3333333333vw;
  }
}
.saga .saga-sec11 .saga-sec11-desc {
  width: 34.1145833333vw;
  margin: 0 auto;
  padding-top: 3.125vw;
  text-align: center;
  transform: translateY(3.125vw);
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec11 .saga-sec11-desc {
    transform: none;
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec11 .saga-sec11-desc {
    transform: none;
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec11 .saga-sec11-desc {
    opacity: 1;
    text-align: left;
    padding-top: 8.3333333333vw;
    width: 86.1111111111vw;
    transform: none;
  }
}
.saga .saga-sec11 .saga-sec11-desc b {
  color: #fff;
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec11 .saga-sec11-desc .show-mob {
    display: none !important;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec11 .saga-sec11-desc .show-mob {
    display: none !important;
  }
}
.saga .saga-sec12 {
  z-index: 1;
  position: relative;
  height: 152vh;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 {
    margin-top: 10.4166666667vw;
    height: auto;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 {
    margin-top: 10.4166666667vw;
    height: auto;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec12 {
    height: auto;
  }
}
.saga .saga-sec12 .saga-sec12-overlay {
  z-index: 3;
  position: -webkit-sticky;
  position: sticky;
  top: 58px;
  width: 100%;
  height: calc(40vh - 58px);
  pointer-events: none;
  background: url(/content/dam/huawei-cbg-site/cn/mkt/pdp/wearables/watch-buds/img/icon/icon-gradient.svg) top center no-repeat;
  background-size: 100% 10.78125vw;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 .saga-sec12-overlay {
    display: none;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 .saga-sec12-overlay {
    display: none;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec12 .saga-sec12-overlay {
    display: none;
  }
}
.saga .saga-sec12 .saga-sec12-overlay2 {
  z-index: 3;
  position: absolute;
  top: -5vh;
  width: 100%;
  height: 55vh;
  pointer-events: none;
  background: linear-gradient(to top, #000, #000 25%, transparent 40%, transparent 100%);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 .saga-sec12-overlay2 {
    display: none;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 .saga-sec12-overlay2 {
    display: none;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec12 .saga-sec12-overlay2 {
    display: none;
  }
}
.saga .saga-sec12 .saga-sec12-container {
  margin-top: -46vh;
  z-index: 1;
  position: relative;
  text-align: center;
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 .saga-sec12-container {
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 .saga-sec12-container {
    opacity: 1;
  }
}
@media (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec12 .saga-sec12-container {
    margin-top: -46vh;
  }
}
.saga .saga-sec12 .saga-sec12-container .saga-sec12-summary {
  width: 41.6666666667vw;
  margin: 0 auto 3.125vw;
}
.saga .saga-sec12 .saga-sec12-watch-wrap {
  z-index: 5;
  position: -webkit-sticky;
  position: sticky;
  top: 43vh;
  width: 100%;
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 .saga-sec12-watch-wrap {
    opacity: 1;
    position: relative;
    top: 0;
    margin: 3.125vw auto 0;
    width: 53.0729166667vw;
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 .saga-sec12-watch-wrap {
    opacity: 1;
    position: relative;
    top: 0;
    margin: 3.125vw auto 0;
    width: 53.0729166667vw;
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec12 .saga-sec12-watch-wrap {
    position: relative;
    top: 0;
    margin-top: 8.3333333333vw;
    opacity: 1;
  }
}
.saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-overlay3 {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 80%;
  width: 100%;
  height: 36.4583333333vw;
  background: #000000;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-overlay3 {
    display: none;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-overlay3 {
    display: none;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-overlay3 {
    display: none;
  }
}
.saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch {
  z-index: 5;
  position: relative;
  margin: 0 auto;
  width: 53.0729166667vw;
  height: 31.25vw;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch {
    width: 53.0729166667vw;
    height: 31.25vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch {
    width: 53.0729166667vw;
    height: 31.25vw;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch {
    width: 92.3611111111vw;
    height: 54.4444444444vw;
  }
}
.saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-watch-body {
  z-index: 3;
  position: relative;
  width: 100%;
  height: 100%;
}
.saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-watch-dials {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-watch-dials .saga-sec12-watch-dial {
  position: relative;
  width: 100%;
  height: 100%;
}
.saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-watch-dials .saga-sec12-watch-dial.saga-sec12-watch-dial1 {
  z-index: 6;
  position: relative;
}
.saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-watch-dials .saga-sec12-watch-dial.saga-sec12-watch-dial2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-watch-dials .saga-sec12-watch-dial.saga-sec12-watch-dial3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-watch-dials .saga-sec12-watch-dial.saga-sec12-watch-dial4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-swiper {
  display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-swiper {
    display: block;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-swiper {
    display: block;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-swiper {
    display: block;
  }
}
.saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-swiper .swiper-slide {
  font-size: 8.8888888889vw;
  color: #fff;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-swiper .swiper-slide {
    font-size: 3.3333333333vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 .saga-sec12-watch-wrap .saga-sec12-watch .saga-sec12-swiper .swiper-slide {
    font-size: 3.3333333333vw;
  }
}
.saga .saga-sec12 .saga-sec12-container2 {
  z-index: 1;
  position: relative;
  margin: 0 auto;
  display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 .saga-sec12-container2 {
    display: block;
    width: 32.2916666667vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 .saga-sec12-container2 {
    display: block;
    width: 32.2916666667vw;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec12 .saga-sec12-container2 {
    display: block;
    width: 81.9444444444vw;
  }
}
.saga .saga-sec12 .saga-sec12-container2 .saga-sec12-summary {
  text-align: center;
}
.saga .saga-sec12 .saga-sec12-container2 .saga-sec12-pagination {
  position: relative;
  text-align: center;
  margin: 3.125vw auto;
  width: 27.1875vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec12 .saga-sec12-container2 .saga-sec12-pagination {
    margin: 8.3333333333vw auto;
    width: 72.5vw;
  }
}
.saga .saga-sec12 .saga-sec12-container2 .saga-sec12-pagination .sec12-swiper-pagination {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-bottom: 4.1666666667vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 .saga-sec12-container2 .saga-sec12-pagination .sec12-swiper-pagination {
    padding-bottom: 1.5625vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 .saga-sec12-container2 .saga-sec12-pagination .sec12-swiper-pagination {
    padding-bottom: 1.5625vw;
  }
}
.saga .saga-sec12 .saga-sec12-container2 .saga-sec12-pagination .swiper-pagination-bullet {
  position: relative;
  padding: 0;
  width: auto;
  height: auto;
  border-radius: 0;
  opacity: 1;
  color: #fff;
  font-size: 3.0555555556vw;
  font-weight: 700;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 .saga-sec12-container2 .saga-sec12-pagination .swiper-pagination-bullet {
    font-size: 1.1458333333vw;
    color: #fff;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 .saga-sec12-container2 .saga-sec12-pagination .swiper-pagination-bullet {
    font-size: 1.1458333333vw;
    color: #fff;
  }
}
.saga .saga-sec12 .saga-sec12-container2 .saga-sec12-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
}
.saga .saga-sec12 .saga-sec12-container2 .saga-sec12-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: calc(-4.1666666667vw - 1px);
  border-bottom: 1px solid #fff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec12 .saga-sec12-container2 .saga-sec12-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    bottom: calc(-1.5625vw - 1px);
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec12 .saga-sec12-container2 .saga-sec12-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    bottom: calc(-1.5625vw - 1px);
  }
}
.saga .saga-sec12 .saga-sec12-container2 .saga-sec12-swiper2 {
  text-align: center;
}
.saga .saga-sec13 {
  z-index: 3;
  position: relative;
  height: 250vh;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec13 {
    height: auto;
    padding-bottom: 10.4166666667vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec13 {
    height: auto;
    padding-bottom: 10.4166666667vw;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec13 {
    height: 200vh;
  }
}
@media screen and (min-width: 665px) and (max-width: 745px) and (min-height: 670px) and (max-height: 780px) and (max-aspect-ratio: 1/1) {
  .saga .saga-sec13 {
    height: 250vh;
  }
}
@media screen and (min-height: 665px) and (max-height: 745px) and (min-width: 670px) and (max-width: 780px) and (min-aspect-ratio: 1/1) {
  .saga .saga-sec13 {
    height: 250vh;
  }
}
.saga .saga-sec13 .saga-sec13-container {
  z-index: 5;
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  top: 76px;
  height: calc(100vh - 76px);
  overflow: hidden;
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec13 .saga-sec13-container {
    position: relative;
    top: 0;
    height: auto;
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec13 .saga-sec13-container {
    position: relative;
    top: 0;
    height: auto;
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec13 .saga-sec13-container {
    top: 96px;
    height: auto;
    overflow: visible;
    opacity: 1;
  }
}
.saga .saga-sec13 .saga-sec13-summary {
  z-index: 1;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: calc(50% + 3.125vw);
  transform: translate(-50%, 3.125vw);
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec13 .saga-sec13-summary {
    position: relative;
    bottom: auto;
    opacity: 1;
    transform: translate(-50%, 0%);
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec13 .saga-sec13-summary {
    position: relative;
    bottom: auto;
    opacity: 1;
    transform: translate(-50%, 0%);
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec13 .saga-sec13-summary {
    position: static;
    transform: none;
  }
}
.saga .saga-sec13 .saga-sec13-summary .saga-sec13-desc {
  margin: 0 auto;
  width: 35.2083333333vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec13 .saga-sec13-summary .saga-sec13-desc {
    width: 86.1111111111vw;
  }
}
.saga .saga-sec13 .saga-sec13-list {
  z-index: 3;
  position: absolute;
  width: 71.875vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec13 .saga-sec13-list {
    position: relative;
    top: 0;
    padding-top: 6.25vw;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec13 .saga-sec13-list {
    position: relative;
    top: 0;
    padding-top: 6.25vw;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec13 .saga-sec13-list {
    position: static;
    transform: none;
    margin: 8.3333333333vw auto 0;
    width: 86.1111111111vw;
    text-align: left;
  }
}
.saga .saga-sec13 .saga-sec13-list .saga-sec13-row {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 -1.5625vw;
  transform: translate(62%, 100%) scale(5);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-row {
    transform: none;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-row {
    transform: none;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-row {
    flex-wrap: wrap;
    margin: -2.0833333333vw;
    transform: none;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-item-block {
    position: relative;
    padding: 2.7777777778vw;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-item-block .saga-sec13-item-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #111;
    overflow: hidden;
    border-radius: 2.7777777778vw;
    transform: rotate(0deg);
    opacity: 0;
  }
}
.saga .saga-sec13 .saga-sec13-list .saga-sec13-item {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 1.5625vw;
}
.saga .saga-sec13 .saga-sec13-list .saga-sec13-item.saga-sec13-item2 .saga-sec13-item-block .saga-sec13-img {
  overflow: hidden;
  border-radius: 50%;
  transform: rotate(0deg) scale(1.1);
}
.saga .saga-sec13 .saga-sec13-list .saga-sec13-item.saga-sec13-item2 .saga-sec13-item-block .saga-sec13-item-bg {
  opacity: 0;
}
.saga .saga-sec13 .saga-sec13-list .saga-sec13-item.saga-sec13-item2 .saga-sec13-item-block .saga-sec13-summary2 {
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-item.saga-sec13-item2 .saga-sec13-item-block .saga-sec13-summary2 {
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-item.saga-sec13-item2 .saga-sec13-item-block .saga-sec13-summary2 {
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-item {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 2.0833333333vw 0;
  }
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-item.saga-sec13-item1 {
    opacity: 0;
  }
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-item.saga-sec13-item2 .saga-sec13-item-block .saga-sec13-img {
    transform: translate(150%, -200%) scale(5);
  }
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-item.saga-sec13-item2 .saga-sec13-item-block .saga-sec13-img video {
    overflow: hidden;
    border-radius: 50%;
    transform: rotate(0deg);
  }
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-item.saga-sec13-item2 .saga-sec13-item-block .saga-sec13-summary2 {
    opacity: 0;
  }
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-item.saga-sec13-item3 {
    opacity: 0;
  }
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-item.saga-sec13-item4 {
    opacity: 0;
  }
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-item video {
    mix-blend-mode: screen;
  }
}
.saga .saga-sec13 .saga-sec13-list .saga-sec13-img {
  margin: 0 auto;
  width: 6.7708333333vw;
  height: 6.7708333333vw;
  mix-blend-mode: screen;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-img {
    margin: auto 4.1666666667vw auto 4.7222222222vw;
    z-index: 3;
    position: relative;
    width: 18.0555555556vw;
    height: 18.0555555556vw;
    overflow: hidden;
    border-radius: 50%;
    transform: rotate(0deg);
  }
}
.saga .saga-sec13 .saga-sec13-list .saga-sec13-summary2 {
  transform: translateY(3.125vw);
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-summary2 {
    transform: none;
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-summary2 {
    transform: none;
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-summary2 {
    z-index: 3;
    position: relative;
    transform: none;
    opacity: 1;
    order: 1;
  }
}
.saga .saga-sec13 .saga-sec13-list .saga-sec13-title {
  padding-top: 1.5625vw;
  font-size: 0.9375vw;
  font-weight: 700;
  color: #fff;
  line-height: 1.6;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-title {
    padding-top: 0;
    font-size: 3.0555555556vw;
  }
}
.saga .saga-sec13 .saga-sec13-list .saga-sec13-desc {
  margin: 0 auto;
  width: 15.625vw;
  font-size: 0.9375vw;
  font-weight: 500;
  color: #7f7f84;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec13 .saga-sec13-list .saga-sec13-desc {
    width: 100%;
    font-size: 3.0555555556vw;
    width: 48.8888888889vw;
  }
}
@-webkit-keyframes progress {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes progress {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-webkit-keyframes progressM {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes progressM {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.saga .saga-sec14 {
  z-index: 3;
  position: relative;
}
.saga .saga-sec14 .saga-sec14-container {
  z-index: 5;
  position: relative;
  margin: 0 auto;
  width: 71.0416666667vw;
  height: 32.8125vw;
  background-color: #111111;
  overflow: hidden;
  border-radius: 1.0416666667vw;
  transform: rotate(0deg);
  opacity: 0;
  display: flex;
  align-items: center;
  padding: 0 6.9791666667vw 0 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec14 .saga-sec14-container {
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec14 .saga-sec14-container {
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec14 .saga-sec14-container {
    display: block;
    padding: 16.6666666667vw 0;
    opacity: 1;
    width: 83.3333333333vw;
    height: auto;
    border-radius: 2.7777777778vw;
  }
}
.saga .saga-sec14 .saga-sec14-img {
  width: 32.2916666667vw;
  height: 32.8125vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec14 .saga-sec14-img {
    margin: 0 auto;
    width: 62.2222222222vw;
    height: 77.9166666667vw;
  }
}
.saga .saga-sec14 .saga-sec14-text {
  margin: 0 auto;
  width: 70.8333333333vw;
  text-align: center;
}
.saga .saga-sec14 .saga-sec14-text .saga-sec14-text-title {
  font-weight: 500;
  font-size: 3.6111111111vw;
  color: #fff;
}
.saga .saga-sec14 .saga-sec14-text .saga-sec14-text-desc {
  font-weight: 500;
  font-size: 3.6111111111vw;
  color: #7f7f84;
}
.saga .saga-sec14 .saga-sec14-pagination {
  position: absolute;
  top: 0;
  left: 40.78125vw;
  width: 21.875vw;
  height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec14 .saga-sec14-pagination {
    position: static;
    width: 44.4444444444vw;
    height: auto;
    margin: 8.3333333333vw auto;
  }
}
.saga .saga-sec14 .saga-sec14-pagination2 {
  margin: 8.3333333333vw auto;
  position: relative;
  width: 100%;
  text-align: center;
}
.saga .saga-sec14 .saga-sec14-pagination2 .saga-sec14-pagination-group {
  position: relative;
  display: inline-block;
}
.saga .saga-sec14 .saga-sec14-pagination2 .sec14-pagination-line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  border-bottom: 1px solid #fff;
  transition: left 0.5s ease;
}
.saga .saga-sec14 .saga-sec14-pagination2 .sec14-swiper-pagination2 {
  position: relative;
  display: inline-block;
  padding-bottom: 4.1666666667vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.saga .saga-sec14 .saga-sec14-pagination2 .swiper-pagination-bullet {
  padding: 0 4.1666666667vw;
  width: auto;
  height: auto;
  border-radius: 0;
  opacity: 1;
  color: #86868b;
  font-size: 3.0555555556vw;
  background-color: transparent;
}
.saga .saga-sec14 .saga-sec14-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
  color: #fff;
}
.saga .saga-sec14 .sec14-swiper-pagination {
  position: relative;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec14 .sec14-swiper-pagination {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
.saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet {
  text-align: left;
  position: relative;
  margin: 1.875vw 0;
  padding-left: 2.2916666667vw;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0;
  background: transparent;
  opacity: 1;
  color: #fff;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet {
    display: block;
    margin: 0;
    padding-left: 0;
    padding-bottom: 4.1666666667vw;
  }
}
.saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #707070;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet::before {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 1px;
  }
}
.saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet b {
  display: block;
  font-size: 1.1458333333vw;
  font-weight: 700;
  line-height: 1.25;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet b {
    display: none;
  }
}
.saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet span {
  display: none;
  font-size: 1.1458333333vw;
  font-weight: 700;
  line-height: 1.25;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet span {
    display: inline-block;
    font-size: 3.0555555556vw;
  }
}
.saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet i {
  display: block;
  overflow: hidden;
  height: 0;
  transition: height 0.35s ease;
  font-style: normal;
  font-weight: 400;
  color: #86868b;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet i {
    display: none;
  }
}
.saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet i strong {
  display: block;
  font-size: 1.1458333333vw;
  font-style: normal;
  font-weight: 400;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet i strong {
    display: none;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet:last-child {
    text-align: right;
  }
}
.saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet-active::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #fff;
  -webkit-animation: progress 5s linear forwards;
          animation: progress 5s linear forwards;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec14 .sec14-swiper-pagination .swiper-pagination-bullet-active::after {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 1px;
    -webkit-animation: progressM 5s linear forwards;
            animation: progressM 5s linear forwards;
  }
}
.saga .saga-sec15 {
  position: relative;
}
.saga .saga-sec15 .saga-sec15-container {
  position: relative;
  width: 70.8333333333vw;
  margin: 0 auto;
  opacity: 0;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec15 .saga-sec15-container {
    width: 83.3333333333vw;
    opacity: 1;
  }
}
.saga .saga-sec15 .saga-sec15-img {
  height: 32.8125vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec15 .saga-sec15-img {
    height: 83.3333333333vw;
  }
}
.saga .saga-sec15 .saga-sec15-desc {
  width: 36.6666666667vw;
  margin: 0 auto;
  padding-top: 3.125vw;
  text-align: center;
  transform: translateY(3.125vw);
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec15 .saga-sec15-desc {
    transform: none;
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec15 .saga-sec15-desc {
    transform: none;
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec15 .saga-sec15-desc {
    opacity: 1;
    text-align: left;
    padding-top: 8.3333333333vw;
    width: 83.3333333333vw;
    transform: none;
  }
}
.saga .saga-sec15 .saga-sec15-desc b {
  color: #fff;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec15 .saga-sec15-desc b {
    font-size: 4.4444444444vw;
    display: block;
  }
}
.saga .saga-sec19 {
  position: relative;
}
.saga .saga-sec19 .saga-sec19-container {
  position: relative;
  margin: 0 auto;
  width: 70.8333333333vw;
  height: 32.8125vw;
  opacity: 0;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec19 .saga-sec19-container {
    width: 83.3333333333vw;
    height: auto;
    opacity: 1;
  }
}
.saga .saga-sec19 .saga-sec19-summary {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: flex;
  align-items: center;
  padding-left: 6.1458333333vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec19 .saga-sec19-summary {
    position: static;
    width: 83.3333333333vw;
    margin: 0 auto;
    padding-left: 0;
    padding-top: 8.3333333333vw;
  }
}
.saga .saga-sec19 .saga-sec19-summary .saga-sec19-title {
  font-size: 1.6666666667vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec19 .saga-sec19-summary .saga-sec19-title {
    font-size: 4.4444444444vw;
    margin-bottom: 0;
  }
}
.saga .saga-sec19 .saga-sec19-summary .saga-sec19-desc {
  width: 19.0104166667vw;
  font-size: 1.0416666667vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec19 .saga-sec19-summary .saga-sec19-desc {
    font-size: 3.6111111111vw;
    width: 100%;
  }
}
.saga .saga-sec19 .saga-sec19-img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec19 .saga-sec19-img {
    width: 83.3333333333vw;
    height: 83.3333333333vw;
  }
}
.saga .saga-sec16 {
  position: relative;
}
.saga .saga-sec16 .saga-sec16-container {
  z-index: 5;
  overflow: hidden;
  position: relative;
  opacity: 0;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec16 .saga-sec16-container {
    opacity: 1;
  }
}
.saga .saga-sec16 .saga-sec16-summary {
  z-index: 1;
  text-align: center;
  position: relative;
  padding-bottom: 6.25vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec16 .saga-sec16-summary {
    position: static;
    transform: none;
    width: 83.3333333333vw;
    margin: 0 auto;
    padding-bottom: 8.3333333333vw;
  }
}
.saga .saga-sec16 .saga-sec16-list {
  width: 68.75vw;
  margin: 0 auto;
  display: flex;
}
.saga .saga-sec16 .saga-sec16-list .saga-sec16-item {
  flex: 0 0 25%;
  max-width: 25%;
  height: 19.9479166667vw;
  padding: 0 2.0833333333vw;
}
.saga .saga-sec16 .saga-sec16-list2 {
  z-index: 1;
  padding-top: 1.5625vw;
  width: 68.75vw;
  margin: 0 auto;
  display: flex;
}
.saga .saga-sec16 .saga-sec16-list2 .saga-sec16-item2 {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 1.5625vw;
  text-align: center;
  color: #7f7f84;
  font-size: 0.9375vw;
}
.saga .saga-sec16 .saga-sec16-container2 {
  z-index: 1;
  position: relative;
  width: 77.7777777778vw;
  margin: 0 auto;
}
.saga .saga-sec16 .saga-sec16-container2 .saga-sec16-swiper {
  width: 58.0555555556vw;
  height: 88.8888888889vw;
}
.saga .saga-sec16 .saga-sec16-container2 .saga-sec16-pagination {
  margin: 5.5555555556vw auto 4.1666666667vw;
  position: relative;
  width: 77.7777777778vw;
  text-align: center;
}
.saga .saga-sec16 .saga-sec16-container2 .saga-sec16-pagination .sec16-swiper-pagination {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-bottom: 4.1666666667vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.saga .saga-sec16 .saga-sec16-container2 .saga-sec16-pagination .swiper-pagination-bullet {
  position: relative;
  padding: 0;
  width: auto;
  height: auto;
  border-radius: 0;
  opacity: 1;
  color: #fff;
  font-size: 3.0555555556vw;
  font-weight: 700;
}
.saga .saga-sec16 .saga-sec16-container2 .saga-sec16-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
}
.saga .saga-sec16 .saga-sec16-container2 .saga-sec16-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: calc(-4.1666666667vw - 1px);
  border-bottom: 1px solid #fff;
}
.saga .saga-sec16 .saga-sec16-container2 .saga-sec16-swiper2 {
  text-align: center;
  width: 77.7777777778vw;
}
.saga .saga-sec17 {
  position: relative;
}
.saga .saga-sec17 .saga-sec17-container {
  z-index: 5;
  position: relative;
  opacity: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .saga .saga-sec17 .saga-sec17-container {
    opacity: 1;
  }
}
@supports (-ms-ime-align: auto) {
  .saga .saga-sec17 .saga-sec17-container {
    opacity: 1;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec17 .saga-sec17-container {
    opacity: 1;
  }
}
.saga .saga-sec17 .saga-sec17-summary {
  text-align: center;
  padding-bottom: 3.125vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec17 .saga-sec17-summary {
    padding-bottom: 8.3333333333vw;
  }
}
.saga .saga-sec17 .saga-sec17-summary .saga-sec17-desc {
  width: 28.125vw;
  margin: 0 auto;
  font-size: 1.1458333333vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec17 .saga-sec17-summary .saga-sec17-desc {
    width: 77.7777777778vw;
    font-size: 3.6111111111vw;
  }
}
.saga .saga-sec17 .saga-sec17-video {
  position: relative;
  margin: 0 auto;
  width: 57.2916666667vw;
  height: 7.8125vw;
  overflow: hidden;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec17 .saga-sec17-video {
    width: 83.3333333333vw;
    height: 41.6666666667vw;
  }
  .saga .saga-sec17 .saga-sec17-video video {
    transform: scale(1.01);
  }
}
.saga .saga-sec18 {
  position: relative;
}
.saga .saga-sec18 .saga-sec18-container {
  position: relative;
  margin: 0 auto;
  width: 70.8333333333vw;
  opacity: 0;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-container {
    width: 91.6666666667vw;
    opacity: 1;
  }
}
.saga .saga-sec18 .saga-sec18-summary {
  z-index: 5;
  position: relative;
  padding-bottom: 3.125vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-summary {
    width: 88.8888888889vw;
    margin: 0 auto;
    padding-bottom: 8.3333333333vw;
    text-align: center;
  }
}
.saga .saga-sec18 .saga-sec18-summary .saga-sec18-desc {
  position: absolute;
  left: 3.125vw;
  top: calc(100% + 3.125vw);
  width: 17.5vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-summary .saga-sec18-desc {
    position: static;
    width: 100%;
    padding-top: 5.5555555556vw;
  }
}
.saga .saga-sec18 .saga-sec18-list {
  z-index: 1;
  position: relative;
  height: 32.8125vw;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list {
    display: block;
    width: 100%;
    height: auto;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-desc2 {
  font-size: 1.0416666667vw;
  color: #7f7f84;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-desc2 {
    font-size: 2.7777777778vw;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-day {
  line-height: 1.25;
  font-size: 3.3333333333vw;
  color: #fff;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-day {
    font-size: 8.8888888889vw;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-day span {
  font-size: 1.1458333333vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-day span {
    font-size: 3.0555555556vw;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-left {
  position: relative;
  width: 48.9583333333vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-left {
    width: 100%;
    height: 111.8055555556vw;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-left .saga-sec18-summary2 {
  z-index: 3;
  position: absolute;
  top: 24.4791666667vw;
  left: 4.0625vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-left .saga-sec18-summary2 {
    top: 8.3333333333vw;
    left: 8.3333333333vw;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-right {
  position: relative;
  width: 20.8333333333vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-right {
    width: 100%;
    height: 48.6111111111vw;
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper {
    height: 100%;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .swiper-slide {
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: column;
  padding-top: 7.7083333333vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .swiper-slide {
    text-align: left;
    flex-direction: row;
    align-items: start;
    padding-top: 14.4444444444vw;
    padding-left: 11.5277777778vw;
    background-color: #111111;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .saga-sec18-slide-img {
  width: 8.75vw;
  height: 8.75vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .saga-sec18-slide-img {
    width: 19.7222222222vw;
    height: 19.7222222222vw;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .saga-sec18-slide-summary {
    padding-left: 13.1944444444vw;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .saga-sec18-slide-title {
  line-height: 1.25;
  font-size: 2.2395833333vw;
  padding: 1.5625vw 0 2.6041666667vw;
  color: #7f7f84;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .saga-sec18-slide-title {
    font-size: 4.4444444444vw;
    padding: 0 0 2.7777777778vw;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .saga-sec18-slide-desc1 {
  font-size: 1.1458333333vw;
  font-weight: 700;
  color: #7f7f84;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .saga-sec18-slide-desc1 {
    font-size: 3.0555555556vw;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .saga-sec18-slide-desc2 {
  padding: 0.5208333333vw 0 1.5625vw;
  font-size: 1.1458333333vw;
  color: #fff;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .saga-sec18-slide-desc2 {
    font-size: 3.0555555556vw;
    padding: 0.6944444444vw 0 0;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .sec18-swiper-pagination {
  position: static;
  height: 0.9375vw;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .sec18-swiper-pagination {
    position: absolute;
    width: 100%;
    height: 2.5vw;
    left: 0;
    bottom: 3.8888888889vw;
    padding-left: 4.8611111111vw;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .sec18-swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.390625vw;
  width: 0.9375vw;
  height: 0.9375vw;
  background: #707070;
  opacity: 1;
  vertical-align: top;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .sec18-swiper-pagination .swiper-pagination-bullet {
    margin: 0 1.0416666667vw;
    width: 2.5vw;
    height: 2.5vw;
  }
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-right .saga-sec18-swiper .sec18-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.saga .saga-sec18 .saga-sec18-list .saga-sec18-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 1.0416666667vw;
  transform: rotate(0deg);
  background-color: #111111;
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-img {
    border-radius: 2.7777777778vw;
  }
}
@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .saga .saga-sec18 .saga-sec18-list .saga-sec18-img.saga-sec18-img2 {
    background-color: transparent;
  }
}/*# sourceMappingURL=style.css.map */