@charset "UTF-8";
.pc {
  display: block; }
  @media screen and (max-width: 768px) {
    .pc {
      display: none; } }

.sp {
  display: none; }
  @media screen and (max-width: 768px) {
    .sp {
      display: block; } }

.none {
  display: none; }

.display_sp {
  display: none; }

#ps4 #ps4_slide01b div#ps4_slide01b_open, #ps4 #ps4_slide01b div.slidedown_close, #ps4 #ps4_slide02b div#ps4_slide02b_open, #ps4 #ps4_slide02b div.slidedown_close, #ps4 #ps4_slide03b div#ps4_slide03b_open, #ps4 #ps4_slide03b div.slidedown_close, #ps4 #ps4_slide04b div#ps4_slide04b_open, #ps4 #ps4_slide04b div.slidedown_close, #ps4 #ps4_slide05b div#ps4_slide05b_open, #ps4 #ps4_slide05b div.slidedown_close, #ps4 #ps4_slide06b div#ps4_slide06b_open, #ps4 #ps4_slide06b div.slidedown_close, #ps4 #ps4_slide07b div#ps4_slide07b_open, #ps4 #ps4_slide07b div.slidedown_close, #ps4 #ps4_slide08b div#ps4_slide08b_open, #ps4 #ps4_slide08b div.slidedown_close, #ps4 #ps4_slide09b div#ps4_slide09b_open, #ps4 #ps4_slide09b div.slidedown_close, #ps4 #ps4_slide10b div#ps4_slide10b_open, #ps4 #ps4_slide10b div.slidedown_close, #ps4 #ps4_slide11b div#ps4_slide11b_open, #ps4 #ps4_slide11b div.slidedown_close, #ps4 #ps4_slide12b div#ps4_slide12b_open, #ps4 #ps4_slide12b div.slidedown_close, #ps4 #ps4_slide13b div#ps4_slide13b_open, #ps4 #ps4_slide13b div.slidedown_close {
  cursor: pointer; }

#ps4_ff7 .slide_open.models .slide_arrow.transform img {
  transform: rotate(90deg); }

#ps4_ff7 .slide {
  max-width: 996px;
  margin: 30px auto 0; }

#ps4_ff7 .slide .slidedown_inner {
  border: #ccc solid 1px;
  padding: 30px 30px 0 30px;
  background-color: #fff; }

#ps4_ff7 .slide_open.models {
  max-width: 996px;
  height: 52px;
  border: 2px #525252 solid;
  margin: 0 auto; }

#ps4_ff7 .slide_open.models .slide_arrow {
  float: left;
  background-color: #525252;
  width: 52px;
  height: 52px;
  overflow: hidden; }

#ps4_ff7 .slide_open.models .slide_title {
  background-color: #fff;
  color: #525252;
  height: 52px;
  font-size: 20px;
  padding: 0;
  font-weight: bold;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* ?c?u?u’†‰?‘μ?|?iSafari?p?j */
  align-items: center;
  /* ?c?u?u’†‰?‘μ?| */
  -webkit-justify-content: center;
  /* ‰!?u?u’†‰?‘μ?|?iSafari?p?j */
  justify-content: center;
  /* ‰!?u?u’†‰?‘μ?| */ }

#ps4_ff7 .slide .slidedown_inner.models {
  padding: 50px 0 0 50px; }

#ps4_ff7 .slide .slidedown_inner.models.seven {
  text-align: left; }

#ps4_ff7 .slide .slidedown_inner .tv {
  width: 280px;
  height: 160px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-right: 30px;
  margin-bottom: 50px; }

#ps4_ff7 .slide .slidedown_inner .tv .image {
  width: 112px;
  display: inline-block;
  vertical-align: top; }

#ps4_ff7 .slide .slidedown_inner .tv .image img {
  width: 100%;
  height: auto; }

#ps4_ff7 .slide .slidedown_inner .tv .text {
  width: 160px;
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  text-align: left;
  margin-left: 8px; }

#ps4_ff7 .slide .slidedown_inner .tv .text .type {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 6px; }

#ps4_ff7 .slide .slidedown_inner .tv .text .name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 14px; }

