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;
}

.h2A, .h2B, .h2C, .h2D, .h2E, .h2F, .h2G, .h2H, .h2I {font-weight: 400 !important;}

.gNav.gNav--typeD > ul > li > a > span:last-child {margin-top: 5px !important;}
.gNav.gNav--typeD > ul > li > a {padding-top: 5px !important;}
.hdrCatMenu__col > a {
  padding: 5px 0;
}
.hdrCatMenu__col > a span {display: block;text-align: center;font-size: 10px;}
.hdrCatMenu__col > a span:last-child {margin-top: 3px;}
.hdrCatMenu, .hdrCatMenu__col {
  height: auto !important;
  line-height: 1 !important;
}
.hdrCatMenu.hdrCatMenu3row .hdrCatMenu__col {
 flex-basis: 25% !important;
 max-width: 25% !important;
}
.hdrCatMenu.hdrCatMenu3row .hdrCatMenu__col:nth-child(2) {border: 0 !important;}
.hdrCatMenu__col ul a {line-height: 40px;}
.hdrCatMenu--toggle:after, .hdrCatMenu--toggle:before {
  top: auto !important;
  bottom: 10px;
}
.gNav > ul > li {
  margin: 0 !important; 
  flex: 0 0 10%;
}
.gNav.gNav--typeD > ul > li.hasChildren > a > span:last-child {
  position: relative;
  display: inline-block;
}
.hdrCatMenu {border-top: 0 !important;}

body, 
.h2A, .h2B, .h2C, .h2D, .h2E, .h2F, .h2G, .h2H, .h2I,
.fNav--typeA .fNav__list h3,.shoppingGuide h3,
.h3A, .h3B, .h3C, .h3D, .h3E, .h3F, .h3G {
 font-family: "a-otf-jun-pro", 'Þâ¥´¥·¥Ã¥¯', YuGothic, '¥Ò¥é¥®¥Î³Ñ¥´ Pro', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', 'Meiryo', Osaka, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif !important;
}
.hdrCatMenu__col a:active, .hdrCatMenu__col a:hover, .hdrCatMenu__col a:focus {background: #dcc4c4 !important;}
/*.shoppingGuide h3, p.itemPrice, time, .articleList time, table.shopInfoTable, price, .cateList.priceCate b {font-family: "a-otf-jun-pro", sans-serif !important;}*/