@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
}

/* 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 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
}

/* 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 {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  margin: 0;
  clear: both;
  overflow: visible; /* 2 */
  border-top-width: 1px;
  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-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -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-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
 * 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  text-align: inherit;
  text-transform: inherit; /* 2 */
  vertical-align: middle;
}

/**
 * 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;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

/**
 * 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. Fix font inheritance.
 */
::-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]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

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

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

:root {
  --base-text-color: #5F5F5F;
  --section-header-color: #7497F2;
}

html,
body {
  font-size: 62.5%;
}

body {
  position: relative;
}

header {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}
header > .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 13px 20px;
}
header > .container .site-logo img {
  width: 96px;
}
header > .container .joqr-logo img {
  width: 128px;
}

main #hero {
  position: relative;
  height: 100vh;
}
main #hero > .container {
  z-index: 3;
  position: relative;
  width: 100%;
  height: 100%;
}
main #hero > .container .site-logo {
  position: absolute;
  bottom: calc(40% - 328px);
  left: 35%;
  width: 100%;
  max-width: 1117px;
  transform: translateX(-35%);
}
main #hero > .container .site-logo img {
  width: 100%;
}
main #hero > .container .site-logo::after {
  display: block;
  margin-top: 40px;
  content: "小さな一歩が、未来を変える。";
  color: var(--base-text-color);
  font-style: normal;
  font-weight: 700;
  font-size: 7.4rem;
  font-family: "fot-tsukubrdgothic-std", sans-serif;
  letter-spacing: 2px;
  text-align: center;
}
main #hero > .images {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main #hero > .images span {
  display: block;
}
main #hero > .images span img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
main #hero > .images span.parts-earth {
  position: absolute;
  right: 9vw;
  bottom: 28vh;
}
main #hero > .images span.parts-earth img {
  width: 100%;
}
main #hero > .images span.parts-tree-right {
  position: absolute;
  right: 5vw;
  bottom: 41vh;
}
main #hero > .images span.parts-tree-right img {
  width: 100%;
}
main #hero > .images span.parts-tree-left {
  position: absolute;
  bottom: 22%;
  left: 10vw;
}
main #hero > .images span.parts-tree-left img {
  width: 100%;
}
main #hero > .images span.parts01 {
  position: absolute;
  right: 8vw;
  bottom: 22vh;
}
main #hero > .images span.parts01 img {
  width: 100%;
}
main #hero > .images span.parts02 {
  position: absolute;
  right: 15vw;
  bottom: 17vh;
}
main #hero > .images span.parts02 img {
  width: 100%;
}
main #hero > .images span.parts03 {
  position: absolute;
  right: 21vw;
  bottom: 11vh;
}
main #hero > .images span.parts03 img {
  width: 100%;
}
main #hero > .images span.parts04 {
  position: absolute;
  right: 31vw;
  bottom: 6vh;
}
main #hero > .images span.parts04 img {
  width: 100%;
}
main #hero > .bg {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main #hero > .bg span {
  display: block;
}
main #hero > .bg span img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
main #hero > .bg span.bg-left-top {
  position: absolute;
  top: 0;
  left: 0;
}
main #hero > .bg span.bg-left-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}
main #hero > .bg span.bg-right {
  position: absolute;
  right: 0;
  bottom: 0;
}
main #section01 {
  position: relative;
  height: 100%;
  min-height: 100vh;
  padding: 0 20px 150px;
}
main #section01 > .container {
  position: relative;
}
main #section01 > .container::before {
  display: block;
  width: 1px;
  height: 213px;
  margin: 0 auto 60px;
  background: #7497F2;
  content: "";
}
main #section01 > .container h2 {
  margin-bottom: 80px;
  color: var(--section-header-color);
  font-style: normal;
  font-weight: 700;
  font-size: 4rem;
  font-family: "fot-tsukubrdgothic-std", sans-serif;
  text-align: center;
}
main #section01 > .container h2::after {
  display: block;
  margin-top: 15px;
  content: "A Goals Step Toward a Sustinable Future";
  color: #9D9D9D;
  font-style: normal;
  font-weight: 400;
  font-size: 2.4rem;
  font-family: "helvetica-neue-lt-pro", sans-serif;
}
main #section01 > .container p {
  color: var(--base-text-color);
  font-style: normal;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 3;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  text-align: center;
}
main #section01 > .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main #section01 > .bg span {
  display: block;
}
main #section01 > .bg span.text {
  z-index: 2;
  position: absolute;
  right: 26vw;
  bottom: 34px;
  color: rgba(116, 151, 242, 0.59);
  font-style: normal;
  font-weight: 500;
  font-family: "rig-solid-medium-outline", sans-serif;
}
main #section01 > .bg span.text .top-text {
  font-size: 7.8rem;
}
main #section01 > .bg span.text .bottom-text {
  font-size: 15.8rem;
  text-align: right;
}
main #section01 > .bg span.image-right-top {
  position: absolute;
  top: 10%;
  right: calc(50% - 400px);
  width: 100%;
  max-width: 145px;
  transform: translateX(calc(-50% + 400px));
}
main #section01 > .bg span.image-right-top img {
  width: 100%;
}
main #section01 > .bg span.image-left-bottom {
  position: absolute;
  bottom: 8%;
  left: calc(50% - 350px);
  width: 100%;
  max-width: 119px;
  transform: translateX(calc(-50% - 350px));
}
main #section01 > .bg span.image-left-bottom img {
  width: 100%;
}
main #section01 > .bg span.quarter-circle-top-left {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40vw;
  height: 40vw;
  overflow: hidden;
  border-top-left-radius: 40vw;
  background-color: #F8FEFF;
}
main #section02 {
  padding: 180px 20px 124px;
  box-shadow: 0px 3px 10px rgba(116, 151, 242, 0.2705882353);
}
main #section02 > .container .paragraph01,
main #section02 > .container .paragraph02 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1350px;
  margin: 0 auto;
}
main #section02 > .container .paragraph01 .text-area,
main #section02 > .container .paragraph02 .text-area {
  display: flex;
  align-items: center;
}
main #section02 > .container .paragraph01 .text-area h2,
main #section02 > .container .paragraph02 .text-area h2 {
  margin-bottom: 50px;
  color: var(--section-header-color);
  font-style: normal;
  font-weight: 700;
  font-size: 4rem;
  line-height: 1.6;
  font-family: "fot-tsukubrdgothic-std", sans-serif;
}
main #section02 > .container .paragraph01 .text-area p,
main #section02 > .container .paragraph02 .text-area p {
  color: var(--base-text-color);
  font-style: normal;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 3;
  font-family: "helvetica-neue-lt-pro", sans-serif;
}
main #section02 > .container .paragraph01 {
  flex-direction: row-reverse;
  margin-bottom: 84px;
}
main #section02 > .container .paragraph01 > .illust {
  width: 100%;
  max-width: 672px;
}
main #section02 > .container .paragraph01 > .illust img {
  display: block;
  width: 100%;
}
main #section02 > .container .paragraph02 > .illust {
  width: 100%;
  max-width: 714px;
}
main #section02 > .container .paragraph02 > .illust img {
  display: block;
  width: 100%;
}
main #section03 {
  position: relative;
  padding: 100px 20px 106px;
  background-color: #F8FEFF;
}
main #section03 > .container p {
  color: var(--base-text-color);
  font-style: normal;
  font-weight: 700;
  font-size: 4rem;
  line-height: 3;
  font-family: "fot-tsukubrdgothic-std", sans-serif;
  text-align: center;
}
main #section03 > .container p::after {
  display: block;
  width: 1px;
  height: 89px;
  margin: 36px auto 36px;
  background: #7497F2;
  content: "";
}
main #section03 > .container .small-step {
  display: block;
  margin-bottom: 70px;
  color: rgba(116, 151, 242, 0.59);
  font-style: normal;
  font-weight: 500;
  font-size: 8rem;
  font-family: "rig-solid-medium-outline", sans-serif;
  text-align: center;
}
main #section03 > .container .illust {
  display: block;
  width: 100%;
  max-width: 1392px;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
