@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Raleway");
@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");
}
.img-wrap {
  width: -moz-fit-content;
  width: fit-content;
}
.img-wrap img {
  width: 100%;
}

.rw {
  font-family: "Raleway", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: -0.01em;
  font-size: 103%;
}

sub {
  bottom: auto;
}

.sp-b {
  display: none !important;
}
@media screen and (max-width: 920px) {
  .sp-b {
    padding-top: 30px;
    display: block !important;
  }
}

.ov {
  transition: opacity 0.3s ease-out;
  border: none;
}
.ov:hover {
  opacity: 0.75;
}
@media screen and (max-width: 768px) {
  .ov:hover {
    opacity: 1;
  }
}

@media screen and (max-width: 640px) {
  .navOut {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
}
.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%;
  }
}
html body #googletv .to-list {
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  height: 50px;
  width: 100%;
  max-width: 300px;
  margin: 65px auto 0;
}
@media screen and (max-width: 768px) {
  html body #googletv .to-list {
    font-size: 16px;
    height: 40px;
    max-width: 250px;
    margin: 35px auto 0;
  }
}
html body #googletv .to-list::after {
  left: 20%;
}
@media screen and (max-width: 768px) {
  html body #googletv .to-list::after {
    left: 15%;
  }
}

#googletv {
  margin: 0 auto;
  position: relative;
  padding: 0;
  color: #000000;
}
#googletv #nav-top-btn {
  position: fixed;
  bottom: 40px;
  right: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  padding: 4px 15px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
@media screen and (max-width: 1600px) {
  #googletv #nav-top-btn {
    right: 220px;
  }
}
@media screen and (max-width: 1600px) and (max-width: 1330px) {
  #googletv #nav-top-btn {
    right: 60px;
  }
}
@media screen and (max-width: 1600px) and (max-width: 1330px) and (max-width: 640px) {
  #googletv #nav-top-btn {
    font-size: 14px;
    padding: 3px 15px;
    bottom: 20px;
    right: 60px;
  }
}
#googletv #nav-top-btn.is-active {
  opacity: 1;
  visibility: visible;
}

#googletv > * {
  font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", Verdana, Helvetica, sans-serif;
  box-sizing: border-box;
}

#googletv .movie-ttl {
  margin-top: 30px;
  font-size: 16px;
  font-weight: bold;
}

#googletv img {
  max-width: 100%;
  line-height: 0;
  vertical-align: bottom;
  border-style: none;
}

#googletv .s5-p1 {
  line-height: 1.6;
}

#googletv .anchor-area {
  background: #000;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  #googletv .anchor-area {
    padding-top: 40px;
  }
}
#googletv .anchor-area .anchor-links {
  max-width: 1200px;
  margin-inline: auto;
  width: 90%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#googletv .anchor-area .anchor-links .anchor-link {
  min-height: 120px;
  height: auto;
  width: calc(33.3% - 3.5px);
  color: #fff;
  position: relative;
}
@media screen and (max-width: 768px) {
  #googletv .anchor-area .anchor-links .anchor-link {
    width: calc(50% - 2px);
  }
}
#googletv .anchor-area .anchor-links .anchor-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 15px;
  height: 8px;
  background: url(../images/googletv2/arw.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #googletv .anchor-area .anchor-links .anchor-link::after {
    top: auto;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%);
  }
}
#googletv .anchor-area .anchor-links .anchor-link:nth-child(1), #googletv .anchor-area .anchor-links .anchor-link:nth-child(2), #googletv .anchor-area .anchor-links .anchor-link:nth-child(3) {
  margin-bottom: 7px;
}
@media screen and (max-width: 768px) {
  #googletv .anchor-area .anchor-links .anchor-link:nth-child(1), #googletv .anchor-area .anchor-links .anchor-link:nth-child(2), #googletv .anchor-area .anchor-links .anchor-link:nth-child(3) {
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 768px) {
  #googletv .anchor-area .anchor-links .anchor-link:nth-child(4) {
    margin-bottom: 4px;
  }
}
#googletv .anchor-area .anchor-links .anchor-link .inner {
  height: 100%;
  width: 100%;
  display: block;
  text-decoration: none;
  background: #404040;
  transition: background 0.3s;
}
#googletv .anchor-area .anchor-links .anchor-link .inner:hover {
  background: #262626;
}
#googletv .anchor-area .anchor-links .anchor-link .inner .text {
  max-width: 295px;
  color: #fff;
  padding: 15px 50px 15px 15px;
}
@media screen and (max-width: 768px) {
  #googletv .anchor-area .anchor-links .anchor-link .inner .text {
    padding: 10px 10px 30px 10px;
  }
}
#googletv .anchor-area .anchor-links .anchor-link .inner .text h4 {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 20px;
  padding-bottom: 5px;
  border-bottom: solid 1px #fff;
  margin-bottom: 8px;
}
@media screen and (max-width: 1200px) {
  #googletv .anchor-area .anchor-links .anchor-link .inner .text h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) and (max-width: 768px) {
  #googletv .anchor-area .anchor-links .anchor-link .inner .text h4 {
    width: 100%;
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  #googletv .anchor-area .anchor-links .anchor-link .inner .text p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) and (max-width: 768px) {
  #googletv .anchor-area .anchor-links .anchor-link .inner .text p {
    font-size: 12px;
  }
}

