@charset "utf-8";
/* CSS Document */

/*about.html*******************************************************/
#main p,
#main dl,
.concept-vision{line-height:1.7;}


.bland-introduction {margin-bottom: 30px;}
.bland-introduction p {margin-bottom: 10px;}
.bland-introduction p.img {margin-bottom: 20px;}
.bland-introduction img,
.new-bland dt img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.bland-concept {margin-bottom: 30px;}
.bland-concept dl,
.new-bland dl {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.new-bland dl {padding-bottom: 30px;}
.bland-concept dl:last-child {border-bottom: 0;padding-bottom: 0;margin-bottom: 0;}
.bland-concept dt,
.new-bland dd strong {
	color: #008ad8;
	margin-bottom: 10px;
	font-size: 150%;
	font-weight: normal;
}
.new-bland dt {
	text-align: center;
	float: left;
	width: 300px;
}
.new-bland dd {
	padding-left: 330px;
}
.bland-concept dd p,
.new-bland dd p {margin-top: 1em;}
.new-bland dd p:first-child {margin-top: 8px;}


.hitoriga {
	margin-top: 30px;
	overflow: hidden;
}
.hitoriga .txt {
	width: 440px;
	float: left;
}
.hitoriga .txt p {margin-top: 1em;}
.hitoriga .txt p:first-child {margin-top: 0;}
.hitoriga .img {
	width: 400px;
	float: right;
	padding-top: 20px;
}
.hitoriga .img img {
	width: 100%;
	max-width: 100%;
	height: auto;
}


.concept-vision {margin: 30px 0 40px;overflow: hidden;}
.concept-vision dt {width: 190px;float: left;clear: both;margin-bottom: 10px;}
.concept-vision dt img {vertical-align: top;}
.concept-vision dd {float: right;width: 690px;font-weight: bold;font-size: 115%;padding-top: 5px;margin-bottom: 10px;}

.concept-img {margin-bottom: 30px;}

#subMenu li#subMenu01 a{background-position:0 -53px;}