@charset "UTF-8";
/* リセットCSS
----------------------------------------*/
h1, h2, h4, h4, h5, h6, div, p, ul, li, dl, dt, dd, table, tr, td, img {
  margin: 0;
  border: 0;
  padding: 0;
}

/* コンテナ
----------------------------------------*/
div#wrap-container {
  padding: 0;
  width: 100%;
}

div#container {
  width: 100%;
  height: 100%;
  position: relative;
  font-family: Meiryo, メイリオ, sans-serif, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3';
  margin: 0 0 80px;
}

/* SP非表示
----------------------------------------*/
.sp {
  display: none;
}

/* タイトル
----------------------------------------*/
span.space {
  margin-left: 1em;
}

#container h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.7em;
  line-height: 1.2;
  margin: 0 auto 40px;
  padding-bottom: 0;
  width: 980px;
}

div.title-banner {
  margin: 0 auto;
  background-color: #000F4D;
}

p.title-banner {
  width: 980px;
  height: 345px;
  margin: 0 auto;
  position: relative;
}

p.title-banner img {
  position: absolute;
  top: -25px;
  left: 0;
}

/* メインメニュー */
div#main-menu {
  border-bottom: 2px solid #E8C95D;
  background-color: #353535;
}

div#main-menu ul {
  text-align: left;
  padding: 42px 0;
  width: 700px;
  margin: 0 auto;
}

div#main-menu li {
  color: #333333;
}

div#main-menu li.topbt {
  display: inline-block;
  width: 338px;
  margin: 0 12px 10px 0;
  background-color: #E8C95D;
  border-radius: 0.3em;
}

div#main-menu li.botbt {
  display: inline-block;
  width: 219px;
  background-color: #FFFFFF;
  border: 2px solid #D19B31;
  border-radius: 0.3em;
  margin: 0 10px 0 0;
}

div#main-menu li:nth-of-type(2) {
  margin: 0 0 2%;
}

div#main-menu li:nth-of-type(5) {
  margin: 0;
}

div#main-menu li a {
  background: url(/static/images/seihin_joho/4ktv/4k8k_parts1.png) no-repeat 95% 50%;
  opacity: 1;
  transition: 0.2s;
}

div#main-menu li.topbt a {
  display: block;
  padding: 25px 0 25px 20px;
  font-size: 1.4em;
  font-weight: bold;
  color: #333333;
  background-size: 10px;
}

div#main-menu li.botbt a {
  display: block;
  padding: 18px 0 18px 20px;
  font-size: 1.1em;
  font-weight: bold;
  color: #333333;
  background-size: 7px;
}

div#main-menu li a:hover {
  opacity: 0.6;
  transition: 0.2s;
  text-decoration: none;
}

div#main-menu li img {
  width: 3%;
  vertical-align: 1px;
  margin: 0 0 0 8px;
}

/* リード文 */
div#read {
  background-color: #141414;
}

div.read-inner {
  width: 980px;
  margin: 0 auto 20px;
  padding: 95px 0 119px;
  text-align: center;
  line-height: 1.7;
  color: #FFFFFF;
}

p.eyecatch {
  font-size: 1.35em;
  font-weight: bold;
  color: #F9D658;
  margin: 0 0 2%;
}

p.eyecatch img {
  display: inline-block;
  margin: 0 0 0.8%;
}

p.what {
  width: 675px;
  margin: 0 auto 56px;
  line-height: 2;
  font-size: 1em;
}

p.what strong {
  display: block;
  font-size: 1.85em;
  margin: 0 0 15px;
}

img.what-image {
  margin: 0 0 133px;
}

div.start {
  background: url(/static/images/seihin_joho/4ktv/4k_04.jpg) no-repeat 0 0;
  width: 980px;
  height: 235px;
  border: 1px solid #FFFFFF;
  font-size: 1.1em;
  padding: 45px 0 0;
}

div.start p.start-top {
  font-weight: bold;
  margin: 0 0 20px;
}

p.start-top span.orr {
  display: block;
  font-size: 1.65em;
  line-height: 1.7;
}