#googletv .kv {
  width: 100%;
  height: 800px;
  background: url(../images/googletv2/hero.png) no-repeat center center #000000;
  background-size: contain;
}
@media screen and (max-width: 1420px) {
  #googletv .kv {
    background: url(../images/googletv2/hero.png) no-repeat center center #000000;
    background-size: cover;
  }
}
@media screen and (max-width: 1420px) and (max-width: 768px) {
  #googletv .kv {
    height: clamp(
    13.125rem,
    -16.097rem + 124.68vw,
    43.75rem
  );
  }
}
#googletv .kv .inner {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
#googletv .kv .inner h1 {
  font-size: 45px;
  color: #fff;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  padding-top: 50px;
  margin: 0 auto;
  line-height: 1.4;
  max-width: 90%;
  text-align: center;
}
@media screen and (max-width: 1290px) {
  #googletv .kv .inner h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1290px) and (max-width: 920px) {
  #googletv .kv .inner h1 {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1290px) and (max-width: 920px) and (max-width: 768px) {
  #googletv .kv .inner h1 {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    letter-spacing: 0.04em;
    line-height: 1.3;
    padding-top: clamp(
    0.5rem,
    0.387rem + 0.5vw,
    0.625rem
  );
    font-size: clamp(
    1.125rem,
    0.106rem + 4.47vw,
    2.25rem
  );
  }
}
#googletv .kv .inner .googletv-logo {
  position: absolute;
  bottom: 25px;
  left: 50%;
  translate: -50%;
  width: 250px;
}
@media screen and (max-width: 768px) {
  #googletv .kv .inner .googletv-logo {
    bottom: 0px;
    width: 140px;
  }
}

#googletv .phrase {
  background: #000;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  #googletv .phrase {
    padding-top: 40px;
  }
}
#googletv .phrase h2 {
  color: #fff;
  font-weight: bold;
  max-width: 80%;
  margin-inline: auto;
  letter-spacing: 0.06em;
  font-size: 48px;
  text-align: center;
}
@media screen and (max-width: 1290px) {
  #googletv .phrase h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1290px) and (max-width: 768px) {
  #googletv .phrase h2 {
    font-size: 28px;
  }
}
#googletv .powered {
  padding: 100px 0 100px;
  background: #000;
}
@media screen and (max-width: 768px) {
  #googletv .powered {
    padding: 40px 0;
  }
}
#googletv .powered .inner {
  max-width: 870px;
  width: 90%;
  margin-inline: auto;
}
#googletv .powered .inner .secTtl {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #googletv .powered .inner .secTtl {
    margin-bottom: 40px;
  }
}
#googletv .powered .inner .youtube-frame {
  height: auto;
  width: 100%;
  max-width: 790px;
  margin-inline: auto;
  margin-bottom: 90px;
}
@media screen and (max-width: 768px) {
  #googletv .powered .inner .youtube-frame {
    margin-bottom: 40px;
  }
}
#googletv .powered .inner .youtube-frame iframe {
  width: 100%;
  height: 455px;
}
@media screen and (max-width: 910px) {
  #googletv .powered .inner .youtube-frame iframe {
    height: clamp(
    15.625rem,
    5.768rem + 42.06vw,
    29.688rem
  );
  }
}
#googletv .powered .inner .under-bravia {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  #googletv .powered .inner .under-bravia {
    align-items: center;
    flex-direction: column;
    gap: 30px;
  }
}
#googletv .powered .inner .under-bravia__left {
  margin-top: -20px;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 20px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  #googletv .powered .inner .under-bravia__left {
    margin-inline: auto;
    margin-top: 0;
  }
}
#googletv .powered .inner .under-bravia__right {
  max-width: 485px;
  width: 100%;
}
#googletv .powered .inner .under-bravia__right p {
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #googletv .powered .inner .under-bravia__right p {
    font-size: 16px;
  }
}
#googletv .powered .inner .under-bravia__right span {
  font-size: 12px;
  color: #fff;
}
#googletv .powered .inner .under-bravia__right .img-wrap {
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  #googletv .powered .inner .under-bravia__right .img-wrap {
    margin-bottom: 15px;
    width: 160px;
  }
}

