.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%;
}

.anchor-offset {
  padding-top: 65px;
  margin-top: -65px;
}

@media screen and (max-width: 812px) {
  .anchor-offset {
    padding-top: 50px;
    margin-top: -50px;
  }
}

.mv {
  margin-bottom: 40px;
}

@media screen and (max-width: 812px) {
  .mv {
    margin-bottom: 6.25vw;
  }
}

.nav_title {
  margin: 0 auto 40px;
  width: 438px;
}

@media screen and (max-width: 812px) {
  .nav_title {
    margin-bottom: 6.25vw;
    width: 68.4375vw;
  }
}

.nav_list {
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
}

@media screen and (max-width: 812px) {
  .nav_list {
    justify-content: center;
    flex-wrap: wrap;
    margin-top: -10.9375vw;
    padding-top: 7.8125vw;
  }
}

.nav_list > li {
  width: 145px;
}

@media screen and (max-width: 812px) {
  .nav_list > li {
    margin: 10.9375vw 1.5625vw 0;
    width: 23.90625vw;
  }
}

.nav_listItem, .nav_listItem--01, .nav_listItem--02, .nav_listItem--03, .nav_listItem--04, .nav_listItem--05, .nav_listItem--06 {
  display: block;
  position: relative;
}

.nav_listItem::before, .nav_listItem--01::before, .nav_listItem--02::before, .nav_listItem--03::before, .nav_listItem--04::before, .nav_listItem--05::before, .nav_listItem--06::before {
  display: block;
  content: "";
  width: 90px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 812px) {
  .nav_listItem::before, .nav_listItem--01::before, .nav_listItem--02::before, .nav_listItem--03::before, .nav_listItem--04::before, .nav_listItem--05::before, .nav_listItem--06::before {
    width: 14.0625vw;
    height: 14.0625vw;
    top: -7.8125vw;
  }
}

.nav_listItem--01::before {
  background-image: url(/ec/images/feature/110F1b01000/icon_style01.svg);
}

.nav_listItem--02::before {
  background-image: url(/ec/images/feature/110F1b01000/icon_style02.svg);
}

.nav_listItem--03::before {
  background-image: url(/ec/images/feature/110F1b01000/icon_style03.svg);
}

.nav_listItem--04::before {
  background-image: url(/ec/images/feature/110F1b01000/icon_style04.svg);
}

.nav_listItem--05::before {
  background-image: url(/ec/images/feature/110F1b01000/icon_style05.svg);
}

.nav_listItem--06::before {
  background-image: url(/ec/images/feature/110F1b01000/icon_style06.svg);
}

.section_inner {
  padding: 80px 0 0;
}

@media screen and (max-width: 812px) {
  .section_inner {
    padding: 12.5vw 3.125vw 0;
  }
}

.section_headNumber {
  margin-bottom: 30px;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 812px) {
  .section_headNumber {
    margin-bottom: 4.6875vw;
  }
}

.section_headNumber img {
  width: 90px;
}

@media screen and (max-width: 812px) {
  .section_headNumber img {
    width: 14.0625vw;
  }
}

.section_headTitle {
  margin-bottom: 20px;
  font-size: 42px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 812px) {
  .section_headTitle {
    margin-bottom: 3.125vw;
    font-size: 6.5625vw;
  }
}

#style01 .section_headTitle {
  color: #1b2127;
}

#style02 .section_headTitle {
  color: #27384c;
}

#style03 .section_headTitle {
  color: #a6794e;
}

#style04 .section_headTitle {
  color: #242f22;
}

#style05 .section_headTitle {
  color: #4f331c;
}

#style06 .section_headTitle {
  color: #a38d6f;
}

.section_headText {
  margin-bottom: 40px;
  font-size: 24px;
  text-align: center;
}

@media screen and (max-width: 812px) {
  .section_headText {
    margin-bottom: 6.25vw;
    font-size: 3.75vw;
  }
}

.section_product {
  margin-bottom: 60px;
}

@media screen and (max-width: 812px) {
  .section_product {
    margin: 0 -3.125vw 9.375vw;
  }
}

.section_pickupTitle {
  margin: 0 auto 40px;
  width: 438px;
}

