
.side-area .form-control {
	font-size: 12px;
}

.free-search-btn {
	width: 100px;
	margin-left: -15px;
}

.side-area {
	margin-top: 20px;
    padding: 0;

    font-size: 12px;
    padding: 0px 10px 15px 10px;
    background-color: #f3f3f3;
}

@media ( max-width : 992px) {
	.side-area {
		display: none;
	}
}

.side-title {
	border-top-style: hidden;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 13pt;
}

.side-condition {
	padding-left: 0px;
	padding-right: 0px;
}

.side-condition-btn {
	padding-top: 15px;
}

ul, menu, dir {
	display: block;
	list-style-type: disc;
	margin-block-start: 0;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 10px;
	-webkit-padding-start: 10px;
}

.cat-link {
	float: left;
	width: 85%;
	cursor: pointer;
}

.open-link {
	float: right;
	width: 15%;
	text-align: right;
	padding-right: 10px;
	cursor: pointer;
}

ul.jquery-menu li {
	clear: both;
}

.list-area {
	padding-left: 20px;
}

.list_line {
	/*     line-height: 35px; */
	border-bottom: 1px solid #ddd;
	height: 35px;
	display: flex;
	align-items: center;
}

.list_line:hover {
	background-color: #f5f5f5;
}

.list_line a {
	padding-left: 10px;
}

.description {
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cnt {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.imageFlame {

}

.info-price {
	color: red;
	text-align: right;
	margin-bottom: 5px;
}

.stock {
	text-align: right;
}

#side-area-check {
	margin-left: -10px;
}
.viewNum-sp {
	display: none;
}

.goods-under-info {
    font-size: 12px;
	padding: 5px;
	height: 210px!important;
}

@media ( min-width : 993px) {
	.card-area {
	float: left;
	width: 25%;
    padding-right: 0px;
    padding-bottom: px;
    border-bottom: solid 0.5px #c5b8b8;
	}
	.FavoriteBtn {
		display: block;
	}
	.FavoriteBtnSp {
		display: none
	}
}

@media only screen and (max-width: 768px) {

	.list-navi {
		height: 44px !important;
		line-height: 20px !important;
		margin: 5px;
		font-size: 1.0rem;
	}
	.listnavi {
		padding-left: 20px;
		padding-right: 20px;
	}
	.viewNum-pc {
		display: none;
	}
	.viewNum-sp {
		display: block;
	}
	.card-area {
		float: left;
		width: 50%;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 10px;
	}
	.search-icon {
		display: inline !important;
	}
	.side-area {
		margin-top: 5px;
		font-size: 1.0em;
	}
	.list_line {
		height: 50px;
	}
	.side-area .form-control {
		font-size: 1.5rem;
	}
	.side-title {
		background-color: #f3f3f3;
		font-size: 10pt;
		padding: 5px;
		line-height: 40px;
	}
	.list-area {
		padding-left: 0;
		padding-right: 0;
	}
	.description {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px;
	}
	.FavoriteBtn {
		display: none
	}
	.FavoriteBtnSp {
		display: block;
	}
	.FavoriteBtnSp button {
		height: 30px;
		line-height: 0.5;
	}
	.goods-under-info > .EstimatePriceRange {
    	font-size: 11px !important;
	}

	.newMemberLink{
		font-size:9px  !important;
		padding-top: 4  !important;
	}

}

@media only screen and (max-width: 1020px) and (min-width: 768px) {
	.card-area {
		float: left;
		width: 33%;
		padding-left: 15px;
		padding-right: 0px;
		padding-bottom: 10px;
	}
	.side-area {
		font-size: 1.0em;
	}
	.list_line {
		height: 50px;
	}
	.list-navi {
		line-height: 40px !important;
	}
	.viewNum-pc {
		display: block;
	}
	.viewNum-sp {
		display: none;
	}
	.search-icon {
		display: inline !important;
	}
	.side-area .form-control {
		font-size: 2.0rem;
	}
	.side-title {
		background-color: #f5f5f5;
	}
	.list-area {
		padding-left: 0;
	}
	.description {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px;
	}
	.FavoriteBtn {
		display: block;
	}
	.FavoriteBtnSp {
		display: none
	}
	.SakuraImage{

        width: 300px;
	height: 200px;
}
	 .sakuraImage{
      width: 300px;
	height: 200px;
      }
}

 .Lot, .Lot_login{
	font-size:15px;
	font-weight:bold;
    padding-top: 5;
    float:left;
    width:100%;
}

.Favorite{
 	float:right;

}
.favoriteLink {
    font-size: 25px;
    text-decoration: none!important;
    padding-right: 3px;
}

 .goods-under-info  > .WriterName{
	font-size:15px;
	font-weight:bold;
    padding-top: 2;
    margin-top: 33px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
     height: 25;
}
 .goods-under-info  > .WriterNameEng
 ,.goods-under-info  > .WriterNameChi{
	font-size:15px;
	padding-top: 2;
	font-weight:bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 20;
}


 .goods-under-info  > .EstimatePriceRange{
	font-size:14px;
}
 .goods-under-info  > .OtherInfo
 ,.goods-under-info  > .OtherInfoEng
 ,.goods-under-info  > .OtherInfoChi{
	overflow: hidden;
    height: 70px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    margin-top: 5;
}



.SakuraImg {
    width: 22;
    height: 22;

}

.card-area img:hover {
	/* opacity: 0.5 ; */
}

.newMemberLink{
	float: right;
    font-size: 14px;
    font-weight: 100;
    color: #8c8c8c;
    /* text-decoration: none; */
    transition: border-color 0.3s;
    padding-top: 2;
}

.card-area:hover {
    background-color: #c2283e29;
    }

.radius-btn{
	border-radius: 5px;
}


.hikoukai{
    text-align: center;
    margin-top: 100;
    font-size: 20;

}

.hikoukai_container{
	height: -webkit-fill-available;
}


@media only screen and (max-width: 1179px) {

	#writerBitBtn, #onlineBitBtn,#registLink{
		width: 100% !important;
    	height: 50;
	}
	#liveAuctionBtn{
	    width: 60% !important;
    margin-right: 20%;
	}
}

#writerBitBtn, #onlineBitBtn,#registLink,#LiveAuctionBtn{
	width:150px;
	margin-top:10px;
}

@media only screen and (min-width: 1180px) {

	#writerBitBtn, #onlineBitBtn,#registLink,#LiveAuctionBtn{
		width:220px;
		height:50px;
	    top: 100;
	    right: 10;
	    font-size:15px;
	}
	#onlineBitBtn{
		top: 160px;
	}

	#LiveAuctionBtn{
		top: 220px;
	}

	.listNaviInfo{
		float:right;
	}
}

@media only screen and (min-width: 1200px) {

#writerBitBtn, #onlineBitBtn,#registLink,#LiveAuctionBtn{
		position: fixed;
	}
}


.live_icon{
	padding: 10px;
    width: 95px;
    background-color: #02a0e9;
    border-radius: 15px;
    height: 50px;
    display: flex;
}

.live_text{
    float: right;
    margin-top: 4px;
    margin-left: 5px;
}

.live_click{
	background-color: #e2e235;
    font-weight: 400;
    width: 100px;
    border-radius: 15px;
    text-align: center;
    padding: 0 20;
}

.onlineBitAuctionDate{
	font-size: 10;
    line-height: 2.5;
}


