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(min-width:992px){
  .hdrTop .hdrInner:not(.hdrInner--one) .hdrInfo{
    white-space:nowrap;
  }
  .exNav p{
    text-align:right;
  }
  
  .hdrMiddle__right .iconNav ul {
    justify-content: center !important;
  }
  .sideTitle{
    text-align:center;
  }
  
  .sec12_conE .conceptE__text{
        margin-top: -156px !important;
  }
}

.sec8_9{
  background-repeat:no-repeat !important;
  background-size: cover !important;
}

.sec7_pickup .itemList .button {
    background: none !important;
}

.sec7_pickup .sec7_p{
  font-size:12px !important;
}

.sec5_cate a:hover{
	opacity:0.8;
}

.sec6_series a:hover{
	opacity:0.8;
}


@media (min-width: 992px) {
  .sec5_cate,.sec7_pickup{
    position:relative;
  }
  .sec5_cate:before,.sec5_cate:after,.sec7_pickup:before{
      position: absolute;
      left: 50%;
      margin-left: -50px;
      width: 100px;
      content: "";
      border-top: 1px solid #BBBBBB;
      transform: rotate(-90deg);
  }

  .sec5_cate:before,.sec7_pickup:before{
        top: 0%;
  }

  .sec5_cate:after{
    bottom:0%;
  }
}

.itemList p{
  font-family:"Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.itemList .itemPrice,.itemList small{
  font-family:'Lato', 'Noto Sans JP', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight:400 !important;
}

.itemList .itemPrice{
  font-size: 12px !important;
}

.highlight--narrow .newsList--typeC .newsList__head h2, .highlight--narrow .newsList--typeC .newsList__body h3{
  font-weight:400 !important;
}

.sec1_ranking {
    background: #F4F2ED !important;
}

.highlight--narrow{
  margin-bottom:0 !important;
}

@media(max-width:991px){
  .sec1_ranking{
    padding-top:20px !important;
  }
}
  
@media (max-width: 991px){
  .sec6_series {
      padding-top: 40px !important;
      padding-bottom: 30px !important;
    margin-bottom:0 !important;
  }
  
.sec13_fav,.sec14_view{
  padding:40px 0;
}
  
  .sec8{
    padding-top:0 !important;
  }
}

.sec9 {
    background: #F4F2ED;
}

.sec13_fav{
  padding:60px 0;
  margin-bottom:0 !important;
}

.sec14_view{
  padding:60px 0;
}

@media(min-width:992px){
  .conceptD__img img{
    height:inherit !important;
  }
}

.gNav .downMenu ul{
  background:rgba(255, 255, 255, 0.8) !important;
}

.gNav .downMenu ul a:hover {
  background: rgba(0,0,0,0.8) !important;
}

.sec5_cate{
  z-index: 9 !important;
}
.itemPrice__discount{
  padding:5px 10px;
  background:#8C8260;
  color:#fff;
}

<!--コンセプト1枚目のPC背景画像-->
@media (min-width: 769px){
.sec3_conceptC_1 .conceptC__bg {
    background-image: url('https://img21.shop-pro.jp/PA01488/482/etc/concept_sp_gold_748_400.jpg') !important;
}
}

<!--コンセプト2枚目のPC背景画像-->
@media (min-width: 769px){
.sec3_conceptC_2 .conceptC__bg {
    background-image: url('https://img21.shop-pro.jp/PA01488/482/etc/concept_sp_gold_748_400.jpg') !important;
}
}