@charset "euc-jp";
#topcate .category-list__unit:last-of-type,
.category-list__unit:last-of-type{
	display: none;
}

body {
  background-color: #fff;
  color: #333;
  -webkit-font-smoothing: antialiased;
}

a {
  color: #330000;
}
a:hover {
  color: #660000;
  text-decoration: none;
}

.btn {
  border-radius: 0;
}

ul, ol, form, p {
  margin: 0;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.01em;
    text-align: center;
}
/*
 * layout
 */
.container {
  width: 1200px;
  margin: 0 auto;
}

/* awardlogo */

div#awardlogo { margin-bottom: 10px;}
/*
@media screen and (max-width:480px) { 
div#awardlogo { display: flex;padding: 10px;background: khaki;}
div#awardlogo img {width: 100px;}
#awardlogo p.hidden-desktop {font-size: 23px;padding-left: 10px;}
}
  
@media screen and (max-width:320px) { 
#awardlogo p.hidden-desktop {font-size: 20px;}}*/
  
/* header */
.promo__seciton {
  background-color: #cfa972;
  width: 100%;
  padding: 15px 0;
}
.btn.btn-scroll.btn-pagetop {
    background: #cfa972;
    position: fixed;
    right: 50px;
    bottom: 60px;
    width: 40px;
    height: 40px;
    border: 0;
    border-radius: 5px;
    padding-top: 10px;
}
.promo {
  background: #cfa972;
  background-image: url(https://img.shop-pro.jp/tmpl_img/81/bgimage.png);
}

.promo__text {
  color: #fff;
  text-align: center;
  padding: 14px 0;
  letter-spacing: 1px;
  font-weight: bold;
  background: #cfa972;
}

.header__section {
  text-align: center;
  margin-bottom: 20px;
}

.header-search {
  position: relative;
  float: left;
  width: 500px;
  text-align: left;
}

.header-search__select {
    border: none;
  border-radius: 5px;
  box-shadow: none;
  height: 40px;
  width: 150px;
  font-size: 0.92857em;
}
.header-search__select:focus {
  outline: none;
}

.header-search__box {
    border: none;
  border-radius: 5px;
  box-shadow: none;
  padding: 8px 8px 8px 14px;
  height: 40px;
  width: 41%;
  font-size: 0.92857em;
  box-sizing: border-box;
}
.header-search__box:focus {
  outline: none;
}
.header-search__btn {
  height: auto;
  width: 40px;
  padding: 14px 0;
  border-radius: 5px;
  font-size: 0.78571em;
  background: #fff;
  border: 1px solid #fff;
  color: #333;
}
.header-tools {
  float: right;
  margin: 0;
  width: 465px;
  text-align: right;
}

.header-tools__unit {
  display: inline;
  margin-left: 45px;
  line-height: 1.4;
}

.header-tools__unit-cart {
  margin-left: 21px;
}

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

.header-tools__count {
  padding: 0 2px;
  font-size: 14px;
}

.header__logo-img {
  margin: 20px 0 0;
    display: inline-block;
    width: 300px;
    padding-right: 50px;
}
.header__logo {
  margin: 70px 0;
}

.header-gnavi {
  list-style-type: none;
  position: relative;
}

.header-gnavi__unit {
  display: inline;
}

.header-gnavi__link {
  padding: 15px;
}

.header-gnavi__link--menu {
  position: relative;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 14px 14px 15px;
  background: #fff;
  z-index: 55;
}
.mega-navi {
  display: none;
    list-style-type: none;
    border: 1px solid #ddd;
    width: 1200px;
    position: absolute;
    top: 83px;
    left: 0;
    padding: 39px;
    background: #fff;
    z-index: 50;
    text-align: left;
    box-sizing: border-box;
}

.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 {
	display: none;
}

.slider {
  margin: 0 auto 10px;
  width: 1200px;
	height: 400px;
	position: relative;
  background-image: url("https://img21.shop-pro.jp/PA01381/750/slideshow/slideshow_img_1a6d79.jpg");
	background-size: cover;
}
.slidetop{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
    width: 100%;
    border-bottom: 11px solid #cfa972;
}
.slider .bx-wrapper .bx-viewport {
	display: block!important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
   height: 400px;
}
.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: 10px !important;
}
.bx-wrapper img{
	width: 100%;
}
/* topcategory */
#topcate{
	display: table;
	width: 100%;
}
#topcate li{
	display: table-cell;
	width: 10%;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
		  }

