@charset "UTF-8";
/*--------------------------------
    header
--------------------------------*/
h1 {
  border-bottom: 1px solid #888;
  font-size: 2.25em;
  padding: 5px 0;
  letter-spacing: 0.05em;
  width: 980px;
}

h1 img {
  width: 65px;
  vertical-align: middle;
  margin: 0 15px 0 0;
}

h1 span {
  display: inline-block;
  width: calc(100% - 85px);
  vertical-align: middle;
  line-height: 1.2;
}

#main-banner-area p {
  font-size: 1.2em;
  letter-spacing: 0;
  padding: 23px 0 0 9px;
}

header {
  margin-bottom: 15px;
}

.type-menu-area ul {
  margin: 10px 0 0 auto;
  display: flex;
  justify-content: space-between;
  width: 86.5%;
}

.type-menu-area ul li {
  width: 31.2%;
}

.type-menu-area ul li a {
  display: block;
}

.type-menu-area ul li a img {
  width: 100%;
}

div#result-area {
  width: 980px;
}

h2 {
  margin: 50px 0 25px 0;
  padding: 15px 0 11px 1px;
  font-size: 1.8em;
  margin-top: 0;
  color: #0d4891;
  border-bottom: 1px solid;
}

h2#stand_title {
  margin-top: 0;
}

h2 .sort-btn {
  margin: -6px 10px 0 0;
  float: right;
  font-weight: normal;
}

h2 .sort-btn select {
  outline: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 30px;
  padding: 3px 10px;
  border: 1px solid #7e7e7e;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  font-size: 0.9em;
  background: #fff url(/static/images/common/sankaku_ud.png) no-repeat 110px 6px;
  color: #333;
  width: 130px;
}

.head-btn-area {
  margin: 25px auto 0;
}

.footer-btn-area {
  margin: -20px auto 105px;
}

.find-btn-box {
  display: flex;
  justify-content: space-between;
}

.find-btn-box .find-btn-item {
  width: 485px;
  text-align: center;
  border-radius: 8px;
  font-size: 1.35em;
  font-weight: bold;
  padding: 2.2% 0;
  letter-spacing: 0.08em;
}

.find-btn-box .find-btn-item.find-from-feature {
  background-color: #1a65de;
  color: #fff;
  position: relative;
}

.find-btn-box .find-btn-item.find-from-feature::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  border-top: 18px solid #1a65de;
  border-bottom: 0;
  left: 0;
  right: 0;
  bottom: -17px;
  margin: auto;
}

.find-btn-box .find-btn-item.find-from-tv {
  background-color: #fff;
  border: 2px solid #1a65de;
  color: #1a65de;
}

.find-btn-box .find-btn-item.no-hover {
  cursor: default;
}

.other-btn-area {
  display: flex;
  margin: 49px auto 0;
  width: 96%;
  justify-content: center;
}

.other-btn-item {
  display: block;
  width: fit-content;
  box-sizing: border-box;
  margin-right: 5px;
  opacity: 1;
  border-left: 1px solid #ccc;
  font-size: 0.95em;
  text-align: center;
  padding: 0 2.5%;
}

.other-btn-item:first-of-type {
  border-left: none;
}

.other-btn-item:hover {
  opacity: 0.6;
  transition: 0.2s;
}

.other-btn-item img {
  vertical-align: middle;
}

.other-btn-item img {
  width: 26px;
  margin-right: 8px;
}

.other-btn-item.tv-stand img {
  padding: 0 0 5px;
}

/*--------------------------------
    テレビスタンド検索入り口
--------------------------------*/
div#tvstandsearch {
  margin: 25px 0 0 0;
  text-align: center;
  margin-top: 1.5em;
}

div#tvstandsearch p {
  font-size: 0.9em;
  line-height: 1.5;
  margin: 10px 0 0;
  color: #426cbd;
  font-weight: bold;
}

/*--------------------------------
    テレビスタンドリスト
--------------------------------*/
.tvstandListArea {
  zoom: 100%;
  width: 100%;
  border-collapse: collapse;
}

.tvstandListArea .ListTitleArea {
  background-color: #f2f2f2;
}

.tvstandListArea .ListTitleArea tr:nth-of-type(1) th:nth-of-type(1) {
  width: 100px;
}

.tvstandListArea .ListTitleArea tr:nth-of-type(1) th:nth-of-type(2) {
  width: 125px;
}

.tvstandListArea .ListTitleArea tr:nth-of-type(1) th:nth-of-type(3) {
  width: 85px;
}

.tvstandListArea .ListTitleArea tr:nth-of-type(2) th {
  padding: 0.5% 0;
}

