@charset "UTF-8";
/*--- 特長 ---*/
h2.ttl-article.text-center {
  font-size: 40px;
}

@media (max-width: 768px) {
  h2.ttl-article.text-center {
    font-size: 26px;
  }
}
.scheduled-release-date {
  padding: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.1em;
  font-weight: bold;
  width: 495px;
  max-width: 100%;
  border-radius: 8px;
  margin-inline: auto;
}

/* カラバリカルーセル内トクサポ動画用 */
.swiper-pagination span:nth-child(4) {
  border-radius: 0;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}

/* /カラバリカルーセル内トクサポ動画用 */
.main-contents {
  overflow: hidden;
  padding-top: 0;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

/* 共通要素 */
a:focus, *:focus {
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
  margin: 0.8rem 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.nowrap {
  white-space: nowrap;
}

.hidden {
  overflow: hidden;
}

sup {
  position: relative;
  top: 0;
  vertical-align: top;
  font-size: 60%;
}

.page-heading sup {
  font-size: 50%;
  top: 0.3em;
}

.main-text sup {
  top: 0;
  font-size: 55%;
}

sup.size-s {
  font-size: 50%;
}

.shadow {
  text-shadow: 0 0 20px black, 2px 2px 10px black;
}

*, :after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* -----------------------------------------
 基本
------------------------------------------- */
html {
  font-size: 2.5641025641vw;
}

body {
  line-height: 1.5;
  background: #fff;
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
}

img {
  max-width: 100%;
  vertical-align: top;
}

.opa0 {
  opacity: 0;
}

.shadow {
  text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.3);
}

/* -----------------------------------------
 レイアウト
------------------------------------------- */
.stage {
  position: relative;
  color: #fff;
  background: #353535;
}

.main {
  margin: 0 auto;
}

.stage p {
  line-height: 1.5;
}

.page-contents.home {
  padding: 2.4rem 2rem;
}

/* -----------------------------------------
 文字装飾
------------------------------------------- */
.white {
  color: #fff;
}

.bold {
  font-weight: bold;
}

.red {
  color: #E94235;
}

.comment {
  font-size: 1.2rem;
  margin-bottom: 0px;
}

.normal {
  font-weight: normal;
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

.block {
  display: block;
}

.posabs {
  position: absolute;
}

.fs60 {
  font-size: 6rem !important;
}

.fs56 {
  font-size: 5.6rem !important;
}

.fs52 {
  font-size: 5.2rem !important;
}

.fs48 {
  font-size: 4.8rem !important;
}

.fs44 {
  font-size: 4.4rem !important;
}

.fs40 {
  font-size: 4rem !important;
}

.fs36 {
  font-size: 3.6rem !important;
}

.fs32 {
  font-size: 3.2rem !important;
}

.fs30 {
  font-size: 3rem !important;
}

.fs28 {
  font-size: 2.8rem !important;
}

.fs24 {
  font-size: 2.4rem !important;
}

.fs21 {
  font-size: 2.1rem !important;
}

.fs18 {
  font-size: 1.8rem !important;
}

.fs16 {
  font-size: 1.6rem !important;
}

.fs14 {
  font-size: 1.4rem !important;
}

.fs12 {
  font-size: 1.2rem !important;
}

.fs10 {
  font-size: 1rem !important;
}

.mb0 {
  margin-bottom: 0;
}

.mb5 {
  margin-bottom: 0.5rem;
}

.mb10 {
  margin-bottom: 1rem;
}

.mb15 {
  margin-bottom: 1.5rem;
}

.mb20 {
  margin-bottom: 2rem;
}

.mb25 {
  margin-bottom: 2.5rem;
}

.mb30 {
  margin-bottom: 3rem;
}

.mb40 {
  margin-bottom: 4rem;
}

.mb50 {
  margin-bottom: 5rem;
}

.mb60 {
  margin-bottom: 6rem;
}

.mb1e {
  margin-bottom: 1em;
}

.mb2e {
  margin-bottom: 2em;
}

.mt30 {
  margin-top: 3rem;
}

.mt1e {
  margin-top: 1em;
}

.ml10 {
  margin-left: 1rem;
}

.mr10 {
  margin-right: 1rem;
}

.mr20 {
  margin-right: 2rem;
}

.pt40 {
  padding-top: 4rem;
}

.pt0 {
  padding-top: 0;
}

.pr15 {
  padding-right: 1.5rem;
}

.pl10 {
  padding-left: 1rem;
}

.pl15 {
  padding-left: 1.5rem;
}

/* -----------------------------------------
 ボタン
------------------------------------------- */
.btn-text {
  margin-bottom: 1.8rem;
  color: #652A96;
  line-height: 1.3;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
}

.btn-top-txt {
  margin-bottom: 1rem;
  color: #133D3E;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}

.photo-link-wrap {
  max-width: 32rem;
  margin: 0 auto;
}

.photo-link-btn {
  display: block;
  padding: 1.5rem 1.4rem;
  color: #133D3E !important;
  font-weight: bold;
  font-size: 1.8rem;
  border-radius: 0.7rem;
  text-align: center;
  background: #FFF500;
}

/* -----------------------------------------
 コンテンツ
------------------------------------------- */
.contents-block {
  overflow: hidden;
  color: #000;
  /* background: linear-gradient(45deg, #C8E0F0 0%, #FDFDFD 30%, #FDFDFD 70%,#C8E0F0 100%); */
}

.contents-block p {
  color: #000;
  font-weight: bold;
}

.menu + .contents-block {
  padding-top: 0;
}

.page-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 6.4rem;
  padding: 1rem 8.7rem;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(180, 180, 180)), to(rgb(233, 232, 232)));
  background: linear-gradient(0deg, rgb(180, 180, 180), rgb(233, 232, 232) 100%);
  color: #000;
}

