* {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

.container main.rms__page * {
  box-sizing: content-box
}

html {
  box-sizing: border-box;
  overflow-y: scroll;
  font-size: 62.5%;
  font-feature-settings: "palt"
}

body {
  background: #fff;
  color: #282828;
  font-family: "�⥴���å�", YuGothic, "�ҥ饮�γѥ� Pro", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-size: 100%;
  color: #333
}

.footer a,
.header a,
.side__navi a {
  color: #282828;
  text-decoration: none
}

a img {
  border: none
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top
}

:active,
:focus {
  outline: 0
}

form input {
  font-size: 1.4rem
}

.block__bnr,
.col__max2,
.col__max3,
.col__max4,
.col__max5,
.container,
.footer__info,
.head__nav .head__nav__bottom,
.head__nav .head__nav__upper,
.header .inner__box,
.information__block,
.key,
.ranking__label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  align-content: center;
  width: 100%;
  justify-content: space-between
}

.col__max2>div,
.col__max2>li {
  margin: 0 0 2% 0;
  position: relative;
  width: 49%
}

.col__max3>div,
.col__max3>li {
  margin: 0 0 2% 0;
  position: relative;
  width: 32%
}

.col__max4>div,
.col__max4>li {
  margin: 0 0 2% 0;
  position: relative;
  width: 23%
}

.col__max5>div,
.col__max5>li {
  margin: 0 0 2% 0;
  position: relative;
  width: 18%
}

li.col_cel.is-empty {
  margin-bottom: 0;
  border: none;
  padding: 0
}

.list__bnrs {
  list-style: none
}

.rightBannerImg {
  display: block;
  width: 60px;
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 30%;
  transform: translateY(-50%)
}

.rightBannerImg_02 {
  display: block;
  width: 60px;
  position: fixed;
  z-index: 1000;
  right: 1px;
  bottom: 311px
}

.rightBannerImg_03 {
  display: block;
  width: 60px;
  position: fixed;
  z-index: 1000;
  right: 1px;
  bottom: 372px
}

.header {
  border-bottom: 1px solid #acb2b9;
  position: relative;
  padding: 20px 0
}

.header a {
  color: #282828;
  text-decoration: none
}

.inner__box {
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
  padding: 0 40px
}

.pc__top .inner__box {
  min-width: 960px
}

.header .inner__box h1 {
  width: 28%;
  position: relative
}

