@CHARSET "UTF-8";
.rec2-info{
	display:flex;
	width:700px;
	height:220px;
	margin:0 auto;
}
.rec2-img{
	width:350px;
}
.rec2-img img{
	width:350px;
	height:220px;
}
.rec2-text{
	width:350px;
	height:220px;
	display:table;
}
.rec2-text h3{
	border:none;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	--width:200px;
	border:solid black 1px;
	margin:10px;

}
.rec2-text a{
	text-decoration:none;
}
.rec2-text img{
	transform:scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
}
.acc-info table{
	margin:0 auto;
}
.acc-info th{
	width:150px;
}
.acc-info td{
	width:500px;
}
.entry2{
	width:700px;
	margin:0 auto;
}
.entry2 h3{
	border-left:solid 20px black;
	padding-left:10px;
}
.entry2 p{
	word-wrap:break-word;
	text-align:left;
}
/* お問い合わせフォームアイコン */
