/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
.tx_br {
  display: block;
}

.smt_br {
  display: block;
}
.pc_br {
  display: none;
}

#questionnaire {
  display: block;
  position: static;
  width: 300px;
  margin: 30px auto 0;
  padding: 0 0 30px;
  height: auto;
  /* display: none; */
  /* position: absolute; */
  /* top: -99999px; */
  /* padding: 0; */
  /* margin: 0; */
}

#questionnaire a {
  text-indent: 0;
  width: auto;
  height: auto;
  display: block;
  text-align: center;
  padding: 14px 18px 14px 18px;
  background: #000;
  color: #fff;
  font-size: 12px;
  position: relative;
}

#questionnaire a:after {
  content: " ";
  background-image: url("../../images/sprites/pc/sprite.png");
  background-position: -335px -131.5px;
  width: 11px;
  height: 9px;
  background-size: 346px 257.5px;
  right: 25px;
  bottom: 18px;
  position: absolute;
}

#detail_main {
  margin-left: 0;
}

.section_text {
  font-size: 14px;
  margin: 0 40px 20px 40px;
  line-height: 1.7;
}

.section_link {
  margin: 0 40px 20px 40px;
}

.section_btn .none {
  display: block;
}

.section_btn a {
  font-size: 12px;
  padding: 15px 20px 15px 20px;
}

.section_caution {
  font-size: 14px;
  margin: 0 40px 30px 40px;
}

#detail_box {
  margin: 0 0 0;
}

.icon_list {
  position: static;
  margin: 0 auto 15px;
}

.icon_list li {
  display: inline-block;
  background-color: #e9e9e9;
  color: #000;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 4px;
}

#local_lead {
  text-align: left;
  margin: 20px 40px;
  font-size: 14px;
}

#local_lead .none {
  display: none;
}

#movie_layer span {
  right: 0;
  top: -51px;
  background-image: url("../../images/sprites/pc/sprite.png");
  background-position: 0px -109px;
  width: 51px;
  height: 51px;
  background-size: 346px 257.5px;
}

#main_visual {
  border-top: 1px solid #fff;
  width: 100%;
  height: auto;
  position: static;
}

.big_movie {
  margin: 0 auto 30px;
  width: 260px;
  height: 145px;
}

.big_movie span {
  display: block;
  margin: -18px 0 0 -18px;
  background-image: url("../../images/sprites/pc/sprite.png");
  background-position: 0px -165px;
  width: 36px;
  height: 36px;
  background-size: 346px 257.5px;
}

.middle_movie {
  margin: 0 auto 30px;
  width: 260px;
  height: 145px;
}

.middle_movie span {
  display: block;
  margin: -18px 0 0 -18px;
  background-image: url("../../images/sprites/pc/sprite.png");
  background-position: 0px -165px;
  width: 36px;
  height: 36px;
  background-size: 346px 257.5px;
}

.movie_box {
  display: block;
  height: auto;
  width: 240px;
  margin: 0 auto 40px;
}

.movie_box .left_box {
  width: 100%;
  height: 140px;
  display: block;
}

.movie_box .right_box {
  width: 100%;
  height: 140px;
  display: block;
  background: #000 center center no-repeat;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
  padding-top: 45px;
}

.movie_box .right_box p {
  display: inline-block;
}

.movie_box span {
  display: block;
  background-image: url("../../images/sprites/pc/sprite.png");
  background-position: -474px -330px;
  width: 40px;
  height: 40px;
  margin: 0 auto 0;
}

.border_wrap {
  width: 300px;
}

.two_col_box4 {
  width: 100%;
  display: block;
  padding-bottom: 10px;
}

.two_col_box4 .left_box {
  width: 260px;
  display: block;
  margin: 0 auto 15px;
  text-align: center;
}

.two_col_box4 .left_box img {
  width: 70%;
}

.two_col_box4 .right_box {
  width: 260px;
  display: block;
  margin: 0 auto 15px;
}

.two_col_box4 .right_box p {
  font-size: 12px;
  margin: 0 0 0 0;
  line-height: 1.7;
}

