@charset "UTF-8";
body#pageIndex section.main .sidebar {
  float: left;
  width: 220px;
  margin-right: 40px;
}
body#pageIndex section.main .sidebar iframe {
  width: 100%;
  height: 5000px;
  overflow: hidden;
  border: none;
}
body#pageIndex section.main .mainContent {
  float: right;
  width: calc(100% - 260px);
}
body#pageIndex section.main .mainContent .area {
  margin-bottom: 60px;
}
body#pageIndex section.main .mainContent .btnMore {
  background: #e8e2dd;
  font-size: 20px;
  text-align: center;
  padding: 20px 60px;
  border: 1px solid #222222;
  width: 60%;
  margin: 0 auto 40px;
}
body#pageIndex section.main .mainContent .btnMore a {
  display: block;
  margin: 0 auto;
}
body#pageIndex section.main .mainContent .areaTtl {
  font-size: 29px;
  text-align: center;
  font-family: "Marcellus SC", serif;
  border-bottom: 6px solid #ded7cf;
  margin-bottom: 20px;
}
body#pageIndex section.main .mainContent .areaTodays ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body#pageIndex section.main .mainContent .areaTodays ul li {
  display: inline-flex;
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
body#pageIndex section.main .mainContent .areaTodays .itemSnipet02 {
  margin-bottom: 20px;
}
body#pageIndex section.main .mainContent .areaTodays .areakeywords ul {
  counter-reset: number 0;
}
body#pageIndex section.main .mainContent .areaTodays .areakeywords ul li {
  width: 30% !important;
  position: relative;
  border-radius: 10px;
}
body#pageIndex section.main .mainContent .areaTodays .areakeywords ul li .grade {
  content: " ";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom right, blue, pink);
  opacity: 0.1;
  border-radius: 15px 1px;
  z-index: 100;
}
body#pageIndex section.main .mainContent .areaTodays .areakeywords ul li::before {
  counter-increment: number 1;
  content: counter(number);
  position: absolute;
  top: 4px;
  left: 12px;
  font-size: 1.1em;
  color: #fff;
  z-index: 101;
}
body#pageIndex section.main .mainContent .areaTodays .areakeywords ul li::after {
  content: "";
  position: absolute;
  border-radius: 15px 1px;
}
body#pageIndex section.main .mainContent .areaTodays .areakeywords ul li a:hover {
  /*既存スタイルの打ち消し*/
  opacity: 1;
  transition: initial;
}
body#pageIndex section.main .mainContent .areaTodays .areakeywords ul li a:hover img {
  transform: scale(1.1);
}
body#pageIndex section.main .mainContent .areaTodays .areakeywords ul li a::before {
  content: "";
  background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/ltriangle.png);
  background-repeat: no-repeat;
  position: absolute;
  display: inline-block;
  background-size: contain;
  width: 50px;
  height: 50px;
  border-top-left-radius: 15px;
  z-index: 100;
}
body#pageIndex section.main .mainContent .areaTodays .areakeywords ul li img {
  border-radius: 15px 1px;
  transform: scale(1);
  transition: 0.1s ease-in-out;
}
body#pageIndex section.main .mainContent .areaTodays .areakeywords ul p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  font-size: 1.1em;
  font-weight: 600;
  color: #fff;
}
body#pageIndex section.main .mainContent .areaTodays .areakeywords ul .mask {
  display: block;
  width: 100%;
  /*line-height: 0;
    /*行の高さを0にする*/
  overflow: hidden;
  /*拡大してはみ出る要素を隠す*/
  border-radius: 15px 1px;
}
body#pageIndex section.main .mainContent .areaTodays #switchSlider ul li {
  width: 100% !important;
}
body#pageIndex section.main .mainContent .areaTodays #switchSlider ul li .slitem {
  width: 25%;
  padding: 0 10px;
  float: left;
}
body#pageIndex section.main .mainContent .areaTodays #switchSlider ul li .slitem .itemInfo {
  text-align: center;
  color: #333;
}
body#pageIndex section.main .mainContent .areaTodays #switchSlider ul li .slitem .itemInfo .catch {
  font-size: 0.8em;
}
body#pageIndex section.main .mainContent .areaTodays #switchSlider ul li .slitem .itemInfo .freeship ::before {
  content: "送料無料";
  background-color: #db8b4b;
  color: #fff;
  display: inline-block;
  width: 55px;
  height: 19px;
  font-size: 0.8em;
  margin-right: 0.5em;
}
body#pageIndex section.main .mainContent .areaTodays #switchSlider ul li .slitem .slider-item:nth-of-type(n + 2) {
  display: none !important;
}
body#pageIndex section.main .mainContent .areaTodays #switchSlider .slick-track {
  width: 93%;
  margin: 0 auto;
}
body#pageIndex section.main .mainContent .areaTodays #switchSlider .slick-prev {
  left: -0.5%;
  top: 31%;
  background: rgba(0, 0, 0, 0) url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../../assets2/img/common/pcfootersl_angle_l.gif) no-repeat 0 0;
  background-size: contain;
  width: 20px;
  height: 42px;
}
body#pageIndex section.main .mainContent .areaTodays #switchSlider .slick-prev:before {
  display: none;
}
body#pageIndex section.main .mainContent .areaTodays #switchSlider .slick-next {
  right: -0.5%;
  top: 31%;
  background: rgba(0, 0, 0, 0) url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../../assets2/img/common/pcfootersl_angle_r.gif) no-repeat 0 0;
  background-size: contain;
  width: 20px;
  height: 42px;
}
body#pageIndex section.main .mainContent .areaTodays #switchSlider .slick-next:before {
  display: none;
}