#topcate .menu__section {
  margin-bottom: 0;
}
#topcate .menu-list__text img{
	margin-bottom: 3px;
}

/* main */
.main__section {
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  padding: 30px 0;
  overflow: hidden;
}

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

/* sidebar */
.sidebar__section {
  width: 270px;
}

#sidebar .header-search{width: 100%;}
#sidebar .header-search__select{width: 100%;display: block;margin: 5px 0;border:1px solid #000000;}
#sidebar .header-search > div{width: 100%;margin: 5px 0;}
#sidebar .header-search > div input{border:1px solid #000000;width: calc(100% - 45px);}
@media screen and (max-width: 425px){
  .sidebar__section{display:none;}
#sidebar .header-search{padding: 10px;box-sizing: border-box;}
#sidebar .header-search .header-search__btn{    width: 40px;}
    #sidebar .header-search .header-search__box{margin: 0;}
}
#sidebar .section__title-h2 {
    margin: 0;
    border-bottom: 3px solid #cfa972;
    font-size: 14px;
    background: #000;
    padding: 10px;
    color: #fff;
	font-weight: normal;
}
#sidebar span.menu-list__text img {
    width: 60px;
    margin-right: 5px;
}
.menu__section {
  margin-bottom: 30px;
}

.more-prd span {
  cursor: pointer;
}

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

.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: 870px;
}

.info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .delivery__section, .payment__section, .cancel__section {
  margin-bottom: 60px;
}
.product__image{
	margin-bottom: 30px;
}
.product-list__section {
  position: relative;
}
.together__section .product-list__unit:nth-of-type(3n),
.product-list__section .product-list__unit:nth-of-type(3n){
	margin-right: 0;
}
.free-space__section {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.recommend-list, .seller-list, .together-list {
  margin-top: 40px;
}

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

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

.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__section h2.section__title-h2{padding-bottom:5px;}
.info-list {
  list-style-type: none;
    height: 100px;
    overflow-y: scroll;
    margin-top:10px;
}

.section__block.container.info__section {
    box-sizing: border-box;
    margin-top: 10px;}

.info-list__date {
    margin-right: 20px;
  font-weight: bold;}
@media screen and (min-width:480px) { 
.info {
    margin: 0 20px 0 150px;
}
.section__block.container.info__section {
    padding: 0;
    border: 1px solid;
}
.info__section h2 {
    padding: 37px;
    position: absolute;    border: 0;
}
.info-list__unit {
    padding-bottom: 5px;
    display: flex;
}

.info-list__date {
    margin-right: 20px;
}
}
/* history */
.history__section {
  clear: both;
  padding-top: 50px;
}

/* footer */


.footer__guide {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

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

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

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

.guide__h2 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}

.guide__list {
  margin: 0;
}

.guide__name {
  padding-bottom: 15px;
}

.guide__other {
  margin: 0;
  padding-bottom: 30px;
  /*color: #CC0000;*/
}

.footer__navi {
  margin-bottom: 40px;
}

.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:30px;
}

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

.footer-navi__col {
  list-style-type: none;
	display: table;
	
}
.footer-navi__col li{
	display: table-cell;
	padding: 0 20px;
}

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

/* copyright */
.copyright__section {
  padding: 20px 0;
  font-size: 14px;
	text-align: center;
}

.copyright {
  margin: 0 0 10px;
}

.copyright__img {
  width: 200px;
  height: 18px;
  margin: 0 0 5px 5px;
}

