#atomic .Bdrs\(12px\) {
  border-radius: 12px;
}
#atomic .Bgc\(\#000\) {
  background-color: #000;
}
#atomic .Bgc\(\#fff\) {
  background-color: #fff;
}
#atomic .Bxz\(bb\) {
  box-sizing: border-box;
}
#atomic .C\(\$c-fuji-batcave\) {
  color: #232a31;
}
#atomic .Cur\(p\) {
  cursor: pointer;
}
#atomic .D\(i\) {
  display: inline;
}
#atomic .D\(ib\) {
  display: inline-block;
}
#atomic .Fw\(500\) {
  font-weight: 500;
}
#atomic .Fw\(600\) {
  font-weight: 600;
}
#atomic .Fw\(700\) {
  font-weight: 700;
}
#atomic .Fz\(12px\) {
  font-size: 12px;
}
#atomic .Fz\(14px\) {
  font-size: 14px;
}
#atomic .Fz\(15px\) {
  font-size: 15px;
}
#atomic .H\(30px\) {
  height: 30px;
}
#atomic .Lh\(30px\) {
  line-height: 30px;
}
#atomic .Maw\(200px\)\! {
  max-width: 200px !important;
}
#atomic .Ov\(h\), .Ell {
  overflow: hidden;
}
#atomic .P\(20px\) {
  padding: 20px;
}
#atomic .Py\(10px\) {
  padding-top: 10px;
  padding-bottom: 10px;
}
#atomic .Pend\(16px\) {
  padding-right: 16px;
}
.smartphone .smartphone_Pend\(10px\) {
  padding-right: 10px !important;
}
#atomic .Pstart\(8px\) {
  padding-left: 8px;
}
#atomic .Ta\(c\) {
  text-align: center;
}
#atomic .Ta\(end\) {
  text-align: right;
}
#atomic .Ta\(start\) {
  text-align: left;
}
#atomic .Td\(n\) {
  text-decoration: none;
}
#atomic .Td\(n\)\:h:hover {
  text-decoration: none;
}
#atomic .Va\(m\) {
  vertical-align: middle;
}
#atomic .Whs\(nw\), .Ell {
  white-space: nowrap;
}
#atomic .W\(100\%\) {
  width: 100%;
}
#atomic .W\(20\%\) {
  width: 20%;
}
#atomic .W\(30px\) {
  width: 30px;
}
#atomic .W\(40\%\) {
  width: 40%;
}
.Ell:after {
  content: ".";
  font-size: 0;
  visibility: hidden;
  display: inline-block;
  overflow: hidden;
  height: 0;
  width: 0;
}
.Ell {
  max-width: 100%;
  text-overflow: ellipsis;
  hyphens: none;
}
