@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,600;1,600&display=swap");
.plg_Raku2_LC_Page_Products_List #container {
  min-width: 1px;
  margin-top: 0;
}
.plg_Raku2_LC_Page_Products_List #container #main_column {
  max-width: 100%;
  width: 100%;
}
.plg_Raku2_LC_Page_Products_List #container #main_column > .title {
  display: none;
  content-visibility: auto;
}

#main-content > .title {
  display: none;
  content-visibility: auto;
}

#search_keyword_area {
  display: none;
  content-visibility: auto;
}

#product_list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 8%;
}
#product_list form[name=search_form] {
  display: none;
  content-visibility: auto;
}
#product_list .intro {
  width: 40%;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
#product_list .intro .plg_raku2_product_count_lh {
  display: none;
}
#product_list .intro::after {
  content: "の商品";
}
#product_list .pagenumberarea {
  width: 60%;
  padding: 0;
  margin: 0;
  z-index: 10;
}
#product_list .pagenumberarea::before, #product_list .pagenumberarea::after {
  display: none;
}
#product_list .pagenumberarea > ul {
  position: relative;
  display: flex;
  flex-direction: column;
  width: fit-content;
  height: 38px;
  margin: 0 0 0 auto;
  border-radius: 0 !important;
  border: none;
  border-top: 1px solid #E7E5E4;
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
#product_list .pagenumberarea > ul::after {
  content: "";
  position: absolute;
  top: 0;
  right: 12px;
  width: 7.55px;
  height: 36px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 6'%3E%3Cpath fill='%23000' d='M8 1.34678L4.22667 5.12012L0.453334 1.34678L0.926667 0.880116L4.22667 4.18012L7.52667 0.880116L8 1.34678Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
#product_list .pagenumberarea > ul.is-active {
  overflow: visible;
}
#product_list .pagenumberarea > ul > li {
  order: 1;
  display: block;
  width: 100%;
  background: white;
  border: 1px solid #E7E5E4;
  border-top: none;
  border-radius: 0 !important;
  float: none;
  text-align: left;
}
#product_list .pagenumberarea > ul > li.on_number {
  order: 0;
  padding: 7px 47px 7px 11px;
  color: #4A2F28;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5714285714;
  letter-spacing: 0.08em;
}
#product_list .pagenumberarea > ul > li > a {
  display: block;
  padding: 7px 47px 7px 11px;
  border: none;
  background: none;
  color: #4A2F28;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5714285714;
  letter-spacing: 0.08em;
}
#product_list .pagenumber_area {
  display: none;
}
#product_list .form_area {
  width: 100%;
  padding: 0;
  margin-top: 48px;
}
#product_list .form_area form[name=orderlist_form] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 32px 16px;
}
#product_list .form_area form[name=orderlist_form] .productName {
  display: block;
}
#product_list .form_area form[name=orderlist_form] .productName .list_area {
  padding: 0;
  border-top: none;
  background-color: transparent;
}
#product_list .form_area form[name=orderlist_form] .listphoto {
  float: none;
  clear: none;
  max-width: 100%;
  margin: 0;
}
#product_list .form_area form[name=orderlist_form] .listrightblock {
  width: 100%;
  padding: 0;
  margin-top: 16px;
}
#product_list .form_area form[name=orderlist_form] .listrightblock .status_icon {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 0;
}
#product_list .form_area form[name=orderlist_form] .listrightblock .status_icon::before {
  display: none;
}
#product_list .form_area form[name=orderlist_form] .listrightblock .status_icon::after {
  display: none;
}
#product_list .form_area form[name=orderlist_form] .listrightblock .status_icon > li {
  float: none;
  display: block;
  width: fit-content;
  height: fit-content;
  padding: 5px 7px;
  margin: 0;
  border: 1px solid #4A2F28;
  background-color: white;
}
#product_list .form_area form[name=orderlist_form] .listrightblock .status_icon > li > img {
  display: none;
}
#product_list .form_area form[name=orderlist_form] .listrightblock .status_icon > li > .status_icon_span {
  display: block;
  width: fit-content;
  color: #4A2F28;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.08em;
}
#product_list .form_area form[name=orderlist_form] .listrightblock .status_icon > li:last-child {
  margin-bottom: 16px;
}
#product_list .form_area form[name=orderlist_form] .listrightblock .raku2_break_word {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 0.875rem;
  font-weight: 250;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
#product_list .form_area form[name=orderlist_form] .listrightblock .raku2_pricebox {
  margin-top: 8px;
}
#product_list .form_area form[name=orderlist_form] .listrightblock .raku2_pricebox .pricebox.sale_price {
  display: none;
}
#product_list .form_area form[name=orderlist_form] .listrightblock .raku2_pricebox .price.price1 {
  font-size: 1rem !important;
  font-weight: 600 !important;
  line-height: 1.6 !important;
  letter-spacing: 0.04em !important;
}

#undercolumn {
  padding: 0 8%;
}
#undercolumn > div {
  display: grid;
  grid-template-columns: repeat(4, calc((100% - 96px) / 4));
  grid-gap: 48px 32px;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  overflow: hidden;
}
#undercolumn > div .plg_raku2_product_count {
  grid-column: 1/2;
  height: fit-content;
  margin-top: 8px;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
