@charset "UTF-8";
/*color*/
/*width*/
/*main*/
/*color*/
/*width*/
/*main*/
.bnr .block_bnr:nth-of-type(n + 13) {
  display: block; }

#pickup .info {
  display: -webkit-box;left_bnr
  -webkit-line-clamp: 2;
  overflow: hidden; }

#pickup .block_bnr {
  width: calc(100% / 3); }
  #pickup .block_bnr:nth-of-type(n + 7) {
    display: none; }

.check_btn {
  margin: 20px 0 30px 0;
  padding: 0 0 30px 0; }
  .check_btn a {
    float: left;
    display: block;
    width: calc(100% / 3);
    text-align: center;
    color: #464646;
    padding: 2px; }
    .check_btn a.on span {
      background: #464646;
      color: #fff; }
    .check_btn a span {
      display: block;
      width: 100%;
      border: 1px #464646 solid;
      border-radius: 5px;
      padding: 5px; }
      .check_btn a span:hover {
        background: #464646;
        color: #fff;
        transition: ease .2s; }

.block_bnr {
  display: block;
  width: calc(100% / 4);
  float: left;
  padding: 2px;
  letter-spacing: 0.2em; }
  .block_bnr:nth-of-type(n + 13) {
    display: none; }
  .block_bnr.new-batch::before {
    position: relative;
    top: -14px;
    left: 0;
    content: "NEW";
    display: block;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 4px 2px 4px 6px;
    margin: 0 0 -38px 0;
    font-size: 9px;
    background: #d00000;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%; }
  .block_bnr .inner {
    display: block;
    width: 100%;
    border: 1px #cdcdcd solid;
    border-radius: 2px;
    padding: 3px; }
    .block_bnr .inner img {
      width: 100%; }
    .block_bnr .inner .text {
      padding: 15px; }
      .block_bnr .inner .text b {
        color: #e80303; }
      .block_bnr .inner .text .catch {
        display: block;
        font-weight: bold;
        font-size: 11px;
        height: 33px;
        overflow: hidden; }
      .block_bnr .inner .text .info {
        display: block;
        font-size: 12px;
        margin: 10px auto 0 auto;
        height: 55px;
        overflow: hidden; }
    .block_bnr .inner .about {
      margin: 30px auto 0 auto; }
      .block_bnr .inner .about.special::before {
        content: '特集';
        background: #b09e00; }
      .block_bnr .inner .about.event::before {
        content: 'イベント';
        background: #ce3e0b; }
      .block_bnr .inner .about.contents::before {
        content: 'コンテンツ';
        background: #135e00; }
      .block_bnr .inner .about.item::before {
        content: 'アイテム';
        background: #003f5e; }
      .block_bnr .inner .about::before {
        padding: 5px 7px;
        width: 100px;
        text-align: center;
        font-size: 10px;
        color: #fff; }
      .block_bnr .inner .about::after {
        content: '»詳しく見る';
        font-size: 10px;
        position: relative;
        top: 7px;
        left: 0;
        text-decoration: underline;
        color: #9e9e9e;
        float: right; }

@media screen and (max-width: 600px) {
  .block_bnr {
    width: calc(100% / 2); }
  .check_btn {
    margin: 10px 0 30px 0;
    padding: 0 0 30px 0; }
    .check_btn a {
      width: calc(100% / 2); }
      .check_btn a:first-of-type {
        width: calc(100%); }
  .bnr {
    margin: 20px auto 0 auto; }
  .inner .text .catch {
    height: 30px !important; } }

/*color*/
/*width*/
/*main*/
/*opacity*/
.event_top,
.head_icon a,
.infomation {
  transition: ease 0.2s; }
  .event_top:hover,
  .head_icon a:hover,
  .infomation:hover {
    opacity: 0.8;
    transition: ease 0.2s; }

/*scroll
#main.on{
  padding-top: 450px;
}
*/
#head_space {
  width: 100%;
  height: 330px;
  position: absolute;
  top: 0;
  left: 0; }

#head {
  width: 100%;
  overflow: hidden;
  text-align: center;
  background: #f4f4f4;
  font-size: 14px;
  letter-spacing: 0.1em;
  z-index: 100; }
  #head .event_top {
    display: block;
    width: 100%;
    /*background: linear-gradient(90deg, #41b0de, #39cfe7) ;*/
	/*background-color:#efe14b !important;*/
	/*background-color:#000;*/
	/*background-color:#ac3315 !important;*/
	background-color:#f5ee00 !important;
	}

    #head .event_top img {
      min-width: 800px;
      max-width: 1000px;
      margin: 0 auto;
      vertical-align: bottom; }
  #head .infomation {
    width: 100%;
    display: block;
    padding: 10px;
    font-size: 20px;
    background: #860f0f;
    color: #e9d487; }
    #head .infomation div {
      min-width: 800px;
      max-width: 1000px;
      margin: 0 auto; }
  #head .event_top ~ a img.spu_logo {
    top: 145px; }
  #head .infomation ~ a img.spu_logo {
    top: 70px; }
  #head .event_top ~ .infomation ~ a img.spu_logo {
    top: 195px; }
  #head .head_space {
    min-width: 800px;
    max-width: 1000px;
    height: 90px;
    margin: 0 auto;
    overflow: hidden; }
    #head .head_space .head_icon {
      margin: 10px 0 0;
      width: 100%; }
      #head .head_space .head_icon a {
        display: block;
        width: 35px;
        float: right;
        padding: 6px; }
        #head .head_space .head_icon a span {
          display: none;
          text-align: center;
          color: #a1a1a1;
          font-size: 1px;
          opacity: 0;
          white-space: nowrap; }
        #head .head_space .head_icon a:hover {
          width: 50px;
          padding: 0; }
          #head .head_space .head_icon a:hover span {
            display: block;
            font-size: 8px;
            opacity: 1; }
        #head .head_space .head_icon a img {
          width: 100%;
          border-radius: 100%; }
  #head form .search {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    margin: 0 -35px 0 -15px;
    border: 1px #777777 solid;
    color: #606060;
    border-radius: 5px;
    font-size: 9px; }
  #head form .side-submit {
    border: 0;
    padding-left: -100px;
    position: relative;
    top: 5px;
    background: #fff; }
    #head form .side-submit img {
      width: 20px;
      height: 20px; }
  #head .spu_logo {
    width: 160px;
    margin: 20px auto 10px;
    position: absolute;
    top: 15px;
    left: calc(50% - 80px); }
  #head .info_bar {
    width: 100%;
    font-size: 12px;
    color: #fff;
    background: #002242;
    padding: 2px; }
    #head .info_bar .info_bar_inner {
      min-width: 800px;
      max-width: 1000px;
      margin: 0 auto;
      display: flex; }
      #head .info_bar .info_bar_inner .info_bar_left {
        width: 60%;
        text-align: left; }
      #head .info_bar .info_bar_inner .info_bar_right {
        width: 50%;
        text-align: right; }
        #head .info_bar .info_bar_inner .info_bar_right a {
          transition: ease 0.2s; }
          #head .info_bar .info_bar_inner .info_bar_right a:hover {
            color: #ff4b4b;
            transition: ease 0.2s; }
  #head ul.head_list {
    min-width: 800px;
    max-width: 1000px;
    margin: 0 auto;
    display: flex; }
    #head ul.head_list li {
      list-style: none;
      width: calc(80% / 5);
      text-align: center; }
      #head ul.head_list li:last-child {
        width: calc(20%); }
      #head ul.head_list li a {
        display: block;
        padding: 10px;
        transition: ease 0.2s; }
        #head ul.head_list li a:hover {
          color: red;
          transition: ease 0.2s; }
          #head ul.head_list li a:hover span::before {
            content: "";
            transition: ease 0.2s;
            background-image: url("https://www.rakuten.ne.jp/gold/spu/img/arrow2.svg"); }
        #head ul.head_list li a span::before {
          content: "";
          vertical-align: middle;
          background-image: url("https://www.rakuten.ne.jp/gold/spu/img/arrow.svg");
          background-position: top;
          display: inline-block;
          width: 20px;
          height: 20px;
          background-repeat: no-repeat;
          background-size: contain;
          margin-right: 10px;
          transition: ease 0.2s; }
  #head ul.category_list {
    width: 70%;
    height: 0;
    opacity: 0;
    font-size: 12px;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    transition: ease 0.2s;
    border: 1px #f4f4f4 solid;
    position: relative;
    top: -10px;
    z-index: -1; }
    #head ul.category_list > li a.on {
      color: #ff4b4b;
      transition: ease 0.2s; }
    #head ul.category_list.on2, #head ul.category_list.on {
      top: 0;
      width: 100%;
      height: 60px;
      opacity: 1;
      transition: ease 0.2s;
      padding: 10px 10px 0;
      border-left: 25px #f4f4f4 solid;
      border-right: 25px #f4f4f4 solid;
      border-bottom: 10px #f4f4f4 solid;
      z-index: 0; }
    #head ul.category_list ul.cate_under {
      width: 100%;
      height: 240px;
      margin: 0 auto; }
      #head ul.category_list ul.cate_under li {
        display: none;
        width: 100%;
        float: left;
        width: calc(100% / 5);
        height: 60px;
        font-size: 12px;
        border: 3px #fff solid;
        background: #fafafa;
        line-height: normal; }
        #head ul.category_list ul.cate_under li:hover {
          transition: ease .2s; }
        #head ul.category_list ul.cate_under li a {
          padding: 10px;
          display: inline-block;
          vertical-align: middle;
          width: 100%;
          height: 100%; }
          #head ul.category_list ul.cate_under li a:hover {
            background: rgba(173, 249, 252, 0.2); }
        #head ul.category_list ul.cate_under li.on {
          display: inline-block;
          vertical-align: middle; }
        #head ul.category_list ul.cate_under li span::before {
          content: "》";
          position: relative;
          top: 0;
          width: 5px;
          border-radius: 0;
          margin: 0 10px 0 0; }
    #head ul.category_list.open2, #head ul.category_list.open {
      height: 340px; }
    #head ul.category_list li {
      width: calc(100% / 5);
      list-style: none;
      text-align: left; }
      #head ul.category_list li a {
        display: block;
        padding: 5px; }
        #head ul.category_list li a:hover {
          text-decoration: underline;
          transition: ease .2s; }
        #head ul.category_list li a span::before {
          content: '';
          display: block;
          position: relative;
          top: -5px;
          left: 0;
          margin: 0 10px 0 0;
          width: 30px;
          height: 30px;
          float: left;
          background-position: top;
          background-repeat: no-repeat;
          background-size: contain;
          border-radius: 100%; }
        #head ul.category_list li a.tops span::before {
          background-image: url("https://image.rakuten.co.jp/spu/cabinet/header/cate_img1.jpg"); }
        #head ul.category_list li a.bottoms span::before {
          background-image: url("https://image.rakuten.co.jp/spu/cabinet/header/cate_img7.jpg"); }
        #head ul.category_list li a.shoes span::before {
          background-image: url("https://image.rakuten.co.jp/spu/cabinet/header/cate_img10.jpg"); }
        #head ul.category_list li a.goods span::before {
          background-image: url("https://image.rakuten.co.jp/spu/cabinet/header/cate_img9.jpg"); }
        #head ul.category_list li a.outer span::before {
          background-image: url("https://image.rakuten.co.jp/spu/cabinet/header/cate_img14.jpg"); }
        #head ul.category_list li a.jacket span::before {
          background-image: url("https://image.rakuten.co.jp/spu/cabinet/header/cate_img6.jpg"); }
  #head.scroll, #head.on {
    position: fixed;
    top: 0;
    left: 0;
    border-top: 5px #002242 solid; }
    #head.scroll .event_top,
    #head.scroll .info_bar,
    #head.scroll .infomation, #head.on .event_top,
    #head.on .info_bar,
    #head.on .infomation {
      display: none; }
    #head.scroll .spu_logo, #head.on .spu_logo {
      position: fixed;
      top: 0 !important;
      left: calc(50% - 50px);
      width: 100px;
      margin: 13px auto 10px; }
    #head.scroll .head_list, #head.on .head_list {
      min-width: 800px;
      max-width: 1000px;
      margin: 0 auto; }
    #head.scroll .head_space, #head.on .head_space {
      height: 45px;
      transition: ease 0.2s; }
      #head.scroll .head_space .head_icon a, #head.on .head_space .head_icon a {
        padding: 6px; }
      #head.scroll .head_space.on, #head.on .head_space.on {
        height: 80px;
        transition: ease 0.2s; }
        #head.scroll .head_space.on .spu_logo, #head.on .head_space.on .spu_logo {
          width: 150px; }
        #head.scroll .head_space.on .head_icon a, #head.on .head_space.on .head_icon a {
          padding: 4px; }

