/* カスタム CSS をここに入力してください */

.body{font-family: "ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo!important;
}

.wpp-list li a {
    color:#333!important;
}

.postContents{
	overflow:hidden!important;
}

.content .aligncenter img {
	margin:0px!important;
}

.content h3 {
	font-size:1.8rem!important;
}

.lib-info {
	font-size:20px!important;
	border-bottom: solid 1px #333;
 padding-bottom: 15px;
 padding-top: 10px;
}
.info-dotted{
	border-top:2px dotted #333;
}

.list-title {
	margin-top:50px!important;
	border-bottom: dashed 1px #333;
	padding-bottom: 10px;
	margin-bottom:20px;
	font-size: 22px!important;
}

.lib-list {
/*border-left: solid #2d5aae 5px; */
	font-size:2.2rem!important;
	
	padding: 15px 0 10px 5px ;
	margin-top: 50px;
	margin-bottom:35px;
/*	background: #f4f7fc; */
border-bottom:2px solid #333!important; 
}

.lib-info-h3 {
	background: #f4f7fc;
	padding:10px 0 10px 10px;
	margin-top:15px;
	margin-bottom:5px;
}

.lib-list-h3{padding:10px 0 10px 0px;}

#content, #content input, #content textarea {
    font-size: 16px!important;
    line-height: 24px!important;
}

.main-card {
	display: flex;
}

.card {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px #ccc;
	margin:5px;
}
.card-img {
  border-radius: 5px 5px 0 0;
  max-width: 100%;
  height: auto;
	margin-top:10px!important;
}
.card-content {
  padding: 10px;
	margin-top:5px!important;
}
.card-title {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
  color: #333;
}
.card-text {
  color: #777;
  font-size: 14px;
  line-height: 1.5;
}
.card-link {
  text-align: center;
  border-top: 1px solid #eee;
  padding: 20px;
}
.card-link a {
  text-decoration: none;
  color: #0bd;
  margin: 0 10px;
}
.card-link a:hover {
  color: #0090aa;
}


/* ブログカード風デザイン */

.lib-card-link {
  text-align: center;
  border-top: 1px solid #eee;
  padding: 15px;
}
.lib-card-link a {
  text-decoration: none;
  color: #4f96f6;
  margin: 0 10px;
}
/*
.lib-card-link a:hover {
  color: #6bb6ff;
}
*/


.lib-card {
  background: rgba(251, 140, 0, 0.02);
  border: 1px solid #1e73be;
	/*
  word-wrap: break-word;
	*/
  max-width:100% ;
  border-radius: 5px;
	/*
  margin: 0px 10px 15px 10px;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .2);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
	*/
}

.lib-card-non {
  background: rgba(251, 140, 0, 0.02);
  border: 1px solid #1e73be;
  max-width:100% ;
  border-radius: 5px;
}

.lib-card:hover {
  cursor: pointer;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .2);
	/*
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
	*/
}


.lib-card:before {
  font-family: FontAwesome;
  position: absolute;
  padding: 2px 6px;
 content: "詳細を見る";
  background-color: #1e73be;
  color: #fff;
  font-size: .8em;
  z-index: 1;
}


.lib-card-label {
}

.lib-card a {
  text-decoration: none;
}

.lib-card-thumbnail {
  padding: 25px 20px 10px 20px!important;
}

.lib-card-thumbnail img {
  padding: 0;
}

.lib-card-content {
	/*
  display: table-cell;
  vertical-align: middle;
	*/
}

.lib-card-title {
  font-size: 1em;
  margin: 5px 10px 5px 0px;
  font-weight: bold;
  line-height: 1.4;
	padding-left:20px;
}

.lib-card-title:hover {
  text-decoration: underline;
}

.lib-card-excerpt {
  font-size: 14px;
  color: #4c4c4c;
  margin: 0 10px 5px 0;
  line-height: 1.3;
	/*
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
	*/
	padding:0 0 0 20px;
}

.lib-card .clear {
  clear: both;
}

.lib-access {
	font-size:14px;
	text-align:left;
}
.lib-map {
	text-align:center;
}


.box26 {
    position: relative;
    margin-top:40px!important;
	   padding-top:1em;
	  padding-bottom:1.5em;
    padding-left:1em;
	   padding-right:1em;
    border-radius: 8px;
background: rgba(251, 140, 0, 0.02);
    border: 1px solid #1e73be;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #1e73be;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
}


/*--------------------------------------
  カード型_06
--------------------------------------*/
.l-wrapper_06 {
  margin: 1rem auto;
  width: 100%;
}

.l-wrapper_06:hover {
  transform: translateY(-5px);
  box-shadow: 0 7px 34px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
  transition: all .5s;
}
.card_06 {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px #ccc;
}

.card-img_06 {
  border-radius: 5px 5px 0 0;
  max-width: 100%;
  height: auto;
}
.card-content_06 {
  padding: 8px 20px 20px;
}
.card-title_06 {
  font-size: 1.6em;
  color: #333;
  font-weight: 700;
}
.card-text_06 {
  color: #777;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 0.2em;
}
.card-link_06 {
  text-align: center;
  border-top: 1px solid #eee;
  padding: 20px;
}
.card-link_06 a {
  text-decoration: none;
  color: #4f96f6;
  margin: 0 10px;
}
.card-link_06 a:hover {
  color: #6bb6ff;
}

.card-content_06 p {
  margin-bottom:0;
}
