@charset 'UTF-8';
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap');
@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 300;
  src: url('/common/fonts/NotoSansCJKjp-DemiLight.woff') format('woff');
}

@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 500;
  src: url('/common/fonts/NotoSansCJKjp-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Satoshi-Variable';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url('/harvestment/fonts/Satoshi-Variable.woff2') format('woff2');
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #333;
  text-decoration: underline;
}

a:active {
  background-color: transparent;
}

html {
  font-size: 100%;
}

body {
  background: none;
  color: #333;
  font-family: 'Satoshi-Variable', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic', 'YuGothic', 'メイリオ', 'Meiryo', sans-serif;
  font-variation-settings: 'wght' 400;
  font-weight: 400;
  line-height: 1.7;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@keyframes arrow_trans_x1 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(58px);
  }
}

@keyframes arrow_trans_x2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(58px);
  }
}

@keyframes arrow_trans_y1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-58px);
  }
}

@keyframes arrow_trans_y2 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-58px);
  }
}

@keyframes arrow_trans_y_hv1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(33.5px);
  }
}

@keyframes arrow_trans_y_hv2 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(33.5px);
  }
}

html {
  overflow-y: scroll;
}

.siteContents {
  position: relative;
}

.siteContents a {
  color: inherit;
  text-decoration: none;
}

@media print, (min-width: 768px) {
  .siteContents {
    min-width: 1140px;
  }
}

@media screen and (max-width: 767px) {
  .c-br.is-pc {
    display: none;
  }
}

@media print, (min-width: 768px) {
  .c-br.is-sp {
    display: none;
  }
}

@media (max-width: 1380px) {
  .c-br.is-from1381 {
    display: none;
  }
}

@media (min-width: 1381px) {
  .c-br.is-to1380 {
    display: none;
  }
}

@media (min-width: 1615px) {
  .c-br.is-to1614 {
    display: none;
  }
}

@media (min-width: 1381px) {
  .c-br.is-from768to1380 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .c-br.is-from768to1380 {
    display: none;
  }
}

@media (min-width: 1615px) {
  .c-br.is-from768to1614 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .c-br.is-from768to1614 {
    display: none;
  }
}

