@charset "UTF-8";
/*--------------------------------------------------------
　HowB
--------------------------------------------------------*/
#howb {
  min-width: 1000px;
  overflow: hidden;
  background: #ffffff;
}

#howb .summary {
  background: #e6003e;
}

#howb h3 {
  position: absolute;
  top: 10px;
  left: 0;
  display: none;
}

#howb .outline {
  position: absolute;
  top: 10px;
  left: 315px;
  display: none;
}

#howb .soukan {
  position: absolute;
  top: 5px;
  left: 680px;
  display: none;
}

#howb .vol {
  position: absolute;
  top: 15px;
  right: 30px;
  display: none;
}

#howb .cover {
  position: absolute;
  top: 120px;
  right: 0;
  width: 247px;
  height: 445px;
  background: url(../img/howb/bg_cover.png) no-repeat 0 0;
  display: none;
}

#howb .cover img {
  position: absolute;
  top: 104px;
  right: 38px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

#howb .copy01 {
  position: absolute;
  top: 125px;
  left: -50px;
  display: none;
}

#howb .copy02 {
  position: absolute;
  top: 125px;
  left: 365px;
  display: none;
}

#howb .copy03 {
  position: absolute;
  top: 348px;
  left: -50px;
  display: none;
}

#howb .copy04 {
  position: absolute;
  top: 348px;
  left: 365px;
  display: none;
}

#howb .copy05 {
  position: absolute;
  top: 348px;
  left: 365px;
  display: none;
}

#howb .img01 {
  position: absolute;
  top: 130px;
  left: 0;
  display: none;
}

#howb .note {
  position: absolute;
  top: 530px;
  right: -40px;
  display: none;
}

#howb .btn {
  top: 390px;
}
