@charset "UTF-8";
/* CSS Document */

/* contents */
.flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

#mothersday2019 {
	float: right;
	width: 800px;
}

#mothersday2019 img {
	margin: 0;
	vertical-align: bottom;
}

#mothersday2019 h2,h3,h4 {
	margin: 0;
	padding: 0;
}

#mothersday2019 .price {
	text-align: center;
}

#mothersday2019 .flower-lease {
	background-image: url(../img/bg_price_flower-lease.jpg);
}

#mothersday2019 .flower-arrangement {
	background-image: url(../img/bg_price_flower-arrangement.jpg);
}

#mothersday2019 .herbarium {
	background-image: url(../img/bg_price_herbarium.jpg);
}

#mothersday2019 .herbarium-pen {
	background-image: url(../img/bg_price_herbarium-pen.jpg);
}

#mothersday2019 .green-tea {
	background-image: url(../img/bg_price_green-tea.jpg);
}

#mothersday2019 .sweet-bean-jelly {
	background-image: url(../img/bg_price_sweet-bean-jelly.jpg);
}

#mothersday2019 .shampoo {
	background-image: url(../img/bg_price_shampoo.jpg);
}
