@charset "utf-8";

/*****▽default_frame▽*****/
.ec-layoutRole .ec-layoutRole__contents {
	width:100%!important;
	max-width:100%!important;
	margin:0 auto;
}
/*****▽Block/cart▽*****/
@media screen and (max-width : 834px) {
	.ec-cartNaviWrap,
	.ec-cartNavi {
		margin:0!important;
		padding:0!important;
	}
	.ec-cartNavi__icon img,
	.fa-shopping-cart img,
	.fas img {
		width:45pximportant;
		padding:0 0px 0 0!important;
		margin:0!important;
		box-sizing:border-box;
	}
}

/*****▽Block/news_250418▽*****/
.ec-newsRole__newsDate {
	font-size:17px!important;
	line-height:200%!important;
}
.ec-newsRole__newsTitle {
	font-size:17px!important;
	font-weight:bold!important;
	line-height:200%!important;
}
.ec-newsRole__newsDescription {
	font-size:17px!important;
	line-height:200%!important;
}
@media screen and (max-width : 834px) {

}



/*****▽ボタン▽*****/
.ec-blockBtn--action,
.ec-blockBtn--cancel {
	border-radius:7px;
}
.ec-blockBtn--cancel,
.ec-blockBtn--cancel a {
	color:#fff!important;

}