@charset "UTF-8";
html,
body {
  overflow-x: auto;
  background-color: #fff; }

body {
  position: static;
  height: auto; }

#footer {
  background-color: #090909; }

/* ===========================================================
// #contents
===========================================================*/
/* ===========================================================
===========================================================*/
.A6G {
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 2;
  letter-spacing: 0.075em;
  font-size: 16px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: "pkna";
          font-feature-settings: "pkna"; }

#header {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.51)), color-stop(11%, rgba(0, 0, 0, 0.51)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.51) 0%, rgba(0, 0, 0, 0.51) 11%, rgba(0, 0, 0, 0) 100%); }

@media all and (min-width: 657px) {
  body {
    min-width: 1350px; }
  .switch {
    position: relative; }
    .switch .switch__box {
      position: relative;
      overflow: hidden;
      width: 820px;
      cursor: pointer;
      -webkit-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.3);
              box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.3); }
    .switch .switch__before {
      position: relative;
      z-index: 10;
      overflow: hidden;
      width: 410px; }
      .switch .switch__before img {
        width: 820px;
        max-width: none;
        pointer-events: none; }
    .switch .switch__after {
      position: absolute;
      z-index: 1;
      top: 0;
      overflow: hidden;
      width: 100%; }
      .switch .switch__after img {
        width: 820px;
        max-width: none;
        pointer-events: none; }
    .switch .switch__note {
      font-size: 13px;
      text-align: right; }
    .switch .switch__ui {
      position: absolute;
      z-index: 100;
      top: 0;
      left: 0;
      height: 100%;
      -webkit-transform: translate(410px, 0);
              transform: translate(410px, 0);
      pointer-events: none; }
      .switch .switch__ui img {
        position: relative;
        left: -31px;
        max-width: auto; }
    .switch.switch--02 .switch__box {
      width: 600px; }
    .switch.switch--02 .switch__before {
      width: 300px; }
      .switch.switch--02 .switch__before img {
        width: 600px; }
    .switch.switch--02 .switch__after img {
      width: 600px; }
    .switch.switch--02 .switch__ui {
      -webkit-transform: translate(300px, 0);
              transform: translate(300px, 0); }
      .switch.switch--02 .switch__ui img {
        height: 384px; }
  .A6G_detail {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 2;
    letter-spacing: 0.075em;
    font-size: 16px;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-font-smoothing: antialiased;
    padding-top: 8%;
    background: #000; }
    .A6G_detail .mv {
      height: 250px;
      padding: 0 28% 0 80px;
      position: relative;
      background-color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden; }
      .A6G_detail .mv h1 {
        font-size: 42px;
        line-height: 1.3;
        color: #000;
        text-shadow: 0 0 3px #fff, 0 0 5px #fff;
        position: relative;
        z-index: 10;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-weight: normal; }
        .A6G_detail .mv h1 span {
          margin-right: 20px; }
        .A6G_detail .mv h1 br.t {
          display: none; }
      .A6G_detail .mv .img {
        position: absolute;
        top: 0px;
        right: 0;
        width: 100%;
        text-align: right; }
    .A6G_detail .feature.flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 80px;
      background: #000;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#1a1a1a));
      background-image: linear-gradient(to bottom, #000 0%, #1a1a1a 100%);
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .A6G_detail .feature.flex.re {
        background: #1a1a1a;
        background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#1a1a1a));
        background-image: linear-gradient(to right, #000 0%, #1a1a1a 100%); }
      .A6G_detail .feature.flex > * {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 50%;
                flex: 1 0 50%;
        max-width: 570px; }
    .A6G_detail .feature.flex.re .img {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .A6G_detail .feature.flex .txt {
      padding-left: 60px; }
    .A6G_detail .feature.flex.re .txt {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      padding-left: 0;
      padding-right: 60px; }
    .A6G_detail .feature.flex h3 {
      margin: 30px 0 10px 0; }
    .A6G_detail .feature.flex .list {
      margin-top: 20px;
      border-top: 1px solid #fff;
      padding-top: 20px; }
      .A6G_detail .feature.flex .list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 450px;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .A6G_detail .feature.flex .list ul li {
          width: 50%;
          background: transparent;
          padding: 0; }
    .A6G_detail .feature.flex--02 {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .A6G_detail .feature.flex--02 > * {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 100%;
                flex: 1 0 100%;
        max-width: none;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .A6G_detail .feature.flex--02 .flex__inner {
        max-width: 1200px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .A6G_detail .feature.flex--02 .txt {
        width: 100%;
        padding-right: 0px;
        padding-left: 0; }
      .A6G_detail .feature.flex--02 .img {
        width: 100%;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 30px;
        text-align: center; }
        .A6G_detail .feature.flex--02 .img img {
          width: 100%; }
        .A6G_detail .feature.flex--02 .img .img01 {
          width: 33%; }
        .A6G_detail .feature.flex--02 .img .img02 {
          width: 770px; }
        .A6G_detail .feature.flex--02 .img span {
          display: inline-block;
          margin-top: 10px; }
    .A6G_detail .feature.flex2 {
      min-width: 1350px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .A6G_detail .feature.flex2 h3 {
        margin: 30px 0 10px 0; }
      .A6G_detail .feature.flex2 * {
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
      .A6G_detail .feature.flex2 > * {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 50%;
                flex: 1 0 50%;
        background: #ccc;
        background-image: -webkit-gradient(linear, left top, right top, from(#1a1a1a), to(#000));
        background-image: linear-gradient(to right, #1a1a1a 0%, #000 100%); }
      .ie .feature.flex2 > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        width: 50%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
      .A6G_detail .feature.flex2 li:nth-child(3), .A6G_detail .feature.flex2 li:nth-child(4) {
        background: #1a1a1a;
        background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#1a1a1a));
        background-image: linear-gradient(to right, #000 0%, #1a1a1a 100%); }
      .A6G_detail .feature.flex2 li:nth-child(odd) {
        padding: 80px 40px 80px 80px; }
      .A6G_detail .feature.flex2 li:nth-child(even) {
        padding: 80px 80px 80px 40px; }
      .A6G_detail .feature.flex2 li .in {
        max-width: 563px;
        margin: 0 0 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .A6G_detail .feature.flex2 li:nth-child(even) .in {
        margin: 0 auto 0 0; }
    .A6G_detail .feature h2 {
      font-weight: bold;
      font-size: 28px !important;
      color: #21cbcb;
      line-height: 1.3;
      margin-bottom: 10px; }
    .A6G_detail .feature .ttl span {
      display: inline-block;
      padding: 0 10px;
      border-radius: 4px;
      border: 1px solid #fff; }
    .A6G_detail .feature.flex2 .img {
      margin: 40px 0; }
    .A6G_detail .feature h3 {
      font-weight: bold; }
    .A6G_detail .feature.feature2 {
      padding: 80px;
      color: #fff;
      background: #1a1a1a;
      background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#1a1a1a));
      background-image: linear-gradient(to right, #000 0%, #1a1a1a 100%);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .A6G_detail .feature.feature2 * {
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
      .A6G_detail .feature.feature2 .inner {
        max-width: 1200px; }
      .A6G_detail .feature.feature2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
      .A6G_detail .feature.feature2 ul > * {
        max-width: auto;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 29%;
                flex: 0 1 29%;
        padding: 10px 0 80px 0;
        margin-top: 40px;
        line-height: 1.4; }
      .ie .feature.feature2 {
        display: block !important; }
        .ie .feature.feature2 .inner {
          margin: 0 auto;
          max-width: 1200px; }
      .ie .feature.feature2 ul > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        width: 27.5%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
      .A6G_detail .feature.feature2 ul > *:nth-child(3n-1) {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 34%;
                flex: 0 1 34%;
        margin-left: 30px;
        margin-right: 30px;
        padding: 10px 30px 80px 30px;
        border-left: 1px solid #6b6b6b;
        border-right: 1px solid #6b6b6b; }
      .A6G_detail .feature.feature2 ul > * h3 {
        font-weight: bold;
        margin-bottom: 10px; }
      .A6G_detail .feature.feature2 .note {
        padding-top: 30px;
        border-top: 1px solid #6b6b6b; }
    .A6G_detail .totop {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      background: #000;
      background-image: url("/tv/43a65g/assets/img/d1/product.png");
      overflow: hidden;
      background-color: #7bcfc6;
      background-size: cover;
      padding: 100px 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background-position: 50% 50%;
      height: 30vw;
      min-height: 376px; }
      .A6G_detail .totop .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .A6G_detail .totop > * {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 50%;
                flex: 1 0 50%; }
      .A6G_detail .totop .img {
        text-align: right;
        padding-right: 40px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-top: 50px;
        visibility: hidden; }
        .A6G_detail .totop .img img {
          width: 550px; }
      .A6G_detail .totop .logo {
        max-width: 617px; }
      .A6G_detail .totop .txt {
        padding-left: 61px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #000; }
        .A6G_detail .totop .txt h2 {
          font-size: 46px !important;
          line-height: 1.2; }
          .A6G_detail .totop .txt h2 strong {
            font-weight: bold;
            font-size: 34px !important;
            margin-left: 5px;
            display: block; }
        .A6G_detail .totop .txt .btn {
          margin: 10px auto 0 0;
          width: 213px;
          margin-top: 50px;
          text-align: center; }
          .A6G_detail .totop .txt .btn a {
            color: #000;
            border: 1px solid #000;
            display: block;
            height: 42px;
            line-height: 42px; }
            .A6G_detail .totop .txt .btn a:hover {
              background-color: #01cfd0;
              border: 1px solid #01cfd0; }
    .A6G_detail.detail--01 .mv {
      background-color: #dedede; }
    .A6G_detail.detail--02 .feature.flex2 .img {
      min-height: 200px; }
    .A6G_detail.detail--02 .feature.flex2 .ttl span.eilex {
      border: 0px;
      margin-left: -10px; }
      .A6G_detail.detail--02 .feature.flex2 .ttl span.eilex img {
        width: 63px; }
    .A6G_detail.detail--02 .feature.flex2 p {
      margin-top: 20px; }
    .A6G_detail.detail--02 .feature.flex2 .note {
      margin-top: 15px;
      font-size: 13px;
      color: #a2a2a2; }
    .A6G_detail.detail--03 .mv {
      background-image: url("/tv/43a6g/assets/img/d3/main.png");
      background-size: cover; }
    .A6G_detail.detail--03 .feature.flex2 p {
      margin-top: 20px; }
      .A6G_detail.detail--03 .feature.flex2 p span {
        font-size: 13px; }
    .A6G_detail.detail--03 .feature .note {
      margin-top: 15px;
      font-size: 13px;
      color: #a2a2a2; }
  .lineup {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#68bbbe), to(#fff));
    background-image: linear-gradient(to bottom, #68bbbe 0%, #fff 100%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 55%;
    height: 620px;
    color: #000;
    background-color: #ededed;
    text-align: center;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .lineup .lineup__ttl {
      font-size: 42px;
      color: #fff; }
    .lineup .lineup__list {
      padding: 0 70px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: center;
      max-width: 1350px;
      margin: 0 auto;
      margin-top: 50px; }
      .lineup .lineup__list li {
        margin: 0 1%;
        width: 18%; }
        .lineup .lineup__list li a {
          display: block;
          color: #000; }
        .lineup .lineup__list li .img {
          padding: 0 0px;
          height: 200px; }
          .lineup .lineup__list li .img img {
            width: 100%; }
        .lineup .lineup__list li .name {
          text-align: center;
          font-size: 18px;
          font-weight: bold;
          line-height: 1.3;
          min-height: 50px; }
          .lineup .lineup__list li .name span {
            font-size: 14px;
            display: block;
            font-weight: normal;
            margin-top: 3px; }
            .lineup .lineup__list li .name span.note {
              font-size: 12px; }
    .lineup .btn {
      width: 213px;
      margin: 20px auto 0 auto;
      text-align: center; }
      .lineup .btn a {
        display: block;
        height: 42px;
        line-height: 42px;
        color: #000;
        border: 1px solid #000; }
        .lineup .btn a:hover {
          color: #fff;
          background: #21cbcb;
          border: 1px solid #21cbcb !important; }
    .lineup .lineup__comment {
      margin-top: 40px;
      font-size: 12px;
      text-align: left;
      padding-left: 70px; }
  .guide {
    position: fixed;
    height: 100%;
    width: 1px;
    border-left: 1px solid #ccc;
    top: 0;
    left: 50%;
    z-index: 10000;
    display: none; }
  .spv {
    display: none !important;
    width: 0px; }
  .pcv {
    display: inline-block; }
  .noPC {
    display: none; }
  .noSP {
    display: block; } }

@media screen and (max-width: 656px) {
  .switch {
    position: relative;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    margin-bottom: -0px; }
    .switch .switch__box {
      position: relative;
      overflow: hidden;
      width: 820px;
      cursor: pointer;
      -webkit-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.3);
              box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.3); }
    .switch .switch__before {
      position: relative;
      z-index: 10;
      overflow: hidden;
      width: 410px; }
      .switch .switch__before img {
        width: 820px;
        max-width: none;
        pointer-events: none; }
    .switch .switch__after {
      position: absolute;
      z-index: 1;
      top: 0;
      overflow: hidden;
      width: 100%; }
      .switch .switch__after img {
        width: 820px;
        max-width: none;
        pointer-events: none; }
    .switch .switch__note {
      font-size: 13px;
      text-align: right; }
    .switch .switch__ui {
      position: absolute;
      z-index: 100;
      top: 0;
      left: 0;
      height: 100%;
      -webkit-transform: translate(410px, 0);
              transform: translate(410px, 0);
      pointer-events: none; }
      .switch .switch__ui img {
        position: relative;
        left: -31px;
        max-width: auto; }
    .switch.switch--02 .switch__box {
      width: 600px; }
    .switch.switch--02 .switch__before {
      width: 300px; }
      .switch.switch--02 .switch__before img {
        width: 600px; }
    .switch.switch--02 .switch__after img {
      width: 600px; }
    .switch.switch--02 .switch__ui {
      -webkit-transform: translate(300px, 0);
              transform: translate(300px, 0); }
      .switch.switch--02 .switch__ui img {
        height: 384px; }
  .A6G_detail {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 1.7;
    letter-spacing: 0;
    font-size: 16px;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 13px !important;
    padding-top: 73px;
    background: #000; }
    .A6G_detail .switch {
      margin-bottom: -40px; }
    .A6G_detail .mv {
      position: relative;
      background-color: #dedede;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 160px;
      padding: 0 40% 0 5% !important; }
      .A6G_detail .mv h1 {
        font-size: 16px;
        line-height: 1.3;
        color: #000;
        text-shadow: 0 0 3px #fff, 0 0 5px #fff;
        position: relative;
        z-index: 10;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-weight: normal; }
        .A6G_detail .mv h1 span {
          margin-right: 20px; }
        .A6G_detail .mv h1 br.t {
          display: none; }
      .A6G_detail .mv .img {
        position: absolute;
        top: 0px;
        right: 0;
        width: 100%;
        text-align: right;
        overflow: hidden; }
        .A6G_detail .mv .img img {
          max-width: none;
          width: auto;
          height: 100%;
          display: inline-block;
          margin-left: -90%; }
          .A6G_detail .mv .img img.pcv {
            display: none; }
    .A6G_detail .feature.flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 80px;
      background: #1a1a1a;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .A6G_detail .feature.flex > * {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 50%;
                flex: 1 0 50%;
        max-width: 600px;
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
      .ie .feature.flex > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        width: 100%; }
    .A6G_detail .feature.flex {
      padding: 60px 20px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .A6G_detail .feature.flex.re .img {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .A6G_detail .feature.flex .txt {
        margin-top: 3rem; }
      .A6G_detail .feature.flex.re .txt {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        padding-left: 0;
        padding-right: 0px; }
      .A6G_detail .feature.flex h3 {
        margin: 30px 0 10px 0; }
      .A6G_detail .feature.flex .list {
        margin-top: 20px;
        border-top: 1px solid #fff;
        padding-top: 20px; }
        .A6G_detail .feature.flex .list ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          .A6G_detail .feature.flex .list ul li {
            width: 100%;
            background: transparent;
            padding: 0 !important;
            margin-bottom: 5px; }
    .A6G_detail .feature.flex--02 {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .A6G_detail .feature.flex--02 > * {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 100%;
                flex: 1 0 100%;
        max-width: none;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .A6G_detail .feature.flex--02 .flex__inner {
        max-width: 1260px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .A6G_detail .feature.flex--02 .txt {
        width: 100%;
        padding-right: 0px;
        padding-left: 0;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .A6G_detail .feature.flex--02 .img {
        width: 100%;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 0px;
        text-align: center; }
        .A6G_detail .feature.flex--02 .img img {
          width: 100%; }
        .A6G_detail .feature.flex--02 .img .img02 {
          margin-top: 20px; }
        .A6G_detail .feature.flex--02 .img span {
          display: inline-block;
          margin-top: 5px; }
    .A6G_detail .feature.flex2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .A6G_detail .feature.flex2 h3 {
        margin: 30px 0 10px 0; }
      .A6G_detail .feature.flex2 * {
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
      .A6G_detail .feature.flex2 > * {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 50%;
                flex: 1 0 50%;
        background: #ccc;
        background-image: -webkit-gradient(linear, left top, right top, from(#1a1a1a), to(#000));
        background-image: linear-gradient(to right, #1a1a1a 0%, #000 100%); }
      .ie .flex2.feature > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto; }
      .A6G_detail .feature.flex2 li {
        padding: 60px 20px !important; }
        .A6G_detail .feature.flex2 li:nth-child(even) {
          background-image: -webkit-gradient(linear, right top, left top, from(#1a1a1a), to(#000));
          background-image: linear-gradient(to left, #1a1a1a 0%, #000 100%); }
        .A6G_detail .feature.flex2 li .in {
          max-width: 563px;
          margin: 0 0 0 auto;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          font-size: 20px; }
        .A6G_detail .feature.flex2 li:nth-child(even) .in {
          margin: 0 auto 0 0; }
        .A6G_detail .feature.flex2 li * {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; }
        .A6G_detail .feature.flex2 li .img {
          -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0; }
    .A6G_detail .feature h2 {
      font-weight: bold;
      font-size: 30px !important;
      color: #21cbcb;
      line-height: 1.3;
      margin-bottom: 10px; }
    .A6G_detail .feature .ttl span {
      display: inline-block;
      padding: 0 10px;
      border-radius: 4px;
      border: 1px solid #fff;
      font-size: 15px;
      white-space: nowrap; }
    .A6G_detail .feature .txt {
      font-size: 20px; }
    .A6G_detail .feature.flex2 .img {
      margin-bottom: 40px; }
    .A6G_detail .feature h3 {
      font-weight: bold; }
    .A6G_detail .feature.feature2 {
      padding: 40px 15px;
      line-height: 1.4; }
      .A6G_detail .feature.feature2 * {
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
      .A6G_detail .feature.feature2 .inner {
        max-width: 1200px; }
      .A6G_detail .feature.feature2 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .A6G_detail .feature.feature2 ul > * {
        max-width: auto;
        padding: 10px 0;
        margin: 20px 0 0 0;
        width: 100%;
        font-size: 20px; }
      .A6G_detail .feature.feature2 ul > * h3 {
        font-weight: bold;
        margin-bottom: 5px; }
    .A6G_detail .feature .note {
      font-size: 13px;
      margin-top: 20px;
      padding-top: 30px;
      border-top: 1px solid #6b6b6b;
      color: #a2a2a2; }
    .A6G_detail .totop {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      background: #000;
      background-image: url("/tv/43a6g/assets/img/d1/sp/product_bg.png");
      background-color: #7bcfc6;
      background-size: cover;
      background-position: 20% 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 10px 0;
      overflow: hidden; }
      .A6G_detail .totop .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .A6G_detail .totop > * {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 50%;
                flex: 1 0 50%; }
      .A6G_detail .totop .img {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 40%;
                flex: 1 0 40%;
        padding-left: 8px;
        padding-top: 3%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
        .A6G_detail .totop .img img {
          width: 100%; }
      .A6G_detail .totop .logo {
        max-width: 130px; }
      .A6G_detail .totop .txt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #000;
        padding-left: 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
        .A6G_detail .totop .txt h2 {
          font-size: 24px !important;
          line-height: 1.2; }
          .A6G_detail .totop .txt h2 strong {
            display: block;
            font-weight: bold;
            font-size: 20px !important; }
        .A6G_detail .totop .txt .btn {
          margin: 10px auto 0 0;
          width: 100%;
          margin: 10px auto 0 auto;
          text-align: center; }
          .A6G_detail .totop .txt .btn a {
            color: #000;
            border: 1px solid #000;
            display: block;
            height: 36px;
            line-height: 36px;
            padding: 0 10px; }
    .A6G_detail.detail--01 .feature.flex,
    .A6G_detail .detail--02 .feature.flex {
      background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#1a1a1a));
      background-image: linear-gradient(to right, #000 0%, #1a1a1a 100%); }
      .A6G_detail.detail--01 .feature.flex:nth-child(odd),
      .A6G_detail .detail--02 .feature.flex:nth-child(odd) {
        background: #000;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#1a1a1a));
        background-image: linear-gradient(to bottom, #000 0%, #1a1a1a 100%); }
      .A6G_detail.detail--01 .feature.flex.toright,
      .A6G_detail .detail--02 .feature.flex.toright {
        background: #1a1a1a;
        background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#1a1a1a));
        background-image: linear-gradient(to right, #000 0%, #1a1a1a 100%); }
      .A6G_detail.detail--01 .feature.flex.tobottom,
      .A6G_detail .detail--02 .feature.flex.tobottom {
        background: #1a1a1a;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#1a1a1a));
        background-image: linear-gradient(to bottom, #000 0%, #1a1a1a 100%); }
    .A6G_detail.detail--02 .feature.flex2 .ttl span.eilex {
      border: 0px;
      margin-left: -10px; }
      .A6G_detail.detail--02 .feature.flex2 .ttl span.eilex img {
        width: 63px; }
    .A6G_detail.detail--02 .feature.flex2 p {
      margin-top: 20px; }
    .A6G_detail.detail--02 .feature.flex2 .note {
      margin-top: 15px;
      font-size: 13px;
      color: #a2a2a2; }
    .A6G_detail.detail--03 .mv {
      background-image: url("/tv/43a6g/assets/img/d3/main.png");
      background-size: cover;
      background-position: 60% 0;
      background-repeat: no-repeat; }
  /* --------------------------------- */
  .lineup {
    background-image: url("/tv/43a6g/assets/img/lineup/bg.png");
    background-repeat: no-repeat;
    background-size: 200% auto;
    color: #000;
    text-align: center;
    padding-top: 5.5vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 40px;
    background-color: #ededed; }
    .lineup .lineup__ttl {
      font-size: 42px;
      color: #fff; }
    .lineup .lineup__list {
      padding: 0 4%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-top: 4vw; }
      .lineup .lineup__list li {
        width: 48%;
        margin-bottom: 40px; }
        .lineup .lineup__list li a {
          display: block;
          color: #000; }
        .lineup .lineup__list li .img {
          padding: 0 0px;
          height: 32vw; }
          .lineup .lineup__list li .img img {
            width: 100%; }
        .lineup .lineup__list li .name {
          text-align: center;
          font-size: 12px;
          font-weight: bold;
          line-height: 1.3; }
          .lineup .lineup__list li .name span {
            font-size: 12px;
            display: block;
            font-weight: normal; }
    .lineup .btn {
      width: 213px;
      margin: 0px auto 0 auto;
      text-align: center; }
      .lineup .btn a {
        display: block;
        height: 42px;
        line-height: 42px;
        color: #000;
        border: 1px solid #000;
        color: #000;
        border: 1px solid #000; }
        .lineup .btn a:hover {
          color: #fff;
          background: #21cbcb;
          border: 1px solid #21cbcb !important; }
    .lineup .lineup__comment {
      margin-top: 40px;
      font-size: 12px;
      text-align: left;
      padding-left: 4%; }
  .pcv {
    display: none; }
  .noSP {
    display: none; }
  .spv {
    display: inline-block; }
  .noPC {
    display: block; } }