/*------------スライダーカスタム追加------------------*/
.sliderType2 .slick__item{
  background-color: black;
}
.sliderType2 .slick__item img {
  height: auto;
  width: 100%;
  opacity: .6;
  transition: opacity .5s; 
}

.sliderType2 .slick-center .slick__item img {
  opacity: 1;
}

.sliderType2 .slick-prev
{
    left:19% !important;
}
.sliderType2 .slick-next
{
    right:19% !important;
}
.sliderType2 .slick-prev,
.sliderType2 .slick-next
{
    z-index: 100 !important;
}
/*-------------------------------------------*/
body#pageIndex section.main .mainContent #itemCpSlider .cpAreaTtl {
  font-size: 29px;
  text-align: center;
  border-bottom: 6px solid #ded7cf;
  margin-bottom: 20px;
}
body#pageIndex section.main .mainContent #itemCpSlider .slItems {
  padding: 0.6em 0.6em 0em 0.6em;
  margin-bottom: 0 !important;
}
body#pageIndex section.main .mainContent #itemCpSlider .slick-track,
body#pageIndex section.main .mainContent #itemCpSlider .slick-list {
  width: 100%;
}
body#pageIndex section.main .mainContent #itemCpSlider .slider {
  display: flex;
  flex-wrap: nowrap !important;
  justify-content: space-around;
}
body#pageIndex section.main .mainContent #itemCpSlider .slider .cpImg {
  position: relative;
}
body#pageIndex section.main .mainContent #itemCpSlider .slider .freeShip::before {
  content: "";
  position: absolute;
  width: 45px;
  height: 45px;
  top: -8px;
  left: -5px;
  background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../../assets2/img/index/ico_truck.png);
  background-size: cover;
  z-index: 1100;
}
body#pageIndex section.main .mainContent #itemCpSlider .slider .draggable > div {
  margin: auto;
}
body#pageIndex section.main .mainContent #itemCpSlider .slider img {
  margin: auto;
}
body#pageIndex section.main .mainContent #itemCpSlider .slItems div p {
  text-align: center;
  font-size: 0.8em;
  margin-top: 0.35em;
}
body#pageIndex section.main .mainContent #itemCpSlider .cpRate {
  padding: 0.1em 0.25em;
  background: #c73333;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}
