@charset  "utf-8";

/* 住まいの大学 
-----------------
created 2020.01.28
-----------------
up date 2020.02.26
-----------------
table of contents
-----------------
entry本文
=============================================== */
#blogWrap #blogLeft article #pastBlog {
}

#blogWrap #blogLeft article #pastBlog h2 {
font-size: 2rem;
font-weight: bold;
clear:both;
}

#blogWrap #blogLeft article #pastBlog p {
font-size:1.6rem;
line-height:1.8;
}

#blogWrap #blogLeft article #pastBlog .small {
clear:both;
margin:1rem 0 1rem 0;
}

#blogWrap #blogLeft article #pastBlog .small_img {
float:left;
margin:0 20px 10px 0;
}
#blogWrap #blogLeft article #pastBlog .small_img.right {
float:right;
margin:0 0 10px 20px;
}

#blogWrap #blogLeft article #pastBlog .small_img .image {
padding:10px;
background-color: #D9D9D9;
display: table;
width:160px;
*width: auto;
}

#blogWrap #blogLeft article #pastBlog .small_img .image img {
  max-width:415px;
}

#blogWrap #blogLeft article #pastBlog .small_img .caption {
padding:10px 0 0;
background-color: #D9D9D9;
font-size:75%;
line-height:1.5rem;
}

#blogWrap #blogLeft article #pastBlog .small_text {
}

#blogWrap #blogLeft article #pastBlog .large {
clear:both;
margin:1rem 0 1rem 0;
}

#blogWrap #blogLeft article #pastBlog .large_img {
margin:1rem 0 1rem 0;
}

#blogWrap #blogLeft article #pastBlog .large_img .image {
  padding:10px;
  background-color: #D9D9D9;
}

#blogWrap #blogLeft article #pastBlog .large_img .caption {
  padding:10px 0 0 0;
  background-color: #D9D9D9;
  font-size:75%;
  line-height:1.5rem;
}

#blogWrap #blogLeft article #pastBlog .large_text {
}

#blogWrap #blogLeft article #pastBlog {
margin:30px 0 20px 0;
}

#blogWrap #blogLeft article #pastBlog  h2 {
margin:1.5rem 0 0;
padding:0 0 0 15px;
font-size:1.8rem;
line-height:2;
border-left:10px solid #BFBFBF;
}