#ps4_ff7 .slide .slidedown_inner .tv .text .inch-in {
  font-size: 13px;
  line-height: 1;
  background-color: #dddddd;
  /*#cccccc;*/
  color: #333333;
  padding: 5px 4px;
  text-align: center;
  display: inline-block;
  margin-left: 4px; }

#ps4_ff7 .slide .slidedown_inner .tv .link {
  width: 280px;
  height: 46px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-justify-content: center;
  /* 横方向中央揃え（Safari用） */
  justify-content: center;
  /* 横方向中央揃え */
  position: absolute;
  bottom: 0;
  left: 0; }

#ps4_ff7 .slide .slidedown_inner .tv .link a {
  width: 100%; }

@media (max-width: 767px) {
  #ps4_ff7 .slide .slidedown_inner.models {
    padding: 50px 0; }

  #ps4_ff7 .slide .slidedown_inner .tv {
    margin-right: 0; } }
@media (max-width: 1024px) {
  .sp2 {
    display: inherit !important; }

  .pc2 {
    display: none !important; }

  #ps4_ff7 .slide .slidedown_inner.models.seven {
    text-align: center; } }
@media (max-width: 767px) and (min-width: 640px) {
  /* 767px?640px */
  #ps4_ff7 .slide_open .slide_title img {
    max-width: 480px;
    padding-top: 5px; }

  #ps4_ff7 .slide .slidedown_inner img.hdrfig {
    width: 100%; } }
@media (max-width: 640px) {
  .sp {
    display: inherit !important; }

  .pc {
    display: none !important; }

  #ps4_ff7 .slide_open .slide_title {
    padding: 0 10px; }

  #ps4_ff7 .slide_open .slide_title img {
    padding: 0;
    max-height: 52px; }

  #ps4_ff7 #ps4_ff7_slide08.slide {
    padding: 0 30px 0 30px; }

  #ps4_ff7 .slide .slidedown_inner {
    padding: 10px 10px 0 10px; }

  #ps4_ff7 .slide .slidedown_inner .slidedown_text {
    margin-bottom: 10px; }

  #ps4_ff7 .slide .slidedown_inner.models.seven {
    text-align: center; } }
@media (max-width: 639px) {
  /* 639px?320px */
  #ps4_ff7 .slide_open .slide_title {
    padding: 0 10px 0 62px; }

  #ps4_ff7 .slide_open .slide_title img {
    /*width:222px;*/
    width: auto;
    height: auto;
    margin: 0 auto; }

  #ps4_ff7 #ps4_ff7_slide00 .slide_open .slide_title img {
    width: 225px;
    height: auto; }

  #ps4_ff7 .slide .slidedown_inner img.hdrfig {
    width: 100%; } }
#ps4_ff7_slide04b .slidedown_inner {
  text-align: center; }

.android_model {
  max-width: 950px;
  width: 100%;
  margin: 80px auto 0; }
  @media screen and (max-width: 768px) {
    .android_model {
      margin-top: 0; } }
  .android_model ul {
    margin: 0;
    padding: 0; }
    .android_model ul li {
      list-style-type: none; }
      .android_model ul li a:hover {
        opacity: 0.7; }
      .android_model ul li img {
        width: 100%; }
  .android_model p {
    font-size: 12px;
    color: #000; }
    .android_model p a {
      text-decoration: underline;
      color: #000; }

.bnr_ff7 {
  width: 100%;
  margin: 50px auto 0;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .bnr_ff7 {
      margin-top: 0;
      padding: 0 5%;
      box-sizing: border-box; } }
  .bnr_ff7 a {
    display: block; }
  .bnr_ff7 img {
    width: 100%; }

@media (max-width: 480px) {
  #ps4_ff7 .slide_open.models .slide_title {
    font-size: 16px;
    padding: 0 5px; }

  #ps4_ff7 .slide_open .slide_title {
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.2;
    /*height:32px;*/
    /*52*/ }

  #ps4_ff7 #content01 span, #ps4_ff7 #content02 span, #ps4_ff7 #content03 span, #ps4_ff7 #content04 span, #ps4_ff7 #content05 span, #ps4_ff7 #content06 span, #ps4_ff7 #content07 span, #ps4_ff7 #content08 span, #ps4_ff7 #content09 span, #ps4_ff7 #content10 span, #ps4_ff7 #content11 span {
    font-size: 11px; }

  #ps4_ff7 .slide_open .slide_title img {
    max-width: 204px; }

  #ps4_ff7 #ps4_ff7_slide08 .slide_open .slide_title img {
    max-width: 192px;
    padding-top: 2px;
    padding-left: 2px; } }
