.InfoflameG {
  background: #FCEDD5 url(/request/resource/SJWoman) no-repeat;
  background-size: 90px;
  background-position: 96% center;
  border: none;
  margin-right: -20px!important;
  margin-left: -20px!important;
  padding: 15px 20px;
}

.InfoflameG  .c1Block {
  width: 80%;
}

.InfoflameG  .c1Block div {
  background: #fff;
  padding: 10px;
  position: relative;
  border-radius: 4px;
  box-shadow: 2px 3px 3px #ccc;
}

#mobile .main h2 {
  font-size: 130%;
}

.main .doui_setsumei {
    padding: 10px;
    border: #cc0022 1px solid;
    line-height: 1.5em;
}

@media screen and (min-width:380px) { 
#mobile .main h2 {
  font-size: 140%;
}
}