@charset "UTF-8";
#container {
  width: 980px;
}

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

#container h2 {
  box-sizing: border-box;
  font-size: 1.1em;
  padding: 1.5% 1.2% 1%;
  border: 0.07em solid #555555;
  border-top: 0.2em solid #555555;
  margin: 3% 0 0;
}

#top_banner {
  margin: 0 0 30px;
}

#lantester_banner {
  margin: 30px 0 0;
}

/*************表についての装飾*************/
.listArea-inner {
  box-sizing: initial;
}

#hyou {
  border-collapse: collapse;
  /*	box-sizing: border-box; */
  table-layout: fixed;
}

#hyou th {
  padding: 5px 2px;
  border: 1px solid #666666;
  font-size: 0.8em;
  line-height: 1.4;
  font-weight: bold;
  text-align: left;
}

#hyou td {
  padding: 5px 2px;
  border: 1px solid #666666;
  font-size: 0.8em;
  line-height: 1.4;
  text-align: center;
  /*	width: 8.75%; */
  width: 81px;
}

#hyou th.tl {
  /*	width: 15.2%; */
}

#hyou td.wide {
  /*	width: 10.8%; */
  width: 101px;
}

#hyou td .kome,
#hyou th .kome {
  color: #3366FF;
  font-weight: bold;
}

#hyou td .kome::before,
#hyou th .kome::before {
  content: " ";
  display: inline;
}

#hyou td .kome:hover,
#hyou th .kome:hover {
  cursor: pointer;
}

#hyou .col-div1 {
  width: 40px;
}

#hyou .col-div2 {
  width: 100px;
}

#hyou .col1 {
  /*	padding-left: 0.8%; */
}

#hyou .col1 p {
  padding-left: 2.8%;
}

#hyou .left td,
#hyou td.left {
  text-align: left;
  /*	padding-left: 0.5%; */
}

#hyou .left td p,
#hyou td.left p {
  padding-left: 2.5%;
}

#hyou td a {
  font-weight: bold;
}

#hyou td.image img {
  width: 95%;
  margin: 0 auto;
}

#hyou td.hinban {
  background-color: #FFFFFF;
  vertical-align: baseline;
  padding-top: 1.4em;
}

#hyou td.hinban p {
  text-align: left;
  width: fit-content;
  margin: 0 auto;
}

#hyou td .indent {
  text-indent: -1em;
  padding-left: 1em;
  display: block;
}

#hyou td p span:nth-of-type(n+2) {
  margin-top: 5px;
  display: block;
}

/*---- 縦書き ----*/
#hyou th.v-line {
  /*	width: 35px; */
  text-align: center;
}

#hyou th.v-line p {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin: 0 auto;
  display: inline-block;
}

/*---- 色 ----*/
#hyou .white th {
  background-color: #FFFFFF;
}

#hyou .white td {
  background-color: #FFFFFF;
}

#hyou .red th {
  background-color: #F9E5DA;
}

#hyou .red td {
  background-color: #FEF1E9;
}

#hyou .orange th {
  background-color: #F9EABF;
}

#hyou .orange td {
  background-color: #FFF8E8;
}

#hyou .yellow th {
  background-color: #F9FBD3;
}

#hyou .yellow td {
  background-color: #FCFEF0;
}

#hyou .blue th {
  background-color: #E1FBF8;
}

#hyou .blue td {
  background-color: #F2FCFB;
}

/*---- 注釈 ----*/
#kome-list {
  margin: 10px 0 50px 1em;
  color: #444444;
  font-size: 0.9em;
  line-height: 1.4;
}

/*************吹き出し*************/
.tooltip-cont .popup {
  display: none;
  overflow: hidden;
}

.popup span {
  display: inline;
}

.popup .ast {
  /*	display: inline-block;
	vertical-align: top;
	width: 3em; */
}

.popup .ast::after {
  content: "　";
  display: inline;
}

.popup .txt {
  /*	display: inline-block;
	vertical-align: top; */
}

/*************フォントの指定*************/
.bold {
  font-weight: bold;
}

.i1 {
  letter-spacing: 0.7em;
}

/*---- 一覧 ----*/
#container .item {
  margin: 20px 15px 20px 17px;
  width: 455px;
  display: inline-block;
}

.item_title {
  font-weight: bold;
  padding: 6px 0 0 14px;
  width: 455px;
  height: 29px;
  background-image: url(/static/images/product/network/lantester/lantester_midashi.jpg);
  background-repeat: no-repeat;
  font-size: 1em;
  line-height: 1.5;
}

.item_image,
.item_image_new {
  margin: 10px 10px 0 20px;
  width: 200px;
  height: 200px;
  float: left;
}

.item_image2 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.item_image2_new {
  position: absolute;
  bottom: 0;
  left: 0;
  border: 1px solid #B1B1B1;
}

.item_image_new img {
  border: 1px solid #B1B1B1;
  width: 100%;
  height: 100%;
}

.item_image img {
  width: 100%;
  height: 100%;
}

.item_right {
  float: left;
  vertical-align: top;
  margin: 10px 0 0;
  height: 200px;
  position: relative;
}

.item_bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}

.item_right p {
  font-size: 0.95em;
  line-height: 1.2em;
}

.item_right p.normal {
  line-height: 1em;
  margin: 0 0 2px;
}

.item .line {
  border: 1px solid #B1B1B1;
}

.clean {
  clear: both;
}

/*---- 戻るボタン ----*/
.return {
  margin: 10px 0 15px;
  text-align: right;
  font-size: 0.8em;
  line-height: 1.3;
}

.return img {
  margin: 0 3px 0 0;
  vertical-align: middle;
}

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