@charset "UTF-8";
/* ===============// MARK: 特集 買い物の基準が変わる？ カーボンフットプリントに注目しよう =============== */
html:has(.inner_260304) {
  scroll-behavior: unset;
}

.inner_260304 .mb-1 {
  margin-bottom: 1rem !important;
}

.inner_260304 .mb-2 {
  margin-bottom: 2rem !important;
}

.inner_260304 .mb-3 {
  margin-bottom: 3rem !important;
}

.inner_260304 .mb-4 {
  margin-bottom: 4rem !important;
}

.inner_260304 .mb-5 {
  margin-bottom: 5rem !important;
}

.inner_260304 .mb-6 {
  margin-bottom: 6rem !important;
}

.inner_260304 .mb-7 {
  margin-bottom: 7rem !important;
}

.inner_260304 .mb-8 {
  margin-bottom: 8rem !important;
}

@media screen and (max-width: 750px) {
  .inner_260304 .forPC {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  .inner_260304 .forSP {
    display: none;
  }
}
.inner_260304 .mv {
  max-width: 1080px;
  margin: 4rem auto 0;
}

.inner_260304 .mv > * {
  margin-inline: auto;
}

.inner_260304 .mv_image {
  width: min(68%, 800px);
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .mv_image {
    width: 100%;
  }
}
.inner_260304 .mv_title {
  margin-bottom: 8rem;
  font-family: "Zen Maru Gothic";
}

.inner_260304 .mv_title p {
  margin-bottom: 3rem;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .mv_title p {
    margin-bottom: 3rem;
    font-size: 2.6rem;
  }
}
.inner_260304 .mv_title h2 {
  font-size: 5.2rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.55;
}

.inner_260304 .mv_lead {
  margin-bottom: 4rem;
  width: 81.11%;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .mv_lead {
    width: 90%;
  }
}
.inner_260304 .mv_lead p {
  font-family: "Zen Maru Gothic";
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  line-height: 2;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .mv_lead p {
    font-size: 3rem;
  }
}
.inner_260304 .mv_lead p:has(+ p) {
  margin-bottom: 2rem;
}

.inner_260304 .mv .cat__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .mv .cat__list {
    gap: 2rem;
  }
}
.inner_260304 .mv .cat__list li {
  padding: 0.6rem 0.8rem 0.4rem;
  display: inline-block;
  line-height: 1;
  border: 1.5px solid;
  border-radius: 7px;
  transition: 0.2s;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .mv .cat__list li {
    padding: 1rem 1.6rem;
    border: 2px solid;
    border-radius: 8px;
  }
}
.inner_260304 .mv .cat__list li a {
  text-decoration: none;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .mv .cat__list li a {
    font-size: 2.8rem;
  }
}
.inner_260304 .mv time {
  margin: 0.6rem 0 6rem;
  color: #555555;
  font-size: 1.6rem;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .mv time {
    font-size: 2.4rem;
    margin: 0.8rem 0 4rem;
  }
}
.inner_260304 .mv .page_nav {
  margin-bottom: 5rem;
  display: inline-block;
  width: min(80%, 900px);
  height: 512px;
  background: url(../images/feature/01/20250806/nav_bg_pc.png) no-repeat center top/contain;
  position: relative;
  /* MARK:特集 もくじ５行用 */
}
.inner_260304 .mv .page_nav.row5 {
  height: 612px;
  background: url(../images/feature/01/20250806/nav_bg_pc--b.png) no-repeat center top/contain;
}
@media screen and (max-device-width: 750px) {
  .inner_260304 .mv .page_nav.row5 {
    width: 90%;
    height: 625px;
    background-image: url(../images/feature/01/20250806/nav_bg_sp--b.png);
  }
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .mv .page_nav {
    width: 90%;
    height: 525px;
    background-image: url(../images/feature/01/20250806/nav_bg_sp.png);
  }
}
.inner_260304 .mv .page_nav_label {
  position: absolute;
  top: 60px;
  left: 50%;
  translate: -50% 0;
  text-align: center;
  font-size: 6rem;
  font-family: "Dongle", sans-serif;
  letter-spacing: 0.08em;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .mv .page_nav_label {
    font-size: 6.8rem;
  }
}
.inner_260304 .mv .page_nav_list {
  text-align: left;
  width: 70%;
  position: absolute;
  top: 180px;
  left: 50%;
  translate: -50% 0;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .mv .page_nav_list {
    top: 190px;
  }
}
.inner_260304 .mv .page_nav_list li {
  border-top: 1px solid #999999;
}

.inner_260304 .mv .page_nav_list li a {
  display: inline-block;
  padding-block: 1rem;
  font-size: 2.2rem;
  font-weight: bold;
  text-decoration: none;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .mv .page_nav_list li a {
    font-size: 2.6rem;
  }
}
.inner_260304 .mv .page_nav_list.--secondary a {
  position: relative;
  left: 1em;
}

