.rb1710_clearfix::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.rb1710_homeFeature {
  margin-top: 40px;
}

.rb1710_homeFeature__title {
  margin-bottom: 20px;
  padding: 10px 15px;
  background: url(/contents/shop/radish/include/other/common/pc/img/bg_stripe_02.gif);
  color: #534437;
  font-size: 20px;
}

.rb1710_homeFeature__title span {
  font-size: 15px;
}

.rb1710_homeFeature__title span::before {
  content: "\A";
  white-space: pre;
}

.rb1710_homeFeature__list {
  overflow: hidden;
}

ul.rb1710_homeFeature__list.rb1710_half {
  margin-left: 10px;
}

.rb1710_homeFeature__list + ul {
  margin-top: 22px;
}

.rb1710_homeFeature__list li {
  float: left;
  box-sizing: border-box;
}

.rb1710_homeFeature__list li a {
  display: block;
}

.rb1710_homeFeature__list li a img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.rb1710_homeFeature__list li a:hover {
  opacity: .75;
}

.rb1710_homeFeature__list li p {
  margin-top: 10px;
  color: #333;
  font-size: 17px;
  line-height: 1.5;
}

.rb1710_homeFeature__list p span {
  text-shadow: 1px 1px 0 rgba(0,0,0,.2);
  background: linear-gradient(transparent 60%, #cff97f 60%);
}

.rb1710_homeFeature__list.rb1710_full li {
  width: 100%;
  margin-top: 22px;
}

.rb1710_homeFeature__list.rb1710_full li:nth-child(1) {
  margin-top: 0;
}

.rb1710_homeFeature__list.rb1710_half li {
  width: 365px;
  margin-top: 22px;
}

.rb1710_homeFeature__list.rb1710_half li:nth-child(2n-1) {
  margin-right: 20px;
  clear: left;
}

.rb1710_homeFeature__list.rb1710_half li:nth-child(1), .rb1710_homeFeature__list.rb1710_half li:nth-child(2) {
  margin-top: 0;
}

.rb1710_homeFeature__btn {
  display: block;
  width: 188px;
  height: 40px;
  margin: 20px auto 0;
  padding: 12.5px 0;
  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_homeFeature__btn:link, .rb1710_homeFeature__btn:visited {
  font-size: 14px;
  line-height: 15px;
  font-weight: bold;
  text-align: center;
  letter-spacing: .06em;
  text-decoration: none;
  color: #333;
}

.rb1710_homeFeature__btn:hover {
  background: #f7f7f3;
  background: -webkit-linear-gradient(white, #f7f7f3);
  background: linear-gradient(white, #f7f7f3);
}

.rb1710_homeService {
/*    margin: 7px 0 0 0;*/
}

.rb1710_homeService__title {
  margin-bottom: 20px;
  padding: 10px 15px;
  background: url(/contents/shop/radish/include/other/common/pc/img/bg_stripe_02.gif);
  color: #534437;
  font-size: 20px;
}

.rb1710_homeService__list {
  overflow: hidden;
}

.rb1710_homeService__list + ul {
  margin-top: 30px;
}

.rb1710_homeService__list li {
  float: left;
  box-sizing: border-box;
}

.rb1710_homeService__list li p {
  margin-bottom: 8px;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  color: #333;
}

.rb1710_homeService__list li p span {
  text-shadow: 1px 1px 0 rgba(0,0,0,.2);
  background: linear-gradient(transparent 60%, #cff97f 60%);
}

.rb1710_homeService__list li a {
  display: block;
}

.rb1710_homeService__list li a img {
/*  width: 100%;*/
/*  height: auto;*/
  background: #333;
  vertical-align: middle;
}

.rb1710_homeService__list li a:hover {
  opacity: .75;
}

.rb1710_homeService__list.rb1710_full li {
  width: 100%;
  margin-top: 30px;
}

.rb1710_homeService__list.rb1710_full li:nth-child(1) {
  margin-top: 0;
}

.rb1710_full li a img {
  width: 770px;
}

.rb1710_homeService__list.rb1710_half li {
/*  width: 363px;*/
  margin-top: 30px;
}

.rb1710_homeService__list.rb1710_half li:nth-child(2n-1) {
  margin-right: 24px;
  clear: left;
}

.rb1710_homeService__list.rb1710_half li:nth-child(1), .rb1710_homeService__list.rb1710_half li:nth-child(2) {
  margin-top: 0;
  margin-left: 6px;
}

.rb1710_homeService__regdeli .rb1710_homeService__title {
  margin: 30px 0 10px;
  height: 20px;
  font-size: 18px;
  font-weight: normal;
}

.rb1710_homeService__regdeli .rb1710_homeService__title span {
  font-size: 12px;
  font-weight: normal;
  margin-left: 10px;
}

.rb1710_homeService__regdeli__ttl {
  margin: 30px 0 8px;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  color: #333;
}

.rb1710_homeService__regdeli__list {
  overflow: hidden;
}

.rb1710_homeService__regdeli__list li {
  float: left;
  margin: 0 0 0 16px;
  border-radius: 4px;
  background: bottom center no-repeat;
  background-size: 100% auto;
}

.rb1710_homeService__regdeli__list li a span {
  text-shadow: 1px 1px 0 rgba(0,0,0,.2);
  background: linear-gradient(transparent 60%, #cff97f 60%);
}

.rb1710_homeService__regdeli__list li.item--2 a span {
  letter-spacing: 0;
}

.rb1710_homeService__regdeli__list li.item--3 a span {
  letter-spacing: -.04em;
}

.rb1710_homeService__regdeli__list li.item--4 a span {
  letter-spacing: 0;
}

.rb1710_homeService__regdeli__list li:nth-child(1) {
  margin-left: 0;
}

.rb1710_homeService__regdeli__list li span.title {
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  color: #333;
}

.rb1710_homeService__regdeli__list li span.name {
  text-align: center;
  font-size: 18px;
  color: #196600;
}

.rb1710_homeService__regdeli__list li a {
  display: block;
  position: relative;
  width: 180px;
  height: auto;
  padding: 9px 0 0 0;
/*  border: 1px solid #dbceae;*/
/*  border-radius: 4px;*/
  box-sizing: border-box;
  overflow: hidden;
  font-size: 10px;
  text-align: center;
  letter-spacing: -.03em;
  text-decoration: none;
  color: #534437;
}

.rb1710_homeService__regdeli__list li a span {
  display: inline-block;
  margin-top: 0px;
  font-size: 15px;
  font-weight: normal;
  color: #196600;
}

.rb1710_homeService__regdeli__list li a:hover:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.25);
  z-index: 10;
}

.rb1710_homeService__regdeli__list li a img {
  width: 180px;
  height: 180px;
}

.rb1710_homeWeekly a {
  display: block;
}

.rb1710_homeWeekly a img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.rb1710_homeWeekly a:hover {
  opacity: .75;
}

.rb1710_homeWeekly p {
  margin-top: 10px;
  color: #333;
  font-size: 17px;
  line-height: 1.5;
  margin-left: 5px;
}

.rb1710_homeWeekly p span {
  text-shadow: 1px 1px 0 rgba(0,0,0,.2);
  background: linear-gradient(transparent 60%, #cff97f 60%);
}

.rb1710_home_mt1 {
  margin-top: 1px;
}

.rb1710_home_mt3 {
  margin-top: 3px;
}

.rb1710_home_mt-12 {
  margin-top: -12px;
}

.rb1710_home_mt-18 {
  margin-top: -18px;
}

.PCtop_week-bargain {
  margin-top: 30px;
}

.PCtop_week-bargain .bargain-head {
  background: url(/contents/shop/radish/include/img/material/bg_stripe_02.gif);
  margin-bottom: 20px;
  padding: 14px 15px;
}

.PCtop_week-bargain .bargain-head .title {
  color: #534437;
  font-size: 143%;
  font-weight: bold;
  line-height: 1;
}

.PCtop_week-bargain .bargain-body .set {
  float: left;
  margin: 20px 19.5px 0 0;
  width: 138px;
}

.PCtop_week-bargain .bargain-body .set:nth-child(5n) {
  margin-right: 0;
}

.PCtop_week-bargain .bargain-body .set:nth-child(-n+5) {
  margin-top: 0;
}

.PCtop_week-bargain .bargain-body .set:nth-child(5n+1) {
  clear: left;
}

.PCtop_week-bargain .bargain-body .pic img {
  height: 138px;
  width: 138px;
}

.PCtop_week-bargain .bargain-body .pic a:hover img,
.PCtop_week-bargain .bargain-body .pic a:active img {
  opacity: 0.75;
}

.PCtop_week-bargain .bargain-body .discount {
  color: #e5151f;
  font-size: 14px;
  line-height: 1.2;
  margin-top: 10px;
  text-align: center;
  font-weight: normal;
}

.PCtop_week-bargain .bargain-body .set .name a {
  display: block;
  margin: 5px 0 0 0;
  text-align: center;
  font-size: 14px;}

a:hover,
a:active {
	text-decoration: underline;
}

a:active {
	background-color: transparent;
}


.PCtop_week-bargain .bargain-body:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.global-header.rb1710_header .header-logo-tab .header-regdeli > span {
  bottom: 0;
/*  margin-bottom: 72px;*/
  margin-bottom: 65px;
  display: none;
  position: absolute;
  left: 50%;
  padding: 4px 5px;
  border-radius: 2px;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  background: #e70012;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.global-header.rb1710_header .header-logo-tab .header-regdeli > span:before {
  content: "";
  position: absolute;
  border: solid 5px transparent;
  border-top: solid 5px #e5151f;
  top: 20px;
  right:50%;
}

.top_topic {
    position: relative;
    left: 7px;
    width: 343px;
/*    height: 197px;*/
    height: 229px;
    margin: 20px 0 0 10px;
    border: 1px solid #dbceae;
    border-radius: 4px;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 13.5px;
}

.top_topic a:hover {
    opacity: 0.7;
}

#popular_keywords .pk-area {
  margin-top: -5px;
  margin-left: 23px;
}

#popular_keywords .pk-area ul li.pk-list-title {
  float: left;
  padding-right: 15px;
  font-size: 15px;
}

#popular_keywords .pk-area ul li.pk-list {
  float: left;
  padding-right: 10px;
}

#popular_keywords .pk-area ul li.pk-list a {
  text-decoration: none;
  background-color: #0fa63c;
  color: #fff;
  padding: 2px 10px;
  border-radius: 10px;
}

#popular_keywords .pk-area ul li.pk-list a:hover {
  text-decoration: underline;
}