.tvstandListArea .ListTitleArea tr:nth-of-type(2) th:nth-of-type(10) {
  width: 142px;
}

.tvstandListArea .ListTitleArea tr th {
  border: 1px solid #c9c9c9;
  width: 60px;
  padding: 1.2% 0;
}

.tvstandListArea .tvstandListAreaInner td {
  border: 1px solid #c9c9c9;
  text-align: center;
  padding: 0.6% 0;
}

.tvstandListArea .tvstandListAreaInner td.photoArea a {
  display: block;
  width: 100%;
  max-width: 100px;
  margin: 0 auto;
}

.tvstandListArea .tvstandListAreaInner td.photoArea a img {
  width: 100%;
}

.tvstandListArea .tvstandListAreaInner td.sku {
  text-align: left;
  padding-left: 1em;
}

.tvstandListArea .tvstandListAreaInner td.inch {
  padding: 0 1%;
}

.tvstandListArea .tvstandListAreaInner td.note {
  vertical-align: top;
  padding: 1.4% 0.5%;
}

.tvstandListArea .tvstandListAreaInner td.note span {
  display: block;
  position: relative;
  padding-left: 1em;
  text-align: left;
  margin: 0 0 4%;
}

.tvstandListArea .tvstandListAreaInner td.note span::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5%;
  margin: auto;
  width: 0.2em;
  height: 0.2em;
  background-color: #333;
  border-radius: 100px;
}

/* 壁取り付け */
#wall_title {
  margin-top: 153px;
}

#wall_result.tvstandListArea {
  zoom: 100%;
  width: 100%;
  border-collapse: collapse;
}

#wall_result.tvstandListArea .ListTitleArea tr:nth-of-type(1) th {
  padding: 1.2% 0;
}

#wall_result.tvstandListArea .ListTitleArea tr:nth-of-type(1) th:nth-of-type(1) {
  width: 100px;
}

#wall_result.tvstandListArea .ListTitleArea tr:nth-of-type(1) th:nth-of-type(2) {
  width: 170px;
}

#wall_result.tvstandListArea .ListTitleArea tr:nth-of-type(1) th:nth-of-type(3) {
  width: 110px;
}

#wall_result.tvstandListArea .ListTitleArea tr:nth-of-type(1) th:nth-of-type(6) {
  width: 199px;
}

#wall_result.tvstandListArea .ListTitleArea tr:nth-of-type(2) th {
  padding: 1.2% 0;
  width: 102px;
}

/* VESA変換金具 */
#vesa_title {
  margin-top: 143px;
}

#vesa_result.tvstandListArea {
  zoom: 100%;
  width: 100%;
  border-collapse: collapse;
}

#vesa_result.tvstandListArea .ListTitleArea tr th {
  padding: 1.6% 0;
}

#vesa_result.tvstandListArea .ListTitleArea tr th:nth-of-type(1) {
  width: 160px;
}

#vesa_result.tvstandListArea .ListTitleArea tr th:nth-of-type(2) {
  width: 220px;
}

#vesa_result.tvstandListArea .ListTitleArea tr th:nth-of-type(3) {
  width: 140px;
}

#vesa_result.tvstandListArea .ListTitleArea tr th:nth-of-type(4) {
  width: 463px;
}

#vesa_result.tvstandListArea .tvstandListAreaInner td {
  padding-top: 0;
  padding-bottom: 0;
}

#vesa_result.tvstandListArea .tvstandListAreaInner td.fix-vesa span {
  display: block;
  padding-left: 0.4em;
  text-align: left;
  margin: 1.5% 0 2%;
}

#result-area .content_ttl {
  position: relative;
}

#result-area .content_ttl .comp-ex {
  position: absolute;
  right: 0;
  bottom: 10px;
  margin: auto;
  height: fit-content;
}

#result-area .content_ttl .comp-ex a::before {
  content: "";
  display: block;
  width: 150px;
  height: 22px;
  background: url(/static/images/product/input/keyboard/comp/btn_hikaku.png) right center no-repeat;
}

/*--------------------------------
    製品比較 モーダル
--------------------------------*/
#comp-ex-area {
  width: 660px;
  padding: 30px 0;
  background-color: #fff;
  position: fixed;
  top: 20%;
  left: calc(50% - 330px);
  z-index: 4010;
  font-size: 1rem;
  display: none;
}

#comp-ex-area .image-area {
  display: inline-block;
  vertical-align: top;
}

#comp-ex-area .text-area {
  margin: 0 30px;
}

