@charset "utf-8";
.box19 {
		position: relative;
		padding-top: 2em;
		padding-right: 2.8em;
		padding-left: 2.8em;
		padding-bottom: 2em;
		font-size: 16px;
		letter-spacing: 0.2em;
		color: #666;
}
.box19:before, .box19:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	display: inline-block;
}
.box19:before {
		border-left: 1px solid #000;
		border-top: 1px solid #000;
		top: 0;
		left: 0;
}
.box19:after {
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		bottom: 0;
		right: 0;
}
.boader_subject {
		position: relative;
}
.boader_subject:before, .boader_subject:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	display: inline-block;
}
.boader_subject:before {
		border-left: 1px solid #000;
		border-bottom: 1px solid #000;
		left: 0;
		bottom: 0;
}
.boader_subject:after {
		border-right: 1px solid #000;
		border-top: 1px solid #000;
		right: 0;
		top: 0;
}
.photo img {
	width: 150px;
	height: auto;
	margin-right: 10px;
}
.photo {
	margin-top: 10px;

}
table#table_history td , table#table_history th{
	border-bottom-width: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#photo_history      {
	width: 160px;
	height: auto;
	margin-right: 10px;
}
.history_sub {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	margin-top: 10px;
	line-height: 1.5;
	border-width: 1px;
	border-style: dotted;
}








@media screen and (max-width:767px) {
		.box19 {
				padding-top: 1em;
				padding-right: 1.4em;
				padding-left: 1.4em;
				padding-bottom: 1em;
				font-size: 15px;
				letter-spacing: 0.1em;
		}
		.boader_subject {
				/* [disabled]margin-left: 15px; */
				/* [disabled]margin-right: 15px; */
		}
		.photo img {
	width: 120px;
	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
		}table#table_history td, table#table_history th {
	display: block;
	width: 100%;
}
#photo_history {
	/* [disabled]width: 100%; */
	/* [disabled]height: auto; */
	margin-bottom: 10px;
}

}
