@charset "utf-8";
/* CSS Document */

body{font-family: sans-serif;}
header nav ul{
	-webkit-justify-content: start !important;
	justify-content: flex-start !important;
}
.mrtbox li:nth-of-type(2){
	background: url("/images/product/mrt_icon2_en.png") 1% 50% no-repeat;
}
.mrtbox li:nth-of-type(3){
	background: url("/images/product/mrt_icon3_en.png") 1% 50% no-repeat;
}
.mrtbox li:nth-of-type(5){
	background: url("/images/product/mrt_icon5_en.png") 1% 50% no-repeat;
	border: 0;
}