@media (max-width: 374px) {
  #ps4_ff7 .slide_open.models .slide_title {
    font-size: 15px; }

  #ps4_ff7 .slide .slidedown_inner .tv {
    width: 244px;
    /*274*/
    height: 152px; }

  #ps4_ff7 .slide .slidedown_inner .tv .image {
    width: 76px;
    /*106*/ }

  #ps4_ff7 .slide .slidedown_inner .tv .link {
    width: 244px;
    /*274*/ }

  #ps4_ff7 .slide_open .slide_title img {
    max-height: 44px; } }
.ov {
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.ov:hover {
  opacity: .7;
  -webkit-opacity: .7;
  -moz-opacity: .7;
  filter: alpha(opacity=70);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* IE 8 */ }

@media screen and (max-width: 768px) {
  #ps4_ff7 {
    width: calc(100% + 40px);
    margin-left: -20px; } }
#ps4_ff7 img {
  max-width: 100%; }
@media screen and (max-width: 768px) {
  #ps4_ff7 .pc_kv {
    display: none; } }
#ps4_ff7 .pc_kv * {
  margin: 0;
  font-size: 0;
  line-height: 1; }
#ps4_ff7 .pc_kv img {
  width: 100%; }
#ps4_ff7 .sp_kv {
  width: 100%;
  display: none; }
  @media screen and (max-width: 768px) {
    #ps4_ff7 .sp_kv {
      display: block;
      margin-bottom: 30px; }
      #ps4_ff7 .sp_kv * {
        margin: 0;
        font-size: 0; } }
