@charset "utf-8";

header #menu, header #lang, .print, footer, #backTop {
    display: none;
}
.noprint {
    display: none;
}
.contents .herobox .wrap {
	min-height: 100px;
}
.contents {
	width: 100%;
	margin-top: 0;
}
.contents .herobox p {
	margin-top: 0.5rem;
	font-size: 1.4rem;
}
.contents .iframe {
    width: 100%;
}
.contents .iframe iframe {
    width: 100%;
    height: 400px;
}
.contents .box .bean:before {
	display: none;
}
.contents .box .iconbox h3 {
	margin-top: 2rem;
	font-size: 2rem
}
.contents .box .iconbox p {
	font-size: 1.2rem
}
.contents .box .iconbox address {
	font-size: 1.5rem
}
