<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
div#sentai_gw2020_sp #picArea2{
  width:96%;
  height:auto;
  margin: 0 auto 10% auto;
  text-align: center; 
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0px 10px 30px 10px rgba(1, 9, 50, 0.3);
  padding: 5% 2%;
  line-height: 1.3;
}
#picArea2 #pics2{
  width:98%;
  height: 380px;
  margin:0 1%;
  display: block;
  position: relative;
  clear: both;
}
#pics2 .picgroup2{
  display:block;
  clear: both;
}
#pics2 .picgroup2 dl{
  width:45%;
  height:auto;
  margin:2%;
  float: left;
}
#pics2 .picgroup2 dl dt img{
  display: block;
  position: relative;
  border: 3px solid #000;
  box-sizing: content-box;
}
#pics2 .picgroup2 dl dd{
  font-size:90%;
  font-weight: bold;
  text-align:left;
  padding-top:3px;
  line-height:1.3em;
  }
#pics2 .picAreasubtxt{
  font-size:150%;
  text-align: right;
  }</pre></body></html>