#ps4_ff7 .authorization_area {
  background: url(../images/authorization_bg.jpg) center top #000;
  width: 100%;
  box-sizing: border-box;
  padding: 80px 5% 30px; }
  #ps4_ff7 .authorization_area * {
    box-sizing: border-box !important; }
  @media screen and (max-width: 768px) {
    #ps4_ff7 .authorization_area {
      padding: 30px 5% 10px; } }
  #ps4_ff7 .authorization_area > .inner {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 0 !important; }
  #ps4_ff7 .authorization_area .lead_area {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    -webkit-align-items: center;
    align-items: -webkit- center;
    align-items: center;
    margin-bottom: 70px; }
    @media screen and (max-width: 768px) {
      #ps4_ff7 .authorization_area .lead_area {
        display: block;
        margin-bottom: 40px; } }
    #ps4_ff7 .authorization_area .lead_area .img {
      font-size: 0;
      width: 293px; }
      @media screen and (max-width: 768px) {
        #ps4_ff7 .authorization_area .lead_area .img {
          width: 100%;
          margin: 0 0 15px;
          text-align: center; }
          #ps4_ff7 .authorization_area .lead_area .img img {
            width: 180px; } }
    #ps4_ff7 .authorization_area .lead_area .txt_area {
      width: calc(100% - 293px);
      padding-left: 70px;
      text-align: left; }
      @media screen and (max-width: 768px) {
        #ps4_ff7 .authorization_area .lead_area .txt_area {
          width: 100%;
          padding: 0; } }
      #ps4_ff7 .authorization_area .lead_area .txt_area p {
        font-size: 16px;
        color: #fff;
        line-height: 1.8;
        margin: 0; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .authorization_area .lead_area .txt_area p {
            font-size: 14px; } }
    #ps4_ff7 .authorization_area .lead_area .anc {
      display: block;
      text-align: right;
      width: 100%;
      margin-top: 20px; }
      #ps4_ff7 .authorization_area .lead_area .anc a {
        display: inline-block; }
      #ps4_ff7 .authorization_area .lead_area .anc img {
        margin-left: auto; }
    #ps4_ff7 .authorization_area .lead_area p.target {
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      justify-content: -webkit- center;
      justify-content: center;
      -webkit-align-items: center;
      align-items: -webkit- center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      color: #fff;
      text-align: center;
      margin: 40px 0; }
      @media screen and (max-width: 768px) {
        #ps4_ff7 .authorization_area .lead_area p.target {
          display: block;
          margin: 25px 0; } }
      #ps4_ff7 .authorization_area .lead_area p.target ruby {
        text-align: center; }
        #ps4_ff7 .authorization_area .lead_area p.target ruby rt {
          font-size: 10px;
          text-align: center; }
          @media screen and (max-width: 768px) {
            #ps4_ff7 .authorization_area .lead_area p.target ruby rt {
              transform: scale(0.8); } }
      #ps4_ff7 .authorization_area .lead_area p.target span.icon {
        line-height: 1;
        font-size: 16px;
        border: 1px solid  #fff;
        padding: 10px 12px;
        margin-right: 15px;
        display: inline-block; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .authorization_area .lead_area p.target span.icon {
            margin: 0;
            font-size: 14px; } }
      #ps4_ff7 .authorization_area .lead_area p.target span.bold {
        font-size: 22px;
        font-weight: bold;
        line-height: 1.4; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .authorization_area .lead_area p.target span.bold {
            font-size: 18px;
            display: block;
            line-height: 1.6;
            margin: 15px 0 5px; } }
      #ps4_ff7 .authorization_area .lead_area p.target span.small {
        width: 100%;
        margin-top: 5px;
        font-size: 16px;
        text-align: center; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .authorization_area .lead_area p.target span.small {
            font-size: 14px;
            word-break: break-all; } }
    #ps4_ff7 .authorization_area .lead_area p.btn {
      text-align: center;
      width: 100%;
      font-size: 0; }
      #ps4_ff7 .authorization_area .lead_area p.btn a {
        display: inline-block;
        width: 400px; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .authorization_area .lead_area p.btn a {
            width: 100%; } }
  #ps4_ff7 .authorization_area .block1, #ps4_ff7 .authorization_area .block2 {
    width: 100%;
    box-sizing: border-box;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: -webkit- space-between;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      #ps4_ff7 .authorization_area .block1, #ps4_ff7 .authorization_area .block2 {
        display: block; } }
    #ps4_ff7 .authorization_area .block1 .txt_area, #ps4_ff7 .authorization_area .block2 .txt_area {
      order: 2;
      width: calc(100% - 440px);
      margin-top: 30px; }
      @media screen and (max-width: 768px) {
        #ps4_ff7 .authorization_area .block1 .txt_area, #ps4_ff7 .authorization_area .block2 .txt_area {
          width: 100%;
          padding: 0;
          margin: 0 0 25px; } }
      #ps4_ff7 .authorization_area .block1 .txt_area h2, #ps4_ff7 .authorization_area .block2 .txt_area h2 {
        font-size: 0;
        line-height: 1;
        padding: 0 0 20px 50px;
        border-bottom: 1px solid  #515151; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .authorization_area .block1 .txt_area h2, #ps4_ff7 .authorization_area .block2 .txt_area h2 {
            text-align: center;
            padding: 0 0 15px; }
            #ps4_ff7 .authorization_area .block1 .txt_area h2 img, #ps4_ff7 .authorization_area .block2 .txt_area h2 img {
              width: auto;
              height: 35px; } }
      #ps4_ff7 .authorization_area .block1 .txt_area p.txt, #ps4_ff7 .authorization_area .block2 .txt_area p.txt {
        font-size: 16px;
        line-height: 2;
        text-align: left;
        padding: 25px 0 0 50px;
        margin: 0;
        color: #fff; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .authorization_area .block1 .txt_area p.txt, #ps4_ff7 .authorization_area .block2 .txt_area p.txt {
            font-size: 14px;
            padding: 15px 0 0;
            line-height: 1.8; } }
    #ps4_ff7 .authorization_area .block1 .img, #ps4_ff7 .authorization_area .block2 .img {
      width: 440px; }
      @media screen and (max-width: 768px) {
        #ps4_ff7 .authorization_area .block1 .img, #ps4_ff7 .authorization_area .block2 .img {
          width: 100%;
          margin: 0; }
          #ps4_ff7 .authorization_area .block1 .img img, #ps4_ff7 .authorization_area .block2 .img img {
            width: 100%; } }
  #ps4_ff7 .authorization_area .block2 {
    margin-top: 50px; }
    #ps4_ff7 .authorization_area .block2 .txt_area {
      order: 0; }
      #ps4_ff7 .authorization_area .block2 .txt_area h2 {
        padding: 0 50px 20px 0; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .authorization_area .block2 .txt_area h2 {
            padding: 0 0 15px; } }
      #ps4_ff7 .authorization_area .block2 .txt_area p.txt {
        padding: 25px 50px 0 0; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .authorization_area .block2 .txt_area p.txt {
            padding: 15px 0 0; } }
    @media screen and (max-width: 768px) {
      #ps4_ff7 .authorization_area .block2 .img {
        margin: 0; } }
  #ps4_ff7 .authorization_area p.copy {
    margin-top: 20px;
    text-align: right;
    font-size: 10px;
    color: #fff;
    line-height: 1.4; }
  #ps4_ff7 .authorization_area .bnr_official {
    margin: 50px auto 30px; }
    #ps4_ff7 .authorization_area .bnr_official a {
      display: block; }
    @media screen and (max-width: 768px) {
      #ps4_ff7 .authorization_area .bnr_official {
        margin: 30px auto 20px; } }
  #ps4_ff7 .authorization_area .bnr_bravia {
    text-align: center; }
    #ps4_ff7 .authorization_area .bnr_bravia p.txt {
      font-size: 20px;
      font-weight: bold;
      color: #fff;
      margin-bottom: 10px; }
      @media screen and (max-width: 768px) {
        #ps4_ff7 .authorization_area .bnr_bravia p.txt {
          font-size: 16px; } }
  #ps4_ff7 .authorization_area .bnr {
    max-width: 1000px;
    margin: 0 auto 0px; }
    #ps4_ff7 .authorization_area .bnr a {
      display: block; }
    @media screen and (max-width: 768px) {
      #ps4_ff7 .authorization_area .bnr {
        margin-bottom: 30px; } }