.ex_title01 {
  font-size: 12px;
  padding: 0 0 7px 0;
  text-align: center;
}

.ex_title02 {
  font-size: 14px;
  padding: 0 0 15px 0;
  text-align: center;
}

#header {
  width: 100%;
  height: auto !important;
  position: relative;
}

#header_inner {
  margin: 0 auto 0;
  padding: 0 15px 10px;
  overflow: hidden;
  height: auto;
}

#logo {
  width: 79px;
  height: 14px;
}

#logo a {
  background-image: url("../../images/sprites/pc/sprite.png");
  background-position: -262px -44px;
  width: 79px;
  height: 14px;
  background-size: 346px 257.5px;
}

#logo2 {
  width: 100px;
  height: 29px;
}

#logo2 a {
  background-image: url("../../images/sprites/pc/sprite.png");
  background-position: 0px -206px;
  width: 100px;
  height: 29px;
  background-size: 346px 257.5px;
}
#logo2 a {
  height: 21px;
  width: 65%;
  margin-left: 44px;
  margin-top: 8.5px;
}
#nav_btn {
  width: 33px;
  height: 33px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  position: absolute !important;
  left: 0;
  right: 0;
  top: 10px;
  margin: 0 auto;
  background: transparent;
}

#nav_line {
  margin: 8px 0 0 6px;
}

#nav_line .line {
  background: #000;
}

#nav_line .line1 {
  top: 0;
}

#nav_line .line2 {
  top: 7px;
}

#nav_line .line3 {
  top: 14px;
}

#nav_btn.active {
  background: none;
}

#nav_layer {
  position: absolute !important;
  height: 850px;
}

#nav_layer_inner {
  height: 850px;
}

#g_nav {
  height: 0px;
  background-color: transparent;
  position: absolute !important;
  left: 0;
  top: 0;
  display: none;
}

#g_nav_inner {
  width: auto;
  margin: 0;
  display: none;
}

#nav_contents {
  width: auto;
  height: auto;
  padding: 0 20px 0 20px;
  top: 90px !important;
}

#nav_contents_sub {
  width: auto;
  float: none;
  border-bottom: 1px solid #494949;
  padding: 0 0 10px 0;
}

#nav_contents_sub a {
  background-image: url("../../images/sprites/pc/sprite.png");
  background-position: -262px -116px;
  width: 70.5px;
  height: 10.5px;
  background-size: 346px 257.5px;
  margin: 0 0 15px 0;
}

#nav_contents_main {
  margin: 0 0 0 0;
}

#nav_lists .big_nav {
  border-bottom: 1px solid #494949;
  padding: 10px 0 10px 0;
}

#nav_lists .big_nav a {
  color: #fff;
}

#nav_lists .big_nav figure {
  overflow: hidden;
}

#nav_lists .big_nav figure img {
  display: inline-block;
  float: left;
}

#nav_lists .big_nav figure figcaption {
  margin: 0 0 0 130px;
  font-size: 12px;
}

#nav_lists .big_nav:last-child {
  padding: 10px 0 10px 0;
  border-bottom: none;
}

#nav_clild_lists .small_nav {
  width: auto;
  display: block;
  margin: 0 0 0 0;
  padding: 10px 0 10px 0;
}

#nav_clild_lists .small_nav figure img {
  width: 100px;
}

#nav_clild_lists .small_nav figure figcaption {
  margin: 0 0 0 120px;
  font-size: 12px;
}

#nav_clild_lists .small_nav:nth-child(3n) {
  margin: 0 0 0 0;
}

#footer {
  height: auto;
}

#footer_inner {
  width: auto;
  margin: 0 auto 0;
  padding: 20px 15px 12px;
  overflow: hidden;
}

#copyright {
  float: none;
  font-size: 8px;
  padding-top: 20px;
  text-align: center;
}

#bravia_top {
  width: auto;
  text-align: center;
  float: none;
  margin: 0 0 20px 0;
}

#bravia_top a {
  background-image: url("../../images/sprites/pc/sprite.png");
  background-position: -262px -116px;
  width: 70.5px;
  height: 10.5px;
  background-size: 346px 257.5px;
}

