.iedukuomo{
	widht:500px;
	font-size:35px;
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	padding:30px 0 30px 20px;
	border-top:solid 1px #857D79;
	border-bottom:solid 1px #857D79;
}

.arrow{

position: relative;
display: inline-block;
padding: 0 0 0 38px;
color: #2C2F5C;
vertical-align: middle;
text-decoration: none;
font-size: 20px;
font-weight:800;
}
.arrow::before,
.arrow::after{

position: absolute;
top: 0;
bottom: 0;
left:0;
margin: auto;
content: "";
vertical-align: middle;

}

.sample5-4::before{

width: 30px;
height: 30px;
-webkit-border-radius: 25%;
border-radius: 25%;
background: #2C2F5C;
}
.sample5-4::after{

left: 5px;
width: 11px;
height: 11px;
border-top: 3px solid #fff;
border-right: 3px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}




.noaka{
	font-weight:700;
	color:#CC0000;
	font-size:24px;
	border-bottom:dotted 2px #DDDFDC;
}



.content_midashi span{
	font-size:28px;
	margin-left:10px;
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}



.sumainihitu{
	margin-bottom:20px;
	background-color:#33A02C;
	color:#fff;
	padding:5px 8px;
	text-decoration: none;}

.sumainihitu:hover{
opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "sumainihitu(opacity=70)";

}


.heading2{
	position:relative;
	padding-left:30px;

	font-size: 16px;
	line-height: 38px;
	margin:0;
}
 
.heading2:after, .heading2:before{
	content:''; 
	height:18px; 
	width:4px; 
	display:block; 
	background:#C30D22; 
	position:absolute; 
	top:8px; 
	left:15px; 
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px; 
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
}
 
.heading2:before{
	height:10px; 
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); 
	top:16px; 
	left:7px
}
