@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Raleway");
.rw {
  font-family: "Raleway", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: -0.01em;
  font-size: 103%;
}

.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;
}

sub {
  bottom: auto;
}

@font-face {
  font-family: "Product Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/productsans/v5/HYvgU2fE2nRJvZ5JFAumwegdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
}
.google {
  font-family: "Product Sans", sans-serif !important;
}

.ov:hover {
  opacity: 0.7;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
}

* {
  box-sizing: border-box;
}

.s5-categoryHeader {
  margin-bottom: 10px;
}

.s5-categoryNav {
  display: none !important;
}

@media screen and (max-width: 640px) {
  .navOut {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
}

#androidtv4 {
  margin: 0 auto;
  position: relative;
  padding: 0;
}
#androidtv4 .s5-p1 {
  line-height: 1.6;
}
#androidtv4 .kv {
  width: 100%;
  height: 593px;
  background: url(/bravia/googletv/images/androidtv2/kv.jpg) center bottom/cover no-repeat;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .kv {
    height: auto;
    padding: 60px 20px 0;
    margin-bottom: 40px;
  }
}
#androidtv4 .kv > .inner {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
#androidtv4 .kv > .inner h1 {
  font-size: 40px;
  font-weight: 500;
  text-align: left;
  color: #fff;
  line-height: 1.6;
  position: absolute;
  top: 100px;
  left: 7%;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #androidtv4 .kv > .inner h1 {
    position: static;
    font-size: 25px;
  }
}
#androidtv4 .kv > .inner .img {
  position: absolute;
  bottom: -150px;
  right: 0%;
}
@media screen and (max-width: 768px) {
  #androidtv4 .kv > .inner .img {
    position: static;
    width: 100%;
    text-align: center;
  }
}
#androidtv4 .kv > .inner .img img {
  filter: drop-shadow(3px 3px 6px #fff);
}
@media screen and (max-width: 768px) {
  #androidtv4 .kv > .inner .img img {
    width: 100%;
  }
}
#androidtv4 .kv > .inner .logo {
  position: absolute;
  bottom: -55px;
  left: 0;
}
@media screen and (max-width: 768px) {
  #androidtv4 .kv > .inner .logo {
    bottom: -40px;
  }
  #androidtv4 .kv > .inner .logo img {
    width: 150px;
  }
}
#androidtv4 .lead_txt {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .lead_txt {
    padding: 0 20px;
    margin-bottom: 25px;
  }
}
#androidtv4 .lead_txt p.txt {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .lead_txt p.txt {
    font-size: 18px;
    margin-bottom: 25px;
  }
}
#androidtv4 .lead_txt .logo_area {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #androidtv4 .lead_txt .logo_area {
    display: block;
  }
}
#androidtv4 .lead_txt .logo_area .logo {
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .lead_txt .logo_area .logo {
    margin: 0 0 20px;
    text-align: center;
  }
  #androidtv4 .lead_txt .logo_area .logo img {
    width: 200px;
  }
}
#androidtv4 .lead_txt .logo_area p.model {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .lead_txt .logo_area p.model {
    font-size: 16px;
  }
}
#androidtv4 .lead_txt .logo_area p.note {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #423f3f;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .lead_txt .logo_area p.note {
    font-size: 10px;
    margin-top: 15px;
  }
}
#androidtv4 .cont7 {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont7 {
    margin-bottom: 30px;
    padding: 0 20px;
  }
}
#androidtv4 .cont7 .bg_gy {
  background: #f7f7f7;
  padding: 75px 0 0 90px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont7 .bg_gy {
    padding: 30px 5%;
  }
}
#androidtv4 .cont7 .bg_gy .block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont7 .bg_gy .block {
    display: block;
    margin-top: 40px;
  }
}
#androidtv4 .cont7 .bg_gy .block.block1 {
  margin-top: 0;
}
#androidtv4 .cont7 .bg_gy .block.block1 .img {
  width: 48%;
  order: 2;
}
#androidtv4 .cont7 .bg_gy .block.block1 .img .movie_area {
  width: 100%;
  margin: 0;
}
#androidtv4 .cont7 .bg_gy .block.block1 .img p.accordion-button {
  text-align: left;
  cursor: pointer;
  transition: opacity 0.3s;
  margin-top: 15px;
  font-size: 14px;
}
#androidtv4 .cont7 .bg_gy .block.block1 .img p.accordion-button:hover {
  opacity: 0.7;
}
#androidtv4 .cont7 .bg_gy .block.block1 .img .accordion {
  padding-top: 15px;
  display: none;
}
#androidtv4 .cont7 .bg_gy .block.block1 .img .accordion p {
  text-align: left;
  font-size: 12px;
  line-height: 1.6;
}
#androidtv4 .cont7 .bg_gy .block.block1 .txt_area {
  width: 48%;
}
#androidtv4 .cont7 .bg_gy .block.block2 .img {
  width: 48%;
}
#androidtv4 .cont7 .bg_gy .block.block2 .txt_area {
  width: 48%;
  padding-right: 40px;
}
#androidtv4 .cont7 .bg_gy .block.block3 .img {
  width: 48%;
  order: 2;
  text-align: left;
  padding-right: 40px;
}
#androidtv4 .cont7 .bg_gy .block.block3 .txt_area {
  width: 48%;
}
#androidtv4 .cont7 .bg_gy .block.block4 .img {
  width: 48%;
  align-self: flex-end;
}
#androidtv4 .cont7 .bg_gy .block.block4 .img img {
  width: 440px;
}
#androidtv4 .cont7 .bg_gy .block.block4 .txt_area {
  width: 48%;
  padding-right: 40px;
}
#androidtv4 .cont7 .bg_gy .block .img {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont7 .bg_gy .block .img {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 20px;
  }
}
#androidtv4 .cont7 .bg_gy .block .img img {
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont7 .bg_gy .block .img img {
    max-width: 100% !important;
  }
}
#androidtv4 .cont7 .bg_gy .block .txt_area {
  text-align: left;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont7 .bg_gy .block .txt_area {
    width: 100% !important;
    padding: 0 !important;
  }
}
#androidtv4 .cont7 .bg_gy .block .txt_area h2 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont7 .bg_gy .block .txt_area h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
#androidtv4 .cont7 .bg_gy .block .txt_area p.txt {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont7 .bg_gy .block .txt_area p.txt {
    font-size: 14px;
  }
}
#androidtv4 .cont7 .bg_gy .block .txt_area p.txt a {
  color: #5787f4;
  text-decoration: underline;
}
#androidtv4 .cont7 .bg_gy .block .txt_area p.txt span.note {
  margin-top: 30px;
  display: block;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont7 .bg_gy .block .txt_area p.txt span.note {
    margin-top: 15px;
    font-size: 11px;
  }
}
#androidtv4 .cont7 .bg_gy .block .txt_area a.btn {
  margin-top: 20px;
  display: inline-block;
}
#androidtv4 .cont7 .bg_gy .block .txt_area a.btn img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont7 .bg_gy .block .txt_area a.btn img {
    width: 100%;
  }
}
#androidtv4 .cont7 p.note {
  font-size: 12px;
  color: #423f3f;
  margin-top: 10px;
}
#androidtv4 .cpn_bnr {
  text-align: center;
  padding: 0 20px 60px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cpn_bnr img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #androidtv4 .cpn_bnr.cpn_bnr2 {
    padding: 0 20px 20px;
  }
}
#androidtv4 .cont3 {
  width: 90%;
  margin-left: auto;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 {
    margin-bottom: 25px;
    width: 100%;
  }
}
#androidtv4 .cont3 + .btn_recommend {
  text-align: center;
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 + .btn_recommend {
    padding: 0 20px;
    margin-bottom: 60px;
  }
  #androidtv4 .cont3 + .btn_recommend img {
    width: 100%;
  }
}
#androidtv4 .cont3 .main_img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 .main_img {
    position: relative;
  }
}
#androidtv4 .cont3 .main_img > .inner {
  width: 100%;
  display: flex;
  position: relative;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 .main_img > .inner {
    display: block;
    position: relative;
  }
}
#androidtv4 .cont3 .main_img > .inner h2 {
  width: 300px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
  z-index: 2;
  white-space: nowrap;
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 .main_img > .inner h2 {
    padding: 0;
    width: 100%;
    font-size: 20px;
    position: absolute;
    top: -35px;
    left: 20px;
  }
  #androidtv4 .cont3 .main_img > .inner h2 img {
    width: 300px;
  }
}
#androidtv4 .cont3 .main_img > .inner .main_img {
  width: calc(100% - 300px);
  height: 0;
  padding-top: 49%;
  background: url(/bravia/googletv/images/androidtv2/img_okg.jpg) center center/cover no-repeat;
  position: relative;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 .main_img > .inner .main_img {
    width: 100%;
    height: 0;
    padding-top: 65%;
  }
}
#androidtv4 .cont3 .main_img > .inner .main_img a.bnr {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 .main_img > .inner .main_img a.bnr {
    left: 3%;
    bottom: 3%;
    width: 200px;
  }
  #androidtv4 .cont3 .main_img > .inner .main_img a.bnr img {
    width: 100%;
  }
}
#androidtv4 .cont3 .txt_area {
  width: 90%;
  padding-left: 100px;
  margin-top: 30px;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 .txt_area {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding: 0 20px;
  }
}
#androidtv4 .cont3 .txt_area .col_R {
  width: 271px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 .txt_area .col_R {
    width: 100%;
    text-align: right;
  }
  #androidtv4 .cont3 .txt_area .col_R img {
    width: 200px;
  }
}
#androidtv4 .cont3 .txt_area .col_L {
  width: calc(100% - 271px);
  padding-right: 30px;
}
@media screen and (max-width: 1100px) {
  #androidtv4 .cont3 .txt_area .col_L {
    width: 100%;
    padding-right: 0;
  }
}
#androidtv4 .cont3 .txt_area .col_L p.txt {
  line-height: 1.8;
  font-size: 19px;
}
#androidtv4 .cont3 .txt_area .col_L p.txt a {
  color: #5787f4;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 .txt_area .col_L p.txt {
    font-size: 14px;
    line-height: 2.2;
  }
}
#androidtv4 .cont3 .txt_area .col_L .note_area {
  width: 100%;
  display: flex;
  margin-top: 40px;
}
@media screen and (max-width: 1100px) {
  #androidtv4 .cont3 .txt_area .col_L .note_area {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 .txt_area .col_L .note_area {
    margin-top: 20px;
  }
}
#androidtv4 .cont3 .txt_area .col_L p.note {
  font-size: 11px;
}
#androidtv4 .cont3 .txt_area .col_L p.note:first-child {
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 .txt_area .col_L p.note:first-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont3 .txt_area .col_L p.note {
    font-size: 10px;
    white-space: normal;
  }
}
#androidtv4 p.txt1 {
  text-align: center;
  font-size: 24px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #androidtv4 p.txt1 {
    font-size: 16px;
    line-height: 2;
    padding: 0 20px;
  }
}
#androidtv4 p.txt1 span {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  #androidtv4 p.txt1 span {
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
#androidtv4 .cont6 {
  margin: 130px auto 0;
  width: 100%;
  padding: 0px 0 200px;
  background: linear-gradient(to left, #f6f5f5 0px, #f6f5f5 52%, transparent 52%, transparent 100%);
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont6 {
    background: #f6f5f5;
    padding: 30px 20px 80px;
    margin: 60px auto 0;
  }
}
#androidtv4 .cont6 > .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont6 > .inner {
    padding: 0;
    display: block;
  }
}
#androidtv4 .cont6 > .inner .txt_box {
  width: 100%;
  max-width: 585px;
  text-align: left;
  padding: 0 20px 0 30px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont6 > .inner .txt_box {
    max-width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
#androidtv4 .cont6 > .inner .txt_box h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont6 > .inner .txt_box h2 {
    font-size: 20px;
    margin: 0 0 20px;
  }
}
#androidtv4 .cont6 > .inner .txt_box p.txt {
  font-size: 17px;
  line-height: 1.8;
  position: relative;
}
#androidtv4 .cont6 > .inner .txt_box p.txt a {
  color: #5787f4;
  font-weight: bold;
}
#androidtv4 .cont6 > .inner .txt_box p.txt span {
  font-weight: bold;
}
#androidtv4 .cont6 > .inner .txt_box p.txt img {
  margin-left: 25px;
  position: absolute;
  bottom: 5px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont6 > .inner .txt_box p.txt img {
    position: static;
    display: block;
    margin: 10px 0 0;
    width: 250px;
  }
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont6 > .inner .txt_box p.txt {
    font-size: 14px;
    line-height: 2.2;
  }
}
#androidtv4 .cont6 > .inner .txt_box p.imgl {
  margin-top: 20px;
}
#androidtv4 .cont6 > .inner .img {
  width: 100%;
  max-width: 610px;
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont6 > .inner .img {
    text-align: left;
    margin: 0;
    padding: 0;
  }
}
#androidtv4 .cont6 > .inner .img .movie_area {
  width: 100%;
  margin: 0 auto;
}
#androidtv4 .cont6 > .inner .img img {
  width: 100%;
}
#androidtv4 .cont6 .note_area {
  width: 100%;
  max-width: 1120px;
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont6 .note_area {
    margin: 20px auto 0;
    display: block;
  }
}
#androidtv4 .cont6 .note_area p.note {
  font-size: 11px;
  line-height: 1.9;
}
#androidtv4 .cont6 .note_area p.note a {
  text-decoration: underline;
}
#androidtv4 .cont6 .note_area p.icon {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont6 .note_area p.icon {
    margin: 15px 0 0;
  }
  #androidtv4 .cont6 .note_area p.icon img {
    width: 250px;
  }
}
#androidtv4 .airplay2 {
  max-width: 1200px;
  width: 100%;
  margin: -150px auto 120px;
  padding-left: 40px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 {
    width: 100%;
    padding: 0 20px;
    margin: -50px 0 60px;
  }
}
#androidtv4 .airplay2 .apple_logo {
  position: absolute;
  top: 80px;
  right: 50px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 .apple_logo {
    top: 10px;
    right: 7.5%;
    width: 120px;
  }
  #androidtv4 .airplay2 .apple_logo img {
    width: 100%;
  }
}
#androidtv4 .airplay2 > .inner {
  width: 100%;
  background: #eaebdd;
  padding: 80px 95px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner {
    padding: 60px 3.5%;
  }
}
#androidtv4 .airplay2 > .inner h2 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner h2 {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
#androidtv4 .airplay2 > .inner .img img {
  width: 100%;
}
#androidtv4 .airplay2 > .inner .block1 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .block1 {
    display: block;
    margin-bottom: 30px;
  }
}
#androidtv4 .airplay2 > .inner .block1 .img {
  width: 61%;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .block1 .img {
    width: 100%;
  }
}
#androidtv4 .airplay2 > .inner .block1 p.txt {
  width: calc(100% - 61%);
  padding-left: 25px;
  font-size: 19px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .block1 p.txt {
    width: 100%;
    padding: 0;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 10px;
  }
}
#androidtv4 .airplay2 > .inner .block2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .block2 {
    display: block;
    margin-bottom: 30px;
  }
}
#androidtv4 .airplay2 > .inner .block2 .img {
  width: 52%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  margin-left: 35px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .block2 .img {
    width: 100%;
    margin: 0;
  }
}
#androidtv4 .airplay2 > .inner .block2 .txt_area {
  width: 42%;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .block2 .txt_area {
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }
}
#androidtv4 .airplay2 > .inner .block2 .txt_area p.txt {
  font-size: 19px;
  line-height: 2;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .block2 .txt_area p.txt {
    width: 100%;
    padding: 0;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
  }
}
#androidtv4 .airplay2 > .inner .block2 .txt_area .siri {
  font-size: 16px;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .block2 .txt_area .siri {
    font-size: 14px;
    padding-left: 10px;
  }
}
#androidtv4 .airplay2 > .inner .block2 .txt_area .siri p.bk {
  margin-bottom: 10px;
}
#androidtv4 .airplay2 > .inner .block2 .txt_area .siri p.hey {
  display: inline-block;
  padding: 10px 30px;
  color: #00afcf;
  background: url(../images/androidtv2/siri_1.png) left top no-repeat, url(../images/androidtv2/siri_2.png) right bottom no-repeat;
}
#androidtv4 .airplay2 > .inner .block3 {
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .block3 {
    display: block;
  }
}
#androidtv4 .airplay2 > .inner .block3 .img {
  width: 52%;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .block3 .img {
    width: 100%;
  }
}
#androidtv4 .airplay2 > .inner .block3 p.txt {
  width: calc(100% - 52%);
  padding-left: 20px;
  font-size: 19px;
  line-height: 2;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  #androidtv4 .airplay2 > .inner .block3 p.txt {
    white-space: normal;
  }
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .block3 p.txt {
    width: 100%;
    padding: 0;
    font-size: 15px;
    margin-top: 10px;
  }
}
#androidtv4 .airplay2 > .inner .btn_recommend {
  margin-top: 80px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .btn_recommend {
    margin-top: 40px;
  }
  #androidtv4 .airplay2 > .inner .btn_recommend img {
    width: 100%;
  }
}
#androidtv4 .airplay2 > .inner .btn_recommend p {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .airplay2 > .inner .btn_recommend p {
    font-size: 14px;
  }
}
#androidtv4 .airplay2 > .inner .btn_recommend p span {
  font-weight: bold;
}
#androidtv4 .airplay2 > .inner .btn_recommend p a {
  color: #5787f4;
  font-weight: bold;
}
#androidtv4 .cont1 {
  margin-top: 120px;
  width: 100%;
  padding: 100px 0 160px;
  background: linear-gradient(to right, #f6f5f5 0px, #f6f5f5 71%, transparent 71%, transparent 100%);
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont1 {
    background: #f6f5f5;
    padding: 40px 20px 120px;
  }
}
#androidtv4 .cont1 > .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont1 > .inner {
    display: block;
  }
}
#androidtv4 .cont1 > .inner .txt_box {
  width: 100%;
  max-width: 585px;
  text-align: left;
  padding: 0 20px 0 30px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont1 > .inner .txt_box {
    max-width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
#androidtv4 .cont1 > .inner .txt_box h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont1 > .inner .txt_box h2 {
    font-size: 20px;
    margin: 0 0 20px;
  }
}
#androidtv4 .cont1 > .inner .txt_box p.txt {
  font-size: 19px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont1 > .inner .txt_box p.txt {
    font-size: 14px;
    line-height: 2.2;
  }
}
#androidtv4 .cont1 > .inner .txt_box p.note {
  margin-top: 40px;
  font-size: 11px;
  text-align: left;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont1 > .inner .txt_box p.note {
    margin-top: 20px;
  }
}
#androidtv4 .cont1 > .inner .txt_box p.note a {
  text-decoration: underline;
}
#androidtv4 .cont1 > .inner .txt_box p.note a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont1 > .inner .txt_box p.note {
    line-height: 1.9;
  }
}
#androidtv4 .cont1 > .inner .img {
  width: 100%;
  max-width: 610px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont1 > .inner .img {
    text-align: left;
    margin: 0;
  }
}
#androidtv4 .cont1 > .inner .img img {
  max-width: 100%;
}
#androidtv4 .cont1 > .inner .img .bnr {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont1 > .inner .img .bnr {
    margin-top: 25px;
  }
}
#androidtv4 .cont2 {
  width: 100%;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont2 {
    margin-bottom: 25px;
  }
}
#androidtv4 .cont2 + .btn_recommend {
  text-align: center;
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont2 + .btn_recommend {
    padding: 0 20px;
    margin-bottom: 60px;
  }
  #androidtv4 .cont2 + .btn_recommend img {
    width: 100%;
  }
}
#androidtv4 .cont2 .main_img {
  background: url(/bravia/googletv/images/androidtv2/bg1.jpg) center top/cover no-repeat;
  height: 940px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont2 .main_img {
    height: 400px;
  }
}
#androidtv4 .cont2 .main_img > .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
#androidtv4 .cont2 .main_img > .inner h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.4;
  position: absolute;
  top: -35px;
  left: 10px;
  color: #fff;
  text-shadow: 0px 0px 10px #000, 0px 0px 10px #000;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont2 .main_img > .inner h2 {
    top: -40px;
    margin: 0;
  }
  #androidtv4 .cont2 .main_img > .inner h2 img {
    width: 320px;
  }
}
#androidtv4 .cont2 .txt_area {
  width: 100%;
  max-width: 1200px;
  margin: -170px auto 0;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont2 .txt_area {
    margin: -30px 0 0;
    padding: 0 20px;
  }
}
#androidtv4 .cont2 .txt_area > .inner {
  width: 100%;
  max-width: 860px;
}
#androidtv4 .cont2 .txt_area .bg_gy {
  background: #f6f5f5;
  padding: 70px;
  line-height: 1.6;
  font-size: 19px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont2 .txt_area .bg_gy {
    padding: 20px;
    font-size: 14px;
    line-height: 2.2;
  }
}
#androidtv4 .cont2 .txt_area p.note {
  margin-top: 10px;
  font-size: 11px;
  text-align: left;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont2 .txt_area p.note {
    line-height: 1.9;
  }
}
#androidtv4 .cont4 {
  width: 100%;
  margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont4 {
    margin-bottom: 100px;
  }
}
#androidtv4 .cont4 .main_img {
  background: url(/bravia/googletv/images/androidtv2/bg3.jpg) right bottom/cover no-repeat;
  width: 90%;
  height: 760px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont4 .main_img {
    width: 100%;
    height: 230px;
  }
}
#androidtv4 .cont4 .main_img > .inner {
  max-width: 100%;
  position: relative;
  height: 100%;
}
#androidtv4 .cont4 .main_img > .inner h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
  position: absolute;
  top: 230px;
  left: 230px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont4 .main_img > .inner h2 {
    font-size: 20px;
    top: 10px;
    left: 20px;
  }
}
#androidtv4 .cont4 .txt_area {
  width: 90%;
  display: flex;
  padding-left: 100px;
  margin-top: 30px;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont4 .txt_area {
    width: 100%;
    display: block;
    padding: 0 20px;
    margin-top: 20px;
  }
}
#androidtv4 .cont4 .txt_area .txt_box {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont4 .txt_area .txt_box {
    padding: 0;
  }
}
#androidtv4 .cont4 .txt_area .txt_box p.txt {
  line-height: 1.8;
  font-size: 19px;
  max-width: 730px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont4 .txt_area .txt_box p.txt {
    font-size: 14px;
    line-height: 2.2;
  }
}
#androidtv4 .cont4 .txt_area .txt_box p.note {
  margin-top: 40px;
  font-size: 11px;
}
#androidtv4 .cont4 .txt_area .txt_box p.note a {
  text-decoration: underline;
}
#androidtv4 .cont4 .txt_area .txt_box p.note a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont4 .txt_area .txt_box p.note {
    margin-top: 20px;
    font-size: 10px;
  }
}
#androidtv4 .cont4 .txt_area .logo {
  width: 166px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont4 .txt_area .logo {
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  #androidtv4 .cont4 .txt_area .logo img {
    width: 100%;
    max-width: 166px;
  }
}
#androidtv4 .movie_area {
  width: 765px;
  margin: 0 auto 230px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #androidtv4 .movie_area {
    width: calc(100% - 40px);
    margin-bottom: 100px;
  }
}
#androidtv4 .movie_area .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;
}
#androidtv4 .movie_area .p-webmovie-box .movie:hover:before {
  transform: scale(1.2);
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
#androidtv4 .movie_area .p-webmovie-box .movie:hover img {
  transform: scale(1.05);
}
#androidtv4 .movie_area .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;
}
#androidtv4 .movie_area .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;
}
#androidtv4 .movie_area .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;
}
#androidtv4 .movie_area iframe {
  width: 100%;
  height: 430px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .movie_area iframe {
    height: 300px;
  }
}
#androidtv4 .cont5 {
  width: 90%;
  margin-left: auto;
  margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont5 {
    width: 100%;
    margin-bottom: 70px;
  }
}
#androidtv4 .cont5 > .inner {
  width: 100%;
  display: flex;
  position: relative;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont5 > .inner {
    display: block;
    position: relative;
  }
}
#androidtv4 .cont5 > .inner h2 {
  width: 300px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
  z-index: 2;
  white-space: nowrap;
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont5 > .inner h2 {
    padding: 0;
    width: 100%;
    font-size: 20px;
    position: absolute;
    top: -35px;
    left: 20px;
  }
  #androidtv4 .cont5 > .inner h2 img {
    width: 300px;
  }
}
#androidtv4 .cont5 > .inner .main_img {
  width: calc(100% - 300px);
  height: 565px;
  background: url(/bravia/googletv/images/androidtv2/bg4.jpg) right bottom/cover no-repeat;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont5 > .inner .main_img {
    width: 100%;
    height: 230px;
  }
}
#androidtv4 .cont5 p.txt {
  width: 100%;
  text-align: left;
  font-size: 19px;
  line-height: 1.8;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .cont5 p.txt {
    width: 100%;
    padding: 0 20px;
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 2.2;
  }
}
#androidtv4 p.txt2 {
  text-align: center;
  font-size: 29px;
  line-height: 2;
  margin: 0px auto 160px;
}
@media screen and (max-width: 768px) {
  #androidtv4 p.txt2 {
    font-size: 20px;
    margin: 0 auto 40px;
    padding: 0 20px;
  }
}
#androidtv4 .vod_bnr {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .vod_bnr {
    padding: 0 20px;
    margin-bottom: 20px;
  }
  #androidtv4 .vod_bnr img {
    width: 100%;
  }
}
#androidtv4 .bravia_bnr {
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  #androidtv4 .bravia_bnr {
    padding: 0 20px;
    margin-bottom: 40px;
  }
  #androidtv4 .bravia_bnr img {
    width: 100%;
  }
}

