@charset "utf-8";
.product-header{
	height: 30px;
}
.product-description-box{
	width: 100%;
	letter-spacing: .08em;
	line-height: 1.4;
}
.product-name{
	font-size: 5.625vw;
	margin-bottom: 8.90625vw;
}
.product-description{
	margin-bottom: 8.90625vw;	
}
.product-price{
	text-align: right;
	font-size: 5.625vw;
	margin-bottom: 8.90625vw;
}
.product-price span{
	font-size: 12px;
}
.product-cart-btn{
	width: 100%;
	margin-bottom: 8.90625vw;
}
.product-cart-btn a{
	width: 100%;
	display: block;
	background-color: #b30000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding:20px 0; 
}
.product-description-box .product-description-other{
	width: 100%;
	margin: 0 auto;
	padding: 20px;
	line-height: 1.6;
	font-size:12px; 
	background-color: #f3f3f3;
	margin-bottom: 8.90625vw;
}
.image-box{
	width: 100%;
	margin-bottom: 8.90625vw;
}
.image-box--detail{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top:20px; 
}
.image-box--detail .detail-image{
	width: 100px;
	height: 100px;
	padding: 10px;
}
.product .image-box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.product-description-box .tel-box{
	width: 100%;
	text-align: center;
}
.tel-box span{
	
}
.tel-box span:nth-child(2n){
/*	font-size: 5.625vw;
	display: block;
	line-height: 1.41429;
	letter-spacing: 0.24em;*/
}
.product-point--area .tel-box{
	width: 100%;
	background-color: #f3f3f3;
	padding: 30px;
	text-align: center;
}
.product-point--area .tel-box .left-box{
	font-size: 4.8vw;
	margin-bottom: 4.27vw;
	padding-bottom: 3.2vw;
	position: relative;
}
.product-point--area .tel-box .left-box::after{
	background-color: #acacac;
	bottom: 0;
	content: '';
	display: block;
	height: 0.27vw;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 35.2vw;
}
.product-point--area .tel-box .right-box{

}
.product-point--area .tel-box .tel-number{
	display: block;
	padding-top: 4.27vw;
	font-size: 4.8vw;
	line-height: 1.6;
}
.breadcrumb .breadcrumbs{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: start;
	justify-content: start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.breadcrumb .breadcrumbs li:not(.breadcrumb-product-name){
	display: block;
	padding: 10px 10px 10px 0px;
	display: -ms-flexbox;
	display: flex;
}
.breadcrumb .breadcrumbs li::after{
	content: ">	";
	display: block;
	margin-left: 10px;
}
.breadcrumb .breadcrumbs li:last-child::after{
	content: "";
}
.breadcrumb .breadcrumbs li a{
	border-bottom: 0.5px solid #1f1f11;
	padding-bottom: 3px;
	display: block;
	line-height: 1.2;
}
.breadcrumb.sp-width{
	margin-bottom: 20px;
}
.breadcrumb-product-name{
	width: 100%;
	font-weight: bold;
	font-size: 1.2rem;
	padding-top: 10px;
}
.sp-none{
	display: none;
}
.product-cart-btn .not-online{
	background-color: #858585;
}
.product-cart-btn .not-online-line{
	background-color: #06C755;
	margin-top:4vw;
}
.small-text{
	font-size: 70%;
}
.shop-content-area{
	margin-bottom: 15.625vw;
}
.wap .title-area{
	margin-bottom: 9.375vw;
	-ms-flex-align: start;
	align-items: flex-start;
	flex-wrap: wrap;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.wap .title-area h3{
	font-size: 5.625vw;
	line-height: 1.4;
	letter-spacing: .1rem;
}
.wap .title-area h3 span{
	font-size: 2.1875vw;
	margin-top: .9vw;
	display: block;
	letter-spacing: .16em;
}
.wap .title-area .list-all-link{
	font-size: 3.125vw;
	padding-top: 2.34375vw;
	letter-spacing: .16em;
}
.wap .title-area .list-all-link a{
	letter-spacing: .06em;
	padding-bottom: 6px;
	position: relative;
}
.wap .title-area .list-all-link a:after{
	content: "";
	width: 98%;
	height: 1px;
	background-color: #3f3f3f;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: background-color 300ms;
}
.product-list-area{
	margin-top: -40px;
}
.product-list-content{
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-ms-flex-align: stretch;
	align-items: stretch;	
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.product-list-content .product-diteil-content{
	width: 48%;
	margin-top: 20px;
}
.product-list-content .product-diteil-content a{
	display: block;
}
.product-list-content .product-diteil-content .image-area{
	width: 100%;
	margin-bottom: 1.25vw;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 150px;
}
.product-list-content .image-area img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.product-list-area .product-name {
	font-size: 14px;
	border-bottom: 1px solid #3f3f3f;
	padding-bottom: 10px;
	padding-top: 2px;
	margin-bottom: 10px;
	overflow: hidden;
	height: 27px;
	line-height: 1.8;
}
.product-list-area .product-description {
	font-size: 12px;
	margin-bottom: 10px;
	letter-spacing: .14em;
	line-height: 1.8;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.product-list-area .product-footer-area{
	text-align: left;
}
.product-list-area .product-price-area{
	margin: 4.25vw 0;
	text-align: right;
}
.product-list-area .product-price-area .price{
	font-size: 20px;
}
.product-list-area .btn-area{
	font-size: 10px;
	padding: 10px 10px;
	border: 1px solid #3f3f3f;
	transition: all 400ms;
	letter-spacing: .16em;
	text-align: center;
}
.product-list-area li a:hover .btn-area{
	background-color: #3f3f3f;
	color: #fff;
}
.product-list-area li a.touch_event{
	opacity: 0.5;
}
.product-list-area li a{
	display: block;
}
.product-diteil-content.sale{

}
.product-diteil-content.sale .product-price-area{
	color: #b10505;
	font-weight: bold;	
}