/* 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%;
}
.free-list__link {
    display: table;
    padding: 15px 0;
    width: 100%;
    background: #ff908d;
    text-indent: 1em;
    color: #000;
    font-weight: bold;
	margin-bottom: 5px;
}
.left_bnr img{
	width: 100%;
	height: auto;
	margin: 0 0 10px;
}
.free-list__link .fa {
    font-size: 21px;
    margin-right: 10px;
    text-indent: initial;
    vertical-align: bottom;
}
#sidebar .free-list__link span.menu-list__text img{
	height: 21px;
	width: auto;
}

.menu-list__img {
  display: table-cell;
  vertical-align: middle;
  padding-right: 5px;
  width: 25%;
}
.menu-list__text {
  display: table-cell;
  vertical-align: middle;
}

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

.category-list__unit {
  position: relative;
}

.subcategory-list {
  padding: 10px 0;
  display: none;
}
.subcategory-list li{
    background: #f5f1e9;
    padding: 5px 10px;
    box-sizing: border-box;
    margin: 3px 0;
}
/* 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;
}
.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;
	margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product-list__unit {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 60px;
  vertical-align: top;
  position: relative;
  text-align: center;
}
.product-list__unit-sm {
  width: 110px;
}

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

.product-list__unit-lg {
  width: 31.33%;
}
.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;
  text-align: left;
}

.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;
  text-align: left;
}

.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 {
  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: 18px;
}

.product__explain {
  padding: 20px 0 60px;
  line-height: 1.8;
}
.product__model {
  color: #CC0000;
}

.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 #cfa972;
}

.product__guide {
	padding: 0 20px 60px 0;
}

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

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

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

.product__discount {
  color: #ff0000;
}

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

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

.product__order {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 40px 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: 2px solid #ddd;
}

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

.init-list__detail-num {
  width: 200px;
  height: 38px;
  border: 2px 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 20px;
  line-height: 1.8;
}

.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;
  border-bottom: 3px solid #000;
  font-size: 16px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}
.together__section .section__title-h2,
.history__section .section__title-h2,
.recommend__section .section__title-h2 {
    position: relative;
    padding: 0;
    border-bottom: 1px solid #000;
    font-size: 25px;
    text-align: center;
    font-family: serif;
    letter-spacing: 0.25em;
}


.together__section .section__title-h2::before,
.history__section .section__title-h2::before,
.recommend__section .section__title-h2::before {
    top: 0.8em;
    left: 0.5em;
    z-index: 2;
    width: 18px;
    height: 18px;
    background: #000;
}

.together__section .section__title-h2::before, .together__section  .section__title-h2::after,
.history__section .section__title-h2::before, .history__section .section__title-h2::after,
.recommend__section .section__title-h2::before, .recommend__section .section__title-h2::after {
    position: absolute;
    content: '';
}
.together__section .section__title-h2::after,
.history__section .section__title-h2::after,
.recommend__section .section__title-h2::after {
    top: 1.1em;
    left: .2em;
    width: 18px;
    height: 18px;
    background: #cfa972;
}

.btn-primary {
  background: #CC0000;
  border: 1px solid #CC0000;
  border-radius: 3px;
  color: #fff;

}
.btn-primary:hover {
  background: #990000;
  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-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;
}
a.btn.btn-primary.pagetop__btn{
	position: fixed;
	bottom: 50px;
	right: 50px;
	background: #CC0000;
}
.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 {
  display:flex;
  margin-bottom: 60px;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.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;
}


#pageFooter{}
#pageFooter{
    max-width: 100%;
    margin: 0 auto;
    background-color: #454545;
}
.foot_inner{
    width: 1200px;
    margin: 0 auto;
    padding: 45px 0 50px;
    color:  #fff;

}



.foot_1 .address {
    font-size:  14px;
    line-height:  1.8;
}
.foot_1 .address span + span {
    margin-left: 1em;
}
.foot_1 .tel {
    font-size: 14px;
    line-height: 1.8;
}
.foot_1 .tel a {
	color: #fff;
}


.copyright {
    font-size: 10px;
    /* font-weight: normal; */
    /* letter-spacing: 0.04em; */
}
.copyright span {
	display: inline-block;
}	
.copyright span + span {
	margin-left: 0.5em;
}