/*color*/
/*width*/
/*main*/
#side {
  width: 280px;
  font-size: 14px;
  letter-spacing: 0.1em;
  background: #fff; }
  #side.page .rank a.num:nth-of-type(-n + 30) {
    display: block !important; }
  #side.scroll {
    height: 100vh;
    overflow-x: scroll;
    padding-bottom: 100px; }
  #side .pickup_word {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    font-size: 10px;
    line-height: 2em; }
    #side .pickup_word a {
      display: inline-block;
      background: #ededed;
      margin: 3px 1px;
      padding: 0 8px; }
      #side .pickup_word a:hover {
        transition: ease .2s;
        background: #f60060;
        color: #fff; }
  #side .btn {
    width: 90%;
    display: block;
    padding: 10px;
    background: dimgray;
    color: white;
    text-align: center;
    margin: 30px auto 0 auto; }
  #side form {
    margin: 0 auto 10px; }
    #side form .search {
      width: calc(100% - 20px);
      margin: 0 auto;
      padding: 10px;
      margin: 12px -35px 0 0;
      border: 1px #777777 solid;
      color: #606060;
      border-radius: 5px; }
    #side form .side-submit {
      border: 0;
      padding-left: -100px;
      position: relative;
      top: 5px;
      background: #fff; }
      #side form .side-submit img {
        width: 20px;
        height: 20px; }
  #side section {
    padding: 15px;
    /*
    &:last-child {
      border-bottom: 2px rgb(0, 0, 0) solid;
    }
*/ }
    #side section .sect_title {
      font-size: 16px;
      font-weight: bold;
      border-bottom: 1px black solid;
      margin: 0 auto 10px;
      padding: 10px; }
    #side section .link_list a {
      padding: 10px 10px 10px 30px;
      display: block;
      border-left: 0 #0d4f94 solid;
      transition: ease 0.2s;
      font-size: 12px; }
      #side section .link_list a.big {
        padding: 10px;
        font-size: 16px;
        font-weight: bold; }
        #side section .link_list a.big.tops span::before {
          background-image: url("https://image.rakuten.co.jp/spu/cabinet/header/cate_img1.jpg"); }
        #side section .link_list a.big.bottoms span::before {
          background-image: url("https://image.rakuten.co.jp/spu/cabinet/header/cate_img7.jpg"); }
        #side section .link_list a.big.outer span::before {
          background-image: url("https://image.rakuten.co.jp/spu/cabinet/header/cate_img14.jpg"); }
        #side section .link_list a.big.jacket span::before {
          background-image: url("https://image.rakuten.co.jp/spu/cabinet/header/cate_img6.jpg"); }
        #side section .link_list a.big.shoes span::before {
          background-image: url("https://image.rakuten.co.jp/spu/cabinet/header/cate_img10.jpg"); }
        #side section .link_list a.big.goods span::before {
          background-image: url("https://image.rakuten.co.jp/spu/cabinet/header/cate_img9.jpg"); }
        #side section .link_list a.big span {
          position: relative;
          top: 5px;
          left: 0; }
          #side section .link_list a.big span::before {
            content: "";
            display: block;
            width: 30px;
            height: 30px;
            margin: 0 5px 0 0;
            float: left;
            background-repeat: no-repeat;
            background-size: contain;
            border-radius: 100%; }
          #side section .link_list a.big span::after {
            content: "";
            display: block;
            clear: both; }
      #side section .link_list a:hover {
        background: rgba(173, 249, 252, 0.25);
        border-left: 12px #0d4f94 solid;
        padding: 10px 10px 10px 24px;
        transition: ease 0.2s; }
      #side section .link_list a span::before {
        content: "》"; }
    #side section.events a {
      color: #cb0000;
      font-weight: bold; }