.model_area {
  /*width: 100%;
  max-width: 1200px;
  margin: 0 auto;*/
}
@media screen and (max-width: 768px) {
  /*.model_area {
    padding: 0 20px;
  }*/
}
.model_area .ttl_line {
  text-align: center;
  margin-bottom: 60px;
}
.model_area .ttl_line .line {
  background-image: url(../images/androidtv/ttl_line.png);
  background-repeat: repeat-x;
  background-position: center center;
  display: table;
  margin: 0 auto;
  padding: 0 60px;
}
.model_area .ttl_line em {
  background-color: #ffffff;
  padding: 0 20px;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .model_area .ttl_line {
    margin-bottom: 40px;
  }
  .model_area .ttl_line .line {
    padding: 0;
    background: none;
  }
  .model_area .ttl_line em {
    font-size: 22px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 500px) {
  .model_area .ttl_line {
    margin-bottom: 30px;
  }
  .model_area .ttl_line em {
    font-size: 20px;
    padding: 0 10px;
  }
}
.model_area p.note {
  text-align: left;
  font-size: 12px;
  color: #423f3f;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .model_area p.note {
    font-size: 10px;
    margin-top: 5px;
  }
}
.c5-tvBlock:not(:last-child) {
  margin-bottom: 60px;
}
.c5-tvBlock__ttl {
  margin: 0 0 1em;
  font-size: 18px;
  font-weight: bold;
  border-left: 10px solid #1e4aaf;
  line-height: 1.3;
  padding-left: .5em;
}
ul.lineup_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  .img {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  ul.lineup_list {
    display: block;
  }
}
ul.lineup_list > li {
  /*border: 1px solid #ccc;
  padding: 15px;
  background: #fff;*/
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
  @media screen and (max-width: 768px) {
    width: 100%;
    margin-right: 0;
  }
  &:nth-child(3n) {
    margin-right: 0;
  }
  h3 {
    font-size: 26px;
    padding: 0 15px;
    line-height: 1;
    margin-bottom: 0;
    .sub {
      font-size: 0.6em;
    }
    @media screen and (max-width: 768px) {
      font-size: 20px;
    }
  }
  .ttl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 15px;
    margin-bottom: 15px;
  }
  .flex-area {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    min-height: 65px;
    p {
      font-size: 14px;
      width: 48%;
      margin: 0;
      padding: 0;
    }
  }
}
/*@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;
}

/* 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;
}

.c5-name {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.c5-labelb {
	font-size: 14px;
	width: 48px;
	text-align: center;
	line-height: 1;
	border: 1px solid #525252;
	color: #525252 !important;
	display: inline-block !important;
	border-radius: 4px;
	padding: 4px 0;
	font-weight: normal !important;
}

#c5-lineup, #c5-lineup2020 {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	h4 {
		font-weight: bold;
	}
}

#c5-lineup ul, #c5-lineup2020 ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0;
	padding-left: 0 !important;
}

#c5-lineup ul li, #c5-lineup2020 ul li {
	width: 32%;
	flex-wrap: wrap;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

#c5-lineup ul li dl, #c5-lineup2020 ul li dl {
	display: flex;
	padding: 2%;
	margin: 1em 0;
}

#c5-lineup ul li dt, #c5-lineup2020 ul li dt {
	width: 35%;
}

#c5-lineup ul li dt img, #c5-lineup2020 ul li dt img {
	width: 100%;
	height: auto;
}

#c5-lineup ul li dd, #c5-lineup2020 ul li dd {
	width: 61%;
	margin-left: 10px;
	font-weight: bold;
}

#c5-lineup ul li dd .c5-name, #c5-lineup2020 ul li dd .c5-name {
	font-size: 76%;
	font-weight: normal;
	display: block;
}

#c5-lineup ul li dd .c5-btn, #c5-lineup2020 ul li dd .c5-btn {
	display: block;
}

@media screen and (max-width: 640px) {
	#c5-lineup ul, #c5-lineup2020 ul {
		display: blok;
	}
	#c5-lineup ul li, #c5-lineup2020 ul li {
		width: 100%;
	}
	#c5-lineup ul li dd .c5-name, #c5-lineup2020 ul li dd .c5-name {
		margin-bottom: 0 !important;
	}
}

.c5-etc {
	display: block;
	padding: 0 10px 5px;
	font-size: 14px;
	color: #c00;
	font-weight: bold;
}


@media screen and (max-width: 640px) {
	#c5-lineup ul, #c5-lineup2020 ul {
		display: blok;
	}
	#c5-lineup ul li, #c5-lineup2020 ul li {
		width: 100%;
	}
	#c5-lineup ul li dd .c5-name, #c5-lineup2020 ul li dd .c5-name {
		margin-bottom: 0 !important;
	}
}

*/
/*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;
}

#smarthome, #smarthome2 {
  display: none !important;
  margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
  #smarthome, #smarthome2 {
    margin-bottom: 30px;
  }
}
#smarthome + .btn_recommend, #smarthome2 + .btn_recommend {
  text-align: center;
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  #smarthome + .btn_recommend, #smarthome2 + .btn_recommend {
    padding: 0 20px;
    margin-bottom: 60px;
  }
  #smarthome + .btn_recommend img, #smarthome2 + .btn_recommend img {
    width: 100%;
  }
}
#smarthome h2, #smarthome2 h2 {
  margin-bottom: 80px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #smarthome h2, #smarthome2 h2 {
    margin-bottom: 40px;
  }
}
#smarthome h2 span, #smarthome2 h2 span {
  font-size: 36px;
  font-weight: 500;
  display: inline-block;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #smarthome h2 span, #smarthome2 h2 span {
    font-size: 20px;
  }
}
#smarthome h2 span:after, #smarthome2 h2 span:after {
  content: "";
  width: 110px;
  height: 110px;
  display: block;
  background: #f6f5f5;
  position: absolute;
  bottom: -25px;
  right: -60px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  #smarthome h2 span:after, #smarthome2 h2 span:after {
    width: 70px;
    height: 70px;
    bottom: -10px;
    right: -30px;
  }
}
#smarthome .smArea_pc, #smarthome2 .smArea_pc {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #smarthome .smArea_pc, #smarthome2 .smArea_pc {
    display: none;
  }
}
#smarthome .smArea_sp, #smarthome2 .smArea_sp {
  width: 100%;
  margin: 0 auto;
  display: none;
}
@media screen and (max-width: 768px) {
  #smarthome .smArea_sp, #smarthome2 .smArea_sp {
    display: block;
  }
}
#smarthome .smArea_sp .smImg1, #smarthome2 .smArea_sp .smImg1 {
  font-size: 0;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
#smarthome .smArea_sp .smImg1 .base img, #smarthome2 .smArea_sp .smImg1 .base img {
  width: 100%;
}
#smarthome .smArea_sp .smImg1 ul li, #smarthome2 .smArea_sp .smImg1 ul li {
  position: absolute;
}
#smarthome .smArea_sp .smImg1 ul li img, #smarthome2 .smArea_sp .smImg1 ul li img {
  width: 100%;
  height: auto;
}
#smarthome .smArea_sp .smImg1 ul li.btn01, #smarthome2 .smArea_sp .smImg1 ul li.btn01 {
  top: 0;
  left: 0;
  width: 89%;
}
#smarthome .smArea_sp .smImg1 ul li.btn02, #smarthome2 .smArea_sp .smImg1 ul li.btn02 {
  top: 19%;
  left: 4.3%;
  width: 39%;
}
#smarthome .smArea_sp .smImg1 ul li.btn03, #smarthome2 .smArea_sp .smImg1 ul li.btn03 {
  bottom: 6.8%;
  right: 0;
  width: 49%;
}
#smarthome .smArea_sp .smImg2, #smarthome2 .smArea_sp .smImg2 {
  font-size: 0;
  position: relative;
  width: 100%;
}
#smarthome .smArea_sp .smImg2 .base img, #smarthome2 .smArea_sp .smImg2 .base img {
  width: 100%;
}
#smarthome .smArea_sp .smImg2 ul li, #smarthome2 .smArea_sp .smImg2 ul li {
  position: absolute;
}
#smarthome .smArea_sp .smImg2 ul li img, #smarthome2 .smArea_sp .smImg2 ul li img {
  width: 100%;
  height: auto;
}
#smarthome .smArea_sp .smImg2 ul li.btn04, #smarthome2 .smArea_sp .smImg2 ul li.btn04 {
  top: 2.7%;
  left: 15%;
  width: 70.5%;
}
#smarthome .smArea_sp .smImg2 ul li.btn05, #smarthome2 .smArea_sp .smImg2 ul li.btn05 {
  top: 40.5%;
  right: 0%;
  width: 93%;
}
#smarthome .smArea_sp .smImg2 ul li.btn06, #smarthome2 .smArea_sp .smImg2 ul li.btn06 {
  bottom: 2.8%;
  right: 8.3%;
  width: 33.2%;
}
#smarthome .smImg, #smarthome2 .smImg {
  background: url(/bravia/googletv/images/androidtv2/smartbg.jpg) left top/cover no-repeat;
  width: 100%;
  padding-top: 45%;
  position: relative;
  font-size: 0;
}
#smarthome .smImg ul > li, #smarthome2 .smImg ul > li {
  position: absolute;
}
#smarthome .smImg ul > li label, #smarthome2 .smImg ul > li label {
  width: 100%;
  cursor: pointer;
}
#smarthome .smImg ul > li.btn01, #smarthome2 .smImg ul > li.btn01 {
  top: 0;
  left: 7.3%;
  transform: translate(0, -19%);
  width: 37%;
}
#smarthome .smImg ul > li.btn01 img, #smarthome2 .smImg ul > li.btn01 img {
  width: 100%;
  height: auto;
}
#smarthome .smImg ul > li.btn02, #smarthome2 .smImg ul > li.btn02 {
  top: 19%;
  left: 5.5%;
  width: 13.5%;
}
#smarthome .smImg ul > li.btn02 img, #smarthome2 .smImg ul > li.btn02 img {
  width: 100%;
  height: auto;
}
#smarthome .smImg ul > li.btn03, #smarthome2 .smImg ul > li.btn03 {
  bottom: 0;
  left: 31.6%;
  width: 17.7%;
}
#smarthome .smImg ul > li.btn03 img, #smarthome2 .smImg ul > li.btn03 img {
  width: 100%;
  height: auto;
}
#smarthome .smImg ul > li.btn04, #smarthome2 .smImg ul > li.btn04 {
  top: 5%;
  right: 9.2%;
  width: 23.8%;
}
#smarthome .smImg ul > li.btn04 img, #smarthome2 .smImg ul > li.btn04 img {
  width: 100%;
  height: auto;
}
#smarthome .smImg ul > li.btn05, #smarthome2 .smImg ul > li.btn05 {
  top: 45.3%;
  right: 0%;
  width: 35.8%;
}
#smarthome .smImg ul > li.btn05 img, #smarthome2 .smImg ul > li.btn05 img {
  width: 100%;
  height: auto;
}
#smarthome .smImg ul > li.btn06, #smarthome2 .smImg ul > li.btn06 {
  bottom: 3.8%;
  right: 1%;
  width: 13.2%;
}
#smarthome .smImg ul > li.btn06 img, #smarthome2 .smImg ul > li.btn06 img {
  width: 100%;
  height: auto;
}
#smarthome .txt_area, #smarthome2 .txt_area {
  width: 100%;
}
#smarthome .txt_area > .inner, #smarthome2 .txt_area > .inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
#smarthome .txt_area > .inner .bg_gy, #smarthome2 .txt_area > .inner .bg_gy {
  width: 100%;
  max-width: 705px;
  margin: 0px auto 0;
  -moz-transform: translate(160px, 0);
  -webkit-transform: translate(160px, 0);
  -o-transform: translate(160px, 0);
  -ms-transform: translate(160px, 0);
  transform: translate(160px, 0);
  background: #f6f5f5;
  padding: 40px 60px;
}
@media screen and (max-width: 768px) {
  #smarthome .txt_area > .inner .bg_gy, #smarthome2 .txt_area > .inner .bg_gy {
    max-width: 100%;
    margin: 0;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 25px 20px;
  }
}
#smarthome .txt_area > .inner .bg_gy p, #smarthome2 .txt_area > .inner .bg_gy p {
  text-align: left;
  font-size: 19px;
  line-height: 1.8;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #smarthome .txt_area > .inner .bg_gy p, #smarthome2 .txt_area > .inner .bg_gy p {
    font-size: 14px;
    line-height: 2.2;
  }
}
#smarthome .txt_area > .inner p.note, #smarthome2 .txt_area > .inner p.note {
  width: 100%;
  max-width: 705px;
  margin: 20px auto 0;
  -moz-transform: translate(160px, 0);
  -webkit-transform: translate(160px, 0);
  -o-transform: translate(160px, 0);
  -ms-transform: translate(160px, 0);
  transform: translate(160px, 0);
  font-size: 11px;
}
@media screen and (max-width: 768px) {
  #smarthome .txt_area > .inner p.note, #smarthome2 .txt_area > .inner p.note {
    margin-top: 20px;
    font-size: 10px;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    max-width: 100%;
    padding: 0 20px;
  }
}

.smImgSp {
  display: none;
}

.modal {
  display: none;
  /*--------------*/
}
.modal.smart .modal-wrap {
  max-width: 800px;
  padding: 0;
  width: 100%;
}
.modal.smart .modal-wrap .contArea {
  padding: 0 0 20px 0;
  margin: 0;
}
.modal.smart .modal-wrap .contArea h3 {
  display: table;
  width: 100%;
  height: 110px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #dedede;
  margin: 0;
}
.modal.smart .modal-wrap .contArea h3 em {
  display: table-cell;
  font-style: normal;
  font-size: 24px;
  color: #7abc50;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.modal.smart .modal-wrap .contArea .img {
  width: 100%;
  height: auto;
}
.modal .contArea {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.modal .contArea h3 {
  text-align: center;
  margin-bottom: 30px;
}
.modal .contArea h3 img {
  width: 100%;
  height: auto;
}
.modal .contArea h4 {
  text-align: center;
  margin: 0 auto 20px;
}
.modal .contArea .gbox {
  background-color: #f1f1f1;
  padding: 20px 3% 50px;
  margin-bottom: 20px;
}
.modal .contArea .gbox .storyBox img {
  width: 100%;
  height: auto;
}
.modal .contArea .prodArea {
  width: 100%;
}
.modal .contArea .prodArea .prdIllust {
  padding: 0 4%;
  width: 40%;
  float: left;
  text-align: center;
}
.modal .contArea .prodArea .prdIllust img {
  width: 100%;
  height: auto;
}
.modal .contArea .prodArea .prdSmp {
  width: 60%;
  float: left;
  text-align: left;
}
.modal .contArea .prodArea .prdSmp .prdImg {
  float: left;
}
.modal .contArea .prodArea .prdSmp .prdImg img {
  width: 100%;
  height: auto;
}
.modal .contArea .prodArea .prdSmp .btn {
  margin-top: 20px;
  float: right;
}
.modal .contArea .prodArea .prdSmp .btn img {
  width: 100%;
  height: auto;
}
.modal .contArea .prodArea .prdSmp h5 {
  margin-bottom: 15px;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .modal .contArea .gbox {
    position: relative;
    padding: 20px 5% 30px;
    margin-bottom: 20px;
  }
  .modal .contArea .gbox h4 {
    display: block;
    width: 80%;
    margin: 0 auto 10px;
  }
  .modal .contArea .gbox h4 img {
    width: 100%;
    height: auto;
  }
  .modal .contArea .prodArea .prdIllust {
    width: 100%;
    float: none;
    text-align: center;
  }
  .modal .contArea .prodArea .prdIllust img {
    max-width: 330px;
    margin: 0 auto;
  }
  .modal .contArea .prodArea .prdSmp {
    width: 100%;
    float: none;
  }
  .modal .contArea .prodArea .prdSmp .prdImg {
    width: 100%;
    float: none;
    text-align: center;
  }
  .modal .contArea .prodArea .prdSmp .btn {
    width: 100%;
    float: none;
    text-align: center;
  }
  .modal .contArea .prodArea .prdSmp h5 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1100px) {
  .modal .contArea {
    width: 100%;
  }
}

/*--modal-Prce--------------------------*/
.priceBox {
  border: #e5e5e5 6px solid;
  display: table;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.priceBox.box2 {
  margin: 50px auto 0;
}
@media screen and (max-width: 768px) {
  .priceBox {
    display: none;
  }
}
.priceBox .prImg {
  display: table-cell;
  vertical-align: top;
  width: 23%;
}
.priceBox .prTtl {
  text-align: left;
  display: table-cell;
  width: 40%;
  vertical-align: middle;
  padding-right: 30px;
}
.priceBox .prTtl .prCopy {
  color: #0088cc;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.priceBox .prTtl .prD {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}
.priceBox .prTxt {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  width: 37%;
  padding: 0;
}
.priceBox .prTxt .prTxtIn {
  padding: 10px 35px;
  border-left: #cccccc 1px solid;
}
.priceBox .prTxt .prTxtIn span {
  font-size: 12px;
  line-height: 1.3;
  /*display: block;*/
  margin-bottom: 10px;
}
.priceBox .prTxt .prTxtIn span.s5-icon-window {
  margin-top: 2px;
  display: inline-block;
  line-height: 1;
  font-size: 0.875rem;
}
.priceBox .prTxt .fmtPrice {
  font-size: 24px;
  font-weight: bold;
}

.mdlBtn {
  display: inline-block;
  margin: 10px auto 0 0;
  padding: 0;
}
.mdlBtn li {
  list-style: none;
  display: table;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 48px;
  background-color: white;
  background-repeat: no-repeat;
  background-position: 1% center;
}
.mdlBtn li:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.mdlBtn li a, .mdlBtn li label {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 25px;
  font-size: 18px;
  text-decoration: none;
  line-height: 1.5;
  font-weight: bold;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .mdlBtn li a, .mdlBtn li label {
    font-size: 16px;
  }
}
.mdlBtn.hdf li {
  background-image: url(../images/androidtv/mdl_arw.png);
  border: #2dab97 1px solid;
}
.mdlBtn.hdf li label, .mdlBtn.hdf li a {
  color: #2dab97;
}
.mdlBtn.cod li {
  background-image: url(../images/androidtv/mdl_arw2.png);
  border: #7abc50 1px solid;
}
.mdlBtn.cod li label, .mdlBtn.cod li a {
  color: #7abc50;
}

#smart01sp, #smart02sp, #smart03sp, #smart04sp, #smart05sp, #smart06sp {
  display: none;
}
@media screen and (max-width: 768px) {
  #smart01sp, #smart02sp, #smart03sp, #smart04sp, #smart05sp, #smart06sp {
    display: block;
  }
  #smart01sp *, #smart02sp *, #smart03sp *, #smart04sp *, #smart05sp *, #smart06sp * {
    box-sizing: border-box;
  }
  #smart01sp img, #smart02sp img, #smart03sp img, #smart04sp img, #smart05sp img, #smart06sp img {
    max-width: 100%;
  }
  #smart01sp h3, #smart02sp h3, #smart03sp h3, #smart04sp h3, #smart05sp h3, #smart06sp h3 {
    display: table;
    width: 100%;
    height: 80px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #dedede;
    margin: 0;
    padding: 0 3%;
  }
  #smart01sp h3 em, #smart02sp h3 em, #smart03sp h3 em, #smart04sp h3 em, #smart05sp h3 em, #smart06sp h3 em {
    display: table-cell;
    font-style: normal;
    font-size: 16px;
    line-height: 1.5;
    color: #7abc50;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
  }
  #smart01sp .img, #smart02sp .img, #smart03sp .img, #smart04sp .img, #smart05sp .img, #smart06sp .img {
    padding: 0 3%;
  }
  #smart01sp .img img, #smart02sp .img img, #smart03sp .img img, #smart04sp .img img, #smart05sp .img img, #smart06sp .img img {
    width: 100%;
    height: auto;
  }
  #smart01sp .priceBoxSp, #smart02sp .priceBoxSp, #smart03sp .priceBoxSp, #smart04sp .priceBoxSp, #smart05sp .priceBoxSp, #smart06sp .priceBoxSp {
    display: none;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #smart01sp .priceBoxSp, #smart02sp .priceBoxSp, #smart03sp .priceBoxSp, #smart04sp .priceBoxSp, #smart05sp .priceBoxSp, #smart06sp .priceBoxSp {
    display: block;
    border: #e5e5e5 4px solid;
    width: 94%;
    max-width: 750px;
    margin: 0 auto;
    padding-bottom: 8px;
  }
  #smart01sp .priceBoxSp .priceBoxIn, #smart02sp .priceBoxSp .priceBoxIn, #smart03sp .priceBoxSp .priceBoxIn, #smart04sp .priceBoxSp .priceBoxIn, #smart05sp .priceBoxSp .priceBoxIn, #smart06sp .priceBoxSp .priceBoxIn {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #smart01sp .priceBoxSp .priceBoxIn .prImg, #smart02sp .priceBoxSp .priceBoxIn .prImg, #smart03sp .priceBoxSp .priceBoxIn .prImg, #smart04sp .priceBoxSp .priceBoxIn .prImg, #smart05sp .priceBoxSp .priceBoxIn .prImg, #smart06sp .priceBoxSp .priceBoxIn .prImg {
    display: table-cell;
    vertical-align: top;
    width: 35%;
  }
  #smart01sp .priceBoxSp .priceBoxIn .prImg img, #smart02sp .priceBoxSp .priceBoxIn .prImg img, #smart03sp .priceBoxSp .priceBoxIn .prImg img, #smart04sp .priceBoxSp .priceBoxIn .prImg img, #smart05sp .priceBoxSp .priceBoxIn .prImg img, #smart06sp .priceBoxSp .priceBoxIn .prImg img {
    width: 100%;
    height: auto;
    max-width: 170px;
  }
  #smart01sp .priceBoxSp .priceBoxIn .prTtl, #smart02sp .priceBoxSp .priceBoxIn .prTtl, #smart03sp .priceBoxSp .priceBoxIn .prTtl, #smart04sp .priceBoxSp .priceBoxIn .prTtl, #smart05sp .priceBoxSp .priceBoxIn .prTtl, #smart06sp .priceBoxSp .priceBoxIn .prTtl {
    text-align: left;
    display: table-cell;
    width: 65%;
    vertical-align: middle;
    padding-right: 5%;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) and (max-width: 400px) {
  #smart01sp .priceBoxSp .priceBoxIn .prTtl, #smart02sp .priceBoxSp .priceBoxIn .prTtl, #smart03sp .priceBoxSp .priceBoxIn .prTtl, #smart04sp .priceBoxSp .priceBoxIn .prTtl, #smart05sp .priceBoxSp .priceBoxIn .prTtl, #smart06sp .priceBoxSp .priceBoxIn .prTtl {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #smart01sp .priceBoxSp .priceBoxIn .prTtl .prCopy, #smart02sp .priceBoxSp .priceBoxIn .prTtl .prCopy, #smart03sp .priceBoxSp .priceBoxIn .prTtl .prCopy, #smart04sp .priceBoxSp .priceBoxIn .prTtl .prCopy, #smart05sp .priceBoxSp .priceBoxIn .prTtl .prCopy, #smart06sp .priceBoxSp .priceBoxIn .prTtl .prCopy {
    color: #0088cc;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #smart01sp .priceBoxSp .priceBoxIn .prTtl .prD, #smart02sp .priceBoxSp .priceBoxIn .prTtl .prD, #smart03sp .priceBoxSp .priceBoxIn .prTtl .prD, #smart04sp .priceBoxSp .priceBoxIn .prTtl .prD, #smart05sp .priceBoxSp .priceBoxIn .prTtl .prD, #smart06sp .priceBoxSp .priceBoxIn .prTtl .prD {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #smart01sp .priceBoxSp .prTxt, #smart02sp .priceBoxSp .prTxt, #smart03sp .priceBoxSp .prTxt, #smart04sp .priceBoxSp .prTxt, #smart05sp .priceBoxSp .prTxt, #smart06sp .priceBoxSp .prTxt {
    display: block;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    padding: 0;
  }
  #smart01sp .priceBoxSp .prTxt .prTxtIn, #smart02sp .priceBoxSp .prTxt .prTxtIn, #smart03sp .priceBoxSp .prTxt .prTxtIn, #smart04sp .priceBoxSp .prTxt .prTxtIn, #smart05sp .priceBoxSp .prTxt .prTxtIn, #smart06sp .priceBoxSp .prTxt .prTxtIn {
    padding: 10px 0;
    width: 90%;
    margin: 0 auto;
    border-top: #cccccc 1px solid;
  }
  #smart01sp .priceBoxSp .prTxt .prTxtIn span, #smart02sp .priceBoxSp .prTxt .prTxtIn span, #smart03sp .priceBoxSp .prTxt .prTxtIn span, #smart04sp .priceBoxSp .prTxt .prTxtIn span, #smart05sp .priceBoxSp .prTxt .prTxtIn span, #smart06sp .priceBoxSp .prTxt .prTxtIn span {
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  #smart01sp .priceBoxSp .prTxt .prTxtIn span.s5-icon-window, #smart02sp .priceBoxSp .prTxt .prTxtIn span.s5-icon-window, #smart03sp .priceBoxSp .prTxt .prTxtIn span.s5-icon-window, #smart04sp .priceBoxSp .prTxt .prTxtIn span.s5-icon-window, #smart05sp .priceBoxSp .prTxt .prTxtIn span.s5-icon-window, #smart06sp .priceBoxSp .prTxt .prTxtIn span.s5-icon-window {
    margin-top: 2px;
    display: inline-block;
    line-height: 1;
    font-size: 0.875rem;
  }
  #smart01sp .priceBoxSp .prTxt .prBox, #smart02sp .priceBoxSp .prTxt .prBox, #smart03sp .priceBoxSp .prTxt .prBox, #smart04sp .priceBoxSp .prTxt .prBox, #smart05sp .priceBoxSp .prTxt .prBox, #smart06sp .priceBoxSp .prTxt .prBox {
    float: left;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) and (max-width: 320px) {
  #smart01sp .priceBoxSp .prTxt .prBox, #smart02sp .priceBoxSp .prTxt .prBox, #smart03sp .priceBoxSp .prTxt .prBox, #smart04sp .priceBoxSp .prTxt .prBox, #smart05sp .priceBoxSp .prTxt .prBox, #smart06sp .priceBoxSp .prTxt .prBox {
    float: none;
    margin-left: 5%;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #smart01sp .priceBoxSp .prTxt .prBox .fmtPrice, #smart02sp .priceBoxSp .prTxt .prBox .fmtPrice, #smart03sp .priceBoxSp .prTxt .prBox .fmtPrice, #smart04sp .priceBoxSp .prTxt .prBox .fmtPrice, #smart05sp .priceBoxSp .prTxt .prBox .fmtPrice, #smart06sp .priceBoxSp .prTxt .prBox .fmtPrice {
    font-size: 20px;
    font-weight: bold;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #smart01sp .priceBoxSp .prTxt .s5-storeButton, #smart02sp .priceBoxSp .prTxt .s5-storeButton, #smart03sp .priceBoxSp .prTxt .s5-storeButton, #smart04sp .priceBoxSp .prTxt .s5-storeButton, #smart05sp .priceBoxSp .prTxt .s5-storeButton, #smart06sp .priceBoxSp .prTxt .s5-storeButton {
    margin-left: 3%;
    float: right;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) and (max-width: 320px) {
  #smart01sp .priceBoxSp .prTxt .s5-storeButton, #smart02sp .priceBoxSp .prTxt .s5-storeButton, #smart03sp .priceBoxSp .prTxt .s5-storeButton, #smart04sp .priceBoxSp .prTxt .s5-storeButton, #smart05sp .priceBoxSp .prTxt .s5-storeButton, #smart06sp .priceBoxSp .prTxt .s5-storeButton {
    float: none;
    margin-left: 5%;
  }
}

