@charset "UTF-8";

/*======================================================

	[個人] 価格.com限定モデル (ui3871)
	
	LastUpDate: 14/09/05

=======================================================*/

/*======================================================

  COMMON
				
=======================================================*/

/******** RESET ********/

div.contentsarea .mainArea p,
div.contentsarea .mainArea ul,
div.contentsarea .mainArea li {
  margin: 0;
  padding: 0;
}

div.contentsarea .mainArea h2 img {
  vertical-align: baseline !important;
}


/* Layout */

div.contentsarea .mainArea .fL {
  float: left;
}

div.contentsarea .mainArea .fR {
  float: right;
}

#ui3871cts {
  margin: 0 auto;
}


/* Text Color */

.brk {
  color: #000 !important;
}




/*======================================================

  headerArea
				
=======================================================*/

div.contentsarea .mainArea #headerArea .column {
  margin: 15px 0 10px;
}

div.contentsarea .mainArea #headerArea .columnL {
  float: left;
  width: 760px;
}
div.contentsarea .mainArea #headerArea .columnR {
  float: right;
  width: 400px;
}


/*======================================================

  etcArea
		
=======================================================*/

/* Table
-------------------------------------------------------*/

div.contentsarea .mainArea #etcArea table {
  width: 100%;
}

/* th */

div.contentsarea .mainArea #etcArea table .head th {
  background: #EEEEEE;
  border: 1px solid #CCCCCC;
}

div.contentsarea .mainArea #etcArea table th {
  padding: 5px;
  background-color: #EEEEEE;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  text-align: center;
  white-space: nowrap;
}

div.contentsarea .mainArea #etcArea table th.last {
  border-right: none;
  border: 1px solid #CCCCCC;
}

div.contentsarea .mainArea #etcArea table .series th {
  background-color: #666;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  font-size: 110%;
}

div.contentsarea .mainArea #etcArea table .model th {
  background-color: #ddd;
  padding: 6px 8px;
  text-align: left;
}

/* td */

div.contentsarea .mainArea #etcArea table td {
  padding: 4px 6px;
  border-right: 1px dotted #8c8c8c;
  border-bottom: 1px solid #8c8c8c;
  text-align: center;
  vertical-align: middle;
}

div.contentsarea .mainArea #etcArea table td.last {
  border-right: none;
}


div.contentsarea .mainArea #etcArea table .w_name {
  width: 25%;
}

div.contentsarea .mainArea #etcArea table .w_price {
  width: 12%;
}

div.contentsarea .mainArea #etcArea table .w_ph {
  width: 90px;
}

div.contentsarea .mainArea #etcArea table .w_btn {
  width: 40px;
}

div.contentsarea .mainArea #etcArea table td.price {
  color: #e00;
}

div.contentsarea .mainArea #etcArea table td.price span {
  margin-right: 3px;
  font-size: 170%;
  font-weight: bold;
}

/* hover用 */

div.contentsarea .mainArea #etcArea table tr.hover td {
  background-color: #F8F8F8;
}




/*======================================================

  下部エリア
		
=======================================================*/

/* 新型リスト用
-------------------------------------------------------*/

div.contentsarea .mainArea #etcArea table .w_name {
  width: 12%;
}

div.contentsarea .mainArea #etcArea table .w_price {
  width: 15%;
}

div.contentsarea .mainArea #etcArea table td {
  padding: 4px 3px;
  font-size: 1.3rem;
}

/*[SLIDE01] kakaku.com
-----------------------------------------------------------------------------*/

#etcArea .slidekakaku_color {
  *position: relative;
  width: 130px;
  overflow: hidden;
  padding-bottom: 10px;

}

#etcArea .slidekakaku_color ul {
  margin-left: 1px;
  padding: 0;

}

#etcArea .slidekakaku_color li {
  /*float: left;*/
  list-style-type: none;
  margin-right: 3px;
  _margin-right: 1px;
  /*width: 32px;*/
  width: 127px;
  height: 22px;
  margin-top: 3px;
}

#etcArea .slidekakaku_color .slideBoxkakaku_color li a {
  display: block;
  float: left;
}

#etcArea .slidekakaku_color .slideBoxkakaku_color li a.pi {
  width: 17px;
  height: 17px;
  margin: 0 0 0 -1px;
  border: 2px solid #ddd;
  padding: 1px 0 0 1px;
  _margin: 0;
}

#etcArea .slidekakaku_color .slideBoxkakaku_color li a.pi img {
  vertical-align: top;
}

#etcArea .slidekakaku_color .slideBoxkakaku_color li a.tx {
  font-size: 90%;
  margin-left: 3px;
  margin-top: 6px;
}

#etcArea .slidekakaku_color .slideBoxkakaku_color li a.pi:hover {
  display: block;
  width: 17px;
  height: 17px;
  margin: 0 0 0 -1px;
  border: 2px solid #017eb6;
  padding: 1px 0 0 1px;
  _margin: 0;
}


#etcArea .slidekakaku_color .slideBoxkakaku_colorW {
  width: 2000px;

}

#etcArea .slidekakaku_color .slideBoxkakaku_colorW .slideBoxkakaku_color {
  position: relative;
  width: 127px;
  float: left;
  padding-bottom: 5px;

}

#etcArea .tabBox .tableWrap {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 15px;
  margin-bottom: 5px;
}

.mainArea .btn02 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #232b35;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  font-size: 1.6rem;
  width: 400px;
  height: 50px;
  margin: 0 auto;
}

.mainArea .btn02:before {
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 2rem;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.mainArea .btn02:hover{
  opacity: .8;
}


@media print,
screen and (min-width: 768px) {
  #ui3871cts {
    width: 1160px;
  }
  /* tab
-------------------------------------------------------*/
  div.contentsarea .mainArea .tab .tablist li {
    float: left;
    text-align: center;
    color: #fff;
    padding: 10px 0;
  }
  div.contentsarea .mainArea .tab .tablist li + li {
    margin-left: 10px;
  }

}


@media screen and (max-width: 767px) {
  #ui3871cts {
    margin: 10px 10px 0;
  }
  
  div.contentsarea .mainArea #headerArea .columnL {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
div.contentsarea .mainArea #headerArea .columnR {
  float: none;
  width: 100%;
}

/* tab
-------------------------------------------------------*/
  div.contentsarea .mainArea .tab .tablist li {
    text-align: center;
  }
  div.contentsarea .mainArea .tab .tablist li + li {
    margin-top: 5px;
  }
  div.contentsarea .mainArea #etcArea table {
    width: 1100px;
  }

  .mainArea .btn02 {
    width: 100%;
  }
}