@media screen and (max-width: 768px) {
	.hide_phone{
		display: none;
	}
	.header__logo-img{
	padding: 0;
	}

  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
.header__logo-img {
    margin: 0 auto 10px;
    width: 70%;
	}
  /* layout */
  .container,.section__block {
    width: 100%;
  }
.header-tools-phone__unit {
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
    border: 1px solid #330000;
}
li.header-tools-phone__unit img {
    width: auto;
    height: 33px;
    vertical-align: text-bottom;
}
.header-tools-phone--current {
  background: #d89330;
}
	
  /* module */
  .menu__section {
    margin-bottom: 0;
    border-radius: 0;
    border: none;
  }
  .menu__title-h2 {
    padding: 13px 0 13px 18px;
    color: #ffffff;
    background: #a39055;
  }
  .menu__suffix {
    padding-left: 10px;
  }

  .product-list__title {
    width: 100%;
  }

  .rank__box {
    position: absolute;
    top: 10px;
    left: 15px;
  }

  .breadcrumb-list {
    font-size: 1em;
  }

  /* header */
  .header__inner {
    padding: 0;
    text-align: center;
  }
  .header__right {
    display: none;
  }
  .header-search {
    margin-top: 0;
	width: 100%;
	  float: inherit;
  }
  .header-search__select {
    margin: 0 0 10px;
    height: 40px;
    width: 100%;
  }
  .header-search__box {
    margin: 0 0 10px;
    height: auto;
    width: 100%;
  }
  .header-search__btn {
    height: auto;
    width: 100%;
  }
  .header-logo {
    margin-bottom: 20px;
    padding-right: 60px;
    padding-left: 60px;
  }
  .tab-block {
    background: #fefcf2;
    box-shadow: 0 5px #c7760d inset;
  }
  .tab-block--visible {
    display: block;
  }
  .tab-block--hidden {
    display: none;
  }
  .tab-block-list {
    padding: 25px 20px 20px;
    text-align: left;
  }
  .tab-block-list__unit {
    font-weight: bold;
    list-style-type: none;
  }
  .tab-block-list__link {
    padding: 10px;
    height: 100%;
    width: 100%;
    display: block;
  }

  .tb-pulldown-list__unit {
    font-weight: normal;
    list-style-type: none;
  }
  .tb-pulldown-list__link {
    padding: 10px;
    height: 100%;
    width: 100%;
    display: block;
  }
  .tb-pulldown-list__link:before {
    content: '- ';
  }

  /* global navigation */
  .gnavi {
    display: none;
  }

  /* slider */
  .slider {
    padding-top: 0;
	background-image: none;
	height: auto;
  }
  .slider__inner {
    height: auto;
    width: 100%;
  }
	.bx-wrapper .bx-controls-direction a{
		display: none;
	}
  /* main */
  .main__section {

    padding-top: 0;
	  margin-bottom: 0;
	  border-bottom: none;
  }
  .main__section--top {
    padding: 0;
  }
  .main__inner {
    padding-right: 0;
    padding-left: 0;
  }

  /* sidebar */
  .sidebar {
    padding: 0;
  }

  .seller-list-left__name--downer {
    margin-top: 10px;
    margin-left: 0;
  }

  .sidebar-banner-list {
    padding: 60px 20px 0;
  }
  .sidebar-banner-list__unit {
    margin: 0 0 30px;
  }

  .slider .bx-wrapper .bx-viewport{
		height: auto;
 }
  /* contents */
  .contents {

    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    float: none;
  }
  .contents-main {
    padding: 0;
  }

  .contents-sub {
    display: none;
  }
.contents__section {
    float: right;
    padding: 10px 20px;
    box-sizing: border-box;
    width: 100%;
}
	.section__title-h2{
		font-size: 17px!important;
		letter-spacing: 0!important;
	}
	.product-list{
		margin-top: 30px;
	}
	.history__section{
		padding: 0 30px;
		box-sizing: border-box;
	}
  /* footer */
	
  .mail-mag__inner {
    padding-right: 20px;
    padding-left: 20px;
  }
  .mail-mag__box {
    margin-right: 0;
    margin-bottom: 10px;
    padding: 8px;
    height: auto;
    width: 100%;
  }
  .mail-mag__btn {
    height: auto;
    width: 49%;
    padding: 8px 0;
    font-size: 0.85714em;
  }

  .guide {
    padding: 0 20px;
  }

  /* product list */
  .sort__section {
    padding-bottom: 30px;
    position: static;
  }
  .sort__sub-layer {
    width: 100%;
  }
	.container,.mega-navi,.slider {
		width: 100%;
	}
 .slider .bx-wrapper .bx-caption span {
    padding: 10px 20px;
    font-size: 1em;
  }

  /* footer */
	#footer{
    background: #330000;
    padding: 20px 30px;
    box-sizing: border-box;
}
	.menu-list{margin: 0;	
	}
  .mail-mag i {
    padding-right: 0;
    padding-bottom: 20px;
    display: block;
  }

  .guide__inner {
    padding: 0;
  }

  .shop-owner {
    margin-bottom: 30px;
    text-align: center;
  }
  .shop-owner__image {
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
  }
  .shop-owner__info {
    float: none;
  }
  .shop-owner__name {
    margin-bottom: 10px;
  }

  .sns-list {
    margin-right: auto;
    margin-left: auto;
    box-sizing:border-box;
  }

  .pagetop__section {
    padding: 0;
  }

  .fnavi-list {
    font-size: 0.78571em;
    line-height: 1.8;
  }

  .guide-list__link {
    color: #ffffff;
  }
  .guide-list__link:hover {
    color: #999999;
  }

  /* pagenation */
  .pagenation-list__navi-end {
    margin: 0 22px;
  }

  /* product */
  .product__name {
    font-size: 1.28571em;
  }
  .product__image {
    padding-right: 0;
    padding-bottom: 40px;
  }
  .product__guide {
    padding-right: 0;
  }
  .product__price {
    font-size: 1.28571em;
  }
  .product__stock-str {
    font-size: 1.28571em;
  }
  .product__info {
    padding-bottom: 60px;
  }
  .product-related-list {
    font-size: 0.92857em;
  }
  .product__explain {
    padding-top: 30px;
    border-top: 2px solid #f5f1e9;
  }
  .product__order {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .option-list__unit--sec {
    padding-top: 20px;
  }

  .order-btn-list {
    padding-left: 0;
  }

  .order__btn-quick {
    margin-top: 10px;
  }

  .related-list {
    padding: 20px 0 0;
    line-height: 2.2;
    text-align: left;
  }/*
  .related-list__unit {
    display: block;
  }*/

  /* sk */
  .sk__section {
    margin-top: -10px;
    padding-top: 10px;
  }
	
	.top .product-list__expl{
		display: none;
	}
	
	.product-list__unit-sm{
		width: 30%;
	}
	.footer__guide{
		display: none;
	}
	.footer-navi__col {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
	background: #330000;
	padding: 20px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}
	.footer-navi__col li {
    display: inline-block;
    padding: 0 5px;
    border-left: 1px solid #fff;
}
	.footer-navi__col li a{
		color: #fff;
	}
	.footer-navi__col li:first-of-type {
		border-left: none;
}
	.product-list__unit-lg {
    width: 30.33%;
}
	.copyright__section{
	background: #330000;
		
	}
	.copyright {
    margin: 0 30px;
    color: #fff;
}
	.product-list__unit-md {
    width: 30%;
	}
	#pageFooter{
		padding: 0 30px;
	}
	.foot_inner{
		width: 100%;
	}
	#pageFooter .copyright{
		text-align: left;
		margin: 0;
	}
}

