@charset "UTF-8";
.box .txt {
	float: left;
	width: 60%;
}
.box .txt p {
	margin-top: 0;
}
.box .photo {
	float: right;
	width: auto;
	max-width: 288px;
	margin-bottom: 40px;
}
.pho_btm_s {
	margin-bottom: 0 !important;
}
.houji_wrap {
	margin-top: 100px;
}