@supports (-moz-appearance: none) {
  .example {
background-image: url(https://file001.shop-pro.jp/PA01511/691/img/2800x809.png);
  }
}
.hdrMiddle__right .iconNav ul {
    gap: 10px;
}
#drawer .drawer__nav > li > a {
  font-family: "Noto Sans JP", "Þâ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î³Ñ¥´ Pro", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo", Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif!important;
}
.drawer-copyright {
      padding: 20px 15px;
      background-color: #707070;
  color: #fff;
  line-height: 25px;
  border-bottom: 1px solid #fff;
}
.copyright .wrap {
    max-width: 375px;
    width: 100%;
  margin: 0 auto;
}
.drawer__nav:nth-of-type(2) a.open {
  display: none;
}


.iconNav span, .iconNav a {
  padding: 0!important;
  padding-top: 5px!important;
}
.iconNav > ul {
    align-items: flex-end!important;
}
.iconNav__cart .cartAmount {
      top: 1px !important;
    right: -3px !important;
  padding: unset!important;
}

table.tbl_calendar {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
table.tbl_calendar caption{
  font-weight: bold;
  margin: 10px auto;
}

      .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: 25px;
  top: 10px;
}
@media (max-width: 767px) {
  .fav-item{
    position: absolute;
    right: 15px;
    top: 10px;
  }
  .itemList-sp--3 .fav-item {
    right: 10px;
    top: 5px;
  }
}
.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;
}

/*Ê¸»ú´ó¤»*/
.tab-recommend p {
  text-align: left!important;
}

.mainSliderSec .logo{
display: none;
}
.copyright .wrap {
  text-align: center!important;
  