@charset "utf-8";
section.inner_section:last-child{margin-bottom:60px;}

#main .pn_table_pdf{max-width:600px;margin:auto;border:0;}
#main .pn_table_pdf td,
#main .pn_table_pdf th{border:0;background:transparent;}
#main .pn_table_pdf th{white-space:nowrap;width:9em;}
#main .pn_table_pdf .pn_link_pdf::after{content:"";display:inline-block;width:21px;height:25px;background:url(../img/pdfIcon.png) no-repeat;vertical-align:middle;margin-left:5px;}

@media screen and (max-width:767px){
  #main .pn_table_pdf tr,
  #main .pn_table_pdf th,
  #main .pn_table_pdf td{display:block;width:100%;}

  #main .pn_table_pdf tr{border-bottom:1px solid #ddd;margin-bottom:0.5em;}
  #main .pn_table_pdf th{padding:0;}

}
