@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato:900|Noto+Sans|Open+Sans:400,600,800");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
/*-- ズームカーソル変更 --*/
map.zoom area {
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: 'Hiragino Kaku Gothic ProN'; }

.page-wrap {
  margin: auto;
  width: 750px; }

.wrap600,
.wrap640,
.wrap740,
.wrap940,
.wrap960,
.wrap970,
.wrap1000,
.wrap1200,
.rev_off {
  display: table;
  margin: 0 auto;
  border-collapse: collapse;
  text-align: center; }
  .wrap600 img,
  .wrap640 img,
  .wrap740 img,
  .wrap940 img,
  .wrap960 img,
  .wrap970 img,
  .wrap1000 img,
  .wrap1200 img,
  .rev_off img {
    float: left;
    border: none; }
  .wrap600 iframe,
  .wrap640 iframe,
  .wrap740 iframe,
  .wrap940 iframe,
  .wrap960 iframe,
  .wrap970 iframe,
  .wrap1000 iframe,
  .wrap1200 iframe,
  .rev_off iframe {
    float: left; }

.wrapfull {
  margin-left: -20px;
  width: 940px; }

/*------------------- 商品画像 ---------------------*/
.wrap600 {
  width: 600px; }

.wrap640 {
  width: 640px; }

.wrap740 {
  width: 740px; }

.wrap940 {
  width: 940px; }

.wrap960 {
  width: 960px; }

.wrap970 {
  width: 970px; }

.wrap1000 {
  width: 1000px; }

.wrap1200 {
  width: 1200px; }

/*================== アフターサポート ==================*/
#support {
  margin: 40px 0;
  width: 740px; }
  #support .support_01 {
    position: relative;
    overflow: hidden;
    width: 740px;
    height: 960px;
    background: url(/gold/low-ya/images/support/lowya-as-bg.jpg) no-repeat; }
    #support .support_01 a {
      position: absolute;
      top: 270px;
      left: 227px;
      display: block;
      width: 300px;
      height: 50px;
      text-indent: -9999px;
      background: url(/gold/low-ya/images/restock/lowya-as-navi.png) no-repeat; }
      #support .support_01 a:hover {
        opacity: 0.80; }

#item-scroll {
  display: none;
  position: fixed;
  z-index: 999999;
  right: 0px;
  bottom: 411px;
  margin: 0;
  padding: 0 9px;
  box-sizing: border-box;
  width: 171px;
  border: 1px #e3e3e3 solid;
  background: #ebebeb;
  font-family: 'Noto Sans', sans-serif; }
  #item-scroll li {
    font-size: 1.1rem;
    text-align: left;
    border-top: 1px solid #ccc; }
    #item-scroll li:first-child {
      border-top: none; }
    #item-scroll li p {
      display: block;
      padding: 10px 10px;
      font-weight: 600; }
    #item-scroll li span {
      display: block;
      padding: 10px 10px;
      font-weight: 600; }
  #item-scroll a {
    position: relative;
    display: inline-block;
    padding: 8px 0 10px 20px;
    box-sizing: border-box;
    width: 150px;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.1em; }
    #item-scroll a:hover {
      text-decoration: underline; }
    #item-scroll a::before, #item-scroll a::after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      content: "";
      vertical-align: middle; }
    #item-scroll a::before {
      width: 10px;
      height: 10px;
      border-radius: 25%; }
    #item-scroll a::after {
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      left: 3px;
      width: 2px;
      height: 2px;
      border-top: 1px solid #000000;
      border-right: 1px solid #000000; }

.floating-cart.sidebar .cart-button.floating-button.add-cart {
  display: none; }
.floating-cart.sidebar .floating-cart-wrapper {
  width: 170px !important; }

.chat-bot-box {
  position: fixed;
  left: 24px;
  bottom: 52px;
  z-index: 16000004; }
  .chat-bot-box:hover:before {
    content: "商品についてのお問い合わせなど、チャット形式でご対応いたします。";
    position: absolute;
    left: 140px;
    bottom: 6px;
    display: block;
    color: #FFF;
    font-size: 1.3rem;
    width: 220px;
    border-radius: 10px;
    padding: 19px;
    box-sizing: border-box;
    background: #0565f5;
    z-index: 999999;
    line-height: 1.4; }
  .chat-bot-box:hover:after {
    content: "";
    border: 10px solid transparent;
    border-right: 20px solid #0565f5;
    position: absolute;
    left: 110px;
    bottom: 43px;
    z-index: 99999999; }
  .chat-bot-box iframe {
    width: 104px;
    height: 104px; }

.chat_widget {
  display: none; }