#undercolumn > div .plg_raku2_product_count .attention.plg_raku2_product_count_fh::after {
  content: "の商品";
}
#undercolumn > div .plg_raku2_product_count .plg_raku2_product_count_lh {
  display: none;
}
#undercolumn > div form[name=form1], #undercolumn > div form[name=search_form] {
  display: none;
}
#undercolumn > div form[name=page_navi_top] {
  z-index: 10;
  grid-column: 2/5;
}
#undercolumn > div form[name=page_navi_top] .change {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 38px;
  border-top: 1px solid #E7E5E4;
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
#undercolumn > div form[name=page_navi_top] .change::after {
  content: "";
  position: absolute;
  top: 0;
  right: 12px;
  width: 7.55px;
  height: 36px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 6'%3E%3Cpath fill='%23000' d='M8 1.34678L4.22667 5.12012L0.453334 1.34678L0.926667 0.880116L4.22667 4.18012L7.52667 0.880116L8 1.34678Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
#undercolumn > div form[name=page_navi_top] .change.is-active {
  overflow: visible;
}
#undercolumn > div form[name=page_navi_top] .change > strong, #undercolumn > div form[name=page_navi_top] .change > a {
  display: block;
  padding: 7px 47px 7px 11px;
  background-color: white;
  border: 1px solid #E7E5E4;
  border-top: none;
  color: #4A2F28;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: left;
  line-height: 1.5714285714;
  letter-spacing: 0.08em;
}
#undercolumn > div form[name=page_navi_top] .change > strong {
  order: 0;
}
#undercolumn > div form[name=page_navi_top] .change > a {
  order: 1;
}
#undercolumn > div form[name=page_navi_top] .change > *:not(strong, a) {
  height: 0;
}
#undercolumn > div form[name=page_navi_top] .pagenumber_area {
  padding: 0;
  margin: 0;
}
#undercolumn > div form[name=page_navi_top] .pagenumber_area .view_change, #undercolumn > div form[name=page_navi_top] .pagenumber_area select[name=disp_number] {
  display: none;
}
#undercolumn > div form[name=page_navi_bottom], #undercolumn > div .cartin_btn {
  display: none;
}
#undercolumn > div form[name^=product_form] {
  display: block;
  width: 100%;
  padding: 0;
}
#undercolumn > div form[name^=product_form] .list_area::before, #undercolumn > div form[name^=product_form] .list_area::after {
  display: none;
}
#undercolumn > div form[name^=product_form] .list_area .listphoto {
  width: 100%;
}
#undercolumn > div form[name^=product_form] .list_area .listrightbloc {
  width: 100%;
  padding: 0;
  margin-top: 16px;
}
#undercolumn > div form[name^=product_form] .list_area .listrightbloc .status_icon {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 0;
}
#undercolumn > div form[name^=product_form] .list_area .listrightbloc .status_icon::before {
  display: none;
}
#undercolumn > div form[name^=product_form] .list_area .listrightbloc .status_icon::after {
  display: none;
}
#undercolumn > div form[name^=product_form] .list_area .listrightbloc .status_icon > li {
  float: none;
  display: block;
  width: fit-content;
  height: fit-content;
  padding: 5px 7px;
  margin: 0;
  border: 1px solid #4A2F28;
  background-color: white;
}
#undercolumn > div form[name^=product_form] .list_area .listrightbloc .status_icon > li > img {
  display: none;
}
#undercolumn > div form[name^=product_form] .list_area .listrightbloc .status_icon > li > .status_icon_span {
  display: block;
  width: fit-content;
  color: #4A2F28;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.08em;
}
#undercolumn > div form[name^=product_form] .list_area .listrightbloc .status_icon > li:last-child {
  margin-bottom: 16px;
}
#undercolumn > div form[name^=product_form] .list_area .listrightbloc .raku2_list_product_name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 0.875rem;
  font-weight: 250;
  line-height: 1.6;
  letter-spacing: 0.04em;
  white-space: wrap;
}
#undercolumn > div form[name^=product_form] .list_area .listrightbloc .raku2_list_product_name > a {
  color: #4A2F28;
}
#undercolumn > div form[name^=product_form] .list_area .listrightbloc .pricebox.sale_price {
  margin-top: 8px;
  font-size: 1rem !important;
  font-weight: 600 !important;
  line-height: 1.6 !important;
  letter-spacing: 0.04em !important;
}
#undercolumn > div #undercolumn_error {
  grid-column: 1/-1;
}

.l-page__head__title {
  margin-top: 0;
}
.l-page__head__text {
  margin-top: 20px;
  font-size: 1.125rem;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .l-page__head__text {
    margin-top: 13px;
    font-size: 1.25rem;
  }
}
.l-page__body {
  margin-top: 64px;
}
@media screen and (min-width: 768px) {
  .l-page__body {
    margin-top: 128px;
  }
}
.l-page__block--box {
  background-color: white;
}
.l-page__block__content {
  max-width: 768px;
}
.l-page__block__text {
  letter-spacing: 0.04em !important;
}
.l-page__block__text.u-sp {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .l-page__block__text {
    text-align: center;
  }
}
.l-page__block__alternate__item:first-of-type {
  margin-top: 32px;
}
@media screen and (min-width: 768px) {
  .l-page__block__alternate__item:first-of-type {
    margin-top: 48px;
  }
}
.l-page__block__alternate__content__title {
  font-size: 1.125rem;
}
