@charset "UTF-8";

/* -------------------------------------------------- 
	common
-------------------------------------------------- */
@media screen and (max-width: 768px) {
	.en .header__title {
		line-height: 1.25;
	}
}

/* -------------------------------------------------- 
	style
-------------------------------------------------- */
/*
	eventReport
------------------------------ */
.en .eventReport .title {
	height: auto;
}

.en .eventReport__place {
	line-height: 1.5;
}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 768px) {}

/* ----------------------------------------------------
	other
---------------------------------------------------- */
.en .other__place {
	line-height: 1.5;
}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 768px) {}