@charset "UTF-8";

#genuine+section,
#heart+section,
#three+section{
	margin-top: 0px;
}

#btn+div.contents_btn01 a span{
	width:260px;
}
@media screen and (max-width: 1235px){
	#btn+div.contents_btn01 a span{
		width:350px;
	}
}
@media screen and (max-width: 920px){
	#btn+div.contents_btn01 a span{
		width:260px;
	}
}

#items+div img {
    height: 280px !important;
}
@media screen and (max-width: 950px){
	#items+div img {
    	height: 230px !important;
}
}
@media screen and (max-width: 750px){
	#items+div img {
    	height: 190px !important;
}
}
@media screen and (max-width: 600px){
	#items+div img {
    	height: 280px !important;
}
}
@media screen and (max-width: 400px){
	#items+div img {
    	height: 190px !important;
}
}

#items+div .inner_item{
	border-right: none;
	border-top: none;
	border-bottom: none;	
}
#items+div .wrapper_item::before{
	border-right: none!important;
	border-left: none!important;
}