.sec-cmn-01.is-campaign-contents,
.contents-main {
  position: relative;
}
.module-efo-wrapper {
  position:absolute;
  right: 0;
}
@media screen and (max-width: 1430px) {
  .module-efo-wrapper {
  right: 210px;
  top: 0;
  }
}
.module-efo-commen {
  position: fixed;
  width: 220px;
  z-index: 999;
}
.sec-cmn-01.is-campaign-contents .module-efo-commen {
  top: 30px;
}
.box-efo {
  margin: auto;
  width: 200px;
  min-height: 120px;
  padding: 0 15px;
  border-radius: 7px;
  margin-bottom: 17px;
  font-size: 85.7%;
  text-align: center;
  font-weight: bold;
  display: table;
  box-shadow: 3px 5px 7px 0px rgba(0,0,0,0.4);
  -webkit-box-shadow: 3px 5px 7px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 3px 5px 7px 0px rgba(0,0,0,0.4)

}
.box-efo.color-efo-01 {
  background: #f6f6f6;
  border: solid 1px #b88c0f;
}
.box-efo.color-efo-02 {
  background: #c7ab1b;
}
.box-efo.color-efo-03 {
  border: solid 1px #e43848;
  background: #f6f6f6;
}
.box-efo .text-efo-01 {
  color: #3a3a3a;
}
.box-efo .text-efo-02 {
  color: #fff;
  display: table-cell;
  vertical-align: middle;

}
.box-efo .text-efo-03 {
  color: #e32c3e;
    display: table-cell;
  vertical-align: middle;
}


.box-efo .ttl-efo-01 {
  background: url(/theme/Pc/img/member/dot_pc.png) 0 100% repeat-x ;
  display: block;
  text-align: center;
  color: #3c3c3c;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 8px;
}
.box-efo .ttl-efo-01 span{
  color: #e00227;
  font-size: 22px;
}