@charset "UTF-8";

#media-body .mod-table02 th span {
	white-space: normal;
}

table.mod-table02 th {
	min-width: 350px;
}

@media screen and (max-width: 767px) {
	table.mod-table02 th {
		min-width: 0;
	}
}

.mod-slick-slider .slick-prev {
	z-index: 2;
}

.mod-slick-slider .slick-next {
	z-index: 2;
}

@media screen and (max-width: 1400px) and (min-width: 780px) {
	.mod-header-gnav {
		height: 160px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.mod-header-gnav .modules-part {
		width: 100%;
	}

	#top-body .promo-bar div {
		margin-top: 120px;
	}

	.title-wrap.header-fix {
		margin-top: 160px;
	}
}
