@charset "utf-8";
/* CSS Document */
@media print, screen and (min-width: 751px) {
	.box5_1_pc {
		width: calc(20% - 12px)!important;
		width: -webkit-calc(20% - 12px)!important;
		margin-right: 15px;
	}
	#mainContents ul.annotationKome li {
		padding-left: 2.6em;
        text-indent: -2.6em;
	}
}
@media print, screen and (max-width: 750px) {
	.box3_1_sp {
		float: left;
	}
	.box3_1_sp:last-child {
		margin-right: 0;
	}
}