@charset "UTF-8";
/*
202401 追記分 START
____________________________________*/
.swiper {
  overflow: visible;
}

.swiper-pagination {
  bottom: -36px !important;
}

.swiper-pagination02,
.swiper-pagination02--natural,
.swiper-pagination03,
.swiper-pagination04 {
  position: relative;
  bottom: 4% !important;
  left: 47% !important;
  z-index: 1000000;
}
@media screen and (max-width: 768px) {
  .swiper-pagination02,
  .swiper-pagination02--natural,
  .swiper-pagination03,
  .swiper-pagination04 {
    bottom: 16vw !important;
    left: 39vw !important;
  }
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

.swiper-pagination-bullet-active {
  background-color: #604c3f;
}

.swiper01,
.swiper02,
.swiper03,
.swiper04 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 700px;
  height: 85vh;
  max-height: 700px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .swiper01,
  .swiper02,
  .swiper03,
  .swiper04 {
    width: 90%;
    height: 80%;
    max-height: auto;
  }
}
.swiper01 .swiper-slide,
.swiper02 .swiper-slide,
.swiper03 .swiper-slide,
.swiper04 .swiper-slide {
  position: relative;
  width: 700px !important;
}
@media screen and (max-width: 768px) {
  .swiper01 .swiper-slide,
  .swiper02 .swiper-slide,
  .swiper03 .swiper-slide,
  .swiper04 .swiper-slide {
    width: 100% !important;
  }
}
.swiper01 .swiper-slide .item,
.swiper02 .swiper-slide .item,
.swiper03 .swiper-slide .item,
.swiper04 .swiper-slide .item {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .swiper01 .swiper-slide .item,
  .swiper02 .swiper-slide .item,
  .swiper03 .swiper-slide .item,
  .swiper04 .swiper-slide .item {
    width: 98%;
  }
}
@media screen and (min-width: 769px) {
  .swiper01 .swiper-slide .item--01,
  .swiper02 .swiper-slide .item--01,
  .swiper03 .swiper-slide .item--01,
  .swiper04 .swiper-slide .item--01 {
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  .swiper01 .swiper-slide .item--02,
  .swiper02 .swiper-slide .item--02,
  .swiper03 .swiper-slide .item--02,
  .swiper04 .swiper-slide .item--02 {
    width: 69.6%;
  }
}
.swiper01 .swiper-slide .item-product,
.swiper02 .swiper-slide .item-product,
.swiper03 .swiper-slide .item-product,
.swiper04 .swiper-slide .item-product {
  width: 36%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .swiper01 .swiper-slide .item-product--01,
  .swiper02 .swiper-slide .item-product--01,
  .swiper03 .swiper-slide .item-product--01,
  .swiper04 .swiper-slide .item-product--01 {
    width: 30.6%;
  }
}
@media screen and (max-width: 768px) {
  .swiper01 .swiper-slide .item-product--01,
  .swiper02 .swiper-slide .item-product--01,
  .swiper03 .swiper-slide .item-product--01,
  .swiper04 .swiper-slide .item-product--01 {
    width: 33%;
    top: 54%;
  }
}
@media screen and (min-width: 769px) {
  .swiper01 .swiper-slide .item-product--02,
  .swiper02 .swiper-slide .item-product--02,
  .swiper03 .swiper-slide .item-product--02,
  .swiper04 .swiper-slide .item-product--02 {
    width: 30%;
    top: 56%;
  }
}
@media screen and (max-width: 768px) {
  .swiper01 .swiper-slide .item-product--02,
  .swiper02 .swiper-slide .item-product--02,
  .swiper03 .swiper-slide .item-product--02,
  .swiper04 .swiper-slide .item-product--02 {
    top: 57%;
    width: 35%;
  }
}
@media screen and (min-width: 769px) {
  .swiper01 .swiper-slide .item-product--03,
  .swiper02 .swiper-slide .item-product--03,
  .swiper03 .swiper-slide .item-product--03,
  .swiper04 .swiper-slide .item-product--03 {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  .swiper01 .swiper-slide .item-product--04,
  .swiper02 .swiper-slide .item-product--04,
  .swiper03 .swiper-slide .item-product--04,
  .swiper04 .swiper-slide .item-product--04 {
    width: 52%;
  }
}
.swiper01 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper02 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper03 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper04 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff !important;
}
.swiper01 .swiper-pagination-bullet,
.swiper02 .swiper-pagination-bullet,
.swiper03 .swiper-pagination-bullet,
.swiper04 .swiper-pagination-bullet {
  background-color: #000 !important;
  opacity: 1 !important;
}

/*swiper0506 manga*/
#slick-modal05,
#slick-modal06 {
  width: 100%;
  height: 100%;
}
#slick-modal05 .modal-head,
#slick-modal06 .modal-head {
  display: flex;
  position: relative;
  width: 100%;
  margin: auto;
  width: 56vh;
  max-width: 555px;
  height: 1px;
  top: 3%;
}
@media screen and (max-width: 768px) {
  #slick-modal05 .modal-head,
  #slick-modal06 .modal-head {
    width: 81.3333333333vw;
  }
}
#slick-modal05 .close,
#slick-modal06 .close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  #slick-modal05 .close,
  #slick-modal06 .close {
    width: 5.6vw;
    height: 5.6vw;
  }
}
@media screen and (max-width: 768px) {
  #slick-modal05 .close .close__line,
  #slick-modal06 .close .close__line {
    height: 0.4vw;
  }
}
@media screen and (max-width: 768px) {
  #slick-modal05 .close .close__line:first-of-type,
  #slick-modal06 .close .close__line:first-of-type {
    top: 3.7333333333vw;
    transform: rotate(135deg);
  }
}
@media screen and (max-width: 768px) {
  #slick-modal05 .close .close__line:last-of-type,
  #slick-modal06 .close .close__line:last-of-type {
    bottom: 1.3333333333vw;
    transform: rotate(-135deg);
  }
}
#slick-modal05 .modal-ttl,
#slick-modal06 .modal-ttl {
  font-size: 21px;
  color: #fff;
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  #slick-modal05 .modal-ttl,
  #slick-modal06 .modal-ttl {
    font-size: 4vw;
    line-height: 1.75;
  }
}

.swiper05,
.swiper06 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 700px;
  max-height: 880px;
  height: 90vh;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .swiper05,
  .swiper06 {
    width: 100%;
    height: 100%;
    max-height: 136vw;
  }
}
.swiper05 .swiper-slide,
.swiper06 .swiper-slide {
  position: relative;
  width: 700px !important;
}
@media screen and (max-width: 768px) {
  .swiper05 .swiper-slide,
  .swiper06 .swiper-slide {
    width: 100% !important;
  }
}
.swiper05 .item-product,
.swiper06 .item-product {
  width: 56vh;
  max-width: 555px;
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .swiper05 .item-product,
  .swiper06 .item-product {
    width: 81.3333333333vw;
  }
}

.swiper-pagination05,
.swiper-pagination06 {
  position: absolute;
  bottom: 0vh !important;
  left: 49% !important;
  z-index: 1000000;
}
@media screen and (max-width: 768px) {
  .swiper-pagination05,
  .swiper-pagination06 {
    bottom: 0% !important;
    left: 47vw !important;
  }
}