.rank a.num {
  display: block;
  width: 90%;
  margin: 0 auto 10px;
  padding: 0 2px;
  text-decoration: none;
  counter-increment: num; }
  .rank a.num:nth-of-type(n + 11) {
    display: none; }
  .rank a.num img {
    width: 100%; }
  .rank a.num:hover {
    border-left: 0 !important;
    background: none !important;
    opacity: 0.8;
    transition: ease 0.2s; }
  .rank a.num:hover::before {
    transition: ease 0.5s; }
  .rank a.num:hover::after {
    transition: ease 0.3s;
    color: #FFF;
    border: 2px #333333 solid;
    background: #333; }
  .rank a.num::before {
    content: counter(num) "";
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    display: block;
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 10px;
    left: 5px;
    margin-bottom: -18px;
    width: 15px;
    height: 15px;
    font-size: 10px;
    border-radius: 100%;
    padding: 4px;
    letter-spacing: 0; }
  .rank a.num:nth-of-type(1)::before {
    background: rgba(153, 153, 0, 0.8); }
  .rank a.num:nth-of-type(2)::before {
    background: rgba(153, 153, 153, 0.8); }
  .rank a.num:nth-of-type(3)::before {
    background: rgba(153, 102, 0, 0.8); }
  .rank a.num .text {
    font-size: 10px;
    padding: 8px;
    background: #EEE;
    text-align: left; }
    .rank a.num .text .name {
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      height: 30px;
      overflow: hidden;
      color: #666; }
    .rank a.num .text .price {
      display: block;
      font-size: 16px;
      font-weight: bold;
      color: #333;
      display: block;
      margin-top: 2px;
      letter-spacing: 0.1em; }
      .rank a.num .text .price::before {
        content: "￥" !important; }
      .rank a.num .text .price::after {
        content: "(tax in)" !important;
        font-size: 9px;
        font-weight: normal;
        margin: 0 0 0 3px;
        position: relative;
        top: -1px;
        left: 0; }

/*color*/
/*width*/
/*main*/
#slide {
  margin: 0 auto 30px auto;
  z-index: 1; }

.slider .quad img {
  width: 50%;
  padding: 2px;
  float: left; }

.slider img {
  width: 100%;
  padding: 2px; }

/*color*/
/*width*/
/*main*/
.new_re {
  display: flex;
  margin: 10px auto 20px;
  font-size: 16px;
  width: 90%; }
    .new_re a[href="#recomend"] span{
      padding: 3px;
    }
  .new_re a[href="#recomend"] span::after{
    content: '掲載アイテム10%OFFクーポン';
    display: block;
    color: #ba0260;
    font-size: 9px;
    font-weight: bold;
}
.new_re a[href="#recomend"].on span::after{
  color: #fff;
}
  .new_re a {
    display: block;
    width: 50%;
    padding: 2px;
    text-align: center; }
    .new_re a:hover {
      opacity: 0.7; }
    .new_re a.on {
      pointer-events: none; }
      .new_re a.on span {
        background: #464646;
        color: #fff; }
    .new_re a span {
      display: block;
      padding: 10px;
      border-radius: 5px;
      border: 1px #464646 solid;
      color: #464646; }

.arr {
  height: 370px;
  display: block;
  width: calc(100% / 4);
  float: left;
  padding: 2px;
  margin: 0 0 10px; }
  .arr:hover img {
    opacity: .7;
    transition: ease 0.2s; }
  .arr:hover .text:before {
    background: #ba0260;
    color: #fff !important;
    transition: ease 0.2s; }
  .arr.new.add .text {
    display: block; }
    .arr.new.add .text:before {
      content: "新作登場";
      padding: 2px 5px;
      color: #ba0260;
      border: 1px #ba0260 solid;
      text-align: center;
      font-size: 12px;
      margin-bottom: 5px;
      display: block; }
    .arr.new.add .text .name {
      height: 57px; }
      .arr.new.add .text .name:before {
        content: "72時間限定ポイント10倍";
        color: #ba0260;
        font-size: 10px;
        font-weight: bold;
        display: block;
        margin: 0 0 5px 0; }
        .arr.re.add .text:before {
          content: "再入荷";
          padding: 2px 5px;
          color: #ba0260;
          border: 1px #ba0260 solid;
          text-align: center;
          font-size: 12px;
          margin-bottom: 5px;
          display: block; }
          .arr.reco.add .text:before {
            content: "アクセス急上昇！";
            padding: 2px 5px;
            color: #ba0260;
            border: 1px #ba0260 solid;
            text-align: center;
            font-size: 12px;
            margin-bottom: 5px;
            display: block; }
			  .arr.reco.add .text .name:before {
				content: "商品ページでクーポン配布中";
				color: #ba0260;
				font-size: 10px;
				font-weight: bold;
				display: block;
				margin: 0 0 5px 0; }

  .arr img {
    width: 100%; }
  .arr .text {
    font-size: 10px;
    padding: 8px;
    text-align: left; }
    .arr .text .name {
      display: block;
      height: 36px;
      overflow: hidden;
      color: #666;
      margin: 10px 0 0 0; }
    .arr .text .price {
      display: block;
      font-size: 16px;
      font-weight: bold;
      color: #333;
      display: block;
      margin-top: 2px;
      letter-spacing: 0.1em;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .arr .text .price::before {
        content: "￥" !important; }

@media screen and (max-width: 600px) {
  .arrival_page #arrival .arr {
    width: calc(100% / 2); }
    .arrival_page #arrival .arr .text .price:after {
      display: none; } }


/*color*/
/*width*/
/*main*/
.update {
  font-size: 9px;
  display: block;
  text-align: center;
  color: #989898;
  font-weight: normal;
  letter-spacing: 0.2em; }

.rank-menu {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto; }
  .rank-menu li {
    list-style: none;
    padding: 2px;
    width: calc(100% / 3); }
    .rank-menu li a {
      display: block;
      padding: 5px;
      border: 1px #464646 solid;
      color: #464646;
      border-radius: 5px;
      text-align: center; }
      .rank-menu li a:hover {
        background: #464646;
        color: #fff; }

#body .sect_title.rank {
  color: rgba(153, 153, 0, 0.8); }

#body #data-rank {
  width: 100%; }
  #body #data-rank.tops .num.tops {
    display: block; }
  #body #data-rank.tops .num:not(.tops) {
    display: none; }
  #body #data-rank.bottoms .num.bottoms {
    display: block; }
  #body #data-rank.bottoms .num:not(.bottoms) {
    display: none; }
  #body #data-rank a:hover {
    opacity: 0.8;
    transition: ease 0.2s; }
  #body #data-rank a.num {
    display: block;
    width: calc(100% / 4);
    height: 335px;
    overflow: hidden;
    float: left;
    padding: 0 2px;
    text-decoration: none;
    counter-increment: num; }
    #body #data-rank a.num img {
      width: 100%; }
    #body #data-rank a.num:hover::before {
      opacity: 0.3;
      transition: ease 0.5s; }
    #body #data-rank a.num::before {
      content: counter(num) "";
      color: #fff;
      background-color: rgba(0, 0, 0, 0.8);
      display: block;
      font-weight: bold;
      text-align: center;
      position: relative;
      top: 12px;
      left: 5px;
      margin-bottom: -24px;
      width: 22px;
      height: 22px;
      font-size: 10px;
      border-radius: 100%;
      padding: 6px 4px 2px;
      letter-spacing: 0; }
    #body #data-rank a.num:nth-of-type(n+201) {
      display: none; }
    #body #data-rank a.num:nth-of-type(-n+3) {
      width: calc(100% / 3);
      height: 420px; }
    #body #data-rank a.num:nth-of-type(1)::before {
      background-color: rgba(153, 153, 0, 0.8); }
    #body #data-rank a.num:nth-of-type(2)::before {
      background-color: rgba(153, 153, 153, 0.8); }
    #body #data-rank a.num:nth-of-type(3)::before {
      background-color: rgba(153, 102, 0, 0.8); }
    #body #data-rank a.num .text {
      font-size: 10px;
      padding: 8px;
      background-color: #EEE;
      text-align: left;
      height: 200px; }
      #body #data-rank a.num .text .name {
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        height: 30px;
        overflow: hidden;
        color: #666; }
      #body #data-rank a.num .text .price {
        display: block;
        font-size: 14px;
        font-weight: bold;
        color: #333;
        display: block;
        margin-top: 5px;
        letter-spacing: 0.1em; }
        #body #data-rank a.num .text .price::after {
          content: "(tax in)";
          font-size: 10px;
          color: #666;
          margin-left: 2px; }
        #body #data-rank a.num .text .price::before {
          content: "￥"; }