.page-head .page-title {
  line-height: 1.3;
  text-align: center;
}

.page-head [class*=btn-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  height: 100%;
  margin: auto;
  font-size: 1.6rem;
}

.page-head .page-title span {
  display: block;
}

.page-head .btn-prev {
  left: 0;
  padding-left: 1.2rem;
}

.page-head .btn-next {
  right: 0;
  padding-right: 1.2rem;
}

.page-head [class*=btn-] span {
  display: inline-block;
  position: relative;
  padding: 0.4em 0.8em;
  border-radius: 0.5rem;
  font-size: 1.2rem;
  background: #fff;
  color: #000;
}

.page-head .btn-prev span {
  padding-left: 2.2em;
}

.page-head .btn-next span {
  padding-right: 2.2em;
}

.page-head [class*=btn-] span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1rem;
  height: 1rem;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.page-head .btn-prev span::before {
  left: 1rem;
  border-bottom: 0.2rem solid #000;
  border-left: 0.2rem solid #000;
}

.page-head .btn-next span::before {
  right: 1rem;
  border-top: 0.2rem solid #000;
  border-right: 0.2rem solid #000;
}

.page-heading {
  padding: 1em 0;
  color: #000;
  font-size: 2.1rem;
  font-weight: bold;
  text-align: center;
}

.main-text {
  margin-bottom: 1.3em;
  font-size: 1.6rem;
}

.main-contents {
  position: relative;
  padding: 0 1.8rem 2.4rem;
  color: #000;
}

.main-heading {
  margin-bottom: 2rem;
  line-height: 1.3;
  color: #652A96;
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
}

.main-sub-heading {
  margin-bottom: 2rem;
  padding: 0.35em 0.5em;
  border-radius: 0.7rem;
  color: #652A96;
  font-weight: bold;
  font-size: 2.1rem;
  text-align: center;
  background-color: #fff;
}