@media screen and (max-width: 812px) {
  .section_pickupTitle {
    margin-bottom: 6.25vw;
    width: 68.4375vw;
  }
}

.pickup {
  padding: 0 40px 40px;
}

@media screen and (max-width: 812px) {
  .pickup {
    padding: 0 6.25vw 6.25vw;
  }
}

.pickup_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -40px 0;
}

@media screen and (max-width: 812px) {
  .pickup_list {
    margin: -6.25vw 0 0;
    justify-content: space-between;
  }
}

.pickup_list > li {
  margin: 40px 20px 0;
  width: calc(25% - 40px);
  text-align: center;
}

@media screen and (max-width: 812px) {
  .pickup_list > li {
    margin: 6.25vw 0 0;
    width: calc(100% / 2 - 3.90625vw);
  }
}

.pickup_list > li > a {
  display: block;
  width: 100%;
}

@media screen and (min-width: 813px) {
  .pickup_list > li > a {
    transition: opacity 0.2s ease;
  }
  .pickup_list > li > a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}

.pickup_listImage {
  margin-bottom: 24px;
}

@media screen and (max-width: 812px) {
  .pickup_listImage {
    margin-bottom: 3.75vw;
  }
}

.pickup_listImage img {
  width: 100%;
}

.pidcup_listText {
  font-size: 16px;
}

@media screen and (max-width: 812px) {
  .pidcup_listText {
    font-size: 3.125vw;
  }
}

.pickup_listPrice {
  font-size: 24px;
  line-height: 1.3;
}

@media screen and (max-width: 812px) {
  .pickup_listPrice {
    font-size: 4.375vw;
  }
}

.pickup_listPrice small {
  display: block;
  font-size: 16px;
}

@media screen and (max-width: 812px) {
  .pickup_listPrice small {
    font-size: 3.125vw;
  }
}

.section_balloon {
  margin-bottom: 40px;
  text-align: center;
}

@media screen and (max-width: 812px) {
  .section_balloon {
    margin-bottom: 6.25vw;
  }
}

.section_balloon img {
  width: 100%;
  max-width: 600px;
}

.section_caption {
  padding: 15px 40px;
  font-size: 22px;
  text-align: center;
  background: #fff;
}

@media screen and (max-width: 812px) {
  .section_caption {
    padding: 2.34375vw 6.25vw;
    font-size: 3.4375vw;
  }
}

.other {
  padding-top: 60px;
}

@media screen and (max-width: 812px) {
  .other {
    padding-top: 9.375vw;
  }
}

.other_image, .other_image--01, .other_image--02 {
  margin: 0 auto;
  width: 65%;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 812px) {
  .other_image, .other_image--01, .other_image--02 {
    width: 83.333%;
  }
}

.other_image + *, .other_image--01 + *, .other_image--02 + * {
  margin-top: 80px;
}

@media screen and (max-width: 812px) {
  .other_image + *, .other_image--01 + *, .other_image--02 + * {
    margin-top: 12.5vw;
  }
}

.other_image--01 img {
  width: 325px;
}

@media screen and (max-width: 812px) {
  .other_image--01 img {
    width: 50.78125vw;
  }
}

.other_image--02 img {
  width: 334px;
}

@media screen and (max-width: 812px) {
  .other_image--02 img {
    width: 52.1875vw;
  }
}

.other_imageCheck {
  display: block;
  width: 90px;
  position: absolute;
}

@media screen and (max-width: 812px) {
  .other_imageCheck {
    width: 14.0625vw;
  }
}

.other_image--01 .other_imageCheck:nth-of-type(1) {
  top: 0;
  right: 0;
}

.other_image--01 .other_imageCheck:nth-of-type(2) {
  top: 50%;
  left: 0;
}

.other_image--01 .other_imageCheck:nth-of-type(3) {
  bottom: 0;
  right: 0;
}

.other_image--02 .other_imageCheck:nth-of-type(1) {
  top: 0;
  left: 0;
}

.other_image--02 .other_imageCheck:nth-of-type(2) {
  top: 50%;
  right: 0;
}

.other_image--02 .other_imageCheck:nth-of-type(3) {
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 813px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 812px) {
  .pc {
    display: none;
  }
}
