@charset "utf-8";
img {
  width: 100%;
  height: auto;
}

.pc {
  display: none;
}

.sp {
  display: block;
}

.inner {
  padding: 0 10px;
  width: 100%;
}

/*============================
#pan
============================*/
#pan {
  display: none;
}

/*------------------------------------------------------------
ラッパー
------------------------------------------------------------*/
/*============================
#contents
============================*/
#contents {
  margin-top: 110px;
}

#wrapper_header {
  width: 100%;
  overflow: hidden;
}

/*============================
#header_caution
============================*/
#header_caution {
  display: none;
}

/*============================
#header_top
============================*/
#header_top {
  display: none;
}

header {
  position: fixed;
  padding-top: 10px;
  top: 0;
  z-index: 100;
  width: 100%;
}
header .inner {
  margin-bottom: 10px;
}
header .inner img {
  height: 100%;
  width: auto;
  vertical-align: top;
}
header .inner h1 {
  height: 20px;
  margin-bottom: 6px;
  margin-top: 6px;
}
header .inner h2 {
  height: 8px;
}

/*============================
#header_free
============================*/
#header_free {
  display: none;
}

/*============================
#g_menu
============================*/
#g_menu {
  position: absolute;
  z-index: 10;
  top: 10px;
  right: 0;
}
#g_menu ul {
  display: none;
  border: solid 1px #666;
  background-color: #FFF;
  position: relative;
  top: 40px;
  padding: 0;
}
#g_menu ul li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  margin-left: 0;
  border-bottom: dotted 1px #666;
  padding-left: 20px;
  height: 50px;
  line-height: 50px;
  background-position: 95% center;
}
#g_menu ul li:nth-of-type(2n-1) {
  border-right: dotted 1px #666;
}
#g_menu ul li:last-child {
  border-bottom: none;
}
#g_menu ul li a {
  display: block;
}

/*============================
#g_menu_icon
============================*/
#g_menu_icon {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 10px;
}

/*============================
#shop_nav
============================*/
#shop_nav ul li:first-child {
  cursor: pointer;
}
#shop_nav ul li:nth-of-type(3) {
  cursor: pointer;
}
#shop_nav ul li img {
  width: 50px;
}

/*============================
#category_nav
============================*/
#category_nav {
  display: none;
}
#category_nav .inner {
  display: block;
  background-color: #FFF;
  position: absolute;
  z-index: 10;
  border-bottom: solid 1px #ff6702;
}
#category_nav .inner li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  display: block;
  height: 50px;
  line-height: 50px;
  border-bottom: dotted 1px #ff6702;
  background: url("https://image.rakuten.co.jp/onestep/cabinet/top/g_header/icon_nav.gif") 98% center no-repeat;
  -webkit-background-size: 10px auto;
  background-size: 10px auto;
  padding-left: 10px;
  float: left;
  font-size: 11px;
}
#category_nav .inner li:nth-of-type(2n-1) {
  border-right: dotted 1px #ff6702;
}
#category_nav .inner li a span {
  text-align: left;
  color: #ff6702;
}

/*============================
#g_search
============================*/
#g_search {
  display: none;
}
#g_search .inner {
  padding-left: 10px;
  background-image: none;
}
#g_search .inner form {
  width: 100%;
}

/*============================
#ninkiword
============================*/
#ninkiword {
  display: none;
}

/*============================
#category
============================*/
#category .inner ul.btn li {
  width: 100%;
  float: none;
  border-right: solid 1px #333;
}
#category .inner ul.btn li:nth-of-type(3n) {
  width: 100%;
  float: none;
}
#category .inner p.btn {
  width: 100%;
}

/*============================
#price
============================*/
#price .inner ul.btn li {
  width: 100%;
  float: none;
  border-right: solid 1px #333;
}
#price .inner ul.btn li:nth-of-type(3n) {
  width: 100%;
  float: none;
}

/*============================
#newsale
============================*/
#newsale section.inner .flexslider {
  padding: 0;
}
#newsale section.inner .flexslider .flex-direction-nav {
  display: none;
}

/*============================
#information
============================*/
#information .inner > ul li {
  width: 100%;
  padding-left: 0;
}
#information .inner > ul li .icon {
  width: 10%;
  margin-right: 5%;
}
#information .inner > ul li:nth-of-type(2n-1) {
  padding-right: 0;
}
#information .inner > ul li dl {
  width: 80%;
}
#information .inner > ul li dl dt {
  font-size: 12px;
}
#information .inner > ul li dl dd {
  display: none;
}

#iframe_footer {
  height: 525px;
}

/*============================
#awards
============================*/
#awards {
  display: none;
}

/*============================
#pagetop
============================*/
#pagetop a span img {
  width: 20px;
}

/*============================
#footer_category
============================*/
#footer_category {
  display: none;
}

/*============================
#footer_guide
============================*/
#footer_guide {
  display: none;
}

/*============================
#footer_etc
============================*/
#footer_etc {
  display: none;
}

/*============================
#footer_contact
============================*/
#footer_contact {
  width: 100%;
  border-left: none;
  padding: 0;
}

/*============================
#footer_address
============================*/
#footer_address {
  width: 70%;
}

/*============================
#pmark
============================*/
#pmark {
  width: 30%;
}

/*============================
#copyright
============================*/
#copyright {
  max-width: 100%;
}

/*# sourceMappingURL=base-sp.css.map */
