.logout.my-false { display: none; }
.login.my-true { display: none; }

/*一覧ページ拡大アイコン非表示*/
.fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__viewMoreImageButton {
    display: none;
}
.fs-clientInfo.is-ready{
display:inline-block;
}

.fs-l-main{margin: 0 auto;}

h1, h2, h3, h4, h5 {
  font-weight: 600;
}