/*
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;
}

#scroll_sns {
  display: none;
}

#questionnaire {
  display: block;
  position: static;
  margin: 30px 30px 0 30px;
  width: auto;
  height: auto;
}
#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(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -290.5px -314px;
  width: 11px;
  height: 9px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
  right: 25px;
  bottom: 18px;
  position: absolute;
}

.profile_col {
  display: block;
  margin: 0 auto 40px;
  width: 260px;
}
.profile_col .left_box {
  display: block;
  text-align: center;
}
.profile_col .left_box h3 {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 20px 15px 20px;
  text-align: center;
}
.profile_col .left_box p {
  font-size: 12px;
  padding: 0 20px 10px 20px;
  text-align: left;
  line-height: 1.3;
}
.profile_col .right_box {
  display: block;
}

.new_section_btn {
  margin: 0 6px 0 6px;
}
.new_section_btn a {
  display: block;
  border: 2px solid #000;
}
.new_section_btn a :after {
  content: " ";
  display: block;
  position: absolute;
  right: 6px;
  bottom: 6px;
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -290.5px -314px;
  width: 11px;
  height: 9px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}
.new_section_btn a .banner_table {
  display: table;
}
.new_section_btn a .banner_table .left_box {
  display: table-cell;
  background: url(/bravia/4k/assets/images/common/sp_bn05.png) center center no-repeat;
  -webkit-background-size: cover cover;
  background-size: cover;
  width: 88px;
  vertical-align: top;
}
.new_section_btn a .banner_table .bn_type_2 {
  background: url(/bravia/4k/assets/images/common/bn06.png) center center no-repeat;
}
.new_section_btn a .banner_table .right_box {
  display: table-cell;
  vertical-align: middle;
}
.new_section_btn a .banner_table .right_box .text_inner {
  display: inline-block;
  padding: 0 15px 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
.new_section_btn a .banner_table .right_box .text_inner h1 {
  font-size: 11px;
  line-height: 1.7;
  font-weight: bold;
  color: #000;
  padding: 10px 0 5px 0;
}
.new_section_btn a .banner_table .right_box .text_inner p {
  font-size: 10px;
  line-height: 1.7;
  color: #000;
  padding: 0 0 6px 0;
}
.new_section_btn a .banner_table .right_box .text_inner span {
  display: block;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  padding: 0 0 10px 0;
}
.new_section_btn a .banner_table .right_box .text_inner span br {
  display: none;
}

#sp_lead {
  display: block;
  text-align: center;
  font-size: 14px;
  padding: 18px 0;
}

#top #nav_btn {
  display: none !important;
}

#g_nav {
  height: 0px;
  background-color: transparent;
  position: absolute !important;
  left: 0;
  top: 0 !important;
}

#g_nav_main {
  height: auto;
  padding: 80px 0 30px 0;
}

.g_list {
  margin: 0 0 0 0;
}
.g_list li {
  width: 300px;
  height: 80px;
  background: #000;
  float: none;
  margin: 0 auto 5px !important;
}
.g_list li a {
  height: 80px;
}
.g_list li h2 {
  display: none;
}
.g_list .g_nav1 .left_box {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -195px -85px;
  width: 80px;
  height: 80px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}
.g_list .g_nav2 .left_box {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: 0px 0px;
  width: 80px;
  height: 80px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}
.g_list .g_nav3 .left_box {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -85px -85px;
  width: 80px;
  height: 80px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}
.g_list .g_nav4 .left_box {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: 0px -85px;
  width: 80px;
  height: 80px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}
.g_list .g_nav5 .left_box {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -110px 0px;
  width: 80px;
  height: 80px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}
.g_list .g_nav6 .left_box {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -195px 0px;
  width: 80px;
  height: 80px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}

#g_nav_inner {
  width: auto;
  margin: 0;
  display: none;
}
#g_nav_inner ul {
  width: 300px;
  height: auto;
  margin: 66px auto 0;
}
#g_nav_inner ul li {
  float: none;
  width: 100%;
  height: 100%;
  background: #000;
  margin: 0 0 5px 0;
}
#g_nav_inner ul li a {
  padding: 10px 0 10px 0;
}
#g_nav_inner ul li a:hover:after {
  border: none;
}
#g_nav_inner ul li dl dt {
  padding: 0 0 0 10px;
}

#kitagawa_nav dt span {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -45px -235px;
  width: 40px;
  height: 40px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}

#blacklist_nav dt span {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: 0px -235px;
  width: 40px;
  height: 40px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}

#androidtv_nav dt span {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -280px -186px;
  width: 40px;
  height: 40px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}

#soon_nav {
  color: #fff;
  vertical-align: middle;
  padding: 5px 0 10px 0;
}
#soon_nav span {
  display: inline-block;
  border-left: none;
  padding: 0 0 5px 10px;
}

#nav_button {
  display: none;
}

#headerRightBtn {
  display: none;
}

#smtHeaderRightBtn {
  display: none;
  background: #000;
}
#smtHeaderRightBtn a {
  display: block;
  text-align: center;
  color: #fff;
  padding: 12px 0 12px 0;
  font-size: 11px;
}
#smtHeaderRightBtn a:after {
  content: " ";
  display: inline-block;
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -290.5px -314px;
  width: 11px;
  height: 9px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
  margin: 0 0 0 10px;
}

.home_btn {
  width: 300px;
  margin: 0 auto 5px !important;
}
.home_btn a {
  padding: 0;
}
.home_btn a .left_box {
  width: 60px;
}

#header {
  width: 100%;
  height: auto !important;
  background: #fff;
  position: relative;
  z-index: 15;
}
#header #header_inner {
  margin: 0 auto 0;
  padding: 25px 15px 10px;
  overflow: hidden;
  height: auto;
}
#header #header_inner #logo {
  width: 79px;
  height: 14px;
}
#header #header_inner #logo a {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -57.5px -314px;
  width: 79px;
  height: 14px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}
#header #header_inner #logo2 {
  width: 100px;
  height: 29px;
}
#header #header_inner #logo2 a {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: 0px -280px;
  width: 100px;
  height: 29px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}
#header #header_inner #lead_box {
  display: none;
}
#header #header_inner #nav_btn {
  display: block;
  margin: 0 auto;
  cursor: pointer;
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -345px 0px;
  width: 20px;
  height: 9px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}

.footer_nav .g_list_wrap {
  width: auto;
  padding: 30px 0 30px 0;
}

.footer_nav .g_list {
  width: 300px;
  margin: 0 auto;
}
.footer_nav .g_list li {
  width: 300px;
}

#big_banner {
  text-align: center;
  padding: 10px 20px 10px 20px;
  margin: 10px 0 0 0;
}
#big_banner li {
  display: block;
  padding: 2px 0 2px 0;
  margin: 5px 0 5px 0;
  text-align: center;
  width: 100%;
}
#big_banner li a {
  display: inline-block;
}
#big_banner li img {
  width: 100%;
}

.lineup_box {
  margin: 30px 0 30px 0;
}
.lineup_box a {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  background: #000;
  padding: 15px 20px 15px 20px;
  color: #fff;
  font-size: 14px;
  text-indent: 0;
}
.lineup_box a:after {
  content: " ";
  display: inline-block;
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -714px -54px;
  width: 11px;
  height: 9px;
  margin: 4px 0 0 0;
  float: right;
}

.campaign_box {
  margin: 40px 0 40px;
}
.campaign_box a img {
  width: 100%;
}

#footer {
  background: #fff;
  height: auto;
}
#footer #footer_inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto 0;
  padding: 30px 30px 40px;
  overflow: hidden;
}
#footer #footer_inner #copyright {
  float: none;
  font-size: 8px;
  padding-top: 20px;
  text-align: center;
}
#footer #footer_inner #sns_box {
  float: none;
  text-align: center;
}
#footer #footer_inner #sns_box li {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
}
#footer #footer_inner #sns_box .fb_btn a {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -172px -235px;
  width: 30px;
  height: 30px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}
#footer #footer_inner #sns_box .tw_btn a {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -207px -235px;
  width: 30px;
  height: 30px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}

#footer_nav {
  padding: 0 0 45px 0;
}

#footer_nav_inner {
  width: auto;
  margin: 0 10px;
}
#footer_nav_inner h1 {
  text-align: center;
  font-size: 18px;
  padding: 30px 0 20px;
}

#footer_nav ul {
  overflow: hidden;
  margin: 0;
}

#footer_nav li {
  width: auto;
  margin: 0 0 10px 0;
  float: none;
}

#footer_nav li dl {
  display: table;
  width: 100%;
  min-height: 120px;
}

#footer_nav li dt {
  height: auto;
  display: table-cell;
  width: 35%;
  -webkit-background-size: cover cover;
  background-size: cover;
}

#footer_nav li dd {
  width: 65%;
  background: #000;
  display: table-cell;
  padding: 17px 15px;
}
#footer_nav li dd h2 {
  font-size: 12px;
  padding: 0 0 10px 0;
}
#footer_nav li dd p {
  font-size: 8px;
}

.coming_soon {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -90px -235px;
  width: 36px;
  height: 36px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
  position: absolute;
  left: 7px;
  top: 7px;
}

.top_banner .bn_bg {
  position: static;
  height: auto;
}

.top_banner .main_bg {
  display: none;
}

.lineup_banner .main_bg {
  display: block !important;
  -webkit-background-size: 200px 40px !important;
  background-size: 200px 40px !important;
  background-position: center 25px !important;
  background-color: transparent !important;
}

.lineup_banner a:after {
  bottom: 16px !important;
}
.lineup_banner .text_box {
  padding: 0 10px 0 5px;
}
.lineup_banner .text_box .banner_sub_title {
  padding-left: 0;
  padding-top: 92px;
  position: relative;
  font-size: 13px;
}

.text_box {
  display: table-cell !important;
  position: static;
}

.main_copy {
  width: auto !important;
  text-align: right;
  font-size: 6px;
}

#banner_box section,
#banner_box2 section {
  border-right: 4px #fff solid;
  border-bottom: 4px #fff solid;
  border-left: 4px #fff solid;
}

#banner_box {
  height: auto !important;
}
#banner_box .top_banner {
  position: static;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#banner_box .top_banner a {
  background: none !important;
  position: relative;
  width: 100%;
  height: 130px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
}
#banner_box .top_banner a .bn_bg {
  display: table-cell;
  width: 30%;
}
#banner_box .top_banner a .text_box {
  display: table-cell;
  width: 70%;
  background: #000;
  vertical-align: middle;
}
#banner_box .top_banner a .text_box h1 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
#banner_box .top_banner a .text_box h2 {
  font-size: 10px;
}
#banner_box .top_banner a .text_box .copyright_col {
  background: none;
  text-indent: 0;
  font-size: 6px;
  width: auto;
  height: auto;
  margin: 10px 15px 5px 20px !important;
}

#banner_box .bn_1 a {
  height: 200px;
}
#banner_box .bn_1 a .bn_bg {
  height: 200px;
  width: 100%;
  display: block;
  position: relative;
}
#banner_box .bn_1 a .text_box {
  width: 100%;
  height: 70px;
  margin: 130px 0 0 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/top/bg01.png) left bottom repeat-x;
  -webkit-background-size: 5px 70px;
  background-size: 5px 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#banner_box .bn_1 a .text_box h1 {
  padding: 15px 20px 0 20px;
  margin: 0 0 0 0;
}
#banner_box .bn_1 a .text_box .tx_br {
  display: none;
}
#banner_box .bn_1 a .text_box .none {
  display: none;
}

.extra_banner {
  width: 100%;
  height: 60px;
  float: none;
  background-color: #000;
}
.extra_banner a {
  background: none !important;
}
.extra_banner .bn_bg {
  display: none;
}
.extra_banner .text_box {
  height: auto;
  padding: 20px 18px 0 18px;
}

.lineup_banner {
  position: static;
  width: 100%;
  background: #666666 url(../images/top/bg01.png) left bottom repeat-x;
}
.lineup_banner a {
  -webkit-background-size: 200px 40px;
  background-size: 200px 40px;
  background-position: center 25px;
  background-color: transparent;
}
.lineup_banner .text_box {
  height: 120px;
  padding: 0 18px 0 18px;
}
.lineup_banner .text_box h2 {
  padding-top: 83px;
}

.blank_icon {
  background: url(../images/top/sp_ic01.png) 0 0 no-repeat;
  -webkit-background-size: 11.5px 9.5px;
  background-size: 11.5px 9.5px;
  width: 11.5px;
  height: 9.5px;
  right: 15px;
  bottom: 15px;
}

#top #ph_1 .bn_bg {
  background-image: url(../images/top/top1_2.jpg) !important;
}

#top .big_banner #ph_2 .bn_bg {
  background-image: url(../images/top/top2_2.jpg) !important;
}

.mini_text {
  font-size: 12px;
}
.mini_text .mini_br {
  display: none;
}

#new_main {
  height: 340px;
  margin: 0 auto 0;
}
#new_main .height_class {
  height: 340px;
  -webkit-background-size: cover cover !important;
  background-size: cover !important;
}
#new_main #main_bg1 {
  background: url(../images/kitagawa/bg/bg01.jpg) center top no-repeat;
}
#new_main #main_bg2 {
  background: url(../images/kitagawa/bg/bg02.jpg) center top no-repeat;
}
#new_main #main_bg3 {
  background: url(../images/kitagawa/bg/bg03.jpg) center top no-repeat;
}
#new_main #movie_main {
  display: none !important;
}
#new_main #title_line {
  position: relative;
  left: 0;
  top: 37%;
  margin: 0 auto 0;
  width: 100%;
}
#new_main #new_sub {
  height: 50px;
  background-position: center 20px;
  -webkit-background-size: 260px auto;
  background-size: 260px auto;
}
#new_main #new_sub2 {
  height: 50px;
  -webkit-background-size: 250px auto;
  background-size: 250px auto;
}
#new_main #new_title {
  width: 300px;
  height: 39px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  background-position: center 11px;
  -webkit-background-size: 120px auto;
  background-size: 120px auto;
  margin: 0 auto 0;
}
#new_main #white_bg {
  height: 50px;
}
#new_main #black_bg {
  height: 90px;
}
#new_main .visual_movie {
  display: none !important;
}

#new_main.p2 #main_bg2_inner {
  height: 340px;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-position: center 0;
}
#new_main.p2 .visual_movie_wrapper {
  display: none;
}

#article_box #detail_sub {
  display: none;
}
#article_box #detail_main {
  margin-left: 0;
}
#article_box #detail_main .sections {
  border-top: 1px solid #000;
  padding-top: 40px;
}
#article_box #detail_main .sections .section_icon_wrap {
  text-align: center;
}
#article_box #detail_main .sections .section_icon {
  font-size: 12px;
}
#article_box #detail_main .sections .section_copy {
  font-size: 8px;
  margin: 32px 20px 0 20px;
}
#article_box #detail_main .sections .special_text {
  font-size: 14px;
  width: 300px;
  margin: 0 auto 0;
}
#article_box #detail_main .sections h2 {
  font-size: 18px;
  margin: 0 30px 28px 30px;
  text-align: center;
}
#article_box #detail_main .sections h2 .none {
  display: none;
}
#article_box #detail_main .sections h3 {
  font-size: 12px;
  text-align: center;
}
#article_box #detail_main .sections .one_col_box {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
#article_box #detail_main .sections .one_col_box ul li {
  display: block;
  margin: 20px auto 20px;
  font-size: 12px;
  width: 240px;
}
#article_box #detail_main .sections .one_col_box ul li dt {
  margin: 0 0 5px 0;
}
#article_box #detail_main .sections .one_col_box ul li dd {
  margin: 0 0 25px 0;
}
#article_box #detail_main .sections .two_col_box {
  margin: 40px 0 0 0;
}
#article_box #detail_main .sections .two_col_box .left_box {
  width: auto;
  float: none;
  text-align: center;
}
#article_box #detail_main .sections .two_col_box .right_box {
  margin: 0 40px 15px;
}
#article_box #detail_main .sections .two_col_box .right_box .two_col_title {
  text-align: center;
  margin: 15px 0 15px 0;
}
#article_box #detail_main .sections .two_col_box .right_box .two_col_text {
  font-size: 12px;
  line-height: 1.8;
}
#article_box #detail_main .sections .two_col_box2 {
  display: block;
  margin-bottom: 30px;
}
#article_box #detail_main .sections .two_col_box2 p {
  font-size: 12px;
  margin: 5px 0 0 0;
}
#article_box #detail_main .sections .two_col_box2 .left_box {
  width: 260px;
  display: block;
  margin: 45px auto 35px;
  padding: 0 0 0 0;
  text-align: center;
}
#article_box #detail_main .sections .two_col_box2 .right_box {
  width: 260px;
  display: block;
  margin: 0 auto 35px;
  padding: 0 0 0 0;
  text-align: center;
}
#article_box #detail_main .sections .two_col_box3 {
  display: block;
}
#article_box #detail_main .sections .two_col_box3 p {
  font-size: 12px;
  margin: 5px 0 0 0;
}
#article_box #detail_main .sections .two_col_box3 .left_box {
  width: 260px;
  display: block;
  margin: 45px auto 35px;
  padding: 0 0 0 0;
  text-align: center;
}
#article_box #detail_main .sections .two_col_box3 .right_box {
  width: 260px;
  display: block;
  margin: 0 auto 35px;
  padding: 0 0 0 0;
  text-align: center;
}
#article_box #detail_main .sections .two_col_box4 {
  width: 100%;
  display: block;
  padding-bottom: 40px;
}
#article_box #detail_main .sections .two_col_box4 .left_box {
  width: 260px;
  display: block;
  margin: 0 auto 15px;
}
#article_box #detail_main .sections .two_col_box4 .right_box {
  width: 260px;
  display: block;
  margin: 0 auto 15px;
}
#article_box #detail_main .sections .two_col_box4 .right_box p {
  font-size: 14px;
  margin: 0 0 0 0;
  line-height: 1.7;
}
#article_box #detail_main .sections .border_wrap {
  border-left: 0;
  border-right: 0;
}
#article_box #detail_main .sections .ext_text {
  text-align: center;
  padding: 0 0 20px 0;
}
#article_box #detail_main .sections .list_box01 {
  margin: 0 40px 0 40px;
}
#article_box #detail_main .sections .vols {
  width: 300px;
  margin: 30px auto 30px;
  text-align: center;
}
#article_box #detail_main .sections .vols li {
  margin: 0 0 20px 0;
}
#article_box #detail_main .sections .vols span {
  display: inline-block;
  background: #000;
  padding: 3px 10px;
  font-size: 12px;
  color: #fff;
  margin: 0 0 10px 0;
}
#article_box #detail_main .sections .vols p {
  display: block;
  font-size: 12px;
}
#article_box #detail_main .sections .big_movie {
  margin: 0 auto 30px;
  width: 260px;
  height: 145px;
}
#article_box #detail_main .sections .big_movie span {
  display: block;
  margin: -18px 0 0 -18px;
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -131px -235px;
  width: 36px;
  height: 36px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}
#article_box #detail_main .sections .middle_movie {
  margin: 0 auto 30px;
  width: 260px;
  height: 145px;
}
#article_box #detail_main .sections .middle_movie span {
  display: block;
  margin: -18px 0 0 -18px;
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -131px -235px;
  width: 36px;
  height: 36px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}
#article_box #detail_main .sections .movie_box {
  display: block;
  height: auto;
  width: 240px;
  margin: 0 auto 40px;
}
#article_box #detail_main .sections .movie_box .left_box {
  width: 100%;
  height: 140px;
  display: block;
}
#article_box #detail_main .sections .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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 45px;
}
#article_box #detail_main .sections .movie_box .right_box p {
  display: inline-block;
}
#article_box #detail_main .sections .movie_box span {
  display: block;
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -340px -220px;
  width: 40px;
  height: 40px;
  margin: 0 auto 0;
}
#article_box #detail_main .sections .section_text {
  font-size: 14px;
  margin: 0 40px 20px 40px;
  line-height: 1.7;
}
#article_box #detail_main .sections .section_link {
  margin: 0 40px 20px 40px;
}
#article_box #detail_main .sections .section_btn .none {
  display: block;
}
#article_box #detail_main .sections .section_btn a {
  font-size: 12px;
  padding: 15px 20px 15px 20px;
}

.detail #questionnaire {
  margin: 0 30px 30px 30px;
}

.detail #detail_box {
  margin: 0 0 0;
}

#local_lead {
  text-align: left;
  margin: 20px 40px;
  font-size: 14px;
}
#local_lead .none {
  display: none;
}

.profile_box {
  height: 370px;
  padding: 20px;
  top: 50%;
  margin: -185px 0 0 0;
}
.profile_box .people_name {
  font-size: 12px;
  padding: 0 0 10px 0;
}
.profile_box .people_position {
  padding: 0 0 15px 0;
  font-size: 10px;
}
.profile_box .people_text {
  font-size: 10px;
  line-height: 1.7;
}
.profile_box .people_close {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -260px -170px;
  width: 13px;
  height: 13px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}

.section_caution {
  font-size: 14px;
  margin: 0 40px 30px 40px;
}

#movie_layer span {
  right: 0;
  top: -51px;
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -280px -130px;
  width: 51px;
  height: 51px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}

#main_visual {
  border-top: 1px solid #fff;
  width: 100%;
  height: auto;
  position: static;
}
#main_visual #visual_bg {
  width: 100%;
  height: 200px;
}
#main_visual #visual_text {
  width: 100%;
  height: auto;
  position: static;
  display: table;
}
#main_visual #visual_text .none {
  display: block;
}
#main_visual #visual_text h1 {
  color: #000;
  text-align: center;
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #000;
}
#main_visual #visual_text h1 p {
  font-size: 24px;
  line-height: 1.4;
}
#main_visual #visual_text h1 div {
  font-size: 14px;
}

#bravia_new_box .title_box {
  font-size: 16px;
}
#bravia_new_box .detail_lineup {
  width: auto;
  display: block;
}
#bravia_new_box .detail_lineup .tx_box {
  font-size: 13px;
  text-align: center;
}
#bravia_new_box .detail_lineup ul {
  text-align: center;
}
#bravia_new_box .detail_lineup ul li {
  display: block;
  vertical-align: top;
  margin: 0 15px 0 15px;
}
#bravia_new_box .detail_lineup ul li h3 {
  margin: 0 0 10px 0;
}
#bravia_new_box .detail_lineup ul li .photo_box {
  height: auto;
  line-height: 80px;
}
#bravia_new_box .detail_lineup ul li .photo_box img {
  display: inline-block;
  vertical-align: bottom;
}
#bravia_new_box .left_box {
  display: block;
  border-right: none;
  width: 240px;
  margin: 0 auto 30px;
}
#bravia_new_box .right_box {
  display: block;
  width: 240px;
  margin: 0 auto 0;
}

#bravia_logo_box {
  border-right: none;
  border-left: none;
}
#bravia_logo_box .none {
  display: block;
}
#bravia_logo_box h2 {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
#bravia_logo_box ul {
  display: block;
  text-align: center;
}
#bravia_logo_box ul li {
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
#bravia_logo_box ul li .left_box {
  width: auto;
  float: none;
}
#bravia_logo_box ul li .right_box {
  margin: 0 0 0 0;
}
#bravia_logo_box ul li .right_box h3 {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin: 15px 0 7px 0;
}
#bravia_logo_box ul li .right_box p {
  text-align: center;
  font-size: 12px;
  margin: 5px 0 15px 0;
}

#img_layer {
  display: none !important;
}

#conf #main_visual #visual_text h1 div {
  color: #000;
  font-size: 15px;
}
#conf #main_visual #visual_text h1 p {
  color: #000;
}
#conf #main_visual #visual_text h1 .strong_movie {
  font-size: 17px;
}
#conf #main_visual #visual_text h1 ul {
  margin: 25px 0 0 0;
}
#conf #main_visual #visual_text h1 ul li {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 2px 0;
}

#youtuber #visual_bg {
  background-image: url(../images/youtuber/ph02.png);
}
#youtuber #local_lead {
  padding: 10px 0;
}
#youtuber .big_movie {
  display: block;
}
#youtuber .big_movie .icon_blank {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -183.5px -314px;
  width: 12.5px;
  height: 10.5px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
  position: absolute;
  right: 15px;
  top: 15px;
}
#youtuber .big_movie .box_to_youtube {
  width: 200px;
  height: 30px;
  margin: -15px 0 0 -100px;
  font-size: 10px;
}
#youtuber .big_movie .box_to_youtube .left_box {
  width: 35px;
}
#youtuber .big_movie .box_to_youtube .left_box .icon_play {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -653px -560px;
  width: 16px;
  height: 22px;
}

#androidtv h1 p {
  text-indent: 0;
}

.and_section {
  margin: 34px 0 0 0;
}
.and_section > h1 {
  height: 40px;
}
.and_section > h1 .logo_box {
  width: 40px;
}
.and_section > h1 .title_box {
  font-size: 14px;
}
.and_section .photo_box {
  text-align: center;
}
.and_section .photo_box .pc_img {
  width: 100%;
  display: none;
}
.and_section .photo_box .sp_img {
  display: block;
  width: 240px;
  margin: 0 auto;
}
.and_section .photo_box .tx_img {
  display: none;
}
.and_section .photo_box .tx_box {
  display: block;
  width: 240px;
  height: 41px;
  margin: 10px auto 0;
  padding: 17px 0 0 0;
  font-size: 11px;
  background: url(../images/androidtv/bg01.png) center bottom no-repeat;
  -webkit-background-size: 240px 41px;
  background-size: 240px 41px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.and_section1 .logo_box:after {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -260px -188px;
  width: 9px;
  height: 12px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}

.and_section2 .logo_box:after {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -325px -235px;
  width: 15px;
  height: 11.5px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}

.and_section3 .logo_box:after {
  background-image: url(/bravia/4k/assets/images/sprites/pc/sprite.png);
  background-position: -294px -280px;
  width: 14.5px;
  height: 11.5px;
  -webkit-background-size: 365px 330px;
  background-size: 365px 330px;
}

#gits #local_lead {
  padding: 40px 0 40px;
}
#gits .lead_title {
  font-weight: normal;
}
#gits .sp_title {
  display: block;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0 0 0;
  top: 220px;
  width: 100%;
  height: 100px;
  text-align: center;
  background: url(../images/gits/bg04.png) 0 0 repeat;
}
#gits #large_visual {
  height: 0;
  padding-top: 340px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: url(../images/gits/bg02.jpg) center center no-repeat;
  -webkit-background-size: cover cover;
  background-size: cover;
  margin: 0 auto 280px;
}
#gits #large_visual > h1 {
  background: none;
  text-indent: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  position: static;
  text-align: center;
  font-size: 18px;
  padding: 20px 20px 20px;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
}
#gits #large_visual .movie_box {
  width: 300px;
  height: 168.75px;
  text-align: center;
  margin: 0 auto;
  position: static;
}
#gits #large_visual .movie_box .movie_text {
  position: static;
  margin: 5px 0 0 0;
  font-weight: bold;
  font-size: 11px;
}
#gits #large_visual .movie_box .movie_box_inner {
  width: 300px;
  height: 168.75px;
  -webkit-background-size: cover cover;
  background-size: cover;
  position: relative;
}
#gits .people_box {
  padding: 30px 0 0 0;
  display: block;
  width: 100%;
}
#gits .people_box .name {
  text-align: center;
}
#gits .people_box .kana {
  text-align: center;
}
#gits .people_box .photo_box {
  text-align: center;
  word-spacing: -0.3em;
}
#gits .people_box .photo_box li {
  display: inline-block;
  word-spacing: normal;
}
#gits .people_box .introduction {
  font-size: 13px;
  padding: 20px 20px 20px 20px;
  text-align: center;
}
#gits .people_box .left_box {
  display: block;
  width: 100%;
}
#gits .people_box .right_box {
  display: block;
  width: 100%;
  vertical-align: bottom;
}

#kitagawa #detail_main .sections {
  padding: 30px 0 30px;
}
#kitagawa #detail_main .sections h3 {
  padding: 0 30px 0 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#kitagawa #detail_main .sections h3 br {
  display: none;
}
#kitagawa #detail_main .sections .ex_title01 {
  font-size: 12px;
  padding: 0 0 7px 0;
  text-align: center;
}
#kitagawa #detail_main .sections .ex_title02 {
  font-size: 14px;
  padding: 0 0 15px 0;
  text-align: center;
}
#kitagawa #detail_main .sections .figure_box01 {
  width: 260px;
  margin: 0 auto 30px;
}
#kitagawa #detail_main .sections .figure_box01 img {
  width: 100%;
}
#kitagawa #detail_main .sections .figure_box01 figcaption {
  font-size: 10px;
  padding: 15px 0 15px 0;
}
#kitagawa #detail_main .sections .figure_box02 {
  width: 260px;
  text-align: center;
  margin: 0 auto 30px;
}
#kitagawa #detail_main .sections .figure_box02 img {
  width: 100%;
}
#kitagawa #detail_main .sections .figure_box03 {
  width: 260px;
  margin: 0 auto;
}
#kitagawa #detail_main .sections .figure_box03 .fig_table {
  display: block;
  margin: 0 0 20px 0;
}
#kitagawa #detail_main .sections .figure_box03 .fig_photo {
  display: block;
}
#kitagawa #detail_main .sections .figure_box03 .fig_photo img {
  width: 100%;
}
#kitagawa #detail_main .sections .figure_box03 .fig_text {
  display: block;
  padding: 10px 0 0 0;
}
#kitagawa #detail_main .sections .figure_box03 .fig_text p {
  font-size: 12px;
  margin: 0 0 3px 0;
  line-height: 1.5;
}
#kitagawa #detail_main .sections .figure_box03 .fig_text span {
  font-weight: bold;
  font-size: 14px;
}
#kitagawa #detail_main .sections .figure_box03 .fig_text a {
  font-size: 12px;
  text-decoration: underline;
  color: #000;
}
#kitagawa .detail_title01 {
  font-size: 14px;
  padding: 0 0 10px 0;
  font-weight: bold;
  text-align: center;
}
#kitagawa .detail_text01 {
  font-size: 12px;
  padding: 0 20px 10px 20px;
}
#kitagawa #local_lead {
  margin: 20px 0 20px;
  padding: 20px 40px 0 40px;
  border-top: 1px solid #000;
}
#kitagawa #large_visual {
  height: 340px;
  padding-top: 340px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 192px;
  -webkit-background-size: cover cover;
  background-size: cover;
}
#kitagawa #large_visual > h1 {
  position: static;
  padding: 20px 0 10px;
  text-indent: 0;
  background: none;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 24px;
  border: none;
}
#kitagawa #large_visual > h1 div {
  display: block;
}
#kitagawa #large_visual > h1 span {
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0 10px 0;
}
#kitagawa #large_visual > h1 .none {
  display: block;
}
#kitagawa #large_visual .circle_box {
  width: auto;
  height: auto;
  background: none;
  position: static;
  padding: 0;
}
#kitagawa #large_visual .circle_box span {
  display: none;
}
#kitagawa #large_visual .circle_box .vol_box {
  display: inline-block;
  position: static;
  width: auto;
  height: auto;
  color: #fff;
  background: #000;
  font-size: 12px;
  padding: 5px 15px;
}
#kitagawa #large_visual .visual_movie {
  display: none;
}
#kitagawa #large_visual .vol_box {
  position: static;
}

#main_blacklist {
  margin: 0 0 0 0;
}

#main_blacklist_img1 {
  display: none;
}

#main_blacklist_img2 {
  display: block;
}

#info_4k {
  display: block;
  width: 100%;
  padding: 30px 30px 30px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

#info_4k_text {
  display: block;
  vertical-align: middle;
  width: 100%;
  font-size: 12px;
  line-height: 2;
}

#info_4k_btn {
  display: block;
  vertical-align: middle;
  width: 100%;
  font-size: 12px;
  text-align: center;
  margin: 15px 0 0 0;
}
#info_4k_btn a {
  margin: 0;
  text-align: left;
  line-height: 1.7;
}

#blacklist_contents_inner {
  width: auto;
  margin: 0 auto;
}

.blacklist_movie {
  width: 100%;
  margin: 0 auto 0;
  padding: 0 0 0 0;
}

.blacklist_movie_title {
  padding: 0 0 0 0;
  position: relative;
  cursor: pointer;
}
.blacklist_movie_title b {
  display: none;
}
.blacklist_movie_title img {
  display: block;
  width: 100%;
}
.blacklist_movie_title span {
  position: absolute;
  top: 32%;
  right: 30px;
  display: block;
  width: 14px;
  height: 14px;
  border-top: 3px solid #faf3f2;
  border-right: 3px solid #faf3f2;
  background: transparent;
  margin: 0;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.blacklist_movie_title.open span {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.blacklist_movie_box {
  margin: 30px auto 0;
  width: 260px;
  height: 145px;
}
.blacklist_movie_box img {
  width: 100%;
}

.blacklist_line {
  display: none;
}

.blacklist_movie_profile {
  display: none;
}

.blacklist_movie_wrap {
  padding: 0 0 0 0;
}

.blacklist_movie_text {
  padding: 0 30px 40px 30px;
}

#blacklist.sp .profile_layer {
  display: none !important;
}

#blacklist_tab {
  display: none;
}

#blacklist_introduction {
  padding: 0 0 0 0;
  background: #c80a08;
}

#blacklist_introduction_inner {
  width: 100%;
  padding: 0 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#blackList_introduction_title {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 16px;
  text-align: center;
  padding: 30px 0 30px;
  background: url(../images/blacklist/bg02.jpg) center top no-repeat;
  -webkit-background-size: cover cover;
  background-size: cover;
  position: relative;
  cursor: pointer;
}
#blackList_introduction_title span {
  position: absolute;
  top: 32%;
  right: 30px;
  display: block;
  width: 14px;
  height: 14px;
  border-top: 3px solid #faf3f2;
  border-right: 3px solid #faf3f2;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  background: transparent;
  margin: 0;
}

#blackList_introduction_title.open span {
  top: 42%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#blackList_introduction_text {
  padding: 30px 30px 30px 30px;
}

#blackList_introduction_info {
  font-size: 14px;
  padding: 0 0 20px 0;
  text-align: center;
}

#blacklist_product_inner {
  width: 100%;
}

#blackList_introduction_btn {
  padding: 0 0 30px 0;
}
#blackList_introduction_btn a {
  font-size: 12px;
  padding: 10px 10px 10px 40px;
}

.blacklist_season1,
.blacklist_season2 {
  width: 260px;
  display: block;
  margin: 0 auto 0;
}
.blacklist_season1 dt,
.blacklist_season2 dt {
  text-align: center;
}
.blacklist_season1 dt img,
.blacklist_season2 dt img {
  width: 200px;
}
.blacklist_season1 dd,
.blacklist_season2 dd {
  margin: 0 0 20px 0;
  text-align: left;
}

.blacklist_irr_text {
  padding: 20px 20px 10px 20px;
  text-align: left;
  font-size: 12px;
}

#blacklist_copy {
  text-align: left;
  padding: 0 20px 0 20px;
}
#blacklist_copy small {
  font-size: 8px;
}

#netflex_box {
  padding: 60px 0;
  border-bottom: 1px solid #eeb5b4;
}
#netflex_box dl {
  width: 100%;
  display: block;
  margin: 0 auto;
}
#netflex_box dl dt {
  width: 100%;
  display: block;
  text-align: center;
  margin: 0 0 30px 0;
}
#netflex_box dl dt img {
  width: 160px;
}
#netflex_box dl dd {
  width: 100%;
  display: block;
  vertical-align: middle;
}
#netflex_box dl dd p {
  font-size: 12px;
  padding: 0 30px 30px 30px;
}
#netflex_box dl dd a {
  display: block;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  padding: 15px 40px;
  background: #000;
  font-size: 12px;
}
#netflex_box dl dd a:after {
  right: 15px;
  top: 20px;
}

.soon_profile {
  display: block;
  border-bottom: 10px solid #fff;
  border-top: 1px solid #000;
}
.soon_profile li {
  border-bottom: 1px solid #000;
}
.soon_profile li img {
  width: 100%;
}

.sp_profile {
  display: block;
  background: #fff;
  padding: 25px;
}
.sp_profile dl {
  background: #000;
}
.sp_profile dl dt {
  text-align: center;
}
.sp_profile dl dd {
  padding: 10px 25px 20px 25px;
}
.sp_profile dl dd h1 {
  font-size: 14px;
  padding: 10px 0 10px;
  text-align: center;
}
.sp_profile dl dd p {
  font-size: 10px;
}

.special_page #local_lead {
  padding: 64px 0 0px;
}
.special_page #article_box {
  padding-bottom: 0;
}
.special_page #main_contents {
  padding-bottom: 0;
  border-top: none;
  background: none !important;
}
.special_page #main_contents .sections {
  border-top: 1px solid #000;
  margin-bottom: 0px;
  padding: 0 0 40px 0;
}
.special_page #detail_sub {
  border-top: none !important;
}