#sns_box {
  float: none;
  width: auto;
  text-align: center;
}

#sns_box li {
  display: inline-block;
}

#sns_box .fb_btn {
  margin-right: 10px;
}

#sns_box .fb_btn a {
  background-image: url("../../images/sprites/pc/sprite.png");
  background-position: -134.5px -165px;
  width: 32px;
  height: 32px;
  background-size: 346px 257.5px;
}

#sns_box .tw_btn a {
  background-image: url("../../images/sprites/pc/sprite.png");
  background-position: -97.5px -165px;
  width: 32px;
  height: 32px;
  background-size: 346px 257.5px;
}

.product_bn_box {
  padding: 0 0 30px 0;
}

.footer_banner_wrap {
  background-color: #2d2d2d;
  padding: 40px 0 0 0;
}

.footer_banner_child {
  padding: 0 0 30px 0;
}

.under_banners {
  display: block;
  width: 300px;
  margin: 0 auto 0;
  color: #000;
}

.under_banners_title {
  font-size: 16px;
  margin: 0 0 0 0;
  padding: 30px 0 20px;
}

.under_banners_inner {
  height: auto !important;
  border: 2px solid #000;
  overflow: hidden;
}

.under_banners_inner .movie_col {
  display: block;
}

.under_banners_inner .left_box {
  display: block;
}

.under_banners_inner .left_box img {
  width: 100%;
}

.under_banners_inner .right_box {
  display: block;
  padding: 30px 0;
}

.under_banners_inner .right_box img {
  width: 80%;
}

.under_banners_inner .under_banner_title {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0 10px 0;
  float: none;
  text-align: center;
  width: auto;
}
.under_banners.type5 .under_banner_title {
    padding: 11px 0px 4.6px 16px;
    font-size: 13.2px;
    line-height: 1.3;
    width: 137px;
    float: left;
}
.under_banners.type5 .under_banner_title {
    padding: 11px 0px 4.6px 16px;
}
.footer_oled-sp_bn .under_banners.type5 .under_banner_title {
  padding: 13px 0px 5px 16px;
  font-size: 12.1px;
}
.footer_picture-quality_bn .under_banners.type5 .under_banner_title {
  padding: 9px 0px 4px 16px;
}
.footer_picture-quality_bn-sp .under_banners.type5 .under_banner_title {
  padding: 9px 0px 4px 16px;
}
.footer_apps_bn .under_banners.type5 .under_banner_title {
  padding: 9px 0px 4px 16px;
}
.footer_androidtv-spec_bn .under_banners.type5 .under_banner_title {
  padding: 9px 0px 4px 16px;
}

.under_banners.type2 .under_banner_title {
  width: auto;
}

.under_banners.type3 .under_banner_title {
  width: auto;
  float: none;
  width: auto;
  text-align: center;
  padding: 20px 0 20px 0px;
}
.footer_netdouga_bn .under_banners.type5 .under_banner_title {
  font-size: 13px;
  padding: 11px 0px 4px 16px;
  line-height: 1.35;
  width: 146px;
  float: left;
}

.under_banners_inner figure {
  float: none;
  text-align: center;
  width: auto;
}

.under_banners_inner figure img {
  width: 100%;
}

.under_banners.type2 figure {
  width: auto;
}

.under_banners.type2 figure img {
  width: 60%;
}

.under_banners.type3 figure {
  width: auto;
  float: none;
}

.under_banners.type3 figure img {
  width: 60%;
}

