.z-sequence {
  width: 100%;
}
@media (max-width: 768px) {
  body #oc-header {
    overflow: hidden;
  }
}
body #oc-wrapper {
  overflow: visible;
}
#main-wrapper {
  font-size: 16px;
  font-weight: 200;
  font-family: OPPOSans-Regular, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'STHeiti', 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
#main-wrapper * {
  box-sizing: border-box;
}
#main-wrapper a {
  text-decoration: none;
}
#main-wrapper img {
  display: block;
  max-width: initial;
}
#main-wrapper canvas img {
  display: none;
}
#main-wrapper video {
  display: block;
  max-width: initial;
}
#main-wrapper br {
  font-family: 'Open Sans', '-apple-system', 'BlinkMacSystemFont', 'Helvetica Neue', 'Helvetica', 'Roboto', 'Arial', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Jhenghei', 'sans-serif';
}
#main-wrapper .vertical-center {
  height: 100%;
  display: flex;
  align-items: center;
}
#main-wrapper .vertical-center > * {
  width: 100%;
}
#main-wrapper .horizontal-center {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#main-wrapper .horizontal-center > * {
  height: 100%;
}
#main-wrapper .text-center {
  text-align: center;
}
#main-wrapper .g--sticky-container {
  position: relative;
}
.g--container {
  margin: 0 auto;
  width: 1312px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .g--container {
    width: 896px;
  }
}
@media (orientation: portrait) and (max-width: 720px) {
  .g--container {
    width: 88.88888888888889vw;
  }
}
@media (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  .g--container {
    width: 93.75vw;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  .g--pt-hidden {
    display: none !important;
  }
}
@media (orientation: portrait) and (min-width: 1025px), (orientation: landscape) and (min-width: 1024px) {
  .g--ls-hidden {
    display: none !important;
  }
}
@media (max-width: 720px) {
  .g--mb-hidden {
    display: none !important;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  .g--pc-hidden {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .g--pc-hidden {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .g--pc-hidden {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .g--pc-hidden {
    display: none !important;
  }
}
.g--popup-mask {
  z-index: 500;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(150vh);
          transform: translateY(150vh);
  background-color: #000;
}
.g--popup-mask.show {
  -webkit-transform: translateY(0vh);
          transform: translateY(0vh);
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.g--popup-mask.fold {
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.g--popup-mask video {
  z-index: 1;
  width: 100%;
}
.g--popup-mask video:focus {
  outline: none;
}
.g--popup-mask .close {
  z-index: 2;
  position: absolute;
  top: 30px;
  right: 20px;
  width: 42px;
  height: 42px;
  cursor: pointer;
}
.g--popup-mask .close::before {
  background: #fff;
  content: '';
  position: absolute;
  width: 3px;
  height: 40px;
  border-radius: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 21px;
}
.g--popup-mask .close::after {
  background: #fff;
  content: '';
  position: absolute;
  width: 3px;
  height: 40px;
  border-radius: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 21px;
}
.g--popup-mask.light {
  background-color: #fff;
}
.g--popup-mask.light .close::before,
.g--popup-mask.light .close::after {
  background-color: #000;
}
#main-wrapper .z-font-headline1,
#main-wrapper .z-font-headline1 * {
  font-size: 64px;
  line-height: 1.5;
  letter-spacing: -0.0171875em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-headline1,
  #main-wrapper .z-font-headline1 * {
    font-size: 44px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-headline1,
  #main-wrapper .z-font-headline1 * {
    font-size: 49px;
    line-height: 1.142857142857143;
    letter-spacing: -0.020408163265306em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-headline1,
  #main-wrapper .z-font-headline1 * {
    font-size: 49px;
    line-height: 1.142857142857143;
    letter-spacing: -0.008163265306122em;
  }
}
#main-wrapper .z-font-headline2,
#main-wrapper .z-font-headline2 * {
  font-size: 64px;
  line-height: 1.5;
  letter-spacing: -0.0171875em;
  font-family: OPPOSans-Bold;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-headline2,
  #main-wrapper .z-font-headline2 * {
    font-size: 44px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-headline2,
  #main-wrapper .z-font-headline2 * {
    font-size: 49px;
    line-height: 1.142857142857143;
    letter-spacing: -0.020408163265306em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-headline2,
  #main-wrapper .z-font-headline2 * {
    font-size: 34px;
    line-height: 1.647058823529412;
    letter-spacing: -0.011764705882353em;
  }
}
#main-wrapper .z-font-headline3,
#main-wrapper .z-font-headline3 * {
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: -0.0175em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-headline3,
  #main-wrapper .z-font-headline3 * {
    font-size: 27px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-headline3,
  #main-wrapper .z-font-headline3 * {
    font-size: 33px;
    line-height: 1.696969696969697;
    letter-spacing: 0.003030303030303em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-headline3,
  #main-wrapper .z-font-headline3 * {
    font-size: 26px;
    line-height: 1.692307692307692;
    letter-spacing: -0.002692307692308em;
  }
}
#main-wrapper .z-font-headline3-s,
#main-wrapper .z-font-headline3-s * {
  font-size: 40px;
  line-height: 1.35;
  letter-spacing: -0.0175em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-headline3-s,
  #main-wrapper .z-font-headline3-s * {
    font-size: 27px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-headline3-s,
  #main-wrapper .z-font-headline3-s * {
    font-size: 33px;
    line-height: 1.424242424242424;
    letter-spacing: 0.003030303030303em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-headline3-s,
  #main-wrapper .z-font-headline3-s * {
    font-size: 26px;
    line-height: 1.384615384615385;
    letter-spacing: -0.002692307692308em;
  }
}
#main-wrapper .z-font-desc1,
#main-wrapper .z-font-desc1 * {
  font-size: 19px;
  line-height: 1.684210526315789;
  letter-spacing: -0.015789473684211em;
  font-family: OPPOSans-Bold;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc1,
  #main-wrapper .z-font-desc1 * {
    font-size: 13px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc1,
  #main-wrapper .z-font-desc1 * {
    font-size: 19px;
    line-height: 1.684210526315789;
    letter-spacing: -0.015789473684211em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc1,
  #main-wrapper .z-font-desc1 * {
    font-size: 19px;
    line-height: 1.684210526315789;
    letter-spacing: -0.015789473684211em;
  }
}
#main-wrapper .z-font-desc2,
#main-wrapper .z-font-desc2 * {
  font-size: 19px;
  line-height: 1.684210526315789;
  letter-spacing: -0.015789473684211em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc2,
  #main-wrapper .z-font-desc2 * {
    font-size: 13px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc2,
  #main-wrapper .z-font-desc2 * {
    font-size: 15px;
    line-height: 1.866666666666667;
    letter-spacing: -0.009333333333333em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc2,
  #main-wrapper .z-font-desc2 * {
    font-size: 15px;
    line-height: 1.866666666666667;
    letter-spacing: -0.009333333333333em;
  }
}
#main-wrapper .z-font-desc2-b,
#main-wrapper .z-font-desc2-b * {
  font-size: 19px;
  line-height: 1.684210526315789;
  letter-spacing: -0.015789473684211em;
  font-family: OPPOSans-Bold;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc2-b,
  #main-wrapper .z-font-desc2-b * {
    font-size: 13px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc2-b,
  #main-wrapper .z-font-desc2-b * {
    font-size: 15px;
    line-height: 1.866666666666667;
    letter-spacing: -0.009333333333333em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc2-b,
  #main-wrapper .z-font-desc2-b * {
    font-size: 15px;
    line-height: 1.866666666666667;
    letter-spacing: -0.009333333333333em;
  }
}
#main-wrapper .z-font-desc2s,
#main-wrapper .z-font-desc2s * {
  font-size: 19px;
  line-height: 1.684210526315789;
  letter-spacing: -0.015789473684211em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc2s,
  #main-wrapper .z-font-desc2s * {
    font-size: 13px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc2s,
  #main-wrapper .z-font-desc2s * {
    font-size: 11px;
    line-height: 2.181818181818182;
    letter-spacing: 0.003636363636364em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc2s,
  #main-wrapper .z-font-desc2s * {
    font-size: 11px;
    line-height: 2.181818181818182;
    letter-spacing: 0.003636363636364em;
  }
}
#main-wrapper .z-font-desc3,
#main-wrapper .z-font-desc3 * {
  font-size: 15px;
  line-height: 1.866666666666667;
  letter-spacing: -0.009333333333333em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc3,
  #main-wrapper .z-font-desc3 * {
    font-size: 12px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc3,
  #main-wrapper .z-font-desc3 * {
    font-size: 15px;
    line-height: 1.333333333333333;
    letter-spacing: -0.009333333333333em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc3,
  #main-wrapper .z-font-desc3 * {
    font-size: 15px;
    line-height: 1.333333333333333;
    letter-spacing: -0.009333333333333em;
  }
}
#main-wrapper .z-font-desc4,
#main-wrapper .z-font-desc4 * {
  font-size: 15px;
  line-height: 1.866666666666667;
  letter-spacing: -0.026666666666667em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc4,
  #main-wrapper .z-font-desc4 * {
    font-size: 12px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc4,
  #main-wrapper .z-font-desc4 * {
    font-size: 11px;
    line-height: 1.818181818181818;
    letter-spacing: 0.003636363636364em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc4,
  #main-wrapper .z-font-desc4 * {
    font-size: 11px;
    line-height: 1.818181818181818;
    letter-spacing: 0.003636363636364em;
  }
}
#main-wrapper .z-font-desc5,
#main-wrapper .z-font-desc5 * {
  font-size: 13px;
  line-height: 1.846153846153846;
  letter-spacing: 0em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc5,
  #main-wrapper .z-font-desc5 * {
    font-size: 12px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc5,
  #main-wrapper .z-font-desc5 * {
    font-size: 13px;
    line-height: 1.846153846153846;
    letter-spacing: 0em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc5,
  #main-wrapper .z-font-desc5 * {
    font-size: 13px;
    line-height: 1.846153846153846;
    letter-spacing: 0em;
  }
}
#main-wrapper .z-font-desc5s,
#main-wrapper .z-font-desc5s * {
  font-size: 14px;
  line-height: 1.714285714285714;
  letter-spacing: -0.004285714285714em;
  font-family: OPPOSans-Medium;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc5s,
  #main-wrapper .z-font-desc5s * {
    font-size: 12px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc5s,
  #main-wrapper .z-font-desc5s * {
    font-size: 14px;
    line-height: 1.714285714285714;
    letter-spacing: -0.004285714285714em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc5s,
  #main-wrapper .z-font-desc5s * {
    font-size: 14px;
    line-height: 1.714285714285714;
    letter-spacing: -0.004285714285714em;
  }
}
#main-wrapper .z-font-remark,
#main-wrapper .z-font-remark * {
  font-size: 12px;
  line-height: 1.666666666666667;
  letter-spacing: -0.041666666666667em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-remark,
  #main-wrapper .z-font-remark * {
    font-size: 12px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-remark,
  #main-wrapper .z-font-remark * {
    font-size: 12px;
    line-height: 1.666666666666667;
    letter-spacing: -0.00425em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-remark,
  #main-wrapper .z-font-remark * {
    font-size: 11px;
    line-height: 1.818181818181818;
    letter-spacing: -0.003636363636364em;
  }
}
#main-wrapper .z-font-linkTitle,
#main-wrapper .z-font-linkTitle * {
  font-size: 19px;
  line-height: 1.684210526315789;
  letter-spacing: -0.015789473684211em;
  font-family: OPPOSans-Medium;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-linkTitle,
  #main-wrapper .z-font-linkTitle * {
    font-size: 13px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-linkTitle,
  #main-wrapper .z-font-linkTitle * {
    font-size: 19px;
    line-height: 1.684210526315789;
    letter-spacing: -0.015789473684211em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-linkTitle,
  #main-wrapper .z-font-linkTitle * {
    font-size: 19px;
    line-height: 1.684210526315789;
    letter-spacing: -0.015789473684211em;
  }
}
#main-wrapper .z-headline-offset,
#main-wrapper .z-headline-offset * {
  margin-top: -14px;
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper .z-headline-offset,
  #main-wrapper .z-headline-offset * {
    margin-top: -10px;
  }
}
#main-wrapper .z-title-std,
#main-wrapper .z-title-std * {
  font-size: 68px;
  line-height: 1.205882352941176;
  letter-spacing: -0.011764705882353em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-title-std,
  #main-wrapper .z-title-std * {
    font-size: 46px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-title-std,
  #main-wrapper .z-title-std * {
    font-size: 49px;
    line-height: 1.285714285714286;
    letter-spacing: -0.020408163265306em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-title-std,
  #main-wrapper .z-title-std * {
    font-size: 36px;
    line-height: 1.277777777777778;
    letter-spacing: -0.005em;
  }
}
#main-wrapper .g--black {
  color: #000;
}
#main-wrapper .g--white {
  color: #fff;
}
#main-wrapper .g--black-grey1 {
  color: rgba(0,0,0,0.6);
}
#main-wrapper .g--black-grey2 {
  color: rgba(0,0,0,0.5);
}
#main-wrapper .g--white-grey {
  color: rgba(255,255,255,0.6);
}
#main-wrapper .g--popup-mask {
  background-color: #fff;
  padding-top: 60px;
}
#main-wrapper .g--popup-mask video {
  width: 85%;
  height: 100%;
  object-fit: contain;
}
#main-wrapper .title-wrapper {
  text-align: center;
  padding: 182px 0;
  margin: 0 auto;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .title-wrapper {
    padding: 124px 0;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper .title-wrapper {
    padding: 96px 0;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper .title-wrapper {
    text-align: left;
    width: 88.89vw;
  }
}
#main-wrapper .part-1 {
  padding: 128px 0 182px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .part-1 {
    padding: 87px 0 124px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper .part-1 {
    padding: 80px 0 96.28px;
  }
}
#main-wrapper .part {
  display: flex;
  color: #000;
}
#main-wrapper .part.dark {
  color: #fff;
}
#main-wrapper .part .container {
  display: flex;
}
#main-wrapper .part .text-container .title,
#main-wrapper .part .text-container .detail {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
#main-wrapper .part .text-container .title {
  flex-direction: column;
}
#main-wrapper .part .text-container .title .line + .line {
  opacity: 0.6;
}
#main-wrapper .part .video-container .wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  -webkit-transform-origin: top;
          transform-origin: top;
}
#main-wrapper .part .video-container .wrapper .video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#main-wrapper #kv {
  width: 100%;
}
#main-wrapper #kv .container {
  width: 100%;
  margin: 0 auto;
}
#main-wrapper #kv .wrapper {
  width: 100%;
  height: 0;
  position: relative;
  display: none;
}
#main-wrapper #kv .wrapper .image {
  position: absolute;
  width: 100%;
  height: 100%;
}
#main-wrapper #kv .i-360 {
  padding-bottom: 227.77777777777777%;
}
@media (max-width: 720px) {
  #main-wrapper #kv .i-360 {
    display: block;
  }
}
#main-wrapper #kv .i-768 {
  padding-bottom: 133.33333333333334%;
}
@media (min-width: 721px) and (max-width: 1023px) {
  #main-wrapper #kv .i-768 {
    display: block;
  }
}
#main-wrapper #kv .i-1024 {
  padding-bottom: 75%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  #main-wrapper #kv .i-1024 {
    display: block;
  }
}
#main-wrapper #kv .i-1440 {
  padding-bottom: 56.25%;
}
@media (min-width: 1025px) and (max-width: 1440px) {
  #main-wrapper #kv .i-1440 {
    display: block;
  }
}
#main-wrapper #kv .i-1920 {
  padding-bottom: 56.25%;
}
@media (min-width: 1441px) {
  #main-wrapper #kv .i-1920 {
    display: block;
  }
}
#main-wrapper #photo {
  overflow: hidden;
}
#main-wrapper #photo .part-0 {
  flex-direction: column;
  justify-content: flex-start;
}
#main-wrapper #photo .part-0 .text-container {
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
#main-wrapper #photo .part-0 .text-container .title {
  flex: 1 1 auto;
  max-width: 600px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-0 .text-container .title {
    max-width: 410px;
  }
}
#main-wrapper #photo .part-0 .text-container .detail {
  max-width: 675px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-0 .text-container .detail {
    max-width: 461px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #photo .part-0 .text-container .detail {
    max-width: 32em;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-0 .text-container .detail {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #photo .part-0 .text-container .detail {
    margin-top: 28px;
  }
}
#main-wrapper #photo .part-0 .video-container {
  margin-top: 80px;
  align-items: center;
  justify-content: center;
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-0 .video-container {
    margin-top: 64px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #photo .part-0 .text-container {
    flex-direction: column;
  }
  #main-wrapper #photo .part-0 .text-container .title {
    max-width: 100%;
  }
}
#main-wrapper #photo .part-1 {
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
}
#main-wrapper #photo .part-1 .text-container {
  flex: 0 0 auto;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