@media screen and (max-width: 425px) {
#sidebar #left_bnr .left_bnr.w100{width:100%;}
	.col-lg-4,.col-lg-8{
		width: 100%;
	}
	.product__name{
		margin-top: 30px;
	}
	.product__info,
	.product__guide{
		padding-bottom: 0;
	}.product__image{
		margin-bottom: 0;
	}
	.product__related-list__link{
		padding: 10px;
    background: antiquewhite;
    margin: 5px 0;
	border-radius: 5px;
	}
	.product__order{
		margin: 0;
		border: none;
		padding: 20px 0;
	}
	.order-btn-list,.init-list__detail-unit{
		padding: 0;
	}
	
.product-list__unit br{display:none;}
	.product-list__unit-lg,.product-list__unit-md{
    width: 47%;
	}
	
.info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .delivery__section, .payment__section, .cancel__section {
  margin-bottom: 20px;
}
	.together__section .product-list__unit:nth-of-type(2n), .product-list__section .product-list__unit:nth-of-type(2n), #contents .top .product-list__unit:nth-of-type(2n) {
    margin-right: 0;
}
.product__related-list__link span{    padding-left: 5px;}
}


@media (max-width: 768px) {
.header-tools-contact.hidden-desktop {
    display: flex !important;
    justify-content: center;
    margin: 5px auto 0;
}
.header-tools-contact.hidden-desktop li {
    list-style: none;
    font-size: 1em;
    padding: 10px 15px;
    border: 1px solid #330000;
    margin: 0 2.5px;
    border-radius: 5px;
}
}
