body{
font-family: "source-han-sans-japanese", sans-serif;
font-weight: 400;
font-style: normal;
}

article {
  width: 100%;
  font-size: 16px;
  line-height: 1.6em;
  margin-top: 95px;
}

.photo_wrp{
	margin: 0 auto;
	width: 100%;
	display: block;
}

.photo_wrp img{
	width: 100%;
}

h1{
	font-size: 48px;
	line-height: 1.6em;
	margin: 40px 0;
		font-family: zen-old-mincho, sans-serif;
font-weight: 700;
font-style: normal;
	text-align: center;
	border-bottom: 1px solid #000;
}

.contents_wrp{
	width: 1000px;
margin: 0 auto;
}


h2{
	font-size: 28px;
	line-height: 1.6em;
	margin-bottom: 40px;
	text-align: center;
	font-family: zen-old-mincho, sans-serif;
font-weight: 700;
font-style: normal;
}
.block01 p{
	line-height: 1.8em;
}

.block01 div{
	text-align: center;
	margin: 40px 0 80px;
}
	
.block01 img{
	width: 600px;
	margin-bottom: 20px;
}

.block01 a{
text-decoration: underline;
color: #001CFF;
	text-align: center;
	display: block;
}

footer{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	text-align: right;
}

@media screen and (max-width: 640px) {
.co_logo {
width: 30px;
height: auto;
display: block;
}
	
	.left_area p {
display: table-cell;
vertical-align: middle;
padding-left: 10px;
font-size: 14px;
font-weight: 400;
margin-top: 20px;
font-family: zen-old-mincho, sans-serif;
font-style: normal;
line-height: 1.6em;
letter-spacing: 0;
}
	
	.left_area {
float: none;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
font-size: 12px;
letter-spacing: 0.1em;
}
	.contents_wrp{
	width: 90%;
margin: 0 auto;
}
	
	.block01 img{
	width: 100%;
}

h1{
	font-size: 36px;
}
		footer {
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
		margin-left: 20px;
  text-align: center;
		line-height: 1.6em;
}
}
