@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400&display=swap);.page-template-onexplayer_teaser2 {
  font-family: "Noto Sans JP", sans-serif;
  background: #000;
}
.page-template-onexplayer_teaser2 img {
  max-width: 100%;
}
.page-template-onexplayer_teaser2 .site-header {
  display: none;
}
.page-template-onexplayer_teaser2 .footer-logo img {
  max-width: 200px;
}
.page-template-onexplayer_teaser2 .site-content {
  width: 100%;
  padding: 0;
  color: #fff;
}
.page-template-onexplayer_teaser2 .site-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: url(../../img/teaser/one-xplayer/bg.jpg) no-repeat center center;
  background-size: 100% 100%;
  z-index: -1;
}
.page-template-onexplayer_teaser2 .p-container {
  width: 100%;
  max-width: 1064px;
  margin: 0 auto;
  padding: 0 16px;
}
.page-template-onexplayer_teaser2 .p-container--lg {
  max-width: 1280px;
}
.page-template-onexplayer_teaser2 .p-section {
  padding: 60px 0;
}
.page-template-onexplayer_teaser2 .p-section__title {
  text-align: center;
  color: #e85424;
  font-weight: bold;
  line-height: 1.6;
}
.page-template-onexplayer_teaser2 .p-section__description {
  font-weight: lighter;
  text-align: center;
  margin-top: 32px;
  line-height: 1.8;
  text-align: left;
}
.page-template-onexplayer_teaser2 .p-section__row {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-template-onexplayer_teaser2 .button-container {
  position: fixed;
  width: 100%;
  max-width: 300px;
  z-index: 999;
  bottom: 16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
}
.page-template-onexplayer_teaser2 .button-container .balloon {
  display: inline-block;
  position: relative;
  margin: 10px auto 0;
  padding: 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 14px;
  background: #F84908;
  font-weight: bold;
  border-radius: 5px;
  line-height: 1;
  z-index: 2;
}
.page-template-onexplayer_teaser2 .button {
  position: relative;
  display: inline-block;
  padding: 20px 32px 16px 24px;
  color: #000;
  border: 2px solid #000;
  background: #fff;
  width: 100%;
  max-width: 300px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-top: -10px;
  font-weight: bold;
}
.page-template-onexplayer_teaser2 .button:hover {
  background: #ddd;
}
.page-template-onexplayer_teaser2 .button:after {
  position: absolute;
  top: 50%;
  right: 12px;
  content: "";
  width: 10px;
  height: 10px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.page-template-onexplayer_teaser2 .button--large {
  max-width: 500px;
}
.page-template-onexplayer_teaser2 .button--large:after {
  right: 24px;
  width: 16px;
  height: 16px;
}
.page-template-onexplayer_teaser2 .firstview {
  position: relative;
  margin-top: 60px;
}
.page-template-onexplayer_teaser2 .firstview .logo {
  max-width: 720px;
  margin: 0 auto;
  padding-top: 40px;
}
.page-template-onexplayer_teaser2 .firstview__title {
  font-weight: 100;
  text-align: center;
  font-size: 22px;
  line-height: 1.8;
}
.page-template-onexplayer_teaser2 .firstview__title span {
  display: inline-block;
}
.page-template-onexplayer_teaser2 .firstview__youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top: 24px;
}
.page-template-onexplayer_teaser2 .firstview__youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.page-template-onexplayer_teaser2 .firstview .logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 16px;
}
.page-template-onexplayer_teaser2 .firstview .logo-container .intel-i7-img {
  width: 50px;
  margin: 0 20px;
}
.page-template-onexplayer_teaser2 .about .p-section__title {
  margin-top: 24px;
}
.page-template-onexplayer_teaser2 .about .p-section__title--yellow {
  color: #ffc400;
}
.page-template-onexplayer_teaser2 .about .p-section__title--white {
  color: #fff;
  font-weight: lighter;
}
.page-template-onexplayer_teaser2 .about .review {
  text-align: center;
  margin-top: 40px;
}
.page-template-onexplayer_teaser2 .about .review__box {
  max-width: 720px;
  margin: 24px auto 0;
}
.page-template-onexplayer_teaser2 .about .review__box .title {
  font-size: 24px;
  margin-bottom: 16px;
}
.page-template-onexplayer_teaser2 .about .review__box a {
  text-decoration: underline;
  font-size: 18px;
}
.page-template-onexplayer_teaser2 .concept__img {
  margin-top: 80px;
}
.page-template-onexplayer_teaser2 .concept .windows10-img {
  display: block;
  width: 180px;
  height: auto;
  margin: 20px auto;
}
.page-template-onexplayer_teaser2 .processor__logo {
  width: 120px;
  margin: 0 auto;
}
.page-template-onexplayer_teaser2 .processor__img {
  margin-top: 120px;
}
.page-template-onexplayer_teaser2 .processor .p-section__title {
  color: #fff;
  margin-top: 40px;
}
.page-template-onexplayer_teaser2 .screen {
  position: relative;
}
.page-template-onexplayer_teaser2 .screen__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-template-onexplayer_teaser2 .screen__row .img {
  max-width: 720px;
  margin: 40px auto 0;
}
.page-template-onexplayer_teaser2 .screen__row .img img {
  max-width: 100%;
  margin: 0 auto;
}
.page-template-onexplayer_teaser2 .screen__spec {
  margin-top: 24px;
}
.page-template-onexplayer_teaser2 .device__img {
  position: relative;
  width: 100%;
}
.page-template-onexplayer_teaser2 .device__img img {
  max-width: 100%;
}
.page-template-onexplayer_teaser2 .device__description {
  background: #000;
  margin-top: 24px;
}
.page-template-onexplayer_teaser2 .device__description .title {
  color: #e85424;
  font-weight: bold;
  font-size: 24px;
}
.page-template-onexplayer_teaser2 .device__description .text {
  font-weight: lighter;
  margin-top: 16px;
}
.page-template-onexplayer_teaser2 .score__notes {
  color: #e85424;
  margin-top: 16px;
  text-align: center;
}
.page-template-onexplayer_teaser2 .score__img {
  margin-top: 40px;
}
.page-template-onexplayer_teaser2 .operate__img {
  margin-top: 80px;
  width: 100%;
  position: relative;
  text-align: center;
}
.page-template-onexplayer_teaser2 .operate__img img {
  max-width: 100%;
}
.page-template-onexplayer_teaser2 .operate__body {
  max-width: 900px;
  margin: 24px auto;
}
.page-template-onexplayer_teaser2 .operate__body .description {
  text-align: left;
}
.page-template-onexplayer_teaser2 .operate__body .description .title {
  color: #e85424;
  font-weight: bold;
  font-size: 18px;
  margin-top: 24px;
}
.page-template-onexplayer_teaser2 .operate__body .description .title span {
  width: 24px;
  height: 24px;
  text-align: center;
  padding: 2px;
  border: 1px solid #e85424;
  display: inline-block;
  margin-right: 8px;
}
.page-template-onexplayer_teaser2 .operate__body .description .text {
  font-weight: lighter;
  margin-top: 8px;
}
.page-template-onexplayer_teaser2 .operate__body .shortcut {
  text-align: center;
  max-width: 720px;
  margin: 40px auto;
}
.page-template-onexplayer_teaser2 .operate__function {
  padding: 40px 0;
}
.page-template-onexplayer_teaser2 .operate__function .body {
  color: #e85424;
  width: 100%;
}
.page-template-onexplayer_teaser2 .operate__function .body .title {
  font-weight: bold;
  font-size: 24px;
}
.page-template-onexplayer_teaser2 .operate__function .body .function-table {
  width: 100%;
  margin-top: 40px;
  text-align: left;
  font-size: 14px;
}
.page-template-onexplayer_teaser2 .operate__function .body .function-table th {
  width: 40%;
}
.page-template-onexplayer_teaser2 .operate__function .body .function-table td {
  width: 60%;
}
.page-template-onexplayer_teaser2 .hold__list {
  margin-top: 40px;
  font-weight: lighter;
  line-height: 2;
}
.page-template-onexplayer_teaser2 .hold__list li {
  position: relative;
  padding-left: 24px;
}
.page-template-onexplayer_teaser2 .hold__list li:before {
  position: absolute;
  top: calc(50% - 8px);
  left: 0;
  width: 16px;
  height: 16px;
  content: "";
  background-color: #e85424;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}
.page-template-onexplayer_teaser2 .hold__img {
  margin-top: 40px;
}
.page-template-onexplayer_teaser2 .trigger {
  position: relative;
}
.page-template-onexplayer_teaser2 .trigger__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-template-onexplayer_teaser2 .usb__img {
  margin-top: 80px;
}
.page-template-onexplayer_teaser2 .gpu__label {
  margin-top: 16px;
}
.page-template-onexplayer_teaser2 .gpu__label .white {
  display: inline-block;
  background: #fff;
  padding: 4px 16px;
  color: #000;
  font-size: 18px;
  margin-right: 16px;
}
.page-template-onexplayer_teaser2 .gpu__img {
  margin-top: 40px;
}
.page-template-onexplayer_teaser2 .size {
  background: url(../../img/teaser/one-xplayer/size_bg.jpg) no-repeat center bottom;
  background-size: 100% auto;
}
.page-template-onexplayer_teaser2 .size .p-section__row {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.page-template-onexplayer_teaser2 .size .p-section__description .small {
  font-size: 14px;
}
.page-template-onexplayer_teaser2 .size__label {
  margin-top: 16px;
}
.page-template-onexplayer_teaser2 .size__label .label {
  display: inline-block;
  background: #e85424;
  padding: 4px 16px;
  margin-right: 16px;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
  margin-top: 12px;
}
.page-template-onexplayer_teaser2 .size__label .text {
  -webkit-transform: skewX(15deg);
          transform: skewX(15deg);
  color: #fff;
  font-size: 12px;
}
.page-template-onexplayer_teaser2 .size__img {
  margin-top: 40px;
  height: 60vw;
}
.page-template-onexplayer_teaser2 .kickstand {
  background: url(../../img/teaser/one-xplayer/kickstand_bg.jpg) no-repeat center bottom;
  background-size: 100% auto;
}
.page-template-onexplayer_teaser2 .kickstand__img {
  margin-top: 40px;
  height: 60vw;
}
.page-template-onexplayer_teaser2 .keybord .p-section__description span {
  color: #e85424;
}
.page-template-onexplayer_teaser2 .keybord .p-section__description p + p {
  margin-top: 16px;
}
.page-template-onexplayer_teaser2 .keybord__label {
  margin-top: 16px;
}
.page-template-onexplayer_teaser2 .keybord__label .white {
  display: inline-block;
  background: #fff;
  padding: 4px 16px;
  color: #000;
  font-size: 18px;
  margin-right: 16px;
}
.page-template-onexplayer_teaser2 .keybord__img {
  margin-top: 40px;
}
.page-template-onexplayer_teaser2 .keybord2__img {
  margin-top: 40px;
}
.page-template-onexplayer_teaser2 .spec__img {
  margin: 24px auto;
  text-align: center;
}
.page-template-onexplayer_teaser2 .spec__item .title {
  margin-top: 8px;
  color: #e85424;
  font-weight: bold;
}
.page-template-onexplayer_teaser2 .spec__item .description {
  font-weight: lighter;
}
.page-template-onexplayer_teaser2 .lineup .p-section__row {
  margin-top: 40px;
}
.page-template-onexplayer_teaser2 .lineup__body {
  margin-top: 24px;
}
.page-template-onexplayer_teaser2 .lineup__item .title {
  color: #e85424;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.1em;
}
.page-template-onexplayer_teaser2 .lineup__item .title span {
  display: inline-block;
  margin-left: 8px;
  font-size: 14px;
  font-weight: lighter;
}
.page-template-onexplayer_teaser2 .lineup__item .text {
  margin-top: 8px;
}
.page-template-onexplayer_teaser2 .lineup__item + .lineup__item {
  margin-top: 24px;
}
.page-template-onexplayer_teaser2 .lineup .notes {
  text-align: center;
  margin-top: 40px;
}
.page-template-onexplayer_teaser2 .cta {
  padding: 40px 0;
  text-align: center;
}
.page-template-onexplayer_teaser2 .cta__text {
  margin-top: 40px;
  font-weight: lighter;
}
.page-template-onexplayer_teaser2 .cta .more {
  display: inline-block;
  margin: 16px auto;
  padding: 16px 32px;
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.page-template-onexplayer_teaser2 .cta .mw_wp_form {
  width: 90%;
  margin: 32px auto;
  color: #000;
}
.page-template-onexplayer_teaser2 .cta .mw_wp_form .g-naked-item {
  font-size: 20px;
}
.page-template-onexplayer_teaser2 .cta .mw_wp_form .g-naked-item input {
  margin-top: 8px;
}
.page-template-onexplayer_teaser2 .cta .mw_wp_form input {
  padding: 12px !important;
  font-size: 16px;
  color: #000;
  background: #fff;
}
.page-template-onexplayer_teaser2 .cta .mw_wp_form .action-buttons input {
  position: relative;
  margin: 16px 0 !important;
  padding: 16px 32px !important;
  background: #F84908 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  color: #fff !important;
  text-shadow: none !important;
}
.page-template-onexplayer_teaser2 .cta .mw_wp_form_complete p {
  color: #000 !important;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (min-width: 425px) {
  .page-template-onexplayer_teaser2 .firstview__title {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  .no-md-up {
    display: none;
  }
  .page-template-onexplayer_teaser2 .p-container {
    padding: 0 32px;
  }
  .page-template-onexplayer_teaser2 .p-section {
    padding: 80px 0;
  }
  .page-template-onexplayer_teaser2 .p-section__title {
    font-size: 50px;
  }
  .page-template-onexplayer_teaser2 .p-section__title--sm {
    font-size: 36px;
  }
  .page-template-onexplayer_teaser2 .p-section__description {
    font-size: 20px;
    margin-top: 40px;
    text-align: center;
  }
  .page-template-onexplayer_teaser2 .p-section__description--left {
    text-align: left;
  }
  .page-template-onexplayer_teaser2 .button-container {
    top: 8px;
    bottom: auto;
    left: auto;
    right: 24px;
    -webkit-transform: none;
            transform: none;
  }
  .page-template-onexplayer_teaser2 .button--large {
    padding: 24px 48px 24px 36px;
    font-size: 22px;
  }
  .page-template-onexplayer_teaser2 .firstview {
    margin-top: 100px;
  }
  .page-template-onexplayer_teaser2 .firstview__title {
    font-size: 36px;
  }
  .page-template-onexplayer_teaser2 .firstview .logo-container .intel-i7-img {
    width: 120px;
    margin: 0 40px;
  }
  .page-template-onexplayer_teaser2 .about .p-section__title {
    margin-top: 40px;
  }
  .page-template-onexplayer_teaser2 .about .p-section__description {
    font-size: 18px;
    margin-top: 32px;
  }
  .page-template-onexplayer_teaser2 .about .review {
    margin-top: 80px;
  }
  .page-template-onexplayer_teaser2 .concept .windows10-img {
    width: 300px;
    margin: 40px auto;
  }
  .page-template-onexplayer_teaser2 .processor__logo {
    width: 200px;
  }
  .page-template-onexplayer_teaser2 .screen__spec {
    margin-top: 64px;
  }
  .page-template-onexplayer_teaser2 .device__img img {
    max-width: 90%;
  }
  .page-template-onexplayer_teaser2 .device__description {
    position: absolute;
    top: 64%;
    left: 70%;
    margin-top: 0;
  }
  .page-template-onexplayer_teaser2 .device__description .title {
    font-size: 20px;
  }
  .page-template-onexplayer_teaser2 .operate__body .description .title span {
    width: 32px;
    height: 32px;
    padding: 4px;
  }
  .page-template-onexplayer_teaser2 .operate__function .body {
    width: 50%;
  }
  .page-template-onexplayer_teaser2 .hold__body {
    width: 40%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .page-template-onexplayer_teaser2 .hold .p-section__title {
    font-size: 36px;
  }
  .page-template-onexplayer_teaser2 .hold__img {
    margin-top: 0;
  }
  .page-template-onexplayer_teaser2 .trigger__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .page-template-onexplayer_teaser2 .trigger__row .body {
    text-align: left;
    width: 60%;
  }
  .page-template-onexplayer_teaser2 .trigger__row .body .p-section__title {
    font-size: 26px;
  }
  .page-template-onexplayer_teaser2 .trigger__row .img {
    width: 45%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .page-template-onexplayer_teaser2 .trigger__row .img img {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40vw;
    max-width: 800px;
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
  }
  .page-template-onexplayer_teaser2 .gpu__img {
    margin-left: 80px;
  }
  .page-template-onexplayer_teaser2 .size .p-section__title {
    font-size: 30px;
  }
  .page-template-onexplayer_teaser2 .size__label .text {
    font-size: 16px;
  }
  .page-template-onexplayer_teaser2 .kickstand .p-section__title {
    font-size: 30px;
  }
  .page-template-onexplayer_teaser2 .spec__img {
    margin: 40px auto;
  }
  .page-template-onexplayer_teaser2 .spec__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -8px;
  }
  .page-template-onexplayer_teaser2 .spec__item {
    width: 50%;
    padding: 0 8px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .page-template-onexplayer_teaser2 .spec__item .title {
    margin-top: 16px;
  }
  .page-template-onexplayer_teaser2 .cta__text {
    font-size: 20px;
    margin-top: 80px;
  }
  .page-template-onexplayer_teaser2 .cta .more span {
    font-size: 24px;
    margin: 0 4px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-onexplayer_teaser2 .p-section__title {
    font-size: 60px;
  }
  .page-template-onexplayer_teaser2 .p-section__title--sm {
    font-size: 40px;
  }
  .page-template-onexplayer_teaser2 .p-section__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .page-template-onexplayer_teaser2 .p-section__row--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .page-template-onexplayer_teaser2 .p-section__row .p-section__title {
    text-align: left;
  }
  .page-template-onexplayer_teaser2 .p-section__row .p-section__description {
    text-align: left;
    font-size: 20px;
  }
  .page-template-onexplayer_teaser2 .screen__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .page-template-onexplayer_teaser2 .screen__row .body {
    text-align: left;
    width: 60%;
  }
  .page-template-onexplayer_teaser2 .screen__row .img {
    width: 45%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 0;
  }
  .page-template-onexplayer_teaser2 .screen__row .img img {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40vw;
    max-width: 800px;
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
  }
  .page-template-onexplayer_teaser2 .device__description .title {
    font-size: 24px;
  }
  .page-template-onexplayer_teaser2 .gpu__body {
    width: 40%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .page-template-onexplayer_teaser2 .gpu .p-section__title {
    font-size: 36px;
  }
  .page-template-onexplayer_teaser2 .size {
    background: url(../../img/teaser/one-xplayer/size_bg.jpg) no-repeat right center;
    background-size: 50% auto;
  }
  .page-template-onexplayer_teaser2 .size__body {
    width: 40%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .page-template-onexplayer_teaser2 .size .p-section__title {
    font-size: 36px;
  }
  .page-template-onexplayer_teaser2 .size__img {
    margin-left: 80px;
    height: auto;
  }
  .page-template-onexplayer_teaser2 .kickstand {
    background: url(../../img/teaser/one-xplayer/kickstand_bg.jpg) no-repeat left center;
    background-size: 50% auto;
  }
  .page-template-onexplayer_teaser2 .kickstand .p-section__row {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .page-template-onexplayer_teaser2 .kickstand__body {
    width: 60%;
  }
  .page-template-onexplayer_teaser2 .kickstand__body {
    width: 40%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .page-template-onexplayer_teaser2 .kickstand .p-section__title {
    font-size: 36px;
  }
  .page-template-onexplayer_teaser2 .kickstand__img {
    margin-top: 0;
    height: auto;
  }
  .page-template-onexplayer_teaser2 .keybord__body {
    width: 40%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .page-template-onexplayer_teaser2 .keybord .p-section__title {
    font-size: 36px;
  }
  .page-template-onexplayer_teaser2 .keybord .p-section__description {
    font-size: 16px;
  }
  .page-template-onexplayer_teaser2 .keybord__img {
    margin-top: 0;
  }
  .page-template-onexplayer_teaser2 .keybord2 .p-section__title {
    font-size: 36px;
  }
  .page-template-onexplayer_teaser2 .keybord2__img {
    margin-top: 0;
  }
  .page-template-onexplayer_teaser2 .lineup__img {
    width: 50%;
  }
  .page-template-onexplayer_teaser2 .lineup__body {
    width: 50%;
    margin-top: 0;
    margin-left: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-onexplayer_teaser2 .p-section {
    padding: 120px 0;
  }
  .page-template-onexplayer_teaser2 .operate__img img {
    max-width: 600px;
  }
  .page-template-onexplayer_teaser2 .operate__body {
    max-width: auto;
    margin: 0 auto;
  }
  .page-template-onexplayer_teaser2 .operate__body .description {
    position: absolute;
    max-width: 350px;
  }
  .page-template-onexplayer_teaser2 .operate__body .description .title {
    margin-top: 0;
    font-size: 20px;
  }
  .page-template-onexplayer_teaser2 .operate__body .description .title span {
    display: none;
  }
  .page-template-onexplayer_teaser2 .operate__body .description .text {
    margin-top: 16px;
    font-size: 13px;
  }
  .page-template-onexplayer_teaser2 .operate__body .description--a {
    top: 0;
    left: 0;
  }
  .page-template-onexplayer_teaser2 .operate__body .description--b {
    top: 40%;
    left: 0;
  }
  .page-template-onexplayer_teaser2 .operate__body .description--c {
    top: 0;
    left: 75%;
  }
  .page-template-onexplayer_teaser2 .operate__body .description--d {
    top: 33%;
    left: 75%;
  }
  .page-template-onexplayer_teaser2 .operate__body .description--e {
    top: 60%;
    left: 75%;
  }
}
@media screen and (max-width: 767px) {
  .no-md-down {
    display: none;
  }
}