#googletv .secTtl {
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 25px;
  position: relative;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1290px) {
  #googletv .secTtl {
    font-size: 36px;
  }
}
@media screen and (max-width: 1290px) and (max-width: 768px) {
  #googletv .secTtl {
    font-size: 26px;
    padding-bottom: 15px;
  }
}
#googletv .secTtl span {
  font-size: 28px;
}
@media screen and (max-width: 1290px) {
  #googletv .secTtl span {
    font-size: 24px;
  }
}
@media screen and (max-width: 1290px) and (max-width: 768px) {
  #googletv .secTtl span {
    font-size: 22px;
    padding-bottom: 15px;
  }
}
#googletv .secTtl .font-sm {
  font-style: normal;
}
@media screen and (max-width: 768px) {
  #googletv .secTtl .font-sm {
    font-size: 22px;
  }
}
#googletv .secTtl::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  height: 1px;
  width: 150px;
}

#googletv .favorite {
  padding: 100px 0;
  background: #262626;
}
@media screen and (max-width: 768px) {
  #googletv .favorite {
    padding: 40px 0;
  }
}
#googletv .favorite .inner {
  max-width: 1000px;
  width: 90%;
  margin-inline: auto;
}
#googletv .favorite .inner .secTtl {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #googletv .favorite .inner .secTtl {
    margin-bottom: 40px;
  }
}
#googletv .favorite .inner .flex-area {
  display: flex;
  justify-content: center;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  #googletv .favorite .inner .flex-area {
    gap: 15px;
    flex-direction: column;
    align-items: center;
  }
}
#googletv .favorite .inner .flex-area__left {
  max-width: 430px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #googletv .favorite .inner .flex-area__left {
    max-width: 100%;
  }
}
#googletv .favorite .inner .flex-area__left iframe {
  width: 100%;
  height: 250px;
}
@media screen and (max-width: 768px) {
  #googletv .favorite .inner .flex-area__left iframe {
    height: clamp(
    15.625rem,
    2.207rem + 57.25vw,
    29.688rem
  );
  }
}
#googletv .favorite .inner .flex-area__right .img-wrap {
  width: 130px;
  margin-bottom: 10px;
}
#googletv .favorite .inner .flex-area__right .right-text {
  line-height: 2;
  letter-spacing: 0.1em;
  color: #fff;
  font-size: 16px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  #googletv .favorite .inner .flex-area__right .right-text {
    font-size: 18px;
  }
}
#googletv .favorite .inner .flex-area__right .right-text span {
  font-size: 20px;
}
#googletv .favorite .inner .flex-area__right .s5-button {
  display: block;
  width: 350px;
  text-align: center;
}
#googletv .favorite .inner .flex-area__right .s5-button::after {
  left: 30px;
}
#googletv .favorite .inner .annotaion-wrap {
  display: flex;
  flex-direction: column;
  max-width: 800px;
  margin-inline: auto;
  width: 100%;
  gap: 35px;
}
@media screen and (max-width: 768px) {
  #googletv .favorite .inner .annotaion-wrap {
    gap: 20px;
  }
}
#googletv .favorite .inner .annotaion-wrap .annotation {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
#googletv .favorite .inner .annotaion-wrap .annotation p {
  color: #fff;
  font-size: 12px;
}