.header .inner__box h1 img {
  width: 100%;
  max-width: 320px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

.header .inner__box h1 img:first-child {
  margin-right: 2%;
}

.head__nav {
  width: 70%;
}

.head__nav .head__nav__upper {
  justify-content: flex-end
}

.head__nav .head__nav__upper .shipping__free,
.head__nav .head__nav__upper>ul {
  display: inline-block
}

.head__nav .head__nav__upper .shipping__free {
  font-size: 1.6rem;
  font-weight: 800;
}

.head__nav .head__nav__upper .shipping__free span {
  color: #ee2b2b;
  font-size: 2rem;
  margin-right: 1em;
  margin-right: 0;
}

.head__nav .head__nav__upper>ul {
  list-style: none
}

.head__nav .head__nav__upper>ul li {
  display: inline-block;
  padding: 0 .7em;
  position: relative;
  font-weight: 800
}

.head__nav .head__nav__upper>ul li:not(:last-of-type)::after {
  background: #282828;
  content: "";
  display: block;
  width: 1px;
  height: 1em;
  position: absolute;
  top: 50%;
  right: -.1em;
  transform: translateY(-50%)
}

.head__nav .head__nav__bottom {
  justify-content: flex-end;
  padding: 16px 0 0
}

.head__nav .head__nav__bottom form,
.head__nav .head__nav__bottom>ul {
  display: inline-block
}

.head__nav .head__nav__bottom form {
  border: 1px solid #efefef;
  height: 100%;
  position: relative;
  width: 35%;
}

.head__nav .head__nav__bottom form input {
  height: 100%;
  display: block;
  font-size: 1.3rem;
  padding: 1rem 3rem 1rem .8rem;
  line-height: 1.6;
  width: 100%;
  position: relative
}

.head__nav .head__nav__bottom form .icon__search {
  border: none;
  position: absolute;
  right: 1rem;
  top: 50%;
  z-index: 200;
  padding: 0;
  width: 20px;
  height: 20px;
  transform: translateY(-50%)
}

.head__nav .head__nav__bottom>ul {
  width: 64%;
}

.head__nav .head__nav__bottom>ul li {
  display: inline-block;
  position: relative;
  margin-left: .4em;
  font-weight: 800;
  font-size: 1.3rem
}

.head__nav .head__nav__bottom>ul li a {
  color: #fff;
  display: block;
  padding: 1.5rem;
  line-height: 1
}

.head__nav .head__nav__bottom>ul li.head__nav__cat a {
  background: #64bd9a
}

.head__nav .head__nav__bottom>ul li.head__nav__chara a {
  background: #fd96b2
}

.head__nav .head__nav__bottom>ul li.head__nav__cart a {
  background: #f1b33b
}

.footer {
  background: #efefef;
  border-top: 1px solid #acb2b9;
  position: relative;
  padding: 40px 0;
  width: 100%
}

.pc__top .footer {
  min-width: 960px
}

.footer a {
  color: #282828
}

.footer h3 {
  font-size: 2.4rem;
  font-weight: 400;
  border-bottom: 1px solid #282828;
  line-height: 2.4;
  margin-bottom: 1em
}

.footer h3 span {
  display: inline-block;
  margin-left: 1em;
  font-size: 1.5rem;
  font-weight: 800
}

.footer__info {
  align-content: stretch;
  align-items: stretch
}

.footer__info>div {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 2% 0;
  padding: 2.4rem;
  position: relative;
  width: 32%
}

.footer__info>div img {
  max-width: 100%;
  height: auto
}

.footer__info>div h4 {
  border-bottom: 1px solid #282828;
  font-weight: 800;
  font-size: 1.8rem;
  line-height: 2.4;
  margin-bottom: 1em
}

.footer__info>div h4+p {
  margin-bottom: 1.6em
}

.footer__info>div.contact ul {
  font-size: 1.8rem;
  font-weight: 800;
  margin-bottom: 1.6em;
  list-style: none
}

.footer__info>div dt {
  font-weight: 800;
  margin-bottom: .4em
}

.footer__info>div dd,
.footer__info>div p {
  font-size: 1.4rem;
  margin-bottom: .8em
}

.footer__info>div dt:not(:first-of-type) {
  margin-top: 1.6em
}

.footer__info>div span {
  color: #fa5252;
  font-weight: 800
}

.footer__info .shipping-fee {
  border: 1px solid #d0d0d0;
  border-collapse: collapse;
  width: 100%
}

.footer__info .shipping-fee th {
  border: 1px solid #d0d0d0;
  background: #ddd;
  padding: .4em
}

.footer__info .shipping-fee td {
  border: 1px solid #d0d0d0;
  padding: .4em;
  text-align: center
}

.footer__info .shipping-notice {
  font-size: 1.2rem
}

.footer__info .direct__delivery {
  background: #4db6b8;
  color: #fff;
  line-height: 1;
  font-weight: 900;
  padding: .8em 0 .65em;
  text-align: center
}

.footer__info .contact a {
  background: #27b499;
  border-radius: 5px;
  color: #fff;
  display: block;
  line-height: 1;
  font-weight: 900;
  margin-bottom: 1em;
  padding: .8em 0 .65em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.footer__info>div iframe {
  margin: 0 auto;
  width: 90%;
  height: 340px;
  display: block
}

.footer .copyright,
.footer .go__rakuten {
  font-size: 1.4rem;
  text-align: center
}

.footer .copyright {
  margin-bottom: 1em
}

.container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px 40px 40px;
  align-items: flex-start
}

.pc__top .container {
  min-width: 960px
}

.container h2 {
  font-size: 2.4rem;
  font-weight: 400;
  border-bottom: 1px solid #282828;
  line-height: 2.4;
  margin-bottom: 1em
}

.container h2 span {
  display: inline-block;
  margin-left: 1em;
  font-size: 1.5rem;
  font-weight: 800
}

.wrapping__info {
  border: 1px solid #f75e6a;
  border-radius: 40px;
  display: block;
  margin-bottom: 20px;
  width: 100%;
  position: relative
}

.wrapping__info .wrapping__info__ttl {
  background: #f75e6a;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  color: #fff;
  display: inline-block;
  padding: .4em 2em;
  text-align: center
}

.wrapping__info span.wrapping__info__txt {
  color: #f43947;
  font-weight: 600;
  padding: .4em 2em;
  text-align: left;
  display: inline-block
}

.ticker {
  display: block;
  text-align: left;
  position: absolute;
  top: .5em;
  left: 10em;
  overflow: hidden;
  width: calc(100% - 10em);
  padding: 0;
  margin-bottom: 0
}

.ticker ul {
  width: 100%;
  position: relative;
  padding: .5em 0
}

.ticker ul li {
  width: 100%;
  display: none;
  color: #f43947;
  font-weight: 600
}

.ticker ul li a {
  color: #f43947
}

.container .key {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  align-content: center;
  align-items: flex-start
}

.slide__bnr {
  width: 62%;
  background: #ffffff;
  position: relative
}

.block__bnr {
  width: 36%
}

.block__bnr>div {
  background: #bababa;
  width: 48%;
  margin-bottom: 4%;
  position: relative
}

.block__bnr>div::before {
  content: "";
  padding-top: 100%;
  display: block
}

.block__bnr>div a {
  position: absolute;
  top: 0;
  left: 0
}

.block__bnr>div a img {
  width: 100%;
  height: auto
}

.information__block {
  width: 100%;
  align-items: stretch;
  align-content: stretch;
  margin-bottom: 40px
}

.information__block .information__block__wide {
  background: #f43a56;
  width: 63%;
  color: #fff;
  font-weight: 900
}

.information__block .information__block__narrow {
  background: #5690de;
  width: 37%;
  color: #fff;
  font-weight: 900
}

.main {
  width: 75%;
  order: +1
}

.pickup__block {
  display: block;
  margin-bottom: 40px
}

.recommend__block li {
  border: 1px solid #dfdfdf;
  padding: .8rem
}

.ranking__label li {
  border: 1px solid #bfbfbf;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 600;
  padding: .8em 0;
  width: 18.5%;
  text-align: center
}

.ranking__label li:hover {
  cursor: pointer
}

.ranking__label li.is-empty {
  border: none
}

.ranking__item li img {
  display: block;
  max-width: 80%;
  margin: .8em auto
}

.ranking__item {
  align-items: flex-start
}

.ranking__item li {
  padding: .8em;
  font-size: 1.1rem;
  line-height: 1.2
}

.ranking__item li span {
  border: 1px solid #5a554b;
  color: #5a554b;
  display: inline-block;
  padding: .2em .8em
}

.ranking__item li a {
  color: #282828;
  text-decoration: none
}

.ranking__item li a span {
  display: block;
  border: none;
  padding: 0
}

.panel {
  display: none
}

.tab.is-active {
  background: #2883c6;
  border-color: #2883c6;
  color: #fff;
  transition: all .2s ease-out
}

.panel.is-show {
  display: block
}

.side__navi_frame {
  width: 23%
}

.side__navi {
  width: 100%
}

.side__navi img {
  max-width: 100%;
  height: auto
}

.side__navi h3 {
  font-size: 2rem;
  font-weight: 400;
  border-bottom: 1px solid #282828;
  line-height: 2.4;
  margin-bottom: 1em
}

.side__navi h3 span {
  display: inline-block;
  margin-left: 1em;
  font-size: 1.5rem;
  font-weight: 800
}

.side__navi ul {
  list-style: none;
  margin-bottom: 20px
}

.side__navi .category__navi {
  background: #eef5fa;
  padding: 1.6em
}

.side__navi .category__navi li:not(:last-of-type) {
  border-bottom: 1px solid #a2b9cb
}

.side__navi .category__navi li a {
  display: block;
  font-weight: 800;
  padding: .8em;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.side__navi .category__navi li a:hover {
  background: #d0deea
}

.side__navi .shop__navi {
  background: #f8f8f8;
  padding: 1.6em
}

.side__navi .shop__navi li:not(:last-of-type) {
  border-bottom: 1px solid #e2e2e2
}

.side__navi .shop__navi li a {
  display: block;
  font-weight: 800;
  padding: .8em;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.side__navi .shop__navi li a:hover {
  background: #ededed
}

.side__navi .bnr__list li {
  text-align: center
}

.single__page .main {
  width: 100%
}

.cat__list {
  list-style: none
}

.cat__list li {
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 2em
}

.cat__list li a {
  text-decoration: none
}

.cat__list li h2 {
  border-bottom: none;
  font-size: 1.6rem;
  font-weight: 900
}

.cat__list.cat__lv1 li h2 {
  margin-bottom: 0;
  line-height: 1
}

@media screen and (min-width:960px) {

  .col__max2>div,
  .col__max2>li {
    margin: 0 0 2% 0;
    position: relative;
    width: 49%
  }

  .col__max3>div,
  .col__max3>li {
    margin: 0 0 2% 0;
    position: relative;
    width: 32%
  }

  .col__max4>div,
  .col__max4>li {
    margin: 0 0 2% 0;
    position: relative;
    width: 23%
  }

  .col__max5>div,
  .col__max5>li {
    margin: 0 0 2% 0;
    position: relative;
    width: 18%
  }


  .head__nav .head__nav__bottom>ul {
    width: auto;
  }
}

@media screen and (min-width:1024px) {
  body {
    font-size: 16px;
    font-size: 1.6rem
  }

  .head__nav .head__nav__upper .shipping__free {
    font-size: 1.8rem
  }

  .head__nav .head__nav__upper .shipping__free span {
    font-size: 2.4rem;
    margin-right: 1em
  }
}
