@charset "utf-8";
/* CSS Document */

#contents-main .NewsItemList .item .morelink{
	display: none;
}

body.view.item_feature #contents .inner{
	/*background: #f6adc8;*/
}

body.item_feature #contents article > h3{
	padding: 35px 0 0;
	background: none;
	display: none;
}
body.item_feature #contents article h3 .image img{
	border-radius: 0;
	box-sizing: border-box;
}
body.item_feature #contents article .html1 h3{
	padding: 35px 0 0;
}
body.item_feature #contents .html2{
	border: 0;
	padding: 0 0 35px;
}
body.item_feature #contents .content1{
	margin-bottom: 30px;
}

body.item_feature #contents #featureid39 article{
}
body.item_feature #contents-main #featureid39 .NewsItemList{
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
  justify-content: center;
}
body.item_feature #contents-main #featureid39 .NewsItemList .item{
	height: 500px;
	width: calc(100%/3 - 10px);
	margin: 0 15px 15px 0;
}
body.item_feature #contents-main #featureid39 .NewsItemList .item:nth-child(3n){
	margin-right: 0;
}
body.item_feature #contents-main #featureid39 .NewsItemList .item .image{
	height: 420px;
	width: 282px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
body.item_feature #contents-main #featureid39 .NewsItemList .item .image img{
	height: 420px;
	width: 282px;
}

body.item_feature #contents-main #featureid39 .NewsItemList .item .image a::before{
	content:"";
	position: absolute;
	bottom: -150px;
	right: -150px;
	width: 200px;
	height: 200px;
	border-radius: 50px;
	display: block;
}
body.item_feature #contents-main #featureid39 .NewsItemList .item:first-of-type .image a::before{ background: #23B6BC;}
body.item_feature #contents-main #featureid39 .NewsItemList .item:nth-of-type(2) .image a::before{ background: #EA6DA4;}
body.item_feature #contents-main #featureid39 .NewsItemList .item:nth-of-type(3) .image a::before{ background: #FCD005;}
body.item_feature #contents-main #featureid39 .NewsItemList .item:nth-of-type(4) .image a::before{ background: #8DC21F;}
body.item_feature #contents-main #featureid39 .NewsItemList .item:last-of-type .image a::before{ background: #B979B0;}
/*body.item_feature #contents-main #featureid39 .NewsItemList .item:nth-child(4n-3) .image a::before{background: #d49b82;}
body.item_feature #contents-main #featureid39 .NewsItemList .item:nth-child(4n-2) .image a::before{background: #d5d89f;}
body.item_feature #contents-main #featureid39 .NewsItemList .item:nth-child(4n-1) .image a::before{background: #b3d1ee;}
body.item_feature #contents-main #featureid39 .NewsItemList .item:nth-child(4n) .image a::before{background: #a9cecf;}*/

body.item_feature #contents-main #featureid39 .NewsItemList .item .image a::after{
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	content: "\f002";
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 1;
	font-size: 18px;
  color: #fff;
}


#contents-main #featureid39 .NewsItemList .item .desc{
	margin-top: 10px;
	text-align: center;
	line-height: 1.6em;
}
#contents-main #featureid39 .NewsItemList .item .name{
	padding-right: 0;
}
#contents-main #featureid39 .NewsItemList .item .name a{
	font-weight: bold;
	font-size: 18px;
	border: none;
}
#contents-main #featureid39 .NewsItemList .item .name span{
	display: none;
}
#contents-main #featureid39 .NewsItemList .item h3.goods{
	text-align: center;
	color: #db6586;
	display: none;
}
#contents-main #featureid39 .NewsItemList .item h3.goods a{
	font-size: 14px;
	color: #db6586;
	border-bottom: 1px solid #db6586;
}

#featureid39 .sale.icon{
	display: none;
}
#contents-main #featureid39 .NewsItemList .item .price{
	color: #030911;
	font-weight: normal;
	display: none;
}

body.item_feature #contents-main .NewsItemList .item .morelink,
#contents.feature .return_list{
	display: none;
}

/*スマホ*/
body.item_feature.sp #contents .content1{
  margin-bottom: 10px;
  padding: 20px 10px 0px;
}
body.item_feature.sp #contents article h3{
	padding: 0;
	margin: 0 auto;}
body.item_feature.sp #contents article h3 .image img{
	border-width: 0 0 2px;
}


body.item_feature.sp #contents-main #featureid39 .NewsItemList{
	margin-top: 0px;
	justify-content: center;
	padding: 0 10px;
}

body.item_feature.sp #contents-main #featureid39 .NewsItemList .item{
	height: auto;
	width: calc(100%/2 - 10px);
	margin: 20px auto;
	padding: 0;
}
body.item_feature.sp #contents-main #featureid39 .NewsItemList .item .image{
	height: 280px;
	width: 100%;
	float: none;
}
body.item_feature.sp #contents-main #featureid39 .NewsItemList .item .image img{
	height: 280px;
	width: 100%;
	object-fit: cover;
}
.sp #contents-main #featureid39 .NewsItemList .item .desc {
    margin-top: 16px;
    line-height: 1.3em;
}
.sp #contents-main #featureid39 .NewsItemList .item h3.goods{
    margin: 10px auto 0;
    width: 100%;
}
.sp #contents-main #featureid39 .NewsItemList .item h3.goods a{
		font-size: 12px;
}
.sp #contents-main #featureid39 .NewsItemList .item .name{
	padding-bottom: 0;
}
.sp #contents-main #featureid39 .NewsItemList .item .name a{
	font-size: 12px;
}
body.sp #contents-main #featureid39 .NewsItemList .item .price{
	width: 76%;
	margin: 0 auto;
}

@media screen and (max-width:320px){
body.item_feature.sp #contents-main #featureid39 .NewsItemList .item .image,
body.item_feature.sp #contents-main #featureid39 .NewsItemList .item .image img{
	height: 250px;
}
}