#googletv .world {
  background: #000;
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  #googletv .world {
    padding: 40px 0;
  }
}
#googletv .world .inner {
  width: 90%;
  max-width: 1020px;
  margin-inline: auto;
}
#googletv .world .inner .secTtl {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #googletv .world .inner .secTtl {
    margin-bottom: 40px;
  }
}
#googletv .world .inner .flex-area {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  #googletv .world .inner .flex-area {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    gap: 15px;
  }
}
#googletv .world .inner .flex-area__left {
  max-width: 430px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #googletv .world .inner .flex-area__left {
    max-width: 100%;
  }
}
#googletv .world .inner .flex-area__left iframe {
  width: 100%;
  height: 250px;
}
@media screen and (max-width: 768px) {
  #googletv .world .inner .flex-area__left iframe {
    height: clamp(
    15.625rem,
    2.207rem + 57.25vw,
    29.688rem
  );
  }
}
#googletv .world .inner .flex-area__right .world-text {
  font-size: 20px;
  color: #fff;
  line-height: 1.45;
  letter-spacing: 0.06em;
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  #googletv .world .inner .flex-area__right .world-text {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
#googletv .world .inner .flex-area__right .image-area {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  #googletv .world .inner .flex-area__right .image-area {
    gap: 15px;
  }
}
#googletv .world .inner .flex-area__right .image-area .img-wrap.air {
  width: 140px;
}
@media screen and (max-width: 768px) {
  #googletv .world .inner .flex-area__right .image-area .img-wrap.air {
    width: 115px;
  }
}
#googletv .world .inner .flex-area__right .image-area .img-wrap.ser {
  width: 115px;
}
@media screen and (max-width: 768px) {
  #googletv .world .inner .flex-area__right .image-area .img-wrap.ser {
    width: 90px;
  }
}
#googletv .world .inner .flex-imgs {
  width: 100%;
  max-width: 850px;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 18px;
}
@media screen and (max-width: 768px) {
  #googletv .world .inner .flex-imgs {
    flex-direction: column;
  }
}
#googletv .world .inner .flex-imgs .items {
  background: #fff;
  width: calc(50% - 9px);
}
@media screen and (max-width: 768px) {
  #googletv .world .inner .flex-imgs .items {
    width: 100%;
  }
}
#googletv .world .inner .flex-imgs .items__inner {
  padding: 35px 35px 20px;
}
@media screen and (max-width: 768px) {
  #googletv .world .inner .flex-imgs .items__inner {
    padding: 20px;
  }
}
#googletv .world .inner .flex-imgs .items__inner .img-wrap {
  height: 253px;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media screen and (max-width: 940px) {
  #googletv .world .inner .flex-imgs .items__inner .img-wrap {
    height: auto;
  }
}
#googletv .world .inner .flex-imgs .items__inner p {
  text-align: center;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  #googletv .world .inner .flex-imgs .items__inner p {
    font-size: 14px;
  }
}

#googletv .meet {
  background: #000;
  padding: 100px 0 100px;
}
@media screen and (max-width: 768px) {
  #googletv .meet {
    padding: 40px 0 40px;
  }
}
#googletv .meet .inner {
  max-width: 1000px;
  margin-inline: auto;
  width: 90%;
}
#googletv .meet .inner .secTtl {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #googletv .meet .inner .secTtl {
    margin-bottom: 40px;
  }
}
#googletv .meet .inner .meet-area {
  max-width: 1000px;
  margin-inline: auto;
  display: flex;
  justify-content: center;
  gap: 35px;
}
@media screen and (max-width: 768px) {
  #googletv .meet .inner .meet-area {
    flex-direction: column;
    align-items: center;
  }
}
#googletv .meet .inner .meet-area__left {
  width: 100%;
  max-width: 455px;
}
#googletv .meet .inner .meet-area__right {
  max-width: 510px;
  width: 100%;
}
#googletv .meet .inner .meet-area__right .img-wrap {
  width: 187px;
  margin-bottom: 20px;
}
#googletv .meet .inner .meet-area__right .right-text {
  word-wrap: break-word;
  font-size: 16px;
  color: #fff;
  margin-bottom: 45px;
  line-height: 1.875;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  #googletv .meet .inner .meet-area__right .right-text {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