#body .bar {
  display: block;
  text-align: center;
  color: #666;
  font-weight: bold;
  font-size: 16px;
  margin: 20px auto 20px auto; }
  #body .bar.rank_tittle {
    color: #990; }
    #body .bar.rank_tittle::after {
      border-top: 1px #990 solid; }

@media screen and (max-width: 600px) {
  .rank-menu li {
    font-size: 12px;
    width: 50%; }
  #body #data-rank a.num {
    width: calc(100% / 3);
    height: auto !important; }
    #body #data-rank a.num::before {
      top: 10px !important;
      margin-bottom: -20px !important;
      width: 18px !important;
      height: 18px !important;
      padding: 6px 4px 2px 4px !important;
      font-size: 9px !important; }
    #body #data-rank a.num:nth-of-type(n+100)::before {
      padding: 6px 5px 2px 3px !important; }
    #body #data-rank a.num .text {
      height: 100px !important; }
      #body #data-rank a.num .text .name {
        height: 50px !important; }
      #body #data-rank a.num .text .price::after {
        content: "" !important; } }

/*color*/
/*width*/
/*main*/
#foot {
  color: #fff;
  text-align: center;
  background: #002147;
  padding: 50px 0 0;
  min-width: 800px; }
  #foot .copylight {
    text-align: center;
    background: #0c1120;
    width: 100%;
    padding: 50px 0; }
  #foot .foot_inner {
    max-width: 1000px;
    margin: 0 auto; }
    #foot .foot_inner .sect_title {
      font-size: 25px;
      border-bottom: 1px #fff solid;
      margin: 15px auto 50px; }
    #foot .foot_inner .btn {
      background: #fff;
      color: #000;
      width: 50%; }
    #foot .foot_inner .shopping {
      width: 100%; }
      #foot .foot_inner .shopping .shopping_inner {
        width: 90%;
        margin: 0 auto; }
        #foot .foot_inner .shopping .shopping_inner li {
          display: block;
          width: calc(100% / 3);
          padding: 10px;
          float: left;
          list-style: none;
          text-align: left;
          font-size: 14px; }
          #foot .foot_inner .shopping .shopping_inner li a:before {
            content: "》";
            float: left; }
    #foot .foot_inner .order {
      width: 90%;
      margin: 0 auto;
      display: flex; }
      #foot .foot_inner .order .order_slide {
        display: flex; }
        #foot .foot_inner .order .order_slide .order_list {
          width: calc(100% / 6);
          padding: 3px; }
          #foot .foot_inner .order .order_slide .order_list .order_inner {
            height: 380px;
            background: #fff;
            color: #000;
            border-radius: 2px;
            padding: 20px 10px;
            text-align: center; }
            #foot .foot_inner .order .order_slide .order_list .order_inner img {
              width: 80%;
              margin: 0 auto; }
            #foot .foot_inner .order .order_slide .order_list .order_inner .order_title {
              display: block;
              font-weight: bold;
              font-size: 14px;
              text-align: left;
              height: 40px; }
            #foot .foot_inner .order .order_slide .order_list .order_inner .order_text {
              display: block;
              margin: 15px 0 0;
              font-size: 12px;
              text-align: left; }
    #foot .foot_inner .calender {
      width: 90%;
      margin: 0 auto 100px;
      display: flex; }
      #foot .foot_inner .calender .cal_text {
        padding: 40px 20px 20px;
        text-align: left;
        font-size: 14px; }
        #foot .foot_inner .calender .cal_text .cal_hol {
          padding: 5px 5px 5px 0;
          display: flex; }
          #foot .foot_inner .calender .cal_text .cal_hol::before {
            content: "";
            display: block;
            right: 10px;
            background: #b55d1e;
            width: 25px;
            height: 18px; }
          #foot .foot_inner .calender .cal_text .cal_hol span {
            padding-left: 8px; }
      #foot .foot_inner .calender .cal_wrapper {
        padding: 20px; }
        #foot .foot_inner .calender .cal_wrapper th {
          text-align: left;
          letter-spacing: 0.2em;
          padding: 0 0 10px; }
          #foot .foot_inner .calender .cal_wrapper th .cal_year {
            margin: 0 10px 0 0; }
        #foot .foot_inner .calender .cal_wrapper .headline td {
          background: #fff;
          color: #002147; }
        #foot .foot_inner .calender .cal_wrapper td {
          background: #e6e6e6;
          color: #002147;
          border: 1px #002147 solid;
          padding: 5px 8px;
          font-size: 12px; }
          #foot .foot_inner .calender .cal_wrapper td.sun {
            background: #b55d1e;
            color: #fff; }
          #foot .foot_inner .calender .cal_wrapper td.holiday_both {
            background: #b55d1e;
            color: #fff; }
    #foot .foot_inner .company {
      margin: 50px auto;
      text-align: left; }
      #foot .foot_inner .company .company_text {
        display: flex; }
        #foot .foot_inner .company .company_text div {
          line-height: 2em;
          font-size: 12px;
          width: 50%; }
        #foot .foot_inner .company .company_text img {
          width: 100%;
          padding: 0 120px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    width: 100%; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  overflow: visible; }
  .slick-next:focus, .slick-next:hover,
  .slick-prev:focus,
  .slick-prev:hover {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-next:focus:before, .slick-next:hover:before,
    .slick-prev:focus:before,
    .slick-prev:hover:before {
      opacity: 1; }
  .slick-next.slick-disabled:before,
  .slick-prev.slick-disabled:before {
    opacity: 0.25; }
  .slick-next:before,
  .slick-prev:before {
    /*
    font-family: $slick-font-family;
*/
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 25px; }
  .slick-prev:before {
    content: "〈";
    font-size: 40px;
    position: relative;
    top: -15px;
    left: 0;
    display: block;
    -webkit-transform: scaleX(0.2);
            transform: scaleX(0.2);
    -webkit-transform: scaleY(2);
            transform: scaleY(2); }
    [dir="rtl"] .slick-prev:before {
      content: "〉"; }

.slick-next {
  right: 25px; }
  [dir="rtl"] .slick-next {
    left: 25px;
    right: auto; }
  .slick-next:before {
    content: "〉";
    font-size: 40px;
    position: relative;
    top: -15px;
    right: 0;
    display: block;
    -webkit-transform: scaleX(0.2);
            transform: scaleX(0.2);
    -webkit-transform: scaleY(2);
            transform: scaleY(2); }
    [dir="rtl"] .slick-next:before {
      content: "〈"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:focus, .slick-dots li button:hover {
        outline: none; }
        .slick-dots li button:focus:before, .slick-dots li button:hover:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*color*/
/*width*/
/*main*/
#styling,
#styling_data {
  width: 100%;
  letter-spacing: 0.2em; }
  #styling.on,
  #styling_data.on {
    -webkit-filter: blur(2px);
            filter: blur(2px); }
  #styling .sty,
  #styling_data .sty {
    width: calc(100% / 4);
    height: 600px;
    float: left;
    padding: 2px 2px 50px; }
    #styling .sty img,
    #styling_data .sty img {
      width: 100%; }
    #styling .sty .comment,
    #styling_data .sty .comment {
      display: block;
      width: 40px;
      height: 30px;
      background-image: url("https://www.rakuten.ne.jp/gold/spu/img/comment.svg");
      background-position: top left;
      background-repeat: no-repeat;
      background-size: contain;
      position: relative;
      top: -40px;
      left: 5px;
      margin-bottom: -30px; }
    #styling .sty .sty_text,
    #styling_data .sty .sty_text {
      height: 0;
      overflow: hidden; }
    #styling .sty .sty_date,
    #styling_data .sty .sty_date {
      text-align: center;
      font-size: 12px;
      padding: 0 0 15px; }
    #styling .sty .sty_bar,
    #styling_data .sty .sty_bar {
      content: "STYLING ITEMS";
      display: block;
      text-align: center;
      width: 100%;
      font-size: 10px;
      padding: 10px 0 0; }
    #styling .sty .sty_item,
    #styling_data .sty .sty_item {
      display: flex;
      padding: 3px; }
      #styling .sty .sty_item a,
      #styling_data .sty .sty_item a {
        display: block;
        width: calc(100% / 5);
        padding: 2px; }
        #styling .sty .sty_item a img,
        #styling_data .sty .sty_item a img {
          width: 100%;
          border-radius: 100%; }

