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


.breadcrumb, #breadcrumbWrap {
    margin: 20px 0 40px;
}
#breadcrumbWrap .breadcrumb {
    margin: 0 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.breadcrumb-list {
    display: inline-block;
    font-size: 14px;
}
.breadcrumb-list:not(:last-child):after {
    content: ">";
    color: #666;
    margin: 0 4px 0 8px;
}
#breadcrumbWrap ul.breadcrumb:not(:first-child) {
    margin-bottom: 5px;
}
ul.breadcrumb:not(:first-child) li, ul.breadcrumb:not(:first-child) li a {
    font-size: 11px;
    color: #999;
}
.breadcrumb-list:not(:last-child):after {
    content: ">";
    color: #666;
    margin: 0 4px 0 8px;
}

@media screen and (max-width: 640px){
#breadcrumbWrap {
    padding: 15px 0;
    margin: 0;
}
#breadcrumbWrap .breadcrumb {
    padding: 0;
}
.breadcrumb-list {
    display: inline-block;
    font-size: 12px;
}
#breadcrumbWrap ul.breadcrumb:not(:first-child) {
    display: none;
}
}

.drawer__nav li a.drawerIcon .drawerIcon__img {
    max-width: 30px!important;
    flex: 0 0 30px!important;
}
.drawer__nav li > a {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.drawer__search {
    border-bottom: 0!important;
}
a.drawer__close {
    color: #D75026!important;
    background: #fff;
    border-top: 1px solid #dfdfdf;
    position: relative!important;
}
.drawer__close .material-icons {
    position: absolute!important;
    right: 20%!important;
}


.iconNav__cart .cartAmount {
    background: #286F54!important;
}
.gNav > ul > li > a:hover {
    color: #286F54!important;
}
.exNav.exNav--typeA ul li a:hover::after, .arrow:hover::after, .megaMenu .button:hover::after, .megaMenu .megaMenu__button:hover::after, .itemList--typeC .itemList__unit:hover::after, .articleList--typeB .articleList__text:hover::after, .articleList--typeD .articleList__wrap:hover::after, [class*="iconButton"]:hover::after, a[class*="iconButton"]:hover::after, .cateList .button:hover::after, .side__cateNav ul li a:hover::after, .drawer__nav li a:hover::after, .side__txtBnr:hover::after, [class*='fNav--type']:not(.fNav--typeA) .fNav__list a:hover::after, .gNav.gNav--typeD > ul > li.hasChildren > a > span:last-child:hover::after, .hdrCatMenu ul a:hover::after, .arrow--typeB:hover::after, .keywordRanking__toggle li a:hover::after, a.megaMenu__arrow:hover::after, li.hasChildren > a:hover::after {
    border-color: #286F54!important;
}
a.itemWrap:hover, a.itemWrap:active {
    color: #286F54!important;
}
nav.col-pc-4.col-sp-6.col-sp2-12.fNav__list.pcOnly p {
    margin-bottom: -1px;
}
@media screen and (max-width: 768px){
.sec_giftConcept .h2C {
    margin-bottom: 14px !important;
    padding: 10px !important;
}
  .hdrTop__left ,.hdrTop__right{
  width:100%;
  font-weight: bold;
  color: #fff;
  }
  .hdrTop__right:before{
  content:"";
  width:50%;
  height:1px;
  background-color:#DFDFDF;
  }
  .hdrTop .hdrInner:not(.hdrInner--one) {
    flex-wrap: wrap;
  }
}

.hdrTop h1 {
    font-weight:normal
}
.hdrTop p {
    margin-bottom:0;
}

@media screen and (min-width: 769px){
.hdrTop__right{
  display:flex;
  align-items: center;
  border
}
.hdrTop__right:before{
  content:"";
  width:1px;
  height:20px;
  background:#DFDFDF;
}
  .hdrTop .hdrInner:not(.hdrInner--one) > * {
    max-width: 50%;
    flex: 0 0 50%;
}
}

@media screen and (max-width: 1080px){
  .hdrTop h1, .hdrTop p {
    font-size:10px;
}
}
@media screen and (max-width: 768px){
  .hdrTop h1 {
    line-height:1.7;
    border-bottom: 1px solid #dfdfdf;
    font-weight: bold;
}
    .hdrTop .hdrInner:not(.hdrInner--one) {
    background-color: #286F54;
}
}
.userGuide h2 {
    border-color: #dfdfdf !important;
}

.table_delivery .branch{ padding: 8px 4px; background:#333; color: #FFF; min-width: 45px; }
.table_delivery td{
  padding: 8px; 
  font-size: .8em; 
  text-align: center;
  border: 1px solid #dfdfdf;
}
.brsp{ display: none; }
@media screen and (max-width: 999px){
.delivery_flex{ display: block; }
.table_delivery td{ padding:8px 5px; font-size: .7em; min-width: 50px; }
.brsp{ display: block; }
.brpc{ display: none; }
}
.itemList--ranking.ranking--typeG .itemList__unit {
margin-top:30px;
}
.itemList--ranking.ranking--typeG .itemList__unit .itemWrap:before {
    content: "";
    z-index: 2;
    top: auto;
    bottom: 100%;
    left: 15px;
    font-weight: bold;
    font-size: 20px;
    border:0px;
    background-color: #FFE759 !important;
}
span.material-icons {
    display: none;
}


@media (max-width: 991px){
#hdrLogo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 200px !important;
    text-align: center;
}

}
#mainSlider:not(.slick-initialized):before{
 color: #FFE759!important;
}

.button--typeB, a.button--typeB, .button, a.button {
    border: 1px solid #286F54 !important;
}

.button--typeB, a.button--typeB, .button, a.button {
    border: 1px solid #fff;
    background-color: #286F54 !important;
    color: #fff;
    /* border-radius: 3px; */
}
.col-pc-1_5.col-sp-12.key__btn a {
    font-size: 19px;
}

.gNav .downMenu ul a{
color:white!important;
}
 p.price span.tax{ color: #222;}
p.price span.special {
    color: #D00;
}