@charset 'UTF-8';
html {
	font-family : YakuHanJPs, 'Microsoft YaHei', '微软雅黑', 'SimSun', 'Arial', 'Helvetica', sans-serif;
}

@media print, screen and (min-width: 768px) {
	.m-box-thumbnail2 .item-title[href='/english/ir/'] {
		font-size : 2.8rem;
	}
}

@media print, screen and (min-width: 768px) {
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head[href='/chinese/ir/'] {
		font-size : 1.4rem;
	}
}

@media print, screen and (min-width: 768px) {
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head[href='/chinese/ir/']:before {
		top : calc(21px + 0.8em);
	}
}
