@charset "euc-jp";

body {
  /* background: url(https://file002.shop-pro.jp/PA01368/947/bg_body.jpg) top center repeat-x;*/
  color: #362b00;
  -webkit-font-smoothing: antialiased;
}

a {
  color: #362b00;
}
a:hover {
  text-decoration: none;
}

a.h_link {
    padding-left: 12px;
    background: url(https://file002.shop-pro.jp/PA01368/947/ico_arrow.png) no-repeat left center;
}

.btn {
  border-radius: 0;
}

ul, ol, form, p {
  margin: 0;
}

li {
    list-style: none;
}

.fa-circle {font-size:50%;}

/*
 * layout
 */
.container {
  width: 1000px;
  margin: 0 auto;
}

/* header */
.promo__seciton {
  background-color: #fdebe7;
  width: 100%;
  min-height: 49px;
}

.promo {
  background: #fdebe7;
}

.promo__text {
  text-align: left;
  padding: 14px 0;
  background: #fdebe7;
}

.header__section {
}

.header__logo-img {
  position: relative;
  float: left;
  margin-top: 20px;
  width: 145px;
}

.header__logo {
}


.header-search {
  position: relative;
  width: 230px;
  margin: 0 0 25px;
  border: 1px solid #d5c19d;
}
.header-search i {
  position: absolute;
  top: 16px;
  left: 15px;
}

.header-search__box {
    border: none;
  width: 154px;
}
.header-search__box:focus {
    border: none;
}

.header-tools {
  float: right;
  margin: 10px 0 0;
  width: 855px;
  text-align: right;
}
.headerSubmenu01,
.headerSubmenu02 {
    margin: 0 0 15px;
    text-align: right;
}
.headerSubmenu01 li,
.headerSubmenu02 li {
    list-style: none;
}
.headerSubmenu01 li {
    float: right;
    margin-left: 10px;
}
.headerSubmenu02 li {
    display: inline;
    font-size: 12px;
    margin-left: 30px;
}
.headerSubmenu02 li a {
    padding-left: 21px;
    background: url(https://file002.shop-pro.jp/PA01368/947/ico_headerSub.png) no-repeat top left;
}
.shippingdate {
    display: block;
    width: 260px;
    height: 29px;
    padding: 7px 10px 0 0;
    font-size: 18px;
    text-align: right;
    font-weight: bold;
    background: url(https://file002.shop-pro.jp/PA01368/947/bg_shippingdate.png) no-repeat top left;
}

.btn_login a {
    display: block;
    width: 148px;
    height: 36px;
    text-indent: -9999px;
    background: url(https://file002.shop-pro.jp/PA01368/947/btn_login.png) no-repeat top left;
}
.btn_regi a {
    display: block;
    width: 148px;
    height: 36px;
    text-indent: -9999px;
    background: url(https://file002.shop-pro.jp/PA01368/947/btn_regi.png) no-repeat top left;
}

.header-tools__unit-cart {
  margin-left: 21px;
}
.header-tools__unit-cart a {
    display: block;
    width: 148px;
    height: 36px;
    background: url(https://file002.shop-pro.jp/PA01368/947/btn_cart.png) no-repeat top left;
}

.header-tools__btn {
  position: relative;
  padding: 7px 15px 7px 34px;
  font-size: 12px;
}
.header-tools__btn i {
  position: absolute;
  top: 9px;
  left: 6px;
  font-size: 14px;
}

.header-tools__count {
  padding: 0 2px;
  font-size: 14px;
}
.header-gnavi__unit {
    width: 1000px;
    height: 40px;
}
.header-gnavi {
  list-style-type: none;
  position: relative;
  background:url(https://file002.shop-pro.jp/PA01368/947/bg_nav.jpg) bottom left repeat-x;
}

.header-gnavi li {
    width: 250px;
    height: 40px;
    text-indent: -9999px;
    float: left;
}
.header-gnavi li a {
    display: block;
    width: 250px;
    height: 40px;
    background: url(https://file002.shop-pro.jp/PA01368/947/menu.png) no-repeat top left;
}
.header-gnavi li.nav01 a {
    background-position: 0 0;
}
.header-gnavi li.nav02 a {
    background-position: -250px 0;
}
.header-gnavi li.nav03 a {
    background-position: -500px 0;
}
.header-gnavi li.nav04 a {
    background-position: -750px 0;
}

.header-gnavi__link {
  padding: 15px 30px;
}

.header-gnavi__link--menu {
  position: relative;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 14px 29px 15px;
  background: #fff;
  z-index: 55;
}

.mega-navi {
  display: none;
  list-style-type: none;
  border: 1px solid #ddd;
  width: 1220px;
  position: absolute;
  top: 32px;
  left: 0;
  padding: 39px;
  background: #fff;
  z-index: 50;
  text-align: left;
}

.mega-navi__unit {
  padding: 10px;
  text-align: left;
  width: 31%;
  display: inline-block;
  vertical-align: top;
}

.mega-navi__link {
  display: block;
  width: 100%;
}

/* slider */
#slider div {
  width: 1000px !important;
}

.slider {
  margin: 0 auto 60px;
  width: 1000px;
}
.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
.slider .bx-wrapper .bx-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
.slider .bx-wrapper .bx-caption span {
  font-size: 18px;
  padding: 30px;
}
.slider .bx-wrapper .bx-pager {
  padding-top: 20px !important;
  bottom: -30px !important;
}

/* main */
.main__section {
  margin-bottom: 60px;
  margin-top: 30px;
}
.main__section--top {
  margin-top: 0;
}

.main__section--product {
  padding: 20px 0 60px;
}

/* sidebar */
.sidebar__section {
  float: left;
  width: 230px;
  margin-right: 50px;
}
.sidebar__section dl {
  margin-bottom:50px;
  margin-top:0;
}
.sidebar__section dl dt {
  margin:20px 0;
}
.sidebar__section dl dd {
}
a.icon_arrow {
  padding-left:14px;
  background:url(https://file002.shop-pro.jp/PA01368/947/ico_arrow.png) center left no-repeat;
}
.sidebar__section p {
  margin-bottom:20px;
}
.sidebar__section p.side_tit_cat {
  margin-bottom:0;
  margin-top:20px;
}
.sidebar__section ul li {
  margin-bottom:20px;
}

.menu__section {
  margin-bottom: 60px;
}

.more-prd span {
  cursor: pointer;
}

/* breadcrumb.sort */
.breadcrumb__section {
  padding-bottom: 30px;
}

.breadcrumb-list__unit {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.sort__section {
  position: absolute;
  top: 0;
  right: 0;
}

.sort--sub-layer {
  min-width: 200px;
  width: 100%;
}

/* contents */
.contents__section {
    width: 720px;
    float: right;
}

.info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .product__image, .delivery__section, .payment__section, .cancel__section {
  margin-bottom: 60px;
}

.product-list__section {
  position: relative;
}

.free-space__section {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.recommend-list, .seller-list, .together-list {

}

.sub-list {
  padding-bottom: 60px;
  font-size: 0;
}

.sub-list__unit {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px 20px;
  width: 32.3%;
  font-size: 14px;
}

.sub-list__img {
  padding-bottom: 10px;
}

.sub-list__link {
  display: block;
}

.sub-list__name {
  display: block;
}

.product-list__freespace-top {
  padding-bottom: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product-list__freespace-bottom {
  padding-top: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

/* information */
.info {
  margin-top: 40px;
}

.info-list {
  list-style-type: none;
}

.info-list__unit {
  padding-bottom: 30px;
}

.info-list__date {
  display: block;
  padding-bottom: 10px;
}

/* history */
.history__section {
  clear: both;
  border-top: 1px solid #ddd;
  padding-top: 60px;
}

/* footer */
.footer__section {
}

.footer__guide {
}

.guide__col {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}

.guide__col--one-third {
  width: 410px;
}

.guide__col--half {
  width: 470px;
}

.guide__h2 {
  margin-bottom: 20px;
  font-size: 16px;
}

.guide__list {
  margin: 0;
}

.guide__name {
  padding-bottom: 15px;
}

.guide__other {
  margin: 0;
  padding-bottom: 30px;
}

.footer__navi {
    text-align: center;
    width: 100%;
    padding-top: 35px;
    background-color: #fdebe7;
}
.footer_nav a {
    padding: 0 10px ;
    border-right: 1px solid #362b00;
}
.footer_nav a:last-child {
    border-right: none;
}
.shop-owner {
  overflow: hidden;
}

.shop-owner__img {
  float: left;
  width: 200px;
  margin-right: 20px;
}

.shop-owner__info {
  float: left;
  width: 290px;
}

.shop-owner__name {
  margin-bottom: 16px;
  font-weight: bold;
}

.shop-owner__memo {
  line-height: 1.8;
}

.sns-list {
  list-style-type: none;
  padding-bottom: 60px;
}

.sns-list__unit {
  display: table-cell;
  padding-right: 5px;
}

.footer-navi__col {
  list-style-type: none;
  line-height: 2.2;
}
.pagetop {
    text-align: right;
    margin-top:60px;
}

.pagetop__btn {
  display: block;
  padding: 18px 0;
  width: 100%;
  max-width: 50px;
  float: right;
}

/* copyright */
.copyright {
    color: #362b00;
    display: block;
    padding: 25px 0 25px;
}
/* menu-list */
.menu-list {
  margin: 10px 0 0;
  list-style-type: none;
}

.menu-list--more-prd {
  margin: 10px 0 20px;
}

.menu-list__link {
  display: table;
  padding: 10px 0;
  width: 100%;
}

.menu-list__text {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
  width: 90%;
}

.menu-list__icon {
  display: table-cell;
  vertical-align: middle;
  width: 10%;
  text-align: right;
}

.category-list__unit {
  position: relative;
}

/* calender */
.cal {
  margin: 20px 0 60px;
  text-align: center;
}

.tbl_calendar {
  margin-bottom: 20px;
  width: 100%;
}
.tbl_calendar caption {
  text-align: center;
  padding: 6px 0;
  width: 100%;
    display: table;
}
.tbl_calendar th {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}
.tbl_calendar td {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}

/* qrcode */
.qrcode {
  margin: 20px 0 60px;
  text-align: center;
}

/* product-list */
.product-list {
  list-style-type: none;
  font-size: 0;
}

.product-list__unit {
  display: inline-block;
  font-size: 14px;
  margin: 0 10px 40px;
  vertical-align: top;
  position: relative;
  text-align: left;
}

.product-list__unit-sm {
  width: 110px;
}

.product-list__unit-md {
  width: 120px;
}

.product-list__unit-lg {
  width: 220px;
}
.product-list__unit-lg a.product-list__link img {
  border:1px solid #d5c19d;
}

.product-list__unit--sidebar {
  display: block;
  margin: 0 0 20px;
}

.product-list__image:hover {
  opacity: 0.8;
}

.product-list__image--sm {
  max-width: 110px;
}

.product-list__text {
  display: block;
}

.product-list__name {
  font-weight: bold;
  margin-top: 20px;
}

.product-list__name--sidebar {
  margin-top: 0;
  margin-left: 10px;
}

.product-list__expl {
  margin-top: 20px;
  text-align: left;
}

.product-list__prices {
  margin-top: 10px;
  color:#d0463b;
}

.product-list__prices--sidebar {
  margin-left: 10px;
}

.product-list__price-regular {
  text-decoration: line-through;
}

.product-list__price-soldout {
  color: #ff0000;
}

.product-list__discount-rate {
  color: #ff0000;
}

.rank-box {
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 5;
}

.rank-box--sidebar {
  top: 10px;
}

.rank-number {
  padding: 8px 0 0;
  background: #fff;
  color: #000;
  font-weight: bold;
  border-radius: 50%;
  width: 40px;
  height: 32px;
  display: block;
  text-align: center;
}

.rank-number--sidebar {
  padding: 4px 0 0;
  width: 22px;
  height: 18px;
}

.rank-number-color--1 {
  background: #ffea22;
}

.rank-number-color--2 {
  background: #cbcbcb;
}

.rank-number-color--3 {
  background: #d9a300;
}

/* pagenation */
.pagenation {
  clear: both;
  position: relative;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.pagenation .disabled {
  color: #ccc;
}

.pagenation-prev {
  position: absolute;
  left: 0;
}

.pagenation-pos {
  line-height: 0.8;
}
.pagenation-pos__number {
  margin: 0 5px;
  font-size: 22px;
}

.pagenation-next {
  position: absolute;
  right: 0;
}

/* product */
.product__section {
  margin-bottom: 120px;
}
.product__section h2 {
  border-bottom: none;
  font-size: 22px;
}

.product__explain {
  padding: 60px 0 30px;
  line-height: 1.8;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product__model {
  color: #666;
}

.product__image-main {
  text-align: center;
}

.product__image-thumb ul li {
  cursor: pointer;
  margin-bottom: 25px;
  padding: 0 10px;
}

.image__thumb {
  padding: 2px;
  border: 2px solid #fff;
}

.image__thumb--active {
  border: 2px solid #ddd;
}

.product__guide {
  padding: 0 0 30px;
}

.product__price-part {
  font-size: 22px;
  padding-bottom: 5px;
}

.product__price-regular {
  padding-bottom: 5px;
}

.product__price-establish {
  padding-bottom: 5px;
  color: #666;
}

.product__discount {
  color: #ff0000;
}

.product__stock-str {
  padding-top: 30px;
  font-size: 22px;
}

.product__related-list__link {
  display: block;
  padding: 5px 0 0;
}
.product__related-list__link span {
  padding-left: 15px;
}

.product__order {
  padding: 0 0 60px;
}

.option-list__name, .init-list__name, .text-titles-list__name {
  padding-bottom: 10px;
  font-weight: normal;
}

.option-list__detail, .init-list__detail, .text-titles-list__detail {
  margin: 0;
}

.option-list__select {
  height: 50px;
  border: 1px solid #ddd;
}

.text-titles-list__detail-text {
  height: 50px;
  border: 2px solid #ddd;
}

.init-list__detail-num {
  width: 200px;
  height: 38px;
  border: 1px solid #ddd;
  display: inline-block;
}

.init-list__detail-updw {
  margin: 0;
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}

.init-list__detail-unit {
  padding-left: 10px;
}

.order-btn-list {
  margin: 0;
  padding-top: 30px;
}

.stock_error {
  text-align: center;
  color: #cf0400;
}

.option-table {
  margin: 40px 0;
}
.option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.option-table table th, .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.option-table table th {
  text-align: center;
}
.option-table table td {
  vertical-align: top;
  text-align: center;
}

.related-list {
  text-align: right;
  padding-right: 15px;
}

.related-list__unit {
  display: inline-block;
}

/* option detail */
.option-detail__section {
  padding: 20px;
  text-align: center;
}

.option-detail__table th {
  text-align: center;
}
.option-detail__table td {
  text-align: center;
}

.option-detail__price--regular {
  text-decoration: line-through;
}

.option-detail__discount {
  color: #ff0000;
}

/* privacy.shopkeeper */
.shop-info__lead {
  margin: 40px 0;
  line-height: 1.8;
  font-size:16px;
  border-bottom: 1px dotted #d5c19d;
  padding-bottom:40px;
}

.shop-info-list__title {
  padding: 20px 0 5px;
}
.shop-info-list__title:first-child {
  padding: 0 0 5px;
}

.shop-info-list__note {
  margin: 0;
  line-height: 1.8;
}

/*
 * Module
 */
.section__title-h2 {
  margin: 0;
  padding-bottom: 20px;
  font-size: 16px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.btn-primary {
   color: #fff;
  height: 28px;
    width: 64px;
    padding: 0;
    float: right;
}
.btn-primary:hover {
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}
.header-search .btn-primary {
  background: url(https://file002.shop-pro.jp/PA01368/947/btn_search.png) center center no-repeat;
}

.btn-secondary {
  background: #48A3FF;
  border: 1px solid #48A3FF;
  color: #fff;
}
.btn-secondary:hover {
  background: #48A3FF;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-tertiary {
  background: #cf0400;
  border: 1px solid #cf0400;
  color: #fff;
}
.btn-tertiary:hover {
  background: #cf0400;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn__addcart, .btn__quick, .btn__soldout {
  padding: 20px 0 22px 0;
}
.btn__addcart i, .btn__quick i, .btn__soldout i {
  margin-right: 10px;
}
.btn__addcart span, .btn__quick span, .btn__soldout span {
  vertical-align: middle;
}

.btn__soldout.disabled,
.btn__soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.txt--sm {
  font-size: 10px;
}

.txt--md {
  font-size: 12px;
}

.txt--lg {
  font-size: 16px;
}

.txt--c {
  text-align: center;
}

.txt--r {
  text-align: right;
}

.txt--red {
  color: #ff0000;
}

.txt--gray {
  color: #999;
}

.border--none {
  border: none;
}

.mar-t--20 {
  margin-top: 20px;
}

.mar-b--20 {
  margin-bottom: 20px;
}

.mar-b--60 {
  margin-bottom: 60px;
}

.width--110 {
  width: 110px;
}

.width--160 {
  width: 160px;
}

.hide {
  display: none;
}

/* textarea input */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  outline: none;
}


/* ¡¦°ä#¡¦#Îä#Ôä#¼ã£ì*/
.top_item {
    margin: 20px 0 ;
}
.top_item dl {
    width: 241px;
    float: left;
    margin: 0 12px 12px 0;
}
.top_item dl:nth-child(4n) {
    margin-right: 0;
}
.top_item> *:first-child + * + * + *{
    margin-right: 0;
}
.top_item dl dt {
    margin: 0 0 10px;
}
.top_item dl dd {
    margin: 0 0 5px;
}
.top_item dl dd a {
    display: block;
    padding-left: 16px;
    background: url(https://file002.shop-pro.jp/PA01368/947/ico_arrow.png) no-repeat left center;
}
.top_recommend {
    float: left;
    width: 570px;
    height: 320px;
    padding: 0 0 20px 30px;
    text-align: center;
    background: url(https://file002.shop-pro.jp/PA01368/947/bg_recommend.jpg) no-repeat left top;
}
.top_recommend h2,
.top_info h2 {
    margin: 37px 0 28px;
}
.top_recommend li {
    list-style: none;
    float: left;
    margin: 0 20px 20px 0;
}
.top_info {
    width: 341px;
    float: right;
}
.top_info .box {
    width: 341px;
    padding: 40px 0 20px;
    border: 1px solid #f7eada;
    text-align: center;
    }
.top_info .box p {
    margin: 0 0 20px;
    
}
.top_new {
    width: 470px;
    float: left;
}

.top_selling {
    width: 470px;
    float: right;
}
.top_new .box,
.top_selling .box {
    width: 420px;
    padding: 25px 25px 15px;
    border: 1px solid #f7eada;
}
.top_new dl,
.top_selling dl {
    clear: both;
}
.top_new dl dt,
.top_selling dl dt {
    width: 120px;
    float: left;
}
.top_new dl dd,
.top_selling dl dd {
    width: 280px;
    float: right;
    height: 120px;
    border-bottom: 1px dotted #d5c19d;
}
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar tbody {
  width: 100%;
  display: table !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom:1px solid #d7c4a2 !important;
  display: table-cell !important;
  width: auto !important;
}
p.holiday {
  width: 5em;
  text-align: center;
  background-color: #fdebe7;
  margin-top: -20px;
}





.sp_set {display: none;}
.sp_set .btn {
    position: fixed;
    top: 4px;
    right: 4px;
    width: 30px;
    height: 30px;
    padding: 5px;
    z-index: 10;
    border: none;
  background: #e88cb0;
}
.menu__line {
    display: block;
    height: 3px;
    position: absolute;
    transition: transform .3s;
    width: calc(100% - 10px);
  background: #fff;
}
.menu__line--top {
  top: 8px;
}
.menu__line--center {
    top: calc(50% - 2px);
}
.menu__line--bottom {
  top: auto;
    bottom: 8px
}
.menu__line--top.active {
    top: 18px;
	transform: rotate(45deg);
}
.menu__line--center.active {
    transform: scaleX(0);
}
.menu__line--bottom.active {
    bottom: 18px;
    transform: rotate(135deg);
}
.sp_set .spmenu {
    width: 70%;
    position: fixed;
    z-index: 9999;
    left: -80%;
    top: 0;
    background-color: rgba(255,255,255,0.98);
    overflow: auto;
    height: 100%;
}
.sp_set .spmenu li {
    width: 100%;
    border-bottom: 1px dotted #ddd;
    font-size: 14px;
    overflow: hidden;
}
.sp_set .spmenu li.bblast {
  border-bottom: 2px solid #ddd;
}
.sp_set .spmenu li:first-child a {
  text-align: center;
}
.sp_set .spmenu li a {
    display: block;
    font-size: 12px;
    padding: 20px;
    line-height: 1.1;
}
@media screen and (max-width: 640px) {
img {max-width: 100%;}
.sp_set {display: block;}
.promo__text {
    font-size: 12px;
    padding: 10px;
    line-height: 1.2;
  padding-right: 60px;
}
.header-tools,.header__logo-img {
    float: none;
    width: 100%;
    text-align: center;
}
.headerSubmenu01 li {
    display: none;
    float: none;
    margin: 0 auto;
}
.headerSubmenu01 li:nth-child(4) {
    display: block;
}
.headerSubmenu02 {
    display: none;
}

.header-gnavi li {
    width: calc( 25% - 1px );
    height: auto;
    border-right: 1px solid #ddd
}
.header-gnavi li a {
    width: 100%;
    height: auto;
    background: none;
    text-indent: 0;
    text-align: center;
    padding: 10px 0;
}

.container {
    width: 100%;
    padding: 0;
}

.slider {
    width: 100%;
}
#slider div {
    width: 100% !important;
}

.top_item {
    margin: 20px 2%;
}
.top_item dl {
    width: 46%;
    float: left;
    margin: 2%;
}
.top_item dl dt {
    text-align: center;
}
.top_item dl dt img {
    max-width: none;
    width: 100%;
}
.top_item dl dd {
    margin-bottom: 10px;
}
  
.top_recommend {
    width: 100%;
    height: auto;
    background-size: cover;
    float: none;
    overflow: hidden;
    box-sizing: border-box;
}
.top_recommend li {
    width: calc(50% - 30px);
    margin-right: 30px;
}
.top_info,
.top_new,
.top_selling {
    width: 100%;
    float: none;
    margin: 30px auto;
}
.top_info h2,
.top_new h2,
.top_selling h2 {
    text-align: center;
}
.top_info .box,
.top_new .box,
.top_selling .box {
    max-width: 100%;
    margin: auto;
    box-sizing: border-box;
}

/* footer */
.guide__col--half {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0 20px;
    box-sizing: border-box;
}
.guide__h2 {
    background: #feeeeb;
}
.pagetop {
text-align: center;
}
.footer_nav a {
  display: inline-block;
}

  /* product */
  .contents__section,.sidebar__section {
    width: 100%;
    float: none;
  }
  .product_item dl {
    width: 46% !important;
    margin: 0 2% 30px !important;
    float: left;
  }
  .product_item dl:nth-chid(2n+1) {
    clear: both;
  }
  .product_item dl dt {
    text-align: center;
  }
  .product_item dl dt img {
    width: 100%;
    max-width: none;
  }
  .product_item dl dd {
    margin-bottom: 10px;
  }
  
  .header-search {
    width: 96%;
    box-sizing: border-box;
    margin: 0 2%;
  }
  .header-search__box {
    width: calc(100% - 76px);
  }
  .sidebar__section p,.sidebar__section dl dt,.sidebar__section ul li {
    text-align: center;
  }
  .sidebar__section dl dd {
    width: 230px;
    margin: auto;
  }
  
  table {
    max-width: 100%;
    width: 100%;
  }
  table th,table td{
    box-sizing: border-box;
  }
  
}
@media screen and (max-width: 375px) {
  .header-gnavi {display:none;}
  h2.item_h2,.guide__h2,.top_new h2, .top_selling h2 {
    overflow: hidden;
    position: relative;
  }
  h2.item_h2 img {
    width: 1000px;
    max-width: none;
    position: relative;
    left: calc(-500px + 50%);
  }
  .guide__h2 img {
    width: 470px;
    max-width: none;
  }
  .top_new h2 img, .top_selling h2 img {
    width: 470px;
    max-width: none;
    position: relative;
    left: calc(-235px + 50%);
  }
  .top_item dl {
    width: 96%;
    float: none;
  }
  .top_recommend li {
    width: calc(100% - 30px);
    float: none;
  }
  .top_new dl dt, .top_selling dl dt {
    width: 100%;
    float: none;
    text-align: center;
  }
  .top_new dl dd, .top_selling dl dd {
    width: 100%;
    height: auto;
    float: none;
    margin: 0;
    padding-bottom: 10px;
  }

  
}


