  @charset "utf-8";
/* CSS Document */
.ki_photo{
	margin: 30px auto;
	width:100%;
	max-width: 700px;
	line-height: 1.7;
}

.ki_photo .narrow{
	width: min(480px, calc(100% - 40px));
	margin: 0 auto;
}

@container ol_container (max-width: 639px) {
	.lbox_header{
		background: none;
	}
}