#sty_screen {
  text-align: center;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  padding: 30px 65px;
  z-index: 100; }
  #sty_screen.on {
    display: block; }
  #sty_screen .sty_cloase {
    height: 50px;
    width: 50px;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 100;
    cursor: pointer;
    background-image: url("https://www.rakuten.ne.jp/gold/spu/img/close.svg");
    background-size: contain;
    /*
    font-size: 40px;
    letter-spacing: 0;
    line-height: 1em;
    color: #fff;
    border: 1px #fff solid;
    border-radius: 100%;
    */ }
    #sty_screen .sty_cloase:hover {
      background-image: url("https://www.rakuten.ne.jp/gold/spu/img/close_hover.svg"); }
  #sty_screen .sty_up {
    width: 100%;
    margin: 0 auto;
    color: #fff;
    display: flex; }
    #sty_screen .sty_up .sty_img img {
      height: 90vh; }
    #sty_screen .sty_up .sty_data {
      padding: 20px 30px 10px 50px; }
      #sty_screen .sty_up .sty_data .sty_item {
        margin: 0 0 20px; }
        #sty_screen .sty_up .sty_data .sty_item a {
          padding: 5px; }
          #sty_screen .sty_up .sty_data .sty_item a img {
            width: 100px;
            border-radius: 100%; }
      #sty_screen .sty_up .sty_data .sty_text {
        text-align: left;
        margin: 10px auto 50px; }
        #sty_screen .sty_up .sty_data .sty_text::before {
          content: "スタッフのコメント";
          display: block;
          font-size: 16px;
          font-weight: bold;
          margin: 0 0 10px; }
        #sty_screen .sty_up .sty_data .sty_text.off {
          display: none; }
      #sty_screen .sty_up .sty_data .sty_link {
        border: 1px #fff solid;
        padding: 10px;
        text-align: center;
        display: block; }
        #sty_screen .sty_up .sty_data .sty_link:hover {
          border: 1px #3dc80c solid;
          background: #3dc80c;
          font-weight: bold;
          transition: ease 0.2s; }

