@media screen and (max-width: 767px) {
  .smarttv .m-model-size__list {
    width: 100%;
    margin: auto;
    justify-content: center;
  }
  .smarttv .m-model-size__item {
    width: 23.5%;
    margin-right: 2%;
  }
  .smarttv .m-model-size__item:nth-child(4n) {
    margin-right: 0;
  }
  .smarttv .m-model-size__item:nth-child(n+5) {
    margin-top: 5px;
  }
}
.smarttv .sec-mv {
  position: relative;
}
.smarttv .sec-mv__google-logo {
  position: absolute;
  top: 23px;
  left: 30px;
  width: 203px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv__google-logo {
    top: 15px;
    left: 20px;
    width: 140px;
  }
}
.smarttv .sec-mv__google-logo img {
  width: 100%;
}
.smarttv .sec-mv__60th-banner {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 372px;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv__60th-banner {
    width: 200px;
  }
}
.smarttv .sec-mv__60th-banner img {
  width: 100%;
}
.smarttv .sec-mv__detail {
  padding-top: 100px;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv__detail {
    padding-top: 90px;
  }
}
.smarttv .sec-mv__detail .detail-series {
  color: #EA6174;
}
.smarttv .sec-mv__img {
  position: relative;
  padding-top: 47%;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv__img {
    padding-top: 0;
  }
}
.smarttv .m-model-size__list--smarttv .m-model-size__item {
  background: #EA6174;
}
.smarttv .m-model-size__list--smarttv .m-model-size__item:nth-child(n+5) {
  margin-top: 5px;
}
.smarttv .spec-list + .spec-list {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv__detail .spec-list {
    margin-left: 0;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv__detail .spec-list .spec-item {
    width: auto;
    height: 38px;
  }
  .smarttv .sec-mv__detail .spec-list .spec-item img {
    width: auto;
    height: 100%;
  }
}
.smarttv .spec-logo {
  width: 297px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .smarttv .spec-logo {
    width: 225px;
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__hdg, .smarttv .sec-feature__txt {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__intro {
    padding: 25px 25px 17px;
  }
}
.smarttv .sec-feature__buttonArea {
  padding: 40px 0 50px;
  background-color: #eeeff4;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__buttonArea {
    padding: 20px 0 30px;
  }
}
.smarttv .sec-feature__button {
  max-width: 510px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__button {
    width: 80%;
  }
}
.smarttv .sec-feature__button img {
  width: 100%;
}
.smarttv .sec-feature__domestic--smarttv {
  background-image: url(../../img/tless-smarttv/img_feature02.jpg);
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__domestic--smarttv {
    background-image: url(../../img/tless-smarttv/img_feature02_sp.jpg);
  }
}
.smarttv .sec-feature__appIntro {
  padding: 70px 0 20px;
  text-align: center;
  background: none;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__appIntro {
    text-align: left;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .smarttv .sec-feature__appIntro {
    padding: 25px 25px 20px;
  }
}
.smarttv .sec-feature__content {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__content {
    padding: 10px 25px 17px;
  }
}
.smarttv .sec-feature__head {
  margin-bottom: 12px;
  font-size: 38px;
  color: #EA6174;
  letter-spacing: 0.09em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__head {
    font-size: 32px;
    text-align: left;
  }
}
.smarttv .sec-feature__list {
  margin-bottom: 13px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__list {
    justify-content: space-between;
  }
}
.smarttv .sec-feature__list li {
  width: 130px;
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__list li {
    width: 32%;
    margin: 0 0 5px;
  }
}
.smarttv .sec-feature__list li img {
  width: 100%;
}
.smarttv .sec-feature__list--col3 li {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__list--col3 li {
    width: 49%;
  }
}
.smarttv .sec-feature__andmore {
  font-size: 37px;
  line-height: 1;
  letter-spacing: 0.09em;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__andmore {
    font-size: 32px;
    text-align: left;
  }
}
.smarttv .sec-feature__notes {
  margin: 30px 0 100px;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__notes {
    margin: 30px 0 20px;
    font-size: 10px;
    text-align: left;
  }
}
.smarttv .sec-feature__unext {
  margin: 0 0 130px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__unext {
    margin: 30px 0 30px;
    text-align: left;
  }
}
.smarttv .sec-feature__unext__head {
  margin-bottom: 10px;
  font-size: 31px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #EA6174;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__unext__head {
    font-size: 25px;
    line-height: 1.3;
  }
}
.smarttv .sec-feature__unext__txt {
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__unext__txt {
    font-size: 15px;
  }
}
.smarttv .sec-feature__unext__img {
  max-width: 800px;
  margin: 30px auto 30px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__unext__img {
    margin: 15px auto;
  }
}
.smarttv .sec-feature__unext__img img {
  width: 100%;
}
.smarttv .sec-feature__unext__notes {
  max-width: 920px;
  margin: auto;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__unext__notes {
    font-size: 10px;
    line-height: 1.56;
  }
}
.smarttv .sec-feature__bottom {
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__bottom {
    padding: 0 25px 50px;
  }
}
.smarttv .sec-feature__bottom__inner {
  max-width: 1040px;
  margin: auto;
}
.smarttv .sec-feature__bottom__list {
  margin-top: 50px;
}
.smarttv .sec-feature__bottom__list__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
  margin-bottom: 50px;
}
.smarttv .sec-feature__bottom__list__item:last-child {
  margin-bottom: 0;
}
.smarttv .sec-feature__bottom__list__item.--reverse {
  flex-direction: row-reverse;
}
.smarttv .sec-feature__bottom__list__item__img {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__bottom__list__item__img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.smarttv .sec-feature__bottom__list__item__img img {
  width: 100%;
}
.smarttv .sec-feature__bottom__list__item__txt-area {
  width: 46%;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__bottom__list__item__txt-area {
    width: 100%;
  }
}
.smarttv .sec-feature__bottom__list__item__logo {
  height: 44px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__bottom__list__item__logo {
    height: 29px;
  }
}
.smarttv .sec-feature__bottom__list__item__logo img {
  height: 100%;
  width: auto;
}
.smarttv .sec-feature__bottom__list__item__txt {
  text-align: justify;
}
.smarttv .sec-4k-smarttv__intro {
  padding: 62px 0 133px;
  background: url(../../img/tless-smarttv/bg_4k.jpg) no-repeat center/cover;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-4k-smarttv__intro {
    padding: 50px 0 60px;
    background: url(../../img/tless-smarttv/bg_4k_sp.jpg) no-repeat center/cover;
  }
}
.smarttv .sec-4k-smarttv__head {
  margin-bottom: 4px;
  font-size: 31px;
  font-weight: bold;
  letter-spacing: 0.13em;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-4k-smarttv__head {
    font-size: 22px;
    line-height: 1.7;
  }
}
.smarttv .sec-4k-smarttv__txt {
  margin-bottom: 4px;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 2.1;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-4k-smarttv__txt {
    font-size: 15px;
    line-height: 2;
  }
}
.smarttv .sec-4k-smarttv__notes {
  margin-bottom: 25px;
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-4k-smarttv__notes {
    font-size: 10px;
  }
}
.smarttv .sec-4k-smarttv__logo {
  width: 149px;
  margin: auto;
}
.smarttv .sec-4k-smarttv__logo img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-4k-smarttv__logo {
    width: 97px;
  }
}
.smarttv .sec-4k-smarttv__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 1040px;
  margin: 93px auto 0;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-4k-smarttv__list {
    width: 100%;
    margin: 50px auto 0;
    padding: 0 25px;
  }
}
.smarttv .sec-4k-smarttv__list__item {
  width: 46.4%;
}
@media screen and (min-width: 768px) {
  .smarttv .sec-4k-smarttv__list__item:nth-child(n+3) {
    margin-top: 67px;
  }
}
@media screen and (max-width: 767px) {
  .smarttv .sec-4k-smarttv__list__item {
    width: 100%;
  }
  .smarttv .sec-4k-smarttv__list__item:nth-child(n+2) {
    margin-top: 40px;
  }
}
.smarttv .sec-4k-smarttv__list__item__img {
  margin-bottom: 3px;
}
.smarttv .sec-4k-smarttv__list__item__img img {
  width: 100%;
}
.smarttv .sec-4k-smarttv__list__item__head {
  font-size: 23px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #EA6174;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-4k-smarttv__list__item__head {
    font-size: 16px;
  }
}
.smarttv .sec-4k-smarttv__list__item__txt {
  margin-bottom: 17px;
  font-size: 18px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-4k-smarttv__list__item__txt {
    font-size: 12px;
  }
}
.smarttv .sec-4k-smarttv__list__item__logo.--dolby-visiton {
  width: 281px;
}
.smarttv .sec-4k-smarttv__list__item__logo.--dolby-atmos {
  width: 161px;
}
.smarttv .sec-4k-smarttv__list__item__logo img {
  width: 100%;
}
.smarttv .sec-4k-smarttv__list__item__notes {
  margin-top: 18px;
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 1.5;
}
.smarttv .sec-point-smarttv {
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #eeeff4;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv {
    padding: 50px 25px 10px;
  }
}
.smarttv .sec-point-smarttv__flexbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv__flexbox {
    margin-bottom: 50px;
  }
}
.smarttv .sec-point-smarttv__flexbox.--reverse {
  flex-direction: row-reverse;
}
.smarttv .sec-point-smarttv__flexbox.--reverse .sec-point-smarttv__flexbox__img {
  margin-right: 0;
}
.smarttv .sec-point-smarttv__flexbox.--first {
  align-items: center;
}
.smarttv .sec-point-smarttv__flexbox.--first .sec-point-smarttv__flexbox__img {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv__flexbox.--first .sec-point-smarttv__flexbox__img {
    margin-right: auto;
  }
}
.smarttv .sec-point-smarttv__flexbox.--first .sec-point-smarttv__flexbox__img img {
  width: 90%;
}
.smarttv .sec-point-smarttv__flexbox.--second {
  align-items: center;
}
.smarttv .sec-point-smarttv__flexbox.--second .sec-point-smarttv__flexbox__img {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv__flexbox.--second .sec-point-smarttv__flexbox__img {
    margin-right: auto;
  }
}
.smarttv .sec-point-smarttv__flexbox.--second .sec-point-smarttv__flexbox__img img {
  width: 90%;
}
.smarttv .sec-point-smarttv__flexbox.--third {
  margin-bottom: 47px;
}
.smarttv .sec-point-smarttv__flexbox.--third .sec-point-smarttv__flexbox__img img {
  width: 117%;
  margin-top: 20%;
  margin-left: -12%;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv__flexbox.--third .sec-point-smarttv__flexbox__img img {
    width: 120%;
    margin-top: 10%;
    margin-left: -20%;
  }
}
.smarttv .sec-point-smarttv__flexbox__img {
  width: 472px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv__flexbox__img {
    width: 90%;
    margin: auto;
  }
}
.smarttv .sec-point-smarttv__flexbox__img img {
  width: 100%;
}
.smarttv .sec-point-smarttv__flexbox__txt {
  width: 580px;
  padding: 24px 0 0;
}
.smarttv .sec-point-smarttv__head {
  font-size: 31px;
  letter-spacing: 0.13em;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv__head {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 1.7;
  }
}
.smarttv .sec-point-smarttv__txt {
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 2.1;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv__txt {
    font-size: 14px;
    line-height: 1.7;
  }
}
.smarttv .sec-point-smarttv__notes {
  margin-top: 0.5em;
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv__notes {
    font-size: 10px;
  }
}
.smarttv .sec-point-smarttv__logo {
  margin: 23px 0 31px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv__logo {
    margin: 20px 0 20px;
  }
}
.smarttv .sec-point-smarttv__logo.--googletv {
  width: 263px;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv__logo.--googletv {
    width: 160px;
  }
}
.smarttv .sec-point-smarttv__logo.--okgoogle {
  width: 253px;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv__logo.--okgoogle {
    width: 150px;
  }
}
.smarttv .sec-point-smarttv__logo.--googlecast {
  width: 271px;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv__logo.--googlecast {
    width: 155px;
  }
}
.smarttv .sec-point-smarttv__logo img {
  width: 100%;
}
.smarttv .sec-4k-smarttv {
  padding-bottom: 100px;
  background: #EEEFF4;
  color: #231815;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-4k-smarttv {
    padding-bottom: 50px;
  }
}
.smarttv .sec-4k-smarttv__list {
  color: #231815;
}
.smarttv .sec-4k-smarttv__list__item__head {
  color: #B72F8C;
}
.smarttv .sec-function__more {
  width: 100%;
  margin-bottom: 25px;
  font-size: 38px;
  letter-spacing: 0.09em;
  text-align: center;
  color: #EA6174;
  border-bottom: 2px solid currentColor;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-function__more {
    margin-bottom: 20px;
    font-size: 31px;
  }
}
.smarttv .sec-function.--bgNone {
  background: none;
}
.smarttv .sec-function__detail .detail-hdg {
  color: #EA6174;
}
.smarttv .sec-function__wrap.--center {
  justify-content: center;
  flex-direction: column;
  width: 480px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-function__wrap.--center {
    width: 100%;
  }
}
.smarttv .sec-function__unit .unit-hdg {
  background-color: #EA6174;
}
.smarttv .sec-function__unit .unit-item {
  border: 1px solid #EA6174;
  border-top: 0;
}
.smarttv .sec-function__unit .unit-item.--borderTop {
  border-top: 1px solid #EA6174;
}
.smarttv .sec-function__unit:first-of-type .unit-item .ico {
  width: 50px;
  margin-right: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-function__unit:first-of-type .unit-item .ico {
    width: 33px;
  }
  .smarttv .sec-function__unit:first-of-type .unit-item .ico img {
    zoom: 0.7;
  }
}
.smarttv .sec-lineup__item--smarttv .item-img {
  color: #EA6174;
}
.smarttv .sec-lineup .item-link-button img {
  width: 100%;
  height: auto;
}
.smarttv .c-btn-simple a {
  border: 2px solid #EA6174;
  color: #EA6174;
}
.smarttv .c-btn-simple .c-arrow::before {
  border-color: #EA6174 #EA6174 transparent transparent;
}
.smarttv .sec-spec__table .table-hdg {
  background-color: #EA6174;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-spec__table .table-hdg {
    width: 34%;
    font-size: 10px;
  }
}
.smarttv .sec-spec__table .table-hdg.table-hdg--vertical {
  width: 3em;
  padding: 0.5em;
  text-align: center;
  border-right: 1px solid #b2b2b2;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-spec__table .table-hdg.table-hdg--vertical {
    width: 2em;
    padding: 0.1em;
  }
}
.smarttv .sec-spec__table .table-hdg.table-hdg--vertical span {
  writing-mode: vertical-lr;
}
.smarttv .sec-spec__table .table-item {
  width: 19%;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-spec__table .table-item {
    width: 29%;
  }
}
.smarttv .sec-spec__table .table-item .name-col2 {
  display: inline-block;
  min-height: 3.6em;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-spec__table .table-item .name-col2 {
    min-height: 3em;
  }
}
.smarttv .sec-spec__note__archive-button a {
  background: #B72F8C;
}

