<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section__block.free-space__section.info {
 padding: 30px 0;
}
.section__block.recommend__section {
   border-top: none;
  }
.section__block h3 {
    margin: 15px 0 -5px;
    font-size: 1.5em;
    text-align: center;
}
.section__block.recommend__section.top {
    margin-bottom: 80px;
}
.slider .bx-wrapper .bx-caption span {
    font-size: 40px;
    padding: 30px 30px 0;
    font-family: 'Shippori Mincho','Noto Serif JP', "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif  !important;
    text-shadow: 3px 3px 50px #040404ba;
    border: 1px solid rgb(255 255 255 / 0.5);
    margin: auto 250px;
    background-color: #423d3814;
    line-height: 1.4;
  font-weight:600;
}
small.next {
    font-size: 24px;
    /* border-top: 1px solid #fff; */
    /* border-bottom: 1px solid #fff; */
    padding: 10px 50px;
    max-width: 100% !important;
    line-height: 3;
    margin-top: 50px;
    background: #3e250082;
}
/*お知らせ*/
.section__block.info__section {
    padding: 60px 20px 0 20px !important;
    background-image: none !important;
    margin-bottom: 0;
}
.section__block.info__section h2 {
    display: block;
    border-bottom: none;
}
/*タイトル*/
.section__title-h2 {
    border-bottom: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    position: relative;
    letter-spacing: 0.1em;
    margin: 50px 0 0.8em;
    border-bottom: none;
}
.section__title-h2 em {
    padding-bottom: 5px;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    font-family: arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
    color: #f4ad0d;
    text-transform: uppercase;
    padding: 0 1em;
}
h2.section__title-h2 span {
    padding: 0 1em;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Shippori Mincho','Noto Serif JP', "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/*商品リスト*/
.product-list {
    list-style-type: none;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}
.free .product-list {
    justify-content: center;
}
.product-list__unit {
    margin-right: 1px !important;
    margin-bottom: 30px !important;
    padding: 0 0 20px 0;
    transition: opacity 0.2s;
  background: #fafafa;
}
.product-list__unit-lg {
    width: calc(32.333% - 2px);
    width: calc(32.33% - 2px) \9;
}
.product-list__name {
    font-weight: normal;
    line-height: 1.5;
    display: block;
    margin: 2em 1.5em 15px;
    transition: opacity 0.2s;
    text-decoration: none;
    color: #333;
    text-align: left;
    font-size: 1.1em;
}
.product-list__prices {
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    color: #333;
    margin: 1em 1.5em 0;
   font-size: 1em;
}
.recommend__section li.product-list__unit:nth-child(3n) {
    margin-right: 0 !important;
}
/*ランキング*/
/*.seller__section h2.section__title-h2, .free-space__section h2.section__title-h2 {
    border-bottom: 1px solid #dcc096;
}*/
h2.section__title-h2 {
    margin: 0;
}
.rank-box {
    position: absolute;
    top: -10px;
    left: -3px;
    z-index: 23;
}
.rank-number-color--4, .rank-number-color--5, .rank-number-color--6 {
    display: none;
    color: #fff;
    background: none;
}

}
.seller__section .product-list.seller-list {
    margin-top: 0;
}
.seller-list .product-list__unit-lg {
    width: calc(33% - 4px);
    /*width: calc(33% - 2px) \4;*/
}

.product-list__unit-sm {
    width: 110px;
    margin-right: 20px !important;
}
/*バナー*/
.p-custom-banner {
  margin: 30px 0 40px;
  text-align: center;
}

.p-custom-banner__unit {
  background: #f3a900;
}
.p-custom-banner__unit.bg {
    background: #000;
}
.p-custom-banner__unit--text {
  font-family: 'Montserrat', sans-serif;
  padding: 30px 10px;
  color: #f8f8f8;
  background: #9e6c34;
}

.p-custom-banner__unit--text a {
  color: #f8f8f8;
}

.p-custom-banner__image {
  width: 100%;
}

.p-custom-banner__heading {
    font-size: 45px;
    padding: 10px 0;
    font-family: 'Great Vibes',cursive, serif;
    color:#fff;
    position: relative;
    left: 0;
    z-index: 100;
    margin-top: -92px;
    top: 180px;
}
.p-custom-banner:hover {
    opacity: .8;
}
.p-custom-banner__body {
  line-height: 1.6;
  padding: 10px 0;
  font-weight: 700;
  font-family:'Noto Serif JP', "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size:16px;
}
.banner-list .product-list__unit {
    margin-right: 0 !important;
}
.p-custom-banner__unit--text a.link {
    font-weight: 700;
    border-bottom: 2px solid #fff;
    padding-bottom: 3px;
    letter-spacing: 0.1em;
    font-size: .8em;
    font-family: auto;
}
.p-custom-banner__unit.mihore {
    background: #181c60;
}
.p-custom-banner__unit.akihuyu {
    background: #70532d;
}
.p-custom-banner__unit img {
    opacity: .9;
}
.p-custom-banner__body em {
    font-size: 40px;
    color: rgb(255 255 255 / 50%);
    position: absolute;
    margin-top: -30px;
    margin-left: -88px;
   font-style: normal;
}
.p-custom-banner__unit--text.gift {
    background: #f3a900;
}
@media screen and (min-width: 600px) {

  .p-custom-banner {
    display: table;
    width: 100%;
    margin-top: 80px;
    table-layout: fixed;
  }

  .p-custom-banner__unit {
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
    max-width: 50%;
    vertical-align: middle;
    word-break: break-all;
  }

  .p-custom-banner__unit--text {
    padding: 10px 20px;
  }
}
.free .product-list__unit {
    background: none;
}
/* movie枠　*/
.movie .product-list__unit-lg {
    width: calc(49% - 12px);
    width: calc(100% / 2 - 20px);
    margin-right: 15px !important;
}
.sidebar__section {
    margin-top: 50px;
}
.product-list__unit-lg.new {
    width: calc(48.333% - 2px);
}</pre></body></html>