.hero-cmn .txt-header h1{
  font-size: 50px;
  line-height: 70px;
}
.hero-cmn .txt-header_small h1{
  font-size: 50px;
  line-height: 70px;
}
.hero-cmn .txt-header span {
  font-size: 12px !important;
  letter-spacing: 3px;
  padding-left: 3px;
}
.box-fusuma {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.box-fusuma-only{

}
.box-fusuma-left {
  width: 360px;
}
.box-fusuma-right {
  /*
  width: 680px;
  */
  width: 1040px;
}

.box-fusuma-right_fusuma{
  width: 680px;
}

.modules-button-group ul li:last-child{
  float: none;
  margin: 0 auto;
}
