@charset "UTF-8";
.post_content{
	overflow: hidden;
}
.expo2025_container{
	max-width: 1100px;
}

.expo2025_wc_delicacies{
	background-color: #f7aa7b;
	font-size: 0;
	line-height: 1;
}
.expo2025_wc-wrap{
	position: relative;
}
.expo2025_wc-port{
	position: relative;
}
.expo2025_wc-norw{
	background-color: #fbdd7f;
	position: relative;
}
@media all and (max-width: 768px) {
}
@media all and (min-width: 769px) {
	.expo2025_wc-port{
		margin-top: -2px;
	}
}
@media all and (min-width: 980px) {
}

