/* common.css */

/* pv BIGIN */

/* END PV */
* {}
html {
	width: 100%;
	min-width: inherit;
	max-width: 100%;
}
body {}
a {}
a:hover {}

/* parts */

/* parts END */
/* tgl */
.tgl-lv-def {}
.tgl-inp-def {
}
.tgl-sld-def {
}
input[type="checkbox"].tgl-inp-def:checked {}
input[type="checkbox"].tgl-inp-def:checked+.tgl-sld-def {
}
/* tgl END */




/* common */
.none {
	display: none !important;
}
.pc, .pc-ib {
	display: none !important;
}
.sp {
	display: block !important;
}
.sp-ib {
	display: inline-block !important;
}
/* COMMON END */