/*--pc > 769px--*/
@media screen and (min-width: 769px) {
  .pc {
    display: block;
  }

  .pcImg, .pcBr {
    display: inline-block;
  }

  .sp {
    display: none;
  }

  .spImg, .spBr {
    display: none;
  }
}
/*--sp < 768px--*/
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }

  .spImg, .spBr {
    display: inline-block;
  }

  .pc {
    display: none;
  }

  .pcImg, .pcBr {
    display: none;
  }
}
.txaC {
  text-align: center;
}

/*-----------------*/
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 1000;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .fixed {
    /*position: relative;*/
  }
}

#androidtv4 .android_model {
  margin-bottom: 60px;
}
#androidtv4 .android_model ul {
  margin: 0;
  padding: 0;
}
#androidtv4 .android_model li {
  list-style-type: none;
  margin: 1%;
  padding: 0;
  float: left;
  width: 48%;
}
#androidtv4 .android_model li a:hover {
  opacity: 0.7;
}
#androidtv4 .android_model li img {
  width: 100%;
}
#androidtv4 .android_model p {
  font-size: 12px;
}
#androidtv4 .android_model p a {
  text-decoration: underline;
}

#modal-content {
  width: 80%;
  margin: 0;
  padding: 10px 20px;
  border: 2px solid #aaa;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 2;
}

