.if-category {
  background-color: #ffffff;
}

.if-category_container {
  width: 100%;
  max-width: 900px;
  background-color: #fff;
}

.if-category_inner {
  width: 100%;
}

.if-category_mv {
  width: 100%;
  margin-bottom: 2.5%;
}

.if-category_mv img {
  width: 100%;
}

img {
  max-width: 100%;
}

.if-category {
  padding-top: 0;
}

.if-category_mv {
  margin-bottom: 3.125vw;
}

@media screen and (min-width: 813px) {
  .if-category_mv {
    margin-bottom: 20px;
  }
}

.section, .section_innerSection {
  padding-top: 50px;
  margin-top: -50px;
}

@media screen and (min-width: 813px) {
  .section, .section_innerSection {
    padding-top: 65px;
    margin-top: -65px;
  }
}

.anchor {
  position: relative;
}

.anchor_list {
  margin: 0 -0.625vw;
  padding: 0 2.34375vw;
  display: flex;
}

@media screen and (min-width: 813px) {
  .anchor_list {
    margin: 0 -8px;
    padding: 0 15px;
  }
}

.anchor_list > li {
  margin: 0 0.625vw;
  width: 100%;
}

@media screen and (min-width: 813px) {
  .anchor_list > li {
    margin: 0 8px;
  }
}

.anchor_item {
  display: block;
  padding: 4.6875vw 0;
  width: 100%;
  background: #ED6F5A;
  color: #fff;
  font-size: 3.4375vw;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  letter-spacing: 0.06em;
  text-indent: -0.06em;
  border-radius: 0.46875vw;
  position: relative;
}

@media screen and (min-width: 813px) {
  .anchor_item {
    padding: 30px;
    font-size: 22px;
  }
}

.anchor_item::after {
  display: block;
  content: "";
  width: 2.03125vw;
  height: 1.09375vw;
  background-image: url(/ec/images/feature/110E4k01000/anchor_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1.5625vw;
  margin: auto;
}

@media screen and (min-width: 813px) {
  .anchor_item::after {
    width: 13px;
    height: 7px;
    bottom: 10px;
  }
}

.anchor_item img {
  width: auto;
  height: 2.8125vw;
}

.section_inner {
  padding: 0 2.34375vw 10.9375vw;
  position: relative;
}

@media screen and (min-width: 813px) {
  .section_inner {
    padding: 0 15px 70px;
  }
}

.section_innerSection {
  padding-bottom: 10.9375vw;
}

.section_innerSection:last-of-type {
  padding-bottom: 0;
}

.section_title {
  padding: 7.8125vw 2.34375vw;
  font-size: 5.9375vw;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  letter-spacing: 0.08em;
  text-indent: -0.08em;
}

@media screen and (min-width: 813px) {
  .section_title {
    padding: 50px 15px;
    font-size: 38px;
  }
}

.section_title img {
  width: auto;
  height: 5.9375vw;
}

@media screen and (min-width: 813px) {
  .section_title img {
    height: 38px;
  }
}

.section_head {
  margin: 0 -2.34375vw 3.125vw;
}

@media screen and (min-width: 813px) {
  .section_head {
    margin: 0 -15px 40px;
  }
}

.section_headTitle {
  font-size: 3.75vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.1em;
  margin-left: -0.1em;
  padding: 3.90625vw 2.34375vw;
}

@media screen and (min-width: 813px) {
  .section_headTitle {
    font-size: 24px;
  }
}

.section_headTitle em {
  display: block;
  font-size: 5vw;
  font-weight: 700;
  font-style: normal;
}

@media screen and (min-width: 813px) {
  .section_headTitle em {
    font-size: 32px;
  }
}

@media screen and (min-width: 813px) {
  .section_headTitle {
    padding: 25px 15px;
  }
}

#sale .section_headTitle {
  background: #E00501;
  color: #fff;
}

#leisure .section_headTitle {
  background: #37C0DB;
  color: #fff;
}

#camping .section_headTitle {
  background: #12B432;
  color: #fff;
}

#travel .section_headTitle {
  background: #F0B505;
  color: #fff;
}

.section_headImage img {
  width: 100%;
}

.section_caption {
  margin-bottom: 3.125vw;
  font-size: 3.4375vw;
  font-weight: 700;
  text-align: center;
}

@media screen and (min-width: 813px) {
  .section_caption {
    margin-bottom: 20px;
    font-size: 22px;
  }
}

.section_caption small {
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: 0.1em;
  margin-left: -0.1em;
  position: relative;
}

.section_caption small::after {
  display: block;
  content: "";
  width: 100%;
  height: 0.9375vw;
  background-image: url(/ec/images/feature/110E4k01000/caption_underline.svg);
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: center;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media screen and (min-width: 813px) {
  .section_caption small::after {
    height: 6px;
  }
}

.section_more {
  margin: 10.9375vw auto 0;
  width: 45.3125vw;
}

@media screen and (min-width: 813px) {
  .section_more {
    margin-top: 40px;
    width: 290px;
  }
}

.section_more img {
  width: 100%;
}

.product {
  padding: 0 0.78125vw;
}

@media screen and (min-width: 813px) {
  .product {
    padding: 0;
  }
}

.product_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (min-width: 813px) {
  .product_list {
    justify-content: flex-start;
    margin: 0 -12px;
  }
}

.product_list > li {
  margin-top: 4.6875vw;
  width: 44.375vw;
}

@media screen and (min-width: 813px) {
  .product_list > li {
    margin: 30px 12px 0;
    width: 196px;
  }
}

.product_image {
  margin-bottom: 3.125vw;
  width: 100%;
}

.product_image img {
  width: 100%;
}

.product_badge {
	display: block;
	margin: -0.78125vw 0 0.78125vw;
	font-size: 2.5vw;
}

@media screen and (min-width: 813px) {
  .product_badge {
    margin: -10px 0 10px;
    font-size: 12px;
  }
}

.product_badge span {
	display: inline-block;
	padding: 0.2em 0.5em;
	background: #E00501;
	color: #fff;
	font-weight: bold;
}

.product_title {
  margin-bottom: 3.125vw;
  font-size: 3.4375vw;
  line-height: 1.18;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

@media screen and (min-width: 813px) {
  .product_title {
    margin-bottom: 20px;
    font-size: 16px;
  }
}

.product_title a {
  display: block;
  color: inherit;
  font: inherit;
}

.product_price {
  color: #E00501;
  font-size: 4.375vw;
  font-weight: 700;
  line-height: 1.18;
}

@media screen and (min-width: 813px) {
  .product_price {
    font-size: 20px;
  }
}

.product_price > small {
  display: block;
  margin-top: 0.78125vw;
  color: #231815;
  font-size: 3.4375vw;
  font-weight: 400;
}

@media screen and (min-width: 813px) {
  .product_price > small {
    margin-top: 5px;
    font-size: 14px;
  }
}

.check_list > li {
  margin-top: 1.5625vw;
}

@media screen and (min-width: 813px) {
  .check_list > li {
    margin-top: 10px;
  }
}

@media screen and (min-width: 813px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 812px) {
  .pc {
    display: none;
  }
}
