@charset "utf-8";

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
}

.fs-p-productDescription.fs-p-productDescription--full {
	width: 1000px;
}

.prdct_template_tp01 .float {
	width: 90%;
	margin: 0 auto;
}

.prdct_template_tp01 .float h4 {
	width: 100%;
}

.prdct_template_tp01 .float p.img {
	float: left;
	width: 48%;
	margin-right: 2%;
}

.prdct_template_tp01 .float div.text {
	float: left;
	width: 50%;
}

.prdct_template_tp01 .float:after {
	content: " ";
	display: block;
	clear: both;
}

.prdct_template_tp01 p.link {
	width: 500px;
}

.prdct_template_tp01 p.link.reading {
	width: 320px;
}

.prdct_template_tp01 .mb30 {
	margin-bottom: 50px !important;
}

/* カートに入れましたポップアップ位置 */
.iziToast-wrapper .iziToast-capsule {
	position: fixed;
	top: 50%;
	left: 50%;
	width: auto;
	margin-top: -32px;
	margin-left: -174px;
}
