@charset "utf-8";
/* CSS Document(isyadoko-cms) */

.topbox,
header,
footer,
.inner,
.header-wrap,
#other-title-box,
.other-title,
video,
#sidebar,
.pagetop,
.bcs {
	display:none!important;
	position:static;
	overflow:visible;
}

#main,
#contents,
.containers,
.content {
	width:100%!important;
	float:none!important;
	overflow:visible;
}

table.bese1,
table.bese2,
table.bese3,
table.bese4,
table.bese5 {
   page-break-inside: avoid;
}

.col-sm-6,
.col-mb-6,
.col-lg-6,
.col-sm-4,
.col-mb-4,
.col-lg-4,
.col-sm-3,
.col-mb-3,
.col-lg-3{
	width:100%!important;
	float:none;
}