#styling_data .sty {
  width: calc(100% / 3);
  height: 570px; }

@media screen and (max-width: 600px) {
  #styling .sty,
  #styling_data .sty {
    width: 50%;
    height: 500px; }
  #sty_screen {
    padding: 20px;
    letter-spacing: 0.2em; }
    #sty_screen .sty_up {
      display: block !important;
      overflow-y: scroll;
      -webkit-overflow-scrollin: touch;
      height: 100%;
      padding: 0; }
      #sty_screen .sty_up .sty_data {
        padding: 0 0 50px; }
        #sty_screen .sty_up .sty_data .sty_link {
          width: 100%;
          margin: 40px auto;
          font-size: 14px;
          border: 1px #3dc80c solid;
          background: #3dc80c;
          z-index: 50; }
        #sty_screen .sty_up .sty_data .sty_text {
          font-size: 14px;
          margin: 0; }
          #sty_screen .sty_up .sty_data .sty_text:before {
            font-size: 10px; }
        #sty_screen .sty_up .sty_data .sty_item {
          display: flex;
          margin: 5px 0 0 0;
          width: 80%; }
          #sty_screen .sty_up .sty_data .sty_item a {
            display: block;
            width: calc(100% / 5); }
            #sty_screen .sty_up .sty_data .sty_item a img {
              width: 100%; }
    #sty_screen .sty_img img {
      height: 62vh !important; } }

/*color*/
/*width*/
/*main*/
#video #videos img {
  width: calc(100% / 3);
  float: left;
  padding: 2px;
  cursor: pointer; }
  #video #videos img:hover {
    opacity: 0.7;
    transition: ease 0.2s; }
  #video #videos img.now {
    opacity: 0.5;
    background: #ff4b4b;
    box-sizing: border-box; }
  #video #videos img:nth-of-type(n + 7) {
    display: none; }

#video #movie {
  width: 100%; }

#video .movie_info {
  height: 78px;
  margin-bottom: 10px;
  overflow: hidden;
  transition: ease .2s; }
  #video .movie_info.on {
    height: auto;
    background: #eee;
    transition: ease .2s; }
    #video .movie_info.on .title::before {
      content: "▲" !important; }
    #video .movie_info.on .title::after {
      content: "閉じる" !important;
      text-decoration: underline; }
  #video .movie_info .text {
    padding: 10px 10px 30px 10px;
    display: flex; }
    #video .movie_info .text .title {
      width: 100%;
      height: 20px;
      font-size: 14px;
      padding: 5px; }
      #video .movie_info .text .title::before {
        content: "▼"; }
      #video .movie_info .text .title::after {
        content: "もっと見る";
        display: block;
        text-decoration: underline;
        color: #838383; }
    #video .movie_info .text .link {
      font-size: 12px;
      text-align: center;
      width: 300px;
      border: 1px #000 solid;
      padding: 5px 15px;
      border-radius: 5px;
      float: right;
      transition: ease 0.2s; }
      #video .movie_info .text .link[href="none"] {
        display: none; }
      #video .movie_info .text .link::after {
        content: "を見る 》"; }
      #video .movie_info .text .link:hover {
        background: #6c6a6a;
        color: #fff;
        border: 1px #6c6a6a solid;
        transition: ease 0.2s; }
  #video .movie_info .lineup {
    content: "動画関連アイテム";
    font-size: 12px;
    padding: 15px 5px 5px 5px;
    width: 100%;
    display: block; }
  #video .movie_info .items {
    padding: 5px 5px 25px 5px; }
    #video .movie_info .items .contents_inner a {
      width: calc(100% / 12);
      display: block;
      float: left; }
      #video .movie_info .items .contents_inner a[href$="none/"] {
        display: none !important; }
      #video .movie_info .items .contents_inner a:nth-of-type(n + 13) {
        display: none; }
      #video .movie_info .items .contents_inner a img {
        width: 100%;
        padding: 2px;
        border-radius: 100%; }

@media screen and (max-width: 600px) {
  #video .movie_info.on {
    height: auto; }
  #video .movie_info .text {
    padding: 10px;
    display: block !important;
    overflow: hidden; }
    #video .movie_info .text .title {
      display: block;
      width: 100%;
      height: 73px;
      overflow: hidden;
      font-size: 14px;
      padding: 5px; }
    #video .movie_info .text .link {
      width: 100%;
      display: block;
      margin: 10px 0 0 0;
      float: none; }
  #video .movie_info .items {
    width: 100%;
    overflow-x: scroll;
    padding: 5px 5px 15px 5px !important; }
    #video .movie_info .items .contents_inner {
      width: calc(15vw * 100); }
      #video .movie_info .items .contents_inner a {
        width: 15vw !important; }
        #video .movie_info .items .contents_inner a:nth-of-type(n + 13) {
          display: block !important; }
        #video .movie_info .items .contents_inner a img {
          width: 100%;
          padding: 2px;
          border-radius: 100%; }
  #videos {
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }
    #videos .contents_inner {
      width: calc(47vw * 50); }
    #videos img {
      width: 47vw !important;
      float: left;
      padding: 2px;
      cursor: pointer; }
      #videos img:hover {
        opacity: 0.7;
        transition: ease 0.2s; }
      #videos img.now {
        opacity: 0.5;
        background: #ff4b4b;
        box-sizing: border-box; }
      #videos img:nth-of-type(n + 7) {
        display: block !important; } }

* {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  letter-spacing: 0.2em;
  -webkit-overflow-scrolling: touch; }

a {
  text-decoration: none;
  color: inherit; }

.clear {
  clear: both; }
  .clear hr {
    display: none; }

.sp {
  display: none; }

.top {
  width: 70px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  opacity: 0.7;
  z-index: 2; }
  .top.on {
    display: none; }

.btn {
  display: block;
  letter-spacing: 0.2em;
  background: #404040;
  color: #fff;
  border-radius: 5px;
  padding: 5px;
  text-align: center;
  width: 90%;
  margin: 30px auto 100px; }
  .btn:after {
    content: " »"; }
  .btn:hover {
    opacity: 0.7;
    transition: ease 0.2s; }

