@charset "utf-8";
/* style.css　
--------------------------------------------------------- */
@import "common.css";
@import "pagelayout.css";
@import "printlayout.css";#L01 #page .wind-bg #area-contents .wrap .amm .amc.c-amc #main-group .core #area-main .wrap .amm .amc #bk90 .widel-2 .simple.skin-3.type-1 .lhw.mgn .column.set-l table {
	text-align: right;
}
#L01 #page .wind-bg #area-contents .wrap .amm .amc.c-amc #main-group .core #area-main .wrap .amm .amc #bk90 .widel-2 .simple.skin-3.type-1 .lhw.mgn .column.set-l table {
	text-align: left;
}
video#bgvid {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background: url(_src/sc80/lw_mid_1.jpg) repeat -x;
	background-size: cover;
}
@media screen and (max-device-width: 800px) {
  html { background: url(_src/sc80/lw_mid_1.jpg) #000 no-repeat center center fixed; }
  #bgvid { display: none; }
}