#table-prices {
	width: 100%;
}
#table-prices td {
	padding: 16px;
	width: 50%;
	vertical-align: center;
}
.slick-slide {
	height: auto;
	padding: 2px;
}
.slick-slide img {
	width: 100%;
	height: auto;
}
#images-for {
	padding-left: 0;
}
#images-nav {
	padding-left: 0;
}
.clickable-image {
	cursor: pointer;
}
.thumbImage {
    margin: auto;
}
#remaining-time span {
	font-size: 1.6em;
	color: red;
}
.goods_data_title {
	font-weight: bold;
}
#goods-description {
	padding: 32px 0px;
}
#auction-caption {
	padding: 32px 0px;
}

.label-info {
	font-size: 1.0em;
	padding: .7em .6em .7em;
}

.label-not_reserve {
	background-color: #F7819F;
	font-size: 1.0em;
	padding: .7em .6em .7em;
}

.SakuraImage{
	height: 40px;
    width: 40px;
    margin-top: -5;
}

.Lot{
	font-size: 30px;
	padding-bottom:5px;
}
.writerName{
	font-size: 30px;
	padding-bottom:5px;
}

.goodsName {
	font-size: 25px;
	padding-bottom:20px;
}

.goodsdetaile_title {
	font-size: 15px;
}


.goodsdetail_inquiry {
	margin-top:?20px;
}

.goodsdetail_underline {
	margin-bottom: 10px;
	border-bottom: solid 1px #e9e9e9;
}
#info {
	font-size: 15pt;
}
.right-area {
	background-color: #f44336;
	color: white;
	padding: 10px;
	font-size: 12pt;
	vertical-align: middle;
    display: inline-block;
    margin-top: -15px;
    width: 200px;
    text-align: center;
    border-radius: 5px;
}
.right-area_sairaku {
	background-color: #0000a0;
	color: white;
	padding: 10px;
	font-size: 12pt;
	vertical-align: middle;
    display: inline-block;
    margin-top: -15px;
    width: 300px;
    text-align: center;
    border-radius: 5px;
}
.modal_body_label {

}
.modal_body_input {
	display: inline;
	width: 50%;
	margin-left: 10px;
}
.detail_font {
	font-size: 17px;
	color: black;"
}
.price_font {
	font-size: 35px;
	color: black;
}
.favoriteLink {
	font-size: 20px;
	text-decoration: none!important;
	margin-left: 10px;
	margin-top: 10px;
}
.favorite-text {
	vertical-align: text-top;
    margin-left: -10px;
    color: black;

}
.inquiryLink {
	font-size: 20px;
	text-decoration: none!important;
	margin-left: 10px;
	margin-top: 10px;
}
.inquiryLink:hover {
	color: #000000;
}
.inquiry-text {
	vertical-align: text-top;
    margin-left: -10px;
    color: black;
}
.discription-form {
	margin-top: 20px;
	margin-bottom: 10px;
}
.discripation-row {
	border: 1px solid #ddd;
}
.goods_data_title {
/* 	border-right: 1px solid #ddd; */
	padding-left: 10px!important;
	padding-right: 10px!important;
	font-weight: bold;
	min-width: 200px;

    float: left;
    line-height: 40px;
    font-weight: bold;
    text-align: right;
}
.goods_data_value {
	border-left: 1px solid #ddd;
	padding: 10px!important;
/* 	background-color: #fafafa; */
	float: left;
    line-height: 20px;
    min-height: 40px;
    word-wrap: break-word;
    height: auto;
}
.bidCtrlLabel {
	margin-left: 20px;
}
.bidCtrlBtn {
/* 	float: right; */
	min-width: 100px;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 14px;
}
.bid-btn-span {
	vertical-align: text-bottom;
}
.modal_bid_price_btn {
	clear: both;
	float: right;
	margin-bottom: 5px;
}
@media only screen and (max-width: 992px) {
	.goods_data_title {
		width: 100%;
		background-color: #f5f5f5;
		text-align: left;
	}
}
@media only screen and (max-width: 768px) {
	.right-area_sairaku {
		margin-top: 0px;
	}
	#endTime {
		display: block;
	}
}
@media only screen and (max-width: 1020px) and (min-width: 768px) {
	.right-area_sairaku {
		margin-top: -15px;
	}
	#endTime {
		display: inline;
	}

}
.my-spn-label {
	color: red;
	font-size: 25px;
}
.goodsImg {
	width: 100% !important;
}
#inquiryConfirmContent {
	height: 184px;
	padding-left: 10px;
}

.required-mng {
	margin-top: 6px!important;
	float:none;
}

.modal-body .row {
    padding-top: 10px;
    padding-bottom: 10px;
}


.Favorite{
 	float:right;

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

#loupe{
    border:2px solid white;
    background-repeat: no-repeat;
    background-color: white;
    width:200px; height:200px; /* ?????? */
    position:absolute;
    display:none;
    -moz-box-shadow:0 0 5px #777, 0 0 10px #aaa inset;
    -webkit-box-shadow:0 0 5px #777;
    box-shadow:0 0 5px #777, 0 0 10px #aaa inset;
    -moz-border-radius:100px; /* ?????? ÷ 2 */
    -webkit-border-radius:100px; /* ?????? ÷ 2 */
    border-radius:100px; /* ?????? ÷ 2 */
    z-index:100px;
}

.next-row {
    clear: both;
    height: 120px;
    display: flex;
}
.next-image-div {
    float: left;
}
.next-goods-label {
    float: left;
    height: 100px;
    font-size: 12;
}
.next-image-div img {
    width: 100px;
    height: 100px;
}
.next-goods-label .lot {
    font-size: 17px;
    margin-top: 10;
}

.next-goods-label .SakuraImg {
    width: 22px!important;
    height: 22!important;
/*     margin-right: 10; */
    float: left;
    margin-top: 8;
}

.next-goods-label .nextInfo {
   overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 15;
}

.slick-slider {

	margin-left: -20;

	}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev {
    margin-left: 45px;
}

.slick-prev:before {
    content: '?';
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.imageModal {
      position: fixed;
      top: 0;
      left: 0;
      width: 40%;
      height: 100vh;
      background-color: rgba(0, 0, 0, 0.8);
      display: none;
          z-index: 50;
    background: white;
    }

.bigimg {
      position: absolute;
      width: 80%;
      max-width: 800px;
      top: 80px;
      left: 0;
      right: 0;
      margin-right: auto;
      margin-left: auto;
    }

.close-btn {
      color: black;
      font-size: 40px;
      position: absolute;
      right: 20px;
      top: 0;
    }

.close-btn a {
      color: black;
      text-decoration: none;
    }

 .next-row:hover {
    background-color: #c2283e29;
    }