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

.link-icon {
    background-image: url(https://www.binchoutan.com/event/images/mothersday/link-icon.png);
}

.box.-red > dt{
    background-color: #f7e7e700;
}
.box-parent > *, dl.box > * {
    /*background-color: #B1292C;*/
    padding: 0; 
}
/*.box.-red > dd{
	background-color: #B1292C;
}*/

.bg-red {
    background-color: #B1292C;
}
a:hover img {
  opacity: .90;
}