.smarttv .sec-mv.sec-mv--smarttv-lg {
  padding: 100px 0 45px;
  background-image: url(../../img/tless-smarttv-gl/2024/10/mv_bg_pc.jpg);
  background-position: center top;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lg {
    background-image: url(../../img/tless-smarttv-gl/2024/10/mv_bg_sp.jpg);
    padding: 60px 0 60px;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__60th-banner {
  top: 80px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__60th-banner {
    top: 60px;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__logo {
  position: absolute;
  top: 102px;
  left: 30px;
  width: 423px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__logo {
    top: 80px;
    left: 0;
    right: 0;
    width: 212px;
    margin: auto;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__logo img {
  width: 100%;
}
.smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__img {
  padding-top: 42%;
  background-position: 41% 84%;
  background-size: 84% auto;
  background-image: url(../../img/tless-smarttv-gl/2024/10/mv_img.png);
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__img {
    padding: 0 15% 0;
    background: none;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__detail {
  padding-top: 130px;
  padding-bottom: 145px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__detail {
    padding-top: 70px;
    padding-bottom: 30px;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__detail .detail-series {
  color: #B72F8C;
}
.smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__detail .detail-lead {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__detail .detail-lead {
    margin-bottom: 18px;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lg .m-model-size__list--smarttv-glk100 .m-model-size__item {
  width: 110px;
  background: #B72F8C;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lg .m-model-size__list--smarttv-gl.single .m-model-size__item {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lg .spec-list {
    gap: 6px;
  }
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lg .sec-mv__detail .spec-list .spec-item {
    margin-left: 0;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lgk100 {
  background-image: url(../../img/tless-smarttv-glmk100/mv_bg_pc.jpg);
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lgk100 {
    padding-bottom: 81vw;
    background-size: cover;
    background-position: center top;
    background-image: url(../../img/tless-smarttv-glmk100/mv_bg_sp.jpg);
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lgk100 .sec-mv__img {
  background: none;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lgk100 .sec-mv__img {
    padding: 0 15% 0;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lgk100 .sec-mv__label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 20px;
  font-size: 50px;
  color: #ffffff;
  letter-spacing: 0.13em;
  text-align: center;
  background-color: rgba(183, 47, 140, 0.5);
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lgk100 .sec-mv__label {
    padding: 23px 20px;
    font-size: 27px;
    letter-spacing: 0.11em;
    line-height: 1.3;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lgk100 .sec-mv__detail {
  padding-bottom: 12vw;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lgk100 .sec-mv__detail {
    padding-bottom: 50px;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lgk100 .sec-mv__mini-led {
  width: 134px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lgk100 .sec-mv__mini-led {
    width: 80px;
    margin: 20px auto 0;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lgk100 .sec-mv__mini-led img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lgk100 .spec-list {
    gap: 6px;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lgk65 {
  background-image: url(../../img/tless-smarttv-glk65/mv_bg_pc.jpg);
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lgk65 {
    padding-bottom: 81vw;
    background-size: cover;
    background-position: center top;
    background-image: url(../../img/tless-smarttv-glk65/mv_bg_sp.jpg);
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lgk65 .sec-mv__img {
  background: none;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lgk65 .sec-mv__img {
    padding: 0 15% 0;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lgk65 .sec-mv__label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 20px;
  font-size: 50px;
  color: #ffffff;
  letter-spacing: 0.13em;
  text-align: center;
  background-color: rgba(183, 47, 140, 0.5);
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lgk65 .sec-mv__label {
    padding: 23px 20px;
    font-size: 27px;
    letter-spacing: 0.11em;
    line-height: 1.3;
  }
}
.smarttv .sec-mv.sec-mv--smarttv-lgk65 .sec-mv__detail {
  padding-bottom: 12vw;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lgk65 .sec-mv__detail {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .smarttv .sec-mv.sec-mv--smarttv-lgk65 .spec-list {
    gap: 6px;
  }
}
.smarttv .sec-feature__img {
  margin: 50px 0;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__img {
    margin: 20px 0 0;
  }
  .smarttv .sec-feature__img img {
    width: 100vw;
    margin-left: -25px;
  }
}
.smarttv .sec-feature__txt.--mb {
  margin-bottom: 20px;
}
.smarttv .sec-feature__head {
  color: #B72F8C;
}
.smarttv .sec-feature__unext__head {
  color: #B72F8C;
}
.smarttv .sec-feature__detail {
  margin-bottom: 100px;
  padding: 150px 0 100px;
  background: linear-gradient(to bottom, #000000 0px, #000042 100px, #000042 100%);
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail {
    margin-bottom: 50px;
    padding: 50px 25px;
    background: linear-gradient(to bottom, #000000 0px, #000042 30px, #000042 100%);
  }
}
.smarttv .sec-feature__detail.--glk65 {
  background: transparent;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail.--glk65 {
    padding: 0 25px;
  }
}
.smarttv .sec-feature__detail__inner {
  max-width: 1040px;
  margin: auto;
}
.smarttv .sec-feature__detail__head {
  margin-bottom: 65px;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.13em;
  color: #0094ff;
}
.smarttv .sec-feature__detail__head.--violet {
  color: #B72F8C;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail__head {
    margin-bottom: 30px;
    font-size: 20px;
    text-align: center;
  }
}
.smarttv .sec-feature__detail__block {
  margin-bottom: 73px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail__block {
    margin-bottom: 50px;
  }
}
.smarttv .sec-feature__detail__block__img {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail__block__img {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.smarttv .sec-feature__detail__block__img img {
  width: 100%;
}
.smarttv .sec-feature__detail__block__head {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.13em;
  color: #0094ff;
}
.smarttv .sec-feature__detail__block__head.--violet {
  color: #B72F8C;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail__block__head {
    font-size: 20px;
  }
}
.smarttv .sec-feature__detail__block__txt {
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 2.1;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail__block__txt {
    font-size: 14px;
    line-height: 1.8;
  }
}
.smarttv .sec-feature__detail__block__logo {
  margin: 44px 0 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail__block__logo {
    margin-top: 20px;
  }
}
.smarttv .sec-feature__detail__block__logo img {
  width: 397px;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail__block__logo img {
    width: 258px;
  }
}
.smarttv .sec-feature__detail__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px auto;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail__list {
    width: 100%;
    margin: 10px auto;
  }
}
.smarttv .sec-feature__detail__list__item {
  width: 46.4%;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .smarttv .sec-feature__detail__list__item:nth-child(n+3) {
    margin-top: 67px;
  }
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail__list__item {
    width: 100%;
  }
  .smarttv .sec-feature__detail__list__item:nth-child(n+2) {
    margin-top: 40px;
  }
}
.smarttv .sec-feature__detail__list__item__img {
  margin-bottom: 3px;
}
.smarttv .sec-feature__detail__list__item__img img {
  width: 100%;
}
.smarttv .sec-feature__detail__list__item__head {
  font-size: 23px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #0094ff;
}
.smarttv .sec-feature__detail__list__item__head.--violet {
  color: #B72F8C;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail__list__item__head {
    font-size: 16px;
  }
}
.smarttv .sec-feature__detail__list__item__txt {
  margin-bottom: 17px;
  font-size: 18px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-feature__detail__list__item__txt {
    font-size: 12px;
  }
}
.smarttv .sec-feature__detail__list__item__logo.--dolby-visiton {
  width: 281px;
}
.smarttv .sec-feature__detail__list__item__logo.--dolby-atmos {
  width: 161px;
}
.smarttv .sec-feature__detail__list__item__logo img {
  width: 100%;
}
.smarttv .sec-feature__detail__list__item__notes {
  margin-top: 18px;
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 1.5;
}
.smarttv .sec-point-smarttv.--gl-series {
  background-color: #EEEFF4;
  color: #231815;
}
@media screen and (max-width: 767px) {
  .smarttv .sec-point-smarttv.--gl-series {
    margin-top: 0;
  }
}
.smarttv .sec-lineup__note {
  text-align: center;
  color: #ffffff;
}
.smarttv .sec-lineup__item--smarttv-gl .item-img {
  color: #B72F8C !important;
}
.smarttv .c-btn-simple.--violet a {
  border-color: #B72F8C;
  color: #B72F8C;
}
.smarttv .c-btn-simple.--violet a:hover {
  background-color: #B72F8C !important;
}
.smarttv .c-btn-simple.--violet .c-arrow::before {
  border-color: #B72F8C #B72F8C transparent transparent;
}
.smarttv .sec-spec__table .table-hdg {
  background-color: #B72F8C;
}

.browser-safari .smarttv .sec-spec__table .table-hdg.table-hdg--vertical span {
  white-space: nowrap;
  display: block;
}/*# sourceMappingURL=tless-glk.css.map */