@media print, (min-width: 768px) {
  .l-gsHamburger {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .l-gsHamburger {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .l-gsHamburger .l-gsHamburger__in {
    position: absolute;
    left: 0;
    bottom: 0;
    transition: opacity 0ms, transform 500ms cubic-bezier(.215, .61, .355, 1);
  }
  .l-gsHamburger .l-gsHamburger__ln {
    display: block;
    position: relative;
    width: 60px;
    height: 52px;
    background: linear-gradient(0deg, #493609, #a1862e);
  }
  .l-gsHamburger .l-gsHamburger__ln__ic {
    position: absolute;
    left: 50%;
    top: 14px;
    width: 28px;
    height: 9px;
    margin-left: -14px;
  }
  .l-gsHamburger .l-gsHamburger__ln__ic::before,
  .l-gsHamburger .l-gsHamburger__ln__ic::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 3.5px;
    width: 100%;
    height: 2px;
    background: #fff;
  }
  .l-gsHamburger .l-gsHamburger__ln__ic::before {
    transform: translateY(-3.5px);
  }
  .l-gsHamburger .l-gsHamburger__ln__ic::after {
    transform: translateY(3.5px);
  }
  .l-gsHamburger .l-gsHamburger__ln__t {
    position: absolute;
    left: 0;
    top: 27px;
    width: 100%;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
  }
  .l-gsHamburger:not(.is-menuShow).is-hide .l-gsHamburger__in {
    opacity: 0;
    transform: translateX(-60px);
    transition: opacity 0ms 500ms, transform 500ms cubic-bezier(.215, .61, .355, 1);
  }
}

@media print, (min-width: 768px) {
  .l-gsMenu {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .l-gsMenu {
    color: #293c26;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .l-gsMenu * {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
  }
  .l-gsMenu ol,
  .l-gsMenu ul {
    list-style: none;
  }
  .l-gsMenu a {
    color: inherit;
    text-decoration: none;
  }
  .l-gsMenu a:link,
  .l-gsMenu a:visited {
    color: inherit;
    text-decoration: none;
  }
  .l-gsMenu__ol {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 50000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
  }
  .l-gsMenu__in {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 51000;
    width: 100%;
  }
  .l-gsMenu__ms {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100lvh;
    background: #000;
    opacity: 0;
  }
  .l-gsMenu__in2 {
    position: relative;
    width: 305px;
  }
  .l-gsMenu__in3 {
    box-sizing: border-box;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0ms 250ms, opacity 250ms linear;
    overflow: hidden;
  }
  .l-gsMenu__in3.is-show {
    visibility: visible;
    opacity: 1;
    transition: visibility 0ms, opacity 250ms linear;
  }
  .l-gsMenu__ul {
    padding-top: 30px;
  }
  .l-gsMenu__ul > li > a {
    display: block;
    position: relative;
    padding: 15px 20px;
    color: inherit;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.4;
  }
  .l-gsMenu__ul > li > a > span {
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -7px;
    background: #293c26;
    -webkit-mask: url('/harvestment/images/icon_arrow01.svg') 50% 50%/contain no-repeat;
            mask: url('/harvestment/images/icon_arrow01.svg') 50% 50%/contain no-repeat;
  }
  .l-gsMenu__ul > li > a > span.is-win {
    right: 20.5px;
    width: 15px;
    height: 13px;
    margin-top: -5.5px;
    -webkit-mask: url('/harvestment/images/icon_window01.svg') 50% 50%/contain no-repeat;
            mask: url('/harvestment/images/icon_window01.svg') 50% 50%/contain no-repeat;
  }
  .l-gsMenu__cl {
    position: relative;
    margin-top: 25px;
  }
  .l-gsMenu__cl__ic {
    position: absolute;
    left: 50%;
    top: 14px;
    width: 28px;
    height: 9px;
    margin-left: -14px;
  }
  .l-gsMenu__cl__ic::before,
  .l-gsMenu__cl__ic::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 3.5px;
    width: 100%;
    height: 2px;
    background: #293c26;
  }
  .l-gsMenu__cl__ic::before {
    transform: rotate(-15deg);
  }
  .l-gsMenu__cl__ic::after {
    transform: rotate(15deg);
  }
  .l-gsMenu__cl__t {
    position: absolute;
    left: 0;
    top: 27px;
    width: 100%;
    color: #293c26;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
  }
  .l-gsMenu__cl > a {
    display: block;
    position: relative;
    width: 60px;
    height: 52px;
  }
}

.l-header {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  margin: 0;
  padding: 0;
  background: none;
  color: #293c26;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.l-header * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.l-header ol,
.l-header ul {
  list-style: none;
}

.l-header a {
  color: inherit;
  text-decoration: none;
}

.l-header a:link,
.l-header a:visited {
  color: inherit;
  text-decoration: none;
}

.l-header__in {
  position: relative;
  background: #fff;
}

@media print, (min-width: 768px) {
  .l-header__in {
    min-width: 1140px;
    height: 130px;
  }
}

@media screen and (max-width: 767px) {
  .l-header__in {
    height: 80px;
  }
}

.l-header__lg {
  position: absolute;
  font-size: 10px;
  line-height: 1;
}

@media print, (min-width: 768px) {
  .l-header__lg {
    top: 29px;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .l-header__lg {
    left: 20px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .l-header__lg {
    left: calc(13.2743vw + -133.319px);
  }
}

@media (min-width: 1381px) {
  .l-header__lg {
    left: 50px;
  }
}

@media screen and (max-width: 767px) {
  .l-header__lg {
    left: 20px;
    top: 17px;
  }
}

.l-header__lg img {
  vertical-align: top;
}

@media print, (min-width: 768px) {
  .l-header__lg img {
    width: 307px;
  }
}

@media screen and (max-width: 767px) {
  .l-header__lg img {
    width: 196px;
  }
}

.l-header__sl {
  position: absolute;
  font-size: 10px;
  line-height: 1;
}

@media print, (min-width: 768px) {
  .l-header__sl {
    top: 34.5px;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .l-header__sl {
    right: 20px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .l-header__sl {
    right: calc(13.2743vw + -133.319px);
  }
}

@media (min-width: 1381px) {
  .l-header__sl {
    right: 50px;
  }
}

@media screen and (max-width: 767px) {
  .l-header__sl {
    right: 20px;
    top: 18px;
  }
}

.l-header__sl img {
  vertical-align: top;
}

@media print, (min-width: 768px) {
  .l-header__sl img {
    width: 94px;
  }
}

@media screen and (max-width: 767px) {
  .l-header__sl img {
    width: 70px;
  }
}

@media print, (min-width: 768px) {
  .l-header__nv {
    position: absolute;
    top: 40px;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .l-header__nv {
    right: 140px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .l-header__nv {
    right: calc(13.2743vw + -13.319px);
  }
}

@media (min-width: 1381px) {
  .l-header__nv {
    right: 170px;
  }
}

@media screen and (max-width: 767px) {
  .l-header__nv {
    display: none !important;
  }
}

@media print, (min-width: 768px) {
  .l-header__nv > ul {
    display: flex;
    justify-content: flex-end;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.7;
  }
}

@media print, (min-width: 768px) {
  .l-header__nv > ul > li > a {
    display: flex;
    align-items: center;
    position: relative;
    height: 50px;
    box-sizing: border-box;
    padding: 0 25px;
    color: inherit;
    text-decoration: none;
    transition: color 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .l-header__nv > ul > li > a.is-win {
    padding-right: 50px;
  }
  .l-header__nv > ul > li > a.is-win::before {
    content: '';
    display: block;
    position: absolute;
    right: 25px;
    top: 50%;
    width: 15px;
    height: 13px;
    margin-top: -5.5px;
    background: #293c26;
    -webkit-mask: url('/harvestment/images/icon_window01.svg') 50% 50%/contain no-repeat;
            mask: url('/harvestment/images/icon_window01.svg') 50% 50%/contain no-repeat;
  }
  .l-header__nv > ul > li > a:hover,
  .l-header__nv > ul > li > a:active {
    color: #2590c7;
  }
}

.m-cta {
  margin: 0;
  padding: 0;
  background: #fff;
  color: #333;
  font-family: 'Satoshi-Variable', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic', 'YuGothic', 'メイリオ', 'Meiryo', sans-serif;
  font-variation-settings: 'wght' 400;
  font-weight: 400;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.m-cta * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.m-cta ol,
.m-cta ul {
  list-style: none;
}

.m-cta a {
  color: inherit;
  text-decoration: none;
}

.m-cta__in {
  position: relative;
}

@media print, (min-width: 768px) {
  .m-cta__in {
    min-width: 1140px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__in {
    padding-bottom: 80px;
  }
}

.m-cta__ln {
  display: block;
  position: relative;
  overflow: hidden;
}

@media print, (min-width: 768px) {
  .m-cta__ln {
    padding-bottom: 70px;
  }
}

.m-cta__ln__bg {
  position: relative;
}

@media print, (min-width: 768px) {
  .m-cta__ln__bg {
    height: 380px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__bg {
    height: 270px;
  }
}

.m-cta__ln__bg::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #293c26;
  transition: opacity 450ms cubic-bezier(.215, .61, .355, 1);
  opacity: .6;
}

.m-cta__ln__bg > span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.m-cta__ln__bg > span::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  transition: transform 450ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-cta__ln__bg > span::before {
    background-image: url(/harvestment/images/pic_catalog_img250.webp);
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__bg > span::before {
    background-image: url(/harvestment/images/pic_catalog_img250_sp.webp);
  }
}

.m-cta__ln__tt {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
}

@media print, (min-width: 768px) {
  .m-cta__ln__tt {
    height: 174px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__tt {
    height: 142px;
  }
}

.m-cta__ln__tt > span {
  display: block;
  width: 100%;
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-cta__ln__tt > span {
    font-size: 30px;
    line-height: 1.4;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__tt > span {
    font-size: 18px;
    line-height: 1.66666;
  }
}

.m-cta__ln__tt > span strong {
  display: inline-block;
  margin: 0 3px;
  padding: 0 3px;
  background: #fff;
  color: #156082;
  line-height: 1.1;
  vertical-align: -1%;
}

.m-cta__ln__pw__c {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 50%;
}

.m-cta__ln__pw__c > img {
  display: block;
  position: absolute;
  box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
}

.m-cta__ln__pw__c > img:nth-child(1) {
  z-index: 1;
  transition: transform 450ms cubic-bezier(.215, .61, .355, 1);
}

.m-cta__ln__pw__c:nth-child(1) {
  left: 0;
}

@media screen and (max-width: 767px) {
  .m-cta__ln__pw__c:nth-child(1) > img:nth-child(1) {
    transform: rotate(-15deg);
  }
}

.m-cta__ln__pw__c:nth-child(2) {
  left: 50%;
}

@media screen and (max-width: 767px) {
  .m-cta__ln__pw__c:nth-child(2) > img:nth-child(1) {
    transform: rotate(15deg);
  }
}

@media print, (min-width: 768px) {
  .m-cta__ln__pw__c.is-250 > img:nth-child(1) {
    right: 171px;
    top: 174px;
    width: 169px;
    height: 240px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__pw__c.is-250 > img:nth-child(1) {
    right: 27px;
    top: 142px;
    width: 99px;
    height: 140px;
  }
}

@media print, (min-width: 768px) {
  .m-cta__ln__pw__c.is-250 > img:nth-child(2) {
    right: 350px;
    top: 174px;
    width: 339px;
    height: 240px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__pw__c.is-250 > img:nth-child(2) {
    right: 106.5px;
    top: 142px;
    width: 198px;
    height: 140px;
  }
}

.m-cta__ln__bw {
  z-index: 1;
  width: 240px;
}

@media print, (min-width: 768px) {
  .m-cta__ln__bw {
    position: absolute;
    left: 50%;
    top: 260px;
    margin-left: -120px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__bw {
    position: relative;
    margin: 40px auto 0;
  }
}

.m-cta__ln__bt {
  display: block;
  position: relative;
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-cta__ln__bt {
    padding: 32px 30px 32px 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__bt {
    padding: 19px 15px 19px 0;
    font-size: 16px;
  }
}

.m-cta__ln__bt::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #156082;
  border-radius: 99px;
  background: #156082;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1);
}

.m-cta__ln__bt__t {
  position: relative;
}

@media print, (min-width: 768px) {
  .m-cta__ln__bt__ar {
    position: absolute;
    right: 0;
    top: 50%;
    width: 90px;
    height: 20px;
    margin-top: -10px;
    overflow: hidden;
  }
}

@media print, (min-width: 768px) {
  .m-cta__ln__bt__ar__in {
    position: absolute;
    left: -25px;
    top: 0;
    width: 83px;
    height: 100%;
  }
}

.m-cta__ln__bt__ar__in > span {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #fff;
}

@media print, (min-width: 768px) {
  .m-cta__ln__bt__ar__in > span {
    width: 22px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__bt__ar__in > span {
    width: 15px;
  }
}

.m-cta__ln__bt__ar__in > span::before,
.m-cta__ln__bt__ar__in > span::after {
  content: '';
  display: block;
  position: absolute;
  right: -3px;
  height: 2px;
  background: #fff;
}

@media print, (min-width: 768px) {
  .m-cta__ln__bt__ar__in > span::before,
  .m-cta__ln__bt__ar__in > span::after {
    width: 10px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__bt__ar__in > span::before,
  .m-cta__ln__bt__ar__in > span::after {
    width: 9px;
  }
}

.m-cta__ln__bt__ar__in > span::before {
  transform: rotate(45deg);
}

@media print, (min-width: 768px) {
  .m-cta__ln__bt__ar__in > span::before {
    top: -3px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__bt__ar__in > span::before {
    top: -2.5px;
  }
}

.m-cta__ln__bt__ar__in > span::after {
  transform: rotate(-45deg);
}

@media print, (min-width: 768px) {
  .m-cta__ln__bt__ar__in > span::after {
    bottom: -3px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__bt__ar__in > span::after {
    bottom: -2.5px;
  }
}

@media print, (min-width: 768px) {
  .m-cta__ln__bt__ar__in > span:nth-child(1) {
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__bt__ar__in > span:nth-child(1) {
    right: 30px;
  }
}

@media print, (min-width: 768px) {
  .m-cta__ln__bt__ar__in > span:nth-child(2) {
    left: 58px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__ln__bt__ar__in > span:nth-child(2) {
    display: none;
  }
}

@media print, (min-width: 768px) {
  .m-cta__ln:hover .m-cta__ln__bg::before,
  .m-cta__ln:active .m-cta__ln__bg::before {
    opacity: .5;
  }
  .m-cta__ln:hover .m-cta__ln__bg > span::before,
  .m-cta__ln:active .m-cta__ln__bg > span::before {
    transform: scale(1.1);
  }
  .m-cta__ln:hover .m-cta__ln__pw__c:nth-child(1) > img:nth-child(1),
  .m-cta__ln:active .m-cta__ln__pw__c:nth-child(1) > img:nth-child(1) {
    transform: rotate(-15deg);
  }
  .m-cta__ln:hover .m-cta__ln__pw__c:nth-child(2) > img:nth-child(1),
  .m-cta__ln:active .m-cta__ln__pw__c:nth-child(2) > img:nth-child(1) {
    transform: rotate(15deg);
  }
  .m-cta__ln:hover .m-cta__ln__bt::before,
  .m-cta__ln:active .m-cta__ln__bt::before {
    border-color: #fff;
    background-color: rgba(255, 255, 255, 0);
  }
}

@media print, (min-width: 768px) {
  .m-cta__ln.is-enterStart .m-cta__ln__bt__ar__in {
    animation: arrow_trans_x2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-cta__ln.is-enterStart:hover .m-cta__ln__bt__ar__in,
  .m-cta__ln.is-enterStart:active .m-cta__ln__bt__ar__in {
    animation: arrow_trans_x1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}

@media screen and (max-width: 767px) {
  .m-cta__nl {
    margin: 20px 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__nl__m {
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .m-cta__nl__t {
    width: 100%;
  }
}

.m-cta__nl > li {
  display: flex;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.7;
}

@media print, (min-width: 768px) {
  .m-cta.is-single .m-cta__ln__pw__c.is-250 > img:nth-child(1) {
    right: 90px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta.is-single .m-cta__ln__pw__c.is-250 > img:nth-child(1) {
    right: 31.5px;
  }
}

@media print, (min-width: 768px) {
  .m-cta.is-single .m-cta__ln__pw__c.is-250 > img:nth-child(2) {
    right: -259px;
  }
}

@media screen and (max-width: 767px) {
  .m-cta.is-single .m-cta__ln__pw__c.is-250 > img:nth-child(2) {
    right: -147.5px;
  }
}

@media print, (min-width: 768px) {
  .m-cta.is-single .m-cta__ln__bw {
    left: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-cta.is-single .m-cta__ln__bw {
    right: 20px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-cta.is-single .m-cta__ln__bw {
    right: calc(13.2743vw + -133.319px);
  }
}

@media (min-width: 1381px) {
  .m-cta.is-single .m-cta__ln__bw {
    right: 50px;
  }
}

.m-footContact {
  margin: 0;
  padding: 0;
  background: none;
  color: #333;
  font-family: 'Satoshi-Variable', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic', 'YuGothic', 'メイリオ', 'Meiryo', sans-serif;
  font-variation-settings: 'wght' 400;
  font-weight: 400;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.m-footContact * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.m-footContact ol,
.m-footContact ul {
  list-style: none;
}

.m-footContact a {
  color: inherit;
  text-decoration: none;
}

.m-footContact__in {
  position: relative;
}

@media print, (min-width: 768px) {
  .m-footContact__in {
    min-width: 1140px;
  }
}

.m-footContact__c__tw {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  z-index: 1;
}

@media print, (min-width: 768px) {
  .m-footContact__c__tw {
    transform: translateY(-93px);
  }
}

@media screen and (max-width: 767px) {
  .m-footContact__c__tw {
    margin-top: -5px;
    transform: translateY(-50%);
  }
}

.m-footContact__c__tw__t {
  color: #fff;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.875;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-footContact__c__tw__t {
    margin-bottom: 32px;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .m-footContact__c__tw__t {
    margin-bottom: 10px;
    font-size: 16px;
  }
}

.m-footContact__c__tw__tt {
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-footContact__c__tw__tt {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .m-footContact__c__tw__tt {
    font-size: 24px;
  }
}

.m-footContact__c__ar {
  position: absolute;
  z-index: 1;
  overflow: hidden;
}

@media print, (min-width: 768px) {
  .m-footContact__c__ar {
    bottom: 30px;
    width: 90px;
    height: 90px;
  }
}

@media (min-width: 768px) and (max-width: 1154px) {
  .m-footContact__c__ar {
    right: 20px;
  }
}

@media (min-width: 1155px) and (max-width: 1380px) {
  .m-footContact__c__ar {
    right: calc(13.2743vw + -133.319px);
  }
}

@media (min-width: 1381px) {
  .m-footContact__c__ar {
    right: 50px;
  }
}

@media screen and (max-width: 767px) {
  .m-footContact__c__ar {
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
  }
}

.m-footContact__c__ar::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 50%;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-footContact__c__ar__in {
    position: absolute;
    left: -25px;
    top: 0;
    width: 83px;
    height: 100%;
  }
}

.m-footContact__c__ar__in > span {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #fff;
}

@media print, (min-width: 768px) {
  .m-footContact__c__ar__in > span {
    width: 22px;
  }
}

@media screen and (max-width: 767px) {
  .m-footContact__c__ar__in > span {
    width: 15px;
  }
}

.m-footContact__c__ar__in > span::before,
.m-footContact__c__ar__in > span::after {
  content: '';
  display: block;
  position: absolute;
  right: -3px;
  height: 2px;
  background: #fff;
}

@media print, (min-width: 768px) {
  .m-footContact__c__ar__in > span::before,
  .m-footContact__c__ar__in > span::after {
    width: 10px;
  }
}

@media screen and (max-width: 767px) {
  .m-footContact__c__ar__in > span::before,
  .m-footContact__c__ar__in > span::after {
    width: 9px;
  }
}

.m-footContact__c__ar__in > span::before {
  transform: rotate(45deg);
}

@media print, (min-width: 768px) {
  .m-footContact__c__ar__in > span::before {
    top: -3px;
  }
}

@media screen and (max-width: 767px) {
  .m-footContact__c__ar__in > span::before {
    top: -2.5px;
  }
}

.m-footContact__c__ar__in > span::after {
  transform: rotate(-45deg);
}

@media print, (min-width: 768px) {
  .m-footContact__c__ar__in > span::after {
    bottom: -3px;
  }
}

@media screen and (max-width: 767px) {
  .m-footContact__c__ar__in > span::after {
    bottom: -2.5px;
  }
}

@media print, (min-width: 768px) {
  .m-footContact__c__ar__in > span:nth-child(1) {
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  .m-footContact__c__ar__in > span:nth-child(1) {
    left: 17px;
  }
}

@media print, (min-width: 768px) {
  .m-footContact__c__ar__in > span:nth-child(2) {
    left: 58px;
  }
}

@media screen and (max-width: 767px) {
  .m-footContact__c__ar__in > span:nth-child(2) {
    display: none;
  }
}

.m-footContact__c > a {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

@media print, (min-width: 768px) {
  .m-footContact__c > a {
    height: 380px;
  }
}

@media screen and (max-width: 767px) {
  .m-footContact__c > a {
    height: 240px;
  }
}

.m-footContact__c > a::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  transition: opacity 450ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-footContact__c > a::after {
    opacity: .5;
  }
}

@media screen and (max-width: 767px) {
  .m-footContact__c > a::after {
    opacity: .6;
  }
}

@media print, (min-width: 768px) {
  .m-footContact__c > a:hover::after,
  .m-footContact__c > a:active::after {
    opacity: .3;
  }
  .m-footContact__c > a:hover .m-footContact__c__ar::before,
  .m-footContact__c > a:active .m-footContact__c__ar::before {
    border-color: #156082;
    background-color: #156082;
  }
}

@media print, (min-width: 768px) {
  .m-footContact__c > a.is-enterStart .m-footContact__c__ar__in {
    animation: arrow_trans_x2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-footContact__c > a.is-enterStart:hover .m-footContact__c__ar__in,
  .m-footContact__c > a.is-enterStart:active .m-footContact__c__ar__in {
    animation: arrow_trans_x1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}

.m-footContact.is-onlyForm .m-footContact__c > a::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  transition: transform 450ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-footContact.is-onlyForm .m-footContact__c > a::before {
    background-image: url(/harvestment/images/pic_foot_contact01.webp);
  }
}

@media screen and (max-width: 767px) {
  .m-footContact.is-onlyForm .m-footContact__c > a::before {
    background-image: url(/harvestment/images/pic_foot_contact01_sp.webp);
  }
}

@media print, (min-width: 768px) {
  .m-footContact.is-onlyForm .m-footContact__c > a:hover::before,
  .m-footContact.is-onlyForm .m-footContact__c > a:active::before {
    transform: scale(1.1);
  }
}

.m-footTel {
  margin: 0;
  padding: 0;
  background: none;
  color: #333;
  font-family: 'Satoshi-Variable', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic', 'YuGothic', 'メイリオ', 'Meiryo', sans-serif;
  font-variation-settings: 'wght' 400;
  font-weight: 400;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.m-footTel * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.m-footTel ol,
.m-footTel ul {
  list-style: none;
}

.m-footTel a {
  color: inherit;
  text-decoration: none;
}

.m-footTel__in {
  position: relative;
}

@media print, (min-width: 768px) {
  .m-footTel__in {
    min-width: 1140px;
    padding: 75px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-footTel__in {
    padding: 55px 0;
  }
}

.m-footTel__tt {
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-footTel__tt {
    margin-bottom: 20px;
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .m-footTel__tt {
    margin-bottom: 16px;
    font-size: 18px;
  }
}

.m-footTel__nm {
  font-family: 'Satoshi-Variable', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic', 'YuGothic', 'メイリオ', 'Meiryo', sans-serif;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-footTel__nm {
    font-size: 46px;
    letter-spacing: 4px;
  }
}

@media screen and (max-width: 767px) {
  .m-footTel__nm {
    font-size: 30px;
    letter-spacing: 2px;
  }
}

.m-footTel__nm > a {
  display: inline-block;
  vertical-align: top;
}

@media print, (min-width: 768px) {
  .m-footTel__nm > a {
    pointer-events: none;
  }
}

.m-footTel__nm > a > img {
  display: inline-block;
}

@media print, (min-width: 768px) {
  .m-footTel__nm > a > img {
    width: 60px;
    height: 35px;
    margin-right: 20px;
    vertical-align: -1%;
  }
}

@media screen and (max-width: 767px) {
  .m-footTel__nm > a > img {
    width: 40px;
    height: 23px;
    margin-right: 10px;
    vertical-align: -1%;
  }
}

.m-footTel__hr {
  line-height: 1.6;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-footTel__hr {
    margin-top: 12px;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .m-footTel__hr {
    margin-top: 9px;
    font-size: 13px;
  }
}

.l-backToTop {
  position: absolute;
  left: 0 !important;
  bottom: 0;
  width: 100%;
  color: #333;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 400;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 767px) {
  .l-backToTop {
    display: none;
  }
}

.l-backToTop * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.l-backToTop__in {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  transform: translateY(-20px);
}

.l-backToTop__in2 {
  position: relative;
  min-width: 1140px;
}

.l-backToTop__bt {
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 80px;
  height: 80px;
}

.l-backToTop__bt__ar {
  display: block;
  position: absolute;
  left: 0;
  bottom: -29px;
  width: 100%;
  height: 83px;
}

.l-backToTop__bt__ar::before,
.l-backToTop__bt__ar::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  width: 21px;
  height: 28px;
  margin-left: -10.5px;
  background: #156082;
  -webkit-mask: url(/common/images/icon_back_to_top01.svg) 0 0/contain no-repeat;
          mask: url(/common/images/icon_back_to_top01.svg) 0 0/contain no-repeat;
  transition: background-color 450ms cubic-bezier(.215, .61, .355, 1);
}

.l-backToTop__bt__ar::before {
  bottom: 0;
}

.l-backToTop__bt__ar::after {
  bottom: 55px;
}

.l-backToTop__bt__t {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border-width: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

.l-backToTop__bt button {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  color: inherit;
  font: inherit;
  appearance: none;
  cursor: pointer;
  overflow: hidden;
}

.l-backToTop__bt button::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #156082;
  border-radius: 50%;
  background: rgba(255, 255, 255, .8);
  transition: background-color 450ms cubic-bezier(.215, .61, .355, 1);
}

.l-backToTop__bt button:hover::before,
.l-backToTop__bt button:active::before {
  background: #156082;
}

.l-backToTop__bt button:hover .l-backToTop__bt__ar::before,
.l-backToTop__bt button:hover .l-backToTop__bt__ar::after,
.l-backToTop__bt button:active .l-backToTop__bt__ar::before,
.l-backToTop__bt button:active .l-backToTop__bt__ar::after {
  background: #fff;
}

.l-backToTop__bt button.is-enter-start .l-backToTop__bt__ar {
  animation: arrow_trans_y2 350ms cubic-bezier(.215, .61, .355, 1);
}

.l-backToTop__bt button.is-enter-start:hover .l-backToTop__bt__ar,
.l-backToTop__bt button.is-enter-start:active .l-backToTop__bt__ar {
  animation: arrow_trans_y1 350ms cubic-bezier(.215, .61, .355, 1);
}

.m-harvestment {
  overflow: hidden;
  color: #293c26;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media print, (min-width: 768px) {
  .m-harvestment {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment {
    padding-bottom: 50px;
  }
}

.m-harvestment .m-keyvisual__p {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100lvh;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-keyvisual__p {
    min-width: 1140px;
  }
}

.m-harvestment .m-keyvisual__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.m-harvestment .m-keyvisual__h {
  height: 100lvh;
}

.m-harvestment .m-keyvisual.is-hidden {
  visibility: hidden;
}

.m-harvestment .m-use {
  position: relative;
  z-index: 1;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use {
    padding: 140px 0 200px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use {
    padding: 80px 0 100px;
  }
}

.m-harvestment .m-use__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100lvh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__bg {
    background-image: url(/harvestment/images/bg_use01.webp);
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__bg {
    background-image: url(/harvestment/images/bg_use01_sp.webp);
  }
}

.m-harvestment .m-use__in {
  position: relative;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__in {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 clamp(20px, calc(20px + 100 * (100vw - 1155px) / 299), 120px);
  }
}

.m-harvestment .m-use__tt {
  color: #fff;
  font-weight: 700;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__tt {
    margin-bottom: 80px;
    font-size: 36px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__tt {
    margin-bottom: 50px;
    font-size: 24px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ul {
    margin: 0 20px;
  }
}

.m-harvestment .m-use__ul__p {
  position: relative;
  overflow: hidden;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul__p {
    aspect-ratio: 1200/720;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ul__p {
    aspect-ratio: 550/330;
  }
}

.m-harvestment .m-use__ul__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 450ms cubic-bezier(.215, .61, .355, 1);
}

.m-harvestment .m-use__ul__dt {
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  white-space: nowrap;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul__dt {
    gap: 0 20px;
    margin-top: 30px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ul__dt {
    gap: 0 10px;
    margin-top: 15px;
    font-size: 14px;
  }
}

.m-harvestment .m-use__ul__dt__ar {
  position: relative;
  overflow: hidden;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul__dt__ar {
    width: 52px;
    height: 52px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ul__dt__ar {
    width: 32px;
    height: 32px;
  }
}

.m-harvestment .m-use__ul__dt__ar::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 50%;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul__dt__ar__in {
    position: absolute;
    left: 0;
    top: -14px;
    width: 100%;
    height: 46px;
  }
}

.m-harvestment .m-use__ul__dt__ar__in > span {
  display: block;
  position: absolute;
  left: 50%;
  background: #fff;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul__dt__ar__in > span {
    width: 2px;
    height: 11px;
    margin-left: -1px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ul__dt__ar__in > span {
    width: 1.5px;
    height: 8px;
    margin-left: -.75px;
  }
}

.m-harvestment .m-use__ul__dt__ar__in > span::before,
.m-harvestment .m-use__ul__dt__ar__in > span::after {
  content: '';
  display: block;
  position: absolute;
  background: #fff;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul__dt__ar__in > span::before,
  .m-harvestment .m-use__ul__dt__ar__in > span::after {
    bottom: -3px;
    width: 2px;
    height: 9px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ul__dt__ar__in > span::before,
  .m-harvestment .m-use__ul__dt__ar__in > span::after {
    bottom: -2px;
    width: 1.5px;
    height: 7px;
  }
}

.m-harvestment .m-use__ul__dt__ar__in > span::before {
  transform: rotate(-45deg);
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul__dt__ar__in > span::before {
    left: -2.5px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ul__dt__ar__in > span::before {
    left: -2px;
  }
}

.m-harvestment .m-use__ul__dt__ar__in > span::after {
  transform: rotate(45deg);
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul__dt__ar__in > span::after {
    right: -2.5px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ul__dt__ar__in > span::after {
    right: -2px;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul__dt__ar__in > span:nth-child(1) {
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ul__dt__ar__in > span:nth-child(1) {
    top: 11.5px;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul__dt__ar__in > span:nth-child(2) {
    top: 33.5px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ul__dt__ar__in > span:nth-child(2) {
    display: none;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul > li {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ul > li {
    width: 82.08955%;
  }
}

.m-harvestment .m-use__ul > li > a {
  display: block;
  color: inherit;
  text-decoration: none;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul > li > a:hover .m-use__ul__p img,
  .m-harvestment .m-use__ul > li > a:active .m-use__ul__p img {
    transform: scale(1.1);
  }
  .m-harvestment .m-use__ul > li > a:hover .m-use__ul__dt__ar::before,
  .m-harvestment .m-use__ul > li > a:active .m-use__ul__dt__ar::before {
    border-color: #444;
    background-color: #444;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul > li > a.is-enterStart .m-use__ul__dt__ar__in {
    animation: arrow_trans_y_hv2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-harvestment .m-use__ul > li > a.is-enterStart:hover .m-use__ul__dt__ar__in,
  .m-harvestment .m-use__ul > li > a.is-enterStart:active .m-use__ul__dt__ar__in {
    animation: arrow_trans_y_hv1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}

.m-harvestment .m-use__ul > li:nth-child(2n+1) {
  margin-right: auto;
}

.m-harvestment .m-use__ul > li:nth-child(2n+2) {
  margin-left: auto;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ul > li:nth-child(n+2) {
    margin-top: 80px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ul > li:nth-child(n+2) {
    margin-top: 40px;
  }
}

.m-harvestment .m-use__ft {
  color: #fff;
  line-height: 1.7;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__ft {
    margin-top: 140px;
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__ft {
    margin-top: 70px;
    font-size: 17px;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__bt {
    width: 372px;
    margin: 70px auto 0;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__bt {
    margin: 40px 20px 0;
  }
}

.m-harvestment .m-use__bt__ag {
  display: block;
  position: absolute;
  top: 50%;
  width: 15px;
  height: 15px;
  background: #156082;
  -webkit-mask: url(/harvestment/images/icon_angle01.svg) 0 0/contain no-repeat;
          mask: url(/harvestment/images/icon_angle01.svg) 0 0/contain no-repeat;
  transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 30ms, background-color 400ms cubic-bezier(.215, .61, .355, 1) 30ms;
}

.m-harvestment .m-use__bt__ag:nth-child(1) {
  right: 20px;
  transform: translate(0, -50%);
}

.m-harvestment .m-use__bt__ag:nth-child(2) {
  left: 20px;
  transform: translate(-40px, -50%);
}

.m-harvestment .m-use__bt > a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  background: #fff;
  overflow: hidden;
  color: #156082;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
  text-decoration: none;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1), color 450ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__bt > a {
    height: 83px;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-use__bt > a {
    height: 73px;
    font-size: 16px;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-use__bt > a:hover,
  .m-harvestment .m-use__bt > a:active {
    background-color: #156082;
    color: #fff;
  }
  .m-harvestment .m-use__bt > a:hover .m-use__bt__ag,
  .m-harvestment .m-use__bt > a:active .m-use__bt__ag {
    background: #fff;
  }
  .m-harvestment .m-use__bt > a:hover .m-use__bt__ag:nth-child(1),
  .m-harvestment .m-use__bt > a:active .m-use__bt__ag:nth-child(1) {
    transform: translate(40px, -50%);
  }
  .m-harvestment .m-use__bt > a:hover .m-use__bt__ag:nth-child(2),
  .m-harvestment .m-use__bt > a:active .m-use__bt__ag:nth-child(2) {
    transform: translate(0, -50%);
  }
}

.m-harvestment .m-use.is-bg-fixed .m-use__bg {
  position: fixed;
}

.m-harvestment .m-use.is-bg-bottom .m-use__bg {
  position: absolute;
  top: auto;
  bottom: 0;
}

.m-harvestment .m-exterior {
  visibility: hidden;
}

.m-harvestment .m-exterior__pw {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100lvh;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-exterior__pw {
    min-width: 1140px;
  }
}

.m-harvestment .m-exterior__pw__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.m-harvestment .m-exterior__pw__t {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #fff;
  font-weight: 500;
  line-height: 1.5;
  text-align: right;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-exterior__pw__t {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-exterior__pw__t {
    font-size: 12px;
  }
}

.m-harvestment .m-exterior__h {
  height: 100lvh;
}

.m-harvestment .m-exterior.is-visible {
  visibility: visible;
}

.m-harvestment .m-disaster {
  position: relative;
  z-index: 1;
  background: #f5f1eb;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster {
    padding: 140px 0 200px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster {
    padding: 80px 0 100px;
  }
}

.m-harvestment .m-disaster__tt {
  font-weight: 700;
  text-align: center;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__tt {
    margin-bottom: 45px;
    font-size: 36px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__tt {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__tt > span {
    display: block;
    margin-bottom: 3px;
    font-size: 20px;
  }
}

.m-harvestment .m-disaster__t {
  font-weight: 500;
  line-height: 1.8;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__t {
    font-size: 18px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__t {
    padding: 0 20px;
    font-size: 16px;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__nl {
    width: 600px;
    margin: 25px auto 0;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__nl {
    margin-top: 25px;
    padding: 0 20px;
  }
}

.m-harvestment .m-disaster__nl__m {
  white-space: nowrap;
}

.m-harvestment .m-disaster__nl__t {
  width: 100%;
}

.m-harvestment .m-disaster__nl > li {
  display: flex;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.7;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__sw {
    max-width: 1200px;
    margin: 100px auto 0;
    padding: 0 clamp(20px, calc(20px + 100 * (100vw - 1155px) / 299), 120px);
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__sw {
    margin-top: 60px;
  }
}

.m-harvestment .m-disaster__sc {
  position: relative;
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__sc__pp {
    display: none;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__sc__pp__p {
    position: absolute;
  }
  .m-harvestment .m-disaster__sc__pp__p img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__sc__sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__sc__sp {
    position: relative;
    aspect-ratio: 750/498;
  }
  .m-harvestment .m-disaster__sc__sp img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__sc__tw {
    position: absolute;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__sc__tw {
    padding: 25px 20px 0;
  }
}

.m-harvestment .m-disaster__sc__tt {
  font-weight: 700;
  line-height: 1.5;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__sc__tt {
    margin-bottom: 25px;
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__sc__tt {
    margin-bottom: 15px;
    font-size: 22px;
  }
}

.m-harvestment .m-disaster__sc__tt > span {
  display: inline-block;
  background: linear-gradient(90deg, #001600, #005335);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  vertical-align: top;
}

.m-harvestment .m-disaster__sc__t {
  font-weight: 500;
  line-height: 1.8;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__sc__t {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__sc__t {
    font-size: 16px;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__sc__nl {
    width: 374px;
    margin-top: 25px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__sc__nl {
    margin-top: 20px;
  }
}

.m-harvestment .m-disaster__sc__nl__m {
  white-space: nowrap;
}

.m-harvestment .m-disaster__sc__nl__t {
  width: 100%;
}

.m-harvestment .m-disaster__sc__nl > li {
  display: flex;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.7;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__sc__pl {
    position: absolute;
    right: 0;
    top: 646px;
    width: 700px;
    box-sizing: border-box;
    padding-right: 200px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__sc__pl {
    margin-top: 20px;
    padding: 0 20px;
  }
}

.m-harvestment .m-disaster__sc__pl__m {
  white-space: nowrap;
}

.m-harvestment .m-disaster__sc__pl__t {
  width: 100%;
}

.m-harvestment .m-disaster__sc__pl > li {
  display: flex;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.7;
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-disaster__sc:nth-child(n+2) {
    margin-top: 60px;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__sc:nth-child(1) {
    height: 780px;
  }
  .m-harvestment .m-disaster__sc:nth-child(1) .m-disaster__sc__pp__p:nth-child(1) {
    left: -120px;
    top: 120px;
    width: 700px;
    aspect-ratio: 1400/980;
  }
  .m-harvestment .m-disaster__sc:nth-child(1) .m-disaster__sc__pp__p:nth-child(2) {
    right: 78px;
    bottom: 0;
    width: 378px;
    aspect-ratio: 756/556;
  }
  .m-harvestment .m-disaster__sc:nth-child(1) .m-disaster__sc__pp__p:nth-child(3) {
    right: -120px;
    top: 0;
    width: 237px;
    aspect-ratio: 474/680;
  }
  .m-harvestment .m-disaster__sc:nth-child(1) .m-disaster__sc__tw {
    left: 50%;
    top: 235px;
    margin-left: 100px;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__sc:nth-child(2) {
    height: 757px;
    margin-top: 67px;
  }
  .m-harvestment .m-disaster__sc:nth-child(2) .m-disaster__sc__pp__p:nth-child(1) {
    left: -120px;
    top: 0;
    width: 494px;
    aspect-ratio: 988/600;
  }
  .m-harvestment .m-disaster__sc:nth-child(2) .m-disaster__sc__pp__p:nth-child(2) {
    right: 0;
    bottom: 131px;
    width: 700px;
    aspect-ratio: 1400/978;
  }
  .m-harvestment .m-disaster__sc:nth-child(2) .m-disaster__sc__pp__p:nth-child(3) {
    right: -82px;
    bottom: 38.5px;
    z-index: 1;
    width: 264px;
    aspect-ratio: 528/407;
  }
  .m-harvestment .m-disaster__sc:nth-child(2) .m-disaster__sc__tw {
    left: 0;
    top: 400px;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-disaster__sc:nth-child(3) {
    height: 490px;
    margin-top: 100px;
  }
  .m-harvestment .m-disaster__sc:nth-child(3) .m-disaster__sc__pp__p:nth-child(1) {
    left: -120px;
    top: 0;
    width: 700px;
    aspect-ratio: 1400/980;
  }
  .m-harvestment .m-disaster__sc:nth-child(3) .m-disaster__sc__pp__p:nth-child(2) {
    right: -93px;
    bottom: -73px;
    width: 403px;
    aspect-ratio: 806/966;
  }
  .m-harvestment .m-disaster__sc:nth-child(3) .m-disaster__sc__tw {
    left: 50%;
    top: 115px;
    margin-left: 100px;
  }
}

.m-harvestment .m-case {
  position: relative;
  z-index: 1;
  background: linear-gradient(90deg, #001600, #005335);
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case {
    padding: 140px 0 200px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case {
    padding: 80px 20px 100px;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__in {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 clamp(20px, calc(20px + 100 * (100vw - 1155px) / 299), 120px);
  }
}

.m-harvestment .m-case__tt {
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__tt {
    margin-bottom: 80px;
    font-size: 52px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__tt {
    margin-bottom: 40px;
    font-size: 38px;
    text-align: center;
  }
}

.m-harvestment .m-case__sc {
  background: #fff;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc {
    padding: 50px 60px 70px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc {
    padding: 30px 20px 40px;
  }
}

.m-harvestment .m-case__sc__tt {
  position: relative;
  color: #000;
  font-weight: 700;
  line-height: 1.3;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc__tt {
    margin-bottom: 35px;
    padding-left: 20px;
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc__tt {
    margin-bottom: 25px;
    padding-left: 12px;
    font-size: 21px;
  }
}

.m-harvestment .m-case__sc__tt::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  background: #005335;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc__tt::before {
    top: 4px;
    width: 5px;
    height: calc(100% - 8px);
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc__tt::before {
    top: 1px;
    width: 4px;
    height: calc(100% - 2px);
  }
}

.m-harvestment .m-case__sc__tt > span {
  display: inline-block;
  background: linear-gradient(90deg, #001600, #005335);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  vertical-align: top;
}

.m-harvestment .m-case__sc__p {
  position: relative;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc__p {
    aspect-ratio: 2160/1000;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc__p {
    aspect-ratio: 590/340;
  }
}

.m-harvestment .m-case__sc__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc__cw {
    display: flex;
    gap: 0 80px;
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc__cw {
    margin-top: 25px;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc__cw__c {
    flex: 1;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc__cw__c:nth-child(2) {
    display: none;
  }
}

.m-harvestment .m-case__sc__cw__t {
  font-weight: 500;
  line-height: 1.8;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc__cw__t {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc__cw__t {
    font-size: 16px;
  }
}

.m-harvestment .m-case__sc__cw__t sup {
  font-size: 10px;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc__cw__t sup {
    vertical-align: 35%;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc__cw__t sup {
    vertical-align: 30%;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc__cw__sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc__cw__sp {
    position: relative;
    margin-top: 25px;
    aspect-ratio: 590/288;
  }
  .m-harvestment .m-case__sc__cw__sp img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.m-harvestment .m-case__sc__cw__ul {
  margin-top: 25px;
}

.m-harvestment .m-case__sc__cw__ul > li {
  position: relative;
  padding-left: 12px;
  font-size: 14px;
  font-weight: 500;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc__cw__ul > li {
    line-height: 1.6;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc__cw__ul > li {
    line-height: 1.5;
  }
}

.m-harvestment .m-case__sc__cw__ul > li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 6px;
  height: 6px;
  background: #293c26;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc__cw__ul > li::before {
    top: 9px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc__cw__ul > li::before {
    top: 8px;
  }
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc__cw__nl {
    margin-top: 25px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc__cw__nl {
    margin-top: 20px;
  }
}

.m-harvestment .m-case__sc__cw__nl__m {
  white-space: nowrap;
}

.m-harvestment .m-case__sc__cw__nl__t {
  width: 100%;
}

.m-harvestment .m-case__sc__cw__nl > li {
  display: flex;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.7;
}

.m-harvestment .m-case__sc__cw__p {
  position: relative;
  aspect-ratio: 1000/488;
}

.m-harvestment .m-case__sc__cw__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, (min-width: 768px) {
  .m-harvestment .m-case__sc:nth-child(n+2) {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-harvestment .m-case__sc:nth-child(n+2) {
    margin-top: 20px;
  }
}
