.col-3 a:hover{
    color: #FFF!important;
}


table.tbl_calendar {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
table.tbl_calendar caption{
  font-weight: bold;
  margin: 10px auto;
}
table.tbl_calendar {
  font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}

      .product__fav-item {
          margin-top: 10px;
        }

        .product__fav-item button {
          padding: 0;
          cursor: pointer;
          transition: .2s;
          color: #999;
          border: 0;
          outline: none;
          background: transparent;
        }

        .product__fav-item .fav-items {
          color: #ff7373;
        }

        .product__fav-item svg {
          width: 20px;
          height: 20px;
          vertical-align: -.35em;
          fill: currentColor;
        }


.fav-item{
  position: absolute;
  right: 15px;
  bottom: 0px;
}
@media (max-width: 767px) {
  .fav-item{
    position: absolute;
    right: 5px;
    bottom: 0px;
  }
  .itemList-sp--3 .fav-item {
    right: 0px;
    bottom: 0px;
  }
  .itemList-sp--3 .fav-item .material-icons{
    font-size:20px;
  }
}
.fav-item button {
    animation: none;
    border: none;
    background: none;
    padding: 0;
    color: rgba(0,0,0, 0.5);
   cursor: pointer;
}
.fav-item button.is-added {
    color: rgba(255, 115, 115, 0.5);
}

h1#logo_i img {
    max-width: 100%;
}

#validation_select_yes a, #validation_select_no a {
    font-size: 12px;
    padding: 12px 25px;
}

#validation_select_yes, #validation_select_no{
  margin:0;
}

#main_i,#header_i,#footer_i{
  margin:0;
  font-size:14px;
}

.validation_txt {
    font-size: 14px;
}
#main_i {
    padding: 20px;
}
.footstamp {
    margin-top: 15px;
}

  .brandList {
    margin-bottom: 40px;
  }
  .brandList .lightSlider {
    padding-bottom: 40px;
  }
  .brandList .lightSlider .multiGrid {
    grid-template-rows: repeat(2, auto);
    background: none;
    padding-bottom: 0;
    scrollbar-width: none;
    -ms-overflow-style: none;
    gap: 5px 30px;
    justify-content: flex-start;
  }
  .brandList .lightSlider .multiGrid::-webkit-scrollbar {
    display: none;
  }
  .sec06 .brandList .lightSlider .multiGrid li img {
    margin-bottom: 0;
  }
  .brandList .lightSlider .prevBtn {
    width: 30px;
    height: 30px;
    border: none;
    background-image: url("https://file003.shop-pro.jp/PA01434/909/img/arrow_left_b.svg");
    background-repeat: no-repeat;
    transform: rotate(0deg) translate(0, 0);
    right: 60px;
    bottom: 0;
    left: auto;
    top: auto;
  }
  .brandList .lightSlider .nextBtn {
    width: 30px;
    height: 30px;
    border: none;
    background-image: url("https://file003.shop-pro.jp/PA01434/909/img/arrow_right_b.svg");
    background-repeat: no-repeat;
    transform: rotate(0deg) translate(0, 0);
    right: 0;
    bottom: 0;
    top: auto;
  }
@media (max-width: 767px){
.brandItem li.itemList__unit:nth-of-type(n+3){
    flex: 0 0 33.33%;
    max-width: 33.33%;

  }
}
p.itemName{
      overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (min-width: 992px){
.fNav--typeA .fNav__logo {
    text-align: left!important;
  }
}
.sec05 .cateList--typeC{
    justify-content: center;
}
.favorite__section{
display:none;
}
.scrollY {
overflow-y: scroll!important;
}

.sec03 .iconButton--square span:first-child, a.iconButton--square span:first-child{
  padding: 15px 0px;
  margin-left: 5px;
      max-width: 50px!important;
    flex: 0 0 100%;
}