/*================== 開梱設置バナー(2017.0308デザイン変更) ==================*/
.kaikon {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: 960px;
  height: 320px;
  text-align: center;
  text-indent: -9999px;
  background: url(https://www.rakuten.ne.jp/gold/low-ya/img4/bana/kaikon-pack-w960.jpg) no-repeat; }

.kaikon.kaikon740 {
  width: 740px;
  background: url(https://www.rakuten.ne.jp/gold/low-ya/img4/bana/kaikon-pack.jpg) no-repeat; }

/*================== ルポル相互リンク ==================*/
.lepolelink940-newwrap {
  margin: 15px auto;
  width: 940px; }

.lepolettl {
  margin-top: 60px; }

.lepolelink940-new {
  clear: both;
  margin: 0px auto;
  width: 940px; }
  .lepolelink940-new .rollover a:hover img {
    opacity: 0.80; }
  .lepolelink940-new p {
    padding-top: 7px;
    width: 940px;
    height: 60px;
    font-size: 27px;
    font-weight: bold;
    line-height: 57px;
    text-align: center;
    color: #fff;
    background: url(https://www.rakuten.ne.jp/gold/lala-sty/img/bana/pagelink-tit740.jpg) no-repeat 0 0; }
  .lepolelink940-new a.itemlink {
    display: block;
    margin: 5px auto;
    padding: 4px;
    width: 900px;
    text-align: right;
    text-decoration: none; }
    .lepolelink940-new a.itemlink font {
      display: block;
      padding-top: 5px;
      font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      font-size: 12px;
      text-align: right;
      letter-spacing: 0.5px;
      color: #fff; }
    .lepolelink940-new a.itemlink img {
      margin: 0 auto;
      width: 900px;
      background: #fff; }
  .lepolelink940-new span {
    display: block;
    overflow: hidden;
    width: 940px;
    background: #160303; }

/*説明文及び見出しの設定*/
/*タイトル＆リード文*/
h1.page-h1 {
  display: block;
  overflow: hidden;
  margin: 0;
  font-family: "メイリオ", sans-serif;
  font-size: 20px;
  line-height: 40px;
  text-align: left; }

p.page-lead {
  display: block;
  float: left;
  overflow: hidden;
  font-family: "メイリオ", sans-serif;
  font-size: 16px;
  line-height: 40px;
  text-align: left; }

div.page-tx {
  display: block;
  float: left;
  overflow: hidden;
  font-family: "メイリオ", sans-serif;
  line-height: 40px;
  text-align: left; }

/*説明文見出しの設定*/
h3.page-h3 {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 63px;
  text-align: left; }

h2.page-h2 {
  float: left;
  overflow: hidden;
  margin: 50px 0;
  box-sizing: border-box;
  width: 100%;
  font-family: "メイリオ", sans-serif;
  font-size: 30px;
  letter-spacing: 6; }

/*説明文の設定*/
.page-cap {
  display: block;
  float: left;
  overflow: hidden;
  font-family: "メイリオ", sans-serif;
  font-size: 14px;
  line-height: 34px;
  text-align: left; }

.color-attention {
  display: block;
  float: left;
  overflow: hidden;
  margin: 30px auto 140px auto;
  font-family: "メイリオ", sans-serif;
  font-size: 12px;
  line-height: 32px;
  text-align: left; }

.size-attention {
  display: block;
  float: left;
  overflow: hidden;
  margin: 10px auto 140px auto;
  font-family: "メイリオ", sans-serif;
  font-size: 12px;
  line-height: 32px;
  text-align: left; }

/*文字が小さい説明文の設定*/
.tx-small {
  font-size: 12px;
  line-height: 26px; }

/*カラーに関する説明文の設定*/
.page-color {
  display: block;
  float: left;
  overflow: hidden;
  margin: 30px 0 70px 0;
  font-family: "メイリオ", sans-serif;
  text-align: left; }

.color-tit-a {
  font-size: 20px;
  font-weight: bold; }

/*================== カート値引き用 ==================*/
div.teisei-bnr {
  margin: 15px auto;
  padding: 15px;
  box-sizing: border-box;
  width: 740px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #9f2c2e;
  border: 2px solid #9f2c2e; }
  div.teisei-bnr p {
    margin: 10px auto 0 auto;
    padding: 8px;
    box-sizing: border-box;
    width: 700px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #fff;
    background: #9f2c2e; }

div.teisei-bnr2 {
  margin: 15px auto;
  padding: 15px;
  box-sizing: border-box;
  width: 960px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #e60012;
  border: 2px solid #e60012; }

/*================== プレミアム　学割　非表示 ==================*/
element.style {
  display: none !important;
  height: 1px !important; }

img[src="https://a.ichiba.jp.rakuten-static.com/com/inc/search/contents-event/premium/icon/240x30_premium_gakuwari.gif"] {
  display: none !important; }

/*================== レスモア用商品ページ設定 ==================*/
/*スペースボックスの設定*/
.space10 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 10px;
  text-indent: -9999px; }

.space20 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 20px;
  text-indent: -9999px; }

.space30 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 30px;
  text-indent: -9999px; }

.space40 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 40px;
  text-indent: -9999px; }

.space50 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 50px;
  text-indent: -9999px; }

.space60 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 60px;
  text-indent: -9999px; }

.space70 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 70px;
  text-indent: -9999px; }

.space80 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 80px;
  text-indent: -9999px; }

.space90 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 90px;
  text-indent: -9999px; }

.space100 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100px;
  text-indent: -9999px; }

.space110 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 110px;
  text-indent: -9999px; }

.space120 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 120px;
  text-indent: -9999px; }

.space130 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 130px;
  text-indent: -9999px; }

.space140 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 140px;
  text-indent: -9999px; }

.space150 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 150px;
  text-indent: -9999px; }

.space160 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 160px;
  text-indent: -9999px; }

.space170 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 170px;
  text-indent: -9999px; }

.space180 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 180px;
  text-indent: -9999px; }

.space190 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 190px;
  text-indent: -9999px; }

.space200 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 200px;
  text-indent: -9999px; }

/*商品画像の設定*/
.itemImg {
  float: left;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 10px;
  width: 740px; }
  .itemImg:last-child {
    float: left;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 0px;
    width: 740px; }

/*説明文及び見出しの設定*/
/*タイトル＆リード文*/
h1.page-h1 {
  display: block;
  overflow: hidden;
  margin: 0;
  font-family: "メイリオ", sans-serif;
  font-size: 20px;
  line-height: 40px;
  text-align: left; }

