/* テキストリンクのマーカーを追加 */
/* 2014-11-05 サイドバー化 */
.ad_textlink_box{
}
.gpt_textad {
	height: auto !important;
	width: auto !important;
	position: relative;
}
.ad_textlink_box .gpt_textad > div:last-child {
	padding-bottom: 3px;
	padding-left: 30px;
}
.ad_textlink_box .gpt_textad > div:last-child:before {
	background-color: #999;
	color: #fff;
	content: "PR";
	display: inline-block;
	height: auto;
	position: absolute;
	text-align: center;
	width: 25px;
	font-size: 11px;
	line-height: 1em;
	padding: 1px 0 0 0;
	left: 0;
	top: 12px;
}
.ad_textlink_box .gpt_textad:first-child > div:last-child {
	border-top:1px solid #aaa !important;
}
.ad_textlink_box .gpt_textad:last-child > div:last-child {
	border-bottom:1px solid #aaa !important;
}
.ad_textlink_box .gpt_textad > div:last-child {
	padding-top: 8px;
	padding-bottom: 3px;
}
.gpt_textad iframe {
    height: 3em;
    width: 278px !important;
    box-sizing:border-box !important;
}



/* 2016-02-29 */
.clearfix {
  zoom:1;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.ad_hybrid001{
	font-size: 13px;
}
.ad_hybrid001 .node-teaser{
  margin-bottom: 8px;
  padding-bottom: 0;
  background: transparent url("../images/node-teaser-background.gif") repeat-x scroll left top;
}
.ad_hybrid001 .teaser_icon{
    border: 1px solid #ccc;
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 1px;
}
.ad_hybrid001 .pr_mark{
	display:inline;
	background-color:#000;
	color:#fff;
  font-size: 72%;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  padding: 0 2px;
}
.ad_hybrid001 h2{
	font-size: 122%;
}
.ad_hybrid001 .node-teaser h2.title{
	font-weight: bold;
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #000;
  clear: none;
  line-height: 1;
  margin: 0;
  overflow: hidden;
  padding: 6px 0 0;
}
.ad_hybrid001 .node-property-title {
	font-size: 92%;
	letter-spacing: 0;
  display: block;
  font-family: "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
  line-height: 1.2;
  text-align: left;
  padding-top: 2px;
}

.ad_hybrid001 .node-teaser .content {
    color: #606060;
    font-size: 92%;
    margin: 4px 0 0;
    padding: 0;
}

.ad_hybrid001  .node-teaser-2 .view-list-brief_desc {
    background-image: none;
    height: auto;
    line-height: 1.2;
    padding: 0;
    white-space: normal !important;
}
