@charset "utf-8";
.head_info h1::before{
	content:"設備・仕様（設備）｜藤沢市藤沢の新築分譲マンション「デュオステージ藤沢」公式HP。 JR東海道本線「藤沢」駅徒歩8分。";
	display: inline-block;
    font-size: 10px;
}

.capleft {
	left: 0;
	right: unset;
}

.item_img_cap.img_cap_ex{
	background: none;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.9), 0px 0px 3px rgba(0, 0, 0, 0.9), 0px 0px 3px rgba(0, 0, 0, 0.9);
	right: 4%;
	bottom: 4%;
}


@media screen and (max-width: 450px) {
	.item_img_cap.img_cap_ex{
		right: 2%;
	}
}