@charset "utf-8";
/* CSS Document */

#hisApp #breadcrumbArea {
  height: auto;
}
#container .budget {
  background: #FFFFFF; 
}
#point .pointTitle,
#other .otherlistTitle {
  font-weight: bold;
}
.titleArea.headlines.searchIcon {
  margin: 0;
}
#hisApp .rn-searchMod__inputField,
#hisApp .rn-searchMod__select {
  font-size: 1.1rem;
}
#hisApp .rn-searchMod__buttonSearch {
  font-size: 1.5rem;
}
#hisApp .rn-searchMod__formDomLink {
  font-size: 1rem;
}
#hisApp .rn-searchMod__toggle {
  font-size: 1.2rem;
}
#mainArea .bnr {
  display: block;
  padding: 0 3.1%;
}
#mainArea .bnr:nth-child(2n) {
  margin-bottom: calc(30vw / 7.5);
}
#mainArea .bnr img {
  height: auto;
}