#ps4_ff7 .android_model {
  background: #fff;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important; }
  #ps4_ff7 .android_model h2 {
    background: #000;
    width: 100%;
    height: 240px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: -webkit- center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: -webkit- center;
    justify-content: center;
    position: relative;
    margin: 0 0 80px; }
    @media screen and (max-width: 768px) {
      #ps4_ff7 .android_model h2 {
        height: auto;
        padding: 20px 0;
        margin-bottom: 50px; } }
    #ps4_ff7 .android_model h2:after {
      content: "";
      display: block;
      width: 58px;
      height: 23px;
      background: url(../images/recommend_icon.png) center center no-repeat;
      position: absolute;
      left: 50%;
      bottom: -23px;
      transform: translate(-50%, 0); }
      @media screen and (max-width: 768px) {
        #ps4_ff7 .android_model h2:after {
          width: 45px;
          height: 18px;
          bottom: -18px;
          background-size: 45px; } }
#ps4_ff7 p.copy {
  text-align: right;
  color: #fff;
  font-size: 12px; }
#ps4_ff7 .ff7 {
  width: 100%;
  background: #d3dce2;
  padding: 0 0 60px;
  text-align: left;
  margin: 0px auto 0px; }
  @media screen and (max-width: 768px) {
    #ps4_ff7 .ff7 {
      padding-bottom: 40px; } }
  #ps4_ff7 .ff7 h2 {
    padding: 20px 50px;
    margin: 0 0 90px;
    display: block;
    background: linear-gradient(to right, #094b58, #041827);
    line-height: 1.2;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-align: center; }
    @media screen and (max-width: 768px) {
      #ps4_ff7 .ff7 h2 {
        font-size: 20px;
        line-height: 1.4;
        padding: 15px 20px;
        margin-bottom: 20px; } }
  #ps4_ff7 .ff7 > .inner {
    padding: 0 20px;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    box-sizing: border-box; }
    #ps4_ff7 .ff7 > .inner .col2 {
      width: 100%;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      #ps4_ff7 .ff7 > .inner .col2 p.txt {
        width: calc(100% - 251px);
        padding-right: 125px;
        font-size: 16px;
        line-height: 1.6; }
        #ps4_ff7 .ff7 > .inner .col2 p.txt span.start {
          font-size: 22px;
          font-weight: bold; }
          @media screen and (max-width: 768px) {
            #ps4_ff7 .ff7 > .inner .col2 p.txt span.start {
              font-size: 16px; } }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .ff7 > .inner .col2 p.txt {
            font-size: 13px;
            padding-right: 10px;
            width: calc(100% - 130px);
            margin-top: 0; } }
      #ps4_ff7 .ff7 > .inner .col2 .img {
        width: 251px; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .ff7 > .inner .col2 .img {
            width: 130px; } }
    #ps4_ff7 .ff7 > .inner ul.detail {
      display: inline-block;
      background: #f2f2f2;
      list-style-type: none;
      padding: 15px 20px;
      margin: 0; }
      #ps4_ff7 .ff7 > .inner ul.detail li {
        list-style-type: none;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.6;
        color: #691D98; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .ff7 > .inner ul.detail li {
            font-size: 14px; } }
    #ps4_ff7 .ff7 > .inner .notice {
      margin-top: 20px; }
      #ps4_ff7 .ff7 > .inner .notice p {
        font-size: 13px;
        margin: 0 0 5px;
        line-height: 1.6;
        padding: 0; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .ff7 > .inner .notice p {
            font-size: 11px; } }
      #ps4_ff7 .ff7 > .inner .notice ul {
        padding: 0;
        margin: 0;
        list-style-type: none; }
        #ps4_ff7 .ff7 > .inner .notice ul li {
          font-size: 13px;
          line-height: 1.6;
          list-style-type: none; }
          @media screen and (max-width: 768px) {
            #ps4_ff7 .ff7 > .inner .notice ul li {
              font-size: 11px; } }
    #ps4_ff7 .ff7 > .inner .store_info p.ttl {
      padding: 0 0 5px;
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 5px; }
      @media screen and (max-width: 768px) {
        #ps4_ff7 .ff7 > .inner .store_info p.ttl {
          font-size: 18px; } }
    #ps4_ff7 .ff7 > .inner .store_info ul {
      margin: 0;
      padding: 0;
      width: 100%;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: -webkit- space-between;
      justify-content: space-between;
      list-style-type: none; }
      @media screen and (max-width: 768px) {
        #ps4_ff7 .ff7 > .inner .store_info ul {
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap; } }
      #ps4_ff7 .ff7 > .inner .store_info ul li {
        width: 18%; }
        @media screen and (max-width: 768px) {
          #ps4_ff7 .ff7 > .inner .store_info ul li {
            width: 48%; }
            #ps4_ff7 .ff7 > .inner .store_info ul li:nth-child(n+3) {
              margin-top: 15px; } }
        #ps4_ff7 .ff7 > .inner .store_info ul li .img {
          width: 100%; }
        #ps4_ff7 .ff7 > .inner .store_info ul li p {
          font-size: 13px;
          margin: 0; }
          @media screen and (max-width: 768px) {
            #ps4_ff7 .ff7 > .inner .store_info ul li p {
              font-size: 12px; } }