p.start-top span.orr span {
  color: #FAD65E;
}

p.start-bottom {
  width: 630px;
  margin: 20px auto 0;
  line-height: 1.8;
  font-size: 0.97em;
}

div.read-link {
  padding: 64px 0 0;
}

div.read-link a {
  display: inline-block;
  background-color: #FFC300;
  font-weight: bold;
  border-radius: 0.3em;
  padding: 1.8% 5%;
  font-size: 1.43em;
  text-align: center;
  color: #333333;
}

div.read-link a:hover {
  opacity: 0.6;
  text-decoration: none;
}

div.read-link a img {
  width: 7%;
  vertical-align: 0;
  margin: 0 0 0 15px;
}

/* ご存知ですか？ */
div#know {
  width: 980px;
  margin: 0 auto 20px;
  padding: 95px 0 89px;
  text-align: center;
  line-height: 1.7;
  color: #333333;
}

div#know p.eyecatch {
  font-size: 1.35em;
  font-weight: bold;
  color: #CF9D2E;
  margin: 0;
  line-height: 1.3;
}

p.know-cont {
  width: 675px;
  margin: 0 auto 40px;
  line-height: 2;
  font-size: 1em;
}

p.know-cont strong {
  display: block;
  font-size: 1.85em;
  margin: 0 0 15px;
}

div.know-before {
  background-color: #ECECEC;
  border: 1px solid #D0D0D0;
  padding: 35px 0;
  margin: 0 0 40px;
}

div.know-after {
  background-color: #F7F3E7;
  border: 1px solid #DCD2B6;
  padding: 35px 0;
}

/* メニュー */
div.menu-outer {
  background-color: #F5F5F5;
  border-top: 3px solid #D19B2F;
}

div.menu {
  width: 980px;
  margin: 30px auto 20px;
  padding: 15px 0 45px;
  text-align: center;
}

div.menu h2 {
  font-size: 2em;
  padding: 0 0 0 65px;
  margin: 0 0 27px;
  text-align: center;
}

div.menu a {
  display: inline-block;
  vertical-align: top;
  background: url(/static/images/seihin_joho/4ktv/4k_parts3.png) no-repeat 50% 90%;
  background-color: #FFFFFF;
  background-size: 13%;
  border: 1px solid #D19B31;
  border-radius: 0.4em;
  width: 178px;
  padding: 1.5% 0 4%;
  font-size: 1.2em;
  font-weight: bold;
  color: #333333;
}

div.hachi a {
  height: 8.6em;
  line-height: 1.3;
}

div.menu-inner {
  padding: 0 2%;
  margin: 0 auto;
}

div.menu a:hover {
  opacity: 0.6;
  text-decoration: none;
}

div.menu a:hover img {
  opacity: 1 !important;
}

div.menu a img {
  display: block;
  margin: 0 auto 16px;
  width: 65%;
}

div.menu a span {
  display: block;
  text-align: center;
}

div.menu a:nth-of-type(1),
div.menu a:nth-of-type(2),
div.menu a:nth-of-type(3),
div.menu a:nth-of-type(4) {
  margin: 0 10px 0 0;
}

/* 製品一覧 */
div.product-inner {
  width: 980px;
  margin: 85px auto 20px;
}

div.product-title {
  margin: 0 0 40px;
}

div.product-title div.title-l {
  width: 44%;
  float: left;
}

div.product-title div.title-r {
  width: 56%;
  float: right;
  position: relative;
}

div.product-title div.title-l h3 {
  border-left: 6px solid #D19B31;
  font-size: 2.3em;
  padding: 5px 0 0 15px;
}

div.product-title div.title-l h3 span {
  font-size: 0.57em;
  color: #CE9931;
  display: block;
  margin: 0 0 10px;
}

div.product-title div.title-l p {
  padding: 15px 0 0 24px;
  line-height: 1.8;
  font-size: 1.03em;
}

div.product-title div.title-r img {
  width: 91%;
  position: absolute;
  top: 0;
  right: 0;
}

div.product-list {
  background-color: #F5F5F5;
  padding: 4%;
  margin: 0 0 20px;
}

