@charset "utf-8";

.h_search .search_suggest {
    display: none;
    position: absolute;
    width: 824px;
    background: #fff;
    z-index: 1000001;
    top: 68px;
    left: 50%;
    margin-left: -310px;
}

.h_search .search_suggest > .inner {
    position: relative;
    height: 100%;
    overflow: hidden;
}


.pcSgstBox {
    position: absolute;
    z-index: 30000;
    border:1px solid #B3B4B5;
    width: 972px;
    height: auto;
    background: rgb(255, 255, 255);
    margin-top: 3px !important;
    padding: 0px;
    text-align: left;
}
  
  .srcSgstRight .ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
  }

.sgstLeftBox {
    text-align: left !important;
}

.sgstLeft {
    float: left;
    width: 504px;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2), -2px 2px 6px rgba(0, 0, 0, 0.2);
	background: #fff !important;
    position:absolute;
	padding-bottom: 5px;
}

.sgstRight {
    float: right;
    width: 465px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2), -2px 2px 6px rgba(0, 0, 0, 0.2);
	background: #fff !important;
	position:relative;
}

.sgstRight li:not(:last-child) {
    border-bottom: 1px solid #cacaca;
}

.sgstRight .srcMoreBtn {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #333;
    float: right;
    font-size: 11px;
    font-weight: normal;
}

.srcHistoryBox {
    border:none;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3), -2px 2px 6px rgba(0, 0, 0, 0.3) ;
    position:relative;
    background:#FFF;
    margin:3px 0 0 1px;
    padding:0px;
    width: 972px;
}

#historyList > .local_history_wordRow {
    display: grid;
    grid-template-columns: 1fr 2rem;
}

.local_history_item{
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 20px;
    background-image: url(/user_data/packages/default/img/uni_search/icon_history.png);
    background-size: 14px;
    max-width: calc(100% - 25px);
    display: inline flow-root list-item;
}

.srcSgstBox {
background:none;
border: none;
}

.srcSgstBox ul {
    padding-inline-start: 5px;
}


.sgstLink {
  cursor:pointer;
  filter:none;
  font-size:13px;
  padding:5px 10px;
  list-style:none;
  line-height: 1.5;
}

.sgstLink.active,.sgstLink:hover {
    color: #000000;
    background-color: #eee;
}

.sgstLink .sgsrSubKeyword {
font-size:11px;
}

.sgstLink .sgsrJointWord {
  font-size:12px;
  margin:0 5px;
  color:#999;
  font-weight: normal;
}

.sgstLink img.sgstIcon {
color: #000;
margin: 0 10px -5px 0;
height: 18px;
}

.js_wordRow {
    display: grid;
    grid-template-columns: 20px 1fr;
}

.js_categoryRow {
    display: grid;
    grid-template-columns: 20px 1fr 4rem;
}
.js_categoryRow:after {
    content: "カテゴリ";
    font-size: 10px;
    color: #aaa;
    text-align: right;
}

.js_campaignRow {
    display: grid;
    grid-template-columns: 20px 1fr;
}

.srcSgstBox hr {
border:0;
border-top:1px solid #E3E4E5;
margin:5px 10px;
}

.srcSgstBox.bcSrcSgst {
width:185px;
padding:3px 0;
}

.srcSgstBox.bcSrcSgst .sgstLink {
font-size:11px;
padding:3px 6px;
}

.srcHistoryBox li.highlighted {
    color: #000000;
    background-color: #f6f6f6;
}

.srcSgstBox li.highlighted {
    color: #000000;
    background-color: #f6f6f6;
}

.srcSgstBox.hovered {
  background-color: #ccc;
}

div.sgstListUnit ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

div.sgstListUnit li:first-of-type {
    border: none;
}

div.sgstListUnit li {
    background: transparent;
    padding: 10px;
    border-top: 1px solid #CCC;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

ul.itemListUnit {
    border-top: 1px solid #cacaca;
    padding-top: 5px;
    position: relative;
    display: flex;
}

ul.itemListUnit li {
    width: 33%;
    margin-left: 0;
    padding: 5px;
    border-top:none;
}

ul.itemListUnit li:not(:last-child) {
    border-right: 1px solid #cacaca;
}

ul.itemListUnit li a {
    display: block;
    text-decoration: none;
    padding-bottom: 10px;
    color: #323538;
}

ul.itemListUnit li a .img {
    position: relative;
    padding: 5px;
    width: 80px;
    height: 80px;
    margin: 0 auto 5px;
}

ul.itemListUnit li a .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

ul.itemListUnit li a .name {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

ul.itemListUnit li a .price {
    font-size: 12px;
    margin: 10px 0 0 0;
    line-height: 1em;
    font-weight: normal;
}

div.sgstWord {
    font-size: 14px;
}

.hstryAllClearText {
    color: #999;
    filter: none;
    position: relative;
    font-size: 12px;
    padding: 10px 10px 5px 10px;
    list-style:none;
}

.srcAllClearBtn {
    color: #0D6295;
    cursor: pointer;
    float: right;
    font-size: 11px;
    text-decoration: underline;
}

.srcClearBtn{
    float: right;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 16px;
    cursor: pointer;
    transition: .2s;
	color: #999;
}

.srcClearBtn:hover{
    color: #e60000;
}


.q_suggest_list_option a {
    color: #323538;
    display: flex;
    align-items: center;
    text-decoration: none;
	letter-spacing: normal ;
}

.q_suggest_product_image {
    background-color: #fff;
    width: 70px;
    height: 70px;
	padding: 5px; margin: 0px;
}

.q_suggest_product_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.q_suggest_product_main {
    flex: 1;
    padding-left: 18px;
    overflow: hidden;
}

.q_suggest_product_title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}

.srcClearHistory{
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 11px;
    text-decoration: underline;
}

.sgstLink .icon_word{
    background-position: 0 2px;
    background-repeat: no-repeat;
    padding-left: 18px;
    background-image: url(/user_data/packages/default/img/uni_search/icon_search_word.png);
    color:#999;
    font-size:12px;
    background-size: 13px;
}

.sgstLink .icon_campaign{
    background-position: 0 2px;
    background-repeat: no-repeat;
    padding-left: 18px;
    background-image: url(/user_data/packages/default/img/uni_search/icon_search_campaign.png);
    color:#999;
    font-size:12px;
    background-size: 13px;
}

.sgstLink .icon_category{
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding-left: 18px;
    background-image: url(/user_data/packages/default/img/uni_search/icon_search_category.png);
    color:#999;
    font-size:12px;
    background-size: 13px;
}


.review {
    display: flex;
    align-items: center;
  }
  .review .full-star, .review .half-star, .review .empty-star{
      font-size:17.5px;
  }    
  .review .star-rating {
    display: flex;
    justify-content: flex-start;
  }
  .review .review-count {
    display: inline-block;
    font-size: 12px;
    color: #004385;
  }
  .review .full-star{
    background: linear-gradient(90deg, gold 100%, #dcdcdc 0%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .review .half-star{
    background: linear-gradient(90deg, gold 50%, #dcdcdc 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  } 
  .review .empty-star{
    background: linear-gradient(90deg, #dcdcdc 0%, #dcdcdc 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