#googletv .meet .inner .meet-area__right .s5-button {
  display: block;
  width: 350px;
  margin-left: 0;
  margin-right: auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #googletv .meet .inner .meet-area__right .s5-button {
    margin-bottom: 20px;
  }
}
#googletv .meet .inner .meet-area__right .s5-button::after {
  left: 30px;
}
#googletv .meet .inner .meet-area__right .annotation {
  margin-top: 35px;
  color: #fff;
  word-wrap: break-word;
  font-size: 12px;
  line-height: 1.666;
  letter-spacing: 0.08em;
}

#googletv .alert {
  background: #262626;
  padding: 100px 0 100px;
}
@media screen and (max-width: 768px) {
  #googletv .alert {
    padding: 40px 0 40px;
  }
}
#googletv .alert .inner {
  max-width: 1000px;
  margin-inline: auto;
  width: 90%;
}
#googletv .alert .inner .secTtl {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #googletv .alert .inner .secTtl {
    margin-bottom: 40px;
  }
}
#googletv .alert .inner .meet-area {
  max-width: 1000px;
  margin-inline: auto;
  display: flex;
  justify-content: center;
  gap: 35px;
}
@media screen and (max-width: 768px) {
  #googletv .alert .inner .meet-area {
    flex-direction: column;
    align-items: center;
  }
}
#googletv .alert .inner .meet-area__left {
  width: 100%;
  max-width: 455px;
}
#googletv .alert .inner .meet-area__right {
  max-width: 510px;
  width: 100%;
}
#googletv .alert .inner .meet-area__right .img-wrap {
  width: 187px;
  margin-bottom: 20px;
}
#googletv .alert .inner .meet-area__right .right-text {
  word-wrap: break-word;
  font-size: 16px;
  color: #fff;
  margin-bottom: 45px;
  line-height: 1.875;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  #googletv .alert .inner .meet-area__right .right-text {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
#googletv .alert .inner .meet-area__right .s5-button {
  display: block;
  width: 350px;
  margin-left: 0;
  margin-right: auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #googletv .alert .inner .meet-area__right .s5-button {
    margin-bottom: 20px;
  }
}
#googletv .alert .inner .meet-area__right .s5-button::after {
  left: 30px;
}
#googletv .alert .inner .meet-area__right .annotation {
  margin-top: 35px;
  color: #fff;
  word-wrap: break-word;
  font-size: 12px;
  line-height: 1.666;
  letter-spacing: 0.08em;
}

#googletv .guard {
  background: #262626;
  padding: 100px 0 100px;
}
@media screen and (max-width: 768px) {
  #googletv .guard {
    padding: 40px 0 40px;
  }
}
#googletv .guard .inner {
  max-width: 1000px;
  width: 90%;
  margin-inline: auto;
}
#googletv .guard .inner .secTtl {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #googletv .guard .inner .secTtl {
    margin-bottom: 40px;
  }
}
#googletv .guard .inner .flex-area {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #googletv .guard .inner .flex-area {
    align-items: center;
    flex-direction: column;
  }
}
#googletv .guard .inner .flex-area__left {
  max-width: 430px;
  width: 100%;
}
#googletv .guard .inner .flex-area__right {
  max-width: 465px;
  width: 100%;
}
#googletv .guard .inner .flex-area__right p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
#googletv .guard .inner .flex-area__right span {
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 1.666;
  font-size: 12px;
}
#googletv .guard .inner .guard-list {
  width: 100%;
  margin-inline: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 55px;
}
@media screen and (max-width: 768px) {
  #googletv .guard .inner .guard-list {
    gap: 30px;
  }
}
#googletv .guard .inner .guard-list li.wid-m {
  max-width: 850px;
}
#googletv .guard .inner .guard-list li .title {
  font-size: 24px;
  margin-bottom: 25px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #googletv .guard .inner .guard-list li .title {
    font-size: 22px;
    margin-bottom: 15px;
  }
}
#googletv .guard .inner .guard-list li .img-wrap {
  width: 100%;
}
#googletv .guard .inner .s5-button {
  display: block;
  width: 350px;
  margin-inline: auto;
  text-align: center;
}
#googletv .guard .inner .s5-button::after {
  left: 30px;
}