.screen {
  display: none; }

.sect_title {
  display: block;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px black solid;
  margin: 15px auto 20px auto;
  padding: 10px;
  letter-spacing: 0.2em; }
  .sect_title .update {
    display: none;
    background: #eeeeee;
    padding: 5px 30px;
    border-radius: 5px;
    float: right;
    color: #000;
    font-weight: normal;
    font-size: 10px; }

#foot.blur,
#main.blur,
#pickup.blur,
#slide_data.blur,
#topics.blur {
  -webkit-filter: blur(5px);
          filter: blur(5px); }

/*ヘッダーの切り替え*/
#body {
  position: relative;
  top: 0;
  max-width: 1000px;
  min-width: 800px;
  margin: 0 auto; }
  #body.side_off {
    padding: 0 0 100px; }
    #body.side_off #side_navi {
      display: none; }
    #body.side_off .sect_title {
      text-align: center;
      font-size: 30px;
      border: 0;
      margin-bottom: 0; }
    #body.side_off .update {
      display: none;
      width: 500px;
      margin: 0 auto 40px;
      text-align: center;
      background: #eeeeee;
      padding: 5px 30px;
      border-radius: 5px;
      color: #000;
      font-weight: normal;
      font-size: 10px; }
  #body.on {
    margin-top: 330px; }

#new_items .arr {
  height: 300px; }
  #new_items .arr:nth-of-type(n + 13) {
    display: none !important; }

#re_items .arr {
  height: 300px; }
  #re_items .arr:nth-of-type(n + 13) {
    display: none !important; }

#pickup {
  z-index: 100;
  margin: 30px 0 0; }
  #pickup .contents_inner a:hover {
    opacity: 0.7;
    transition: ease 0.2s; }
  #pickup .contents_inner .block_bnr.new:nth-of-type(n + 10) {
    display: none !important; }

#styling_data .contents_inner .sty:nth-of-type(n + 16) {
  display: none !important; }

#styling_data .contents_inner .sty .sty_item::before {
  display: none !important; }

#styling_data .contents_inner .sty a:hover {
  opacity: 0.7;
  transition: ease 0.2s; }

#side_navi {
  width: 270px;
  float: left; }

#main {
  width: calc(100% - 280px);
  float: right;
  z-index: 100; }
  #main a:hover {
    opacity: 0.7;
    transition: ease 0.2s; }

.date.new_arrival, .date.re_arrival {
  display: none; }

#ranking {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch; }
  #ranking .contents_inner {
    width: 100%; }
    #ranking .contents_inner a.num {
      display: block;
      width: 50%;
      padding: 0 2px;
      text-decoration: none;
      counter-increment: num;
      float: left; }
      #ranking .contents_inner a.num:nth-of-type(n + 3) {
        width: calc(100% / 3); }
        #ranking .contents_inner a.num:nth-of-type(n + 3) .name {
          height: 43px !important; }
      #ranking .contents_inner a.num:nth-of-type(n + 21) {
        display: none; }
      #ranking .contents_inner a.num img {
        width: 100%; }
      #ranking .contents_inner a.num:hover {
        border-left: 0 !important;
        background: none !important;
        opacity: 0.8;
        transition: ease 0.2s; }
      #ranking .contents_inner a.num:hover::before {
        transition: ease 0.5s; }
      #ranking .contents_inner a.num:hover::after {
        transition: ease 0.3s;
        color: #FFF;
        border: 2px #333333 solid;
        background: #333; }
      #ranking .contents_inner a.num::before {
        content: counter(num) "";
        color: #fff;
        background: rgba(0, 0, 0, 0.8);
        display: block;
        font-weight: bold;
        text-align: center;
        position: relative;
        top: 10px;
        left: 5px;
        margin-bottom: -18px;
        width: 15px;
        height: 15px;
        font-size: 10px;
        border-radius: 100%;
        padding: 4px;
        letter-spacing: 0; }
      #ranking .contents_inner a.num:nth-of-type(1)::before {
        background: rgba(153, 153, 0, 0.8); }
      #ranking .contents_inner a.num:nth-of-type(2)::before {
        background: rgba(153, 153, 153, 0.8); }
      #ranking .contents_inner a.num:nth-of-type(3)::before {
        background: rgba(153, 102, 0, 0.8); }
      #ranking .contents_inner a.num .text {
        font-size: 10px;
        padding: 8px;
        /*
          background: #EEE;
          */
        text-align: left; }
        #ranking .contents_inner a.num .text .name {
          display: block;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          height: 30px;
          overflow: hidden;
          color: #666; }
        #ranking .contents_inner a.num .text .price {
          display: block;
          font-size: 16px;
          font-weight: bold;
          color: #333;
          display: block;
          margin: 10px auto 5px;
          letter-spacing: 0.1em; }
          #ranking .contents_inner a.num .text .price::before {
            content: "￥" !important; }

#topics a:hover {
  opacity: 0.7;
  transition: ease 0.2s; }

#slide_data {
  margin: 20px auto 50px;
  position: relative;
  top: 0;
  width: 100%; }
  #slide_data a img:hover {
    opacity: 0.7;
    transition: ease 0.2s; }

@media screen and (max-width: 1000px) {
  #slide_data {
    left: 0;
    width: 100%; } }

