/* ==========================================================================
   .c5-grayBox
   ========================================================================== */
.c5-grayBox {
  padding: 20px;
  background: #E4E7EC;
}

ul.s5-FOCUSPurchaseTab__menu li {
  padding: 14px 100px 12px;
}

@media screen and (max-width: 639px) {
  .s5-FOCUSPurchaseTab__header:after {
    border-bottom: none;
  }

  ul.s5-FOCUSPurchaseTab__menu {
    border-right: 1px solid #e4e8eb;
    border-bottom: 1px solid #e4e8eb;
    border-spacing: 0;
    margin: 0 10px;
    display: block;
  }

  ul.s5-FOCUSPurchaseTab__menu li {
    display: block;
    border-top: 1px solid #e4e8eb;
    border-right: none;
    border-left: 1px solid #e4e8eb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px !important;
  }

  ul.s5-FOCUSPurchaseTab__menu li.s5-FOCUSPurchaseTab__menuItem--current {
    border-top: 1px solid #e4e8eb;
    border-left: 4px solid #000;
    background: #fbfbfd;
  }

  ul.s5-FOCUSPurchaseTab__menu a {
    margin: 0;
    padding: 0;
  }
}
.c5-map {
  padding: 10px;
}
.c5-map .c5-map__map {
  margin: 0 0 15px 0;
  height: 300px;
}
@media screen and (max-width: 639px) {
  .c5-map .c5-map__map {
    height: 200px;
  }
}

.c5-tab {
  margin: 80px 0 0 0;
}
.c5-tab .c5-tab__list {
  cursor: pointer;
}
.c5-tab .c5-tab__link {
  margin: 30px  0 0 0;
}
.c5-tab .c5-tab__link .s5-icon-down:before {
  content: "\f0d7" !important;
}
.c5-profile{
  background-color: #f5f5f5;
  padding: 10px;
}
.c5-shopLabel--regularEvent{
  background-color: #f67342;
}
.s5-inStoreFeaturesItem2__image img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}



.s5-sonystoreListBlock {
    text-decoration: none!important;
}

.c5-type__blue {
  background-color: #5787f4;
  color: #fff;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 700;
    display: inline-block;
    padding: 3px 10px 2px;
}
.s5-inStoreFeaturesItem2 .s5-inStoreFeaturesItem2__inner .s5-inStoreFeaturesItem2__title .s5--alignRight,
#Specail .s5-inStoreFeaturesItem2__title .s5--alignRight{
margin-top: -20px;
}
#Specail .s5-inStoreFeaturesItem2__title h3{
padding-right: 66px;
}
.s5-inStoreFeaturesItem2 .s5-inStoreFeaturesItem2__inner .s5-inStoreFeaturesItem2__title h3{
padding-right: 66px;}


.c5-type__red {
  background-color: #db4a39;
  color: #fff;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 700;
    display: inline-block;
    padding: 3px 10px 2px;
}

/* ==========================================================================
   s5-FOCUSPurchaseTab__header
   ========================================================================== */
.s5-FOCUSPurchaseTab__header ul.s5-FOCUSPurchaseTab__menu a{
  padding-right:50px !important;
  padding-left:50px !important;
  font-size: 16px;
}
.s5-FOCUSPurchaseTab__header ul.s5-FOCUSPurchaseTab__menu a:before{
    content: "\f0d7"!important;
}


@media screen and (max-width: 640px) {
  .s5-FOCUSPurchaseTab__header{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
     width: 100%;
  }
  .s5-FOCUSPurchaseTab__header:after {
    border-bottom: none;
  }

  ul.s5-FOCUSPurchaseTab__menu {
    border-right: 1px solid #e4e8eb;
    border-bottom: 1px solid #e4e8eb;
    border-spacing: 0;
    margin: 0 10px;
    width: 100%;
  }

  ul.s5-FOCUSPurchaseTab__menu li {
    display: block;
    border-top: 1px solid #e4e8eb;
    border-right: none;
    border-left: 1px solid #e4e8eb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: none;
    padding: 10px !important;
  }

  ul.s5-FOCUSPurchaseTab__menu li.s5-FOCUSPurchaseTab__menuItem--current {
    border-top: 1px solid #e4e8eb;
    border-left: 4px solid #000;
    background: #fbfbfd;
  }

  ul.s5-FOCUSPurchaseTab__menu a {
    margin: 0;
    padding: 0;
  }
}


/* ==========================================================================
   s5-FOCUSPurchaseTab
   ========================================================================== */
.s5-FOCUSPurchaseTab {
  margin: 20px 0; }

.s5-FOCUSPurchaseTab__group {
  display: none; }

.s5-FOCUSPurchaseTab__group--current {
  display: block; }

