#hdrSearch {
    position: fixed;
    inset: auto 0 60px 0;
}

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;
}
.conceptC .container:not(.conceptC__bg) > .conceptC__text {
    padding-top: 0px!important;
}
.shopInfo--text h3 {
    margin-top: 0px!important;
}
#ftr .copyright--typeC {
    padding-bottom: 10px!important;
}
@media (max-width: 1089px) {
.sec_history .itemList__unit:nth-child(n + 5) {
    display: none;
}
.container--min3 {
    text-align: center;
}
#ftr .copyright--typeC {
    padding-bottom: 70px!important;
}
  
.hdr--typeE .hdrMiddle__middle {
    flex: 0 0 40%!important;
    padding: 0!important;
}
.hdrMiddle.hdrMiddle--logoLeft .hdrInner {
-webkit-box-pack: end!important;
    justify-content: flex-end!important;
}

.hdr--typeE .hdrMiddle__middle .btnNav > div {
    padding: 5px 2px;
    display: flex;
    align-items: center;
}


.hdr--typeE .hdrMiddle__middle .btnNav > div > div {
    font-size: 10px;
    line-height: 12px;
}
.hdr--typeE .hdrMiddle__middle .btnNav > div i {
    font-size: 22px;
}
.hdr--typeE .hdrMiddle__middle .btnNav {
    flex: 0 0 232px;
}
.hdr--typeE .hdrMiddle__middle .btnNav > div small {
    font-size: 10px;
}
.conceptCus h2 {
    margin-bottom: 10px;
}
}
.drawer_btnNav > div {
    margin: 10px;
    padding: 5px!important;
    max-width: 100%;
    width: 280px;
    font-size: 12px;
}
.drawer_btnNav > div small {
    font-size: 10px;
}

@media (max-width: 1089px){
 #hdrLogo {
    right: auto!important;
    left: 15px!important;
} 
}

@media (max-width: 608px){
.hdr--typeE .hdrMiddle__middle .btnNav {
    flex: 0 0 100%!important;
}
}
.conceptCus h2.h2C.text--serif.text--left {
    font-family: 'Lato'!important;
    font-weight: 500!important;
}

#spBottomNav {
    bottom: 0!important;
    width: 100%;
}