#main-wrapper #photo .part-1 .text-container .title,
#main-wrapper #photo .part-1 .text-container .detail {
  max-width: 640px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-1 .text-container .title,
  #main-wrapper #photo .part-1 .text-container .detail {
    max-width: 437px;
  }
}
#main-wrapper #photo .part-1 .text-container .detail {
  margin-top: 20px;
}
#main-wrapper #photo .part-1 .video-container {
  flex: 1 1 auto;
  justify-content: center;
  align-items: center;
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-1 {
    flex-direction: column;
    justify-content: flex-start;
  }
  #main-wrapper #photo .part-1 .text-container {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  #main-wrapper #photo .part-1 .text-container .title {
    flex: 1 1 auto;
    max-width: 600px;
  }
  #main-wrapper #photo .part-1 .text-container .detail {
    max-width: 675px;
  }
  #main-wrapper #photo .part-1 .video-container {
    margin-top: 80px;
    align-items: center;
    justify-content: center;
  }
  #main-wrapper #photo .part-1 .text-container {
    flex-direction: column;
  }
  #main-wrapper #photo .part-1 .text-container .title {
    max-width: 100%;
  }
}
@media (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #photo .part-1 .text-container,
  #main-wrapper #photo .part-1 .video-container {
    width: 50%;
  }
  #main-wrapper #photo .part-1 .video-container {
    justify-content: flex-end;
  }
}
#main-wrapper #photo .part-1 .video-container .wrapper {
  width: 415px;
  height: 888px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-1 .video-container .wrapper {
    width: 283px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-1 .video-container .wrapper {
    height: 606px;
  }
}
@media (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #photo .part-1 .video-container .wrapper {
    width: 74%;
    height: 0;
    padding-bottom: 158.34%;
  }
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-1 .video-container .wrapper {
    width: 88.89vw;
    height: 192.2vw;
  }
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-1 .video.mb-hidden {
    display: none;
  }
}
#main-wrapper #photo .part-1 .video.mb-show {
  display: none;
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-1 .video.mb-show {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#main-wrapper #photo .part-1 .video.mb-show .poster {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#main-wrapper #photo .part-1 .video.mb-show .button {
  pointer-events: none;
  position: relative;
  z-index: 2;
  width: 30px;
  height: 30px;
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #photo .part-1 .video.mb-show .button {
    width: 42px;
    height: 42px;
  }
}
@media (orientation: portrait) and (max-width: 720px) and (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-1 .title {
    max-width: 410px;
  }
}
@media (orientation: portrait) and (max-width: 720px) and (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-1 .detail {
    max-width: 461px;
  }
}
@media (orientation: portrait) and (max-width: 720px) and (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #photo .part-1 .detail {
    max-width: 32em;
  }
}
@media (orientation: portrait) and (max-width: 720px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-1 .video-container {
    margin-top: 64px;
  }
}
@media (orientation: portrait) and (max-width: 720px) and (orientation: portrait) and (max-width: 720px) and (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-1 {
    margin-top: 20px;
  }
}
@media (orientation: portrait) and (max-width: 720px) and (orientation: portrait) and (max-width: 720px) and (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #photo .part-1 {
    margin-top: 28px;
  }
}
#main-wrapper #ai .part {
  flex-direction: column;
  justify-content: flex-start;
}
#main-wrapper #ai .part .text-container {
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
#main-wrapper #ai .part .text-container .title {
  flex: 1 1 auto;
  max-width: 600px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #ai .part .text-container .title {
    max-width: 410px;
  }
}
#main-wrapper #ai .part .text-container .detail {
  max-width: 675px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #ai .part .text-container .detail {
    max-width: 461px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #ai .part .text-container .detail {
    max-width: 32em;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #ai .part .text-container .detail {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #ai .part .text-container .detail {
    margin-top: 28px;
  }
}
#main-wrapper #ai .part .video-container {
  margin-top: 80px;
  align-items: center;
  justify-content: center;
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #ai .part .video-container {
    margin-top: 64px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #ai .part .text-container {
    flex-direction: column;
  }
  #main-wrapper #ai .part .text-container .title {
    max-width: 100%;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #ai .part {
    flex-direction: column-reverse;
  }
  #main-wrapper #ai .part .video-container {
    margin-top: 0;
    margin-bottom: 64px;
  }
}
#main-wrapper #ai {
  background-color: #000;
  overflow: hidden;
}
#main-wrapper #ai .learnMore {
  padding-bottom: 182px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #ai .learnMore {
    text-align: left;
    margin: 0 auto;
    width: 88.88888888888889vw;
    padding-bottom: 97px;
  }
}
#main-wrapper #ai .learnMore .text {
  margin-bottom: 32px;
}
#main-wrapper #ai .learnMore .link {
  cursor: pointer;
  border-bottom: 1px solid #fff;
}
#main-wrapper #ai .remarks {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 182px;
  opacity: 0.5;
  width: 1312px;
  margin: 0 auto;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #ai .remarks {
    padding-bottom: 124px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #ai .remarks {
    width: 88.88888888888889vw;
  }
  #main-wrapper #ai .remarks p {
    line-height: 0.24rem;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #ai .remarks {
    padding-bottom: 96px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #ai .remarks {
    padding-bottom: 134px;
  }
}
@media (orientation: landscape) and (max-width: 1023px) {
  #main-wrapper {
    display: block;
  }
}
#main-wrapper img[data-srcset] {
  opacity: 0;
}
#main-wrapper img[data-srcset].loaded {
  opacity: 1;
}

