@charset "UTF-8";
/**
 * 出版物
 *
 */
/* ==========================================================================
   出版物
   ========================================================================== */
.inner .box-col4-wrap .box {
  text-align: center; }
  .inner .box-col4-wrap .box a {
    color: #6d6d6d;
    text-decoration: underline; }
    .inner .box-col4-wrap .box a p {
      margin-top: 10px; }
  .inner .box-col4-wrap .box a:hover {
    text-decoration: none; }

/* common.cssを上書き */
a[href$=".pdf"] {
  background: none;
  padding: 0; }