@media screen and (max-width: 768px) {
  .android {
    font-family: Verdana, "Droid Sans", sans-serif !important; } }

/* lineup Area
-------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  #c5-lineup2020 {
    padding: 0 20px; } }

ul.lineup_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    ul.lineup_list {
      display: block; } }
  ul.lineup_list > li {
    border: 1px solid  #ccc;
    padding: 15px;
    background: #fff;
    box-sizing: border-box; }
    @media screen and (min-width: 768px) {
      ul.lineup_list > li {
        width: 24%; }
        ul.lineup_list > li:not(:nth-child(4n)) {
          margin-right: calc((100% - (24% * 4)) / 3); }
        ul.lineup_list > li:nth-child(n + 5) {
          margin-top: 20px; } }
    @media screen and (max-width: 768px) {
      ul.lineup_list > li {
        width: 100%; }
        ul.lineup_list > li:nth-child(n + 2) {
          margin-top: 20px; } }
    ul.lineup_list > li > a {
      display: block;
      text-decoration: none;
      transition: opacity 0.3s; }
      ul.lineup_list > li > a:hover {
        opacity: 0.7; }
    ul.lineup_list > li .tmb img {
      width: 100%; }
    ul.lineup_list > li p.name {
      text-align: center;
      font-size: 26px;
      font-weight: bold;
      margin-bottom: 10px; }
      @media screen and (max-width: 768px) {
        ul.lineup_list > li p.name {
          font-size: 20px; } }
      ul.lineup_list > li p.name span {
        display: block;
        font-size: 16px; }
        @media screen and (max-width: 768px) {
          ul.lineup_list > li p.name span {
            font-size: 14px; } }
    ul.lineup_list > li ul.size {
      width: 100%;
      display: flex;
      justify-content: center;
      margin-bottom: 10px; }
      @media screen and (max-width: 768px) {
        ul.lineup_list > li ul.size {
          flex-wrap: wrap; } }
      ul.lineup_list > li ul.size > li {
        font-size: 12px;
        line-height: 1;
        border: 1px solid  #525252;
        color: #525252;
        border-radius: 5px;
        padding: 5px;
        margin: 0 3px 5px 0; }
    ul.lineup_list > li span.product_btn {
      display: block;
      width: 100%;
      text-align: center;
      padding: 12px 18px; }
      ul.lineup_list > li span.product_btn a {
        width: 100%;
        padding: 12px 18px; }

/* Rollover
------------------------------------------------------------------------------------------------------ */
a.imgov img:hover {
  filter: alpha(opacity=80);
  /*IE*/
  -moz-opacity: 0.80;
  /*FF*/
  opacity: 0.80; }