div.product-list div.list-l {
  width: 240px;
  float: left;
}

div.product-list div.list-l img {
  width: 100%;
  border: 1px solid #D8D8D8;
}

div.product-list div.list-r {
  width: 69%;
  float: right;
}

div.product-list div.list-r p {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 12px;
}

div.product-list div.list-r ul {
  margin: 0 0 13px;
  padding: 0 20px 0 0;
}

div.product-list div.list-r ul li {
  float: left;
  margin: 0 5px 5px 0;
  padding: 8px 12px;
  height: 12px;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  font-size: 0.95em;
}

div.product-list div.list-r ul li.black {
  background-color: #000000;
  border: 2px solid #FFD801;
  color: #FFD801;
}

div.product-list div.list-r ul li.yellow {
  background-color: #FFD800;
  border: 2px solid #FFD800;
  color: #000000;
}

div.product-list div.list-r ul li.blue {
  background-color: #4B81BD;
  border: 2px solid #4B81BD;
  color: #FFFFFF;
}

div.product-list div.list-r ul li.green {
  background-color: #21A8A2;
  border: 2px solid #21A8A2;
  color: #FFFFFF;
}

div.product-list div.list-r ul li.ultra {
  background-color: #000000;
  border: 2px solid #BFBFBF;
  color: #ADEA11;
}

div.product-list div.list-m {
  width: 69%;
  float: right;
}

div.product-list div.list-m table {
  width: 80%;
  border-top: 1px solid #7D7D7D;
  border-left: 1px solid #7D7D7D;
  border-collapse: collapse;
  text-align: center;
  font-size: 0.85em;
}

div.product-list div.list-m th,
div.product-list div.list-m td {
  padding: 6px 12px;
}

div.product-list div.list-m th {
  background-color: #EEEEEE;
  border-right: 1px solid #7D7D7D;
  border-bottom: 1px solid #7D7D7D;
}

div.product-list div.list-m td {
  border-right: 1px solid #7D7D7D;
  border-bottom: 1px solid #7D7D7D;
  background-color: #FFFFFF;
}

div.product-list div.list-m td.link {
  text-align: left;
  font-weight: bold;
}

div.product-list div.list-m td.link a {
  text-align: left;
  font-weight: bold;
  padding: 0 0 0 17px;
  background: url(/static/images/common/yaji_maru_bl_12.png) no-repeat 0 3px;
}

img.con {
  width: 80%;
  margin: 15px 0 0;
}

div.other-link {
  text-align: center;
  margin: 33px 0 0;
}

div.other-link.sub {
  margin: 16px 0 0;
}

div.other-link a {
  display: inline-block;
  border: 3px solid #0E56A8;
  font-size: 1.35em;
  font-weight: bold;
  padding: 28px 20px 25px;
  color: #333333;
  width: 450px;
  background-size: 3.5%;
  background-image: url(/static/images/seihin_joho/4ktv/4k_parts4.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
}

div.other-link.sub a {
  padding: 16px 20px;
}

div.other-link.sub a {
  text-align: left;
}

div.other-link a span.other-area,
div.other-link a span.other-area span {
  display: inline-block;
}

div.other-link a span.other-area span.other-area-inner {
  text-align: left;
  vertical-align: middle;
}

div.other-link a span.other-area img {
  margin: 0 10px 0 0;
}

div.other-link a span.other-area span.small {
  font-size: 0.75em;
  font-weight: normal;
  margin: 0 0 5px;
}

div.other-link a span.other-area img {
  width: 11.5%;
  vertical-align: middle;
}

div.other-link a img {
  width: 4.5%;
  vertical-align: middle;
  margin: 0 0 0 5%;
}

div.other-link a:hover {
  opacity: 0.6;
  text-decoration: none;
}

div#security {
  margin: 0 0 80px;
}

div#detail-area div#protect {
  background-color: #D8F2F1;
  margin: 40px 0 0;
  padding: 30px 0;
}

div#detail-area div#connect {
  background-color: #FFE9ED;
  margin: 0;
  padding: 45px 0 30px;
}

