#contents{
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
#contents .box{
  padding-left: 0;
  padding-right: 0;
  background-color: #FFF;
}
.common-sup-caption {
  background: url(../img/common/common-sub-caption.png) no-repeat #c33;
  width: 100%;
  height: 39px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  line-height: 1;
}
.common-sup-caption.black {
  background: url(/img/r-panel/common-sub-caption.jpg) no-repeat #000;
}

.common-sup-caption>.ja {
  position: absolute;
  line-height: 1;
  left: 63px;
  top: 50%;
  margin-top: -0.5em;
  font-size: 18pt;
  color: #fff;
}
.common-sup-caption>.en {
  position: absolute;
  right: 0;
  padding-right: 8px;
  font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 100;
  font-size: 36px;
  line-height: 39px;
  color: #fff;
  text-align: right;
}
#products > .box.r-panel-box{
  margin-bottom: 10px;
}
.r-panel-banner{
  padding: 10px;
  margin-bottom: 0;
}
.r-panel-banner .row{
  flex-wrap: wrap;
  font-size: 16px;
}
.r-panel-banner .row .banner,
.r-panel-banner .row .detail,
.r-panel-banner .row .btns{
  width: 100%;
}
.r-panel-banner .row .detail{
  padding-left: 0;
  margin-top: 1em;
  margin-bottom: 1em;
}
.r-panel-banner .row .detail p{
  margin-top: .5em;
  margin-bottom: .5em;
}

.r-panel-banner .row .btns .btn{
  height: 60px;
  margin-bottom: 0.5em;
}

#products > .box > .pictureLine{
  padding-left: 0;
}

#products > .box > .pictureLine li{
  width: 50%;
  margin: 0;
  margin-bottom: 5px;
}
#products > .box > .pictureLine li > p{
  margin: 0;
  padding: 0;
}
#products > .box > .pictureLine{
  margin-top: 0;
  margin-bottom: 0;
}
#products > .box > .pictureLine.typeA li{
  width: 100%;
}
.common-sup-caption>.ja{
  font-size: 15pt;
}
.common-sup-caption>.en{
  font-size: 18pt;
}
#products > .box > .details{
  width: 100%;
}
body.rpanel-detail #details{
  padding-bottom: 50px; 
}
#details table,
#details table tbody,
#details table tbody tr,
#details table tbody tr th,
#details table tbody tr td{
  display: block;
}

#details table tbody tr th,
#details table tbody tr td{
  width: 100%;
  box-sizing: border-box;
}
body.rpanel-detail #details{
  max-width: 480px;
}
body.rpanel-detail #details #image-gallery img{
  max-width: 100%;
}

.box-slider {
  width: 100%;
}
.detail-btns .btn{
  width: 46%;
}