.s5-FOCUSPurchaseTab__header {
  position: relative;
  margin: 0 -10px; }
  .s5-FOCUSPurchaseTab__header:after {
    content: '';
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0;
    border-bottom: 1px solid #e4e8eb; }

ul.s5-FOCUSPurchaseTab__menu {
  position: relative;
  z-index: 1;
  list-style: none;
  border-spacing: 10px 0;
  display: table;
  margin: 0;
  padding: 0; }
  ul.s5-FOCUSPurchaseTab__menu li {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    padding: 14px 16px 12px;
    border-top: 1px solid #e4e8eb;
    border-right: 1px solid #e4e8eb;
    border-left: 1px solid #e4e8eb;
    margin: 0; }
    ul.s5-FOCUSPurchaseTab__menu li.s5-FOCUSPurchaseTab__menuItem--current {
      padding-top: 11px;
      border-top: 4px solid #000;
      background: #fff; }
  ul.s5-FOCUSPurchaseTab__menu a {
    display: block;
    padding: 14px 16px 12px;
    margin: -14px -16px -12px; }
    ul.s5-FOCUSPurchaseTab__menu a:hover {
      text-decoration: none; }
    ul.s5-FOCUSPurchaseTab__menu a:before {
      content: "\f0da";
      font-family: 'icon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      vertical-align: middle;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin: 0 .2em .2em 0; }

ul.s5-FOCUSPurchaseTab__util {
  font-size: 14px;
  font-size: 0.875rem;
  float: right;
  display: table;
  list-style: none;
  padding: 5px 10px 0 0;
  margin: 0; }
  ul.s5-FOCUSPurchaseTab__util li {
    display: table; }
    ul.s5-FOCUSPurchaseTab__util li.s5-FOCUSPurchaseTab__utilInit {
      cursor: pointer; }
      ul.s5-FOCUSPurchaseTab__util li.s5-FOCUSPurchaseTab__utilInit:before {
        content: "\f01e";
        font-family: 'icon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        vertical-align: middle;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin: 0 0 .2em .5em; }

@media screen and (max-width: 639px) {
  ul.s5-FOCUSPurchaseTab__util {
    margin-bottom: 10px; }

  ul.s5-FOCUSPurchaseTab__menu li {
    font-size: 12px;
    padding: 8px 10px 6px; }
  ul.s5-FOCUSPurchaseTab__menu a {
    padding: 8px 10px 6px;
    margin: -8px -10px -6px; } }




/* ==========================================================================
   s5-FOCUSPurchaseTab__header
   ========================================================================== */
.s5-FOCUSPurchaseTab__header ul.s5-FOCUSPurchaseTab__menu a{
  padding-right:24px !important;
  padding-left:24px !important;
  font-size: 16px;

}
.s5-FOCUSPurchaseTab__header ul.s5-FOCUSPurchaseTab__menu a:before{
    content: "\f0d7"!important;
}


@media screen and (max-width: 640px) {
  .s5-FOCUSPurchaseTab__header{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
     width: 100%;
  }
  .s5-FOCUSPurchaseTab__header:after {
    border-bottom: none;
  }

  ul.s5-FOCUSPurchaseTab__menu {
    border-right: 1px solid #e4e8eb;
    border-bottom: 1px solid #e4e8eb;
    border-spacing: 0;
    margin: 0 10px;
    width: 100%;
  }

  ul.s5-FOCUSPurchaseTab__menu li {
    display: block;
    border-top: 1px solid #e4e8eb;
    border-right: none;
    border-left: 1px solid #e4e8eb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: none;
    padding: 10px !important;
  }

  ul.s5-FOCUSPurchaseTab__menu li.s5-FOCUSPurchaseTab__menuItem--current {
    border-top: 1px solid #e4e8eb;
    border-left: 4px solid #000;
    background: #fbfbfd;
  }

  ul.s5-FOCUSPurchaseTab__menu a {
    margin: 0;
    padding: 0;
  }
}

.c5-image--small .s5-inStoreFeaturesItem1A__imageCol{
width: 40%;
}
.c5-image--small .s5-inStoreFeaturesItem1B__imageCol{
width: 40%;
}

.c5-image--small .s5-inStoreFeaturesItem1A__text{
    margin-top: 0;
}
.c5-image--small .s5-inStoreFeaturesItem1B__text{
    margin-top: 0;
}

.c5-image--small .s5-inStoreFeaturesItem1A__imageCol img{
width: 100%;
}
.c5-image--small .s5-inStoreFeaturesItem1B__imageCol img{
width: 100%;
}

@media screen and (max-width: 640px) {
.c5-image--small .s5-inStoreFeaturesItem1A__imageCol{
width: 100%;
}
.c5-image--small .s5-inStoreFeaturesItem1B__imageCol{
width: 100%;
}

}

.c5-boldborderbox {
    background-color: #f0f6ff;
    padding: 20px 10px 0px;
}