#googletv .last {
  padding: 100px 0;
  background: #000;
}
@media screen and (max-width: 768px) {
  #googletv .last {
    padding: 40px 0;
  }
}
#googletv .last .inner {
  max-width: 870px;
  width: 90%;
  margin-inline: auto;
}
#googletv .last .inner .youtube-frame {
  height: auto;
  width: 100%;
  max-width: 790px;
  margin-inline: auto;
}
#googletv .last .inner .youtube-frame iframe {
  width: 100%;
  height: 455px;
}
@media screen and (max-width: 910px) {
  #googletv .last .inner .youtube-frame iframe {
    height: clamp(
    15.625rem,
    5.768rem + 42.06vw,
    29.688rem
  );
  }
}

.gray2 .inner .product-list {
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .gray2 .inner .product-list {
    font-size: 26px;
  }
}

#googletv .flex {
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
}

@media screen and (max-width: 768px) {
  #googletv .flex {
    display: block;
    margin-top: 0;
  }
}
#googletv .flex > div {
  background-color: #ffffff;
  width: 48%;
  padding: 28px;
}

@media screen and (max-width: 768px) {
  #googletv .flex > div {
    width: 100%;
    padding: 20px 5%;
    margin-top: 40px;
  }
}
#googletv .flex > div h3 {
  font-size: 22px;
  position: relative;
  margin-bottom: 22px;
}

@media screen and (max-width: 768px) {
  #googletv .flex > div h3 {
    font-size: 18px;
  }
}
#googletv .flex > div h3:after {
  content: "";
  position: absolute;
  top: 17px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  #googletv .flex > div h3:after {
    top: 13px;
  }
}
#googletv .flex > div h3 span {
  background-color: #ffffff;
  position: relative;
  z-index: 1;
  padding-right: 15px;
}

#googletv .flex > div .movie_area {
  overflow: hidden;
}

#googletv .flex > div .movie_area .p-webmovie-box .movie {
  width: 100%;
  position: relative;
  transition: all 0.3s;
}

#googletv .flex > div .movie_area .p-webmovie-box .movie:hover:before {
  transform: scale(1.2);
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

#googletv .flex > div .movie_area .p-webmovie-box .movie:hover img {
  transform: scale(1.05);
}

#googletv .flex > div .movie_area .p-webmovie-box .movie:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/googletv/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;
  transition: all 0.3s;
}

#googletv .flex > div .movie_area .p-webmovie-box .movie a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  transition: all 0.3s ease;
}

#googletv .flex > div .movie_area .p-webmovie-box .movie img {
  position: relative;
  overflow: hidden;
  width: 100%;
  transition: all 0.3s;
}

#googletv .flex > div .movie_area iframe {
  width: 100%;
  height: 430px;
}

@media screen and (max-width: 768px) {
  #googletv .flex > div .movie_area iframe {
    height: 250px;
  }
}
#googletv ul.note {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  #googletv ul.note {
    margin-top: 20px;
  }
}
#googletv ul.note.mg0 {
  margin: 0;
}

@media screen and (max-width: 768px) {
  #googletv ul.note.mg0 {
    margin-top: 20px;
  }
}
#googletv ul.note li {
  font-size: 12px;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 4px;
}

@media screen and (max-width: 768px) {
  #googletv ul.note li {
    font-size: 11px;
  }
}
#googletv .gray2 {
  background-color: #f2f2f2;
  padding: 70px 40px 30px;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 {
    padding: 30px 5% 30px;
  }
}
#googletv .gray2 > .inner {
  max-width: 1200px;
  margin: 0 auto;
}

#googletv .gray2 > .inner > h2 {
  font-size: 36px;
  text-align: center;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > h2 {
    font-size: 18px;
  }
}
#googletv .gray2 > .inner > ul {
  margin: 40px 0 0;
  display: flex;
  flex-wrap: wrap;
}

#googletv .gray2 > .inner > ul.white {
  background: #fff;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul {
    margin: 30px 0 0;
    display: block;
  }
}
#googletv .gray2 > .inner > ul > li {
  width: 33.3333333333%;
  background-color: #ffffff;
}

@media screen and (max-width: 1100px) {
  #googletv .gray2 > .inner > ul > li {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul > li {
    width: 100%;
  }
}
#googletv .gray2 > .inner > ul > li .img img {
  width: 100%;
}