main #section03 > .container .illust img {
  width: 100%;
}
main #section03 > .images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main #section03 > .images span {
  display: block;
}
main #section03 > .images span.parts-tree-left {
  position: absolute;
  top: 20%;
  left: calc(50% - 350px);
  width: 100%;
  max-width: 81px;
  transform: translateX(calc(-50% - 350px));
}
main #section03 > .images span.parts-tree-left img {
  display: block;
  width: 100%;
}
main #section03 > .images span.parts-tree-right {
  position: absolute;
  top: 9%;
  right: calc(50% - 400px);
  width: 100%;
  max-width: 43px;
  transform: translateX(calc(-50% + 400px));
}
main #section03 > .images span.parts-tree-right img {
  display: block;
  width: 100%;
}
main #section04 {
  padding: 160px 0 142px;
}
main #section04 > .container h2 {
  margin-bottom: 80px;
  color: var(--section-header-color);
  font-style: normal;
  font-weight: 700;
  font-size: 4rem;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  text-align: center;
}
main #section04 > .container h2::after {
  display: block;
  margin-top: 15px;
  content: "Support Company";
  color: #9D9D9D;
  font-style: normal;
  font-weight: 400;
  font-size: 2.4rem;
  font-family: "helvetica-neue-lt-pro", sans-serif;
}
main #section04 > .container .company-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 1392px;
  margin: 0 auto;
  gap: 48px 48px;
}
main #section04 > .container .company-list li {
  width: 192px;
  height: 190px;
}
main #section04 > .container .company-list li img {
  display: block;
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
     object-fit: cover;
}
main #not-found-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 392px);
}
main #not-found-container .not-found-message {
  text-align: center;
}
main #not-found-container .not-found-message h1 {
  margin-bottom: 20px;
  font-size: 3rem;
}
main #not-found-container .not-found-message p {
  font-size: 1.8rem;
}