body#pageIndex section.main .mainContent #itemCpSlider .cpItemName {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body#pageIndex section.main .mainContent #itemCpSlider .cpStr {
  color: #c73333;
}
body#pageIndex section.main .mainContent #itemCpSlider .regularPrice {
  text-decoration: line-through;
  font-size: 1.2em;
}
body#pageIndex section.main .mainContent #itemCpSlider .cpPrice {
  font-size: 1.7em;
}
body#pageIndex section.main .mainContent #itemCpSlider .cpPrice::before {
  content: " ";
}
body#pageIndex section.main .mainContent #itemCpSlider .slick-prev {
  content: "";
  left: -1.5%;
  top: 38%;
  background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../../assets2/img/common/pcfootersl_angle_l.gif) no-repeat 0 0;
  background-size: contain;
  width: 20px;
  height: 40px;
  z-index: 100;
}
body#pageIndex section.main .mainContent #itemCpSlider .slick-prev::before {
  content: "";
}
body#pageIndex section.main .mainContent #itemCpSlider .slick-next {
  content: "";
  right: -1.5%;
  top: 38%;
  background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../../assets2/img/common/pcfootersl_angle_r.gif) no-repeat 0 0;
  background-size: contain;
  width: 20px;
  height: 42px;
}
body#pageIndex section.main .mainContent #itemCpSlider .slick-next::before {
  content: "";
}
@media screen and (max-width: 768px) {
  body#pageIndex section.main .mainContent #itemCpSlider .cpAreaTtl {
    font-size: 22px;
  }
  body#pageIndex section.main .mainContent #itemCpSlider .slick-list {
    padding: 0 6px;
  }
  body#pageIndex section.main .mainContent #itemCpSlider .slick-prev {
    left: 0.5%;
  }
  body#pageIndex section.main .mainContent #itemCpSlider .slick-next {
    right: 0.5%;
  }
}
body#pageIndex section.main .mainContent .areaRanking .koushin {
  font-size: 19px;
  text-align: center;
  color: #666666;
  margin-bottom: 20px;
}
body#pageIndex section.main .mainContent .areaRanking .rankingCategory {
  overflow: hidden;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
