<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ジャンルページ */

/* ---------------------------------------------------------
$ main (page-genre)
----------------------------------------------------------*/

/* タイトル周り */
.block-genre-page--header {
  width: 92%;
  margin: 0 auto;
  margin-bottom: 3%;
  padding: 0;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.01em;
}

.block-genre-page--comment {
  width: 92%;
  margin: 0 auto;
  margin-bottom: 6.6%;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.01em;
}

/* フリースペース1 */
.block-genre-page--header-freespace {
  width: 92%;
  margin: 0 auto 8.695%;
}

/* フリースペース2 */
.block-genre-page--footer-freespace {
  width: 92%;
  margin: 0 auto 8%;
}


/* ---------------------------------------------------------
$ 検索周り
----------------------------------------------------------*/


/* 検索部分 第1階層 */
.block-genre-page--search01 {
  margin-bottom: 8%;
}

.block-genre-page--search01 .block-genre-page--main {
  background: #333;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
  padding: 0.5em;
  letter-spacing: 0.01em;
}

.block-genre-page--search01 .block-genre-style--items-0,
.block-genre-page--search01 .block-genre-style--items-1,
.block-genre-page--search01 .block-genre-style--items-2,
.block-genre-page--search01 .block-genre-style--items-3 {
  border: none;
  border-bottom: 1px solid #e8e7e7;
}


.block-genre-page--search01 .block-genre-style--item-container {
  display:block;
}

