@charset "UTF-8";
/*------------------------------------
about
-------------------------------------*/
body{
	font-size:105%;
}
.about .mainImage{
	margin-top: 20px;
}
.about h2 p.frame,
.about h3 p.frame
{
	width:94%;
	margin-left: 3%;
	margin-top: 5%;
	border-left: 5px solid #333;
	border-bottom:1px solid #333;
	padding-left: 5px;
	font-weight:bold;
}
h2{
	margin: 30px 0px 20px 10px;
    font-size:160%;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.about p.txt{
	width:94%;
	margin-top: 2%;
	margin-left: 3%;
}
.about ul.indent{
	margin-top: 5%;
}
.about ul.indent li{
	width:91%;
	margin-bottom: 5%;
	padding-left: 3%;
	text-indent: -1em;
	margin-left: 1em;
}
.about h3 p.inquiry_frame
{
	width:94%;
	margin-left: 3%;
	margin-top: 5%;
	font-weight:bold;
}
.about dl.address{
	width:94%;
	margin-left: 3%;
}
.about dl.address dt{
	margin-top: 3%;
}
.about dl.address dd p{
	font-size: 90%;
}

.about dl.link{
	width:94%;
	margin-left: 3%;
}
.about dl.link dt{
	margin-top: 3%;
}
.about dl.link dd a{
	color:#dc197a;
}
.about dl.link dd img{
	width:10%;
	padding-bottom: 5%;
}
.about dl.link dd p{
	font-size: 90%;
}







.about .exp{
	overflow: hidden;
	margin-top: 5%;
	width:94%;
	margin-left: 3%;
}
.about .exp .left{
	width:24%;
	float: left;
	margin-left:3%;
	overflow:hidden;
	font-weight: bold;
}
.about .exp .right{
	width:70%;
	float:right;
}
.about .exp .right img{
	width:56%;
}
.about .exp .right p{
	width:100%;
}
.about .border{
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 20px 0;
}
h3.subtitle{
	background: #4297ff;
	color: #fff;
	width: 94%;
	margin-left: 3%;
	padding: 2%;
	margin-top: 11%;
	font-weight: bold;
}
.about p.subtitleExp{
	margin: 4%;
	width:92%;
	margin-left: 4%;
	font-size:110%;
	line-height: 1.6em;
}
.about p.subtitleExp a{
	color:#295e9e;
	font-weight:bold;
}
.about .w94{
	width:94%;
	margin-left: 3%;
}
.about .flr{
	float:right;
	margin-right: 3%;
}
.about section{
	padding-bottom:10%;
}