/* Text-align
------------------------------------------------------------------------------------------------------ */
.c5-txaL {
  text-align: left; }

.c5-txaR {
  text-align: right; }

.c5-txaC {
  text-align: center; }

/* Font
------------------------------------------------------------------------------------------------------ */
.c5-txtL {
  font-size: 110% !important;
  line-height: 1.4; }

.c5-txtM {
  font-size: 85% !important;
  line-height: 1.6; }

.c5-txtS {
  font-size: 78% !important;
  line-height: 1.4; }

/* Float
------------------------------------------------------------------------------------------------------ */
.c5-flL {
  float: left; }

.c5-flR {
  float: right; }

.c5-flLImg {
  float: left;
  margin: 0px 5px 5px 0px; }

.c5-flRImg {
  float: right;
  margin: 0px 0px 5px 5px; }

/* Block
------------------------------------------------------------------------------------------------------ */
.c5-block {
  display: block; }

/* lineup Area
-------------------------------------------------------------------- */
span.s5-label {
  background: #db4a39 none repeat scroll 0 0;
  border: 1px solid #db4a39;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 0.625rem;
  line-height: 1.2;
  padding: 2px 5px 1px; }

/*Margin
------------------------------------------------------------------------------------------------------ */
.c5-mg5 {
  margin: 5px !important; }

.c5-mg10 {
  margin: 10px !important; }

.c5-mg15 {
  margin: 15px !important; }

.c5-mg20 {
  margin: 20px !important; }

.c5-mg25 {
  margin: 25px !important; }

.c5-mg30 {
  margin: 30px !important; }

/*top*/
.c5-mgT5 {
  margin-top: 5px !important; }

.c5-mgT10 {
  margin-top: 10px !important; }

.c5-mgT15 {
  margin-top: 15px !important; }

.c5-mgT20 {
  margin-top: 20px !important; }

.c5-mgT25 {
  margin-top: 25px !important; }

.c5-mgT30 {
  margin-top: 30px !important; }

.c5-mgT40 {
  margin-top: 40px !important; }

.c5-mgT50 {
  margin-top: 50px !important; }

.c5-mgT60 {
  margin-top: 60px !important; }

/*right*/
.c5-mgR5 {
  margin-right: 5px !important; }

.c5-mgR10 {
  margin-right: 10px !important; }

.c5-mgR15 {
  margin-right: 15px !important; }

.c5-mgR20 {
  margin-right: 20px !important; }

.c5-mgR25 {
  margin-right: 25px !important; }

.c5-mgR30 {
  margin-right: 30px !important; }

/*bottom*/
.c5-mgB0 {
  margin-bottom: 0px !important; }

.c5-mgB5 {
  margin-bottom: 5px !important; }

.c5-mgB10 {
  margin-bottom: 10px !important; }