p.page-lead {
  display: block;
  float: left;
  overflow: hidden;
  font-family: "メイリオ", sans-serif;
  font-size: 16px;
  line-height: 40px;
  text-align: left; }

div.page-tx {
  display: block;
  float: left;
  overflow: hidden;
  font-family: "メイリオ", sans-serif;
  line-height: 40px;
  text-align: left; }

/*説明文見出しの設定*/
h3.page-h3 {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 63px;
  text-align: left; }

h2.page-h2 {
  float: left;
  overflow: hidden;
  margin: 50px 0;
  box-sizing: border-box;
  width: 100%;
  font-family: "メイリオ", sans-serif;
  font-size: 30px;
  letter-spacing: 6; }

/*説明文の設定*/
.page-cap {
  display: block;
  float: left;
  overflow: hidden;
  font-family: "メイリオ", sans-serif;
  font-size: 14px;
  line-height: 34px;
  text-align: left; }

.color-attention {
  display: block;
  float: left;
  overflow: hidden;
  margin: 30px auto 140px auto;
  font-family: "メイリオ", sans-serif;
  font-size: 12px;
  line-height: 32px;
  text-align: left; }

.size-attention {
  display: block;
  float: left;
  overflow: hidden;
  margin: 10px auto 140px auto;
  font-family: "メイリオ", sans-serif;
  font-size: 12px;
  line-height: 32px;
  text-align: left; }

/*文字が小さい説明文の設定*/
.tx-small {
  font-size: 12px;
  line-height: 26px; }

/*カラーに関する説明文の設定*/
.page-color {
  display: block;
  float: left;
  overflow: hidden;
  margin: 30px 0 70px 0;
  font-family: "メイリオ", sans-serif;
  text-align: left; }

.color-tit-a {
  font-size: 20px;
  font-weight: bold; }

/*レコメンド/興味*/
#rnkInShopPartsArea {
  margin-bottom: 40px;
  width: 960px !important;
  font-family: "メイリオ", sans-serif; }

#rnkInShopWrapper {
  width: 960px !important;
  font-family: "メイリオ", sans-serif; }

#rakutenLimitedId_inshop_recommend {
  margin-bottom: 40px;
  width: 740px !important;
  font-family: "メイリオ", sans-serif; }

#allShopsRecommendWidget {
  width: 960px !important;
  font-family: "メイリオ", sans-serif; }

.reservation-btn {
  position: fixed;
  z-index: 100000;
  right: 0;
  bottom: 350px;
  display: block; }
  .reservation-btn a {
    display: block;
    padding: 10px 0 10px 44px;
    box-sizing: border-box;
    width: 171px;
    color: #fff;
    color: #fff !important;
    background: #44d0cf url(https://www.rakuten.ne.jp/gold/low-ya/images/share/icon/mail_white.svg) 14px center no-repeat;
    background-size: 20px;
    font-size: 1.3rem; }
    .reservation-btn a:hover:before {
      content: "ご希望のカラーがない場合は、再入荷時にメールにてお知らせします。";
      position: absolute;
      right: 200px;
      bottom: -33px;
      display: block;
      color: #FFF;
      font-size: 1.4rem;
      width: 220px;
      border-radius: 10px;
      padding: 20px;
      box-sizing: border-box;
      background: #44d0cf;
      z-index: 999999; }
    .reservation-btn a:hover:after {
      content: "";
      border: 10px solid transparent;
      border-left: 20px solid #44d0cf;
      position: absolute;
      right: 170px;
      bottom: 10px;
      z-index: 99999999; }
  .reservation-btn.nocart {
    bottom: 40px; }

.reservation-bnr {
  width: 960px;
  margin: 0 auto 15px auto;
  display: block; }

/*ボルツ相互*/
.boltzLink {
  margin: 0 auto;
  padding: 100px 0 70px 0;
  width: 100%;
  font-size: 20px; }
  .boltzLink img {
    width: 100%; }

.sell {
  margin: 20px auto 10px;
  width: 100%;
  max-width: 960px; }
  @media screen and (max-width: 767px) {
    .sell {
      width: 98%; } }

