.hdrMiddle--leftUnit .hdrMiddle__right {
  flex-basis: auto!important;
  flex-grow: 0!important;
}

.fs-c-heading {
  font-size: 28px;
}
span.fs-c-productPrice__main__label {
}
.mainVisual {
  height: 440px!important;
}
@media (min-width:768px){
#drawer.open {
  width: 428px!important;
}
#fs_DeleteAccount .fs-c-button--standard {
  padding: 1.4em 1.6em 0.6em;
}
}

.add_register_bnr {
  background: #F9EDD9;
  max-width: 160px!important;
  height: 160px;
  border-radius: 100%;
  text-align: center;
}
.sec_keyword .searchForm .searchForm__inner {
  height: 50px;
}
.articleList--typeB .articleList__wrap {
  box-shadow: none!important;
}
.sec_category [class*="iconButton"] {
  border: none!important;
}
.conceptB__textWrap p {
  line-height: 2.4em;
}
.newsList li time {
  font-weight: 400;
  font-size: 12px!important;
  line-height: 12px;
  color: #717070;
  font-family: Lato;
}
.add_line_btn_wrap {
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
}
.fNav--typeA .fNav__list h3 {
  font-weight: 500;
  font-family: 'Lato';
  font-size: 18px;
  letter-spacing: 1px;
}
.drawer__accountText {
  background: #F2F2F2;
}
@media (max-width:767px){
.add_register_bnr {
  background: #F9EDD9;
  max-width: 108px!important;
  height: 108px;
  border-radius: 100%;
  text-align: center;
}
.add_register_bnr img {
  width: 50px;
}
.mainVisual {
  height: auto!important;
}
.add_line_btn_wrap {
  font-size: 16px;
  line-height: 16px;
}
section.sec_keyword {
  margin-bottom: 40px!important;
}
.sec_feature .articleList {
  margin-bottom: 30px!important;
}
.h2A, .h2B, .h2C, .h2D, .h2E, .h2F, .h2G {
  margin-bottom: 20px!important;
}
.sec_category .row.cateList {
  gap: 10px 0!important;
}
.voiceBox__img {
  margin-left: auto;
  margin-right: auto!important;
  width: 100px;
}
.shoppingGuide .inner {
  padding: 0px 5px!important;
}
}


.js-includeWp--feature {
  margin-bottom: 30px;
}

.searchForm__inner .poplink {
  top: 50px;
  left: 0!important;
}
.hdrMiddle__left .iconNav > ul > li .hdrSearch__wrap{
padding-bottom:280px;
}

.fs-c-heading--page {
  padding-top: 10px;
}
.fb-like.fb_iframe_widget.fb_iframe_widget_fluid {
  display: none;
}
.fs-c-coordinationCatalog__title {
  border-bottom: none;
}
.fs-c-coordinationCatalog.is-sortedByPopularity {
  max-width: 1200px;
  margin: auto;
  margin-bottom: 90px;
  padding: 0 15px;
}
.fs-c-coordinationNewMark {
  display: none;
}
.fs-c-coordinationListItem__publicationDate {
  display: none;
}
.fs-c-coordinationCatalog.is-sortedByPopularity .fs-c-coordinationCatalog__list__item::before {
  display: none;
}

.fs-c-productListCarousel {
  margin-bottom: 50px;
}

div[class*="js-includeWp"] {
  margin-bottom: 30px;
}
.gNav.gNav--typeB > ul > li a {
  font-size: 14px!important;
}
.fs-c-coordinationCatalog__list {
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0;
  margin-bottom: 30px;
}
.fs-c-coordinationCatalog__list article {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 5px;
}
a.fs-c-coordinationListItem__staffInfo__label {
  display: none;
}
a.fs-c-coordinationListItem__staffInfo__name {
  margin-bottom: 10px;
}
.fs-c-coordinationListItem__staffInfo {
  align-items: center;
}
.fs-c-coordinationCatalog.is-sortedByNewestFirst {
  margin-bottom: 90px;
}
@media(max-width:767px){
.tabSwitch span {
  font-size: 13px;
}
.fs-c-coordinationCatalog__list article {
  flex: 0 0 45%;
  max-width: 45%;    
}
.fs-c-coordinationCatalog.is-sortedByNewestFirst {
  margin-bottom: 45px;
}
.fs-l-main {
  padding: 0 10px!important;
}
}
a.itemWrap:hover, a.itemWrap:active {
  color: #1b1b1b!important;
}
.fs-c-coordinationCatalog__list {
  justify-content: start!important;
}
/*定価に取消線を入れる*/
.fs-c-productPrice--listed .fs-c-price {
  text-decoration: line-through;
}


img.fs-c-coordinationListItem__image__image.fs-c-coordinationImage__image {
width: 290px;
aspect-ratio: 1 / 1;
  height: auto;
object-fit: cover;
}
@media (max-width:767px){
.fs-c-coordinationCatalog__list article {
  flex: 0 0 50%;
  max-width: 50%;
}
img.fs-c-coordinationListItem__image__image.fs-c-coordinationImage__image {
width: 290px;
aspect-ratio: 1 / 1;
height: auto;
object-fit: cover;
}
}