html {
  overflow-x: hidden; }

.c5-only-sp {
  display: none !important; }

@media screen and (max-width: 768px) {
  .c5-only-sp {
    display: block !important; }
  .c5-only-pc {
    display: none !important; } }

.c5-mainvisual {
  width: 100%;
  display: block; }
  .c5-mainvisual img {
    vertical-align: bottom;
    width: 100%; }

.c5-main-caption {
  padding: 10px 0 0;
  margin: 0;
  font-size: 12px;
  font-size: .75rem; }

.c5-heading {
  position: relative;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  color: #00aec7; }
  .c5-heading span {
    position: relative;
    background: #fff;
    padding: 0 .8em;
    z-index: 2; }
  .c5-heading::after {
    position: absolute;
    content: " ";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url(/bravia-biz/products2/FW-BZ35F_CT/img/head_bg.png) repeat-x center center;
    background-size: contain;
    width: 100%;
    height: 8px; }
  @media screen and (max-width: 639px) {
    .c5-heading {
      font-size: 21px; } }

.c5-anchor-block {
  background: #f5f7fa;
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  margin-top: 5%;
  margin-bottom: 8.33333%;
  padding-top: 3.33333%;
  padding-bottom: 3.33333%; }
  .c5-anchor-block__ttl {
    width: 398px;
    margin: 0 auto 25px; }
    .c5-anchor-block__ttl img {
      width: 100%; }
  .c5-anchor-block__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .c5-anchor-block__list li {
      width: 21.66667%;
      text-align: center;
      font-size: 28px;
      font-weight: bold; }
      .c5-anchor-block__list li:not(:first-child) {
        margin-left: 0.41667%; }
      .c5-anchor-block__list li a {
        position: relative;
        padding: 7.69231% 0;
        display: block;
        background: #fff;
        box-shadow: 0 3px #b7b7b7; }
        .c5-anchor-block__list li a::after {
          content: "";
          position: absolute;
          background: url(/bravia-biz/products2/FW-BZ35F_CT/img/arrow_off.png) no-repeat center center;
          background-size: 100%;
          right: 0;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          margin-right: 3.84615%;
          width: 0.5em;
          height: 0.28571em; }
        .c5-anchor-block__list li a:hover {
          text-decoration: none;
          background: #00aec7;
          color: #fff;
          box-shadow: 0 3px #818181; }
          .c5-anchor-block__list li a:hover::after {
            background-image: url(/bravia-biz/products2/FW-BZ35F_CT/img/arrow_on.png); }
  @media screen and (max-width: 1260px) {
    .c5-anchor-block__list li {
      font-size: 2.22222vw; } }
  @media screen and (max-width: 768px) {
    .c5-anchor-block {
      padding-top: 7.24638%;
      padding-bottom: 7.24638%; }
      .c5-anchor-block__ttl {
        width: 74.92754%; }
      .c5-anchor-block__list {
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        .c5-anchor-block__list li {
          width: 48.55072%;
          font-size: 4.8vw;
          text-align: left; }
          .c5-anchor-block__list li:nth-child(2) {
            margin-bottom: 2.98507%; }
          .c5-anchor-block__list li:nth-child(1) {
            margin-bottom: 2.98507%; }
          .c5-anchor-block__list li span {
            padding-left: 1em; }
          .c5-anchor-block__list li a {
            padding: 5.97015% 0;
            box-shadow: 0 0.13889em #b7b7b7; }
            .c5-anchor-block__list li a::after {
              background-image: url(/bravia-biz/products2/FW-BZ35F_CT/img/arrow_sp.png);
              width: 0.77778em;
              height: 0.44444em; }
            .c5-anchor-block__list li a:hover {
              color: #000;
              background: #fff;
              box-shadow: 0 0.13889em #b7b7b7; }
              .c5-anchor-block__list li a:hover::after {
                background-image: url(/bravia-biz/products2/FW-BZ35F_CT/img/arrow_sp.png); } }

.c5-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .c5-flex__half > div {
    width: 41.66667%; }
  @media screen and (max-width: 768px) {
    .c5-flex {
      display: block; }
      .c5-flex__half > div {
        width: 100%;
        margin-bottom: 5.7971%; }
        .c5-flex__half > div:last-child {
          margin-bottom: 0; } }

.c5-space__01 {
  position: relative;
  width: 41.66667%; }
  .c5-space__01:after {
    content: "";
    position: absolute;
    background: url(/bravia-biz/products2/FW-BZ35F_CT/img/arrow_black.png) no-repeat;
    background-size: 100%;
    width: 10.2381%;
    height: 0;
    padding-top: 9.52381%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -14%; }

.c5-space__02 {
  width: 41.66667%; }

.c5-space__01, .c5-space__02 {
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  .c5-space {
    margin-top: 5.7971%; }
    .c5-space__01 {
      width: 90%; }
      .c5-space__01:after {
        content: none; }
    .c5-space__02 {
      width: 90%;
      margin-top: 4.7619%; }
      .c5-space__02 img {
        width: 100%; } }

.s5-featureContainer {
  margin-bottom: 100px; }

.s5-PDBslideshowA__bigGalleryItem img {
  left: 50% !important;
  -webkit-transform: translateX(-50%) !important;
      -ms-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important; }

.s5-categoryTopSlideshow {
  margin-bottom: 60px; }

.s5-specTable th {
  width: auto !important; }
  @media screen and (max-width: 639px) {
    .s5-specTable th {
      width: 100% !important; } }
