#boxnew{
  clear: both;
  padding: 0;
  background: url("https://img07.shop-pro.jp/PA01461/049/etc/bg_title01.png?cmsp_timestamp=20210228164619")  repeat-x;
  background-position:bottom ;
  height:55px;
  width:93%;
  margin:0 auto 20px;
}
#boxnew .title{
  background: url("https://img07.shop-pro.jp/PA01461/049/etc/ico_newitem02.png?cmsp_timestamp=20210228165137") left no-repeat;
  }
#boxnew .title h2{
  font-family: 'Barlow', sans-serif;
  font-family: 'Roboto', sans-serif;
  font-weight: lighter;
  font-size:85%; 
  height:42px;
  padding-top:13px;
  line-height:42px;
  margin-left:180px;
}
.new_list{
  width:190px;
  margin:0 auto;
}
.new_list img {
  width:100% ;
}
/* ************************************************
* お知らせ
* ************************************************ */
#box_news{
  width:85%;
  margin: 0 auto;
}
#box_news .new_title h2 {
 font-size: 90%;
  font-weight:bold;
  text-align:center;
  padding-bottom:1px;
  margin:15px 0 -0.8em;
  border-bottom: solid 1px #989898;
  font-family: 'Barlow', sans-serif;
  font-family: 'Roboto', sans-serif;
 }
#box_news ul{
 list-style: none;
  background-color:#efefef;
  padding:5px 7px;
}
#box_news ul li{
  margin:0 0 5px;
  font-size:78%;
  line-height:1.3em;
}
#box_news ul li .news_message{
  line-height:1.1em;
}
#box_news  ul li a:link, #box_news  ul li a:visited, #box_news  ul li a:hover, #box_news  ul li a:active{
   color:#000;
}

/* ************************************************
* お勧め商品
* ************************************************ */
#box_recommend_t .title{
  clear: both;
  background: url("https://img07.shop-pro.jp/PA01461/049/etc/ico_pickup.gif?cmsp_timestamp=20210228174532") left no-repeat;
  background-color:#ede5d5;
  background-size:contain;
  height:60px;
  width:100%;
  text-align:center;
  font-size: 185%;
  line-height:1.2em;
  font-weight: lighter;
  margin-top:15px;
  }
#box_recommend_t .title h2{
  font-family: 'Barlow', sans-serif;
  font-family: 'Roboto', sans-serif;
  padding-top:15px;
  font-size: 60%;
  font-weight:bold;
}
#box_recommend_t .title h2 span{
  display:block;
  font-size: 70% !important;
  font-weight: lighter;
}
#box_recommend {
  background-color:#ede5d5;
  padding:20px;
}