#googletv .gray2 > .inner > ul > li .txt-area {
  padding: 25px 10px 60px;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul > li .txt-area {
    padding: 15px 5% 30px;
  }
}
#googletv .gray2 > .inner > ul > li .txt-area .logo {
  font-size: 0;
}

#googletv .gray2 > .inner > ul > li .txt-area .ttl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 15px;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul > li .txt-area .ttl {
    padding-right: 0;
    margin-bottom: 0;
  }
}
#googletv .gray2 > .inner > ul > li .txt-area .ttl h3 {
  font-size: 32px;
  padding: 0 15px;
  font-weight: 500;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul > li .txt-area .ttl h3 {
    font-size: 18px;
    padding: 0;
  }
}
#googletv .gray2 > .inner > ul > li .txt-area .flex-area {
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  min-height: 65px;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul > li .txt-area .flex-area {
    display: block;
    font-size: 18px;
    padding: 0;
    min-height: auto;
  }
}
#googletv .gray2 > .inner > ul > li .txt-area .flex-area p {
  font-size: 14px;
  width: 48%;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul > li .txt-area .flex-area p {
    width: 100%;
    margin-top: 5px;
  }
}
#googletv .gray2 > .inner > ul > li .txt-area .flex-area .btn {
  width: 48%;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul > li .txt-area .flex-area .btn {
    width: 100%;
    margin-top: 20px;
  }
}
#googletv .gray2 > .inner > ul > li .txt-area .flex-area .btn a {
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul > li .txt-area .flex-area .btn a {
    text-align: center;
    font-size: 14px;
    width: 257px;
    margin: 0 auto;
    display: block;
    padding: 12px 20px;
  }
}
#googletv .gray2 > .inner > ul > li .txt-area .gray-area {
  background-color: #f2f2f2;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul > li .txt-area .gray-area {
    display: block;
    padding: 15px 3%;
  }
}
#googletv .gray2 > .inner > ul > li .txt-area .gray-area p {
  width: 47%;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul > li .txt-area .gray-area p {
    width: 100%;
  }
}
#googletv .gray2 > .inner > ul > li .txt-area .gray-area p .big {
  display: block;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul > li .txt-area .gray-area p .big {
    display: inline;
    font-size: 14px;
  }
}
#googletv .gray2 > .inner > ul > li .txt-area .gray-area p .small {
  font-size: 14px;
}

#googletv .gray2 > .inner > ul > li .txt-area .gray-area .full-store-btn {
  width: 47%;
}

@media screen and (max-width: 768px) {
  #googletv .gray2 > .inner > ul > li .txt-area .gray-area .full-store-btn {
    margin-top: 10px;
    width: 100%;
  }
}
#googletv .gray2 > .inner > ul > li .txt-area .gray-area .full-store-btn .s5-sonyStoreCustom {
  margin-top: 0;
}

#googletv .gray2 > .inner > ul > li .txt-area .gray-area .full-store-btn a {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

#googletv .gray2 > .inner > ul > li .txt-area p.note {
  display: block;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.4;
  color: #f00;
  margin: 5px 0 0;
  padding-left: 1em;
  text-indent: -1em;
}

#googletv .model-table {
  max-width: 1200px;
  margin: 0 auto;
  overflow-x: scroll;
  padding-left: 1px;
}

@media screen and (max-width: 768px) {
  #googletv .model-table {
    margin: 0 5% 0 3%;
  }
}
#googletv .model-table table {
  min-width: 1960px;
  border-collapse: collapse;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

#googletv .model-table table tr.processor td {
  text-align: center;
}

#googletv .model-table table tr.processor td p {
  font-size: 10px;
  margin-top: 4px;
  line-height: 1;
}

#googletv .model-table table tr.gtv td {
  text-align: center;
}

#googletv .model-table table tr.gtv td img {
  width: 125px;
}

#googletv .model-table table tr.core td {
  text-align: center;
}

#googletv .model-table table tr.core td p.note {
  position: relative;
}

#googletv .model-table table tr.core td p.note:after {
  content: "※1";
  position: absolute;
  font-size: 10px;
}

#googletv .model-table table th {
  width: 160px;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
  background-color: #f2f2f2;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  padding: 0 0 0 20px;
}

@media screen and (max-width: 768px) {
  #googletv .model-table table th {
    width: 120px;
    padding: 0 0 0 10px;
  }
}
#googletv .model-table table th.none {
  background-color: #ffffff;
  border: none;
}

