@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  min-width: 1200px;
  color: #000;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 640px) {
  body {
    min-width: auto;
  }
}
@media screen and (max-width: 640px) {
  body.is-menuOpen {
    overflow: hidden;
  }
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  .m-wrapper {
    max-width: 89.3%;
  }
}

.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .m-tellink {
    pointer-events: auto;
    text-decoration: underline;
  }
}

.for-ie {
  display: none;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 25px 5.35%;
  background-color: #7fb80d;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}
.for-ie a {
  text-decoration: underline;
}
.for-ie a:hover {
  text-decoration: none;
}
.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.for-ie button:focus {
  outline: none;
}

.tCenter {
  text-align: center !important;
}

.tRight {
  text-align: right !important;
}

.tLeft {
  text-align: left !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT15 {
  margin-top: 15px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT25 {
  margin-top: 25px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT35 {
  margin-top: 35px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT45 {
  margin-top: 45px !important;
}

.mT50 {
  margin-top: 50px !important;
}

.mB0 {
  margin-bottom: 0px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB15 {
  margin-bottom: 15px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB25 {
  margin-bottom: 25px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB35 {
  margin-bottom: 35px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB45 {
  margin-bottom: 45px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

.fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fadeInLeft {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(-50px, 0);
          transform: translate(-50px, 0);
}
.fadeInLeft.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fadeInRight {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(50px, 0);
          transform: translate(50px, 0);
}
.fadeInRight.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*******************************
Style
*******************************/
.l-header {
  position: sticky;
  top: 0;
  z-index: 999;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04);
}
.l-header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px 24px;
  padding: 18px 25px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .l-header-inner {
    padding: 20px 15px;
  }
}
.l-header-ttl {
  width: 32.8%;
  max-width: 444px;
  line-height: 0;
}
@media screen and (max-width: 640px) {
  .l-header-ttl {
    width: 250px;
    max-width: calc(100% - 46px);
  }
}
.l-header-ttl a {
  color: inherit;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  .l-header-ttl a:hover {
    color: #7fb80d;
    text-decoration: none;
  }
}
.l-header-menu__btn {
  display: none;
  position: relative;
  z-index: 9999;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 640px) {
  .l-header-menu__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 6px;
  }
}
.l-header-menu__btn__line {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #000;
  border-radius: 1px;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.2s ease;
  transition: transform 0.25s ease, opacity 0.2s ease, -webkit-transform 0.25s ease;
}
@media screen and (max-width: 640px) {
  .l-header-nav__wrap {
    position: fixed;
    inset: 0 0 0 auto;
    width: 70%;
    padding: 72px 24px 32px;
    background-color: #fff;
    -webkit-box-shadow: -4px 0 24px rgba(0, 0, 0, 0.08);
            box-shadow: -4px 0 24px rgba(0, 0, 0, 0.08);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: hidden;
    -webkit-transition: visibility 0.3s, -webkit-transform 0.3s ease;
    transition: visibility 0.3s, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, visibility 0.3s;
    transition: transform 0.3s ease, visibility 0.3s, -webkit-transform 0.3s ease;
    z-index: 999;
    overflow-y: auto;
  }
}
@media screen and (max-width: 640px) {
  .l-header-nav {
    width: 100%;
  }
}
.l-header-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 640px) {
  .l-header-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0;
  }
}
.l-header-nav__item {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .l-header-nav__item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.l-header-nav__item a {
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none;
  padding: 10px 20px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.l-header-nav__item a::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 1px;
  height: 60%;
  background: #000;
}
@media screen and (max-width: 640px) {
  .l-header-nav__item a::before {
    content: none;
  }
}
@media (hover: hover) and (pointer: fine) {
  .l-header-nav__item a:hover {
    color: #7fb80d;
    text-decoration: none;
  }
}
.l-header-nav__item:first-of-type a::before {
  content: none;
}
.l-header-overlay {
  display: none;
}
@media screen and (max-width: 640px) {
  .l-header-overlay {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 99;
    margin: 0;
    padding: 0;
    border: 0;
    background: rgba(0, 0, 0, 0.35);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s;
    transition: opacity 0.3s ease, visibility 0.3s;
    cursor: pointer;
    pointer-events: none;
  }
}
@media screen and (max-width: 640px) {
  .l-header.is-open .l-header-nav__wrap {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    visibility: visible;
  }
}
@media screen and (max-width: 640px) {
  .l-header.is-open .l-header-overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
@media screen and (max-width: 640px) {
  .l-header.is-open .l-header-menu__btn__line:nth-child(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg);
  }
}
@media screen and (max-width: 640px) {
  .l-header.is-open .l-header-menu__btn__line:nth-child(2) {
    opacity: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
@media screen and (max-width: 640px) {
  .l-header.is-open .l-header-menu__btn__line:nth-child(3) {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
}

.l-main {
  overflow: hidden;
}
.l-main .sec-ttl {
  margin-bottom: 60px;
  color: #7fb80d;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .l-main .sec-ttl {
    margin-bottom: 30px;
  }
}
.l-main .sec-ttl__jp {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 640px) {
  .l-main .sec-ttl__jp {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.l-main .sec-ttl__en {
  display: block;
  margin-top: 5px;
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "Rubik", sans-serif;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .l-main .sec-ttl__en {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.l-main .mv {
  background-color: #7fb80d;
}
.l-main .mv-inner {
  position: relative;
  max-width: 1400px;
  aspect-ratio: 1400/900;
  margin-inline: auto;
}
@media screen and (max-width: 640px) {
  .l-main .mv-inner {
    padding-top: 0;
    aspect-ratio: 750/650;
  }
}
.l-main .mv-inner > * {
  position: absolute;
}
.l-main .mv-inner .mv-name {
  position: absolute;
  right: 0;
  bottom: 20px;
  width: 42.4%;
}
@media screen and (max-width: 1400px) {
  .l-main .mv-inner .mv-name {
    right: 15px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .mv-inner .mv-name {
    right: 5%;
    top: 5.73%;
    bottom: auto;
    width: 40%;
  }
}
.l-main .mv-inner .mv-born {
  position: absolute;
  left: 43.5%;
  top: 30px;
  width: 19%;
}
@media screen and (max-width: 640px) {
  .l-main .mv-inner .mv-born {
    left: auto;
    top: auto;
    bottom: 5.73%;
    right: 5%;
    width: 27.5%;
  }
}
.l-main .mv-inner .mv-fukidashi {
  position: absolute;
  left: 15px;
  top: 50px;
  width: 10.1%;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .l-main .mv-inner .mv-fukidashi {
    left: 5.73%;
    top: 5.73%;
    width: 11.6%;
  }
}
.l-main .mv-inner .mv-person {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 54.71%;
}
@media screen and (max-width: 640px) {
  .l-main .mv-inner .mv-person {
    left: 1.5%;
    width: 63%;
  }
}
.l-main .omoi {
  padding-block: 65px 90px;
  background: url(../img/omoi-bg.jpg) no-repeat center bottom/contain;
}
@media screen and (max-width: 640px) {
  .l-main .omoi {
    padding-block: 40px 60px;
  }
}
.l-main .omoi-inner {
  width: 1300px;
  max-width: 90%;
  margin-inline: auto;
}
.l-main .omoi-txtbox {
  height: 420px;
  overflow: auto;
  padding-right: 40px;
}
@media screen and (max-width: 640px) {
  .l-main .omoi-txtbox {
    height: 170px;
    padding-right: 15px;
  }
}
.l-main .omoi-txtbox::-webkit-scrollbar {
  width: 11px;
}
@media screen and (max-width: 640px) {
  .l-main .omoi-txtbox::-webkit-scrollbar {
    width: 5px;
  }
}
.l-main .omoi-txtbox::-webkit-scrollbar-track {
  background-color: #fff;
}
.l-main .omoi-txtbox::-webkit-scrollbar-thumb {
  background-color: #7fb80d;
  border-radius: 0;
}
.l-main .omoi-txtbox__txt {
  font-size: clamp(25px, 1.55vw, 30px);
  line-height: 1.7;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 640px) {
  .l-main .omoi-txtbox__txt {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.l-main .omoi-txtbox__txt:nth-of-type(n+2) {
  margin-top: 60px;
}
@media screen and (max-width: 640px) {
  .l-main .omoi-txtbox__txt:nth-of-type(n+2) {
    margin-top: 30px;
  }
}
.l-main .profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  .l-main .profile {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 40px;
  }
}
.l-main .profile-content {
  width: 70%;
  background: #7fb80d;
  color: #fff;
  padding-block: 70px 40px;
  padding-left: max(16vw, 170px);
}
@media screen and (max-width: 640px) {
  .l-main .profile-content {
    width: 100%;
    padding: 65px 20px 40px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.l-main .profile-content .sec-ttl {
  text-align: left;
  color: #fff;
}
.l-main .profile-content .sec-ttl__en {
  display: inline-block;
  margin-left: 40px;
  margin-top: 0;
}
@media screen and (max-width: 640px) {
  .l-main .profile-content .sec-ttl__en {
    margin-left: 15px;
  }
}
.l-main .profile-txtbox__txt {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2;
  font-weight: 500;
  letter-spacing: 0.04em;
}
.l-main .profile-txtbox__txt:nth-of-type(n+2) {
  margin-top: 45px;
}
@media screen and (max-width: 640px) {
  .l-main .profile-txtbox__txt:nth-of-type(n+2) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .profile-txtbox__txt {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
  }
}
.l-main .profile-img {
  position: relative;
  width: 42%;
  margin-left: -20%;
  padding: 0 45px 45px 0;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .l-main .profile-img {
    width: 90%;
    padding: 0 15px 15px 0;
    margin-left: 0;
    margin-inline: auto;
    margin-bottom: -30px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.l-main .profile-img::before {
  position: absolute;
  content: "";
  top: 45px;
  right: 0;
  width: calc(100% - 45px);
  height: calc(100% - 45px);
  background: rgba(73, 156, 0, 0.8);
}
@media screen and (max-width: 640px) {
  .l-main .profile-img::before {
    top: 15px;
    right: 0;
    width: calc(100% - 15px);
    height: calc(100% - 15px);
  }
}
.l-main .profile-img img {
  position: relative;
}
.l-main .policy {
  padding-block: 90px;
  background: #e9f5da;
}
@media screen and (max-width: 640px) {
  .l-main .policy {
    padding-block: 50px;
  }
}
.l-main .policy-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}
@media screen and (max-width: 640px) {
  .l-main .policy-list {
    gap: 10px;
  }
}
.l-main .policy-list .policy-item {
  width: calc((100% - 15px) / 2);
  padding-bottom: 35px;
  background: #fff;
  border: solid 4px #7fb80d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media screen and (max-width: 640px) {
  .l-main .policy-list .policy-item {
    width: calc((100% - 10px) / 2);
    padding-bottom: 20px;
    border-width: 2px;
  }
}
.l-main .policy-list .policy-item__ttl {
  margin-bottom: 25px;
  padding: 20px;
  font-size: 28px;
  font-size: 1.75rem;
  color: #fff;
  background: #7fb80d;
  text-align: center;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  .l-main .policy-list .policy-item__ttl {
    margin-bottom: 15px;
    padding: 10px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.l-main .policy-list .policy-item__img {
  width: 56.7%;
  margin-inline: auto;
  margin-bottom: 25px;
  aspect-ratio: 694/408;
}
@media screen and (max-width: 640px) {
  .l-main .policy-list .policy-item__img {
    width: 90%;
    margin-inline: auto;
    margin-bottom: 15px;
  }
}
.l-main .policy-list .policy-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.l-main .policy-list .policy-item__txt {
  font-size: 22px;
  font-size: 1.375rem;
  text-align: center;
  line-height: 1.5;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 640px) {
  .l-main .policy-list .policy-item__txt {
    width: 90%;
    margin-inline: auto;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: left;
  }
}
.l-main .policy-list .policy-item__btn {
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .l-main .policy-list .policy-item__btn {
    margin-top: 15px;
  }
}
.l-main .policy-list .policy-item__btn-link {
  position: relative;
  display: inline-block;
  width: 400px;
  max-width: 90%;
  padding: 10px 40px;
  font-size: 18px;
  font-size: 1.125rem;
  border-radius: 50px;
  text-align: center;
  color: #fff;
  background: #ff7e00;
  border: solid 2px #ff7e00;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 640px) {
  .l-main .policy-list .policy-item__btn-link {
    padding: 6px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.l-main .policy-list .policy-item__btn-link::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
@media screen and (max-width: 640px) {
  .l-main .policy-list .policy-item__btn-link::before {
    right: 10px;
    border-left-width: 5px;
    border-top-width: 4px;
    border-bottom-width: 4px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .l-main .policy-list .policy-item__btn-link:hover {
    background: #fff;
    color: #ff7e00;
    text-decoration: none;
  }
  .l-main .policy-list .policy-item__btn-link:hover::before {
    border-left-color: #ff7e00;
  }
}
.l-main .policy-list .policy-item:nth-of-type(1) {
  border-radius: 0 80px 0 80px;
}
@media screen and (max-width: 640px) {
  .l-main .policy-list .policy-item:nth-of-type(1) {
    border-radius: 0 40px 0 40px;
  }
}
.l-main .policy-list .policy-item:nth-of-type(1) .policy-item__ttl {
  border-radius: 0 100px 0 0;
}
.l-main .policy-list .policy-item:nth-of-type(2) {
  border-radius: 80px 0 80px 0;
}
@media screen and (max-width: 640px) {
  .l-main .policy-list .policy-item:nth-of-type(2) {
    border-radius: 40px 0 40px 0;
  }
}
.l-main .policy-list .policy-item:nth-of-type(2) .policy-item__ttl {
  border-radius: 100px 0 0 0;
}
.l-main .policy-list .policy-item:nth-of-type(3) {
  border-radius: 80px 0 80px 0;
}
@media screen and (max-width: 640px) {
  .l-main .policy-list .policy-item:nth-of-type(3) {
    border-radius: 40px 0 40px 0;
  }
}
.l-main .policy-list .policy-item:nth-of-type(3) .policy-item__ttl {
  border-radius: 100px 0 0 0;
}
.l-main .policy-list .policy-item:nth-of-type(4) {
  border-radius: 0 80px 0 80px;
}
@media screen and (max-width: 640px) {
  .l-main .policy-list .policy-item:nth-of-type(4) {
    border-radius: 0 40px 0 40px;
  }
}
.l-main .policy-list .policy-item:nth-of-type(4) .policy-item__ttl {
  border-radius: 0 100px 0 0;
}
.l-main .result {
  padding-bottom: 90px;
  background: #e9f5da;
}
@media screen and (max-width: 640px) {
  .l-main .result {
    padding-bottom: 50px;
  }
}
.l-main .result-box {
  background: #fff;
}
.l-main .result-box:nth-of-type(n+2) {
  margin-top: 65px;
}
@media screen and (max-width: 640px) {
  .l-main .result-box:nth-of-type(n+2) {
    margin-top: 45px;
  }
}
.l-main .result-box-ttl {
  padding: 15px;
  color: #fff;
  font-size: 28px;
  font-size: 1.75rem;
  text-align: center;
  background: #7fb80d;
  line-height: 1.3;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 640px) {
  .l-main .result-box-ttl {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 10px;
  }
}
.l-main .result-box-list {
  padding: 20px 30px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 45px;
  border: solid 2px #7fb80d;
}
@media screen and (max-width: 640px) {
  .l-main .result-box-list {
    padding: 20px;
    gap: 15px;
  }
}
.l-main .result-box-list .result-box-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: calc((100% - 45px) / 2);
}
@media screen and (max-width: 640px) {
  .l-main .result-box-list .result-box-item {
    width: 100%;
  }
}
.l-main .result-box-list .result-box-item.--flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.l-main .result-box-list .result-box-item.--flex-end .result-box-item__img {
  margin-top: 0;
}
.l-main .result-box-list .result-box-item__ttl {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 1.35em;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .l-main .result-box-list .result-box-item__ttl {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.l-main .result-box-list .result-box-item__ttl::before {
  position: absolute;
  content: "";
  top: 0.25em;
  left: 0;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: #ff7e00;
}
.l-main .result-box-list .result-box-item__img {
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  .l-main .result-box-list .result-box-item__img {
    margin-top: 10px;
  }
}
.l-main .result-box-list.--col1 {
  gap: 15px;
}
.l-main .result-box-list.--col1 .result-box-item {
  width: 100%;
}
.l-main .activity {
  padding-block: 80px 90px;
  background: #7fb80d;
}
@media screen and (max-width: 640px) {
  .l-main .activity {
    padding-block: 50px 60px;
  }
}
.l-main .activity .sec-ttl {
  color: #fff;
}
.l-main .activity-inner {
  width: 1070px;
  max-width: 90%;
  margin-inline: auto;
}
.l-main .activity-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 70px;
}
@media screen and (max-width: 640px) {
  .l-main .activity-list {
    gap: 40px;
  }
}
.l-main .activity-list .activity-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 50px;
}
@media screen and (max-width: 640px) {
  .l-main .activity-list .activity-item {
    gap: 25px;
  }
}
.l-main .activity-list .activity-item-txtbox {
  width: calc(100% - 470px - 50px);
}
@media screen and (max-width: 640px) {
  .l-main .activity-list .activity-item-txtbox {
    width: 100%;
  }
}
.l-main .activity-list .activity-item-txtbox__num {
  display: inline-block;
  margin-top: 45px;
  padding: 25px 20px;
  font-size: 44px;
  font-size: 2.75rem;
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  background: #fff;
  border-radius: 0 30px 0 30px;
  color: #7fb80d;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .l-main .activity-list .activity-item-txtbox__num {
    margin-top: 0;
    padding: 13px;
    font-size: 25px;
    font-size: 1.5625rem;
    border-radius: 0 20px 0 20px;
  }
}
.l-main .activity-list .activity-item-txtbox__ttl {
  margin-top: 35px;
  font-size: 35px;
  font-size: 2.1875rem;
  color: #fff;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .l-main .activity-list .activity-item-txtbox__ttl {
    margin-top: 10px;
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.l-main .activity-list .activity-item-img {
  position: relative;
  width: 470px;
  padding: 0 20px 20px 0;
}
@media screen and (max-width: 640px) {
  .l-main .activity-list .activity-item-img {
    width: 100%;
    padding: 0 10px 10px 0;
  }
}
.l-main .activity-list .activity-item-img::before {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background: #558707;
}
.l-main .activity-list .activity-item-img img {
  position: relative;
}
.l-main .activity-list .activity-item:nth-of-type(2n+1) {
  margin-right: 90px;
}
@media screen and (max-width: 640px) {
  .l-main .activity-list .activity-item:nth-of-type(2n+1) {
    margin-right: 0;
  }
}
.l-main .activity-list .activity-item:nth-of-type(2n) {
  margin-left: 90px;
}
@media screen and (max-width: 640px) {
  .l-main .activity-list .activity-item:nth-of-type(2n) {
    margin-left: 0;
  }
}
.l-main .activity-list .activity-item:nth-of-type(2n) .activity-item-txtbox {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 640px) {
  .l-main .activity-list .activity-item:nth-of-type(2n) .activity-item-txtbox {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.l-main .activity-list .activity-item:nth-of-type(2n) .activity-item-img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 640px) {
  .l-main .activity-list .activity-item:nth-of-type(2n) .activity-item-img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.l-main .report {
  padding-block: 80px 0;
}
@media screen and (max-width: 640px) {
  .l-main .report {
    padding-block: 50px 0;
  }
}
.l-main .report-inner {
  width: 1050px;
  max-width: 90%;
  margin-inline: auto;
}
.l-main .report-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 50px;
}
@media screen and (max-width: 640px) {
  .l-main .report-list {
    gap: 30px;
  }
}
.l-main .report-list .report-item {
  width: calc((100% - 50px) / 2);
}
@media screen and (max-width: 640px) {
  .l-main .report-list .report-item {
    width: 100%;
  }
}
.l-main .report-list .report-item__ttl {
  margin-bottom: 20px;
  padding-bottom: 15px;
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 700;
  color: #7fb80d;
  line-height: 1.3;
  border-bottom: solid 4px #7fb80d;
}
@media screen and (max-width: 640px) {
  .l-main .report-list .report-item__ttl {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 18px;
    font-size: 1.125rem;
    border-bottom-width: 2px;
  }
}
.l-main .report-list .report-item__img {
  border: solid 1px #000;
}
.l-main .report-list .report-item__btn {
  margin-top: 65px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .l-main .report-list .report-item__btn {
    margin-top: 30px;
  }
}
.l-main .report-list .report-item__btn-link {
  position: relative;
  display: inline-block;
  width: 400px;
  max-width: 90%;
  padding: 20px 60px;
  font-size: 19px;
  font-size: 1.1875rem;
  border: solid 1px #000;
  border-radius: 50px;
  text-align: center;
  color: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .l-main .report-list .report-item__btn-link {
    padding: 15px 60px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .l-main .report-list .report-item__btn-link:hover {
    background: #bfdb86;
  }
}
.l-main .report-list .report-item__btn-link::before, .l-main .report-list .report-item__btn-link::after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-main .report-list .report-item__btn-link::before {
  left: 20px;
  width: 29px;
  background: url(../img/icon-pdf.png) no-repeat center/contain;
  aspect-ratio: 58/64;
}
.l-main .report-list .report-item__btn-link::after {
  right: 20px;
  width: 0;
  height: 0;
  border-left: 8px solid #000;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
@media screen and (max-width: 640px) {
  .l-main .report-list .report-item__btn-link::after {
    border-left-width: 5px;
    border-top-width: 4px;
    border-bottom-width: 4px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .l-main .report-list .report-item__btn-link:hover {
    text-decoration: none;
  }
}
.l-main .contact {
  padding-block: 70px 80px;
}
@media screen and (max-width: 640px) {
  .l-main .contact {
    padding-block: 50px;
  }
}
.l-main .contact-txt {
  text-align: center;
  line-height: 2;
}

.l-footer .copyright {
  padding: 30px 15px;
  background: #7fb80d;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 640px) {
  .l-footer .copyright {
    padding: 15px 10px;
    font-size: 10px;
    font-size: 0.625rem;
  }
}/*# sourceMappingURL=style.css.map */