@media screen and (max-width: 600px) {

  .new_re {
    display: block;
}
.new_re a {
  float: left;
}

.new_re a[href="#recomend"]{
  width: 100% !important;
}
  .sp {
    display: block; }
  .pc {
    display: none; }
  .top {
    width: 55px;
    bottom: 10px;
    right: 10px; }
  .btn {
    margin: 20px auto 70px auto;
    padding: 10px 0; }
  .sect_title {
    display: block;
    text-align: center;
    font-size: 20px;
    padding: 0 0 15px 0;
    margin: 50px 0 0;
    border: 0;
    color: #393939; }
    .sect_title .sp {
      display: inline-block !important;
      color: #959595;
      font-size: 13px;
      vertical-align: middle;
      margin: 0 0 0 5px; }
    .sect_title .update {
      float: none;
      width: 80%;
      font-size: 11px;
      margin: 10px auto;
      padding: 5px; }
  #body {
    max-width: 100%;
    min-width: 100%;
    overflow: hidden;
    padding: 32px 0 32px; }
    #body.side_off #side_navi {
      display: block; }
    #body.side_off .sect_title {
      text-align: center;
      font-size: 22px;
      border: 0;
      margin-bottom: 0; }
    #body.side_off .update {
      width: 80%;
      font-size: 11px;
      margin: 10px auto;
      padding: 5px; }
    #body.on {
      margin-top: 0; }
    #body.info_ver {
      padding-top: 65px; }
    #body.event_ver {
      padding-top: calc(15% + 32px); }
    #body.info_ver.event_ver {
      padding-top: calc(15% + 55px); }
  #pickup {
    width: 100%;
    padding: 15px 0 0;
    margin: 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }
    #pickup .contents_inner {
      width: 100%; }
      #pickup .contents_inner .block_bnr {
        width: 50%; }
        #pickup .contents_inner .block_bnr:nth-of-type(n + 5) {
          display: none !important; }
        #pickup .contents_inner .block_bnr .inner .about {
          margin: 10px auto 5px; }
          #pickup .contents_inner .block_bnr .inner .about::after {
            display: none; }
        #pickup .contents_inner .block_bnr .inner .text {
          padding: 5px 5px 10px; }
          #pickup .contents_inner .block_bnr .inner .text .catch {
            overflow: hidden;
            height: 30px;
            display: block;
            line-height: 1.5em; }
          #pickup .contents_inner .block_bnr .inner .text .info {
            font-size: 12px;
            height: 75px;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            overflow: hidden; }
  #new_items,
  #re_items {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }
    #new_items .contents_inner,
    #re_items .contents_inner {
      width: 100%; }
      #new_items .contents_inner a,
      #re_items .contents_inner a {
        height: 320px !important;
        width: calc(100% / 3); }
        #new_items .contents_inner a:nth-of-type(n + 7),
        #re_items .contents_inner a:nth-of-type(n + 7) {
          display: none; }
        #new_items .contents_inner a .name,
        #re_items .contents_inner a .name {
          height: 67px !important; }
  #topics .block_bnr {
    width: 50%; }
    #topics .block_bnr .inner .about::before {
      font-size: 10px; }
    #topics .block_bnr .inner .about::after {
      display: none; }
    #topics .block_bnr .inner .text {
      padding: 5px 5px 15px; }
      #topics .block_bnr .inner .text .info {
        font-size: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        overflow: hidden;
        height: 70px; }
  #main {
    width: 100%;
    margin-bottom: -40px; }
    #main .btn {
      font-size: 14px; }
  #side_navi {
    background: #fff;
    position: fixed;
    top: 0;
    left: -100%;
    width: 280px;
    height: 100%;
    padding: 60px 0 40px;
    overflow: scroll;
    z-index: 10;
    transition: ease 0.2s; }
    #side_navi.on {
      left: 0;
      overflow-x: hidden;
      transition: ease 0.2s; }
    #side_navi #side form .search {
      font-size: 16px; }
    #side_navi #side form .pickup_word a {
      font-size: 12px; }
    #side_navi #side section .sect_title {
      text-align: left; }
    #side_navi #side section .link_list a {
      font-size: 14px;
      padding: 10px; }
  .screen.on {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1; }
  #styling_data {
    max-width: 100%;
    min-width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }
    #styling_data .contents_inner {
      width: 100%; }
      #styling_data .contents_inner .sty {
        width: calc(100% / 3);
        height: 90vw; }
  #foot {
    max-width: 100%;
    min-width: 100%;
    overflow: hidden;
    padding: 0; }
    #foot .copylight {
      font-size: 9px;
      padding: 20px 0; }
    #foot .foot_inner {
      width: 100%; }
      #foot .foot_inner .sect_title {
        color: #fff;
        margin: 65px auto 20px;
        padding: 0 0 5px; }
      #foot .foot_inner .btn {
        width: 80%; }
      #foot .foot_inner .shopping {
        width: 100%; }
        #foot .foot_inner .shopping .shopping_inner {
          width: 90%;
          margin: 0 auto; }
          #foot .foot_inner .shopping .shopping_inner li {
            display: block;
            width: 100%;
            font-size: 14px; }
            #foot .foot_inner .shopping .shopping_inner li a:before {
              content: "》";
              float: left; }
      #foot .foot_inner .order {
        display: block;
        width: 100%;
        overflow-x: scroll; }
        #foot .foot_inner .order .order_slide {
          display: flex;
          width: 1000px; }
          #foot .foot_inner .order .order_slide .order_list {
            width: calc(100% / 6);
            float: left; }
            #foot .foot_inner .order .order_slide .order_list .order_inner {
              height: 330px; }
      #foot .foot_inner .calender {
        display: block; }
        #foot .foot_inner .calender .cal {
          width: 100%; }
      #foot .foot_inner .company .company_text {
        display: block; }
        #foot .foot_inner .company .company_text img {
          display: none;
          width: 40%;
          margin: 0 auto; }
        #foot .foot_inner .company .company_text div {
          font-size: 12px;
          display: block;
          word-wrap: break-word;
          padding: 10px 40px;
          width: auto; }
  #head .pc {
    display: none; }
  #head.on .head_list {
    max-width: 100%;
    min-width: 100%; }
  #head.on .spu_logo {
    top: 5px !important; }
  #head .sp {
    display: block;
    width: 100%;
    height: 40px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100; }
    #head .sp .spu_logo {
      width: 70px;
      position: fixed;
      top: 5px;
      left: calc(50% - 35px);
      margin: 0; }
    #head .sp .search {
      position: fixed;
      top: 8px;
      right: 50px;
      width: 25px; }
    #head .sp .rakuten {
      position: fixed;
      top: 8px;
      left: 50px;
      width: 25px; }
    #head .sp .menu {
      position: fixed;
      top: 8px;
      left: 10px;
      width: 25px; }
      #head .sp .menu[src^="https://www.rakuten.ne.jp/gold/spu/img/menu.svg"] {
        display: block; }
        #head .sp .menu[src^="https://www.rakuten.ne.jp/gold/spu/img/menu.svg"].on {
          display: none; }
      #head .sp .menu[src^="https://www.rakuten.ne.jp/gold/spu/img/x.svg"] {
        display: none; }
        #head .sp .menu[src^="https://www.rakuten.ne.jp/gold/spu/img/x.svg"].on {
          display: block; }
    #head .sp .cart {
      position: fixed;
      top: 8px;
      right: 10px;
      width: 25px; }
  #head .event_top {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1; }
    #head .event_top.info_ver {
      top: 82px; }
    #head .event_top img {
      max-width: 100%;
      min-width: 100%; }
  #head .infomation {
    font-size: 12px;
    padding: 2px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1; }
    #head .infomation div {
      max-width: 100%;
      min-width: 100%; }
  #head .info_bar {
    display: none !important; }
  #head .head_space {
    display: none; }
  #head ul.category_list {
    display: none; }
  #head ul.head_list {
    max-width: 100%;
    min-width: 100%;
    display: flex;
    position: fixed;
    top: 40px;
    left: 0;
    z-index: 11; }
    #head ul.head_list li {
      display: block;
      width: calc(100% / 4);
      font-size: 11px;
      background: #002242;
      color: #fff;
      border: 1px #fff solid; }
      #head ul.head_list li:nth-of-type(2) {
        display: none; }
      #head ul.head_list li:nth-of-type(n + 6) {
        display: none; }
      #head ul.head_list li a {
        padding: 1px; }
        #head ul.head_list li a span:before {
          display: none; } }