.sell__tit {
  padding: 10px 0 15px 0;
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: 0.1em;
  color: #000; }

.sell-item__list {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -js-display: flex;
  margin-bottom: 20px;
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between; }
  .sell-item__list > li {
    width: calc(98% / 3);
    text-align: center;
    position: relative;
    margin: 0 1% 1% 0;
    box-sizing: border-box; }
    .sell-item__list > li:nth-child(3n) {
      margin: 0 0 1% 0; }
  @media screen and (min-width: 768px) {
    .sell-item__list a:hover img {
      opacity: 0.8; } }
  .sell-item__list img {
    display: block;
    width: 100%;
    height: auto; }
  .sell-item__list .item-name,
  .sell-item__list .catch-lowya,
  .sell-item__list .description-lowya {
    display: none; }
  .sell-item__list .csv-price {
    font-size: 1.4rem;
    font-weight: bold;
    color: #000;
    bottom: 6%;
    left: 0;
    line-height: 1;
    padding: 4% 4%;
    letter-spacing: 0.5px; }
    @media screen and (max-width: 767px) {
      .sell-item__list .csv-price {
        line-height: 1.7;
        font-size: 1.4rem;
        text-align: center;
        font-family: 'Lato', sans-serif;
        font-weight: 400; } }

.p10ttl_1013 {
  color: #000;
  background: -webkit-linear-gradient(0deg, #55d8ff, #ff6ea5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3.8rem;
  font-family: 'Open Sans', sans-serif;
  padding: 10px 0 2px 0; }

.p10date_1013 {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 14px; }

@media screen and (max-width: 767px) {
  .p10ttl_1013 {
    color: #000;
    background: -webkit-linear-gradient(0deg, #55d8ff, #ff6ea5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.4rem;
    font-family: 'Open Sans', sans-serif;
    padding: 0 0 5px 0; }

  .p10date_1013 {
    text-align: center;
    font-size: 1.2rem; } }
.p10item_1013 .catch-lowya {
  display: block; }
  .p10item_1013 .catch-lowya::before {
    display: block;
    text-align: center;
    padding: 5px;
    content: "ポイント10倍";
    font-size: 2.6rem;
    color: #FFFFFF;
    background: #e60012;
    margin: 5px 0;
    letter-spacing: 0.1rem;
    white-space: pre;
    line-height: 130%; }
.p10item_1013 .csv-price {
  padding: 0;
  font-family: "Lato"; }
@media screen and (max-width: 767px) {
  .p10item_1013 .catch-lowya {
    display: none; }
  .p10item_1013 .csv-price {
    font-size: 1.6rem;
    font-family: "Lato"; }
    .p10item_1013 .csv-price::before {
      display: block;
      text-align: center;
      padding: 5px;
      content: "ポイント10倍";
      font-size: 1.3rem;
      color: #FFFFFF;
      background: #e60012;
      margin: 5px 0 10px 0;
      white-space: pre;
      line-height: 140%; } }

.p10btn_1013 {
  display: block;
  width: 100%;
  background: #000;
  padding: 5px;
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  color: #fff !important;
  border: solid 1px #000;
  box-sizing: border-box;
  display: none; }
  .p10btn_1013:hover {
    border: solid 2px #000;
    color: #000 !important;
    background: none; }

@media screen and (max-width: 767px) {
  .p10btn_1013 {
    width: 70%;
    padding: 8px 0;
    text-align: center;
    border-radius: 40px;
    margin: 6% auto;
    font-size: 1.4rem;
    border: 1px solid #000;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none; } }
.sell-item__list__banner {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -js-display: flex;
  margin-bottom: 20px;
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between; }
  .sell-item__list__banner > li {
    margin-bottom: 20px;
    width: 48%;
    text-align: center; }
  .sell-item__list__banner a:hover img {
    opacity: 0.8; }
  .sell-item__list__banner img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .sell-item__list__banner img {
        margin-bottom: 20px; } }
  .sell-item__list__banner .item-name {
    margin: 5px 0 3px 0;
    font-size: 1.7rem; }
    @media screen and (max-width: 767px) {
      .sell-item__list__banner .item-name {
        font-size: 1.3rem; } }
  .sell-item__list__banner .catch-lowya,
  .sell-item__list__banner .description-lowya {
    display: none; }
  .sell-item__list__banner .csv-price {
    font-size: 1.6rem;
    font-weight: bold;
    color: #c00; }
  .sell-item__list__banner::after {
    display: block;
    width: 31%;
    content: ""; }

.sell-item__list__number {
  font-size: 1.4rem;
  margin-bottom: 10px;
  padding: 5px 0;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #e60012;
  position: absolute;
  padding: 4%;
  line-height: 1;
  top: 2%;
  left: 2%; }
  @media screen and (max-width: 767px) {
    .sell-item__list__number {
      font-size: 1.2rem; } }

.sell-item__list--4 li {
  width: calc(97% / 4);
  text-align: center;
  position: relative;
  margin: 0 1% 1% 0;
  box-sizing: border-box; }
  .sell-item__list--4 li:nth-child(3n) {
    margin: 0 1% 1% 0; }
  @media screen and (min-width: 768px) {
    .sell-item__list--4 li:nth-child(4n) {
      margin: 0 0 1% 0; } }
  @media screen and (max-width: 767px) {
    .sell-item__list--4 li {
      width: calc(98% / 3);
      text-align: center;
      margin: 0 1% 1% 0;
      box-sizing: border-box; }
      .sell-item__list--4 li:nth-child(3n) {
        margin: 0 0 1% 0; } }

.sell-item__list--4::before {
  display: block;
  width: 24%;
  content: "";
  order: 1; }
.sell-item__list--4::after {
  display: block;
  width: 24%;
  content: ""; }
@media screen and (max-width: 767px) {
  .sell-item__list--4::after {
    display: block;
    width: 31%;
    content: ""; } }

.sell-item__size {
  padding: 10px 0;
  font-size: 1.2rem;
  text-align: center; }
  .sell-item__size li {
    display: inline-block;
    float: left;
    overflow: hidden;
    margin-right: 1%;
    margin-bottom: 5px; }
  .sell-item__size a {
    display: block;
    padding: 4px 6px;
    box-sizing: border-box;
    min-width: 32px;
    font-size: 0.7em;
    text-align: center;
    text-decoration: none;
    color: #444;
    border: #444 solid 1px;
    border-radius: 3px; }
    .sell-item__size a:hover {
      color: #fff;
      background: #444; }
  @media screen and (max-width: 767px) {
    .sell-item__size a {
      margin-right: 5px;
      padding: 0; } }

.sell-item__list--vivian .item-name, .sell-item__list--vivian .catch-lowya, .sell-item__list--vivian .description-lowya {
  display: none; }
.sell-item__list--vivian .csv-price {
  display: block;
  width: 100%;
  text-align: right;
  height: 0;
  top: -51px;
  color: white;
  right: 60px;
  font-size: 20px;
  position: relative;
  font-family: 'Lato', sans-serif; }

.other_btn {
  margin: 20px auto 0 auto;
  width: 100%; }
  .other_btn a {
    width: fit-content;
    min-width: 70%;
    padding: 16px 40px;
    text-align: center;
    border-radius: 40px;
    margin: 6% auto;
    font-size: 1.4rem;
    border: 1px solid #000;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 767px) {
      .other_btn a {
        padding: 8px 40px; } }
  .other_btn a:hover {
    color: #fff;
    background: #444; }

.sell-upper .sell-upper__tit {
  font-size: 1.4rem;
  text-align: center;
  line-height: 35px;
  width: 100%;
  background: #e5e5e5;
  letter-spacing: 1px;
  margin-bottom: 10px; }
.sell-upper ul {
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row; }
  .sell-upper ul li {
    width: calc((100% - 10px) / 3);
    margin-right: 5px;
    margin-bottom: 5px; }
    .sell-upper ul li:nth-child(3n) {
      margin-right: 0; }
    .sell-upper ul li img {
      width: 100%; }
    .sell-upper ul li .description-lowya,
    .sell-upper ul li .item-name {
      display: none; }
    .sell-upper ul li .catch-lowya {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      text-align: center;
      font-size: 1.1rem;
      font-weight: 100; }
    .sell-upper ul li .csv-price {
      line-height: 1.7;
      font-size: 1.4rem;
      text-align: center;
      font-family: 'Lato', sans-serif; }
.sell-upper .sell-upper__link {
  width: 100%; }
  .sell-upper .sell-upper__link a {
    width: 70%;
    padding: 8px 0;
    text-align: center;
    border-radius: 40px;
    margin: 6% auto;
    font-size: 1.4rem;
    border: 1px solid #000;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center; }
.sell-upper .sell-upper__link_2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row; }
  .sell-upper .sell-upper__link_2 a {
    width: 48%;
    padding: 8px 0;
    text-align: center;
    border-radius: 40px;
    margin: 6% auto 0;
    font-size: 1.2rem;
    border: 1px solid #000;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center; }

.page-bnr {
  margin: 0 auto 24px;
  width: 100%;
  max-width: 960px; }
  .page-bnr img {
    display: block;
    width: 100%;
    height: auto; }

.page-bnr--pricedown {
  margin-bottom: 24px; }

.page-bnr--freeshipping {
  margin-bottom: 24px; }

.page-bnr--towel-present {
  margin-bottom: 24px; }

.page-bnr--marathon {
  margin-bottom: 24px; }

.page-bnr--coupon {
  margin-bottom: 24px; }

.page-bnr--point {
  margin-bottom: 24px; }

.page-bnr--unpacking {
  margin: 40px auto; }

.page-bnr--boltz-concept {
  display: inline-block;
  margin: 30px 0 20px 0;
  width: 100%; }

.iframe-randoseru-info {
  margin: 40px auto;
  width: 960px;
  height: 770px; }

.iframe-randoseru-info--murase {
  height: 600px; }

.randoseru-info {
  position: relative;
  max-width: 960px; }
  .randoseru-info img {
    display: block;
    width: 100%;
    height: auto; }
  .randoseru-info a {
    display: block; }
    .randoseru-info a:hover img {
      opacity: 0.8; }
  @media screen and (min-width: 768px) {
    .randoseru-info a {
      position: absolute;
      right: 20px;
      bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .randoseru-info a {
      margin: 24px auto 0;
      width: 80%; } }

.other_contact img {
  display: block;
  width: 100%;
  height: auto; }
.other_contact a {
  display: block; }
  .other_contact a:hover img {
    opacity: 0.8; }

.iframe-api {
  margin: auto;
  width: 960px;
  margin-bottom: 20px; }

.iframe-api--new {
  height: 404px; }

.iframe-sell {
  margin: auto;
  width: 960px; }

.iframe-sell--bed {
  height: 1200px; }

.iframe-sell--bed-s {
  height: 3845px; }

.iframe-sell--loft_s {
  height: 4330px; }

.iframe-sell--kidsbed-s {
  height: 4790px; }

.iframe-sell--chair {
  height: 1820px; }

.iframe-sell--desk {
  height: 1820px; }

.iframe-sell--dining {
  height: 1230px; }

.iframe-sell--futon {
  height: 2180px; }

.iframe-sell--garden {
  height: 1240px; }

.iframe-sell--sofa {
  height: 1900px; }

.iframe-sell--tv {
  height: 1820px; }

.iframe-sell--storage {
  height: 1300px; }

.iframe-sell--kitchen {
  height: 1820px; }

.iframe-sell--ponel-line {
  height: 1820px; }

.iframe-sell--groony-series {
  height: 2600px; }

.iframe-sell--kaden {
  height: 1480px; }

.iframe-sell--kids {
  height: 1900px; }

.iframe-sell--mattress {
  height: 3730px; }

.iframe-sell--zaisu {
  height: 1430px; }

.iframe-sell--light {
  height: 1820px; }

.iframe-sell--curtain {
  height: 1450px; }

.iframe-sell--table {
  height: 1240px; }

.iframe-sell--towelhangar {
  height: 820px; }

.iframe-sell--rug {
  height: 860px; }

.iframe-sell--rc-chair {
  height: 1300px; }

.iframe-sell--outdoor {
  height: 1020px; }

.page-bnr--p10newitem {
  height: 490px; }

.iframe-series-woment {
  height: 480px; }

.iframe-series-clemo {
  height: 3380px; }

.iframe-series-pet {
  height: 2600px; }

.iframe-series-aroma {
  height: 380px; }

.iframe-series-minico {
  height: 940px; }

.iframe-series-amanda {
  height: 550px; }

.iframe-series-montoricia {
  height: 600px; }

.iframe-series-dustbox {
  height: 1300px; }

.iframe-industrial {
  height: 650px; }

.iframe-sample {
  margin: auto;
  width: 960px; }

.iframe-sample--fluar {
  display: none; }

.iframe-sample--roly {
  display: none; }

.iframe-sample--roly-s {
  display: none; }

.iframe-sample--belgiumrug {
  display: none; }

.iframe-sample--belrug-light {
  display: none; }

.iframe-sample--littbar {
  display: none; }

.iframe-sample--crouch {
  display: none; }

.iframe-sample--turkey-bkt {
  display: none; }

.groony {
  height: 1400px;
  margin: auto;
  width: 960px;
  margin-top: 80px; }

.iframe-sell--groony {
  height: 1800px;
  margin: auto;
  width: 960px; }

.groony-only {
  height: 1750px;
  margin: auto;
  width: 960px; }

.xmas-series {
  height: 1500px;
  margin: auto;
  padding-top: 50px;
  width: 960px; }

.villimetsua-series {
  padding-top: 50px;
  width: 960px;
  height: 2260px; }

.summer {
  padding-top: 50px;
  width: 960px;
  height: 966px; }

.price-change {
  font-size: 1.7rem;
  color: #be000e;
  width: 960px;
  margin: 40px auto;
  padding: 20px;
  text-align: center;
  border: 2px solid #be000e;
  box-sizing: border-box; }
  .price-change .price-change__tx01 {
    margin-bottom: 20px; }
  .price-change .price-change__tx02 {
    font-size: 1.4rem;
    color: #FFFFFF;
    padding: 20px;
    background: #be000e; }

.page-attention {
  width: 960px;
  margin: 40px auto;
  padding: 20px;
  color: #202133;
  text-align: center;
  border: 2px solid #202133;
  box-sizing: border-box; }
  .page-attention .page-attention__tx01 {
    font-size: 2.0rem;
    margin-bottom: 12px; }
  .page-attention .page-attention__tx02 {
    font-size: 1.4rem; }

.wrap--black {
  width: 100%;
  background: #111;
  margin-left: -20px;
  padding: 50px 20px; }
  .wrap--black .wrap960 {
    background: #FFF; }
  .wrap--black img {
    padding: 0 20px; }
  .wrap--black img:first-child {
    padding-top: 20px; }
  .wrap--black img:last-child {
    padding-bottom: 6px; }
  .wrap--black iframe {
    padding: 20px; }

.floating-cart.sidebar .coupon-container {
  width: 157px !important; }

.floating-coupon-theme__togglePopup___3bV8f.floating-coupon-theme__togglePopupDashed___3atce.togglePopup {
  width: 157px !important; }

.floating-coupon-theme__togglePopupContent___-4KaH {
  margin: 0 auto !important;
  width: 138px !important; }

.popupContent {
  right: 178px !important;
  bottom: 44px !important; }

.floating-coupon-theme__couponBalloon___34MoI {
  bottom: 11px !important; }

* {
  margin: 0;
  padding: 0;
  list-style: none; }

.wrap_slider {
  width: 880px;
  padding: 20px 2px 20px;
  margin: 0px auto;
  margin-top: 0px; }
  .wrap_slider .tit {
    text-align: center;
    font-size: 30px;
    line-height: 1.8;
    font-family: 'Noto Sans', sans-serif;
    color: #333333;
    letter-spacing: 0.1em; }

.slider {
  margin: 0 auto;
  width: 880px; }

.slider_nav {
  width: 880px;
  margin: 0px auto; }
  .slider_nav img {
    opacity: 0.5;
    width: 100%; }
    .slider_nav img:hover {
      opacity: 1; }
  .slider_nav li {
    width: 98% !important;
    margin-right: 2% !important;
    margin-top: 2% !important; }
    .slider_nav li:li:last-child {
      margin-right: 0; }

.slick-prev {
  left: -25px;
  background-image: url("https://www.rakuten.ne.jp/gold/low-ya/images/feature/newlife_2019/iframe/prev_btn.png"); }

.slick-next {
  right: -25px;
  background-image: url("https://www.rakuten.ne.jp/gold/low-ya/images/feature/newlife_2019/iframe/next_btn.png"); }

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 45px;
  height: 45px;
  padding: 0;
  margin-top: -22.5px\9;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: #000;
  border: none;
  outline: none;
  z-index: 1000;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left; }

.focus_thumbnail {
  opacity: 1 !important; }

@media screen and (max-width: 767px) {
  .wrap_slider {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px; }

  .slick-slider {
    width: 98%; }

  .slick-slide img {
    width: 100%; }

  .slick-prev {
    left: 0;
    width: 30px;
    height: 30px;
    background-size: 100%; }

  .slick-next {
    right: 1%;
    width: 30px;
    height: 30px;
    background-size: 100%; } }
.botan a {
  text-decoration: none;
  margin: 30px auto;
  width: 300px;
  display: block;
  text-align: center;
  padding: 10px 0 10px;
  color: #000;
  border: 1px #000 solid;
  background-color: #ffffff;
  border-radius: 30px;
  font-family: 'Noto Sans', sans-serif; }

.botan a:hover {
  text-decoration: none;
  margin: 30px auto;
  width: 300px;
  display: block;
  text-align: center;
  padding: 10px 0 10px;
  color: #FFF;
  border: 1px #000 solid;
  background-color: #000;
  border-radius: 30px;
  font-family: 'Noto Sans', sans-serif; }

.sizelink .tit01 {
  text-align: center;
  padding-bottom: 10px;
  font-size: 1.8rem; }
.sizelink .tit02 {
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px; }
.sizelink li {
  list-style: none;
  margin: 0 0 2px 0;
  padding: 2px;
  height: 80px;
  background: #eee; }
.sizelink li img {
  display: inline-block;
  width: 80px;
  padding: 0;
  margin: 0; }
.sizelink p.item-name, .sizelink .catch-lowya, .sizelink .description-lowya {
  display: none; }
.sizelink a {
  display: block; }
.sizelink p.csv-price {
  position: absolute;
  display: inline;
  font-size: 1.5rem;
  font-family: Lato;
  padding: 30px 0 0 0;
  right: 20%; }
  .sizelink p.csv-price::after {
    content: '';
    width: 15px;
    height: 15px;
    border-top: solid 2px black;
    border-right: solid 2px black;
    transform: rotate(45deg);
    position: absolute;
    right: -70%;
    top: 31px; }
.sizelink p.images {
  display: inline-block;
  width: 100px;
  padding: 0;
  margin: 0; }
.sizelink p.size {
  position: absolute;
  display: inline;
  font-size: 1.5rem;
  padding: 28px 0px;
  left: 30%; }

.page-delivery img {
  display: block;
  margin: 0 auto; }

.related-item-iframe {
  width: 960px;
  height: 550px;
  margin: 0 auto; }

.iframe-sell--moln {
  height: 600px; }

.iframe-sell--delonte {
  height: 1130px; }

.iframe-sell--randoseru_rack {
  height: 580px; }

.iframe-sell--pitkin {
  height: 580px; }

.iframe-sell--slidle {
  height: 580px; }

.iframe-sell--toilet {
  height: 580px; }

.iframe-sell--mukuitem {
  height: 580px; }

.tabContainer {
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .tabContainer {
    overflow-x: auto;
    width: 100%; } }
.tabContainer::-webkit-scrollbar {
  height: 5px; }

.tabContainer::-webkit-scrollbar-track {
  background: #ad1411; }

.tabContainer::-webkit-scrollbar-thumb {
  background: #ad1411; }

.tab {
  display: table;
  margin-top: 20px; }

.tab__button {
  display: table-cell;
  text-align: center;
  background-color: #eeeeee;
  vertical-align: middle;
  border: 2px solid white;
  border-bottom-width: 4px;
  min-width: 190px; }
  @media screen and (max-width: 767px) {
    .tab__button {
      min-width: 90px; } }

.tab__button.active {
  border-bottom: none;
  background: #e03835; }

.tab__button.active a {
  color: #fff; }

.tab__button a {
  padding: 10px;
  color: #000;
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .tab__button a {
      font-size: 11px; } }

.contents__content {
  text-align: center;
  margin-top: 30px; }
  .contents__content li a {
    display: block;
    z-index: 1; }

.event-ueteki--sale {
  text-align: center;
  width: 100%;
  max-width: 960px;
  margin: 30px auto;
  font-family: 'Lato', 'Noto Sans JP', sans-serif;
  letter-spacing: 2.5px; }
  .event-ueteki--sale img {
    width: 100%; }
  .event-ueteki--sale > p:nth-of-type(1) {
    border-top: 1px solid #BB0000;
    border-bottom: 1px solid #BB0000;
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
    line-height: 2;
    margin-bottom: 30px;
    color: #BB0000;
    letter-spacing: 2px; }
    @media screen and (max-width: 767px) {
      .event-ueteki--sale > p:nth-of-type(1) {
        font-size: 8vw;
        line-height: 1.5;
        margin-bottom: 15px; } }
  .event-ueteki--sale > p:nth-of-type(2) {
    font-size: 15rem;
    font-weight: bold;
    color: #BB0000;
    line-height: 1.2; }
    @media screen and (max-width: 767px) {
      .event-ueteki--sale > p:nth-of-type(2) {
        font-size: 20vw;
        margin: 0; } }
    .event-ueteki--sale > p:nth-of-type(2):after {
      font-size: 10rem;
      content: "円"; }
      @media screen and (max-width: 767px) {
        .event-ueteki--sale > p:nth-of-type(2):after {
          font-size: 10vw; } }
  .event-ueteki--sale > p:nth-of-type(3) {
    font-size: 3rem;
    font-weight: bold;
    color: #FFFFFF;
    background: #BB0000;
    line-height: 2;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .event-ueteki--sale > p:nth-of-type(3) {
        font-size: 4.5vw;
        line-height: 2.5; } }
  .event-ueteki--sale div {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center; }
    .event-ueteki--sale div p {
      line-height: 30px; }
      .event-ueteki--sale div p:nth-child(1) {
        font-size: 3rem;
        font-weight: bold; }
        @media screen and (max-width: 767px) {
          .event-ueteki--sale div p:nth-child(1) {
            font-size: 4vw;
            margin: 0; } }
        .event-ueteki--sale div p:nth-child(1):before {
          content: "当店通常価格"; }
        .event-ueteki--sale div p:nth-child(1):after {
          content: "円"; }
      .event-ueteki--sale div p:nth-child(2) {
        font-size: 4rem;
        background: #BB0000;
        color: #FFFFFF;
        margin-left: 10px;
        padding: 0 20px;
        font-weight: bold;
        line-height: 1.7;
        letter-spacing: 2px; }
        @media screen and (max-width: 767px) {
          .event-ueteki--sale div p:nth-child(2) {
            font-size: 5vw;
            padding: 0 10px;
            margin: 0 0 0 10px; } }
        .event-ueteki--sale div p:nth-child(2):after {
          content: "円OFF!"; }

.event-ueteki--challenge {
  text-align: center;
  width: 100%;
  max-width: 960px;
  margin: 30px auto;
  font-family: 'Lato', 'Noto Sans JP', sans-serif; }
  .event-ueteki--challenge img {
    width: 100%; }
  .event-ueteki--challenge > p:nth-of-type(1) {
    border-top: 1px solid #BB0000;
    border-bottom: 1px solid #BB0000;
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
    line-height: 2;
    margin-bottom: 30px;
    color: #BB0000;
    letter-spacing: 2px; }
    @media screen and (max-width: 767px) {
      .event-ueteki--challenge > p:nth-of-type(1) {
        font-size: 8vw;
        line-height: 1.5;
        margin-bottom: 15px; } }
  .event-ueteki--challenge > p:nth-of-type(2) {
    font-size: 15rem;
    font-weight: bold;
    color: #BB0000;
    line-height: 1.2; }
    @media screen and (max-width: 767px) {
      .event-ueteki--challenge > p:nth-of-type(2) {
        font-size: 20vw;
        margin: 0; } }
    .event-ueteki--challenge > p:nth-of-type(2):after {
      font-size: 10rem;
      content: "円"; }
      @media screen and (max-width: 767px) {
        .event-ueteki--challenge > p:nth-of-type(2):after {
          font-size: 10vw; } }
    .event-ueteki--challenge > p:nth-of-type(2):before {
      content: "期間中、キャンペーン開催";
      display: block;
      font-size: 3rem;
      color: #000000; }
      @media screen and (max-width: 767px) {
        .event-ueteki--challenge > p:nth-of-type(2):before {
          font-size: 5vw; } }
  .event-ueteki--challenge > p:nth-of-type(3) {
    font-size: 3rem;
    font-weight: bold;
    color: #FFFFFF;
    background: #BB0000;
    line-height: 2;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .event-ueteki--challenge > p:nth-of-type(3) {
        font-size: 4.5vw;
        line-height: 2.5;
        margin: 0; } }

.event-ueteki--point {
  text-align: center;
  width: 100%;
  max-width: 960px;
  margin: 30px auto;
  font-family: 'Lato','Noto Sans JP', sans-serif; }
  .event-ueteki--point img {
    width: 100%; }
  .event-ueteki--point > p:nth-of-type(1) {
    border-top: 1px solid #BB0000;
    border-bottom: 1px solid #BB0000;
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
    line-height: 2;
    margin-bottom: 20px;
    color: #BB0000;
    letter-spacing: 2px; }
    @media screen and (max-width: 767px) {
      .event-ueteki--point > p:nth-of-type(1) {
        font-size: 6vw;
        line-height: 1.5;
        margin-bottom: 15px; } }
  .event-ueteki--point > p:nth-of-type(2) {
    font-size: 10rem;
    font-weight: bold;
    color: #BB0000;
    line-height: 1;
    margin-bottom: 15px; }
    .event-ueteki--point > p:nth-of-type(2) span {
      font-size: 19rem; }
    @media screen and (max-width: 767px) {
      .event-ueteki--point > p:nth-of-type(2) {
        font-size: 10vw;
        margin-bottom: 10px; }
        .event-ueteki--point > p:nth-of-type(2) span {
          font-size: 25vw; } }
    .event-ueteki--point > p:nth-of-type(2):before {
      content: "期間中、キャンペーン開催";
      display: block;
      font-size: 3rem;
      color: #000000; }
      @media screen and (max-width: 767px) {
        .event-ueteki--point > p:nth-of-type(2):before {
          font-size: 5vw; } }
  .event-ueteki--point > p:nth-of-type(3) {
    font-size: 3rem;
    font-weight: bold;
    color: #FFFFFF;
    background: #BB0000;
    line-height: 2;
    text-align: center;
    letter-spacing: 2.5px; }
    @media screen and (max-width: 767px) {
      .event-ueteki--point > p:nth-of-type(3) {
        font-size: 4.5vw;
        line-height: 2.5;
        margin: 0; } }

.option-service img {
  display: block;
  margin: 0 auto; }

.iframe--rev_bana {
  width: 600px;
  height: 1270px; }

#chat_widget {
  display: none; }

.item_desc table {
  margin: 0px !important;
  padding: 10px !important; }

.item_desc table td {
  margin: 0px !important;
  padding: 10px !important; }

.item_desc table tr {
  margin: 0px !important;
  padding: 10px !important; }

.item_desc table th {
  margin: 0px !important;
  padding: 10px !important; }

.item_desc table {
  background-color: #000;
  padding: 1 !important; }

.smallkeyword {
  font-size: 10px;
  color: #b2b2b2; }

.category_rank table {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%; }

.category_rank img {
  width: 95%;
  padding: 5px 0 20px 0; }

.category_rank_top {
  display: block;
  padding-top: 70px;
  margin-top: -70px; }

.normal_reserve_item_number_title,
.normal_reserve_item_number {
  font-family: initial; }
