@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,500,700&display=swap');
 .drawer__nav li.hasChildren--click ul li a{
  font-weight:400 !important;
}
.row.cateList--typeC,
.tab--typeB .tabSwitch{
 justify-content:center !important; 
}
.font--small li a{
 font-weight:400 !important; 
}
.mega__title.bbline {
              border-bottom: 1px solid #dfdfdf;
              padding-bottom: 10px; 
            }
           .megaMenu .col-pc-6,
           .megaMenu .col-pc-3 {
             margin-right: 15px;
           }
           .megaMenu .col-pc-6 {
            max-width: 450px;
           }
           .megaMenu .row ul.row{
             margin-left: 0;
             margin-right: 0;
           }
           .megaMenu .row ul.row h3{
             margin-top: -10px;
             margin-bottom: 5px;
           }
           .font--large {
             margin-top: -10px !important;
           }
           .font--large  li a {
             font-size: 14px !important;
           }

#container:not(.topPage){ padding-top:30px;
}
.mega__title {
     font-size: 15px;
    margin-bottom: 20px;
    letter-spacing: 2px; 
  font-weight:bold;
}
.megaMenu--typeB li {
text-align:left;
  padding:0 !important;
  line-height:1.2;
}
.megaMenu--typeB li a {
     font-size: 13px;
  display:block;
}

.articleList--typeD.radius .articleList__wrap {
  border:none !important; 
}
.articleList--typeD.radius .articleList__wrap:hover {
box-shadow:none !important;
}

.hdrInfo {
  border-color:#c8c8c8 !important;
  border-radius:10px !important;
  padding: 10px 15px; !important
}
@media (min-width:768px) {
.conceptC__text h2 {
 text-align:left !important; 
 margin-bottom:10px !important;
}
}
@media (max-width:768px) {
 .ftr--typeD  {
   border-top:none !imporatant;
  }
  .articleList--typeD.radius .articleList__wrap {
   border:none imporatnt; 
  }
  .tab--typeB .tabSwitch li {
    padding: 15px 0px !important;
    font-size: 12px;
}
}
.tab--typeB .tabSwitch li:last-child:after {
 content:none !important; 
}
.tab--typeB .tabSwitch li.active {
    border-bottom: 2px solid #696A88 !important;
}
button.detail__favBtn {
  display:none !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;
  display:none;
}
@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);
}

@media (max-width: 768px) {
  .hdrInfo {border-radius: 0 !important;}
}