/* -----------------------------------------
 レスポンシブ設定
------------------------------------------- */
/* tablet */
@media screen and (min-width: 640px) {
  html {
    font-size: 62.5%;
    font-size: 0.625em;
  }
  .header-inner {
    margin: 0 auto;
    padding: 0 2rem;
  }
  .header-inner ul li + li {
    margin-left: 0.8rem;
  }
  .header-inner ul li a {
    padding: 0.4rem 2rem;
    font-size: 16px;
  }
  .navi-logo {
    width: 52%;
    max-width: 32rem;
    padding: 0.5rem 0 1rem;
  }
  .navi-logo .ymobile_logo {
    margin-right: 1.5rem;
  }
  .page-head {
    font-size: 1.8rem;
  }
  .page-head [class*=btn-] span {
    font-size: 1.3rem;
  }
  .page-contents.home {
    padding: 3.6rem 4rem;
  }
  .side-menu {
    padding: 3.6rem 4rem;
  }
  .contents-menu li {
    width: calc((100% - 2.4rem) / 3);
    margin-left: 1.2rem;
  }
  .contents-menu li:nth-child(2n) {
    margin-left: 1.2rem;
  }
  .contents-menu li:nth-child(3n+1) {
    margin-left: 0;
  }
  .contents-menu li:nth-of-type(n+3) {
    margin-top: 0;
  }
  .contents-menu li:nth-of-type(n+4) {
    margin-top: 1.2rem;
  }
  .contents-menu li a {
    font-size: 1.6rem;
  }
  .main-contents {
    padding: 3.6rem 3.6rem;
  }
  .main-text {
    text-align: center;
  }
  .page-heading {
    font-size: 2.4rem;
  }
  .page-head .btn-prev {
    padding-left: 2rem;
  }
  .page-head .btn-next {
    padding-right: 2rem;
  }
  .page-head .page-title span {
    display: inline;
    padding-left: 0.6em;
  }
}
/* small pc */
@media screen and (min-width: 960px) {
  a:hover {
    opacity: 0.8;
    -webkit-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
  }
  .header-inner {
    max-width: 96rem;
    margin: 0 auto;
    padding: 0;
  }
  .navi-logo {
    width: 52%;
    padding: 0.5rem 0 1rem;
    max-width: 100%;
  }
  .navi-logo .ymobile_logo {
    width: 21%;
    margin-right: 1.5rem;
  }
  .navi-logo .smaho_taiken_logo {
    width: 31%;
    margin-right: 1rem;
  }
  .page-contents.home {
    padding-bottom: 4rem;
  }
  .bottom-btn {
    margin-top: 4rem;
    margin-bottom: 6rem;
  }
  .btn-index {
    margin-top: 0;
    margin-bottom: 6rem;
  }
  .main {
    max-width: 96rem;
  }
  .page-contents.home {
    padding: 3.6rem 6rem;
  }
  .main-contents {
    padding: 4.8rem 3.6rem;
  }
  .main-text {
    font-size: 1.8rem;
  }
  .contents-banner {
    margin-bottom: 4rem;
  }
  .contents-banner .inner {
    max-width: 96rem;
    margin: 0 auto;
  }
  .main-photo::before {
    padding-top: 73.86%;
  }
  .contents-menu {
    max-width: 96rem;
  }
  .contents-menu li {
    width: calc((100% - 6rem) / 4);
    margin-left: 2rem;
  }
  .contents-menu li:nth-child(2n) {
    margin-left: 2rem;
  }
  .contents-menu li:nth-child(3n+1) {
    margin-left: 2rem;
  }
  .contents-menu li:nth-child(4n+1) {
    margin-left: 0;
  }
  .contents-menu li:nth-of-type(n+4) {
    margin-top: 0;
  }
  .contents-menu li:nth-of-type(n+5) {
    margin-top: 2rem;
  }
  .contents-menu li a {
    font-size: 1.6rem;
  }
  .page-head {
    font-size: 2rem;
  }
  .page-head [class*=btn-] span {
    padding: 0.5em 1.1em;
    font-size: 1.4rem;
  }
  .page-head .btn-prev span {
    padding-left: 2.2em;
  }
  .page-head .btn-next span {
    padding-right: 2.2em;
  }
  .page-heading {
    padding: 0.8em 0;
    font-size: 2.8rem;
  }
}
/* large pc */
@media screen and (min-width: 1280px) {
  .header-inner {
    max-width: 128rem;
    margin: 0 auto;
  }
  .navi-logo .ymobile_logo {
    width: 19%;
    margin-right: 2.5rem;
  }
  .contents-banner {
    margin-bottom: 4rem;
  }
  .contents-banner .inner {
    max-width: 128rem;
  }
  .page-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 128rem;
    margin: 0 auto;
  }
  .main {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: none;
    margin: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .page-contents.home {
    padding: 0 3.6rem 6rem;
  }
  .side-menu {
    width: 33rem;
    height: 100%;
    margin-left: 4rem;
    padding: 1.5rem 0 0;
  }
  .side-menu .contents-menu {
    display: block;
  }
  .side-menu .contents-menu li {
    width: auto;
    margin-left: 0;
  }
  .side-menu .contents-menu li:nth-child(2n) {
    margin-left: 0;
  }
  .side-menu .contents-menu li:nth-child(3n+1) {
    margin-left: 0;
  }
  .side-menu .contents-menu li:nth-of-type(n+2) {
    margin-top: 0.2rem;
  }
  .side-menu .contents-menu li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-radius: 0;
  }
  .side-menu .contents-menu .thumbnail {
    width: 12rem;
  }
  .side-menu .contents-menu p {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    min-height: 5em;
    padding: 0.5em 0.5em;
    font-size: 1.6rem;
    text-align: left;
  }
  .bottom-btn {
    margin-top: 6rem;
  }
  .btn-index {
    margin-top: 0;
  }
  .show-pc-l {
    display: block;
  }
  /* home */
  .home .contents-menu {
    max-width: 128rem;
  }
  .home .contents-menu p {
    min-height: 4em;
    padding: 0.7em 0.5em;
  }
}
/* /共通要素 */
/* display  */
.display {
  /* content-menu */
  /*movie*/
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.display .main-text {
  text-align: center;
}
.display .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.display .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.display .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.display .scene-main {
  position: relative;
}
.display .page-title span {
  display: block;
}
.display .scene2, .display .scene3, .display .scene4 {
  display: none;
}
.display .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.display .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.display .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.display .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.display .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.display .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.display .thumb_wrap a.current {
  opacity: 1;
}
.display .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.display .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.display .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.display .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.display .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/nubia_s2/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.display .btn-txt-border {
  position: relative;
}
.display .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.display .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.display .img_box {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.display .img_box img {
  display: block;
  margin: auto;
}
.display .img_box2 {
  max-width: 200px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.display .img_box2 img {
  display: block;
  margin: auto;
}
.display .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.display .flex_box img {
  width: 120px;
}
.display .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.display .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.display .icon_flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px auto;
}
.display .icon_flex_box .icon_box {
  margin-right: 15px;
}
.display .comment {
  color: #676767 !important;
}
.display .movie-box {
  position: relative;
  max-width: 68rem;
  margin: 0 auto 2rem;
  width: 100%;
}
.display .movie-box:before {
  content: "";
  display: block;
  padding-top: 46.2%;
}
.display .movie {
  width: 80%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.display .movie-inner {
  position: absolute;
  top: 2%;
  left: 1.6%;
  width: 95%;
  height: 97%;
  overflow: hidden;
  background-color: #000;
  border-radius: 3%;
}
.display .movie video {
  position: absolute;
  top: -20%;
  left: -13%;
  width: 128%;
}
.display .movie img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.display .device {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
@media screen and (max-width: 678px) {
  .display .flex_text {
    width: 60%;
  }
  .display .flex_box img {
    width: 90px;
  }
  .display .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .display {
    /* content-menu */
  }
  .display .btn-txt-border::before {
    width: 29%;
  }
  .display .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .display .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .display .btn-txt {
    font-size: 1.6rem;
  }
}

/* /display  */
/* ai */
.ai {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.ai .main-text {
  text-align: center;
}
.ai .head {
  max-width: 600px;
  background: #EFAC15;
  padding: 10px;
  text-align: center;
  color: #FFF;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 20px;
}
.ai .read {
  text-align: center;
  margin-bottom: 20px;
}
.ai .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.ai .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.ai .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.ai .scene-main {
  position: relative;
}
.ai .page-title span {
  display: block;
}
.ai .scene2, .ai .scene3, .ai .scene4 {
  display: none;
}
.ai .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.ai .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.ai .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.ai .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.ai .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.ai .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.ai .thumb_wrap a.current {
  opacity: 1;
}
.ai .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.ai .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.ai .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.ai .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.ai .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/nubia_s2/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.ai .btn-txt-border {
  position: relative;
}
.ai .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.ai .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.ai .img_box {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.ai .img_box2 {
  max-width: 250px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.ai .img_box img {
  display: block;
  margin: auto;
}
.ai .img_box2 {
  max-width: 200px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.ai .img_box2 img {
  display: block;
  margin: auto;
}
.ai .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.ai .flex_box img {
  width: 120px;
}
.ai .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.ai .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.ai .icon_flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px auto;
}
.ai .icon_flex_box .icon_box {
  margin-right: 15px;
}
.ai .comment {
  font-size: 1rem;
  color: #676767 !important;
}
.ai .flex_box {
  max-width: 640px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 50px auto;
}
.ai .flex_box img {
  width: 320px;
  margin-bottom: 30px;
}
@media screen and (max-width: 678px) {
  .ai .flex_text {
    width: 60%;
  }
  .ai .flex_box img {
    width: 80%;
    margin: auto;
    margin-bottom: 30px;
  }
  .ai .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .ai {
    /* content-menu */
  }
  .ai .btn-txt-border::before {
    width: 29%;
  }
  .ai .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .ai .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .ai .btn-txt {
    font-size: 1.6rem;
  }
}

/* /ai */
/* smart */
.smart {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.smart .main-text {
  text-align: center;
}
.smart .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.smart .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.smart .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.smart .scene-main {
  position: relative;
}
.smart .page-title span {
  display: block;
}
.smart .scene2, .smart .scene3, .smart .scene4 {
  display: none;
}
.smart .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.smart .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.smart .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.smart .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.smart .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.smart .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.smart .thumb_wrap a.current {
  opacity: 1;
}
.smart .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.smart .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.smart .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.smart .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.smart .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/nubia_s2/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.smart .btn-txt-border {
  position: relative;
}
.smart .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.smart .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.smart .img_box {
  max-width: 600px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.smart .img_box img {
  display: block;
  margin: auto;
}
.smart .img_box2 {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.smart .img_box2 img {
  display: block;
  margin: auto;
}
.smart .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.smart .flex_box img {
  width: 120px;
}
.smart .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.smart .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.smart .icon_flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px auto;
}
.smart .icon_flex_box .icon_box {
  margin-right: 15px;
}
.smart .comment {
  font-size: 1rem;
  color: #676767 !important;
}
.smart .hide-sp {
  display: block;
}
@media screen and (max-width: 678px) {
  .smart .hide-sp {
    display: none;
  }
  .smart .flex_text {
    width: 60%;
  }
  .smart .flex_box img {
    width: 90px;
  }
  .smart .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .smart {
    /* content-menu */
  }
  .smart .btn-txt-border::before {
    width: 29%;
  }
  .smart .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .smart .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .smart .btn-txt {
    font-size: 1.6rem;
  }
}

/* /smart */
/* record */
.record {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.record .main-text {
  text-align: center;
}
.record .head {
  max-width: 600px;
  background: #EFAC15;
  padding: 10px;
  text-align: center;
  color: #FFF;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 20px;
}
.record .read {
  text-align: center;
  margin-bottom: 20px;
}
.record .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.record .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.record .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.record .scene-main {
  position: relative;
}
.record .page-title span {
  display: block;
}
.record .scene2, .record .scene3, .record .scene4 {
  display: none;
}
.record .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.record .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.record .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.record .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.record .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.record .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.record .thumb_wrap a.current {
  opacity: 1;
}
.record .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.record .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.record .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.record .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.record .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/nubia_s2/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.record .btn-txt-border {
  position: relative;
}
.record .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.record .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.record .img_box {
  max-width: 600px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.record .img_box img {
  display: block;
  margin: auto;
}
.record .img_box2 {
  max-width: 200px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.record .img_box2 img {
  display: block;
  margin: auto;
}
.record .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.record .flex_box img {
  width: 120px;
}
.record .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.record .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.record .icon_flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px auto;
}
.record .icon_flex_box .icon_box {
  margin-right: 15px;
}
.record .comment {
  font-size: 1rem;
  color: #676767 !important;
}
@media screen and (max-width: 678px) {
  .record .flex_text {
    width: 60%;
  }
  .record .flex_box img {
    width: 90px;
  }
  .record .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .record {
    /* content-menu */
  }
  .record .btn-txt-border::before {
    width: 29%;
  }
  .record .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .record .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .record .btn-txt {
    font-size: 1.6rem;
  }
}

/* /record */
/* endurance */
.endurance {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.endurance .main-text {
  text-align: center;
}
.endurance .head {
  max-width: 600px;
  background: #EFAC15;
  padding: 10px;
  text-align: center;
  color: #FFF !important;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 20px;
}
.endurance .read {
  text-align: center;
  margin-bottom: 20px;
}
.endurance .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.endurance .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.endurance .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.endurance .scene-main {
  position: relative;
}
.endurance .page-title span {
  display: block;
}
.endurance .scene2, .endurance .scene3, .endurance .scene4 {
  display: none;
}
.endurance .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.endurance .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.endurance .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.endurance .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.endurance .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.endurance .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.endurance .thumb_wrap a.current {
  opacity: 1;
}
.endurance .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.endurance .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.endurance .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.endurance .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.endurance .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/nubia_s2/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.endurance .btn-txt-border {
  position: relative;
}
.endurance .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.endurance .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.endurance .img_box {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 0px;
  margin-bottom: 1em;
}
.endurance .img_box img {
  display: block;
  margin: auto;
}
.endurance .img_box2 {
  max-width: 200px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.endurance .img_box2 img {
  display: block;
  margin: auto;
}
.endurance .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.endurance .flex_box img {
  width: 120px;
}
.endurance .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.endurance .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.endurance .icon_flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px auto;
}
.endurance .icon_flex_box .icon_box {
  margin-right: 15px;
}
.endurance .comment {
  font-size: 1rem;
  color: #676767 !important;
}
@media screen and (max-width: 678px) {
  .endurance .flex_text {
    width: 60%;
  }
  .endurance .flex_box img {
    width: 90px;
  }
  .endurance .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .endurance {
    /* content-menu */
  }
  .endurance .btn-txt-border::before {
    width: 29%;
  }
  .endurance .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .endurance .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .endurance .btn-txt {
    font-size: 1.6rem;
  }
}

/* /endurance */
/* battely */
.battely {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.battely .main-text {
  text-align: center;
}
.battely .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.battely .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.battely .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.battely .scene-main {
  position: relative;
}
.battely .page-title span {
  display: block;
}
.battely .scene2, .battely .scene3, .battely .scene4 {
  display: none;
}
.battely .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.battely .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.battely .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.battely .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.battely .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.battely .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.battely .thumb_wrap a.current {
  opacity: 1;
}
.battely .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.battely .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.battely .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.battely .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.battely .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/nubia_s2/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.battely .btn-txt-border {
  position: relative;
}
.battely .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.battely .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.battely .img_box {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.battely .img_box img {
  display: block;
  margin: auto;
}
.battely .img_box2 {
  max-width: 200px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.battely .img_box2 img {
  display: block;
  margin: auto;
}
.battely .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.battely .flex_box img {
  width: 120px;
}
.battely .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.battely .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.battely .icon_flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px auto;
}
.battely .icon_flex_box .icon_box {
  margin-right: 15px;
}
.battely .comment {
  font-size: 1rem;
  color: #676767 !important;
}
@media screen and (max-width: 678px) {
  .battely .flex_text {
    width: 60%;
  }
  .battely .flex_box img {
    width: 90px;
  }
  .battely .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
  .battely .m-movie-wrap {
    width: 100%;
  }
  .battely .frame {
    width: 100%;
  }
  .battely .m-movie-wrap .movie video {
    width: 95%;
    top: 0px;
    left: 5px;
  }
  .battely a.touch-btn {
    width: 90px;
    height: 90px;
    font-size: 1.2rem;
  }
  .battely .touch-btn .hand {
    width: 18px;
    height: 21px;
  }
}
@media screen and (min-width: 640px) {
  .battely {
    /* content-menu */
  }
  .battely .btn-txt-border::before {
    width: 29%;
  }
  .battely .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .battely .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .battely .btn-txt {
    font-size: 1.6rem;
  }
}

/* /battely */
/* memory */
.memory {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.memory .main-text {
  text-align: center;
}
.memory .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.memory .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.memory .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.memory .scene-main {
  position: relative;
}
.memory .page-title span {
  display: block;
}
.memory .scene2, .memory .scene3, .memory .scene4 {
  display: none;
}
.memory .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.memory .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.memory .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.memory .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.memory .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.memory .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.memory .thumb_wrap a.current {
  opacity: 1;
}
.memory .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.memory .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.memory .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.memory .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.memory .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/nubia_s2/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.memory .btn-txt-border {
  position: relative;
}
.memory .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.memory .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.memory .img_box {
  max-width: 500px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.memory .img_box img {
  display: block;
  margin: auto;
}
.memory .img_box2 {
  max-width: 200px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.memory .img_box2 img {
  display: block;
  margin: auto;
}
.memory .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.memory .flex_box img {
  width: 120px;
}
.memory .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.memory .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.memory .icon_flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px auto;
}
.memory .icon_flex_box .icon_box {
  margin-right: 15px;
}
.memory .comment {
  font-size: 1rem;
  color: #676767 !important;
}
@media screen and (max-width: 678px) {
  .memory .flex_text {
    width: 60%;
  }
  .memory .flex_box img {
    width: 90px;
  }
  .memory .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .memory {
    /* content-menu */
  }
  .memory .btn-txt-border::before {
    width: 29%;
  }
  .memory .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .memory .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .memory .btn-txt {
    font-size: 1.6rem;
  }
}

/* /memory */
/* dual-camera */
.dual-camera {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.dual-camera .main-text {
  text-align: center;
}
.dual-camera .head {
  max-width: 600px;
  background: #EFAC15;
  padding: 10px;
  text-align: center;
  color: #FFF;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 20px;
}
.dual-camera .read {
  text-align: center;
  margin-bottom: 20px;
}
.dual-camera .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.dual-camera .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.dual-camera .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.dual-camera .scene-main {
  position: relative;
}
.dual-camera .page-title span {
  display: block;
}
.dual-camera .scene2, .dual-camera .scene3, .dual-camera .scene4 {
  display: none;
}
.dual-camera .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.dual-camera .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.dual-camera .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.dual-camera .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.dual-camera .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.dual-camera .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.dual-camera .thumb_wrap a.current {
  opacity: 1;
}
.dual-camera .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.dual-camera .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.dual-camera .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.dual-camera .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.dual-camera .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/nubia_s2/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.dual-camera .btn-txt-border {
  position: relative;
}
.dual-camera .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.dual-camera .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.dual-camera .img_box {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 0px;
  margin-bottom: 1em;
}
.dual-camera .img_box img {
  display: block;
  margin: auto;
}
.dual-camera .img_box2 {
  max-width: 200px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.dual-camera .img_box2 img {
  display: block;
  margin: auto;
}
.dual-camera .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.dual-camera .flex_box img {
  width: 120px;
}
.dual-camera .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.dual-camera .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.dual-camera .icon_flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px auto;
}
.dual-camera .icon_flex_box .icon_box {
  margin-right: 15px;
}
.dual-camera .comment {
  font-size: 1rem;
  color: #676767 !important;
}
@media screen and (max-width: 678px) {
  .dual-camera .flex_text {
    width: 60%;
  }
  .dual-camera .flex_box img {
    width: 90px;
  }
  .dual-camera .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .dual-camera {
    /* content-menu */
  }
  .dual-camera .btn-txt-border::before {
    width: 29%;
  }
  .dual-camera .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .dual-camera .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .dual-camera .btn-txt {
    font-size: 1.6rem;
  }
}

/* /dual-camera */
/* multi-camera */
.multi-camera {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.multi-camera .main-text {
  text-align: center;
}
.multi-camera .main-text span {
  font-size: 2.4rem;
}
.multi-camera .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.multi-camera .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.multi-camera .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.multi-camera .scene-main {
  position: relative;
}
.multi-camera .page-title span {
  display: block;
}
.multi-camera .scene2, .multi-camera .scene3, .multi-camera .scene4 {
  display: none;
}
.multi-camera .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.multi-camera .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.multi-camera .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.multi-camera .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.multi-camera .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.multi-camera .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.multi-camera .thumb_wrap a.current {
  opacity: 1;
}
.multi-camera .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.multi-camera .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.multi-camera .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.multi-camera .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.multi-camera .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/nubia_s2/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.multi-camera .btn-txt-border {
  position: relative;
}
.multi-camera .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.multi-camera .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.multi-camera .img_box {
  max-width: 600px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.multi-camera .img_box img {
  display: block;
  margin: auto;
}
.multi-camera .img_box2 {
  max-width: 200px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.multi-camera .img_box2 img {
  display: block;
  margin: auto;
}
.multi-camera .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.multi-camera .flex_box img {
  width: 120px;
}
.multi-camera .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.multi-camera .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.multi-camera .icon_flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px auto;
}
.multi-camera .icon_flex_box .icon_box {
  margin-right: 15px;
}
.multi-camera .comment {
  font-size: 1rem;
  color: #676767 !important;
}
.multi-camera .camera_txt_main {
  background: #2A5DBA;
  color: #FFF !important;
  padding: 15px;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 20px;
}
.multi-camera .camera_txt_main span {
  background: #83AAF0;
  padding: 10px 15px;
  margin-left: 15px;
  border-radius: 5px;
}
@media screen and (max-width: 678px) {
  .multi-camera .main-text span {
    font-size: 2rem;
  }
  .multi-camera .camera_txt_main {
    line-height: 2.2 !important;
    margin-bottom: 30px;
  }
  .multi-camera .camera_txt_main span {
    margin-left: 0;
  }
  .multi-camera .flex_text {
    width: 60%;
  }
  .multi-camera .flex_box img {
    width: 90px;
  }
  .multi-camera .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .multi-camera {
    /* content-menu */
  }
  .multi-camera .btn-txt-border::before {
    width: 29%;
  }
  .multi-camera .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .multi-camera .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .multi-camera .btn-txt {
    font-size: 1.6rem;
  }
}

/* /multi-camera */
/* compact */
.compact {
  /* .main-text::before{
    display: block;
    position: absolute;
    content: '◯';
    top: 5%;
    left: 0%;
    transform: translate(0%,-5%)!important;
  } */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.compact .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.compact .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.compact .main-text {
  position: relative;
  text-align: center;
}
.compact .main-text br {
  display: block;
}
.compact .main-text.point1 {
  margin-bottom: 0;
}
.compact .heading-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.compact .head-img {
  width: 14%;
  margin-left: 3rem;
}
.compact .device {
  position: relative;
  max-width: 50rem;
  width: 85%;
  margin: 3rem auto 3rem;
}
.compact .device::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.compact .main-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.compact .main-img img {
  width: 100%;
  margin: 0 0.5rem;
}
.compact .design_color_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 40rem;
  margin: 0 auto;
  gap: 1rem;
}
.compact .design_color_button li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 1px;
}
.compact .design_color_button li a {
  display: block;
  text-align: center;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.3rem 0 1rem;
  font-size: 1.1rem;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0px 0px 5px #ccc;
          box-shadow: 0px 0px 5px #ccc;
  border-radius: 8px;
}
.compact .design_color_button li a.current {
  background-color: #A1BCED;
}
.compact .design_color_button li a span img {
  display: block;
  width: 80%;
  margin: 0 auto 0.8em;
}
.compact .pink, .compact .white, .compact .black {
  opacity: 0;
}
.compact .device_1, .compact .device_2 {
  opacity: 0;
}
.compact .btn-txt {
  text-align: center;
  margin-bottom: 2rem;
}
.compact .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.compact .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/nubia_s2/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.compact .btn-txt-border {
  position: relative;
}
.compact .color-name {
  min-height: 5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.compact .size-s {
  display: contents;
  font-size: 1rem;
}
.compact .image01 {
  width: 250px;
  margin-left: -3.6rem;
}
.compact .image02 {
  width: 600px;
  display: block;
  margin: auto;
}
.compact .image_txt {
  position: absolute;
  width: 500px;
  top: 10%;
  right: 10%;
}
.compact .m-movie-wrap {
  width: 600px;
  margin: auto;
  position: relative;
}
.compact .m-movie-wrap .movie {
  border-radius: 35px 35px 0 0;
  position: relative;
  width: 100%;
  /* overflow: hidden; */
}
.compact .m-movie-wrap .movie::before {
  content: "";
  display: block;
  padding-top: 75%;
}
.compact .m-movie-wrap .movie video {
  width: 95%;
  position: absolute;
  top: 22px;
  left: 6px;
}
.compact a.touch-btn {
  display: block;
  width: 115px;
  height: 115px;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  margin: auto;
  text-align: center;
  font-size: 14px;
  background-color: rgb(255, 255, 255);
  padding-top: 15px;
  line-height: 1.2;
  z-index: 99;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
}
.compact .touch-btn .hand {
  display: block;
  width: 35px;
  height: 42px;
  background-image: url(/lineup/nubia_s2/assets/img/icon_touch_bl.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto 0.5rem;
}
.compact .img_box {
  max-width: 250px;
  margin: auto;
  margin-bottom: 50px;
}
.compact .img_box2 {
  max-width: 350px;
  width: 80%;
  margin: auto;
  margin-bottom: 50px;
}
.compact .blue_bar {
  max-width: 650px;
  width: 100%;
  background: #2A5DBA;
  padding: 5px;
  color: #FFF !important;
  text-align: center;
  margin: 30px auto;
}
@media screen and (max-width: 678px) {
  .compact .heading-block {
    display: block;
  }
  .compact .design_color_button {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .compact .design_color_button li {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 48%;
    margin: 0 1px;
  }
  .compact .image_txt {
    width: 45%;
    right: 5%;
    top: 15%;
  }
  .compact .image01 {
    width: 45%;
    margin-left: -1.8rem;
  }
  .compact .image02 {
    width: 90%;
  }
  .compact .m-movie-wrap {
    width: 100%;
  }
  .compact .m-movie-wrap .movie video {
    width: 100%;
    top: 0px;
    left: 0px;
  }
  .compact a.touch-btn {
    width: 90px;
    height: 90px;
    font-size: 1.2rem;
  }
  .compact .touch-btn .hand {
    width: 18px;
    height: 21px;
  }
}
@media screen and (min-width: 640px) {
  .compact .page-heading br {
    display: none;
  }
  .compact .head-img {
    width: 4rem;
    margin-left: 6rem;
  }
  .compact .heading-block {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* padding: 2em 0; */
  }
  .compact .btn-txt-border {
    max-width: 40rem;
    margin: auto;
  }
  .compact .main-text br {
    display: none;
  }
  .compact .device {
    position: relative;
    max-width: 50rem;
    width: 85%;
    margin: 3rem auto 6rem;
  }
}
@media screen and (min-width: 960px) {
  .compact {
    /* .main-contents {
      padding: 4.8rem 3.6rem 9rem;
    } */
  }
  .compact .page-heading br {
    display: block;
  }
  .compact .heading-block {
    display: block;
  }
  .compact .main-text br {
    display: block;
  }
  .compact .design_color_button {
    position: absolute;
    top: 0;
    right: 0;
  }
  .compact .device {
    width: 50%;
    margin: 1rem 0 0;
  }
  .compact .design_color_button {
    position: absolute;
    top: auto;
    bottom: 15%;
    right: 3%;
  }
  .compact .head-img {
    width: 18%;
    margin-left: 6rem;
    position: absolute;
    top: 30%;
    left: 93%;
  }
  .compact .btn-txt-position {
    position: absolute;
    top: 48%;
    left: 55%;
    width: 42%;
  }
}
@media screen and (min-width: 1280px) {
  .compact .heading-block {
    display: block;
  }
  .compact .btn-txt-position {
    position: absolute;
    top: 65%;
    left: 55%;
    width: 42%;
  }
}

/* /compact */
/*--- /特長 ---*/