p.bbox {
  padding: 0 !important;
  margin: 0 !important;
  text-align: right;
}

div.app_logo {
  margin: 0 1% 20px;
}

div.app_logo img {
  width: 120px;
  height: auto;
}

div.app_ui img {
  margin: 0 1%;
  width: 30%;
}

p.app_title {
  margin: 20px 1% 0;
  padding: 0;
  font-weight: bold;
  word-break: break-all;
  word-wrap: break-word;
}

p.app_text {
  margin: 0 1%;
  padding: 0;
  color: #666;
  font-size: 12px;
  line-height: 1;
  word-break: break-all;
  word-wrap: break-word;
}

p.app_text span.copyright {
  font-size: 7px;
  line-height: 0.9;
  display: block;
}

#modal-overlay {
  z-index: 1;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  /* background-color:rgba(0,0,0,0.75);*/
  background-image: url(../images/modal_bg.png);
}

div.spiderman {
  border: 1px solid #c0c0c0;
  margin-top: -150px;
}

div.spiderman img {
  float: left;
  padding: 30px;
}

div.spiderman p {
  margin: 0;
  padding: 10px 10px 10px 160px;
}

div.spiderman p span {
  font-size: 80%;
}

div.notice {
  text-align: right;
  font-size: 12px !important;
}

