@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;
}
.bukatsuTopInfoBox{
  padding-bottom: 20px;
}
.bukatsuTopInfoBox .bukatsuTopContentBox ul li {
  background-color: #017ddd;
}
.bukatsuTopInfoBox{
  background-image: url("/img/v3/bukatsu/index/dot_pattern/dot_pattern03_blue.png");
  background-repeat: repeat;
}

@media screen and (max-width:768px){
  .bukatsuTopInfoBox{
    margin-top: 10px;
  }
  .detailBlock {
    border-radius: 0;
    padding: 5px 0px 10px;
  }
}
