@charset "utf-8";
@import url("../../common/css/kampo.css");
#mv{background-image: url(../img/mv_bg.jpg);}
.research_info .small{
	font-size:0.825em;
	display:inline-block;
	padding-top:1em;
}
.kampo .contents_body #section3 h5{
	margin-bottom:20;
}
.line{border-bottom: dotted 1px #d1d1d1;
  padding-bottom: 30px;
  margin-bottom: 30px;}
#section4 i{ font-size: 0.8em; }
@media screen and (min-width:1041px){
	.kampo .contents_body #section1 dl{
			width: 33.3333%;
		}
	.kampo .contents_body #section2 p{ letter-spacing: -0.2px; }
}
@media screen and (max-width:1040px){}
@media screen and (max-width:1039px) and (min-width:641px){}
@media screen and (max-width: 640px){
	.kampo .contents_body #section1 dl{
		width: 100%;
		min-height: 0;
	}
}