@charset "utf-8";
body, html {
	font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
}
h2 {
	font-weight: 600;
}
#top_menu li > a {
	font-size: 1em;
}
.intro h1 {
	font-weight: 600;
}
.intro h1 small {
	font-size: 0.4em;
}
.intro p span {
	font-weight:600;
}
.intro p.access {
	font-size: 1.2em;
	padding:1px 17px;
}
#service .thumbnail .freeCaption h3 {
	font-weight:500;
}
h4 span.midoji, h4 span.yotubasi, h4 span.senhichimae {
	font-size:0.8em;
	padding:2px 10px 2px 10px;
}
@media all and (min-width: 0) and (max-width: 767px) {

}
@media screen and (max-width: 576px) {
	.intro p.text {
    	font-size: 1.6em!important;
	}
	.intro .contents_access {
		width: 100%;
		bottom: -140px;
	}
}
