.v1805_colorBtns > ul::after, .v1805_entry__merit::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.v1805_category {
  margin: 0 0.9375rem !important;
  padding: 2.1875rem 0 1.375rem;
}

.v1805_category .title {
  margin-bottom: 1.75rem;
  font-size: 1rem;
  font-weight: normal;
}

.v1805_category__body {
  margin: 0 -0.9375rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.v1805_category__body > ul {
  clear: left;
  width: 37.5625rem;
  padding-top: 0.625rem;
}

.v1805_category__body > ul > li {
  float: left;
  width: 6.25rem;
}

.v1805_category__body > ul > li > a {
  display: block;
  color: #333;
  font-size: 0.75rem;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
}

.v1805_category__body > ul > li > a > img {
  width: 3.125rem;
  height: 3.125rem;
}

.v1805_category__body > ul > li > a > span {
  display: table;
  width: 100%;
}

.v1805_category__body > ul > li > a > span > span {
  display: table-cell;
  height: 4.0625rem;
  text-align: center;
  vertical-align: middle;
  padding: 0 0.5rem;
}

.v1805_category__body > ul:first-child {
  padding-top: 0;
}

.v1805_colorBtns {
  margin: 0.9375rem 0.9375rem 0 0.875rem;
}

.v1805_colorBtns__unit, .v1805_colorBtns__unit--outlet, .v1805_colorBtns__unit--sale, .v1805_colorBtns__unit--coupon, .v1805_colorBtns__unit--multiCategory {
  display: block;
}

.v1805_colorBtns__unit__in {
  display: table;
  width: 100%;
}

.v1805_colorBtns__unit__in2 {
  display: table-cell;
  height: 3.1875rem;
  vertical-align: middle;
}

.v1805_colorBtns__unit__num {
  display: inline-block;
  margin-left: 0.3125rem;
  padding: 0.25rem 0.4375rem;
  border-radius: 1.5625rem;
  background: #fff;
  color: #90339e;
  font-size: 0.75rem;
  font-weight: bold;
  text-align: center;
}

.v1805_colorBtns__unit--multiCategory .v1805_colorBtns__unit__num {
  color: #e55c7e;
}

.v1805_colorBtns__unit--outlet, .v1805_colorBtns__unit--sale, .v1805_colorBtns__unit--coupon, .v1805_colorBtns__unit--multiCategory {
  color: #fff !important;
  font-size: 0.875rem !important;
  font-weight: bold;
  line-height: 1.1 !important;
  text-align: center;
  text-decoration: none !important;
}

.v1805_colorBtns__unit--outlet {
  background: #da0a16;
}

.v1805_colorBtns__unit--sale {
  background: #df6e23;
}

.v1805_colorBtns__unit--coupon {
  background: #90339e;
}

.v1805_colorBtns__unit--multiCategory {
  background: #e55c7e;
}

.v1805_colorBtns > ul > li {
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
}

.v1805_entry {
  margin-top: 1.875rem !important;
}

.v1805_entry__merit__icon, .v1805_entry__merit__icon--1, .v1805_entry__merit__icon--2, .v1805_entry__merit__icon--3 {
  width: 3.875rem;
  height: 2.96875rem;
  margin: 0 auto 0.625rem;
  background-repeat: no-repeat;
  background-size: contain;
}

.v1805_entry__merit__icon--1.is-dispActive {
  background-image: url(/resource/sp/images/ico/ico_merit01.png);
}

.v1805_entry__merit__icon--2.is-dispActive {
  background-image: url(/resource/sp/images/ico/ico_merit02.png);
}

.v1805_entry__merit__icon--3.is-dispActive {
  background-image: url(/resource/sp/images/ico/ico_merit03.png);
}

.v1805_entry__merit__txt {
  line-height: 1.4;
  text-align: center;
}

.v1805_entry__merit__txt__1 {
  font-size: 0.875rem;
}

.v1805_entry__merit__txt__2 {
  padding: 0.1875rem 0 0.125rem;
  font-size: 0.6875rem;
}

.v1805_entry__merit__txt__3 {
  display: inline-block;
  background: -webkit-linear-gradient(transparent 60%, #ffff66 60%);
  background: linear-gradient(transparent 60%, #ffff66 60%);
  font-size: 0.9375rem;
  font-weight: bold;
}

.v1805_entry__merit > li {
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
}

.v1805_entry__link {
  margin: 0.9375rem 0.9375rem 0;
  font-size: 0.8125rem;
  line-height: 1.1;
  text-align: right;
}

.v1805_entry__link > span {
  display: inline-block;
  position: relative;
  padding-left: 0.9375rem;
}

.v1805_entry__link > span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.15625rem;
  width: 0.5rem;
  height: 0.5rem;
  box-sizing: border-box;
  border-top: 2px solid #2970e4;
  border-right: 2px solid #2970e4;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.v1805_entry__link > span > a {
  text-decoration: none;
}

.v1805_entry__btn1 {
  margin: 1.25rem 0.9375rem 0;
}

.v1805_entry__btn1 > a {
  display: block;
  padding: 1.0625rem 0;
  border-radius: 0.3125rem;
  background: -webkit-linear-gradient(top, #fda128, #fd8629);
  background: linear-gradient(to bottom, #fda128, #fd8629);
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
}

.v1805_entry__btn2 {
  margin: 0.9375rem 0.9375rem 0;
}

.v1805_entry__btn2 > a {
  display: block;
  padding: 0.5625rem 0;
  border: 1px solid #cecece;
  border-radius: 0.3125rem;
  background: -webkit-linear-gradient(top, #fcfcfc, #f5f5f5);
  background: linear-gradient(to bottom, #fcfcfc, #f5f5f5);
  color: #333;
  font-size: 0.875rem;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
}

.v1805_outsideArea {
  margin: 0 0.9375rem 3.125rem;
  padding: 1.25rem 0;
  background: #8b8b8b;
  color: #fff;
  font-size: 0.8125rem;
  text-align: center;
}

.v1805_visual {
  position: relative;
  margin: 0 !important;
  padding-top: 0.9375rem;
  padding-bottom: 2.28125rem;
}

.v1805_visual.loaded .v1805_visual__in {
  display: block;
}

.v1805_visual.loaded .v1805_visual__in.-grayScale{
  display: none;
}

.v1805_visual__in {
  display: none;
  position: relative;
  padding-top: 31.2%;
  overflow: hidden;
}

.v1805_visual__in.-grayScale{
  display: block;
  background: url(/resource/images/search/2015new_icon_loading_01.gif) no-repeat 50% 50%;
  background-color: #eee;
}

.v1805_visual__in2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.v1805_visual__set {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.v1805_visual__set__in {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.v1805_visual__set__pic {
  position: relative;
  padding-top: 31.2%;
  overflow: hidden;
}

.v1805_visual__set__pic img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.v1805_visual__pointer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 1.1;
  text-align: center;
}

.v1805_visual__pointer > div {
  display: inline-block;
  vertical-align: top;
}

.v1805_visual__pointer > div > button {
  display: block;
  position: relative;
  width: 0.625rem;
  height: 0.625rem;
  margin: 0.625rem;
  background-color: transparent;
}

.v1805_visual__pointer > div > button::before {
  content: "";
  display: block;
  height: 100%;
  border-radius: 100%;
  background: #ccc;
}

.v1805_visual__pointer > div > button.is-active::before {
  background: #1c2193;
}

.v1805_linkBtns {
  margin: 0.875rem 0.9375rem 0 0.875rem;
}

.v1805_linkBtns li + li {
  margin-top: 0.625rem;
}

.v1805_linkBtns__normal > a {
  display: block;
  padding: 0.5625rem 0;
  border: 1px solid #cecece;
  border-radius: 0.3125rem;
  background: -webkit-linear-gradient(top, #fcfcfc, #f5f5f5);
  background: linear-gradient(to bottom, #fcfcfc, #f5f5f5);
  color: #333;
  font-size: 0.875rem;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
}

.v1805_linkBtns__normal--rank > a {
  padding: 0.5rem 0 0.4375rem;
}

.v1805_linkBtns__normal--rank > a:before {
  content: "";
  display: inline-block;
  line-height: 1.1;
  left: 0;
  width: 1.2rem;
  height: 1.175rem;
  background: url(/resource/sp/images/ico/ico_crown11.png) no-repeat;
  background-size: auto auto;
  background-size: contain;
  vertical-align: middle;
  margin: -0.0625rem 0.3125rem 0 0;
}

.ra_sp_Maincontainer .v1805_attention__body .body,
.ra_sp_Maincontainer .v1805_attention__body .body ul {
  float: none;
  white-space: normal;
  height: auto;
}

.ra_sp_Maincontainer li {
  display: inline-block;
  width: 47%;
  padding: 4px 2.5px !important;
  text-align: center;
}

.ra_sp_Maincontainer ul li img {
  max-width: 100%;
  height: auto;
}

@media screen and (min-width:667px) {
  .ra_sp_Maincontainer li {
    box-sizing: border-box;
    width: 24%;
  }
}