.black_overlay{
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.5;
  filter: alpha(opacity=80);
}
.white_content {
  display: none;
  position: absolute;
  top: 30%;
  left: 10%;
  width: 80%;
  height: 55%;
  border: 2px solid lightblue;
  background-color: white;
  z-index:1002;
  overflow: auto;
}
.white_content_small {
  display: none;
  position: absolute;
  top: 20%;
  left: 30%;
  width: 40%;
  height: 50%;
  border: 16px solid lightblue;
  background-color: white;
  z-index:1002;
  overflow: auto;
}
.fade_overlay{
  text-align: right; cursor: default; height: 40px;
}
.fade_overlay .fade_qg{
  text-align: center;
  font-size: 0.875em; 
  width: 100%;
  margin: 20px auto;
  border-bottom: 1px solid #ccc;
  height: 100%;
}
.navList li .my_color-red{
  color: #E83D26;
}
a.my_color-grey{
  color: #CACACA;
}

.load-result .loadimg-result-no{
  width:50%;
  margin:auto;margin-top:8em;
}
.load-result-n{
  position:relative;
}
.line-loadimg-result-le{
  border-bottom:1px solid #b5b5b5;
  width:8%;
  height:1em;
  left:26%;
  position:absolute;
  top:-0.22em;
}
.line-loadimg-result-ri{
  border-bottom:1px solid #b5b5b5;
  width:8%;
  height:1em;
  right:26%;
  position:absolute;
  top:-0.22em;
}
.load-result-n p{
  padding-top:0.5em;
  width:30%;
  text-align:center;
  height:1em;
  margin:0 auto;
  line-height:1em;
  color:#b5b5b5;
  font-size:0.75em;
}
.search-text-overflow{
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height:2.7em;
}
.search-text-overflow1{
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.search-price-red{
  color: #E83D26;
}
.list-storename{
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   width: 60%;
}
.list-storename2{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 65%;
  display: inline-block;
}
.my-btn-org{
  background-color: #F67649;
}
.my-page_screen_btn01{
  background: #ebebeb;
  color: #4d4d4d;
}
.my-page_screen_btn{
  width: 20%; 
  background: pink;
  background: #e83d26;
  color: #fff;
  font-weight: bold;
}
.saleinfo-addition{
  width: 87%;
  margin-top:-5px;
  position: relative;
  margin-left: -6px;
}
.cols01-addition{
  line-height: 21px;
  margin-left: -5px;
  font-size:1.1em;
}
.filter-selected{
  width: 100%;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #E83D26;
}
.saleinfo-center {
  width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-right: 23px;
}
.my-icon-filter02::before{
  content:'\e916';
  display: block;
  font-size:1.5em;
  line-height:2.2em;
}
.product-list{
    padding-top:2.5em;
}
.new-pro-s-s {
margin-top: 2.2em;
}
.ico-back1::before{
	content: '\e942';
	font-size:0.8em;
}

