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;
}
#hdr .hdrinfo_blk{
        
  background: #00897B !important;
}
#hdr .hdrinfo_blk .hdrInfo {
  background: #00897B !important;}

ul.snsNav{
  display: none;}

#toTop{
  bottom: 75px !important;
}
#hdr .hdrMiddle.hdrMiddle--logoLeft .hdrMiddle__center {
  flex-wrap: nowrap !important;
}
#hdr .hdrMiddle.hdrMiddle--logoLeft .hdrMiddle__center .rental {
  align-items: center;
}
@media (max-width: 991px) {
  #hdr .hdrMiddle.hdrMiddle--logoLeft .hdrMiddle__center {
    padding: 0 10px !important;
  }
  #hdr .hdrMiddle .rental {
    margin-right: 10px !important;
    padding: 5px !important;
  }
  #hdr .telAndTime p {
    font-size: 12px !important;
    letter-spacing: 0 !important;
  }
}
@media (max-width: 768px) {
  #hdr .hdrinfo_blk .hdrInfo {
    flex-wrap: wrap !important;
    align-items: center !important;
  }
  #hdr .hdrinfo_blk {
    height: 60px !important;
  }
  #hdr .hdrinfo_blk .hdrInner {
    height: 60px !important;
  }
  #hdr .hdrinfo_blk .hdrInfo span {
    width: 85% !important;
    padding: 0 !important;
    display: flex;
    align-items: center !important;
    justify-content:  center!important;
    line-height: 30px !important;
  }
  #hdr .hdrinfo_blk i {
    font-size: 24px !important;
  }
  #hdr .hdrinfo_blk .hdrInfo span .sche {
    width: auto !important;
  }
}
.ppr.show {color: #00897B;}
.\36 month {font-size: 9px;
  line-height: 9px;
  font-weight: normal;}
h4.top {
  font-size:17px;
  margin-bottom: 10px;}

.calcal{
max-width:300px;
margin:20px auto;}

img.ig{
  width:35px;
 margin:0 10px;}