@charset 'UTF-8';
/*  透過
----------------------------------------*/
/*  ボーダー
----------------------------------------*/
.content_section_third {
  margin-bottom: 30px;
}
.content_section_third:after {
  display: block;
  clear: both;
  height: 0; 
  content: '';
}
.content_section_third .content_pics {
  float: right; 
  width: 252px;
  margin-left: 24px;
  text-align: center;
}
.content_section_third .content_pics_caption {
  display: block;
  font-size: 1.2rem;
}
.content_section_third .content_text p,
.content_section_third .content_text blockquote {
  margin-bottom: 20px;
}