#comp-ex-area .text {
  display: inline-block;
  vertical-align: top;
  width: 370px;
  margin: 8px 0 0;
  font-size: 0.85em;
  line-height: 2;
}

#comp-ex-area .ttl {
  color: #009dd9;
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 20px;
}

#comp-ex-area a.close-btn {
  width: 170px;
  margin: 30px auto 0;
  padding: 5px 0;
  font-size: 0.9em;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background-color: #a9a9a9;
  display: block;
}

#comp-ex-area a.close-btn:hover {
  text-decoration: none;
  opacity: 0.6;
}

#modal-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2009;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

/*--------------------------------
    option
--------------------------------*/
.option-area {
  width: 740px;
  height: 550px;
  background-color: #fff;
  position: relative;
}

.option-area .option-title {
  margin: 0 0 20px 0;
  padding: 10px 0 10px 15px;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.2;
  background-color: #eee;
}

.option-area .modal-close {
  font-weight: bold;
  color: #fff;
  background-color: #6b6b6d;
  position: absolute;
  top: 7px;
  right: 7px;
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 1.5em;
  cursor: pointer;
}

.option-area .modal-close a {
  color: #fff;
}

.option-area .option-list {
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  height: 500px;
  background-color: #fff;
}

.option-area .option-item {
  margin: 0 0 10px;
}

.option-area .option-left {
  float: left;
  margin: 0 0 0 20px;
  width: 100px;
}

.option-area .option-left img {
  width: 98px;
  height: 98px;
  border: 1px solid #ccc;
}

.option-area .option-right {
  float: left;
  margin: 0 0 0 10px;
  width: 590px;
}

.option-area .option-right .option-name {
  margin: 0;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.2;
}

.option-area .option-right .option-hinban {
  margin: 3px 0 0 0;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.2;
}

.option-area .option-right .option-hinban a {
  padding: 0 0 0 15px;
  background: url(/static/images/product/desk_rack/tvstand/ya.gif) left center no-repeat;
}

.option-area .option-right .option-price {
  margin: 3px 0 0;
  font-size: 0.8em;
  line-height: 1.2;
}

/*--------------------------------
    特注
--------------------------------*/
.item-list_t {
  padding: 0;
  margin-top: 70px;
}

.item-list_t dl {
  margin: 0 auto;
  width: 946px;
}

.item-list_t .content-list dl {
  width: auto;
  padding: 0 15px;
}

div#tokuchu-content {
  background-color: #d5e5f7;
  padding: 0 15px 45px;
}

div#tokuchu-content dl#top-cont {
  margin-bottom: 16px;
  padding-left: 9px;
  padding-top: 10px;
}

div#tokuchu-content dl#top-cont dt {
  font-size: 2em;
  color: #0a3e7e;
  margin-bottom: 11px;
}

div#tokuchu-content dl#top-cont dd {
  font-size: 1em;
}

div.content-list {
  background-color: #fff;
  padding: 15px 0;
  margin-bottom: 5px;
}

div#tokuchu-content div.content-list dl dt {
  margin-bottom: 0;
  font-size: 1.5em;
  color: #0a3e7e;
  margin-bottom: 15px;
}

div#tokuchu-content div.content-list dl dt img {
  margin-right: 10px;
}

div#tokuchu-content div.content-list dl dd {
  font-size: 1em;
  margin-left: 40px;
}

div#tokuchu-content div.other {
  margin: 30px 0 0;
  padding: 10px;
}

div#tokuchu-content div.other dl {
  margin-bottom: 40px;
}

div#tokuchu-content div.other dl dt {
  font-size: 1.5em;
  color: #0a3e7e;
  margin-bottom: 7px;
}

div#tokuchu-content div.other dl dd {
  font-size: 1em;
}

div#tokuchu-content div.other dl dd img {
  display: block;
  margin: 10px auto 15px;
}

div#tokuchu-content p.link-banner {
  text-align: center;
}

p.link-banner-ex {
  margin: 30px 0 50px;
  text-align: center;
}

p.link-banner-excursion {
  margin: 0 auto 50px;
  text-align: center;
  color: #fff;
  width: 51%;
}

p.link-banner-excursion a {
  display: block;
  padding: 18px 0 13px;
  color: #fff;
  font-size: 1.3em;
  font-weight: bold;
  background-color: #389afb;
  border-radius: 0.5em;
  opacity: 1;
  transition: 0.2s;
}

p.link-banner-excursion a:hover {
  opacity: 0.6;
  transition: 0.2s;
}

p.link-banner-excursion img {
  vertical-align: middle;
  width: 10%;
  margin: 0 1% 0 0;
}

p.link-banner-excursion span {
  vertical-align: middle;
}
