@charset "UTF-8";
/*
Theme Name: 加古川中央市民病院
Theme URI:
Author:
Author URI: http://kamibu.jp/
Description:
Version: 2.0
License:
License URI:
Tags:
Text Domain:
*/

.relation_news {
  padding-top: 60px;
  margin-top: 0;
  padding-bottom: 10px;
}
.slick-slide {
  margin: 0 15px;
}
.date {
  font-family: "Roboto Condensed Regular", sans-serif;
  font-size: 15px;
  color: #919191;
  margin-top: 20px;
  margin-bottom: 10px;
}
.title {
  font-size: 20px;
  color: #292929;
  width: 90%;
}
.tabs ul li {
  max-width: 100%;
}
.tabs .data {
  max-width: 100%;
}
.js-btn-more {
  cursor: pointer;
  margin: 20px auto 0;
  padding: 10px;
  height: 46px;
  width: 170px;
  border: 1px solid #919191;
  border-radius: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  color: #292929;
  background: #fff;
}
.js-btn-more:hover {
  color: #fff;
  background-color: #919191;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
