h2{
 font-family: 'Noto Serif JP', serif;
}
a{
  color: #666 !important;
  text-decoration: none  !important;
}

.main--product-detail .__content-bottom{
  margin-top: 2em !important;
}

/* フッター */
.footer{
 text-align: center;
}

@media screen and (max-width: 959px){
/* コンテナ-レスポンシブ */
.container-response{
 padding: 1em;
}
}