.block-genre-page--search01 .block-genre-style--body {
  height: auto;
  padding: 10px 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.14;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
}
.block-genre-page--search01 .block-genre-style--body:after {
  content: '';
  display: block;
  width: 7px;
  height: 13px;
  background: url(../../img/usr/sb/common/common_arrow_01.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 3.6%;
  top: 50%;
  margin-top: -7px;
}
.block-genre-style--expand-icon {
  display: none!important;
}

.block-genre-page--search01 .block-genre-style--body span {
  display: block;
  width: 10.5%;
  flex-basis: 10.5%;
  flex-shrink: 0;
}

.block-genre-page--search01 .block-genre-style--name {
  text-decoration: none;
  padding: 0 1em;
}

/* 検索部分 第2階層 */
.block-genre-page--search02 .block-genre-page--main {
  border: 1px solid #e8e7e7;
  border-bottom: 1px solid #333;
  background: #f8f8f8;
  font-size: 15px;
  line-height: 1.06;
  font-weight: bold;
  padding: 1.2em;
}

.block-genre-page--search02 .block-genre-page--sub{
  margin-bottom: 7.9%;
}

.block-genre-page--search02 .block-genre-style--items-0,
.block-genre-page--search02 .block-genre-style--items-1,
.block-genre-page--search02 .block-genre-style--items-2,
.block-genre-page--search02 .block-genre-style--items-3 {
  border: 1px solid #e8e7e7;
  border-top: none;
}

.block-genre-page--search02 .block-genre-style--item {
  border-bottom: 1px solid #e8e7e7;
  min-height: 43px;
  background-color: #fff;
}
.block-genre-page--search02 .block-genre-style--item img {
  display: none!important;
}
.block-genre-page--search02 .block-genre-style--item:last-child {
  border-bottom: none;
}

.block-genre-page--search02 .block-genre-style--body {
  font-size: 13px;
  line-height: 1.23;
  padding-left: 2.3em;
  padding-right: 2.3em;
  position: relative;
}

.block-genre-page--search02 .block-genre-style--body:after {
  content: '';
  display: block;
  width: 7px;
  height: 13px;
  background: url(../../img/usr/sb/common/common_arrow_01.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 3.6%;
  top: 50%;
  margin-top: -7px;
}

.block-genre-page--search02 .block-genre-style--name {
  text-decoration: none;
  padding-left: 0;
}


/* ---------------------------------------------------------
$ お選びください システム
----------------------------------------------------------*/

.block-genre-select {
  padding-bottom: 5%;
}

.block-genre-category ,
.block-genre-conditions {
  width: 92%;
  margin: 0 auto;
  box-sizing: border-box;
}
.block-genre-category--sub-title {
  padding: 2.8% 3.19%;
  background: #f1f1f1;
  border:1px solid #ddd;
  border-width: 0 1px;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.01em;
  box-sizing: border-box;
}

/* 第三階層 */
.block-genre-conditions--item



/* 絞り込むボタン */
.block-genre-refine-search {
  margin-top: 6.52%;
  padding-bottom: 6.52%;
}
input[type="submit"].block-genre-refine-search--btn {
  display: inline-block;
  width: 57.91%;
  margin: 0;
  padding: 2.5%;
  background: linear-gradient(0deg, #f2800d 0%, #f7a01e 100%);
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.01em;
}
input[type="reset"].block-genre-refine-search--reset {
  display: inline-block;
  width: 39.13%;
  padding: 2%;
  background: linear-gradient(0deg, #b9b7b7 0%, #cccccc 100%);
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.01em;
}

.block-genre--sortselect {
  width: 100%;
  border: 1px solid #dddddd;
  position: relative;
  font-size: 15px;
  line-height: 38px;
  height: 38px;
  padding: 0 10px;
}
/* 第1階層 */
.block-genre-narrow {
  padding:0 0 5%;
}
.block-genre-narrow--item-title {
  position: relative;
  padding: 2.8% 0 2.19% 3.19%;
  background: #333;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.01em;
}
.block-genre-narrow--item-title:before {
  content: "＋";
  position: absolute;
  right: 3%;
  top: 50%;
  bottom: 0;
  margin: auto;
  font-size: 24px;
  margin-top: -12px;
  font-weight: normal;
  line-height: 1;
}
.block-genre-narrow--item.active &gt; .block-genre-narrow--item-title:before {
  content: '－';
}
.block-genre-narrow--item {
  position: relative;
}
.block-genre-narrow--item label {
  display: block;
  position: relative;
  padding: 2.8% 3.19% 2.8% 9.38%;
  font-size: 14px;
  letter-spacing: 0.01em;
  box-sizing: border-box;
}
.block-genre-narrow--item input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 3.19%;
  margin: auto;
  z-index: 1;
}
.block-genre-narrow--item input:checked + label {
  background: #feedd9;
}
.block-genre-narrow--list .block-genre-narrow--item {
  border: 1px solid #ddd;
  border-width: 0 1px 0;
  box-sizing: border-box;
}
.block-genre-narrow--list .block-genre-narrow--item + .block-genre-narrow--item {
  border-top: 1px solid #ddd;
}
.block-genre-narrow--sub-title {
  padding: 2.8% 3.19%;
  background: #f1f1f1;
  border: 1px solid #ddd;
  border-width: 0 1px 1px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.01em;
}
.block-genre-narrow--sub-list .block-genre-narrow--sub-item + .block-genre-narrow--sub-item {
  border-top: 1px solid #ddd;
}

/* 第2階層 */
.block-genre-narrow--sub-item-title {
  position: relative;
  padding: 2.8% 3.19%;
  font-size: 14px;
  letter-spacing: 0.01em;
  border-bottom: 1px solid #fff;
  background-color: #ddd;
}
.block-genre-narrow--sub-item-title:before {
  content: "＋";
  position: absolute;
  right: 3%;
  top: 50%;
  bottom: 0;
  margin: auto;
  font-size: 24px;
  margin-top: -12px;
  font-weight: normal;
  line-height: 1;
}
.block-genre-narrow--item.active &gt; .block-genre-narrow--sub-item-title:before {
  content: '－';
}
.block-genre-narrow--sub-list .block-genre-narrow--sub-item {
  position: relative;
}
.block-genre-narrow--sub-item-title span {
  display: block;
  font-size: 11px;
}
.block-genre-narrow--sub-list .block-genre-narrow--sub-item label {
  display: block;
  position: relative;
  padding: 2.8% 3.19% 2.8% 9.38%;
  font-size: 14px;
  letter-spacing: 0.01em;
  box-sizing: border-box;
}
.block-genre-narrow--sub-item input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 3.19%;
  margin: auto;
  z-index: 1;
}
.block-genre-narrow--sub-item input:checked + label {
  background: #feedd9;
}
.block-genre-narrow--item:last-child .block-genre-narrow--sub-item:last-child {
  border-bottom: 1px solid #ddd;
}



/* 金額絞り込み */
.block-genre-conditions--price-input {
  padding: 4%;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}
.block-genre-conditions--price-input .block-genre-refine-search {
  margin-top: 6.52%;
}
.block-genre-conditions--price-input-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 14px;
}
.block-genre-conditions--price-input .price-input {
  width: 40%;
}
.block-genre-conditions--price-input .price-input input {
  position: static;
  width: 75%;
  margin-right: 1%;
  padding: 7%;
  border-radius:0;
  border-color: #ddd;
  color: #333;
  -webkit-appearance: none;
  vertical-align: text-bottom;
  box-sizing: border-box;
}
.price-input--text {
  width: 1.5em;
}

/* 絞り込むボタン */
.block-genre-refine-search {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
input[type="submit"].block-genre-refine-search--btn {
  position: static;
  width: 57.91%;
  margin: 0;
  padding: 2.5%;
  background: linear-gradient(0deg, #f2800d 0%, #f7a01e 100%);
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.01em;
}
input[type="button"].block-genre-refine-search--reset ,
input[type="reset"].block-genre-refine-search--reset {
  position: static;
  width: 39.13%;
  padding: 2%;
  background: linear-gradient(0deg, #b9b7b7 0%, #cccccc 100%);
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.01em;
}

/* 価格帯の中のボタン */
.block-genre-conditions--price .block-genre-refine-search {
  margin-top: 5%;
}




/* ---------------------------------------------------------
$ ソート部分 第二階層
----------------------------------------------------------*/

/* ---- .block-goods-list-sortarea ---- */

.block-genre--sorttitle {
  font-size: 15px;
  line-height: 1.38;
  font-weight: bold;
  margin-bottom: 5%;
  padding: 0;
  text-indent: -0.5em;
}

.block-genre--sorttitle span {
  font-size: 17px;
}

.block-genre--sortitem {
  font-size: 13px;
  line-height: 1.38;
  font-weight: bold;
  margin-bottom: 1.44%;
}

.block-genre--sortselect {
  position: relative;
  margin-bottom: 3.6%;
  padding: 0 0 0 10px;
  cursor: pointer;
}

.block-genre--sortselect p {
  padding: 0 10px;
}

.block-genre--sortselect:after {
  content: '';
  display: inline-block;
  border-top: 5px solid #333;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  margin-left: 3px;
  position: absolute;
  right: 9px;
  top: 50%;
  margin-top: -3px;
}
.active &gt; .block-genre--sortselect:after {
  transform: rotate(180deg);
}

/* ソート部分 */
.block-goods-list-sortarea {
  background: #f0f0f0;
  margin-bottom: 2.17%;
  padding: 4%;
}

.block-goods-list--top + .block-goods-list--bottom {
  margin-top: 15px;
}

.block-goods-list--pager {
  text-align: left;
  margin: 0;
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 3.3%;
}

.block-goods-list--pager &gt; .pager-total {
  display: flex;
}
.block-goods-list--pager &gt; .pager-total .pager-scope {
  margin: 0;
  font-size: 12px;
}
.block-goods-list--pager span span {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.0625;
  margin-right: 5px;
}
.pager-current {
  color: inherit;
  background: none;
  border: none;
  font-weight: bold;
}

.block-goods-list-naviframe {
  display: flex;
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}
.block-goods-list-naviframe .pager-scope {
  font-size: 10px;
  margin: 0;
}
.block-goods-list--links {
  position: relative;
  text-align: center;
  width: 92%;
  margin: 0 auto 8%;
}
.block-goods-list--links &gt; p {

}
.block-goods-list--links &gt; p a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  background: #333;
  color: #ffffff;
  border-radius: 3px;
  font-size: 12px;
  letter-spacing: -1px;
}
.block-goods-list--links ul,
.block-goods-list--links ul li,
.block-goods-list--links .prev,
.block-goods-list--links .next {
  display: inline-block;
}
.block-goods-list--links .prev {
  margin-right: 5px;
}
.block-goods-list--links .next {
  margin-left: 5px;
}

.block-goods-list--links ul {
  line-height: 1;
}
.block-goods-list--links li {
  margin-right: -4px;
}

.block-goods-list--links li:last-child {
  margin-right: 0;
}

.block-goods-list--links li + li {
  border-left: 1px solid #5f5f5f;
}

.block-goods-list--links li.last {
  border-left: none;
}

.block-goods-list--links li a {
  padding: 0 10px;
  font-size: 14px;
  line-height: 1;
}

.block-goods-list--links .prev img,
.block-goods-list--links .next img {
  width: 25px;
  vertical-align: middle;
}

.block-goods-list--sortdetail {
  float: left;
}

.block-goods-list--sortdetail li {
  display: inline-block;
  margin-right: 15px;
}

.block-goods-list--sortdetail li a {
  position: relative;
  padding-right: 16px;
  font-size: 13px;
  line-height: 1.0625;
  font-weight: bold;
}

.block-goods-list--sortdetail li a:after {
  content: '';
  display: inline-block;
  border-top: 5px solid #333;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
}

.block-goods-list--viewswitch {
  float: right;
  padding: 10px;
}

.block-goods-list--viewswitch li {
  display: inline-block;
}
.block-goods-list--viewswitch li + li {
  margin-left: 5px;
}

.block-goods-list--viewswitch li a img {
  vertical-align: middle;
  width: 23px;
}


/* ---------------------------------------------------------
$ 検索結果表示 第二階層
----------------------------------------------------------*/

/* ---- サムネイル ---- */
.block-genre-page--goods .block-thumbnail-t {
  margin-top: -2.9%;
  margin-bottom: 6.2%;
}

.block-genre-page--goods .block-thumbnail-t--items {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;

  border-top: none;
  padding: 0;
}

.block-genre-page--goods .block-thumbnail-t--items li {
  width: 50%;
  margin-top: 2.9%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-flow: column;
  -ms-flex-flow : column;
  -webkit-flex-flow : column;
  flex-flow : column;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

/* ---- リスト ---- */
.block-pickup-list-p {
  margin-bottom: 8%;
}

.block-pickup-list-p--items {
  border: none;
}

.block-pickup-list-p--items li {
  border-bottom: none;
  padding: 0 10px;
  margin-top: 5.8%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.block-pickup-list-p--items li + li {
  border-top: solid 1px #dddddd;
  padding-top: 5%;
}

/* レイアウト周り リスト共通 */
.block-pickup-list-p--goods-image {
  width: 40.5%;
  display: block;
}

.block-pickup-list-p--goods-image figure {
  background: #fff;
  width: 100%;
  height: auto;
  padding: 0;
}

.block-pickup-list-p--goods-description {
  width: 54.7%;
  display: block;
  padding-left: 0;
}
.block-pickup-list-p--goods-description .block-goods-list-d--spec-title {
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 5px;
}
.block-pickup-list-p--goods-name {
  margin: 0 0 6px;
  font-size: 13px;
  line-height: 1.46;
  font-weight: bold;
  color: #0834ca;
}
.block-pickup-list-p--price-infos {
  margin-top: 3px;
}
.block-pickup-list-p--scomment {
  margin: 0 0 5px;
  background: #ffc000;
  color: #333;
  text-align: center;
  padding: 5px;
  font-size: 12px;
  line-height: 1.4;
}
.block-pickup-list-p--scomment:empty {
  display: none;
}
.block-pickup-list-p--net-price {
  color: #e70012;
  font-size: 15px;
  line-height: 1.17;
  font-weight: bold;
}

.block-pickup-list-p--net-price span {
  font-size: 8px;
  padding-left: 5px;
  font-weight: normal
}

.block-pickup-list-p--price {
  font-size: 10px;
  text-align: left !important;
  color: #333;
  font-weight: normal !important;
}

.block-pickup-list-p--price span {
  font-size: 8px;
  padding-left: 3px;
}
.block-pickup-list-p--default-price {
  text-decoration: line-through;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.4;
}
.block-pickup-list-p--default-price span {
  font-size: 8px;
}
/*1箱あたりの金額*/
.block-pickup-list-p--comment2 {
  font-size: 10px;
  line-height: 2;
}

.block-pickup-list-p--comment2 span {
  color: #e70012;
}

.block-pickup-list-p--comment2 span span {
  font-size: 12px;
  font-weight: bold;
}
.block-pickup-list-p--price-infos .variation-name {
  font-size: 12px;
}
.product--itemprice-quantity {
  font-size: 10px;
  line-height: 1.4;
}

.block-pickup-list-p--point {
  margin: 0 0 0 0.8em;
  font-size: 10px;
  line-height: 1.4;
}

.block-pickup-list-p--item .block-no-stock {
  margin-top: 10px;
}
.block-goods-detail-p--cart-btn {
  text-align: right;
}
.block-goods-detail-p--cart-btn a {
  display: inline-block !important;
  width: 100% !important;
  min-width: 8.5em;
  margin-top: 10px;
  padding: 0.5em 2em;
  border: none;
  color: #fff;
  background: linear-gradient(#ef6161, #e73e3e);
  border-radius: 3px;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.01em;
}

.block-goods-detail-p--cart-btn a:before {
  content: '';
  display: inline-block;
  width: 13px;
  height: 15px;
  background: url(../../img/usr/common/common_itemprice_icon_cart.png) center no-repeat;
  background-size: contain;
  position: relative;
  top: 3px;
  margin-right: 4px;
}


/* ---------------------------------------------------------
$ キラットについて
----------------------------------------------------------*/

/* ---- .block-genre-aboutus ---- */

.block-genre-aboutus {
  width: 92%;
  margin: 0 auto;
  padding: 4%;
  border: 1px solid #dddddd;
}

.block-genre-aboutus--title {
  margin-bottom: 1em;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.07em;
  padding-left: 34px;

  background: url(../../img/usr/sb/common/common_logo_star.png) left top no-repeat;
  background-size: 30px;
}

.block-genre-aboutus--content {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.01em;
}

/* ---------------------------------------------------------
$ 一覧　スライダーなし
----------------------------------------------------------*/
div.block-search-goods .swiper-wrapper.block-thumbnail-t--items ,
div[class^='block-'][class$='-page--goods'] .swiper-wrapper.block-thumbnail-t--items {
  flex-flow: wrap;
}
div.block-search-goods .swiper-wrapper.block-thumbnail-t--items .block-thumbnail-t--goods-name ,
div[class^='block-'][class$='-page--goods'] .swiper-wrapper.block-thumbnail-t--items  .block-thumbnail-t--goods-name {
  white-space: normal;
  overflow: visible;
  text-overflow: inherit;
}
div.block-search-goods .swiper-wrapper.block-thumbnail-t--items .block-thumbnail-t--default-price,
div[class^='block-'][class$='-page--goods'] .swiper-wrapper.block-thumbnail-t--items .block-thumbnail-t--default-price {
  display: block;
}
/* ---------------------------------------------------------
$ スライダー周り
----------------------------------------------------------*/

/* ---- .block-genre-slider ---- */

.block-genre-slider {
  padding-bottom: calc(8% - 10px);
  margin-bottom: 8%;
  border-bottom: 1px solid #dddddd;
}

.block-genre-slider--title {
  width: 92%;
  margin: 0 auto;

  padding: 0;
  font-size: 18px;
  line-height: 1.27777;
  margin-bottom: calc(3.75% - 10px);
  background: transparent;
}
.block-genre-slider--content .swiper-container {
  padding-left: calc(4vw - 10px);/* 位置調整 */
}

/* ---- イベントエリア システム ---- */

.block-genre-page--event {
  padding-bottom: calc(8% - 10px);
  margin-bottom: 6%;
  border-bottom: 1px solid #dddddd;
}

/* --- 最近表示した項目 システム --- */
.page-genre .block-recent-item {
  margin-bottom: 8.2%;
}


/* --- ●●のおすすめ特集 --- */

/* 大枠はtop.cssに記述あり */

.page-genre .swiper-container04 {
  padding-left: 4vw;/* 位置調整 */
}

/* --- みんなが見てる人気の特集はこちら --- */

.block-genre-page-popularitem {
  padding-bottom: 8%;
  margin-bottom: 6%;/* 45 */
  border-bottom: 1px solid #dddddd;
}

.block-genre-page-popularitem--title {
  width: 92%;
  margin: 0 auto;

  padding: 0;
  font-size: 18px;
  line-height: 1.27777;
  margin-bottom: 3.75%;
  background: transparent;
}

.page-genre .swiper-container05 {
  padding-left: 4vw;/* 位置調整 */
}


.page-genre .block-genre-page-popularitem li p {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.5;
}
</pre></body></html>