.topPage .h3A {
    font-size:20px !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;
}
@media (max-width:768px) {
  #js-include-news {
    overflow: hidden;
  }
    }

.itemName2 > span {
 font-weight:bold;
  font-size:18px;
}

.itemList--ranking .itemList__unit:nth-child(11) .itemWrap:before, .keywordRanking li:nth-child(11) a:before {
 display:none;   
}

.companysupport {
  font-size: 16px;
  text-align: center;
  font-weight: 500;
}
.rankSec .tabSwitch {
   margin-bottom:40px !important;
}
.rankSec .itemList--ranking .itemList__unit .itemWrap:before {
    content: "";
    z-index: 2;
    display: block;
    top: -30px;
    left: 7.5px !important;
  font-size:18px !important;
   background: initial !important;
   border:  none !important;
  letter-spacing:0;
  font-weight:bold;
  font-family: Roboto;
}

.rankSec .itemList--ranking .itemList__unit:nth-child(1) .itemWrap:before, .keywordRanking li:nth-child(1) a:before {
  content: "No.1";
}

.rankSec .itemList--ranking .itemList__unit:nth-child(2) .itemWrap:before, .keywordRanking li:nth-child(2) a:before {
  content: "No.2";
}

.rankSec .itemList--ranking .itemList__unit:nth-child(3) .itemWrap:before, .keywordRanking li:nth-child(3) a:before {
  content: "No.3";
}

.rankSec .itemList--ranking .itemList__unit:nth-child(4) .itemWrap:before, .keywordRanking li:nth-child(4) a:before {
  content: "No.4";
}

.rankSec .itemList--ranking .itemList__unit:nth-child(5) .itemWrap:before, .keywordRanking li:nth-child(5) a:before {
  content: "No.5";
}

.rankSec .itemList--ranking .itemList__unit:nth-child(6) .itemWrap:before, .keywordRanking li:nth-child(6) a:before {
  content: "No.6";
}

.rankSec .itemList--ranking .itemList__unit:nth-child(7) .itemWrap:before, .keywordRanking li:nth-child(7) a:before {
  content: "No.7";
}

.rankSec .itemList--ranking .itemList__unit:nth-child(8) .itemWrap:before, .keywordRanking li:nth-child(8) a:before {
  content: "No.8";
}

.rankSec .itemList--ranking .itemList__unit:nth-child(9) .itemWrap:before, .keywordRanking li:nth-child(9) a:before {
  content: "No.9";
}

.rankSec .itemList--ranking .itemList__unit:nth-child(10) .itemWrap:before, .keywordRanking li:nth-child(10) a:before {
  content: "No.10";
}

.rankSec .itemList--ranking .itemList__unit:nth-child(11) .itemWrap:before, .keywordRanking li:nth-child(11) a:before {
 display:none;   
}