footer {
  padding: 46px 0 24px;
  box-shadow: 0px 3px 10px rgba(116, 151, 242, 0.2705882353);
}
footer > .container .policy {
  display: block;
  margin-bottom: 40px;
  font-size: 1.6rem;
  text-align: center;
}
footer > .container h2 {
  font-size: 1.6rem;
  margin-bottom: 30px;
  text-align: center;
}
footer > .container .other-links {
  display: flex;
  /*flex-direction: column;*/
  align-items: center;
  justify-content: center;
  margin-bottom: 32px;
  gap: 30px 30px;
}
footer > .container .other-links .joqr-logo {
  display: block;
  width: 100%;
  max-width: 104px;
}
footer > .container .other-links .joqr-logo img {
  width: 100%;
}
footer > .container .other-links .b-i-banner {
  display: block;
  width: 100%;
  max-width: 104px;
}
footer > .container .other-links .b-i-banner img {
  width: 100%;
}
footer > .container .copyright {
  display: block;
  color: #9F9F9F;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  text-align: center;
}

.fade-slide-in {
  transform: translateY(50px);
  opacity: 0;
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
  will-change: opacity, transform;
}
.fade-slide-in:nth-child(2) {
  transition-delay: 0.1s;
}
.fade-slide-in:nth-child(3) {
  transition-delay: 0.2s;
}
.fade-slide-in:nth-child(4) {
  transition-delay: 0.3s;
}
.fade-slide-in:nth-child(5) {
  transition-delay: 0.4s;
}
.fade-slide-in:nth-child(6) {
  transition-delay: 0.5s;
}
.fade-slide-in.is-visible {
  transform: translateY(0);
  opacity: 1;
}