#googletv .model-table table th.none:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% - 1px) !important;
  height: 100%;
  border-top: 1px solid #ffffff !important;
  border-left: 1px solid #ffffff !important;
}

#googletv .model-table table th.sticky {
  position: sticky;
  left: 0;
  z-index: 5;
}

#googletv .model-table table th.sticky:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

#googletv .model-table table td {
  width: 180px;
  padding: 13px 0;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

@media screen and (max-width: 768px) {
  #googletv .model-table table td {
    padding: 10px 0;
  }
}
#googletv .model-table table td.yellow {
  background-color: #ffffed;
}

#googletv .model-table table td h3 {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
}

#googletv .model-table table td h3 span {
  display: block;
  font-size: 14px;
}

#googletv .model-table table td ul.size {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 10px;
  min-height: 60px;
}

#googletv .model-table table td ul.size li {
  margin: 0 2px;
  font-size: 12px;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 5px;
  margin-bottom: 4px;
  padding: 6px 5px;
  line-height: 1;
}

#googletv .model-table table td .txt-area {
  padding: 0 10px;
}

#googletv .model-table table td .txt-area .btn {
  margin-top: 10px;
}

#googletv .model-table table td .txt-area .btn a {
  width: 100%;
  text-align: center;
  line-height: 1;
  padding: 10px;
}

#googletv .model-table table td .txt-area .gray-area {
  background-color: #f2f2f2;
  padding: 10px 5px;
  margin-top: 10px;
}

#googletv .model-table table td .txt-area .gray-area p {
  font-size: 12px;
  padding: 0 1px;
  text-align: center;
}

#googletv .model-table table td .txt-area .gray-area p .big {
  display: block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
}

@media screen and (max-width: 768px) {
  #googletv .model-table table td .txt-area .gray-area p .big {
    display: inline;
    font-size: 14px;
  }
}
#googletv .model-table table td .txt-area .gray-area p .small {
  font-size: 14px;
}

#googletv .model-table table td .txt-area .gray-area .full-store-btn {
  margin-top: 8px;
}

#googletv .model-table table td .txt-area .gray-area .full-store-btn a {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

#googletv .model-table table td .txt-area .gray-area .s5-sonyStoreCustom {
  padding: 8px 5px !important;
  text-align: center !important;
}

#googletv .model-table table td .txt-area .gray-area .s5-sonyStoreCustom__buttonContainer {
  text-align: center !important;
}

#googletv .model-table table td .txt-area p.note {
  display: block;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.4;
  color: #f00;
  margin: 5px 0 0;
  padding-left: 1em;
  text-indent: -1em;
}

#googletv ul.table-note {
  max-width: 1200px;
  margin: 20px auto 0;
}

@media screen and (max-width: 768px) {
  #googletv ul.table-note {
    margin: 10px auto 0;
    padding: 0 3%;
  }
}
#googletv ul.table-note li {
  font-size: 12px;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 4px;
}

@media screen and (max-width: 768px) {
  #googletv ul.table-note li {
    font-size: 11px;
  }
}
.movie_text {
  max-width: 700px;
  margin: 0 auto;
  color: #2f353d;
}

@media screen and (max-width: 768px) {
  .movie_text {
    width: auto;
    padding: 0 10px;
  }
}
.movie_text p {
  margin: 30px;
  font-family: none;
}

@media screen and (max-width: 768px) {
  .movie_text p {
    margin: 30px 0;
  }
}
.movie_text p a {
  text-decoration: underline;
}

.movie_text p a:hover {
  text-decoration: none;
}

.s5-button {
  position: relative;
}

.s5-button::after {
  content: "";
  position: absolute;
  left: 25%;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #fff;
}
@media screen and (max-width: 768px) {
  .s5-button::after::after {
    left: 32%;
  }
}

@media screen and (min-width: 769px) {
  .pc {
    display: block !important;
  }
  .pcImg {
    display: inline-block !important;
  }
  .sp {
    display: none !important;
  }
  .spImg {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
  .spImg {
    display: inline-block !important;
  }
  .pc {
    display: none !important;
  }
  .pcImg {
    display: none !important;
  }
}
/*# sourceMappingURL=googletv.css.map */