.swiper-pagination05,
.swiper-pagination06 {
  color: #fff;
}

.swiper-button-prev,
.swiper-button-next {
  color: #fff;
}

.swiper-button-prev {
  left: 30px;
}
@media screen and (max-width: 768px) {
  .swiper-button-prev {
    left: 3%;
  }
}

.swiper-button-next {
  right: 30px;
}
@media screen and (max-width: 768px) {
  .swiper-button-next {
    right: 3%;
  }
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 37px;
}
@media screen and (max-width: 768px) {
  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 6.2666666667vw;
  }
}

.swiper-button-disabled {
  display: none;
}

.contents {
  position: relative;
  margin-top: 100px;
  margin-bottom: 110px;
}
@media screen and (max-width: 768px) {
  .contents {
    margin-top: 20.5333333333vw;
    margin-bottom: 24vw;
  }
}
.contents__heading {
  font-size: 35px;
  font-weight: 700;
  color: #604c3f;
}
.contents__heading h3 {
  position: relative;
  padding-bottom: 13px;
  text-align: center;
}
.contents__heading h3::after {
  display: block;
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  width: 420px;
  height: 4px;
  transform: translateX(-50%);
  background-image: url(../img/line_short.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.contents__list {
  display: flex;
  justify-content: space-around;
  width: 762px;
  margin: 37px auto 0;
}
@media screen and (max-width: 768px) {
  .contents__list {
    flex-direction: column;
    align-items: center;
    gap: 10.6666666667vw 0;
    width: 100%;
    margin: 10.9333333333vw auto 0;
  }
}
.contents__item {
  width: 300px;
}
@media screen and (max-width: 768px) {
  .contents__item {
    width: 66.6666666667vw;
  }
}
.contents .manga {
  border: 1px solid #604c3f;
  position: relative;
}
.contents .manga:hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 3px solid #604c3f;
}
.contents__ttl {
  margin-top: 23px;
  margin-bottom: 18px;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  color: #604c3f;
}
@media screen and (max-width: 768px) {
  .contents__ttl {
    margin-top: 6vw;
    margin-bottom: 5.6vw;
    font-size: 4.8vw;
  }
}
.contents__ttl span {
  font-size: 21px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .contents__ttl span {
    font-size: 4vw;
  }
}
.contents__btn {
  display: block;
  width: 240px;
  height: 57px;
  background-image: url("../img/manga_btn.png");
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
  transition: all 0.4s ease-in;
}
.contents__btn:hover {
  background-image: url("../img/manga_btn-hv.png");
  transition: all 0.4s ease-in;
}
@media screen and (max-width: 768px) {
  .contents__btn {
    width: 58.6666666667vw;
    height: 13.0666666667vw;
    background-size: cover;
  }
}

.gNavi {
  display: block;
  width: 100%;
  height: 60px;
  background-color: #604c3f;
}
@media screen and (max-width: 768px) {
  .gNavi {
    height: 17.3333333333vw;
  }
}
.gNavi.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
}
.gNavi__inner {
  width: 56.5%;
  max-width: 730px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .gNavi__inner {
    width: 100%;
    max-width: 100%;
  }
}
.gNavi__ul {
  color: #fff;
  font-weight: bold;
  width: 100%;
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 768px) {
  .gNavi__ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.3333333333vw;
  }
}
.gNavi__li {
  display: flex;
  align-items: center;
}
.gNavi__li:not(:last-child)::after {
  content: "";
  display: inline;
  border-right: 1px solid #fff;
  height: 20px;
  padding-right: 18px;
}
@media screen and (max-width: 768px) {
  .gNavi__li:not(:last-child)::after {
    height: 3.4666666667vw;
    padding-right: 2.4vw;
  }
}
@media screen and (max-width: 768px) {
  .gNavi__li:nth-child(3):after {
    content: "";
    display: none;
  }
}
.gNavi__li a {
  font-size: 18px;
  line-height: 1.67;
}
@media screen and (max-width: 768px) {
  .gNavi__li a {
    font-size: 3.4666666667vw;
    line-height: 1;
  }
}
.gNavi__li a:hover {
  opacity: 0.7;
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.js-open-modal-manga01,
.js-open-modal-manga02 {
  cursor: pointer;
}

/*
202401 追記分 END
____________________________________*/
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

.swiper {
  overflow: visible;
}

.swiper-pagination {
  bottom: -36px !important;
}

.swiper-pagination02,
.swiper-pagination02--natural,
.swiper-pagination03,
.swiper-pagination04 {
  position: relative;
  bottom: 4% !important;
  left: 47% !important;
  z-index: 1000000;
}

@media screen and (max-width: 768px) {
  .swiper-pagination02,
  .swiper-pagination02--natural,
  .swiper-pagination03,
  .swiper-pagination04 {
    bottom: 16vw !important;
    left: 39vw !important;
  }
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

.swiper-pagination-bullet-active {
  background-color: #604c3f;
}

.swiper01,
.swiper02,
.swiper03,
.swiper04 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 700px;
  height: 85vh;
  max-height: 700px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .swiper01,
  .swiper02,
  .swiper03,
  .swiper04 {
    width: 90%;
    height: 80%;
    max-height: auto;
  }
}
.swiper01 .swiper-slide,
.swiper02 .swiper-slide,
.swiper03 .swiper-slide,
.swiper04 .swiper-slide {
  position: relative;
  width: 700px !important;
}

@media screen and (max-width: 768px) {
  .swiper01 .swiper-slide,
  .swiper02 .swiper-slide,
  .swiper03 .swiper-slide,
  .swiper04 .swiper-slide {
    width: 100% !important;
  }
}
.swiper01 .swiper-slide .item,
.swiper02 .swiper-slide .item,
.swiper03 .swiper-slide .item,
.swiper04 .swiper-slide .item {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
  .swiper01 .swiper-slide .item,
  .swiper02 .swiper-slide .item,
  .swiper03 .swiper-slide .item,
  .swiper04 .swiper-slide .item {
    width: 98%;
  }
}
@media screen and (min-width: 769px) {
  .swiper01 .swiper-slide .item--01,
  .swiper02 .swiper-slide .item--01,
  .swiper03 .swiper-slide .item--01,
  .swiper04 .swiper-slide .item--01 {
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  .swiper01 .swiper-slide .item--02,
  .swiper02 .swiper-slide .item--02,
  .swiper03 .swiper-slide .item--02,
  .swiper04 .swiper-slide .item--02 {
    width: 69.6%;
  }
}
.swiper01 .swiper-slide .item-product,
.swiper02 .swiper-slide .item-product,
.swiper03 .swiper-slide .item-product,
.swiper04 .swiper-slide .item-product {
  width: 36%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 769px) {
  .swiper01 .swiper-slide .item-product--01,
  .swiper02 .swiper-slide .item-product--01,
  .swiper03 .swiper-slide .item-product--01,
  .swiper04 .swiper-slide .item-product--01 {
    width: 30.6%;
  }
}
@media screen and (max-width: 768px) {
  .swiper01 .swiper-slide .item-product--01,
  .swiper02 .swiper-slide .item-product--01,
  .swiper03 .swiper-slide .item-product--01,
  .swiper04 .swiper-slide .item-product--01 {
    width: 33%;
    top: 54%;
  }
}
@media screen and (min-width: 769px) {
  .swiper01 .swiper-slide .item-product--02,
  .swiper02 .swiper-slide .item-product--02,
  .swiper03 .swiper-slide .item-product--02,
  .swiper04 .swiper-slide .item-product--02 {
    width: 30%;
    top: 56%;
  }
}
@media screen and (max-width: 768px) {
  .swiper01 .swiper-slide .item-product--02,
  .swiper02 .swiper-slide .item-product--02,
  .swiper03 .swiper-slide .item-product--02,
  .swiper04 .swiper-slide .item-product--02 {
    top: 57%;
    width: 35%;
  }
}
@media screen and (min-width: 769px) {
  .swiper01 .swiper-slide .item-product--03,
  .swiper02 .swiper-slide .item-product--03,
  .swiper03 .swiper-slide .item-product--03,
  .swiper04 .swiper-slide .item-product--03 {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  .swiper01 .swiper-slide .item-product--04,
  .swiper02 .swiper-slide .item-product--04,
  .swiper03 .swiper-slide .item-product--04,
  .swiper04 .swiper-slide .item-product--04 {
    width: 52%;
  }
}
.swiper01 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper02 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper03 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper04 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff !important;
}

.swiper01 .swiper-pagination-bullet,
.swiper02 .swiper-pagination-bullet,
.swiper03 .swiper-pagination-bullet,
.swiper04 .swiper-pagination-bullet {
  background-color: #000 !important;
  opacity: 1 !important;
}

body {
  min-width: 1280px;
  font-family: "Noto Sans JP", "Hiragino Sans", sans-serif;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: visible;
}

@media screen and (max-width: 768px) {
  body {
    min-width: auto;
  }
}
.body.is-active {
  overflow: hidden;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

picture {
  display: block;
}

.main {
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .pcn {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .spn {
    display: none !important;
  }
}
.coloring-brown {
  color: #604c3f;
}

.coloring-green {
  color: #006934;
}

@keyframes kvFadeItem {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0.5;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  91% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.js-fadeIn {
  opacity: 0;
}

.js-fadeIn.is-active {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
}

.js-scroll-anim {
  opacity: 0;
  transform: translateY(200px);
}

.js-scroll-anim.is-active {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.js-scroll-anim-left {
  transform: translate(-200%, 0);
}

.js-scroll-anim-left.is-active {
  transform: translate(0, 0);
  transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.js-scroll-anim-left-short {
  transform: translate(-25%, 0);
}

.js-scroll-anim-right {
  transform: translate(200%, 0);
}

.js-scroll-anim-right.is-active {
  transform: translate(0, 0);
  transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.js-anim-linkage {
  opacity: 0;
  transform: translateY(150px);
}

.js-anim-linkage.is-active {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
}

.kv {
  position: relative;
  background-image: url("../img/kv_natural.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 50.75%;
  height: 0;
  transition: opacity 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.kv.is-active {
  opacity: 1;
  transition: opacity 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media screen and (max-width: 768px) {
  .kv {
    background-image: url("../img/kv_natural_sp.jpg");
    background-size: cover;
    padding-top: 166.75%;
  }
}
.kv__cover {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../img/kv_natural_cover.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  padding-top: 50.85%;
  height: 0;
}

@media screen and (max-width: 768px) {
  .kv__cover {
    padding-top: 166.75%;
    background-image: url("../img/kv_natural_cover_sp.png");
  }
}
.kv__copy {
  background-image: url("../img/kv_natural_copy.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 15.46875vw;
  transform: translateY(-50%);
  width: 33.671875vw;
  height: 46.40625vw;
  padding-top: 27.34375vw;
}

@media screen and (max-width: 768px) {
  .kv__copy {
    top: 4.2666666667vw;
    left: 50%;
    transform: translate(-50%, 0);
    right: unset;
    width: 88vw;
    height: 37.6vw;
    padding-top: 0;
    background-image: url("../img/kv_natural_copy_sp.png");
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .kv__copy {
    right: 198px;
    width: 431px;
    height: 594px;
    padding-top: 350px;
  }
}
.kv__copy .yt {
  width: 23.4375vw;
  height: 13.125vw;
  margin: 0 auto;
  background-color: #a6181e;
}

.kv__copy--pure {
  background-image: url("../img/kv_pure_copy.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 14.84375vw;
  transform: translateY(-50%);
  width: 33.671875vw;
  height: 31.640625vw;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .kv__copy--pure {
    width: 88vw;
    height: 62vw;
    top: 59%;
    left: 50%;
    right: unset;
    transform: translate(-50%, 0);
    background-image: url("../img/kv_pure_copy_sp.png");
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .kv__copy--pure {
    right: 190px;
    width: 431px;
    height: 405px;
    padding-top: 350px;
  }
}
.kv--campaign {
  background-image: url("../img/kv.jpg");
}

@media screen and (max-width: 768px) {
  .kv--campaign {
    background-image: url("../img/kv-sp.jpg");
  }
}
.kv__yt {
  width: 23.4375vw;
  height: 13.125vw;
  margin: 0 auto;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .kv__yt {
    width: 46.6666666667vw;
    height: 26.1333333333vw;
    margin-top: 133.3333333333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .kv__yt {
    width: 309px;
    height: 196px;
    margin-top: -7px;
  }
}
.kv__circle {
  position: absolute;
  bottom: 15.6vw;
  right: 2.8vw;
  width: 21.7333333333vw;
}

.kv .poa {
  position: absolute;
  top: 0;
}

.kv--pure {
  overflow: hidden;
  background-image: url("../img/kv_pure_back.png");
}

@media screen and (max-width: 768px) {
  .kv--pure {
    background-image: url("../img/kv_pure_back_sp.png");
  }
}
.kv__tomato {
  background-image: url("../img/kv_pure_back_tomato.png");
}

.kv__tomato.is-active {
  animation-delay: 0s;
}

@media screen and (max-width: 768px) {
  .kv__tomato {
    background-image: url("../img/kv_pure_back_tomato_sp.png");
  }
}
.kv__onion {
  background-image: url("../img/kv_pure_back_onion.png");
}

.kv__onion.is-active {
  animation-delay: 0.5s;
}

@media screen and (max-width: 768px) {
  .kv__onion {
    background-image: url("../img/kv_pure_back_onion_sp.png");
  }
}
.kv__cu {
  background-image: url("../img/kv_pure_back_cu.png");
}

.kv__cu.is-active {
  animation-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  .kv__cu {
    background-image: url("../img/kv_pure_back_cu_sp.png");
  }
}
.kv__apple {
  background-image: url("../img/kv_pure_back_apple.png");
}

.kv__apple.is-active {
  animation-delay: 0.3s;
}

@media screen and (max-width: 768px) {
  .kv__apple {
    background-image: url("../img/kv_pure_back_apple_sp.png");
  }
}
.kv__eggplant {
  background-image: url("../img/kv_pure_back_eggplant.png");
}

.kv__eggplant.is-active {
  animation-delay: 0.4s;
}

@media screen and (max-width: 768px) {
  .kv__eggplant {
    background-image: url("../img/kv_pure_back_eggplant_sp.png");
  }
}
.kv__orange {
  background-image: url("../img/kv_pure_back_orange.png");
}

.kv__orange.is-active {
  animation-delay: 0.1s;
}

@media screen and (max-width: 768px) {
  .kv__orange {
    background-image: url("../img/kv_pure_back_orange_sp.png");
  }
}
.kv__remon {
  background-image: url("../img/kv_pure_back_orange.png");
}

.kv__remon.is-active {
  animation-delay: 2.6s;
}

@media screen and (max-width: 768px) {
  .kv__remon {
    background-image: url("../img/kv_pure_back_orange_sp.png");
  }
}
.kv__greenpepper {
  background-image: url("../img/kv_pure_back_greenpepper.png");
}

.kv__greenpepper.is-active {
  animation-delay: 0.7s;
}

@media screen and (max-width: 768px) {
  .kv__greenpepper {
    background-image: url("../img/kv_pure_back_greenpepper_sp.png");
  }
}
.kv__rose {
  background-image: url("../img/kv_pure_back_rose.png");
}

.kv__rose.is-active {
  animation-delay: 1.8s;
}

@media screen and (max-width: 768px) {
  .kv__rose {
    background-image: url("../img/kv_pure_back_rose_sp.png");
  }
}
.kv__leaf01 {
  background-image: url("../img/kv_pure_back_leaf01.png");
}

.kv__leaf01.is-active {
  animation-delay: 1.1s;
}

@media screen and (max-width: 768px) {
  .kv__leaf01 {
    background-image: url("../img/kv_pure_back_leaf01_sp.png");
  }
}
.kv__leaf02 {
  background-image: url("../img/kv_pure_back_leaf02.png");
}

.kv__leaf02.is-active {
  animation-delay: 1.3s;
}

@media screen and (max-width: 768px) {
  .kv__leaf02 {
    background-image: url("../img/kv_pure_back_leaf02_sp.png");
  }
}
.kv__leaf03 {
  background-image: url("../img/kv_pure_back_leaf03.png");
}

.kv__leaf03.is-active {
  animation-delay: 2s;
}

@media screen and (max-width: 768px) {
  .kv__leaf03 {
    background-image: url("../img/kv_pure_back_leaf03_sp.png");
  }
}
.kv__product {
  background-image: url("../img/kv_pure_back_product.png");
}

@media screen and (max-width: 768px) {
  .kv__product {
    background-image: url("../img/kv_pure_back_product_sp.png");
  }
}
.intro {
  position: relative;
  padding: 105px 0 85px 0;
}

@media screen and (max-width: 768px) {
  .intro {
    padding: 11.3333333333vw 0 8.4vw 0;
  }
}
.intro__list {
  display: flex;
  width: 870px;
  margin: 0 auto;
  column-gap: 36px;
}

@media screen and (max-width: 768px) {
  .intro__list {
    justify-content: space-between;
    width: 86vw;
    column-gap: 0;
  }
}
.intro__back {
  position: relative;
  width: 420px;
  height: 286px;
  padding-top: 237px;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .intro__back {
    width: 41.3333333333vw;
    height: 67.7333333333vw;
    padding-top: 58.6666666667vw;
  }
}
.intro__back--natural {
  background-image: url("../img/natural_link_back.png");
}

@media screen and (max-width: 768px) {
  .intro__back--natural {
    background-image: url("../img/natural_link_back_sp.png");
  }
}
.intro__back--pure {
  background-image: url("../img/pure_link_back.png");
}

@media screen and (max-width: 768px) {
  .intro__back--pure {
    background-image: url("../img/pure_link_back_sp.png");
  }
}
.intro__btn {
  display: block;
  width: 119px;
  margin: 0 auto;
  cursor: pointer;
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media screen and (max-width: 768px) {
  .intro__btn {
    width: 20.5333333333vw;
  }
}
.intro__btn:hover {
  opacity: 0.9;
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.natural {
  position: relative;
  overflow: hidden;
  background-color: rgba(134, 187, 163, 0.2);
}

.page-item {
  position: absolute;
}

.page-item01 {
  width: 1336px;
  top: -25px;
  left: -848px;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .page-item01 {
    width: 104.4vw;
    top: 47.4666666667vw;
    left: -71.4666666667vw;
  }
}
.page-item02 {
  width: 575px;
  top: 1110px;
  right: -160px;
}

@media screen and (max-width: 768px) {
  .page-item02 {
    width: 44.9333333333vw;
    top: 201.3333333333vw;
    right: -20.8vw;
  }
}
.page-item03 {
  width: 923px;
  top: 1780px;
  left: -460px;
}

@media screen and (max-width: 768px) {
  .page-item03 {
    width: 72vw;
    top: 404.6666666667vw;
    left: -35.2vw;
  }
}
.page-item04 {
  width: 1169px;
  top: 2245px;
  right: -459px;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .page-item04 {
    width: 91.3333333333vw;
    top: 504vw;
    right: -33.8666666667vw;
    z-index: 1;
  }
}
.page-item05 {
  width: 455px;
  top: 3475px;
  left: -140px;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .page-item05 {
    width: 35.6vw;
    top: 652vw;
    left: -17.8666666667vw;
  }
}
.page-item06 {
  width: 1147px;
  top: 3710px;
  right: -380px;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .page-item06 {
    width: 89.6vw;
    top: 786.4vw;
    right: -29.8666666667vw;
    z-index: 1;
  }
}
.page-item07 {
  width: 1146px;
  top: 5826px;
  left: -725px;
}

@media screen and (max-width: 768px) {
  .page-item07 {
    width: 89.6vw;
    top: unset;
    bottom: -33.3333333333vw;
    left: -47.7333333333vw;
  }
}
.page-item08 {
  width: 369px;
  top: 6630px;
  right: 60px;
}

@media screen and (max-width: 768px) {
  .page-item08 {
    width: 49.4666666667vw;
    top: unset;
    bottom: 4vw;
    right: 2.9333333333vw;
  }
}
.page-item09 {
  width: 205px;
  top: 185px;
  right: -16px;
}

@media screen and (max-width: 768px) {
  .page-item09 {
    width: 16vw;
    top: 38.6666666667vw;
    right: -2.4vw;
  }
}
.page-item10 {
  width: 215px;
  top: 621px;
  left: -65px;
}

@media screen and (max-width: 768px) {
  .page-item10 {
    width: 16.8vw;
    top: 105.3333333333vw;
    left: -4.5333333333vw;
  }
}
.page-item11 {
  width: 212px;
  top: 1208px;
  right: -64px;
}

@media screen and (max-width: 768px) {
  .page-item11 {
    width: 16.5333333333vw;
    top: 169.3333333333vw;
    right: -7.7333333333vw;
  }
}
.page-item12 {
  width: 190px;
  top: 1710px;
  left: -70px;
}

@media screen and (max-width: 768px) {
  .page-item12 {
    width: 14.9333333333vw;
    top: 284vw;
    left: -8.8vw;
  }
}
.page-item13 {
  width: 140px;
  top: 1920px;
  left: 40px;
}

@media screen and (max-width: 768px) {
  .page-item13 {
    width: 10.9333333333vw;
    top: 302.6666666667vw;
    left: -0.5333333333vw;
  }
}
.page-item14 {
  width: 213px;
  top: 2185px;
  right: -36px;
}

@media screen and (max-width: 768px) {
  .page-item14 {
    width: 16.6666666667vw;
    top: 384.5333333333vw;
    right: -6.6666666667vw;
  }
}
.page-item15 {
  width: 165px;
  top: 2415px;
  right: 63px;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .page-item15 {
    width: 12.9333333333vw;
    top: 404vw;
    right: 2.6666666667vw;
  }
}
.page-item16 {
  width: 300px;
  top: 2780px;
  left: -164px;
}

@media screen and (max-width: 768px) {
  .page-item16 {
    width: 23.4666666667vw;
    top: 445.3333333333vw;
    left: -12vw;
  }
}
.page-item17 {
  width: 204px;
  top: 3220px;
  right: -43px;
}

@media screen and (max-width: 768px) {
  .page-item17 {
    width: 16vw;
    top: 508vw;
    right: -4.5333333333vw;
  }
}
.page-item18 {
  width: 193px;
  top: 3655px;
  left: -78px;
}

@media screen and (max-width: 768px) {
  .page-item18 {
    width: 15.0666666667vw;
    top: 556vw;
    left: -4.2666666667vw;
  }
}
.page-item19 {
  width: 180px;
  top: 3975px;
  right: -35px;
}

@media screen and (max-width: 768px) {
  .page-item19 {
    width: 14vw;
    top: 596vw;
    right: -4.8vw;
  }
}
.page-item20 {
  width: 175px;
  top: 4156px;
  right: 70px;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .page-item20 {
    width: 13.7333333333vw;
    top: 613.3333333333vw;
    right: 1.6vw;
  }
}
.page-item21 {
  width: 202px;
  top: 0;
  left: -59px;
}

@media screen and (max-width: 768px) {
  .page-item21 {
    width: 15.7333333333vw;
    top: -296vw;
    left: -6.6666666667vw;
    z-index: -1;
  }
}
.page-item22 {
  width: 207px;
  top: 482px;
  right: -77px;
}

@media screen and (max-width: 768px) {
  .page-item22 {
    width: 16.2666666667vw;
    top: -214.4vw;
    right: -11.2vw;
  }
}
.page-item23 {
  width: 180px;
  top: 811px;
  left: -61px;
}

@media screen and (max-width: 768px) {
  .page-item23 {
    width: 14.1333333333vw;
    top: -72.2666666667vw;
    left: -4.8vw;
    z-index: -1;
  }
}
.page-item24 {
  width: 190px;
  top: 1170px;
  right: -15px;
}

@media screen and (max-width: 768px) {
  .page-item24 {
    width: 14.9333333333vw;
    top: -194.6666666667vw;
    right: -4vw;
    z-index: -1;
  }
}
.page-item25 {
  width: 273px;
  top: 1280px;
  left: 70px;
}

@media screen and (max-width: 768px) {
  .page-item25 {
    width: 36.4vw;
    top: 266.6666666667vw;
    left: 5.0666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .page-item26 {
    width: 16.5333333333vw;
    top: 76vw;
    right: -4vw;
  }
}
@media screen and (max-width: 768px) {
  .page-item27 {
    width: 14.9333333333vw;
    top: 189.3333333333vw;
    left: -5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .page-item28 {
    width: 12.6666666667vw;
    top: 206.6666666667vw;
    left: 3.7333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .page-item29 {
    width: 16vw;
    top: 286.6666666667vw;
    right: -3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .page-item30 {
    width: 12.6666666667vw;
    top: 304vw;
    right: 8vw;
  }
}
.heading {
  width: 741px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .heading {
    width: 74.6666666667vw;
  }
}
.sec__container {
  width: 880px;
  margin: 0 auto;
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  .sec__container {
    width: 85.3333333333vw;
    padding-top: 7.6vw;
  }
}
.sec01__ttl {
  width: 470px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .sec01__ttl {
    width: 66.6666666667vw;
  }
}
.sec01__ttl--pure {
  width: 424px;
}

@media screen and (max-width: 768px) {
  .sec01__ttl--pure {
    width: 60vw;
  }
}
.sec01__text01 {
  width: 364px;
  margin: 30px auto 0;
}

@media screen and (max-width: 768px) {
  .sec01__text01 {
    width: 64.6666666667vw;
    margin-top: 5.3333333333vw;
  }
}
.sec01__img {
  width: 411px;
  margin: 40px auto 0;
}

@media screen and (max-width: 768px) {
  .sec01__img {
    width: 68.5333333333vw;
    margin-top: 5.3333333333vw;
  }
}
.sec01__flex {
  display: flex;
  column-gap: 70px;
  align-items: center;
  margin-top: 45px;
}

@media screen and (max-width: 768px) {
  .sec01__flex {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 6.4vw;
  }
}
.sec01__yt {
  width: 471px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .sec01__yt {
    width: 62.8vw;
    margin-top: 6.2666666667vw;
  }
}
.sec01__product {
  width: 293px;
}

@media screen and (max-width: 768px) {
  .sec01__product {
    width: 50.8vw;
  }
}
.sec01__text02 {
  margin-top: 48px;
  margin-bottom: 75px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.36;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .sec01__text02 {
    margin-top: 4.5333333333vw;
    margin-bottom: 10.2666666667vw;
    font-size: 4.2666666667vw;
  }
}
.sec01__text02--pure {
  width: 408px;
  margin: 48px auto 75px;
}

@media screen and (max-width: 768px) {
  .sec01__text02--pure {
    width: 65.3333333333vw;
    margin: 6.5333333333vw auto 10.1333333333vw;
  }
}
.sec02 {
  position: relative;
}

@media screen and (max-width: 768px) {
  .sec02__heading {
    width: 85.3333333333vw;
  }
}
.sec02__illust {
  position: absolute;
  top: 53px;
  left: -27px;
  width: 614px;
}

@media screen and (max-width: 768px) {
  .sec02__illust {
    top: 34.6666666667vw;
    left: -4vw;
    width: 84vw;
  }
}
.sec02__text01 {
  padding-top: 35px;
  padding-left: 365px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.46;
}

@media screen and (max-width: 768px) {
  .sec02__text01 {
    padding-top: 6.5333333333vw;
    padding-left: 37.8666666667vw;
    font-size: 4.2666666667vw;
  }
}
.sec02__product-detail {
  margin-top: 430px;
}

@media screen and (max-width: 768px) {
  .sec02__product-detail {
    margin-top: 80vw;
  }
}
.product-detail__list {
  display: flex;
  column-gap: 35px;
}

.product-detail__list:not(:first-of-type) {
  margin-top: 55px;
}

@media screen and (max-width: 768px) {
  .product-detail__list:not(:first-of-type) {
    margin-top: 6vw;
  }
}
.product-detail__list:not(:nth-of-type(2)) {
  width: 831px;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .product-detail__list:not(:nth-of-type(2)) {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .product-detail__list:last-of-type {
    margin-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .product-detail__list--pure {
    flex-direction: column;
  }
}
.product-detail__list--pure:first-of-type {
  column-gap: 0;
}

.product-detail__list--pure:nth-of-type(2) {
  column-gap: 45px;
}

@media screen and (max-width: 768px) {
  .product-detail__list--pure:not(:first-of-type) {
    margin-top: 10.6666666667vw;
  }
}
.product-detail__num {
  width: 130px;
}

@media screen and (max-width: 768px) {
  .product-detail__num {
    width: 17.3333333333vw;
  }
}
.product-detail__num--pure {
  margin: 0 auto;
}

.product-detail__ttl {
  position: relative;
  margin-top: 35px;
  padding-bottom: 13px;
  font-size: 30px;
}

@media screen and (max-width: 768px) {
  .product-detail__ttl {
    align-self: center;
    width: 52.6666666667vw;
    margin-top: 0;
    padding-bottom: 0;
    font-size: 5.7333333333vw;
    white-space: nowrap;
  }
}
.product-detail__ttl::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-image: url("../img/line_short.png");
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .product-detail__ttl::after {
    bottom: -4.5333333333vw;
  }
}
.product-detail__text {
  margin-top: 13px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.36;
}

@media screen and (max-width: 768px) {
  .product-detail__text {
    margin-top: 0;
    font-size: 4vw;
    line-height: 1.6;
  }
}
@media screen and (max-width: 768px) {
  .product-detail__text-area--pure {
    display: flex;
    align-items: center;
    column-gap: 4.5333333333vw;
    margin-top: 5.3333333333vw;
  }
}
.product-detail__img {
  width: 434px;
}

@media screen and (max-width: 768px) {
  .product-detail__img {
    width: 43.7333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .product-detail__img--pure {
    flex-shrink: 0;
  }
}
.product-detail__img--pure:first-of-type {
  margin-left: auto;
}

.product-detail .kome {
  font-size: 14px;
  letter-spacing: -0.03em;
}

@media screen and (max-width: 768px) {
  .product-detail .kome {
    font-size: 2.9333333333vw;
    line-height: 1.36;
  }
}
.product-detail span {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .product-detail span {
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) {
  .product-detail__head {
    display: flex;
    column-gap: 3.8666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .product-detail__body {
    display: flex;
    column-gap: 3.6vw;
    margin-top: 4.9333333333vw;
  }
}
.graph {
  margin-top: 86px;
  padding-top: 68px;
  padding-bottom: 50px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .graph {
    margin-top: 10.6666666667vw;
    padding-top: 6.6666666667vw;
    padding-bottom: 7.3333333333vw;
  }
}
.graph__container--second {
  margin-top: 56px;
}

@media screen and (max-width: 768px) {
  .graph__container--second {
    margin-top: 6vw;
  }
}
.graph--pure {
  background-color: rgba(255, 255, 255, 0.7);
}

.graph .graph01 {
  width: 710px;
  margin-left: 63px;
}

@media screen and (max-width: 768px) {
  .graph .graph01 {
    width: 72.6666666667vw;
    margin-left: 4.8vw;
  }
}
.graph .graph02 {
  width: 713px;
  margin-top: 5px;
  margin-left: 75px;
}

@media screen and (max-width: 768px) {
  .graph .graph02 {
    width: 70.6666666667vw;
    margin-left: 2.6666666667vw;
  }
}
.graph .graph03 {
  width: 704px;
  margin-top: 20px;
  margin-left: 79px;
}

@media screen and (max-width: 768px) {
  .graph .graph03 {
    width: 70.6666666667vw;
    margin-left: 6.1333333333vw;
  }
}
.graph__compare {
  width: 728px;
  margin: 27px auto 64px;
}

@media screen and (max-width: 768px) {
  .graph__compare {
    width: 64vw;
    margin: 4.9333333333vw auto 8.5333333333vw;
  }
}
.graph__heading {
  margin-top: 30px;
  margin-bottom: 24px;
  font-size: 30px;
  font-weight: 700;
  color: #787878;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .graph__heading {
    margin-top: 4.8vw;
    margin-bottom: 3.2vw;
    font-size: 4.8vw;
    line-height: 1.55;
  }
}
.graph__heading:nth-of-type(2) {
  margin-top: 66px;
}

@media screen and (max-width: 768px) {
  .graph__heading:nth-of-type(2) {
    margin-top: 8.2666666667vw;
  }
}
.graph__heading span {
  display: inline-block;
  line-height: 1;
  font-size: 40px;
  color: #e98d00;
  background: linear-gradient(transparent 50%, #ffe44e 0%);
}

@media screen and (max-width: 768px) {
  .graph__heading span {
    font-size: 6.6666666667vw;
  }
}
.graph__heading--natural {
  margin-top: 30px;
  font-size: 30px;
  font-weight: 700;
  color: #6a3906;
  text-align: center;
  line-height: 2.5;
}

@media screen and (max-width: 768px) {
  .graph__heading--natural {
    margin-top: 4.6666666667vw;
    font-size: 4.8vw;
    line-height: 2;
  }
}
.graph__detail-cover {
  width: 705px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .graph__detail-cover {
    width: 74.6666666667vw;
  }
}
.graph__detail {
  display: inline-block;
  text-align: left;
  margin-top: 40px;
  font-size: 20px;
  font-weight: 500;
  color: #604c3f;
}

@media screen and (max-width: 768px) {
  .graph__detail {
    margin-top: 4.4vw;
    font-size: 2.9333333333vw;
  }
}
.graph__detail li {
  line-height: 1.6;
}

.graph__detail .flex {
  display: flex;
}

.graph__detail .flex .w196 {
  width: 196px;
}

.graph__detail .flex .w244 {
  width: 244px;
}

.graph__detail .nowrap {
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .graph__detail .nowrap {
    white-space: normal;
  }
}
.graph__text-wrap {
  text-align: center;
}

.graph__text-container {
  display: inline-block;
}

.graph__text {
  margin-top: 30px;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  color: #604c3f;
}

@media screen and (max-width: 768px) {
  .graph__text {
    margin-top: 4.9333333333vw;
    font-size: 4vw;
    line-height: 1.6;
  }
}
.graph__text--pure {
  font-size: 30px;
  font-weight: 700;
  color: #6a3906;
}

@media screen and (max-width: 768px) {
  .graph__text--pure {
    font-size: 4.8vw;
  }
}
.graph__text--pure.mt75 {
  margin-top: 75px;
}

@media screen and (min-width: 769px) {
  .graph__text02 {
    display: block;
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .graph__text02 {
    display: block;
    text-align: center;
    font-size: 3.2vw;
    font-weight: 500;
    color: #6a3906;
  }
}
@media screen and (min-width: 769px) {
  .graph__text02--natural {
    margin-right: 125px;
  }
}
.useful {
  margin-top: 62px;
}

@media screen and (max-width: 768px) {
  .useful {
    margin-top: 7.6vw;
  }
}
.useful__list {
  position: relative;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}

@media screen and (max-width: 768px) {
  .useful__list {
    grid-template-columns: 1fr 1fr;
    width: 85.3333333333vw;
  }
}
.useful__text-area {
  margin-top: 34px;
  margin-bottom: 60px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .useful__text-area {
    margin-top: 5.7333333333vw;
    margin-bottom: 5.4666666667vw;
  }
}
.useful__text01 {
  font-size: 30px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .useful__text01 {
    font-size: 4.8vw;
  }
}
.useful__text02 {
  margin-top: 30px;
  font-size: 58px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .useful__text02 {
    margin-top: 4.6666666667vw;
    font-size: 8vw;
  }
}
.useful__text03 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 35px 0;
  border-radius: 5px;
  width: 531px;
  background-color: #006934;
}

@media screen and (max-width: 768px) {
  .useful__text03 {
    width: 42.6666666667vw;
    padding: 6.4vw 0;
  }
}
.useful__text03 p {
  font-size: 33px;
  line-height: 1.424;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .useful__text03 p {
    font-size: 5.3333333333vw;
    line-height: 1.5;
  }
}
.various__container {
  position: relative;
  width: 880px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 165px;
}

@media screen and (max-width: 768px) {
  .various__container {
    width: 85.3333333333vw;
    padding-top: 10vw;
    padding-bottom: 49.7333333333vw;
  }
}
.various__ecomark {
  position: absolute;
  top: 341px;
  left: 45px;
  width: 85px;
}

@media screen and (max-width: 768px) {
  .various__ecomark {
    width: 15.4666666667vw;
    top: 65.6vw;
    left: 8.8vw;
  }
}
.various__ecomark--pure {
  top: 300px;
}

@media screen and (max-width: 768px) {
  .various__ecomark--pure {
    top: 59.2vw;
  }
}
.various__kome {
  width: 229px;
  margin-left: 48px;
}

@media screen and (max-width: 768px) {
  .various__kome {
    width: 35.7333333333vw;
    position: relative;
    top: 9.6vw;
    margin-left: 0;
  }
}
.various__kome--pure {
  width: 168px;
  margin-bottom: -50px;
}

@media screen and (max-width: 768px) {
  .various__kome--pure {
    width: 25.8666666667vw;
    margin-left: 8vw;
    margin-bottom: -0.6666666667vw;
  }
}
.various__ttl {
  margin-top: 23px;
  font-size: 35px;
  font-weight: 700;
  color: #006934;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .various__ttl {
    font-size: 5.6vw;
  }
}
.various__ttl h3 {
  position: relative;
  display: inline-block;
  padding-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .various__ttl h3 {
    padding-bottom: 3.3333333333vw;
  }
}
.various__ttl h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 4px;
  background-image: url("../img/line_short.png");
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .various__ttl h3::after {
    width: 68vw;
    height: 0.5333333333vw;
  }
}
.various__ttl--pure {
  color: #e98d00;
}

.various__text-cover {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 27px 0 20px 0;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .various__text-cover {
    margin: 5.0666666667vw 0 6.6666666667vw 0;
  }
}
.various__text {
  display: inline-block;
  padding: 10px 12px;
  border: 2px solid #604c3f;
}

@media screen and (max-width: 768px) {
  .various__text {
    padding: 2.1333333333vw 3.2vw;
  }
}
.various__text p {
  font-size: 24px;
  font-weight: 700;
  color: #604c3f;
}

@media screen and (max-width: 768px) {
  .various__text p {
    font-size: 5.6vw;
  }
}
.various__zoom {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #604c3f;
  text-align: center;
}

.various__detail-btn {
  display: block;
  width: 364px;
  height: 57px;
  background-image: url("../img/detail_btn.png");
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
  transition: all 0.4s ease-in;
}

@media screen and (min-width: 769px) {
  .various__detail-btn:hover {
    background-image: url("../img/detail_btn.png_on.png");
    transition: all 0.4s ease-in;
  }
}
@media screen and (max-width: 768px) {
  .various__detail-btn {
    width: 85.3333333333vw;
    height: 13.8vw;
  }
}
.various__alert {
  margin-top: 23px;
  font-size: 14px;
  font-weight: 500;
  color: #604c3f;
  letter-spacing: -0.03em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .various__alert {
    margin-top: 3.4666666667vw;
    font-size: 2.9333333333vw;
  }
}
.various .natural-logo02 {
  width: 420px;
  margin: 20px auto 0;
}

@media screen and (max-width: 768px) {
  .various .natural-logo02 {
    width: 69.3333333333vw;
    margin-top: 6.6666666667vw;
  }
}
.various .natural-products-logo {
  width: 127px;
  margin-right: 31px;
}

@media screen and (max-width: 768px) {
  .various .natural-products-logo {
    width: 31.7333333333vw;
    margin-right: 2.6666666667vw;
  }
}
.various .pure-logo {
  width: 203px;
  margin: 20px auto 0;
}

@media screen and (max-width: 768px) {
  .various .pure-logo {
    width: 33.7333333333vw;
    margin-top: 6.6666666667vw;
  }
}
.pure {
  position: relative;
  background-color: rgba(243, 230, 0, 0.15);
}

.flower-back {
  width: 1180px;
  height: 690px;
  margin: 75px auto 0;
  background-image: url("../img/flower_back.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 67px;
}

@media screen and (max-width: 768px) {
  .flower-back {
    width: 85.3333333333vw;
    height: 120.9333333333vw;
    margin-top: 10.6666666667vw;
    padding-top: 5.2vw;
    background-image: url("../img/flower_back_sp.jpg");
  }
}
.flower-back ul {
  display: grid;
  column-gap: 59px;
  row-gap: 47px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  width: 753px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .flower-back ul {
    column-gap: 0;
    row-gap: 2.6666666667vw;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    width: 74.6666666667vw;
  }
}
.flower-back .text {
  width: 1120px;
  margin: 195px auto 0;
  padding: 12px 0;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .flower-back .text {
    width: 74.6666666667vw;
    margin-top: 6.6666666667vw;
  }
}
.flower-back .text p {
  font-size: 32px;
  font-weight: 700;
  color: #6a3906;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .flower-back .text p {
    font-size: 4.8vw;
  }
}
.pure-useful {
  position: relative;
  margin-top: 85px;
}

@media screen and (max-width: 768px) {
  .pure-useful {
    margin-top: 10.6666666667vw;
  }
}
.pure-useful__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 38px;
  width: 880px;
  margin: 50px auto 0;
}

@media screen and (max-width: 768px) {
  .pure-useful__list {
    gap: 2.4vw;
    width: 85.3333333333vw;
    margin-top: 6.2666666667vw;
  }
}
.movie {
  position: relative;
  margin-top: 60px;
  margin-bottom: 108px;
}

@media screen and (max-width: 768px) {
  .movie {
    margin-top: 11.8666666667vw;
    margin-bottom: 12.8vw;
  }
}
.movie__heading {
  font-size: 35px;
  font-weight: 700;
  color: #604c3f;
}

@media screen and (max-width: 768px) {
  .movie__heading {
    font-size: 5.6vw;
  }
}
.movie__heading h3 {
  position: relative;
  padding-bottom: 13px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .movie__heading h3 {
    padding-bottom: 3.2vw;
  }
}
.movie__heading h3::after {
  display: block;
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  width: 420px;
  height: 4px;
  transform: translateX(-50%);
  background-image: url("../img/line_short.png");
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .movie__heading h3::after {
    width: 68vw;
    height: 0.5333333333vw;
  }
}
.movie__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 30px;
  width: 890px;
  margin: 37px auto 0;
}

@media screen and (max-width: 768px) {
  .movie__list {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    width: 85.3333333333vw;
    margin-top: 10.6666666667vw;
  }
}
.movie__item {
  width: 425px;
}

@media screen and (max-width: 768px) {
  .movie__item {
    width: 100%;
  }
}
.movie__yt {
  height: 239px;
}

@media screen and (max-width: 768px) {
  .movie__yt {
    height: 48vw;
  }
}
.movie__ttl {
  margin-top: 23px;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #604c3f;
}

@media screen and (max-width: 768px) {
  .movie__ttl {
    margin-top: 5.3333333333vw;
    font-size: 4vw;
  }
}
.movie__yt {
  cursor: pointer;
}

.movie .natural-products-logo {
  width: 194px;
  margin: 35px auto 0;
}

@media screen and (max-width: 768px) {
  .movie .natural-products-logo {
    width: 36.9333333333vw;
    margin-top: 9.6vw;
  }
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100dvh;
  background-color: rgba(35, 24, 21, 0.7);
  z-index: 100;
}

.modal.is-active {
  display: block;
}

.modal__container {
  width: 880px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
  .modal__container {
    width: 85.3333333333vw;
  }
}
.modal__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__ttl {
  margin-bottom: 8px;
  font-size: 25px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .modal__ttl {
    font-size: 4vw;
  }
}
.modal__close {
  position: relative;
  width: 30px;
  height: 30px;
}

@media screen and (max-width: 768px) {
  .modal__close {
    width: 5.6vw;
    height: 5.6vw;
  }
}
.modal__close-line {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .modal__close-line {
    height: 0.4vw;
  }
}
.modal__close-line:first-of-type {
  top: 15px;
  transform: rotate(135deg);
}

@media screen and (max-width: 768px) {
  .modal__close-line:first-of-type {
    top: 3vw;
  }
}
.modal__close-line:last-of-type {
  bottom: 12px;
  transform: rotate(-135deg);
}

@media screen and (max-width: 768px) {
  .modal__close-line:last-of-type {
    bottom: 2.3vw;
  }
}
.modal__body {
  width: 100%;
  height: 495px;
}

@media screen and (max-width: 768px) {
  .modal__body {
    height: auto;
    aspect-ratio: 16/9;
  }
}
.close {
  position: absolute;
  top: 30px;
  right: 0;
  width: 30px;
  height: 30px;
  z-index: 3;
}

@media screen and (max-width: 768px) {
  .close {
    top: 16vw;
  }
}
.close__line {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
}

.close__line:first-of-type {
  top: 15px;
  transform: rotate(135deg);
}

.close__line:last-of-type {
  bottom: 12px;
  transform: rotate(-135deg);
}

.slick {
  margin-top: 54px;
}

@media screen and (max-width: 768px) {
  .slick {
    margin-top: 13.3333333333vw;
  }
}
.slick__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 560px;
  margin: 0 auto;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .slick__container {
    width: 73.3333333333vw;
    height: 55vw;
  }
}
.slick__container--pure {
  width: 575px;
}

@media screen and (max-width: 768px) {
  .slick__container--pure {
    width: 74.6666666667vw;
  }
}
.slick__item01--natural {
  width: 124px;
}

.slick__item01--pure {
  width: 115px;
}

@media screen and (max-width: 768px) {
  .slick__item01--pure {
    width: 19.8666666667vw;
  }
}
.slick__item02--natural {
  width: 123px;
}

.slick__item02--pure {
  width: 165px;
}

@media screen and (max-width: 768px) {
  .slick__item02--pure {
    width: 28.5333333333vw;
  }
}
.slick__item03--natural {
  width: 259px;
}

@media screen and (max-width: 768px) {
  .slick__item03--natural {
    width: 21.3333333333vw;
  }
}
.bullet {
  display: flex;
  justify-content: space-between;
  width: 68px;
  margin: 15px auto 0;
}

.bullet li {
  width: 12px;
  height: 12px;
  background-color: #604c3f;
  border-radius: 6px;
  cursor: pointer;
}

.top-btn {
  display: none;
  position: fixed;
  bottom: 25px;
  right: 70px;
  width: 45px;
  z-index: 50;
}

.top-btn.is-active {
  display: block;
}

.top-btn.is-fixed {
  position: absolute;
  bottom: -65px;
  right: 70px;
}

@media screen and (max-width: 768px) {
  .top-btn {
    right: 7.0666666667vw;
    bottom: 6.6666666667vw;
    width: 9.3333333333vw;
  }
  .top-btn.is-fixed {
    bottom: -10.6666666667vw;
    right: 2.6666666667vw;
  }
}
.yt {
  width: 471px;
  height: 265px;
  background-color: #a6181e;
}

.click-base {
  position: relative;
}

.click01 {
  position: absolute;
  top: 23vw;
  width: 21.3333333333vw;
}

.click02 {
  position: absolute;
  top: 1vw;
  left: 30vw;
  width: 23.2vw;
}

.click03 {
  position: absolute;
  top: 9.3vw;
  left: 57vw;
  width: 22.9333333333vw;
}

.click01--pure {
  position: absolute;
  top: 15vw;
  width: 21.3333333333vw;
}

.click02--pure {
  position: absolute;
  top: 0vw;
  left: 31vw;
  width: 19.8666666667vw;
}

.click03--pure {
  position: absolute;
  top: 0vw;
  left: 54vw;
  width: 28.5333333333vw;
}

.l-header {
  height: 60px;
}

@media screen and (max-width: 768px) {
  .l-header {
    height: 6.6666666667vw;
  }
}
.l-contents {
  position: relative;
  width: 880px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .l-contents {
    width: 100%;
  }
}
.l-contents-wide {
  width: 1040px;
}

@media screen and (max-width: 768px) {
  .l-contents-wide {
    width: 86.6666666667vw;
  }
}
.l-header_logo {
  position: absolute;
  top: 15px;
  left: 35px;
}

@media screen and (max-width: 768px) {
  .l-header_logo {
    top: 0%;
    width: 18.2666666667vw;
  }
}
.l-header_banner {
  position: absolute;
  top: 18px;
  right: 50px;
}

@media screen and (max-width: 768px) {
  .l-header_banner {
    top: 0.9vw;
    width: 16.8vw;
  }
}
.l-footer {
  border-top: 6px solid #a6181e;
  position: relative;
  display: block;
  padding-bottom: 40px;
  color: #000;
  z-index: 2;
}

.l-footer a {
  color: #000;
}

.l-footer a:hover {
  color: #a6181e;
}

.l-footer nav {
  margin-top: 35px;
}

.l-footer nav ul {
  text-align: center;
}

.l-footer nav ul li {
  display: inline-block;
  padding: 0;
  font-size: 20px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .l-footer nav ul li {
    font-size: 14px;
  }
}
.l-footer nav ul li:after {
  content: "｜";
}

.l-footer nav ul li:first-of-type {
  padding-left: 200px;
}

@media screen and (max-width: 768px) {
  .l-footer nav ul li:first-of-type {
    padding-left: 0;
  }
}
.l-footer nav ul li:nth-of-type(3) {
  padding-right: 200px;
}

@media screen and (max-width: 768px) {
  .l-footer nav ul li:nth-of-type(3) {
    padding-right: 0;
  }
}
.l-footer div.logo {
  width: 207px;
  margin: 40px auto 30px;
}

@media screen and (max-width: 768px) {
  .l-footer div.logo {
    width: 140px;
    margin: 23px auto 16px;
  }
}
.l-footer div.logo img {
  display: block;
  width: 100%;
  height: auto;
}

.l-footer small {
  display: block;
  text-align: center;
  margin: 13px auto auto auto;
  font-size: 18px;
  line-height: 2.78rem;
}

@media screen and (max-width: 768px) {
  .l-footer small {
    font-size: 12px;
  }
}