.menu .m05 a {
		color:#00ACCA;
	border-top:2px solid #00ACCA;
	margin-top:-2px;
}

.mainimg-b {
	background-image:url("../img/top03.jpg");
}


.ai {
	float:left;
	width:66%;
}

.ai p {
	font-size:118%;
	letter-spacing:0.1em;
	line-height:2;
}

.daihyo {
	float:right;
	width:340px;
}

.re-co {
	background-color:#EFECDA;
	text-align:center;
	padding:40px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

.re-co h3 {
	font-size:220%;
	border-bottom:1px solid #202020;
	color:#202020;
	letter-spacing:0.1em;
	font-family: "Sawarabi Mincho";
	margin-bottom:30px;
	padding-bottom:30px;
}

.re-co h4 {
	font-size:180%;
	color:#202020;
	letter-spacing:0.1em;
	font-family: "Sawarabi Mincho";
	line-height:1.5;
}

.re-co h6 {
	font-size:60%;
	color:#202020;
	letter-spacing:0.1em;
	font-family: "Sawarabi Mincho";
	line-height:1.5;
	margin-bottom:10px;
}

.re-co h5 {
	font-size:160%;
	color:#202020;
	letter-spacing:0.1em;
	font-family: "Sawarabi Mincho";
	line-height:1.5;
	font-weight:bold;
	
}
.re-co p {
	margin-bottom: 10px;
}

.re-co a {
	margin-top: 20px;
	font-size:120%;
	background-color:#202020;
	color:#FFFFFF;
	padding:30px;
	letter-spacing:0.1em;
	line-height:1.5;
	margin-bottom:10px;
	display:block;
	background-image:url("../img/ya01.gif");
	background-repeat:no-repeat;
	background-position:90% 50%;
}


@media screen and ( max-width:800px )
{
.ai {
    float: none;
    width: 100%;
	margin-bottom: 20px;
}
.daihyo {
   float: none;
    width: 100%;
}
.re-co {
    padding: 5%;
    width: 100%;
    box-sizing: border-box;
}
.re-co h3 {
    font-size: 160%;
	margin-bottom: 20px;
    padding-bottom: 10px;
}
}
