/*----------------------------------------{ inner - item lists }---*/
.itemlists_main_visual {
  --itemlists-brand-mv-base-height: 460px;
  --itemlists-brand-logo-base-size: 220px;
  width: 100%;
  margin-bottom: var(--pad-160);
}
.itemlists_mv_content {
  position: relative;
}
.itemlists_mv_content::before {
  display: none;
  width: 100%;
  height: var(--itemlists-brand-mv-base-height);
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.itmlsts_mv_brand {
  display: none;
  width: var(--itemlists-brand-logo-base-size);
  height: var(--itemlists-brand-logo-base-size);
  margin-left: auto;
  margin-right: auto;
  margin-top: calc(-1 * (.45454545454545 * var(--itemlists-brand-logo-base-size)));
  margin-bottom: 30px;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
  z-index: var(--layer-index-regular);
}
.itmlsts_mv_brand_name {
  width: 64%;
  height: 100%;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  text-indent: 100%;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}
.itmlsts_total_num {
  display: block;
  width: var(--itemlists-brand-logo-base-size);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  line-height: 100%;
  text-align: center;
}
.itmlsts_total_num::before,
.itmlsts_total_num::after {
  width: calc(.1 * var(--itemlists-brand-logo-base-size));
  height: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: var(--line-tone);
}
.itmlsts_total_num::before {
  left: 0;
}
.itmlsts_total_num::after {
  right: 0;
}
.itmlsts_total_the_num {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.itemlists_is_pg_1 .itemlists_mv_content::before,
.itemlists_is_pg_1 .itmlsts_mv_brand {
  display: block;
}
.itemlists_mv_is_ynh .itemlists_mv_content::before {
  background-image: url(https://file003.shop-pro.jp/PA01476/031/common/images/list-brand_mv-2.jpg);
}
.itemlists_mv_is_dolce .itemlists_mv_content::before {
  background-image: url(https://file003.shop-pro.jp/PA01476/031/common/images/v2-list-brand_mv-1.jpg);
}
.itemlists_mv_is_sdf .itemlists_mv_content::before {
  background-image: url(https://file003.shop-pro.jp/PA01476/031/common/images/list-brand_mv-3.jpg);
  border-radius: 40px;
  border: 7px solid var(--sdf-web-main-tone);
}
.itemlists_mv_is_ynh .itmlsts_mv_brand {
  background-color: var(--yns-web-main-tone);
}
.itemlists_mv_is_dolce .itmlsts_mv_brand {
  background-color: var(--dolce-web-main-tone);
}
.itemlists_mv_is_sdf .itmlsts_mv_brand {
  background-color: var(--white-tone);
  border: 6px solid var(--sdf-web-sub-tone);
}
.itemlists_mv_is_ynh .itmlsts_mv_brand_name {
  background-image: url(https://file003.shop-pro.jp/PA01476/031/common/images/common/logo-yukinohisya.svg);
}
.itemlists_mv_is_dolce .itmlsts_mv_brand_name {
  background-image: url(https://file003.shop-pro.jp/PA01476/031/common/images/common/logo-yukiguni_dolce.svg);
}
.itemlists_mv_is_sdf .itmlsts_mv_brand_name {
  background-image: url(https://file003.shop-pro.jp/PA01476/031/common/images/common/logo-snow_days_farm.svg);
}
.itemlists_mv_is_ynh .itmlsts_total_num::before,
.itemlists_mv_is_ynh .itmlsts_total_num::after {
  background-color: #9cc9e8;
}
.itemlists_mv_is_dolce .itmlsts_total_num::before,
.itemlists_mv_is_dolce .itmlsts_total_num::after {
  background-color: var(--dolce-web-main-tone);
}
.itemlists_mv_is_sdf .itmlsts_total_num::before,
.itemlists_mv_is_sdf .itmlsts_total_num::after {
  background-color: var(--sdf-web-sub-tone);
}
.itemlists_main_concept {
  width: 100%;
  margin-bottom: var(--pad-200);
  position: relative;
}
.itemlists_main_concept span {
  display: initial;
}
.itemlists_main_concept::before {
  width: 91.666666666667%;
  max-width: 1920px;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: var(--layer-index-minus);
  background-image: url(https://file003.shop-pro.jp/PA01476/031/common/images/list-brand-concept-caption-800.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 800px auto;
  opacity: .08;
}
.itemlists_cnpt_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 1.9886%;
  padding-right: 1.9886%;
  padding-top: 60px;
  position: relative;
  z-index: var(--layer-index-regular);
}
.itemlists_cnpt_th {
  width: 46%;
  padding-right: 6.5%;
  white-space: pre-line;
}
.itemlists_cnpt_td {
  width: 54%;
  /* padding-top: 5px; */
  white-space: pre-line;
}
.itemlists_cnpt_is_sdf .itemlists_cnpt_th {
  width: 38%;
}
.itemlists_cnpt_is_sdf .itemlists_cnpt_td {
  width: 62%;
}
.itemlists_cnpt_th .itemlists_cnpt_td_text,
.itemlists_cnpt_td .itemlists_cnpt_th_text {
  display: none;
}
a.itemlists_cnpt_link {
  display: inline-block;
  margin-top: 35px;
  font-size: .875rem;
  line-height: 100%;
  text-decoration: underline;
}
.items_list_section {
  width: 100%;
}
.itemlists_tool_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 1.9886%;
  padding-right: 1.9886%;
}
.itemlists_listcnt_brand_name {
  display: inline-block;
}
.itemlists_listcnt_brand_name_text {
  line-height: 100%;
}
.itemlists_tool_sortby {
  /* width: 300px; */
  margin-left: initial;
  margin-right: initial;
}
.itemlists_toolsrt_btn {
  padding-top: 0;
  padding-bottom: 0;
}
.itemlists_toolsrt_text {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: calc(1.25 * var(--cmn-radius-button-base-pad-vertical));
  padding-bottom: calc(1.25 * var(--cmn-radius-button-base-pad-vertical));
  background-color: transparent;
  cursor: pointer;
  white-space: initial;
}
_::-webkit-full-page-media, _:future, :root .itemlists_toolsrt_text {
  text-indent: 39%;
}
.itemlists_toolsrt_icon {
  height: 34%;
  max-height: 9px;
}
.itemlists_list_group {
  padding-bottom: var(--pad-120);
}
.itemlists_tool_bot {
  --itemlists-pager-elmt-base-size: 30px;
  --itemlists-pager-elmt-current-size: 70px;
  --itemlists-pager-elmt-base-margin: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 1.9886%;
  padding-right: 1.9886%;
  margin-bottom: 80px;
  line-height: 100%;
}
.itemlists_overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.itemlists_ovrw_now {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 15px;
}
.itemlists_ovrw_now::before {
  width: 25px;
  height: 1px;
  margin-right: 15px;
  background-color: var(--gray-tone-dark);
  position: relative;
}
.itemlists_ovrw_now::after,
.itemlists_ovrw_total::before,
.itemlists_ovrw_total::after {
  display: none;
}
.itemlists_ovrw_total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.itemlists_ovrw_total_num {
  padding-left: 5px;
  padding-right: 5px;
}
.itemlists_pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.itemlists_pger_list {
  display: block;
  width: var(--itemlists-pager-elmt-base-size);
  height: var(--itemlists-pager-elmt-base-size);
  overflow: hidden;
  margin-right: var(--itemlists-pager-elmt-base-margin);
}
.itemlists_pger_link {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: var(--itemlists-pager-elmt-base-size);
  color: var(--gray-tone-lighten);
}
.itemlists_pger_list.current {
  width: var(--itemlists-pager-elmt-current-size);
  height: var(--itemlists-pager-elmt-current-size);
  margin-right: calc(2 * var(--itemlists-pager-elmt-base-margin));
  border-radius: 100%;
  border: 1px solid var(--gray-tone-lighten);
}
.itemlists_pger_list.current .itemlists_pger_link {
  line-height: var(--itemlists-pager-elmt-current-size);
  color: var(--text-default-color);
  pointer-events: none;
}
.itemlists_pger_list:last-child {
  margin-right: 0;
}