#sec1 h2{
  padding-top: 20px;
}
#sec1 {
  position: relative; }
#sec1:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
  background: url(../img/mail-order/sec1_bg.png) no-repeat center bottom/cover; 
}
#sec1 .sec1_img1{
  padding: 0 10px;
  padding-top: 10px
}
#sec1 .ct1{
  margin-top: 20px
}
#sec1 .sec1_img2 {
  float: left;
  width: 45%; 
  padding-left: 10px
}
#sec1 dl {
  float: right;
  width: 55%;
  padding-right: 10px;
  padding-left: 5px
}
#sec1 dl .price {
  line-height: 50px; 
  font-size: 22px
}
#sec1 dl .price span{
  font-size: 18px
}
#sec1 .text{
  padding: 10px;
  text-align: justify
}
#sec2{
  background: url(../img/mail-order/sec2_bg2.jpg) repeat;
  padding-bottom: 10px;
}
#sec2 .sec2_txt{
  text-align: justify;
  padding: 10px;
}
