
.productprice {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;	
	padding: 10px 15px!important;
}

.productprice p{
	font-size: 13px!important;
	overflow: hidden;
	padding: 0!important;
	margin: 0!important;
}

.productprice div:last-child {
	padding-top: 0!important;
}


.productprice:after {
	display: none!important;
}

.productprice div:nth-of-type(1) {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
	justify-content: space-around;

}

.productprice div:nth-of-type(1) p{
	line-height:60px;
	height: 60px;
	float: left;
	box-sizing: border-box;
	text-align: left!important;
}

.productprice div:nth-of-type(2) p{
	margin: -10px!important;
}

.productprice div:nth-of-type(1) p span:first-child{
	font-size: 30px!important;
	color: red!important;
}

.productprice div:nth-of-type(1) p span:last-child{
	font-size: 13px!important;
	color: #000!important;
	float: right;
	font-weight: 500;
	margin-left: 5px;
}

.productprice span{
	text-align: right!important
}

.productprice, .productprice p {
	background: #fff!important;
}

.contact_number {
	background: #1D1D1D;
	color: #fff;
	font-size: 16px;
	padding: 10px;
	text-align: center;
	line-height: 1;
	margin: 0;
}

.productprice:nth-child(1) p {
	font-size: 24px!important;
}

.span.red.publish_point {
	font-size: 15px!important;
}

.productprice:nth-of-type(2) p::before {
	content: "Price";
	display: block;
	color: #ddd;

} 



#product-smp-about li {
	padding: 10px 15px;
	border-bottom: solid 1px #ddd;
	box-sizing: border-box;
}


#product-smp-about li:first-child {
	border-top: solid 1px #ddd;
}

#product-smp-about li:first-child p {
	margin-top: 0!important;
}

#product-smp-about dl {
	width: 100%;
	overflow: hidden;
 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
}

#product-smp-about dl dt {
	width: 30%;
	float: left;
	font-size: 13px;
	line-height: 1;
	text-align: left;
}


.Members-price dl dt::after {
	content: "Members price";
	display: block;
	color: #BDBDBD;
}


.Members-price dl dd:nth-of-type(1) {
	font-size: 25px;
}


.tax-free dl dd:nth-of-type(1) {
	font-size: 20px;
}


.Discount {
    text-align: center;
    display: block;
}

.Availability dl dt::after {
	content: "Availability";
	display: block;
	color: #BDBDBD;
}

.Returns-price dl dd a {
	margin-left: 10px;
	color:#18A5FF;
}

#product-smp-about dl dd{
	box-sizing: border-box;
}

#product-smp-about dl dd p{
	box-sizing: border-box;
	line-height: 1;
}


#product-smp-about dl dd:nth-of-type(1) {
	width: 57%;
	float: left;
	padding-right: 5px;
	text-align: left;
	box-sizing: border-box;	
}

#product-smp-about dl dd:nth-of-type(2) {
	width: 12%;
	float: right;
	text-align: right;
}
.product-smp-price{
	font-size: 16px;
	font-weight: bold;
}
dd.member-smp-price {
    font-size: 24px;
}


.smp-kaiin-btn {
	display: block;
	width: 100%;
	background: #A73334;
	color: #fff;
	text-align: center;
	padding: 3px;
	margin: 10px auto 0; 
}

.product-wrap {
	position: relative;
} 

.cart-in {
	padding: 10px 15px;
	width: 100%;	
	background-color: rgba(0,0,0,0.5);
    position: fixed;
    bottom: 0;
	dolor: #fff!important;
	box-sizing: border-box;
}

.cart-in p {
	color: #fff!important;
	text-align: center;
	padding: 0;
	margin: 0;
}

.cart-in a{
    display: block;
}

.cart-in img {
	width: 100%;
	margin-top: 10px;
}

.cart-in-price {
	font-size: 20px;
	line-height: 1;
	display: block;
	margin-bottom: 10px!important;
}


.cart-in-price::before {
	content: "販売価格";
	font-size: 13px;
}


.cart-in-price::after {
	content: "(税込)";
	font-size: 13px;
	margin-left: 5px;
}

#btnKagoService2 > input {
	width: 100%;
	background: #FF9611!important;
	color: #fff;
	text-align: center;
	padding: 10px 0!important;
}

.curt_l {
	padding: 10px 0!important;
}

.cart-in-loan {
	font-size: 15px;
	font-weight: 600;
}

.cart-in-loan::before {
	content: "およそ";
	font-weight: 500;
	font-size: 13px;
}

.cart-in-loan::after {
	content: "円";
}

	
/*
#btnKagoService::before {
	content: "";
	margin-bottom: 20px;
	margin-top: 10px;
    position: relative;
    background: url(https://www.rasin.co.jp/common/img/haisoumuryou.gif)!important;
	background-repeat: no-repeat!important;
	display: inline-block;
  width: 100%;
  height: 50px;
  background-size: contain;
  vertical-align: middle;
}
*/

#shohin-sale-price {
	font-size: 20px!important;
	color: red!important;	
	font-weight: 600!important;
}