@media (2881px <= width < 3600px) {
  main #hero > .container .site-logo {
    position: absolute;
    bottom: calc(50% - 279px);
    left: 40%;
    max-width: 800px;
    transform: translateX(-40%);
  }
  main #hero > .container .site-logo::after {
    font-size: 5.4rem;
  }
  main #hero > .images span.parts-earth {
    right: 10vw;
    bottom: 30vh;
    max-width: 1000px;
  }
  main #hero > .images span.parts-tree-right {
    right: 5vw;
    bottom: 45vh;
    max-width: 144.2px;
  }
  main #hero > .images span.parts-tree-left {
    bottom: 20%;
    left: 10vw;
    max-width: 581px;
  }
  main #hero > .images span.parts01 {
    right: 7vw;
    bottom: 26vh;
    max-width: 170.8px;
  }
  main #hero > .images span.parts02 {
    right: 16vw;
    bottom: 21vh;
    max-width: 198.8px;
  }
  main #hero > .images span.parts03 {
    right: 21vw;
    bottom: 15vh;
    max-width: 82.6px;
  }
  main #hero > .images span.parts04 {
    right: 29vw;
    bottom: 7vh;
    max-width: 260.4px;
  }
  main #hero > .bg span.bg-left-top img {
    max-width: 1687.488px;
  }
  main #hero > .bg span.bg-left-bottom img {
    max-width: 729.487px;
  }
  main #hero > .bg span.bg-right img {
    max-width: 1799.9872px;
  }
}
@media (width <= 2880px) {
  main #hero > .container .site-logo {
    position: absolute;
    bottom: calc(50% - 279px);
    left: 45%;
    max-width: 558px;
    transform: translateX(-45%);
  }
  main #hero > .container .site-logo::after {
    font-size: 3.8rem;
  }
  main #hero > .images span.parts-earth {
    right: 10vw;
    bottom: 34vh;
    max-width: 800px;
  }
  main #hero > .images span.parts-tree-right {
    right: 5vw;
    bottom: 54vh;
    max-width: 103px;
  }
  main #hero > .images span.parts-tree-left {
    bottom: 24%;
    left: 14vw;
    max-width: 89px;
  }
  main #hero > .images span.parts01 {
    right: 8vw;
    bottom: 27vh;
    max-width: 122px;
  }
  main #hero > .images span.parts02 {
    right: 19vw;
    bottom: 21vh;
    max-width: 142px;
  }
  main #hero > .images span.parts03 {
    right: 25vw;
    bottom: 16vh;
    max-width: 59px;
  }
  main #hero > .images span.parts04 {
    right: 31vw;
    bottom: 11vh;
    max-width: 186px;
  }
  main #hero > .bg span.bg-left-top img {
    max-width: 1536px;
  }
  main #hero > .bg span.bg-left-bottom img {
    max-width: 664px;
  }
  main #hero > .bg span.bg-right img {
    max-width: 1638.4px;
  }
}
@media (width <= 2560px) {
  main #hero > .images span.parts-earth {
    position: absolute;
    right: 11vw;
    bottom: 28vh;
    max-width: 660px;
  }
  main #hero > .images span.parts-tree-right {
    right: 7vw;
    bottom: 36vh;
    max-width: 103px;
  }
  main #hero > .images span.parts-tree-left {
    bottom: 15%;
    left: 9vw;
    max-width: 89px;
  }
  main #hero > .images span.parts01 {
    right: 7vw;
    bottom: 22vh;
    max-width: 122px;
  }
  main #hero > .images span.parts02 {
    right: 14vw;
    bottom: 17vh;
    max-width: 142px;
  }
  main #hero > .images span.parts03 {
    right: 18vw;
    bottom: 11vh;
    max-width: 59px;
  }
  main #hero > .images span.parts04 {
    right: 26vw;
    bottom: 5vh;
    max-width: 186px;
  }
  main #hero > .bg span.bg-left-top img {
    max-width: 960px;
  }
  main #hero > .bg span.bg-left-bottom img {
    max-width: 415px;
  }
  main #hero > .bg span.bg-right img {
    max-width: 1176px;
  }
}
@media (1921px <= width < 2400px) {
  main #hero > .container .site-logo {
    left: 34%;
    transform: translateX(-34%);
  }
  main #section01 > .bg span.quarter-circle-top-left {
    width: 30vw;
    height: 30vw;
    border-top-left-radius: 30vw;
  }
  main #section01 > .bg span.text {
    right: 4vw;
  }
}
@media (width <= 1920px) {
  main #hero > .container .site-logo {
    bottom: calc(52% - 279px);
    left: 32%;
    transform: translateX(-32%);
  }
  main #hero > .images span.parts-earth {
    position: absolute;
    right: 11vw;
    bottom: 28vh;
    max-width: 616px;
  }
  main #hero > .images span.parts-tree-right {
    right: 6vw;
    bottom: 44vh;
  }
  main #hero > .images span.parts-tree-left {
    bottom: 23%;
    left: 11vw;
  }
  main #hero > .images span.parts01 {
    right: 7vw;
    bottom: 26vh;
  }
  main #hero > .images span.parts02 {
    right: 16vw;
    bottom: 17vh;
  }
  main #hero > .images span.parts03 {
    right: 23vw;
    bottom: 11vh;
  }
  main #hero > .images span.parts04 {
    right: 31vw;
    bottom: 5vh;
  }
  main #hero > .bg span.bg-right img {
    max-width: 1050px;
  }
  main #section01 > .bg span.quarter-circle-top-left {
    width: 20vw;
    height: 20vw;
    border-top-left-radius: 20vw;
  }
  main #section01 > .bg span.text {
    right: 4vw;
  }
  main #section01 > .bg span.text .top-text {
    font-size: 3.9rem;
  }
  main #section01 > .bg span.text .bottom-text {
    font-size: 7.9rem;
  }
}
@media (1681px <= width < 1850px) {
  main #hero > .container .site-logo {
    bottom: calc(52% - 279px);
    left: 26%;
    max-width: 500px;
    transform: translateX(-26%);
  }
  main #hero > .container .site-logo::after {
    font-size: 3.4rem;
  }
}
@media (width <= 1680px) {
  main #hero > .container .site-logo {
    bottom: calc(52% - 279px);
    left: 32%;
    max-width: 400px;
    transform: translateX(-32%);
  }
  main #hero > .container .site-logo::after {
    font-size: 2.6rem;
  }
  main #hero > .images span.parts-earth {
    position: absolute;
    right: 11vw;
    bottom: 28vh;
  }
  main #hero > .images span.parts-tree-right {
    right: 6vw;
    bottom: 44vh;
  }
  main #hero > .images span.parts-tree-left {
    bottom: 23%;
    left: 11vw;
  }
  main #hero > .images span.parts01 {
    right: 7vw;
    bottom: 26vh;
  }
  main #hero > .images span.parts02 {
    right: 18vw;
    bottom: 18vh;
  }
  main #hero > .images span.parts03 {
    right: 25vw;
    bottom: 12vh;
  }
  main #hero > .images span.parts04 {
    right: 35vw;
    bottom: 4vh;
  }
  main #section03 > .images span.parts-tree-left {
    top: 20%;
    left: calc(50% - 250px);
    transform: translateX(calc(-50% - 250px));
  }
  main #section03 > .images span.parts-tree-right {
    position: absolute;
    top: 9%;
    right: calc(50% - 300px);
    width: 100%;
    max-width: 43px;
    transform: translateX(calc(-50% + 300px));
  }
  main #section03 > .images span.parts-tree-right img {
    display: block;
    width: 100%;
  }
}
@media (1441px <= width < 1679px) {
  main #hero > .images span.parts-earth {
    position: absolute;
    right: 11vw;
    bottom: 28vh;
    max-width: 431.2px;
  }
  main #hero > .images span.parts-tree-right {
    right: 5vw;
    bottom: 39vh;
    max-width: 72.1px;
  }
  main #hero > .images span.parts-tree-left {
    bottom: 15%;
    left: 12vw;
    max-width: 62.3px;
  }
  main #hero > .images span.parts01 {
    right: 7vw;
    bottom: 23vh;
    max-width: 85.4px;
  }
  main #hero > .images span.parts02 {
    right: 17vw;
    bottom: 18vh;
    max-width: 99.4px;
  }
  main #hero > .images span.parts03 {
    right: 23vw;
    bottom: 13vh;
    max-width: 41.3px;
  }
  main #hero > .images span.parts04 {
    right: 32vw;
    bottom: 4vh;
    max-width: 130.2px;
  }
  main #hero > .bg span.bg-left-top img {
    max-width: 672px;
  }
  main #hero > .bg span.bg-left-bottom img {
    max-width: 290.5px;
  }
  main #hero > .bg span.bg-right img {
    max-width: 823.2px;
  }
  main #section01 > .bg span.text .top-text {
    font-size: 3rem;
  }
  main #section01 > .bg span.text .bottom-text {
    font-size: 7rem;
  }
  main #section01 > .bg span.image-right-top {
    top: 10%;
    right: calc(50% - 350px);
    width: 100%;
    max-width: 145px;
    transform: translateX(calc(-50% + 350px));
  }
  main #section01 > .bg span.image-right-top img {
    width: 100%;
  }
  main #section01 > .bg span.image-left-bottom {
    position: absolute;
    bottom: 8%;
    left: calc(50% - 300px);
    width: 100%;
    max-width: 119px;
    transform: translateX(calc(-50% - 300px));
  }
  main #section01 > .bg span.image-left-bottom img {
    width: 100%;
  }
}
@media (width <= 1440px) {
  main #hero > .container .site-logo {
    bottom: calc(57% - 279px);
  }
  main #hero > .images span.parts-earth {
    position: absolute;
    right: 11vw;
    bottom: 28vh;
    max-width: 431.2px;
  }
  main #hero > .images span.parts-tree-right {
    right: 5vw;
    bottom: 39vh;
    max-width: 72.1px;
  }
  main #hero > .images span.parts-tree-left {
    bottom: 15%;
    left: 12vw;
    max-width: 62.3px;
  }
  main #hero > .images span.parts01 {
    right: 7vw;
    bottom: 23vh;
    max-width: 85.4px;
  }
  main #hero > .images span.parts02 {
    right: 17vw;
    bottom: 18vh;
    max-width: 99.4px;
  }
  main #hero > .images span.parts03 {
    right: 23vw;
    bottom: 13vh;
    max-width: 41.3px;
  }
  main #hero > .images span.parts04 {
    right: 32vw;
    bottom: 4vh;
    max-width: 130.2px;
  }
  main #hero > .bg span.bg-left-top img {
    max-width: 672px;
  }
  main #hero > .bg span.bg-left-bottom img {
    max-width: 290.5px;
  }
  main #hero > .bg span.bg-right img {
    max-width: 823.2px;
  }
  main #section01 > .bg span.text .top-text {
    font-size: 3rem;
  }
  main #section01 > .bg span.text .bottom-text {
    font-size: 7rem;
  }
  main #section01 > .bg span.image-right-top {
    position: absolute;
    top: 10%;
    right: calc(50% - 330px);
    width: 100%;
    max-width: 145px;
    transform: translateX(calc(-50% + 330px));
  }
  main #section01 > .bg span.image-right-top img {
    width: 100%;
  }
  main #section01 > .bg span.image-left-bottom {
    position: absolute;
    bottom: 8%;
    left: calc(50% - 280px);
    width: 100%;
    max-width: 119px;
    transform: translateX(calc(-50% - 280px));
  }
  main #section01 > .bg span.image-left-bottom img {
    width: 100%;
  }
  main #section03 > .images span.parts-tree-left {
    top: 20%;
    left: calc(50% - 230px);
    transform: translateX(calc(-50% - 230px));
  }
  main #section03 > .images span.parts-tree-right {
    position: absolute;
    top: 9%;
    right: calc(50% - 260px);
    width: 100%;
    max-width: 43px;
    transform: translateX(calc(-50% + 260px));
  }
  main #section03 > .images span.parts-tree-right img {
    display: block;
    width: 100%;
  }
}
@media (1300px <= width < 1439px) {
  main #section04 > .container .company-list {
    max-width: 912px;
  }
}
@media (1024px <= width < 1299px) {
  main #hero > .container .site-logo {
    bottom: calc(57% - 279px);
  }
  main #hero > .images span.parts-earth {
    position: absolute;
    right: 8vw;
    bottom: 26vh;
    max-width: 308px;
  }
  main #hero > .images span.parts-tree-right {
    right: 4vw;
    bottom: 32vh;
    max-width: 51.5px;
  }
  main #hero > .images span.parts-tree-left {
    bottom: 13%;
    left: 10vw;
    max-width: 44.5px;
  }
  main #hero > .images span.parts01 {
    right: 8vw;
    bottom: 16vh;
    max-width: 61px;
  }
  main #hero > .images span.parts02 {
    right: 14vw;
    bottom: 12vh;
    max-width: 71px;
  }
  main #hero > .images span.parts03 {
    right: 20vw;
    bottom: 7vh;
    max-width: 29.5px;
  }
  main #hero > .images span.parts04 {
    right: 26vw;
    bottom: 3vh;
    max-width: 93px;
  }
  main #hero > .bg span.bg-left-top img {
    max-width: 480px;
  }
  main #hero > .bg span.bg-left-bottom img {
    max-width: 207.5px;
  }
  main #hero > .bg span.bg-right img {
    max-width: 588px;
  }
  main #section01 > .bg span.text .top-text {
    font-size: 3rem;
  }
  main #section01 > .bg span.text .bottom-text {
    font-size: 7rem;
  }
  main #section01 > .bg span.image-right-top {
    position: absolute;
    top: 10%;
    right: calc(50% - 250px);
    width: 100%;
    max-width: 145px;
    transform: translateX(calc(-50% + 250px));
  }
  main #section01 > .bg span.image-right-top img {
    width: 100%;
  }
  main #section01 > .bg span.image-left-bottom {
    position: absolute;
    bottom: 8%;
    left: calc(50% - 200px);
    width: 100%;
    max-width: 119px;
    transform: translateX(calc(-50% - 200px));
  }
  main #section01 > .bg span.image-left-bottom img {
    width: 100%;
  }
  main #section02 > .container .paragraph01 .text-area h2,
  main #section02 > .container .paragraph02 .text-area h2 {
    margin-bottom: 50px;
    font-size: 3.5rem;
    line-height: 1.6;
  }
  main #section02 > .container .paragraph01 .text-area p,
  main #section02 > .container .paragraph02 .text-area p {
    font-size: 2rem;
    line-height: 3;
  }
  main #section02 > .container .paragraph01 {
    flex-direction: row-reverse;
    margin-bottom: 84px;
  }
  main #section02 > .container .paragraph01 > .illust {
    max-width: 537.6px;
  }
  main #section02 > .container .paragraph02 > .illust {
    max-width: 571.2px;
  }
  main #section04 > .container .company-list {
    max-width: 912px;
  }
}
@media (width <= 1023px) {
  header > .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    padding: 16px 22px;
  }
  header > .container .site-logo img {
    width: 54px;
  }
  header > .container .joqr-logo img {
    width: 88px;
  }
  main #hero > .container .site-logo {
    top: 50%;
    bottom: initial;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  main #hero > .images span.parts-earth {
    position: absolute;
    right: 9%;
    bottom: 15%;
    max-width: 246.4px;
  }
  main #hero > .images span.parts-tree-right {
    right: 3%;
    bottom: 20%;
    max-width: 41.2px;
  }
  main #hero > .images span.parts-tree-left {
    top: calc(50% + 190px);
    bottom: initial;
    left: calc(50% - 220px);
    max-width: 35.6px;
    transform: translateX(-50%);
  }
  main #hero > .images span.parts01 {
    right: 4%;
    bottom: 12%;
    max-width: 48.8px;
  }
  main #hero > .images span.parts02 {
    right: 14%;
    bottom: 11%;
    max-width: 56.8px;
  }
  main #hero > .images span.parts03 {
    right: 19%;
    bottom: 8%;
    max-width: 23.6px;
  }
  main #hero > .images span.parts04 {
    right: 27%;
    bottom: 3%;
    max-width: 74.4px;
  }
  main #hero > .bg span.bg-left-top img {
    max-width: 384px;
  }
  main #hero > .bg span.bg-left-bottom img {
    max-width: 166px;
  }
  main #hero > .bg span.bg-right img {
    max-width: 470.4px;
  }
  main #section01 > .container h2 {
    margin-bottom: 56px;
    font-size: 2.4rem;
    line-height: 1.6;
  }
  main #section01 > .container h2 span {
    display: block;
  }
  main #section01 > .container h2::after {
    font-size: 1.4rem;
  }
  main #section01 > .container p {
    font-size: 1.6rem;
  }
  main #section01 > .container::before {
    height: 115px;
  }
  main #section01 > .bg span.text .top-text {
    font-size: 2rem;
  }
  main #section01 > .bg span.text .bottom-text {
    font-size: 3.6rem;
  }
  main #section01 > .bg span.quarter-circle-top-left {
    width: 180px;
    height: 180px;
    border-top-left-radius: 180px;
  }
  main #section01 > .bg span.image-right-top {
    display: none;
  }
  main #section01 > .bg span.image-left-bottom {
    display: none;
  }
  main #section02 {
    padding: 80px 20px 104px;
  }
  main #section02 > .container .paragraph01,
  main #section02 > .container .paragraph02 {
    flex-direction: column-reverse;
  }
  main #section02 > .container .paragraph01 .text-area h2,
  main #section02 > .container .paragraph02 .text-area h2 {
    font-size: 2.4rem;
  }
  main #section02 > .container .paragraph01 .text-area p,
  main #section02 > .container .paragraph02 .text-area p {
    font-size: 1.6rem;
  }
  main #section02 > .container .paragraph01 .text-area p > br,
  main #section02 > .container .paragraph02 .text-area p > br {
    display: none;
  }
  main #section02 > .container .paragraph01 .illust,
  main #section02 > .container .paragraph02 .illust {
    margin-bottom: 56px;
  }
  main #section03 {
    padding: 80px 20px 102px;
  }
  main #section03 > .container p {
    font-size: 2.4rem;
    line-height: 2.4;
  }
  main #section03 > .container p::after {
    height: 59px;
    margin: 30px auto 24px;
  }
  main #section03 > .container p > span {
    display: block;
  }
  main #section03 > .container .small-step {
    margin-bottom: 40px;
    font-size: 4rem;
  }
  main #section03 > .images span.parts-tree-left {
    top: 28%;
    left: 5%;
    max-width: 39px;
    transform: initial;
  }
  main #section03 > .images span.parts-tree-right {
    top: 5%;
    right: 5%;
    max-width: 26px;
    transform: initial;
  }
  main #section04 > .container h2 {
    font-size: 2.4rem;
  }
  main #section04 > .container h2::after {
    font-size: 1.4rem;
  }
  main #section04 > .container .company-list {
    max-width: 672px;
  }
}
@media (width <= 700px) {
  main #hero > .container .site-logo {
    max-width: 270px;
  }
  main #hero > .container .site-logo::after {
    margin-top: 20px;
    font-size: 1.6rem;
  }
  main #hero > .images span.parts-earth {
    position: absolute;
    right: 11%;
    bottom: 12%;
    max-width: 123.2px;
  }
  main #hero > .images span.parts-tree-right {
    right: 4%;
    bottom: 15%;
    max-width: 20.6px;
  }
  main #hero > .images span.parts-tree-left {
    top: calc(50% + 120px);
    bottom: initial;
    left: calc(50% - 135px);
    max-width: 17.8px;
    transform: translateX(-50%);
  }
  main #hero > .images span.parts01 {
    right: 5%;
    bottom: 8%;
    max-width: 24.4px;
  }
  main #hero > .images span.parts02 {
    right: 18%;
    bottom: 7%;
    max-width: 28.4px;
  }
  main #hero > .images span.parts03 {
    right: 24%;
    bottom: 5%;
    max-width: 11.8px;
  }
  main #hero > .images span.parts04 {
    right: 32%;
    bottom: 3%;
    max-width: 37.2px;
  }
  main #hero > .bg span.bg-left-top img {
    max-width: 268.8px;
  }
  main #hero > .bg span.bg-left-bottom img {
    max-width: 91.3px;
  }
  main #hero > .bg span.bg-right img {
    max-width: 258.72px;
  }
  main #section04 {
    padding: 96px 0 160px;
  }
  main #section04 > .container .company-list {
    max-width: 340px;
    gap: 20px 20px;
  }
  main #section04 > .container .company-list li {
    width: 160px;
    height: 158px;
  }
}
@media screen and (max-width: 1023px) and (orientation: landscape) {
  main #hero > .container .site-logo {
    left: 37%;
    max-width: 300px;
  }
  main #hero > .container .site-logo::after {
    margin-top: 20px;
    font-size: 1.8rem;
  }
  main #hero > .images span.parts-earth {
    bottom: 30%;
  }
  main #hero > .images span.parts-tree-left {
    top: initial;
    bottom: 8%;
    left: 10%;
  }
  main #hero > .images span.parts-tree-right {
    bottom: 40%;
  }
}