#t1era .multi-panels ul li {background-color: #ff0000; padding: 2rem 1rem; height: 100%; width: 100%; color: #fff;}
#t1era .multi-panels ul li .body-copy,
#t1era .multi-panels ul li .body-copy a {color: #fff;}
#t1era .multi-panels ul li .body-copy a {text-decoration: underline; display: inline-block; margin-top: 0.5rem;}
@media(min-width: 1025px) {
	#t1era .multi-panels ul {display: block; font-size: 0; text-align: center; max-width: 780px;}
	#t1era .multi-panels ul li {display: inline-block; width: calc(25% - 1.5rem); margin: 0.75rem; min-height: 208px;}
}
@media(max-width: 768px) and (min-width: 400px) {
	#t1era .multi-panels ul {grid-template-columns: repeat(2, [col-star]1fr);}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}