@charset "utf-8";


@media only screen and (min-width: 769px) {
 #cont01 .box07 .bnr .txt_box .inn_2:last-of-type {
  border: 1px solid #fff;
  background-color: rgba(0,0,0,0.2);
  background-image: url(/-/media/cojp/product/labelwriter/special/cube/img/content/home/ico_mamagirl_05.png) , url(/-/media/cojp/product/labelwriter/special/cube/img/content/home/ico_mamagirl_06.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left 20px center, right 20px center;
  display: inline-block;
  padding: 0 140px 30px 140px;
}
}

@media only screen and (min-width: 769px) and (max-width: 1110px) {
#cont01 .box07 .bnr .txt_box .inn_2:last-of-type {
    padding: 0 95px 30px 95px;
}
}