@charset "UTF-8";
/*
CSS resets
*/

body {
	overflow-x: hidden;
}

.button {
    display: none;
}

.button:hover {
    display: none;
}

.big {
  padding-left: 40px;
}

.bigimg {
  background-size: 50%;
}

.big h1 {
  font-size: 46px;
  line-height: 42px;
  letter-spacing: -3px;
}
h7 {
	float: left;
}
.block {
  width:calc(100% - 2px);
  margin: 1px;
}
.b-white {
  width:calc(100% - 2px);
	margin: 1px;
}
.long {
	width:calc(100% - 2px);
	margin: 1px;
}
.t-text {
  width: 100%;
}
.cell {
	height: 90px;
}
