@charset "utf-8";
/* CSS Document */

.pc_message { 
  display: none;
}
.sp_message { 
  display: block;
}

.lead_title > h2 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.page_content .section {
  margin-bottom: 45px;
}
#content .page_content .scenery:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
#content .page_content .scenery li {
  float: left;
  width: 48%;
  margin-right: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
}
#content .page_content .scenery li.right {
  float: right;
}
#content .page_content ul li div {
  width: 100%;
}
.page_content figure {
  width: 100%;
}
.page_content figure > figcaption {
  text-align: left;
}
.page_content figure > figcaption:before {
  border: none;
}
