.rb1710_clearfix::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.rb1710_homeCatalog__btn {
  display: block;
  position: relative;
  height: 40px;
  margin: 0 auto 10px;
  padding: 12.5px 0 12.5px 28px;
  border: 1px solid #dbceae;
  border-radius: 4px;
  box-sizing: border-box;
  background: #eeeee3;
  background: -webkit-linear-gradient(#fbfbfa, #eeeee3);
  background: linear-gradient(#fbfbfa, #eeeee3);
}

.rb1710_homeCatalog__btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 12px;
  width: 18px;
  height: 17px;
  margin-top: -8.5px;
  background: url(/contents/shop/radish/include/other/common/pc/img/icon_catalog01.png) no-repeat;
  background-size: 100% auto;
}

.rb1710_homeCatalog__btn:link, .rb1710_homeCatalog__btn:visited {
  font-size: 14px;
  line-height: 15px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -.03em;
  text-decoration: none;
  color: #333;
}

.rb1710_homeCatalog__btn:hover {
  background: #f7f7f3;
  background: -webkit-linear-gradient(white, #f7f7f3);
  background: linear-gradient(white, #f7f7f3);
}

.rb1710_homeCatalog__btn.rb1710_green {
  padding: 12.5px 0;
  border: none;
  background: #216c0e;
  background: -webkit-linear-gradient(#468c16, #216c0e);
  background: linear-gradient(#468c16, #216c0e);
  color: #fff;
  margin-bottom: 15px;
}

.rb1710_homeCatalog__btn.rb1710_green:before {
  content: none;
}

.rb1710_homeCatalog__btn.rb1710_green:hover {
  background: #257a10;
  background: -webkit-linear-gradient(#4f9f19, #257a10);
  background: linear-gradient(#4f9f19, #257a10);
}


.product-list .list-head {
  background: url(/contents/shop/radish/include/other/common/pc/img/bg_stripe_01.gif);
  margin-bottom: 1px;
  margin-top: 0;
  padding: 11px 15px
}

.product-list .list-head .title {
  color: #534437;
  font-size: 17px;
  font-weight: bold;
  line-height: 1
}

.product-list .list-body > ul > li {
  border-bottom: solid 1px #ede6d6;
  position: relative
}

.product-list .list-body > ul > li > .item > a {
  background: url(/contents/shop/radish/include/other/common/pc/img/icon_arrow_01.png) no-repeat 186px;
  display: block;
  font-size: 14px !important;
  font-weight: normal;
  line-height: 1;
  width: 100%;
  position: relative;
}

.product-list .list-body > ul > li > .item > a::before {
  left: 0;
}

.product-list .list-body > ul > li.lower-show > .item > a {
  background: #f1e9d7;
  padding-right: 2px
}

.product-list .list-body > ul > li > .item > a:link,
.product-list .list-body > ul > li > .item > a:visited {
  color: #534437;
  text-decoration: none
}

.product-list .list-body > ul > li > .item > a > .in {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  padding: 12px 19px 12px 33px
}

.product-list .lower {
  background: #f1e9d7;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  display: none;
  left: 200px;
  padding: 4px 4px 0;
  position: absolute;
  top: 0;
  width: 757px;
  z-index: 110
}

.product-list .lower ul li {
  border-bottom: solid 1px #dbceae;
  border-left: solid 1px #ede6d6;
  border-right: solid 1px #dbceae;
  border-top: solid 1px #ede6d6;
  float:left;height: 117px;
  margin: -1px 0 0 -1px;
  width:188px
}

.product-list .lower ul li:nth-child(1),
.product-list .lower ul li:nth-child(2),
.product-list .lower ul li:nth-child(3),
.product-list .lower ul li:nth-child(4) {
  border-top: solid 1px #dbceae;
  margin-top: 0
}

.product-list .lower ul li:nth-child(4n+1) {
  border-left: solid 1px #dbceae;
  margin-left: 0
}

.product-list .lower ul a {
  display: block;
  font-size: 15px;
  font-weight: normal;
  height: 54px;
  line-height: 1.2;
  padding: 58px 10px 5px;
  position: relative
}

.product-list .lower ul .category-child {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 168px;
  height: 48px
}

.product-list .lower ul a:link,
.product-list .lower ul a:visited {
  background: #fff;
  color: #534437;
  text-decoration: none
}

.product-list .lower ul a:hover,
.product-list .lower ul a:active {
  background: #f8f4eb
}

.product-list .lower ul .in {
  display: table-cell;
  height: 54px;
  vertical-align: middle;
  width: 168px
}

.product-list .lower ul .parentheses {
  display: block;
  font-size: 12px;
  letter-spacing: -0.5px;
  margin-top: 2px
}

.product-list .lower .view-all {
  border-top: solid 1px #dbceae;
  font-size: 14px;
  line-height: 1;
  margin-top: -1px;
  padding: 4px 0;
  text-align: right;
  clear: both;
}

.product-list .lower .view-all a {
  background-image: url(/contents/shop/radish/include/other/common/pc/img/icon_arrow_04.png);
  background-position: 10px 7px;
  background-repeat: no-repeat;
  border: solid 1px #dbceae;
  display: inline-block;
  padding: 8px 10px 8px 32px
}

.product-list .lower .view-all a:link,
.product-list .lower .view-all a:visited {
  background-color: #fff;
  color: #534437;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none
}

.product-list .lower .view-all a:hover,
.product-list .lower .view-all a:active {
  background-color:#f8f4eb
}

.rb1710_standardFeature {
  position: relative;
  margin-top: 25px;
  height: 500px;
}

.standard-feature .feature-head {
  background: url(/contents/shop/radish/include/other/common/pc/img/bg_stripe_01.gif); 
  padding: 11px 15px;
  margin-bottom: 1px;
}

.standard-feature .feature-head .title {
  color: rgb(83, 68, 55);
  line-height: 1;
  font-size: 17px;
  font-weight: bold;
}

.standard-feature .feature-body ul li {
  border-bottom-color: rgb(237, 230, 214);
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.standard-feature .feature-body ul a {
  background-position: 5px;
  padding: 12px 0px 12px 5px;
  line-height: 1;
  font-size: 14px;
  font-weight: normal;
  display: block;
  background-repeat: no-repeat;
}

.standard-feature .feature-body ul a div {
  vertical-align: middle;
  display: table-cell;
}

.standard-feature .feature-body ul a .area-name {
  padding-left: 5px;
}

.standard-feature .feature-body ul a:link {
  color: rgb(83, 68, 55);
  text-decoration: none;
}

.standard-feature .feature-body ul a:visited {
  color: rgb(83, 68, 55);
  text-decoration: none;
}

.standard-feature .feature-body ul a:hover {
  background-color: rgb(241, 233, 215);
}

.standard-feature .feature-body ul a:active {
  background-color: rgb(241, 233, 215);
}

.standard-feature .feature-body ul a span {
  color: rgb(202, 31, 35);
  margin-left: 5px;
}

.product-list .list-head {
  background: url(/contents/shop/radish/include/other/common/pc/img/bg_stripe_01.gif);
  padding: 11px 15px;
/*  margin-top: -12px;*/
  /*margin-bottom: -12px;*/
}

.feature-body > ul > li span.red {
  background: #ba0101;
  display: inline-block;
  text-align: center;
  width: 30px;
  color: #fff;
  border-radius: 5px;
  margin: 0 3px 0 -2px;
  padding: 2px 4px 2px 4px;
  font-size: 12px;
}

.feature-body > ul > li span.green {
  background: #24b739;
  display: inline-block;
  text-align: center;
  width: 30px;
  color: #fff;
  border-radius: 5px;
  margin: 0 3px 0 -2px;
  padding: 2px 4px 2px 4px;
  font-size: 12px;
}

.feature-body > ul > li span.pink {
  background: #f87474;
  display: inline-block;
  text-align: center;
  width: 30px;
  color: #fff;
  border-radius: 5px;
  margin: 0 3px 0 -2px;
  padding: 2px 4px 2px 4px;
  font-size: 12px;
}

.feature-body > ul > li span.blue {
  background: #3bb2d4;
  display: inline-block;
  text-align: center;
  width: 30px;
  color: #fff;
  border-radius: 5px;
  margin: 0 3px 0 -2px;
  padding: 2px 4px 2px 4px;
  font-size: 12px;
}

.feature-body > ul > li span.purple {
  background: #be8acd;
  display: inline-block;
  text-align: center;
  width: 30px;
  color: #fff;
  border-radius: 5px;
  margin: 0 3px 0 -2px;
  padding: 2px 4px 2px 4px;
  font-size: 12px;
}

.feature-body > ul > li span.orange {
  background: #df7401;
  display: inline-block;
  text-align: center;
  width: 30px;
  color: #fff;
  border-radius: 5px;
  margin: 0 3px 0 -2px;
  padding: 2px 4px 2px 4px;
  font-size: 12px;
}

.feature-body > ul > li span.yellow {
  background: #d7df01;
  display: inline-block;
  text-align: center;
  width: 30px;
  color: #fff;
  border-radius: 5px;
  margin: 0 3px 0 -2px;
  padding: 2px 4px 2px 4px;
  font-size: 12px;
}

.rb1710_standardFeature__in {
 display: none;
}

.catalog_list_btn {
    padding: 0 0 5px 0;
}

.top_left {
    padding: 25px 0 0 0;
}

.top_left__catalog__list {
    display: table;
    width: 98%;
}

.top_left__catalog__list__btn {
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 13px 0;
    border-radius: 4px;
    box-sizing: border-box;
    line-height: 14px;
    text-align: center;
    text-decoration: none !important;
    border: 1px solid #dbceae;
    background: #eeeee3;
    background: -webkit-linear-gradient(#fbfbfa, #eeeee3);
    background: linear-gradient(#fbfbfa, #eeeee3);
    letter-spacing: 0;
}

.top_left__catalog__list__btn:hover {
    opacity: 0.7;
}

/**/
.product-list .lower.rb1804_category__10001 {
  top: -100px;
}

.product-list .lower.rb1804_min {
  width: 469px;
}
.product-list .lower.rb1804_min ul {
  display: flex;
  flex-wrap: wrap;
}
.product-list .lower.rb1804_min ul li {
  border-bottom: solid 1px #dbceae;
  border-left: solid 1px #ede6d6;
  border-right: solid 1px #dbceae;
  border-top: solid 1px #ede6d6;
  height: auto;
  margin: -1px 0 0 -1px;
  width: 155px;
}
.product-list .lower.rb1804_min ul li:nth-child(1),
.product-list .lower.rb1804_min ul li:nth-child(2),
.product-list .lower.rb1804_min ul li:nth-child(3){
  border-top: solid 1px #dbceae;
  margin-top: 0
}
.product-list .lower.rb1804_min ul li:nth-child(3n+1) {
  border-left: solid 1px #dbceae;
  margin-left: 0
}
.product-list .lower.rb1804_min ul li a {
  display: table;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
/*  font-family: Meiryo,"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;*/
  font-size: 14px;
/*  font-size: 12px;*/
  height: 100%;
  padding: 0 10px 0 38px;
}
.product-list .lower.rb1804_min ul li a:before {
  background-position: left 50%;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 28px;
  margin: auto 0;
  position: absolute;
  top: 0;
  left: 5px;
  bottom: 0;
  width: 28px;
}
.product-list .lower.rb1804_min ul .in {
  height: auto;
  padding: 10px 0;
}