.notice {
  font-size: 12px !important;
}

.note2 {
  color: #c93434;
  font-size: 80%;
  padding-left: 1em;
}

/*--NAV-------------*/
@media (max-width: 1059px) and (min-width: 768px) {
  .note2 {
    display: block;
    padding-left: 0;
  }

  #androidtv4 .content {
    width: 700px;
  }

  #androidtv4 #cast_app ul {
    text-align: left;
  }

  #androidtv4 #footer_menu h2 {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .sp2 {
    display: block !important;
  }

  .pc2 {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .sp3 {
    display: block !important;
  }

  .pc3 {
    display: none !important;
  }
}
@media (max-width: 767px) and (min-width: 640px) {
  #androidtv_head p.pagetitle {
    font-size: 24px;
  }

  .note2 {
    display: block;
    padding-left: 0;
  }

  #androidtv4 .content {
    width: 600px;
    margin: 0 auto 90px;
    padding: 0 0 90px;
  }

  #androidtv4 #cast_app ul {
    text-align: left;
  }

  #androidtv4 #footer_menu h2 {
    font-size: 18px;
  }

  #androidtv4 .shoulder {
    font-size: 24px !important;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }
}
@media (max-width: 639px) {
  #androidtv_head p.pagetitle {
    font-size: 20px;
  }

  .note2 {
    display: block;
    padding-left: 0;
  }

  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }

  #androidtv4 .line {
    margin-bottom: 20px;
  }

  #androidtv4 {
    width: 100%;
    min-width: 300px;
    margin: 0 auto;
  }

  #androidtv4 .content {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0 0 30px;
  }

  #androidtv4 .shoulder {
    /*	text-align: left;*/
    /*		font-size: 16px;*/
    line-height: 1.2;
    font-size: 20px !important;
    text-align: center;
  }

  #androidtv4 .copy_text {
    text-align: left;
  }

  #androidtv4 .copy_text br {
    display: none;
  }

  div.app_logo img {
    width: 30%;
  }

  #androidtv4 #footer_menu {
    border: 2px solid #cacaca;
    margin-bottom: 20px;
  }

  #androidtv4 #footer_menu h2 {
    font-size: 18px;
  }

  #androidtv4 .btn_area div {
    float: none;
    width: auto;
  }

  #androidtv4 .btn_area .btn_center2, #androidtv4 .btn_area .btn_center {
    margin: 0;
  }

  #androidtv4 .android_model li {
    margin: 1%;
    padding: 0;
    float: left;
    width: 98%;
  }
}
.contArea {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.contArea h3 {
  text-align: center;
  margin-bottom: 30px;
}
.contArea h3 img {
  width: 100%;
  height: auto;
}
.contArea h4 {
  text-align: center;
  margin: 0 auto 20px;
}
.contArea .gbox {
  background-color: #f1f1f1;
  padding: 20px 3% 50px;
  margin-bottom: 20px;
}
.contArea .gbox .storyBox img {
  width: 100%;
  height: auto;
}
.contArea .prodArea {
  width: 100%;
}
.contArea .prodArea .prdIllust {
  padding: 0 4%;
  width: 40%;
  float: left;
  text-align: center;
}
.contArea .prodArea .prdIllust img {
  width: 100%;
  height: auto;
}
.contArea .prodArea .prdSmp {
  width: 60%;
  float: left;
  text-align: left;
}
.contArea .prodArea .prdSmp .prdImg {
  float: left;
}
.contArea .prodArea .prdSmp .prdImg img {
  width: 100%;
  height: auto;
}
.contArea .prodArea .prdSmp .btn {
  margin-top: 20px;
  float: right;
}
.contArea .prodArea .prdSmp .btn img {
  width: 100%;
  height: auto;
}
.contArea .prodArea .prdSmp h5 {
  margin-bottom: 15px;
  font-size: 20px;
}

.fix_bnr {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
}
.fix_bnr .eqBnr a {
  transition: all 0.3s;
}
.fix_bnr .eqBnr a :hover {
  opacity: 0.7;
}
.fix_bnr .eqBnr a img {
  width: 40px;
}
@media screen and (max-width: 768px) {
  .fix_bnr .eqBnr a img {
    width: 30px;
  }
}
.fix_bnr .fix_enquete {
  margin-top: 15px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fix_bnr .fix_enquete {
    margin-top: 10px;
  }
}
.fix_bnr .fix_enquete a {
  transition: all 0.3s;
}
.fix_bnr .fix_enquete a :hover {
  opacity: 0.7;
}
.fix_bnr .fix_enquete a img {
  width: 40px;
}
@media screen and (max-width: 768px) {
  .fix_bnr .fix_enquete a img {
    width: 30px;
  }
}
.fix_bnr .fix_enquete .close {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  width: 26px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .fix_bnr .fix_enquete .close {
    width: 25px;
  }
  .fix_bnr .fix_enquete .close img {
    width: 100%;
  }
}

.bnrArea {
  position: relative;
}
.bnrArea .eqBnr {
  position: absolute;
  top: -550px;
  right: 0;
  width: 40px;
  height: 240px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.bnrArea .eqBnr img {
  width: 40px;
}
.bnrArea .eqBnr:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .bnrArea .eqBnr {
    top: -400px;
    height: 246px;
    width: 46px;
  }
  .bnrArea .eqBnr:hover {
    opacity: 1;
  }
}
.bnrArea .eqBnr.fxBnr {
  display: block;
  position: fixed;
  z-index: 999;
  top: 20px;
  right: 0;
}
.bnrArea .eqBnr .close {
  position: absolute;
  top: -15px;
  left: -10px;
  cursor: pointer;
}
.bnrArea .eqBnr .close img {
  width: 26px;
  height: auto;
}

.c5-campaign {
  border: 1px solid #f5683a;
  padding: 15px;
}

.c5-video-wrap {
  padding-top: 56.25%;
    width: 100%;
    position: relative;
}
.c5-video-wrap iframe {
  width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