.c5-mgB15 {
  margin-bottom: 15px !important; }

.c5-mgB20 {
  margin-bottom: 20px !important; }

.c5-mgB25 {
  margin-bottom: 25px !important; }

.c5-mgB30 {
  margin-bottom: 30px !important; }

.c5-mgB35 {
  margin-bottom: 35px !important; }

.c5-mgB40 {
  margin-bottom: 40px !important; }

.c5-mgB45 {
  margin-bottom: 45px !important; }

.c5-mgB50 {
  margin-bottom: 50px !important; }

.c5-mgB55 {
  margin-bottom: 55px !important; }

.c5-mgB60 {
  margin-bottom: 60px !important; }

.c5-mgB65 {
  margin-bottom: 65px !important; }

.c5-mgB70 {
  margin-bottom: 70px !important; }

.c5-mgB75 {
  margin-bottom: 75px !important; }

.c5-mgB80 {
  margin-bottom: 80px !important; }

.c5-mgB85 {
  margin-bottom: 85px !important; }

.c5-mgB90 {
  margin-bottom: 90px !important; }

.c5-mgB95 {
  margin-bottom: 95px !important; }

.c5-mgB100 {
  margin-bottom: 100px !important; }

/*left*/
.c5-mgL5 {
  margin-left: 5px !important; }

.c5-mgL10 {
  margin-left: 10px !important; }

.c5-mgL15 {
  margin-left: 15px !important; }

.c5-mgL20 {
  margin-left: 20px !important; }

.c5-mgL25 {
  margin-left: 25px !important; }

.c5-mgL30 {
  margin-left: 30px !important; }

#Movie-ex {
  width: 100%;
  background: #d3dce2;
  padding: 0 0 60px;
  text-align: left;
  margin: 0px auto 0px; }
  #Movie-ex * {
    box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    #Movie-ex {
      padding-bottom: 40px; } }
  #Movie-ex .mvTtl {
    width: 100%;
    padding: 20px 50px;
    margin: 0 0 50px;
    display: block;
    background: linear-gradient(to right, #094b58, #041827);
    line-height: 1.2;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center; }
    @media screen and (max-width: 768px) {
      #Movie-ex .mvTtl {
        font-size: 20px;
        line-height: 1.4;
        padding: 15px 20px;
        margin-bottom: 20px; } }
  #Movie-ex > .inner {
    padding: 0 20px;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    box-sizing: border-box; }
    #Movie-ex > .inner .txt {
      max-width: 765px;
      font-size: 18px;
      margin: 0 auto 30px; }
      @media screen and (max-width: 768px) {
        #Movie-ex > .inner .txt {
          font-size: 16px; } }
    #Movie-ex > .inner .linkTxt {
      margin: 0 auto 10px;
      text-align: left;
      font-size: 18px;
      /*
      img{
      max-width: 400px;
      width: 100%;
      margin: 0 auto;
      height: auto;
      }*/ }
      @media screen and (max-width: 768px) {
        #Movie-ex > .inner .linkTxt {
          font-size: 16px; } }
  #Movie-ex .p-webmovie-box {
    max-width: 765px;
    margin: 0 auto 40px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      #Movie-ex .p-webmovie-box {
        margin: 0 auto 20px;
        width: 90%; } }
    #Movie-ex .p-webmovie-box .movie {
      width: 100%;
      position: relative;
      -moz-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s; }
      #Movie-ex .p-webmovie-box .movie:hover:before {
        transform: scale(1.2);
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 1; }
      #Movie-ex .p-webmovie-box .movie:hover img {
        transform: scale(1.05); }
      #Movie-ex .p-webmovie-box .movie:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: url(/bravia/androidtv/images/androidtv2/icn_play.png) center center no-repeat rgba(0, 0, 0, 0);
        opacity: 0.6;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        z-index: 2;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s; }
      #Movie-ex .p-webmovie-box .movie a {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      #Movie-ex .p-webmovie-box .movie img {
        position: relative;
        overflow: hidden;
        width: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s; }
  #Movie-ex iframe {
    width: 100%;
    height: 430px; }
    @media screen and (max-width: 768px) {
      #Movie-ex iframe {
        height: 300px; } }

/*# sourceMappingURL=ps4_ff7.css.map */