.inner_260304 > .section:nth-of-type(even) {
  background-color: #F1FDF3;
}

.inner_260304 > .section:last-of-type {
  padding-bottom: 21rem;
}

.inner_260304 > .section .section_inner {
  padding-block: 6rem;
  max-width: 780px;
  margin-inline: auto;
}

.inner_260304 > .section .section_heading {
  margin-bottom: 5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
  column-gap: 10px;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 > .section .section_heading {
    max-width: 85.9%;
  }
}
.inner_260304 > .section .section_heading_num {
  width: 60px;
}

.inner_260304 > .section .section_heading_title {
  font-size: 3rem;
  font-weight: bold;
  padding-top: 80px;
  margin-top: -80px;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 > .section .section_heading_title {
    font-size: 3.8rem;
  }
}
@media screen and (max-device-width: 750px) {
  .inner_260304 > .section .section_heading.l2 {
    align-items: flex-start;
  }
  .inner_260304 > .section .section_heading.l2 .section_heading_num {
    margin-top: 0.8rem;
  }
}
.inner_260304 > .section .section_content {
  margin-inline: auto;
  width: 85.9%;
}

.inner_260304 > .section .content_text {
  text-align: left;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 > .section .content_text {
    font-size: 3rem;
  }
}
.inner_260304 > .section .content_text:has(+ .content_text) {
  margin-bottom: 5rem;
}

.inner_260304 > .section .content_text.--small {
  font-size: 1.5rem;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 > .section .content_text.--small {
    font-size: 2.5rem;
  }
}
.inner_260304 > .section .content_text.--small:has(+ .content_text.--small) {
  margin-bottom: 1.3rem;
}

.inner_260304 > .section .content_image {
  margin: 3rem auto 5rem;
}

.inner_260304 > .section .content_image_caption {
  margin-top: 1.3rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.02em;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 > .section .content_image_caption {
    font-size: 2.5rem;
  }
}
.inner_260304 > .section .content_image_caption.--left {
  text-align: left;
}

.inner_260304 > .section .content_image.--small {
  width: 44.44%;
}

.inner_260304 > .section .content_image.--middle {
  width: 74.6%;
}

.inner_260304 > .section .content_image .column-2 {
  display: inline-grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.inner_260304 > .section .content_title {
  display: inline-block;
  font-size: 2.2rem;
  font-weight: bold;
  position: relative;
  z-index: 10;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 > .section .content_title {
    font-size: 3.4rem;
  }
}
.inner_260304 > .section .content_title::after {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 2px;
  left: 50%;
  translate: -50% 0;
  width: calc(100% + 1em);
  height: 20px;
  background-image: url(../images/feature/01/heading_marker.svg);
  background-size: cover;
}

.inner_260304 > .section .content_title.nomarker::after {
  background: none;
}

.inner_260304 > .section .content_title_wrap {
  margin-block: 3.6rem 2rem;
  text-align: left;
}

.inner_260304 .info_link {
  margin-block: 8rem 6rem;
  border-radius: 20px;
  border: 6px double #145698;
  background-color: #fff;
  position: relative;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .info_link {
    margin-inline: 1rem;
    border-width: 8px;
  }
}
.inner_260304 .info_link_label {
  position: absolute;
  top: -15px;
  left: -35px;
  width: 216px;
  height: 70px;
  rotate: -15deg;
}

.inner_260304 .info_link_content {
  padding: 40px 50px 40px 170px;
}

.inner_260304 .info_link_content h4 {
  margin-bottom: 2rem;
  font-size: 2.2rem;
  text-align: left;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .info_link_content h4 {
    font-size: 3rem;
  }
}
.inner_260304 .info_link_list li {
  padding-left: 12px;
  position: relative;
}

.inner_260304 .info_link_list li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 8px;
  height: 13px;
  background-image: url(../images/base/arrow_bk.svg);
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .info_link_list li::before {
    top: 14px;
  }
}
.inner_260304 .info_link_list li:not(:last-of-type) {
  margin-bottom: 2rem;
}

.inner_260304 .info_link_list li a {
  display: block;
  text-align: left;
  text-decoration-color: #707070;
  text-underline-offset: 4px;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.06em;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .info_link_list li a {
    font-size: 2.7rem;
  }
}
.inner_260304 .wrap_btn.white a {
  padding: 1.5rem 3rem;
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.03em;
}

@media screen and (max-device-width: 750px) {
  .inner_260304 .wrap_btn.white a {
    padding: 2.3rem 3.8rem;
    font-size: 3.3rem;
  }
}
.inner_260304 .wrap_btn.white a::before {
  content: none;
}

.inner_content + .category_box {
  margin-top: -21rem;
} 
.nowrap {
  white-space: nowrap;
  display: inline-block;
  min-width: max-content;
}

/*# sourceMappingURL=feature1_2026.css.map */
