@charset "UTF-8";
/*+-----+*/
/* ROUTE MAP - style
/*+------------------------------------------------*/
/*- pdf_attention ---------*/
.pdf_attention {
  width: 300px;
  margin: 30px auto 0 auto;
  padding: 0 12px;
  background: url(/global/common/images/icon_attention.png) left 3px top no-repeat;
  background-size: 12px;
  line-height: 1.2;
}