body#pageIndex section.main .mainContent .areaRanking .rankingCategory li {
  width: 130px;
  height: 60px;
  border: 1px solid #666666;
  background: #f3f2ee;
  text-align: center;
  margin-right: 16px;
  margin-bottom: 10px;
  line-height: 60px;
  cursor: pointer;
}
body#pageIndex section.main .mainContent .areaRanking .rankingCategory li:nth-child(5) {
  margin-right: 0;
}
body#pageIndex section.main .mainContent .areaRanking .rankingCategory li.on {
  background: #d9c5b4;
  cursor: default;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem {
  display: none;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem.on {
  display: flex;
  flex-wrap: wrap;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li {
  width: 230px;
  margin-right: 15px;
  margin-bottom: 20px;
  font-size: 24px;
  overflow: hidden;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li .rank:before {
  display: inline-block;
  height: 25px;
  width: 28px;
  content: "" !important;
  background-size: cover;
  margin-right: 10px;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(1) .rank:before {
  background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/no1.png");
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(2) .rank:before {
  background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/no2.png");
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(3) .rank:before {
  background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/no3.png");
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+4) .rank:before {
  background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/no4.png");
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li .photo {
  margin-bottom: 10px;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li .name {
  color: #666666;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li .price {
  text-align: center;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li .price .item_price {
  font-size: 18px;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li .price .item_price span {
  font-size: 24px;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li a {
  display: block;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(3n) {
  margin-right: 0;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+7) {
  width: 170px;
  margin-right: 13.3px;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+7) .price .item_price {
  font-size: 18px;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+7) .price .item_price span {
  font-size: 18px;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+7) .rank {
  font-size: 18px;
}
body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(10) {
  margin-right: 0;
}
body#pageIndex section.main .mainContent .areaNew .koushin {
  font-size: 19px;
  text-align: center;
  color: #666666;
  margin-bottom: 20px;
}
body#pageIndex section.main .mainContent .areaNew .parent {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body#pageIndex section.main .mainContent .areaNew .parent li {
  position: relative;
}
body#pageIndex section.main .mainContent .areaNew .parent li img {
  margin-bottom: 10px;
}
body#pageIndex section.main .mainContent .areaNew .parent li.truck:before {
  content: "";
  position: absolute;
  width: 68px;
  height: 72px;
  top: -20px;
  left: -20px;
  background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/index/ico_truck.png");
  background-size: cover;
  z-index: 100;
}
body#pageIndex section.main .mainContent .areaNew .parent li.off {
  overflow: hidden;
}
body#pageIndex section.main .mainContent .areaNew .parent li.off:before {
  content: "";
  position: absolute;
  top: -100px;
  left: -100px;
  width: 200px;
  height: 200px;
  background: #e0603a;
  transform: rotate(-45deg);
}
body#pageIndex section.main .mainContent .areaNew .parent li.off .offText {
  position: absolute;
  text-align: center;
  font-size: 30px;
  top: -6px;
  left: 9px;
  color: white;
  transform: rotate(-45deg) translateX(-20%);
  line-height: 1;
}
body#pageIndex section.main .mainContent .areaNew .parent li.off .offText small {
  font-size: 20px;
}
body#pageIndex section.main .mainContent .areaNew .parent > li {
  width: calc(50% - 10px);
  text-align: center;
  margin-bottom: 20px;
  font-size: 26px;
  position: relative;
}
body#pageIndex section.main .mainContent .areaNew .parent > li .name {
  font-size: 16px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
}
body#pageIndex section.main .mainContent .areaNew .parent > li ul.child {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body#pageIndex section.main .mainContent .areaNew .parent > li ul.child > li {
  width: calc(50% - 10px);
  font-size: 19px;
  overflow: hidden;
}
body#pageIndex section.main .mainContent .areaNew .parent > li ul.child > li .name {
  font-size: 12px;
  text-align: left;
  white-space: nowrap;
}
body#pageIndex section.main .mainContent .areaNew .parent .shipfree {
  background: #001c58;
  color: white;
  display: inline-block;
  font-size: 18px;
  padding: 0 5px;
  margin-right: 10px;
}
body#pageIndex section.main .mainContent .areaNew .parent .asuraku {
  background: #a4005b;
  color: white;
  display: inline-block;
  font-size: 18px;
  padding: 0 5px;
  margin-right: 10px;
}
body#pageIndex section.main .mainContent .areaRecommend ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body#pageIndex section.main .mainContent .areaRecommend ul li {
  width: 31%;
  margin-bottom: 30px;
}
body#pageIndex section.main .mainContent .areaRecommend ul li img {
  margin-bottom: 10px;
}
body#pageIndex section.main .mainContent .areaRecommend ul li:nth-child(n+7) {
  width: 23%;
}
body#pageIndex section.main .mainContent .areaRecommend ul li:nth-child(n+7) .name {
  display: none;
}
body#pageIndex section.main .mainContent .areaRecommend ul li .name {
  font-size: 13px;
  white-space: nowrap;
  color: #666666;
}
body#pageIndex section.main .mainContent .areaRecommend ul li .price {
  text-align: center;
  font-size: 25px;
}
body#pageIndex section.main .mainContent .areaRecommend ul li:nth-child(n+7) img {
  margin-bottom: 20px;
}
body#pageIndex section.main .mainContent .areaRecommend ul li:nth-child(n+7) .price {
  font-size: 18px;
}
body#pageIndex section.main .mainContent .areaContents .body .content {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom: 1px dashed #a4a4a4;
  padding-bottom: 20px;
  padding-top: 20px;
}
body#pageIndex section.main .mainContent .areaContents .body .content:last-child {
  border-bottom: none;
}
body#pageIndex section.main .mainContent .areaContents .body .content .img {
  width: 40%;
  padding: 0 20px;
}
body#pageIndex section.main .mainContent .areaContents .body .content .info {
  width: 60%;
}
body#pageIndex section.main .mainContent .areaContents .body .content .info .ttlContents {
  font-size: 25px;
  margin-bottom: 10px;
}
body#pageIndex section.main .mainContent .areaContents .body .content .info .text {
  line-height: 2.5;
  font-size: 13px;
  color: #666666;
}
body#pageIndex section.main .mainContent .areaBanner ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
body#pageIndex section.main .mainContent .areaBanner ul li {
  width: 48%;
}
body#pageIndex section.main .mainContent .areaCoordinate .items {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item {
  width: 350px;
  border: 1px solid #222222;
  padding: 50px 20px 40px;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item:nth-child(n+3) {
  display: none;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkHeader {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  font-size: 12px;
  border-bottom: 1px solid #666666;
  padding-bottom: 5px;
  color: #222222;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkHeader .dateTtl {
  position: absolute;
  bottom: 5px;
  background: #cccccc;
  height: 18px;
  padding: 0 10px;
  margin-right: 10px;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkHeader .dateDate {
  position: absolute;
  left: 55px;
  bottom: 5px;
  font-size: 26px;
  margin-right: 10px;
  line-height: 1;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkHeader .coordinate {
  position: absolute;
  left: 130px;
  bottom: 5px;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkItem {
  padding: 20px 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom: 1px solid #666666;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkItem .mainImg {
  width: 50%;
  margin-right: 20px;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkItem .childItems {
  width: calc(50% - 20px);
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkItem .childItems ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkItem .childItems ul li {
  width: 50%;
  padding: 0;
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkItem .childItems ul li .name {
  font-size: 10px;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkItem .childItems ul li .price {
  line-height: 1;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkItem .childItems ul li .currency {
  font-size: 10px;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkSubtotal {
  padding: 20px 0 0;
  text-align: center;
  font-size: 18px;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkSubtotal p {
  display: inline-block;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkSubtotal .itemMath {
  margin-right: 10px;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkSubtotal .total {
  font-weight: bold;
}
body#pageIndex section.main .mainContent .areaCoordinate .items .item .blkSubtotal .total .price {
  font-size: 26px;
  letter-spacing: 3px;
}

body#pageIndex .day5Switch {
  display: none;
  max-width: 980px;
  margin: auto;
}

@media screen and (max-width: 980px) {
  body#pageIndex {
    width: 100%;
  }
  body#pageIndex #ifHeader .gNavi {
    height: 33px;
    margin-bottom: 10px;
  }
  body#pageIndex #ifHeader .gNavi ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  body#pageIndex #ifHeader .gNavi ul li {
    width: 20%;
    color: white;
    height: 33px;
    line-height: 33px;
    font-size: 10px;
    text-align: center;
    border-right: 1px solid #908173;
  }
  body#pageIndex #ifHeader .gNavi ul li:last-child {
    border-right: none;
  }
  body#pageIndex #ifHeader .gNavi ul li.badge {
    position: relative;
  }
  body#pageIndex #ifHeader .gNavi ul li.badge:after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    top: -9px;
    right: 2px;
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/badge.png") no-repeat;
    background-size: cover;
  }
  body#pageIndex #ifHeader .categoryLink {
    margin-bottom: 0;
    margin-top: 12px;
  }
  body#pageIndex #ifHeader .categoryLink .items {
    display: none;
    padding-bottom: 10px;
  }
  body#pageIndex #ifHeader .categoryLink .items .slick-slide {
    margin: 0 5px;
  }
  body#pageIndex #ifHeader .campaign {
    margin-bottom: 0;
    background: transparent;
  }
  body#pageIndex #ifHeader .slick-dots li button {
    width: 13px;
    height: 13px;
  }
  body#pageIndex #ifHeader .slider .slick-dots {
    bottom: -30px;
  }
  body#pageIndex #ifHeader .pickupitem {
    border: none;
  }
  body#pageIndex #ifHeader .pickupitem .itemSlider .slick-prev,
