.p-sub-category {
  margin: 30px 10px;
  padding: 0;
  list-style-type: none;
}

.p-sub-category::after {
  display: block;
  clear: both;
  content: '';
}

.p-sub-category__item {
  float: left;
  box-sizing: border-box;
  width: 50%;
  padding: 10px 5px;
}

.p-sub-category__image {
  display: block;
  margin-bottom: 10px;
}

.p-sub-category__link {
  display: block;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.p-sub-category__link:hover {
  opacity: .66;
}

.p-sub-category__link:active {
  opacity: 1;
}

.p-sub-category__name {
  line-height: 1.3;
  position: relative;
  display: block;
  padding-left: .8em;
}

.p-sub-category__name::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '-';
}

@media screen and (min-width: 600px) {
  .p-sub-category {
    margin-right: 0;
    margin-left: 0;
  }

  .p-sub-category__item {
    width: 25%;
    padding: 15px 10px;
  }

  .p-sub-category__item:nth-child(4n + 1) {
    clear: both;
  }
}

@media screen and (max-width: 599px) {
  .p-sub-category__item:nth-child(2n + 1) {
    clear: both;
  }
}
.linklist{
	position: relative;
}
.mapbtn {
	position: absolute;
}
.mapbtn a {
	display: block;
	background: #fd7f23;
	color: #FFF;
	width: 100%;
	font-size: 1vw;
	font-weight: bold;
	padding: 1%;
	text-align: center;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}
.mapbtn {
	position: absolute;
}


.cartjs_product_table {
  display: none;
}
.mapbtn a {
	display: block;
	background: #fd7f23;
	color: #FFF;
	width: 100%;
	font-size: 1.5vw;
	font-weight: bold;
	padding: 1vw;
	text-align: center;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}
@media screen and (min-width: 1240px){
  .mapbtn a {
  font-size: 20px;
    padding:15px;
กก}
}


.mapbtn1{
	left: 67%;
	top: 13%;
}
.mapbtn2{
	left: 64%;
	top: 34%;
}
.mapbtn3{
	left: 53%;
	top: 55%;
}
.mapbtn4{
	left: 45%;
	top: 65%;
}
.mapbtn5{
	left: 32%;
	top: 63%;
}
.mapbtn6{
	left: 22%;
	top: 70%;
}
.mapbtn7{
	left: 19%;
	top: 62%;
}
.mapbtn8{
	left: 5%;
	top: 75%;
}
.mapbtn9{
	left: 46%;
	top: 44%;
}

