/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/support/theme_static/rainier/css/base.css);
@import url(/mt-static/support/theme_static/rainier/css/rainier-white/screen.css);
/* end StyleCatcher imports */


#header #header-inner #header-content {
  background-image: url(https://shiwaza.com/tnoma/blog/assets_c/2013/12/nomanoshiwaza_940_344px-thumb-940x344-11.jpg);
}


.video { 
    position: relative;
    height: 0;
    padding-top: 56.25%;
    width: auto;
}

.video iframe {
    height: 100%;
    position: absolute;
    left:0;
    top:0;
    width:100%;
}
/*=====================================
広告ユニット
=====================================*/
/*300 X 250 横2列*/
.adbox-2 {
	width:640px;
    height: 270px;
	margin-left:0px;
	margin-bottom:30px;
}
.adbox-2-L, .adbox-2-R {
	width:300px;
	height:250px;
	overflow:hidden;
}
.adbox-2-L {
	float:left;
}
.adbox-2-R {
	float:right;
}

.posts-list-thumnail{
    float:right;
}
.asset-header-thumbnail{
    float:right;
}
.posts-list-title{
}
.entry-asset{
    clear: right;
    margin-bottom: 4px;
    min-height: 98px;
}
#posts li a {
    width:auto;
}
.asset-img-thumb{
    padding: 2px;
    border: solid 1px;
}

#header[role="banner"] #header-content {
    height: 120px;
    min-height: 110px;
}
[role="banner"] #header-content {
    min-height: 110px;
}

.entry .entry-title, .page.entry-title {
  font-size: 18px;
}

.module-list-item{
	margin-bottom: 1.0em;
}

h3{
  font-size: 1.2em;
  border-bottom: solid 1px #aaa;
  border-left: solid 4px #aaa;
  padding-left: 8px;
}

blockquote{
  margin: 0;
  background-color: #F0F5FF;
  padding: 20px;
  border: 1px solid #ccd6eb;
  line-height: 140%;
  margin-bottom: 1.8em;
}