@charset "UTF-8";
/* auther: cee; */

#submenuData a[href='/jpn/safety/persistence.html']::before {margin-bottom: -.5em;}
#categorytop.safety #submenuData a[href*='index.html'],
#subcategorytop.SNELL #submenuData a[href*='SNELL.html'],
#subcategorytop.R75-SHAPE #submenuData a[href*='R75-SHAPE.html'],
#subcategorytop.persistence #submenuData a[href*='persistence.html'] {color: #E4FF00;}

#submenuData li:nth-of-type(1) {
background-image: url(/jpn/images/safety/top/kv_bg.jpg);
background-position: 75% center;
}
#submenuData li:nth-of-type(2) {
background-image: url(/jpn/images/safety/R75-SHAPE/kv_bg.jpg);
background-position: right center;
}
#submenuData li:nth-of-type(3) {
background-image: url(/jpn/images/safety/SNELL/kv_bg.jpg);
background-position: center center;
}
#submenuData li:nth-of-type(4) {
background-image: url(/jpn/images/safety/persistence/kv_bg.jpg);
background-position: left center;
}
article .button {
max-width: 270px;
margin-right: auto !important;
}

@media all and (min-width:995px) {
	#submenuData li {width: calc((100% - 1px) / 4);}
}
@media all and (max-width:994.9px) {
}