.under_banners.type5 figure {
  width: 49.7%;
  margin-right: -0.5px;
  height: 100.5px;
  margin-bottom: -1.5px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.footer_netdouga_bn .under_banners figure {
  background:url("../../images/common/bn_netdouga_sp.jpg");
  background-color: white;
}
.footer_oled-sp_bn .under_banners figure {
  background:url("../../images/common/bn_oled-sp_sp.jpg");
}
.footer_picture-quality_bn .under_banners figure {
  background: url("../../images/common/bn_picture-quality_sp.jpg");
  height: 123.2px;
}
.footer_picture-quality_bn-sp .under_banners figure {
  background: url("../../images/common/bn_picture-quality-sp_sp.jpg");
  height: 123.2px;
}
.footer_apps_bn .under_banners figure {
  background: url("../../images/common/bn_apps_sp.jpg");
	height: 123.2px;
}
.footer_apps_bn_1911 .under_banners figure {
  background: url("../../images/common/bn_apps1911_sp.jpg");
	height: 123.2px;
}
.footer_androidtv-spec_bn .under_banners figure {
  background: url("../../images/common/bn_androidtv-spec_sp.jpg");
	height: 123.2px;
}
.footer_androidtv-spec_bn_1911 .under_banners figure {
  background: url("../../images/common/bn_androidtv-spec1911_sp.jpg");
	height: 123.2px;
}

.under_banners_inner .under_banner_text {
  font-size: 10px;
  text-align: center;
  clear: left;
  margin: 10px 10px 10px 10px;
}
.under_banners.type5 .under_banner_text {
  margin: 0 159px 5px 17px;
  font-size: 9.7px;
  line-height: 1.4;
  text-align: justify;
}

.footer_tokucho_bn .under_banners_inner .under_banner_title,
.footer_androidtv_bn .under_banners_inner .under_banner_title {
  text-align: left;
  padding: 11px 0 2px 16px;
  float: left;
  width: 160px;
  position: relative;
  z-index: 1;
}
.footer_tokucho_bn .under_banners_inner .under_banner_title span,
.footer_androidtv_bn .under_banners_inner .under_banner_title span {
  font-size: 16px;
  line-height: 1.5;
}
.footer_tokucho_bn .under_banners_inner .under_banner_text,
.footer_androidtv_bn .under_banners_inner .under_banner_text {
  margin: 0 0 15px 17px;
  text-align: left;
  width: 135px;
  position: relative;
  z-index: 1;
  line-height: 1.5;
}
.footer_tokucho_bn .for_pc,
.footer_androidtv_bn .for_pc {
  display: none;
}
.footer_tokucho_bn .under_banners_inner .under_banner_text .forsp,
.footer_androidtv_bn .under_banners_inner .under_banner_text .forsp {
  display: block;
}
.footer_tokucho_bn .under_banners_inner figure,
.footer_androidtv_bn .under_banners_inner figure {
  width: 160px;
  float: right;
  margin: 4px -6px 0 -20px;
}
.footer_androidtv_bn .under_banners_inner figure {
  width: 185px;
  position: absolute;
  right: 0;
  bottom: 0;
  margin-right: -22px;
}
.footer_banner .bn_lcd img {
  display: block;
}

.under_banners.type2 .under_banner_text {
  margin: 10px 10px 10px 10px;
  text-align: center;
  font-size: 10px;
}

.under_banners.type3 .under_banner_text {
  margin: 10px 10px 10px 10px;
  text-align: center;
  font-size: 10px;
}

.under_banners_inner .under_banner_caution {
  margin: 10px 10px 10px 10px;
}

.under_banners_link {
  width: 300px;
  margin: 0 auto 0;
}

.under_banners_link span {
  padding: 15px 15px;
  color: #fff;
  font-size: 10px;
}
.under_banners_link_self span {
  padding: 15px 15px;
  color: #fff;
  font-size: 10px;
}

.under_banners_link span:after {
  background-image: url("../../images/sprites/pc/sprite.png");
  background-position: -335px -131.5px;
  width: 11px;
  height: 9px;
  background-size: 346px 257.5px;
  display: inline-block;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.type4 .under_banners_title {
  font-size: 16px;
  margin: 30px 0 20px 0;
}

.type4.under_banners {
  display: block;
  width: 300px;
  margin: 0 auto 0;
}

.type4 .under_banners_link {
  width: 300px;
  margin: 0 auto 0;
}

.main_footer_banner {
  width: 300px;
  margin: auto;
}

.main_footer_banner a img {
  width: 100%;
}

.x1_banner {
  padding: 0 0 20px 0;
}

.footer_lineup_bn a {
  width: 300px;
  display: inline-block;
}

.footer_lineup_bn a img {
  width: 100%;
}