div#detail-area div#input {
  background-color: #FFEFCC;
  margin: 0;
  padding: 40px 0 30px;
}

div#detail-area div#charge {
  background-color: #E7F3CD;
  margin: 0;
  padding: 40px 0 30px;
}

div#detail-area div#security {
  background-color: #D7F3FF;
  margin: 0;
  padding: 40px 0 30px;
}

div#detail-area h3 {
  font-size: 2.1em;
  font-weight: normal;
  text-align: center;
}

div#detail-area h3 img {
  width: 100px;
}

div.menu-outer.cont-sepa {
  margin: 110px 0 0;
}

/* 各製品エリアのアイキャッチ */
div#protect h3 img {
  vertical-align: -15px;
  margin: 0;
}

div#connect h3 img {
  vertical-align: -20px;
  margin: 0 15px 0 0;
}

div#input h3 img {
  vertical-align: -20px;
  margin: 0;
}

div#charge h3 img {
  vertical-align: -20px;
  margin: 0;
}

div#security h3 img {
  vertical-align: -20px;
  margin: 0 12px 0 0;
}

div#detail-area p.detail-comment {
  font-size: 0.95em;
  text-align: center;
  line-height: 1.5;
  margin: 17px 0 36px;
}

/* 製品一覧内容 */
div.detail-inner {
  width: 980px;
  margin: 0 auto;
}

div.detail-cont {
  background-color: #FFFFFF;
  padding: 22px 20px 22px 22px;
  width: 793px;
  margin: 0 auto 20px;
  position: relative;
}

div#detail-area div.detail_left {
  float: left;
  width: 250px;
}

div#detail-area div.detail_left a img {
  width: 300px;
}

div#detail-area div.detail_right {
  float: right;
  width: 455px;
}

div#detail-area div.detail_right h4 {
  font-size: 1.45em;
  margin-bottom: 19px;
  line-height: 1.3;
}

div#detail-area div.detail_right a.product_link {
  font-weight: bold;
  font-size: 1rem;
}

div#detail-area div.detail_right a.product_link img {
  vertical-align: 0;
  margin-right: 3px;
}

div#detail-area div.detail_right p.price {
  margin-top: 5px;
  font-size: 0.95em;
}

div#detail-area div.detail_right p.detail_note {
  font-size: 0.85rem;
  line-height: 1.7;
  margin-top: 20px;
}

div#detail-area div.detail_right p.detail_note span {
  color: #FF0000;
  display: block;
  text-indent: -1em;
  margin: 0.2em 0 0 1em;
  font-size: 0.93em;
}

div#detail-area div.detail_right p.product_list_outer {
  position: absolute;
  bottom: 20px;
  right: 20px;
  margin-top: 30px;
  padding-left: 148px;
}

div#detail-area div.detail_right a.product_list {
  border: 1px solid #0675ce;
  display: block;
  font-size: 0.8rem;
  padding: 12px 10px 10px;
  text-align: center;
  width: 265px;
}

div#detail-area div.detail_right a.product_list:hover {
  background-color: #EEEEEE;
  text-decoration: none;
  color: #1C64B3;
}

div#detail-area div.detail_right a.product_list img {
  margin-left: 6px;
  vertical-align: 0;
}

/* 注意事項 */
p.att {
  width: 820px;
  margin: 8px auto 0;
  font-size: 0.8rem;
}

/* バナーエリア */
div.banner {
  width: 980px;
  text-align: center;
  margin: 40px auto 0;
}

div#tvstand {
  padding: 5% 0;
  background-color: #F5F5F5;
  text-align: center;
}

/* 関連ページ */
#relation-outer {
  width: 980px;
  margin: 85px auto 0;
}

.relation h3 {
  font-size: 1.6em;
  text-align: center;
  padding: 13px 0;
  color: #fff;
  background-color: #D19B31;
}

.link-img li {
  display: inline;
  float: none;
  margin: 0;
}

.relation img {
  width: 230px;
  height: auto;
  margin: 20px 20px 0 0;
}

.relation li:nth-of-type(4n) img {
  margin: 20px 0 0;
}