body#pageIndex #ifHeader .pickupitem .itemSlider .slick-next {
    height: 115px;
  }
  body#pageIndex #ifHeader .pickupitem .itemSlider .slick-track {
    width: 100%;
    overflow: hidden;
  }
  body#pageIndex #ifHeader .pickupitem .itemSlider .slick-list {
    width: calc(100% + 10px);
  }
  body#pageIndex #ifHeader .day5Switch .pc {
    display: none;
  }
  body#pageIndex header.header1 {
    padding-top: 0;
  }
  body#pageIndex header.header1 .headerTop {
    border-bottom: 3px solid #ded7cf;
    margin-bottom: 5px;
    padding-bottom: 5px;
    height: 45px;
  }
  body#pageIndex header.header1 .headerTop .logo {
    padding: 5px 10px 0;
  }
  body#pageIndex header.header1 .headerTop .logo img {
    height: 15px;
    width: auto;
  }
  body#pageIndex header.header1 .headerTop .banner {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 62%;
    height: 37px;
    padding-top: 0;
  }
  body#pageIndex header.header1 .headerTop .banner ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  body#pageIndex header.header1 .headerTop .banner ul li {
    width: 35%;
    margin-right: 6px;
    margin-top: 3px;
  }
  body#pageIndex header.header1 .headerTop .banner ul li:nth-child(3) img {
    width: auto;
  }
  body#pageIndex header.header1 .headerTop .banner ul li a {
    display: block;
    height: 100%;
  }
  body#pageIndex header.header1 .headerTop .banner ul li a img {
    width: 100%;
  }
  body#pageIndex header.header1 .areaChoiceSearch {
    margin-top: 20px;
  }
  body#pageIndex header.header1 .areaChoiceSearch form {
    position: relative;
    height: 26px;
    margin-bottom: 40px;
  }
  body#pageIndex header.header1 .areaChoiceSearch form input {
    height: 40px;
  }
  body#pageIndex header.header1 .areaChoiceSearch form .kw {
    background: #f3f2ee;
    border: 1px solid #333333;
    width: 100%;
    outline: none;
    padding: 0 10px;
  }
  body#pageIndex header.header1 .areaChoiceSearch form .btn {
    position: absolute;
    right: 2px;
    top: 2px;
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/mushimegane.png") no-repeat, #e0603a;
    background-size: 36px 36px;
    background-position: 0 0;
    width: 36px;
    height: 36px;
    outline: none;
    cursor: pointer;
    border: none;
  }
  body#pageIndex header.header1 .areaChoiceSearch ul {
    background: #e8e2dd;
    padding: 4px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  body#pageIndex header.header1 .areaChoiceSearch ul li {
    border: 1px solid #7d7d7d;
    text-align: center;
    font-size: 13px;
    background: #f3f2ee;
    margin: 4px;
  }
  body#pageIndex header.header1 .areaChoiceSearch ul li a {
    display: block;
    padding: 2px 10px;
  }
  body#pageIndex header.header1 .areaChoiceSearch ul:after {
    content: "▲";
    font-size: 20px;
    color: #e8e2dd;
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
  }
  body#pageIndex section.main .mainContent {
    width: 100%;
  }
  body#pageIndex section.main .mainContent .area {
    margin-bottom: 30px;
  }
  body#pageIndex section.main .mainContent .areaTtl {
    font-size: 24px;
  }
  body#pageIndex section.main .mainContent .btnMore {
    font-size: 10px;
    width: 200px;
    line-height: 35px;
    height: 35px;
    padding: 0;
  }
  body#pageIndex section.main .mainContent .areaTodays ul li {
    width: 100%;
  }
  body#pageIndex section.main .mainContent .areaTodays .items li {
    width: calc(50% - 5px);
  }
  body#pageIndex section.main .mainContent .areaTodays #switchSlider {
    margin-bottom: 20px;
  }
  body#pageIndex section.main .mainContent .areaTodays #switchSlider .slitem {
    margin-bottom: 20px;
    width: 50% !important;
  }
  body#pageIndex section.main .mainContent .areaTodays #switchSlider .slitem .itemInfo {
    margin-top: 10px;
  }
  body#pageIndex section.main .mainContent .areaTodays #switchSlider .slitem .itemInfo .freeship::before {
    content: "送料無料";
    background-color: #db8b4b;
    color: #fff;
    display: inline-block;
    width: 55px;
    height: 19px;
    font-size: 0.8em;
    margin-right: 0.5em;
  }
  body#pageIndex section.main .mainContent .areaTodays #switchSlider .slider-item {
    display: initial !important;
    margin-bottom: 0 !important;
  }
  body#pageIndex section.main .mainContent .areaTodays #switchSlider .slider-item:nth-of-type(n+2) {
    display: block;
  }
  body#pageIndex section.main .mainContent .areaTodays #switchSlider .slider2 img {
    float: left;
  }
  body#pageIndex section.main .mainContent .areaTodays #switchSlider .slick-arrow {
    display: none !important;
  }
  body#pageIndex section.main .mainContent .areaRanking .koushin {
    font-size: 10px;
    margin-bottom: 13px;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingCategory {
    justify-content: space-between;
    padding: 5px;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingCategory li {
    width: 32.5%;
    margin-right: 0;
    margin-bottom: 5px;
    font-size: 12.5px;
    line-height: 35px;
    height: 35px;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingCategory:after {
    content: none;
    display: none;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem {
    justify-content: space-between;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li {
    margin-right: 0;
    width: calc(50% - 10px);
    overflow: hidden;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+3) {
    width: calc(33% - 5px);
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+9) {
    display: none;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+7) {
    margin-right: 0;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li .rank {
    font-size: 13px;
    margin-bottom: 5px;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li .rank:before {
    display: inline-block;
    height: 17px;
    width: 20px;
    content: "" !important;
    background-size: cover;
    margin-right: 10px;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li .price {
    line-height: 1;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li .price .item_price span {
    font-size: 18px;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li .name {
    white-space: nowrap;
    font-size: 9px;
    color: #666666;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+3) .rank {
    font-size: 8px;
    margin-bottom: 5px;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+3) .rank:before {
    display: inline-block;
    height: 17px;
    width: 20px;
    content: "" !important;
    background-size: cover;
    margin-right: 10px;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+3) .price .item_price {
    font-size: 13px;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+3) .price .item_price span {
    font-size: 13px;
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(1) .rank:before {
    background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/no1.png");
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(2) .rank:before {
    background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/no2.png");
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(3) .rank:before {
    background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/no3.png");
  }
  body#pageIndex section.main .mainContent .areaRanking .rankingItem li:nth-child(n+4) .rank:before {
    background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/no4.png");
  }
  body#pageIndex section.main .mainContent .areaNew .koushin {
    font-size: 10px;
    margin-bottom: 16px;
  }
  body#pageIndex section.main .mainContent .areaNew .spContentWidth {
    overflow: visible;
  }
  body#pageIndex section.main .mainContent .areaNew .parent li {
    position: relative;
    font-size: 18px;
    white-space: nowrap;
  }
  body#pageIndex section.main .mainContent .areaNew .parent li .name,
body#pageIndex section.main .mainContent .areaNew .parent li .shipfree,
body#pageIndex section.main .mainContent .areaNew .parent li .asuraku {
    font-size: 9px;
  }
  body#pageIndex section.main .mainContent .areaNew .parent li.truck:before {
    width: 34px;
    height: 36px;
    left: -3px;
    Top: -14px;
  }
  body#pageIndex section.main .mainContent .areaNew .parent li.off .offText {
    font-size: 15px;
    top: -3px;
    left: 5px;
  }
  body#pageIndex section.main .mainContent .areaNew .parent li.off .offText small {
    font-size: 10px;
  }
  body#pageIndex section.main .mainContent .areaNew .parent li.off:before {
    width: 100px;
    height: 100px;
    top: -50px;
    left: -50px;
  }
  body#pageIndex section.main .mainContent .areaRecommend ul li {
    width: calc(50% - 10px);
    overflow: hidden;
    margin-bottom: 20px;
  }
  body#pageIndex section.main .mainContent .areaRecommend ul li img {
    margin-bottom: 10px;
  }
  body#pageIndex section.main .mainContent .areaRecommend ul li .name {
    font-size: 9px;
  }
  body#pageIndex section.main .mainContent .areaRecommend ul li .price {
    font-size: 18.5px;
  }
  body#pageIndex section.main .mainContent .areaRecommend ul li:nth-child(n+7) {
    width: calc(33% - 5px);
  }
  body#pageIndex section.main .mainContent .areaRecommend ul li:nth-child(n+7) img {
    margin-bottom: 5px;
  }
  body#pageIndex section.main .mainContent .areaRecommend ul li:nth-child(n+7) .name {
    display: block;
    font-size: 8px;
  }
  body#pageIndex section.main .mainContent .areaRecommend ul li:nth-child(n+7) .price {
    font-size: 12.5px;
  }
  body#pageIndex section.main .mainContent .areaContents .body .content .img {
    padding-left: 0;
    padding-right: 10px;
  }
  body#pageIndex section.main .mainContent .areaContents .body .content .info .ttlContents {
    font-size: 12.5px;
  }
  body#pageIndex section.main .mainContent .areaContents .body .content .info .text {
    font-size: 8px;
    line-height: 1.5;
  }
  body#pageIndex section.main .mainContent .areaBanner ul {
    flex-wrap: wrap;
  }
  body#pageIndex section.main .mainContent .areaBanner ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  body#pageIndex section.main .mainContent .areaCoordinate .items {
    width: 100%;
  }
  body#pageIndex section.main .mainContent .areaCoordinate .items .slick-track {
    width: calc(100% - 80px);
  }
  body#pageIndex section.main .mainContent .areaCoordinate .items .slick-arrow {
    width: 40px;
  }
  body#pageIndex section.main .mainContent .areaCoordinate .items .arrow-prev {
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/index/coordinate_slide_prev.png") no-repeat;
    background-size: 23px 33px;
    background-position: 8px 50%;
  }
  body#pageIndex section.main .mainContent .areaCoordinate .items .arrow-next {
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/index/coordinate_slide_next.png") no-repeat;
    background-size: 23px 33px;
    background-position: 8px 50%;
  }
  body#pageIndex section.main .mainContent .areaCoordinate .btnMore {
    display: none;
  }
  body#pageIndex section.main .mainContent .areaCatalog .sliderCatalog {
    padding: 0 30px;
  }
  body#pageIndex section.main .mainContent .areaCatalog .sliderCatalog .arrow-prev {
    position: absolute;
    left: 5px;
    top: 50%;
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/index/coordinate_slide_prev.png") no-repeat;
    background-size: 23px 33px;
    width: 23px;
    height: 33px;
  }
  body#pageIndex section.main .mainContent .areaCatalog .sliderCatalog .arrow-next {
    position: absolute;
    right: 5px;
    top: 50%;
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/index/coordinate_slide_next.png") no-repeat;
    background-size: 23px 33px;
    width: 23px;
    height: 33px;
  }
  body#pageIndex section.main .mainContent .areaCategory .categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 5px;
  }
  body#pageIndex section.main .mainContent .areaCategory .categories li {
    width: calc(50% - 2.5px);
    margin-bottom: 5px;
    background: #eeeeee;
    position: relative;
    /*
    &:before{
    	position: absolute;
    	left: 15px;
    	top:50%;
    	transform: translateY(-50%);
    	background-repeat: no-repeat;
    	background-size:auto 100%;
    	width: 30px;
    	height: 25px;
    }

    &:nth-child(1):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_tops.png");
    }

    &:nth-child(2):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_jacket.png");
    }

    &:nth-child(3):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_denim.png");
    }

    &:nth-child(4):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_onepiece_midium.png");
    }

    &:nth-child(5):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_longskirt.png");
    }

    &:nth-child(6):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_setup.png");
    }

    &:nth-child(7):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_saropetto.png");
    }

    &:nth-child(8):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_pumps.png");
    }

    &:nth-child(9):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_shoulderbag.png");
    }

    &:nth-child(10):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_neckless.png");
    }

    &:nth-child(11):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_roomwear.png");
    }

    &:nth-child(12):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_bra.png");
    }

    &:nth-child(13):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_hat.png");
    }

    &:nth-child(14):before{
    	content: '';
    	background-image: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/common/side_category_tops.png");
    }*/
  }
  body#pageIndex section.main .mainContent .areaMailmagazine .body {
    font-size: 10px;
    text-align: center;
  }
  body#pageIndex section.main .mainContent .areaMailmagazine .body p {
    margin-bottom: 20px;
  }
  body#pageIndex section.main .mainContent .areaMailmagazine .body .btn {
    background: #e0603a;
    color: white;
    width: 150px;
    padding: 10px 0;
    margin: 0 auto;
    position: relative;
  }
  body#pageIndex section.main .mainContent .areaMailmagazine .body .btn a {
    display: block;
    padding-left: 36px;
  }
  body#pageIndex section.main .mainContent .areaMailmagazine .body .btn:before {
    position: absolute;
    top: 50%;
    left: 8%;
    transform: translateY(-54%);
    content: "";
    background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/santaro/css/../img/index/ico_mail.png");
    width: 25px;
    height: 20px;
    background-size: cover;
  }
  body#pageIndex footer {
    background: #e8e2dd;
  }
  body#pageIndex footer .menu {
    margin-bottom: 0;
  }
  body#pageIndex footer .menu ul {
    display: flex;
    flex-wrap: wrap;
    border: none;
  }
  body#pageIndex footer .menu ul li {
    width: 50%;
    font-size: 10px;
    text-align: center;
    height: 38px;
    border-bottom: 1px solid white;
  }
  body#pageIndex footer .menu ul li a {
    display: block;
  }
  body#pageIndex footer .menu ul li:first-child {
    height: 67px;
    text-align: center;
    width: 100%;
    font-size: 15px;
    line-height: 67px;
  }
  body#pageIndex footer .menu ul li:nth-child(2), body#pageIndex footer .menu ul li:nth-child(4) {
    border-right: 1px solid white;
  }
  body#pageIndex footer .sns {
    height: 67px;
    padding: 20px 0 10px;
  }
  body#pageIndex footer .sns ul {
    width: 50%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 0 auto 10px;
  }
  body#pageIndex footer .sns ul li {
    width: 50%;
    text-align: center;
  }
  body#pageIndex footer .sns ul li img {
    width: 30px;
  }
  body#pageIndex footer .sns p {
    font-size: 10px;
    text-align: center;
    margin-bottom: 10px;
  }
  body#pageIndex footer .copy {
    font-size: 10px;
    text-align: center;
    margin-bottom: 0;
    padding: 20px 0 10px;
  }
}/*# sourceMappingURL=index.css.map */