@charset "utf-8";

@media screen and (max-width: 1199px) {
	.yearController {
		right: 40px;
		position: relative !important;
	}
	
	.is-NewsPage.is-70Page .c-contents1 > figure {
		padding-left: 20px;
	}
	
} /* END Responsive 1199px */

@media screen and (max-width: 767px) {
	.yearController {
		position: relative !important;
		top: auto;
		right: auto;
	}
	
	.s_eirSelect {
		width: 100%;
	}
	
	.eirDataArea {
		margin-top: 60px;
	}
	
	.is-NewsPage.is-70Page .c-contents1 > div,
	.is-NewsPage.is-66Page .c-contents1 > div {
		width: 100%;
	}
	
	.is-NewsPage.is-70Page .c-contents1 > figure,
	.is-NewsPage.is-66Page .c-contents1 > figure {
		width: 100%;
		padding-top: 30px;
		padding-left: 20%;
		padding-right: 20%;
	}
	
	.is-NewsPage.is-66Page .c-contents1 > figure {
		padding-right: 10%;
		padding-left: 10%;
	}
	
	
} /* END Responsive 767px */

@media screen and (max-width: 374px) {
} /* END Responsive 374px */
