.listBox{
  position: relative;
  overflow: hidden;
  border: 1px solid #917C50;
  padding: 60px 30px 60px 10px;
  margin-bottom: 15px;
}
.listBox .inner{
  float: right;
}
.listBox h5{
  font-size: 1.4rem;
  font-weight: 300;
  margin: 1rem 0;
  text-shadow: 1px 1px 1px #fff;
}
.listBox p{
  font-size: 0.85rem;
  line-height: 1.8;
  font-weight: 300;
  margin-bottom: 0.8rem;
  text-shadow: 1px 1px 1px #fff;
}
.listBox p.sub{
  font-size: 1rem;
}
.listBox .btm{
  position: absolute;
  background: #917C50;
  color: #fff;
  padding: 4px 3px 4px 0;
  width: 280px;
  text-align: center;
  letter-spacing: 3px;
  margin-top: 0.5rem;
}
.listBox .btm:hover{
  opacity: 0.6;
}
.l_appleB{
  background: url(https://img02.shop-pro.jp/PA01120/868/etc/2017_himg_apple.jpg?cmsp_timestamp=20170525122218) no-repeat left center;
  background-size: contain;
}
.l_grapeB{
  background: url(https://img02.shop-pro.jp/PA01120/868/etc/2017_himg_grape.jpg?cmsp_timestamp=20170525134120) no-repeat left center;
  background-size: contain;
  padding: 60px 20px 130px 10px;
}
.l_sparkB{
  background: url(https://img02.shop-pro.jp/PA01120/868/etc/2017_himg_sparkling.jpg?cmsp_timestamp=20170525135627) no-repeat left center;
  background-size: contain;
  padding: 80px 20px 80px 10px;
}

.ctm_cateList{
  margin-bottom: 1rem;
}
.ctm_cateList li{
  width: 33.3% !important;
  font-size: 1rem;
}
.ctm_itmeList{
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  clear: both;
}
.ctm_itmeList li{
  width: 47.8% !important;
  border: 1px solid #917C50;
  position: relative;
  height: auto !important;
  padding: 0 10px 0 0;
  overflow: hidden;
}
.ctm_itmeList li:nth-last-child(odd){
  margin-right: 1%;
  margin-left: 1%;
}
.ctm_itmeList li:nth-last-child(even){
  margin-left: 1%;
  margin-right: 1%;
}
.ctm_itmeList li a{
  display: block;
  position: relative;
  overflow: hidden;
  color: #917C50;
}
.ctm_itmeList li a:hover{
  opacity: 0.7;
}
.ctm_itmeList li a img{
  float: left;
  width: 50%;
  display: block;
}
.ctm_itmeList li a p{
  text-align: left;
  font-size: 0.7rem;
  margin-bottom: 0.5rem;
}
.ctm_itmeList li a p.name{
  font-size: 0.8rem;
  padding-top: 15px;
}
.ctm_expl{
  padding-left: 12px;
}
.ctm_itmeList li a p small{
  font-size: 0.6rem;
}

.dd959,.dd800,.dd768,.dd600,.dd480,.dd414,.dd375,.dd320{
  display: none;
}

.dailyMark{
  border: 1px solid #917C50;
  display: inline-block;
  padding: 0 3px 1px;
  margin-bottom: 5px;
}
.dM2{
  border: 1px solid #917C50;
  display: inline-block;
  padding: 0 3px 1px;
}

@media screen and (max-width: 800px){
  .nn800{ display: none !important; }
  .dd800{ display: block !important; }
  .l_appleB{
    background-position: -45px top;
    background-size: auto 100%;
  	padding: 20px 15px 20px 0px;
  }
  .l_grapeB{
    background-position:  left center;
    background-size: auto 100%;
    padding: 50px 20px 150px 10px;
  }
  .l_sparkB{
    background-position: -60px center;
    background-size: auto 100%;;
    padding: 10px 15px 15px 0px;
  }
}
@media screen and (max-width: 768px){
  .nn768{ display: none !important; }
  .dd768{ display: block !important; }
  .l_appleB{
    background-position: left center;
    background-size: contain;
  	padding: 60px 30px 60px 10px;
  }
  .l_grapeB{
    background-position:  left center;
    background-size: contain;
    padding: 60px 20px 130px 10px;
  }
  .l_sparkB{
    background-position: -30px center;
    background-size: auto 100%;;
    padding: 80px 20px 80px 10px;
  }
}
@media screen and (max-width: 600px){
  .nn600{ display: none !important; }
  .dd600{ display: block !important; }
  .l_appleB{
    background-position: -45px top;
    background-size: auto 100%;
  	padding: 20px 15px 20px 0px;
  }
  .l_grapeB{
    background-position:  left center;
    background-size: auto 100%;
    padding: 50px 20px 150px 10px;
  }
  .l_sparkB{
    background-position: -50px center;
    background-size: auto 100%;;
    padding: 10px 15px 15px 0px;
  }
}
@media screen and (max-width: 414px){
  .nn414{ display: none !important; }
  .dd414{ display: block !important; }
  .ctm_cateList {
    margin: 2em auto 1em;
  }
  .ctm_cateList li{
    width: 100% !important;
    margin-bottom: 1em;
  }
  .ctm_cateList li a{
    display: block;
    border: 1px solid #C0AD5E;
    font-weight: bold;
    border-radius: 2em;
    line-height: 1.2;
    padding: .6em 0;
    width: 90%;
    margin: 0 auto;
    color: #fff;
    background: #C0AD5E;
  }
  .ctm_itmeList li{
    padding: 12px 12px 14px 14px;
    width: 98% !important;
  }
  .ctm_itmeList li a img{
    float: none;
    width: 100%;
    padding 10px 0 0;
    margin-bottom: 10px;
  }
  .ctm_itmeList li a p{
    font-size: 1rem;
  }
  .ctm_itmeList li a p.name{
    font-size: 1.2rem;
    padding-top: 0;
  }
  .ctm_itmeList li a p small{
    font-size: 1rem;
  }
  .ctm_expl{
    padding-left: 0;
  }
  .l_appleB{
    background-position: left -80px;
    background-size: 70% auto;
  	padding: 240px 10px 5px 15px;
  }
  .l_grapeB{
    background-position:  left -100px;
    background-size: 90% auto;
    padding: 250px 10px 5px 15px;
  }
  .l_sparkB{
    background-position:  center -20px;
    background-size: 80% auto;
    padding: 230px 10px 5px 15px;
  }
}
@media screen and (max-width: 375px){
  .nn375{ display: none !important; }
  .dd375{ display: block !important; }
}
@media screen and (max-width: 320px){
  .ctm_itmeList li{
    width: 98% !important;
  }
  .ctm_itmeList li a img{
    width: 70%;
    margin: 0 auto 4px;
  }
}