@charset "UTF-8";

/* CSS Document */
/*=====================================
	写真展会場限定イベント
=====================================*/

/* 20260501 sendai icon */


.venue-icon-wrap .icon.sendai {
	margin-right: 50px;
	width: 75px;
}


.talk-sche-group .talk-sche-unit:nth-child(2) {
	margin-top: 10px;
}


@media (max-width: 960px) {
	.gentei-event-list>li {
		padding: 60px 0;
	}
}

@media (max-width: 560px) {
	.venue-icon-wrap .icon.sendai {/*2025*/
	margin-right:15px;
	width:30px;
}
}


@media (min-width: 961px) {
	.talk-sche-02column {
	width:80px;
}
	.talk-sche-02column.last-item {
	margin-top: 10px;
	margin-bottom: 10px;
}
	.talk-sche-unit .talk-sche-unit-inbox .f_box {
	display: block !important;
	}
}


/**/

/* 20260501 */