@charset "UTF-8";
#container_n {
  font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Meiryo,メイリオ,"Lucida Grande",sans-serif;
}

h1 {
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 12px;
  font-size: 1.8em;
  padding-bottom: 3px;
}

.update {
  font-size: 0.8em;
  margin: 0 10px 10px 0;
  text-align: right;
}

h2 {
  margin: 25px 0 10px;
  padding: 1.2% 0 1% 1.3%;
  border: 1px solid #ababaa;
  border-left: 0.5em solid #1c4eaa;
  font-size: 1.2em;
}

#main-content {
  width: 980px;
}

.menu {
  margin: 10px 0 20px;
}

.menu ul li {
  float: left;
  padding-right: 10px;
}

.menu ul li a {
  color: #333333;
}

.menu ul li a:hover {
  opacity: 0.6;
}

.menu ul li.google a {
  display: block;
  width: 230px;
  height: 60px;
  background: url(/static/images/support/list/html/smart_speaker/btn_bg.png) no-repeat 0 0;
}

.menu ul li.amazon a {
  display: block;
  width: 230px;
  height: 60px;
  background: url(/static/images/support/list/html/smart_speaker/btn_bg.png) no-repeat 0 0;
}

.menu ul {
  padding-bottom: 0px;
}

.menu ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.menu div.qc_note {
  font-size: 0.9em;
  margin: 10px 0;
}

.menu div.qc_note p {
  margin-bottom: 5px;
  text-indent: -1em;
  margin-left: 1em;
  line-height: 1.3;
}

.menuTop {
  border: 1px solid #C2C6C9;
}

.menuBottom {
  margin-top: 15px;
}

ul.menuBottom {
  padding-left: 10px;
}

ul.menuBottom li.menuNote {
  padding-top: 5px;
}

p.taisho {
  background-color: #eaf4f9;
  font-size: 0.9em;
  line-height: 1.4;
  margin: 20px 0 20px;
  padding: 10px;
}

p.taisho a {
  font-weight: bold;
}

.listArea {
  margin-bottom: 40px;
}

/* new */
.listArea table {
  border-left: 1px solid #888888;
  border-top: 1px solid #888888;
  border-collapse: collapse;
}

.listArea table tr th {
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  border-collapse: collapse;
  padding: 7px 5px;
  background-color: #C8D8F1;
  font-size: 0.9em;
}

.listArea table tr td {
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  border-collapse: collapse;
  padding: 7px 5px;
  font-size: 0.9em;
}

.listArea table tr th.detail-img img {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto 3px;
}

.listArea table tr th.detail-img2 img {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto 3px;
}

.listArea table tr th.detail-img {
  font-size: 0.8em;
  text-align: center;
  width: 20%;
  line-height: 1.3;
  vertical-align: top;
}

.listArea table tr th.detail-img2 {
  font-size: 0.8em;
  text-align: center;
  width: 120px;
  line-height: 1.3;
  vertical-align: top;
}

.listArea table tr th {
  text-align: center;
  font-weight: normal;
}

.listArea table tr th.head-none {
  width: 20%;
}

.listArea table tr th.head {
  width: 20%;
}

.listArea table tr th.g-head-none {
  width: 33%;
}

.listArea table tr th.g-head {
  width: 34%;
}

.listArea table tr td.comp {
  text-align: center;
}

.listArea table tr td.title-line {
  vertical-align: top;
  text-align: center;
}

.listArea ul.detail-att {
  padding-left: 0;
}

.listArea ul.detail-att li {
  font-size: 0.85em;
  line-height: 1.3;
  text-indent: -2em;
  margin-left: 2em;
}

.listArea ul {
  padding-left: 15px;
  margin: 15px 0 0;
}

.listArea ul li.be {
  float: left;
  width: 292px;
  padding-right: 10px;
  /*
	padding-left: 17px;
	*/
  padding-bottom: 11px;
  font-size: 0.95em;
  /*
	background: url(/images/common/yaji_kaku_bl_12.png) no-repeat 0 2px;
	*/
}

.listArea ul li.ex {
  float: left;
  width: 292px;
  padding-right: 10px;
  /*
	padding-left: 17px;
	*/
  padding-bottom: 14px;
  font-size: 0.95em;
  /*
	background: url(/images/common/yaji_kaku_gy_12.png) no-repeat 0 2px;
	*/
}

a.att_link {
  color: #006CD8;
}

.compatibleModels p.att_note {
  margin-bottom: 0px;
  margin-top: 14px;
  padding-left: 14px;
}

.compatibleModels p.att_note span {
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  color: #006CD8;
}

.compatibleModels p {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px;
}

.compatibleModels table tr th.maker {
  width: 30%;
}

.compatibleModels table tr th.kishu {
  width: 30%;
}

.compatibleModels table tr th.kataban {
  width: 14%;
}

.compatibleModels table tr th.inch {
  width: 10%;
}

.compatibleModels table tr th.hinban {
  width: 16%;
}

.compatibleModels table tr td.hover {
  background-color: #F7FAFF;
}

/* メニュー
---------------------------*/
p#selectKind {
  border-bottom: 1px solid #BBBBBB;
  font-size: 1.3em;
  margin: 20px 0 10px;
  padding-bottom: 3px;
  font-weight: bold;
  color: #333333;
}

ul.page-link {
  list-style-type: none;
  margin: 0 0 30px 0;
  padding: 10px 0 8px 15px;
  font-size: 0.8em;
  line-height: 0.8em;
  background-color: #F1F1EF;
  border: 1px solid #BBBBB9;
}

ul.page-link li {
  float: left;
  margin: 0 5px 0 0;
  position: relative;
}

ul.page-link li img.num {
  position: absolute;
  top: 10%;
  left: 6%;
}

ul.page-link li span {
  position: absolute;
  top: 45%;
  left: 28%;
  font-size: 2em;
}

/* 見出し 
 ----------------------------- */
div.listArea ul p.ttl_type {
  border-bottom: 1px solid #4b4b4b;
  color: #4b4b4b;
  font-size: 1em;
  margin-bottom: 12px;
  margin-right: 15px;
  padding-bottom: 2px;
  margin-top: 18px;
}

/* フロート解除処理
----------------------------------------*/
/* for modern brouser */
.clfx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
