@charset "shift_jis";

/*商品検索ページ 1612 sm26*/
.itemschlist {
  padding: 0 9px 9px 9px ;
  line-height: 1.3;
  background: #fff;
}
.itemschlist:first-child {
  padding-bottom: 0;
}
.itemschlist.moreEl {
  border-bottom: 1px solid #ccc;
}

.itemschlist .listLink {
  display: inline-block;
  padding: 4px 7px 4px 4px;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 10px;
  margin: 7px 2px 0 0;
}
.itemschlist .listLink:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 14px;
  vertical-align: middle;
  margin-top: -.4em;
}
/* サジェスト
--------------------------------------------------------- */
#searchForm + .suggestWordList:before {
  display: block;
}
.itemschArea .suggestWordList .btmControl { /*展開時のボーダー*/
  border-bottom: 3px solid #2764b3;
}
/* キーワード候補枠
--------------------------------------------------------- */
.itemschArea.keySearchArea2 .itemschOption {
  border-top: none;
  background: #fff;
}
.itemschArea.keySearchArea2 .itemschKwd {
	background:#fff;
	padding:0;
}
.itemschArea.keySearchArea2 .itemschOption .itemschlistWrap,
.itemschArea.keySearchArea2 .itemschKwd .itemschlistWrap {
	border: none;
	padding: 0;
	background: #f1f1f1;
}
.recentSearch .listLink:before {
  background: url(https://img1.kakaku.k-img.com/images/smartphone/bg_headmenu_e.png);
  background-repeat: no-repeat;
  background-size: 20px 175px;
  background-position: 0 -30px;
}
.hotKeyword .listLink:before {
  background: url(https://img1.kakaku.k-img.com/images/smartphone/sprite_searchIcon1.png) no-repeat center -12px;
  background-size: 12px auto;
}
.itemschlistWrap .moreLinkBtn {
	background: #ededed;
	border-top: 10px solid #fff;
	padding: 0;
	color: #333;
	font-size: 13px;
}
.itemschlistWrap .moreElBtnBg {
	display: block;
	text-align: center;
	background: #fff;
  font-size: 12px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 5px 8px 5px;
  margin: 0px 10%;
  box-shadow: 0px -2px 0px -1px #f2f2f2 inset;
  -webkit-box-shadow: 0px -2px 0px -1px #f2f2f2 inset;
}
.itemschlistWrap .moreElBtnBg a {
	color: #000
}
.itemschlistWrap .moreElBtnBg:before {
  content: "";
  display: block;
  background: #fff;
  width: auto;
  height: 1px;
  margin: -1px 0 0 0;
}
.itemschlistWrap .moreElBtnBg:after {
  content: "";
  display: inline-block;
  background: url(https://img1.kakaku.k-img.com/images/smartphone/icon_garrow.svg) no-repeat left top;
  height: 20px;
  width: 16px;
  vertical-align: middle;
  margin-left: 10px;
}
.itemschlistWrap .moreLinkBtn:before {
	content: "";
	display: block;
	background: #ccc;
	width: auto;
  height: 1px;
}
/* 商品検索 関連コンテンツ
--------------------------------------------------------- */
.itemschOption {
  background: #fff;
}
.itemschOption:after {
	content: '';
	display: block;
	height: 10px;
	width: 100%;
	background-color: #ededed;
	border-top: 1px solid #ccc;
}
#overlayItemsch .itemschOption + .headlineType2 {
  margin-top: 0;
}
/*ランキング枠*/
.rankClm {
	padding: 0 5px;
}
.rankClm3item .rankClmItem {
  float: left;
  width: 33.33%;
  text-align: center;
}
.rankClm3item:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.rankClmItemPrice {
  font-weight: bold;
  color: #b71b1b;
  margin-top: 6px;
}
.rankClmItem {
  font-size: 11px;
  line-height: 1.3;
}
.rankClmThumnail {
  position: relative;
  display: block;
  background: #fff;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
}
.rankClmItemImg {
  position: absolute;
  top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	max-width: 80px;
	max-height: 80px;
	margin: auto;
}
.rankClmItemMall,
.rankClmItemMaker,
.rankClmItemName {
  color: #000;
  padding: 0 8px;
  text-align: left;
  margin-top: 5px;
}
.rankClmItemMaker {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*ランキング枠 -- 比較・サーチアイテム */
.rankClmItem.is-itemview .rankClmItemName {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 2.4em;
}
/*ランキング枠 -- サーチ商材 */
.rankClmItem.is-otherlink .rankClmItemName {
  overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 3.96em;
	line-height: 1.45;
  	margin-top: 6px;
}
.rankClmItemMall:after {
	content: '';
	width: 20px;
	height: 13px;
	display: inline-block;
	background: url(https://img1.kakaku.k-img.com/images/smartphone/icon_linkother.png) no-repeat 3px 2px;
	-webkit-background-size: 20px 13px;
	background-size: 20px 13px;
}
.linkListCell.is-morelink {
	background: #f2f6fa;
	border-top: 1px solid #b3c5dd;
	border-bottom: 1px solid #b3c5dd;
	margin: 10px 0;
}
.itemschOption .linkListCell a {
  font-size: 13px;
	font-weight: bold;
	padding: 10px 20px 10px 10px;
}
div.itemschOption ul.linkList > li {
	border-top: 1px solid #ccc;
}
div.itemschOption ul.linkList > li.linkListCell.is-morelink {
	border-top: 1px solid #b3c5dd;
  border-bottom: 1px solid #b3c5dd;
}
.rankClmItem.rankClmIcn:before {
	content: '';
	width: 32px;
	height: 21px;
	display: inline-block;
	background: url(https://img1.kakaku.k-img.com/images/smartphone/icon_linkother.png) no-repeat 3px 2px;
	-webkit-background-size: 20px 13px;
	background-size: 20px 13px;
	background-image: url(https://img1.kakaku.k-img.com/images/smartphone/icon_crown_e.png);
	background-size: 22px auto;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.rankClmItem.rankClmIcn.rankClmIcnNum1:before {background-position: 5px -18px}
.rankClmItem.rankClmIcn.rankClmIcnNum2:before {background-position: 5px -40px}
.rankClmItem.rankClmIcn.rankClmIcnNum3:before {background-position: 5px -61px}
/*別案*/
#overlayItemsch .optionElmTtl {
	margin-top: 10px;
  border-top: 1px solid #ccc;
}
.rankClmLink.is-morelink {
	padding: 10px 8px;
	font-size: 13px;
	border-top: 1px dotted #ccc;
	margin-top: 10px;
  position: relative;
}
.rankClmLink.is-morelink a:after {
	content: "";
	position: absolute;
	top: 50%;
	/* left: 0; */
	margin: -8px 0 0;
	background: #7788bb;
	right: 12px;
	width: 7px;
	height: 7px;
	border-width: 0 2px 2px 0;
	border-style: solid;
	border-color: #7788bb;
	margin-top: -5px;
	background: transparent;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.optionElmTtl + .rankClmLink.is-morelink {
  border-top: none;
  margin-top: 0;
}
.itemschOption .optionElmTtl {
	padding-top: 8px;
}
.itemschOption .optionElmTtl:after {
  top: 60%;
}
/*製品一覧リンク*/


/* 180306 sm23 */

.itemschKwdWrp .itemschKwd ul.itemschAddKeyword li a > div:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 14px;
	vertical-align: middle;
	margin-top: -.4em;
}
.itemschKwdWrp {
	background: #fff;
}
.itemschKwdWrp.historyKw {
	background: #fff;
}
.itemschKwdWrp.addyKw {
	background: #fff;
}
.itemschKwdWrp .itemschKwd > div {
	background: none;
	border: none;
	padding: 2px 0;
}
.itemschKwdWrp .itemschKwd.showMoreList {
	padding-bottom: 9px;
	border-bottom: 1px solid #ccc;
}
.itemschKwdWrp .itemschKwd .icon {
	display: none;
}
.itemschKwdWrp .itemschKwd ul.itemschAddKeyword {
	padding: 0 9px;
}
.itemschKwdWrp .itemschKwd ul.itemschAddKeyword li a {
	display: inline-block;
	margin: 7px 2px 0 0;
	max-width: 100%;
}
.itemschKwdWrp .itemschKwd ul.itemschAddKeyword li a > div {
	padding: 4px 7px 4px 4px;
	border: 1px solid #ccc;
	border-radius: 2px;
	font-size: 10px;
	margin: 0;
	text-overflow: ellipsis;
    max-width: 100%;
}
.itemschKwdWrp .itemschaddkwdBtn {
	background: #ededed;
	border-top: 10px solid #fff;
	padding: 0;
	color: #333;
	font-size: 13px;/* margin: 0 0 -2px; */
}
.itemschKwdWrp .itemschaddkwdBtn:before {
	content: "";
	display: block;
	background: #ccc;
	width: auto;
	height: 1px;
}
.itemschKwdWrp .itemschaddkwdBtn > div {
	display: block;
	text-align: center;
	background: #fff;
	font-size: 12px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 5px 8px 5px;
	margin: -1px 10% 0;
	box-shadow: 0px -2px 0px -1px #f2f2f2 inset;
	-webkit-box-shadow: 0px -2px 0px -1px #f2f2f2 inset;
}
.itemschKwdWrp .itemschaddkwdBtn div:before {
	display: none;
}
.itemschKwdWrp .itemschaddkwdBtn div:after {
	content: "";
	display: inline-block;
	background: url(https://img1.kakaku.k-img.com/images/smartphone/icon_garrow.svg) no-repeat left top;
	height: 20px;
	width: 16px;
	vertical-align: middle;
	margin-left: 10px;
}
.itemschKwdWrp.historyKw .itemschKwd ul.itemschAddKeyword li a > div:before {
	background: url(https://img1.kakaku.k-img.com/images/smartphone/bg_headmenu_e.png);
	background-repeat: no-repeat;
	background-size: 20px 175px;
	background-position: 0 -30px;
}
.itemschKwdWrp.addKw .itemschKwd ul.itemschAddKeyword li a > div:before {
	background: url(https://img1.kakaku.k-img.com/images/smartphone/sprite_searchIcon1.png) no-repeat center -12px;
	background-size: 12px auto;
}
