#wrapper-main {
  padding: 0px;
  margin: 0px auto;
  max-width: 100%;
  width: 1024px;
  position: relative;
  font-family: メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
}
#wrapper-main img {
  border-radius: 0 !important;
}
#page {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 962px;
  position: relative;
}

.bnr {
  display: none;
}

/*p27  ここから追加 */

/*共通*/
#itemlist {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 60px;
  align-items: flex-start;
  justify-content: space-between;
}
#itemlist b {
  font-size: 12px;
}
#itemlist a{
  text-decoration: none;
}
#sp21_tent_tarp_r {
  width: 100%;
}
.sp27_list_item_price {
  padding-top: 1px;
}
.sp27_list_item_price2 {
  padding-bottom: 5px;
}
.itemcap {
  padding: 0.6em 0;
  font-weight: bold;
}
#itemlist .item_l,
#itemlist .item_w {
  padding-right: 5px;
  padding-top:15px;
  width: 50%;
  font-size: 11px;
  display:flex;
  flex-wrap:wrap;
  align-items: flex-start;
}
#itemlist .item_l img,
#itemlist .item_r img {
  margin-bottom: 5px;
}
.itemimg:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /*-ms-filter: "alpha(opacity=70)";*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  background: #ffffff;
}
.item_nm {
  width: 100%;
}
.item_nm img {
  width: 50px;
  height: 14px;
  padding: 0 0 0 5px;
  vertical-align: -8px;
}
.sp27_list_item_img {
  width: 100%;
  margin-bottom: 7px;
  background-image: url(../../images/new_webcatalog/bg_list_item.jpg);
  background-repeat: no-repeat;
}
.sp27_list_item_img .itemimgmax {
  width: 100%;
  /* height:125px; */
}
.sp27_list_item_img .itemimg:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /*-ms-filter: "alpha(opacity=70)";*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  background: #ffffff;
}

.sp27_page_top {
  width: 100%;
  height: 26px;
  padding-bottom: 60px;
  text-align: right;
}
.sp27_caption {
  width: 100%;
  padding: 13px 0 0 10px;
  font-size: 14px;
  line-height: 24px;
}
/*shop*/
table#sp27_shop_list {
  width: 100%;
  border-collapse: collapse;
  font-size: 11px;
  border: 1px solid #aeaeae;
}
table#sp27_shop_list td {
  border: 1px solid #d9d9d9;
  padding: 8px 0 8px 8px;
  color: #568041;
}
table#sp27_shop_list a {
  color: #568041;
}
table#sp27_shop_list td img {
  padding-right: 2px;
}
table#sp27_shop_list tr.white {
  background: #fff;
}

#sp27_main {
  padding-bottom: 15px;
}

/*copy*/
#sp27_copy {
  width: 100%;
  text-align: center;
  padding-bottom: 15px;
}

#sp27_sight {
  padding-bottom: 60px;
}

/*sight*/
#sp27_tle_sight {
  width: 100%;
}
#sp27_sight_tle {
  width: 100%;
  padding-bottom: 10px;
}

.tles {
  width: 33%;
}

#sp27_sight_tle2 {
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

/*lifestyle*/
#sp27_lifestyle {
  width: 100%;
  padding-bottom: 60px;
}
#sp27_lifestyle_tle {
  width: 100%;
}
#sp27_lifestyle_tleS {
  width: 100%;
}
#sp27_lifestyle_tleW {
  width: 100%;
}

/*dining*/
#sp27_dining {
  width: 100%;
  padding-bottom: 60px;
}
#sp27_dining_l {
  width: 100%;
  padding-bottom: 15px;
}
#sp27_dining_tle_bbq {
  width: 100%;
}
#sp27_dining_tle_weartable {
  width: 100%;
}

/*trek*/
#sp27_trek {
  width: 100%;
  padding-bottom: 15px;
}
#sp27_trek_l {
  width: 100%;
  padding-bottom: 15px;
}
#sp27_trek_r {
  width: 100%;
  padding-bottom: 15px;
}
#sp27_trek_tle_compactchair {
  width: 100%;
}
#sp27_trek_tle_trekkingaccessory {
  width: 100%;
}

/*enjoy outing*/
#sp27_enjoyouting {
  width: 100%;
  padding-bottom: 60px;
}

/*presale*/
#sp27_presale {
  width: 100%;
  padding-bottom: 60px;
}
.sp27_presale_img {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
}

/*presale*/
#sp27_shop {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.title-box{
  width:100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 15px;
}

.campaign_item_header{
  display:flex;
  flex-wrap: wrap;
}
.campaign_item_no{
  background-color: #fb4c3e;
  height:1.5rem;
  width:1.5rem;
  color:#fff;
  border-radius: 50%;
  margin-right: 1rem;
  padding-top: .1rem;
}
.campaign_item_no p{
  text-align: center;
    width: 100%;
    font-weight: bold;
}

@media screen and (min-width: 768px) {
  
  .bnr {
    display: block;
  }


  /* p27　ここから */
  #itemlist .item_l {
    padding-right: 5px;
    width: 24%;
    font-size: 11px;
  }

  #sp27_main {
    padding-bottom: 60px;
  }

  #sp21_tent_tarp_r {
    width:49%;
    padding-bottom: 60px;
  }

  /*copy*/
  #sp27_copy {
    padding-bottom: 70px;
  }
  #sp27_lifestyle_tleS {
    width: 24%;
  }
  #sp27_lifestyle_tleW {
    width: 49%;
  }

  #sp27_dining_l,
  #sp27_dining_r {
    width: 49%;
  }

  #sp27_trek {
    padding-bottom: 60px;
  }
}

