.page_contents-h2_ttl-read {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 300;
  text-align: center;
  margin: 0 auto 70px;
}
@media screen and (max-width: 750px) {
  .page_contents-h2_ttl-read {
    font-size: 1.25rem;
    line-height: 1.4;
    margin: 0 auto 50px;
  }
}

.page_contents-h2_ttl.mgt100 {
  margin-top: 100px;
}
@media screen and (max-width: 750px) {
  .page_contents-h2_ttl.mgt100 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 750px) {
  .page_contents-h2_ttl {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: 30px;
  }
}

.category_list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .category_list-wrapper {
    display: block;
  }
}
.category_list-wrapper li {
  width: 47.972972973%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}
@media print, screen and (max-width: 1024px) {
  .category_list-wrapper li {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 750px) {
  .category_list-wrapper li {
    margin-bottom: 33px;
  }
}
.category_list-wrapper li .category_list-pic {
  width: 31.5492957746%;
  margin-right: 4.2253521127%;
}
@media screen and (max-width: 750px) {
  .category_list-wrapper li .category_list-pic {
    width: 47.7611940299%;
    margin-right: 0;
  }
}
.category_list-wrapper li h3.category_list_ttl {
  position: absolute;
  top: -6px;
  left: 35.7746478873%;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .category_list-wrapper li h3.category_list_ttl {
    position: static;
    top: auto;
    left: auto;
    margin-bottom: 0;
    font-size: 0.875rem;
    line-height: 1.7857142857;
    width: 47.7611940299%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.category_list-wrapper li p.category_list_txt {
  width: 63.3802816901%;
  font-size: 0.875rem;
  line-height: 1.5714285714;
  padding-top: 30px;
}
@media screen and (max-width: 750px) {
  .category_list-wrapper li p.category_list_txt {
    width: 100%;
    font-size: 0.75rem;
    line-height: 1.75;
    padding-top: 15px;
  }
}
.category_list-wrapper li p.category_list_txt.pdt60 {
  padding-top: 60px;
}
@media screen and (max-width: 750px) {
  .category_list-wrapper li p.category_list_txt.pdt60 {
    padding-top: 15px;
  }
}

.page_contents_button02 {
  margin: 0 auto;
}

.category_example-wrapper {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto 70px;
  padding: 0 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .category_example-wrapper {
    overflow: hidden;
    max-width: none;
    margin: 0 auto 45px;
    padding: 0;
  }
}
.category_example-inner {
  width: 31.2138728324%;
  min-width: 400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .category_example-inner {
    width: 91.0447761194%;
    min-width: auto;
    padding: 0 5.3333333333%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
  }
}
.category_example-inner .swiper-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.category_example-inner .swiper-slide {
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 750px) {
  .category_example-inner .swiper-slide {
    max-width: none;
    width: 100%;
  }
}
.category_example-inner .swiper-slide a {
  display: block;
}
.category_example-inner .swiper-slide .example-pic {
  width: 100%;
}
.category_example-inner .swiper-slide .example-pic img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}
.category_example-inner .swiper-slide .example-txt-wrapper {
  width: 81.4814814815%;
  padding: 30px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  margin: -50px auto 0;
  position: relative;
  z-index: 11;
}
@media screen and (max-width: 750px) {
  .category_example-inner .swiper-slide .example-txt-wrapper {
    width: 95.0819672131%;
    padding: 15px 10px;
  }
}
.category_example-inner .swiper-slide .example-ttl {
  font-size: 0.875rem;
  line-height: 2;
  margin-bottom: 4px;
}
@media screen and (max-width: 750px) {
  .category_example-inner .swiper-slide .example-ttl {
    font-size: 0.875rem;
    line-height: 1.7857142857;
  }
}
.category_example-inner .swiper-slide .example-tag {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.category_example-inner .swiper-slide .example-tag li {
  font-size: 0.75rem;
  line-height: 2.3333333333;
  color: #707070;
  border-bottom: 1px solid #707070;
  margin-right: 15px;
}
@media screen and (max-width: 750px) {
  .category_example-inner .swiper-slide .example-tag li {
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
.category_example-inner .swiper-button-prev, .category_example-inner .swiper-button-next {
  margin: 0;
  font-size: 0;
}
@media print, screen and (min-width: 751px) {
  .category_example-inner .swiper-button-prev, .category_example-inner .swiper-button-next {
    width: 15px;
    height: 27px;
    top: 35%;
  }
}
.category_example-inner .swiper-button-prev::after, .category_example-inner .swiper-button-next::after {
  content: none;
}
@media screen and (max-width: 750px) {
  .category_example-inner .swiper-button-prev, .category_example-inner .swiper-button-next {
    width: 20px;
    height: 30px;
    top: 35%;
  }
}
.category_example-inner .swiper-button-prev {
  background: url(/images/products-list/detail/detail_example_arrow_prev_pc.png) no-repeat;
  margin-right: 0;
  left: -34px;
}
@media screen and (max-width: 750px) {
  .category_example-inner .swiper-button-prev {
    background: url(/images/products-list/detail/detail_example_arrow_prev_sp.png);
    background-repeat: no-repeat;
    background-size: 9px 16px;
    background-position: center left;
    margin-right: 0;
    left: 0;
  }
}
.category_example-inner .swiper-button-prev.swiper-button-disabled {
  background: url(/images/products-list/detail/detail_example_arrow_prev_disabled_pc.png) no-repeat;
  opacity: 1;
}
@media screen and (max-width: 750px) {
  .category_example-inner .swiper-button-prev.swiper-button-disabled {
    background: url(/images/products-list/detail/detail_example_arrow_prev_disabled_pc.png);
    background-repeat: no-repeat;
    background-size: 9px 16px;
    background-position: center left;
  }
}
.category_example-inner .swiper-button-next {
  background: url(/images/products-list/detail/detail_example_arrow_next_pc.png) no-repeat;
  right: -34px;
}
@media screen and (max-width: 750px) {
  .category_example-inner .swiper-button-next {
    background: url(/images/products-list/detail/detail_example_arrow_next_sp.png);
    background-repeat: no-repeat;
    background-size: 9px 16px;
    background-position: center right;
    margin-right: 0;
    right: 0;
  }
}
.category_example-inner .swiper-button-next.swiper-button-disabled {
  background: url(/images/products-list/detail/detail_example_arrow_next_disabled_pc.png) no-repeat;
  opacity: 1;
}
@media screen and (max-width: 750px) {
  .category_example-inner .swiper-button-next.swiper-button-disabled {
    background: url(/images/products-list/detail/detail_example_arrow_next_disabled_sp.png);
    background-repeat: no-repeat;
    background-size: 9px 16px;
    background-position: center right;
  }
}

.page-bottom_search-wrapperr {
  max-width: 1600px;
  width: 100%;
  padding: 0 60px;
  margin: 0 auto 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .page-bottom_search-wrapperr {
    max-width: none;
    padding: 0 5.3333333333%;
    margin: 0 auto 50px;
  }
}
.page-bottom_search-wrapperr section {
  margin: 100px auto 0;
}
@media screen and (max-width: 750px) {
  .page-bottom_search-wrapperr section {
    margin: 50px auto 0;
  }
}
.page-bottom_search-list-wrapper {
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  display: grid;
  gap: 20px;
}
@media screen and (max-width: 750px) {
  .page-bottom_search-list-wrapper {
    display: block;
  }
}
.page-bottom_search-list-wrapper li {
  border-radius: 6px;
  background: #f6f8f8;
}
@media screen and (max-width: 750px) {
  .page-bottom_search-list-wrapper li {
    margin-bottom: 10px;
  }
}
.page-bottom_search-list-wrapper li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/product-info/product-info_search_arrow_pc.png) no-repeat center right 20px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 750px) {
  .page-bottom_search-list-wrapper li a {
    background: url(/images/product-info/product-info_search_arrow_sp.png) no-repeat center right 10px;
    background-size: 8px 12px;
  }
}
.page-bottom_search-list-pic {
  width: 80px;
}
@media screen and (max-width: 750px) {
  .page-bottom_search-list-pic {
    width: 50px;
  }
}
.page-bottom_search-list-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px 0 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/*# sourceMappingURL=../../_development/maps/css/product-info.css.map */
