@charset "utf-8";



.bgWhile01{
  background: url("../../../img/v3/gundam/gundam_bg_while01.png") repeat-x center bottom;
}
.bgWhile02{
  background: url("../../../img/v3/gundam/gundam_bg_while02.png") repeat-x center bottom;
}
.bgWhile03{
  background: url("../../../img/v3/gundam/gundam_bg_while03.png") repeat-x center bottom;
}

.bgWhile04{
  background: url("../../../img/v3/gundam/gundam_bg_while01.png") repeat-x center bottom;
}


.block01{
  background: url("../../../img/v3/gundam/gundam_bg02.png") center top;
}
.block02 {
  background: url("../../../img/v3/gundam/gundam_bg02.png") center top;
}
.block03 {
  background: url("../../../img/v3/gundam/gundam_bg01.png") center top;
}

.detailBlock {
  overflow: hidden;
  padding: 5px 35px 10px;
  background-color: #3366ff;
  border-radius: 10px 10px 0 0;
}
.tag{
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 10px;
  font-size: 1rem;
}
.tag .list{
  float: left;
  margin: 0 5px 5px 0;
}
.tag .link{
  display: block;
  background: #fff;
  padding: 5px 10px;
  border: 1px solid #8f94a3;
  font-weight: bold;
}

.tag .selected{
  color: #fff;
  background: #666;
}
.tag .selected:hover{
  color: #ff6c00;
}
.descriptionText{
  color: #fff;
}
