*,
:before,
:after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}
button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}
:-moz-focusring {
  outline: auto;
}
select:disabled {
  opacity: inherit;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[type="number"] {
  -moz-appearance: textfield;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable]:focus {
  outline: auto;
}
table {
  border-color: inherit;
  border-collapse: collapse;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: 700;
}
html {
  background-color: #eae7e4;
  color: #000;
  font-size: 0.0694444444vw;
}
@media (max-width: 768px) {
  html {
    font-size: 0.2666666667vw;
  }
}
body {
  width: 100%;
  text-size-adjust: none;
  text-align: left;
  touch-action: manipulation;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: none;
  font-size: 16px;
}
#pageWrapper,
#pageContainer {
  width: 100%;
  overflow-x: clip;
}
img,
iframe,
video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  touch-callout: none;
  user-select: none;
  user-drag: none;
}
img {
  pointer-events: none;
}
img,
svg,
button {
  -webkit-touch-callout: none;
  user-select: none;
}
button:focus {
  outline: 0;
}
nav {
  list-style-type: none;
}
input,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  outline: none;
}
input:focus {
  outline: 0;
}
textarea:focus {
  outline: 0;
}
.js--hover {
  cursor: pointer !important;
}
.js--none {
  display: none !important;
}
.js--hidden {
  visibility: hidden !important;
  pointer-events: none !important;
}
.js--fixed {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.js--noClick {
  pointer-events: none !important;
}
.js--noSc {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.js--noSc::-webkit-scrollbar {
  display: none;
}
@media (max-width: 768px) {
  br.--pc {
    display: none;
  }
}
br.--sp {
  display: none;
}
@media (max-width: 768px) {
  br.--sp {
    display: inline;
  }
}
.js--noDataText {
  font-size: 21rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .js--noDataText {
    font-size: 13rem;
  }
}
.problemsLists {
  margin-bottom: 60rem;
}
@media (max-width: 768px) {
  .problemsLists {
    margin-bottom: 50rem;
  }
}
.problemsLists .problemsLists_button {
  display: block;
  margin: 30rem 0 60rem auto;
  position: relative;
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .problemsLists .problemsLists_button {
    font-size: 16rem;
    margin: 20rem 0 50rem auto;
  }
}
.problemsLists .problemsLists_button:before {
  content: "";
  position: absolute;
  width: 100%;
  height: max(1rem, 1px);
  background-color: #000;
  bottom: 4rem;
}
@media (max-width: 768px) {
  .problemsLists .problemsLists_button:before {
    bottom: 0rem;
  }
}
.problemsLists .problemsLists_more {
  overflow-y: clip;
  height: 0;
}
.problemsLists .problemsLists_more .problemsList {
  padding-top: 20rem;
}
@media (max-width: 768px) {
  .problemsLists .problemsLists_more .problemsList {
    padding-top: 5rem;
  }
}
.journalList .journalCard:not(:last-child) {
  margin-bottom: 20rem;
}
.clientLists .clientLists_anchor {
  margin-top: 15rem;
  display: block;
  position: relative;
  right: -20rem;
  margin: 15rem 0 0 auto;
}
@media (max-width: 768px) {
  .clientLists .clientLists_anchor {
    margin-top: 15rem;
  }
}
.clientLists .clientLists_moreClient {
  height: 0;
  overflow-y: clip;
}
.clientLists .clientLists_moreClient .clientList {
  padding-top: 20rem;
}
@media (max-width: 768px) {
  .clientLists .clientLists_moreClient .clientList {
    padding-top: 5rem;
  }
}
.worksList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  column-gap: 59rem;
  row-gap: 120rem;
  margin-bottom: 100rem;
}
@media (max-width: 768px) {
  .worksList {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-auto-rows: auto;
    column-gap: 0;
    row-gap: 50rem;
  }
}
.worksCard .worksCard_thum {
  margin-bottom: 20rem;
  width: 100%;
  overflow: clip;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  aspect-ratio: 414/280;
}
@media (max-width: 768px) {
  .worksCard .worksCard_thum {
    aspect-ratio: 414/277;
  }
}
.worksCard .worksCard_thum img {
  transition-property: scale;
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.worksCard .worksCard_date,
.worksCard .worksCard_client {
  font-size: 14rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
.worksCard .worksCard_client {
  margin-top: 5rem;
}
.worksCard .worksCard_anchor:hover .worksCard_thum img {
  scale: 1.1;
}
.worksCard .worksCard_title {
  font-size: 24rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin: 30rem 0 27rem;
  width: 100%;
  overflow-wrap: anywhere;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-clamp: 3;
  overflow: clip;
  word-break: break-all;
}
@media (max-width: 768px) {
  .worksCard .worksCard_title {
    font-size: 18rem;
    margin: 20rem 0;
  }
}
.worksCard .worksCard_tags {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 12rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.05em;
  color: #847e68;
  gap: 5rem;
}
.worksCard .worksCard_tags li:before {
  content: "#";
}
.articleCta {
  width: 100%;
  background-color: #2c5341;
  color: #fff;
  text-align: center;
  border-radius: 5rem;
  padding: 25rem 0;
}
.articleCta .articleCta_icon {
  width: 40rem;
  height: 40rem;
  margin: 0 auto 10rem;
}
.articleCta .articleCta_main {
  font-size: 24rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 15rem;
}
@media (max-width: 768px) {
  .articleCta .articleCta_main {
    font-size: 18rem;
  }
}
.articleCta .articleCta_text {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .articleCta .articleCta_text {
    width: 210rem;
    margin: 0 auto 20rem;
  }
}
.articleCta .articleCta_anchor {
  position: relative;
  display: inline-block;
}
.articleCta .articleCta_anchor .arrowButton {
  background-color: #fff;
  color: #000;
  border-color: #000;
  height: 36rem;
  padding-left: 16rem;
  padding-right: 16rem;
}
.form .form-actions {
  display: block;
  margin: 60rem 0 0 auto;
}
@media (max-width: 768px) {
  .form .form-actions {
    margin: 50rem 0 0 auto;
    width: 100%;
  }
}
.form .arrowButton {
  background-color: #000;
  color: #fff;
  height: 70rem;
  width: 246rem;
}
@media (max-width: 768px) {
  .form .arrowButton {
    height: 50rem;
    width: 100%;
  }
}
.form legend,
.form label,
.form #form_error {
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
  display: block;
}
@media (max-width: 768px) {
  .form legend,
  .form label,
  .form #form_error {
    font-size: 16rem;
  }
}
.form #form_error {
  color: red;
  text-align: right;
}
@media (max-width: 768px) {
  .form #form_error {
    text-align: left;
  }
}
.form #form_error.--hasError {
  margin-top: 1.5em;
}
.form .form-group.--radio {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  column-gap: 36rem;
  row-gap: 25rem;
  margin-bottom: 63rem;
}
@media (max-width: 768px) {
  .form .form-group.--radio {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-auto-rows: auto;
    column-gap: 0rem;
    row-gap: 15rem;
    margin-bottom: 20rem;
  }
}
.form .form-group.--radio legend {
  margin-bottom: 32rem;
}
@media (max-width: 768px) {
  .form .form-group.--radio legend {
    margin-bottom: 20rem;
  }
}
.form .form-group.--radio label {
  padding-left: 52rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  cursor: pointer;
}
@media (max-width: 768px) {
  .form .form-group.--radio label {
    padding-left: 34rem;
  }
}
.form .form-group.--radio label .--select {
  width: 38rem;
  height: 38rem;
  position: absolute;
  left: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  background-color: #fff;
  border: max(1rem, 1px) #b0b0b0 solid;
  border-radius: 100vmax;
}
@media (max-width: 768px) {
  .form .form-group.--radio label .--select {
    width: 24rem;
    height: 24rem;
  }
}
.form .form-group.--radio label.--current .--select:before {
  content: "";
  width: 16rem;
  height: 16rem;
  background-color: #000;
  position: absolute;
  border-radius: 100vmax;
}
@media (max-width: 768px) {
  .form .form-group.--radio label.--current .--select:before {
    width: 10rem;
    height: 10rem;
  }
}
.form div.form-group {
  margin-bottom: 30rem;
}
@media (max-width: 768px) {
  .form div.form-group {
    margin-bottom: 20rem;
  }
}
.form div.form-group input,
.form div.form-group textarea,
.form div.form-group select {
  width: 100%;
  background-color: #fff;
  padding: 18rem 20rem 17rem;
  border-radius: 5rem;
  border: max(1rem, 1px) #b0b0b0 solid;
  margin-top: 9rem;
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .form div.form-group input,
  .form div.form-group textarea,
  .form div.form-group select {
    padding: 10rem 20rem;
    font-size: 16rem;
    margin-top: 4rem;
  }
}
.journalContent {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .journalContent {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 29rem;
  }
}
.journalContent .journalContent_texts {
  position: sticky;
  top: 90rem;
}
@media (max-width: 768px) {
  .journalContent .journalContent_texts {
    position: relative;
    top: 0;
  }
}
.journalContent .journalContent_main {
  font-size: 40rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 9rem;
}
@media (max-width: 768px) {
  .journalContent .journalContent_main {
    font-size: 20rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.05em;
    color: inherit;
    margin-bottom: 20rem;
  }
}
.journalContent .journalContent_text {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 50rem;
}
@media (max-width: 768px) {
  .journalContent .journalContent_text {
    margin-bottom: 20rem;
  }
}
.journalContent .journalContent_anchor {
  display: inline-block;
  margin-top: 50rem;
}
@media (max-width: 768px) {
  .journalContent .journalContent_anchor {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .journalContent .journalContent_anchor.--pc {
    display: none;
  }
}
.journalContent .journalContent_anchor.--sp {
  display: none;
}
@media (max-width: 768px) {
  .journalContent .journalContent_anchor.--sp {
    display: inline-block;
    margin-top: 20rem;
  }
}
.journalContent .journalContent_tags {
  width: 448rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  column-gap: 5rem;
  row-gap: 10rem;
  color: #000;
}
@media (max-width: 768px) {
  .journalContent .journalContent_tags {
    width: 327rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    column-gap: 5rem;
    row-gap: 5rem;
  }
}
.journalContent .journalContent_tags .journalContent_tag a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100vmax;
  padding: 10rem 20rem;
  font-size: 14rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  background-color: #fff;
  transition-property: filter;
  transition-duration: 0.2s;
  transition-delay: 0s;
  transition-timing-function: linear;
}
@media (max-width: 768px) {
  .journalContent .journalContent_tags .journalContent_tag a {
    padding: 6rem 15rem;
    font-size: 14rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0em;
    color: inherit;
  }
}
.journalContent .journalContent_tags .journalContent_tag.--current a {
  filter: invert(1);
}
.journalContent .journalContent_tags .journalContent_tag:not(.--current) a:hover {
  filter: invert(1);
}
.journalContent .journalList {
  width: 808rem;
}
@media (max-width: 768px) {
  .journalContent .journalList {
    width: 305rem;
    margin: 0 auto;
  }
}
.journalCard .journalCard_wrapper {
  min-height: 240rem;
  padding: 29rem 30rem 25rem;
  border: max(1px, 1rem) #b0b0b0 solid;
  border-radius: 5rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .journalCard .journalCard_wrapper {
    min-height: auto;
    padding: 20rem 20rem 15rem;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
}
.journalCard .journalCard_thum {
  width: 256rem;
  height: 170rem;
  flex-shrink: 0;
  background-color: #d4cec8;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  overflow: clip;
}
.journalCard .journalCard_thum img {
  transition-property: scale;
  transition-duration: 1s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
@media (max-width: 768px) {
  .journalCard .journalCard_thum {
    width: 100%;
    height: 170rem;
    margin-bottom: 20rem;
  }
}
.journalCard .journalCard_texts {
  width: 470rem;
}
@media (max-width: 768px) {
  .journalCard .journalCard_texts {
    width: 100%;
  }
}
.journalCard .journalCard_tags {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  gap: 10rem;
}
.journalCard .journalCard_tags li {
  background-color: #fff;
  border-radius: 100vmax;
  padding: 5rem 12rem;
  font-size: 12rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.05em;
  color: #000;
}
.journalCard .journalCard_title {
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
  margin-top: 9rem;
  margin-bottom: 33rem;
  width: 100%;
  overflow-wrap: anywhere;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-clamp: 3;
  overflow: clip;
}
@media (max-width: 768px) {
  .journalCard .journalCard_title {
    font-size: 16rem;
    margin-top: 20rem;
    margin-bottom: 18rem;
  }
}
.journalCard .journalCard_anchor {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  font-size: 16rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: -0.05em;
  color: inherit;
}
.journalContent.--top .journalCard .journalCard_wrapper {
  background-color: #272422;
  color: #fff;
  border: none;
}
.journalContent.--top .journalCard .journalCard_tags li {
  background-color: #fff;
}
.journalContent.--ohter .journalCard .journalCard_wrapper {
  background-color: #fff;
  color: #000;
}
.journalContent.--ohter .journalCard .journalCard_tags li {
  background-color: #eae7e4;
}
.journalCard_wrapper:hover .journalCard_thum img {
  scale: 1.2;
}
.problemsList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 140rem;
  column-gap: 20rem;
  row-gap: 20rem;
}
@media (max-width: 768px) {
  .problemsList {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-auto-rows: 80rem;
    column-gap: 0rem;
    row-gap: 5rem;
  }
}
.problemsList .problemsList_problem {
  border-radius: 5rem;
  border: max(1rem, 1px) #b0b0b0 solid;
  overflow: clip;
}
.problemsList .problemsList_problem .problemsList_problem_inner {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  padding: 15rem 20rem 14rem 30rem;
  width: 100%;
  height: 100%;
  transition-property: filter;
  transition-duration: 0.4s;
  transition-delay: 0s;
  transition-timing-function: linear;
}
@media (max-width: 768px) {
  .problemsList .problemsList_problem .problemsList_problem_inner {
    padding: 10rem 20rem 10rem 17rem;
  }
}
.problemsList .problemsList_problem .problemsList_problem_icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-shrink: 0;
  width: 60rem;
  height: 100%;
  border-right: max(1rem, 1px) #b0b0b0 solid;
}
@media (max-width: 768px) {
  .problemsList .problemsList_problem .problemsList_problem_icon {
    width: 41rem;
  }
}
.problemsList .problemsList_problem .problemsList_problem_icon img {
  width: 30rem;
  height: 30rem;
}
@media (max-width: 768px) {
  .problemsList .problemsList_problem .problemsList_problem_icon img {
    width: 24rem;
    height: 24rem;
  }
}
.problemsList .problemsList_problem .problemsList_problem_text {
  flex-grow: 1;
  padding-left: 30rem;
  font-size: 24rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .problemsList .problemsList_problem .problemsList_problem_text {
    padding-left: 17rem;
    font-size: 16rem;
  }
}
.problemsList .problemsList_problem_inner:hover,
.problemsList .problemsList_problem_inner.--active {
  filter: invert(1);
}
.pager {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  margin-top: 100rem;
  margin-bottom: 150rem;
  gap: 10rem;
  font-size: 20rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .pager {
    font-size: 16rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 0em;
    color: inherit;
    margin-bottom: 100rem;
  }
}
.pager a {
  transition-property: filter;
  transition-duration: 0.2s;
  transition-delay: 0s;
  transition-timing-function: linear;
}
.pager a:hover {
  filter: invert(1);
}
.pager .pager_numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 10rem;
}
@media (max-width: 768px) {
  .pager .pager_numbers {
    gap: 5rem;
  }
}
.pager .pager_arrow {
  width: 36rem;
  aspect-ratio: 1/1;
  border: max(1rem, 1px) #b0b0b0 solid;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
@media (max-width: 768px) {
  .pager .pager_arrow {
    width: 24rem;
  }
}
.pager .pager_arrow img {
  width: 18rem;
  height: 16rem;
  object-fit: contain;
}
@media (max-width: 768px) {
  .pager .pager_arrow img {
    width: 9rem;
    height: 11rem;
  }
}
.pager .pager_arrow.--next img {
  scale: -1 1;
}
.pager .pager_number a,
.pager .pager_number span {
  width: 36rem;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  aspect-ratio: 1/1;
  border: max(1rem, 1px) #b0b0b0 solid;
  background-color: #fff;
}
@media (max-width: 768px) {
  .pager .pager_number a,
  .pager .pager_number span {
    width: 24rem;
  }
}
.pager .pager_number span {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.pager .pager_dot {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 12rem;
  margin: 0 12rem;
}
@media (max-width: 768px) {
  .pager .pager_dot {
    gap: 4rem;
    margin: 0 4rem;
  }
}
.pager .pager_dot span {
  width: 6rem;
  height: 6rem;
  display: inline-block;
  background-color: #b0b0b0;
  border-radius: 100vmax;
}
@media (max-width: 768px) {
  .pager .pager_dot span {
    width: 4rem;
    height: 4rem;
  }
}
.clientList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 190rem;
  column-gap: 20rem;
  row-gap: 20rem;
}
@media (max-width: 768px) {
  .clientList {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 90rem;
    column-gap: 5rem;
    row-gap: 5rem;
  }
}
.clientList_card {
  width: 100%;
  height: 100%;
  border-radius: 10rem;
  position: relative;
  overflow: clip;
}
@media (max-width: 768px) {
  .clientList_card {
    border-block: 5rem;
  }
}
.clientList_card .clientList_card_wrapper {
  border-radius: 10rem;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
  transition-property: transform;
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
  background-color: #fff;
}
.clientList_card .clientList_card_name {
  position: absolute;
  bottom: 19rem;
  left: 20rem;
  font-size: 10rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .clientList_card .clientList_card_name {
    display: none;
  }
}
.lead {
  width: 1360rem;
  margin: 98rem auto 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
.lead .lead_img {
  width: 325rem;
  height: 220rem;
}
.lead .lead_text {
  width: 600rem;
  text-align: justify;
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
}
.bread {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
  padding-top: 96rem;
  width: 1326rem;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .bread {
    width: 327rem;
    font-size: 10rem;
    padding-top: 50rem;
  }
}
.bread ol {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: wrap;
}
.bread ol li:not(:last-child):after {
  content: ">";
  display: inline-block;
  padding: 0 10rem;
}
@media (max-width: 768px) {
  .bread ol li:not(:last-child):after {
    padding: 0 5rem;
  }
}
.bread ol li:last-child a {
  display: inline-block;
  background-color: #d4cec8;
  border-radius: 100vmax;
  padding: 2rem 15rem;
}
@media (max-width: 768px) {
  .bread ol li:last-child a {
    padding: 2rem 10rem;
  }
}
.pageHeading {
  padding-top: 21rem;
  width: 1360rem;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .pageHeading {
    width: 335rem;
    padding-top: 31rem;
  }
}
.pageHeading .pageHeading_main {
  width: 100%;
  margin-bottom: 42rem;
  overflow-y: clip;
}
@media (max-width: 768px) {
  .pageHeading .pageHeading_main {
    margin-bottom: 47rem;
  }
}
.pageHeading .pageHeading_main .pageHeading_main_move {
  transition-property: transform;
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
  display: inline-block;
  transform: translate3d(0, 100%, 0);
}
.pageHeading .pageHeading_main .--serif {
  font-size: 200rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .pageHeading .pageHeading_main .--serif {
    font-size: 65rem;
  }
}
.pageHeading .pageHeading_main .--sanserif {
  font-size: 170rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1764705882;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .pageHeading .pageHeading_main .--sanserif {
    font-size: 53rem;
  }
}
.pageHeading .pageHeading_main.--act .pageHeading_main_move {
  transform: translateZ(0);
}
.pageHeading .pageHeading_sub {
  font-size: 40rem;
  line-height: 1.2;
  letter-spacing: -0.05em;
}
@media (max-width: 768px) {
  .pageHeading .pageHeading_sub {
    font-size: 22rem;
  }
}
.pageHeading .pageHeading_sub .mixTexts_line .mixTexts_move {
  transform: translate3d(0, 100%, 0);
  transition-property: transform;
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.pageHeading .pageHeading_sub .mixTexts_line.--act .mixTexts_move {
  transform: translateZ(0);
  transition-property: transform;
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.pageHeading .pageHeading_text {
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
  text-align: justify;
  width: 532rem;
}
@media (max-width: 768px) {
  .pageHeading .pageHeading_text {
    width: 100%;
    font-size: 16rem;
    margin-top: 17rem;
  }
}
.pageHeading .pageHeading_thum {
  width: 325rem;
  height: 220rem;
  margin-top: 100rem;
}
@media (max-width: 768px) {
  .pageHeading .pageHeading_thum {
    width: 165rem;
    height: 112rem;
    margin-top: 50rem;
  }
}
@media (max-width: 768px) {
  .pageHeading.--thum .pageHeading_main {
    order: 1;
    margin-bottom: 48rem;
  }
}
@media (max-width: 768px) {
  .pageHeading.--thum .pageHeading_thum {
    order: 2;
    margin-top: 0rem;
  }
}
.pageHeading.--thum .pageHeading_sub {
  width: 100%;
}
@media (max-width: 768px) {
  .pageHeading.--thum .pageHeading_sub {
    order: 3;
    margin-top: 40rem;
  }
}
.pageHeading.--thum .pageHeading_text {
  margin-top: 100rem;
}
@media (max-width: 768px) {
  .pageHeading.--thum .pageHeading_text {
    order: 4;
    margin-top: 17rem;
  }
}
.parallaxContainer {
  position: relative;
  width: 100%;
  overflow: clip;
}
.parallaxContainer .parallaxContainer_bg {
  position: absolute;
  width: 100%;
  height: 200%;
  bottom: -100%;
}
.parallaxContainer .parallaxContainer_inner {
  position: relative;
  width: 100%;
}
.winAnchor {
  position: absolute;
  height: 100lvh;
  poinrer-events: none;
}
.parallax {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: clip;
}
.parallax .parallax_container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.parallax .parallax_item {
  position: absolute;
  width: 100%;
  flex-shrink: 0;
  top: 0;
}
.hoverText {
  position: relative;
  display: inline-block;
  line-height: 1.3;
  height: 1.3em;
  overflow-y: clip;
}
.hoverText .hoverText_outer {
  white-space: nowrap;
  position: relative;
  display: inline-block;
  transition-property: transform;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.hoverText .hoverText_outer span {
  transition-property: opacity;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.hoverText .hoverText_outer span:nth-child(2) {
  opacity: 0;
}
.--hover:hover .hoverText .hoverText_outer {
  transform: translate3d(0, -50%, 0);
}
.--hover:hover .hoverText .hoverText_outer span:nth-child(1) {
  opacity: 0;
}
.--hover:hover .hoverText .hoverText_outer span:nth-child(2) {
  opacity: 1;
}
.hoverArrow {
  position: relative;
  display: inline-block;
  width: 17rem;
  height: 1.3em;
  top: -0.05em;
  margin-left: 5rem;
  overflow: visible;
  fill: currentColor;
}
.hoverArrow .hoverArrow_g {
  transition-property: transform;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.hoverArrow .hoverArrow_g .--front {
  opacity: 0;
}
.hoverArrow .hoverArrow_g .--front,
.hoverArrow .hoverArrow_g .--bg {
  transition-property: opacity;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.hoverArrow.--rev {
  scale: -1;
  margin-left: 0;
  margin-right: 5rem;
}
.--hover:hover .hoverArrow_g {
  transform: translate3d(100%, 0, 0);
}
.--hover:hover .hoverArrow_g .--front {
  opacity: 1;
}
.--hover:hover .hoverArrow_g .--bg {
  opacity: 0;
}
.pageShutter {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100lvh;
  flex-shrink: 0;
  z-index: 9999;
  background-color: #2c5341;
  transition-property: scale;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
  transform-origin: bottom;
  scale: 1 0;
}
.pageShutter.--act {
  scale: 1 1;
}
.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  z-index: 999;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.loading .loading_walls {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.loading .loading_text {
  position: absolute;
}
.loading .loading_text .loading_text_outer {
  overflow: clip;
}
.loading .loading_text .loading_text_inner {
  position: relative;
  display: inline-block;
  transform: translate3d(0, 100%, 0);
  transition-property: transform;
  transition-duration: 0.6s;
  transition-delay: 0;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.loading .loading_text .loading_text_inner.--act {
  transform: translateZ(0);
}
.loading .loading_text .loading_text_inner.--done {
  transition-property: none;
  transition-duration: 0s;
}
.loading .loading_text.--serif {
  font-size: 166rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0em;
  color: inherit;
  top: 53rem;
  height: 1.3em;
  transform: translate3d(0, calc(50svh - 53rem - 50%), 0);
}
@media (max-width: 768px) {
  .loading .loading_text.--serif {
    font-size: 45rem;
    font-family: freight-big-pro, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0em;
    color: inherit;
    top: 72rem;
    transform: translate3d(0, calc(50svh - 72rem - 50%), 0);
  }
}
.loading .loading_text.--serif .loading_text_outer {
  display: inline-block;
  position: relative;
  scale: 0.421686747;
}
@media (max-width: 768px) {
  .loading .loading_text.--serif .loading_text_outer {
    scale: 0.8;
  }
}
.loading .loading_text.--sanserif {
  font-size: 156rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3833333333;
  letter-spacing: 0em;
  color: inherit;
  top: 53rem;
  height: 1.3833333333em;
  transform: translate3d(0, calc(50svh - 53rem - 50%), 0);
}
@media (max-width: 768px) {
  .loading .loading_text.--sanserif {
    font-size: 40rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4625;
    letter-spacing: 0em;
    color: inherit;
    top: 72rem;
    height: 1.4625em;
    transform: translate3d(0, calc(50svh - 72rem - 50%), 0);
  }
}
.loading .loading_text.--sanserif .loading_text_outer {
  display: inline-block;
  position: relative;
  scale: 0.3614457831;
}
@media (max-width: 768px) {
  .loading .loading_text.--sanserif .loading_text_outer {
    scale: 0.7111111111;
  }
}
.loading .loading_afterText {
  position: absolute;
  font-size: 156rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3833333333;
  letter-spacing: 0em;
  color: inherit;
  display: inline-block;
  overflow: clip;
  top: 55rem;
}
@media (max-width: 768px) {
  .loading .loading_afterText {
    font-size: 40rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4625;
    letter-spacing: 0em;
    color: inherit;
  }
}
.loading .loading_afterText span {
  position: relative;
  display: inline-block;
  transform: translate3d(0, 100%, 0);
}
.loading .loading_text.--left {
  left: 0;
}
.loading .loading_text.--left .loading_text_outer {
  transform-origin: center left;
}
.loading .loading_text.--right {
  right: 0;
}
.loading .loading_text.--right .loading_text_outer {
  transform-origin: center right;
}
.loading .loading_sizeAnchor {
  position: absolute;
}
.loading .loading_sizeAnchor.--wall {
  width: 200rem;
  height: 120rem;
}
@media (max-width: 768px) {
  .loading .loading_sizeAnchor.--wall {
    width: 252rem;
    height: 332rem;
  }
}
.loading .loading_sizeAnchor.--logo1 {
  width: 90rem;
  height: 60rem;
}
@media (max-width: 768px) {
  .loading .loading_sizeAnchor.--logo1 {
    width: 48rem;
    height: 32rem;
  }
}
.loading .loading_sizeAnchor.--logo2 {
  width: 270rem;
  height: 180rem;
}
@media (max-width: 768px) {
  .loading .loading_sizeAnchor.--logo2 {
    width: 284rem;
    height: 360rem;
  }
}
.loading .loading_logo {
  position: absolute;
  width: 81rem;
  height: 63rem;
}
@media (max-width: 768px) {
  .loading .loading_logo {
    width: 38rem;
    height: 32rem;
  }
}
.loading .loading_logo img {
  width: 81rem;
  height: auto;
  object-fit: contain;
  position: absolute;
  scale: 0;
  opacity: 0;
}
@media (max-width: 768px) {
  .loading .loading_logo img {
    width: 38rem;
  }
}
.loading .loading_logo.--top {
  top: 0;
  left: 0;
}
.loading .loading_logo.--top img {
  top: 0;
  left: 0;
  transform-origin: top left;
}
.loading .loading_logo.--bottom {
  bottom: 0;
  right: 0;
}
.loading .loading_logo.--bottom img {
  bottom: 0;
  right: 0;
  transform-origin: bottom right;
}
.loading .loading_wall {
  position: absolute;
  background-color: #2c5341;
}
.loading .loading_wall.--left,
.loading .loading_wall.--right {
  width: 50%;
  height: 100%;
}
.loading .loading_wall.--top,
.loading .loading_wall.--bottom {
  width: 100%;
  height: 50%;
}
.loading .loading_wall.--left {
  left: 0;
  transform-origin: left;
}
.loading .loading_wall.--right {
  right: 0;
  transform-origin: right;
}
.loading .loading_wall.--bottom {
  bottom: 0;
  transform-origin: bottom;
}
.loading .loading_wall.--top {
  top: 0;
  transform-origin: top;
}
.header .header_container {
  position: fixed;
  top: 31rem;
  color: #fff;
  width: 1360rem;
  left: 50%;
  transform: translate(-50%);
  mix-blend-mode: difference;
  pointer-events: none;
  z-index: 999;
}
@media (max-width: 768px) {
  .header .header_container {
    width: 335rem;
    top: 15rem;
  }
}
.header .header_wrapper {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  transform: translate3d(0, -200%, 0);
}
.header .header_logo {
  width: 155rem;
  height: 30rem;
  pointer-events: auto;
}
@media (max-width: 768px) {
  .header .header_logo {
    width: 90rem;
    height: 20rem;
  }
}
.header .header_logo img {
  object-fit: contain;
}
.header .header_itemBox {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  gap: 20rem;
}
@media (max-width: 768px) {
  .header .header_itemBox {
    display: none;
  }
}
.header .header_menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  gap: 20rem;
  font-size: 16rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
.header .header_menu a {
  pointer-events: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.header .header_anchors {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  gap: 10rem;
}
.header .header_anchors a {
  pointer-events: auto;
}
.header .header_anchors .arrowButton {
  min-width: 148rem;
  padding: 5rem 20rem;
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: -0.05em;
  color: inherit;
}
.header .header_anchors .arrowButton .arrowButton_texts {
  height: 1.8em;
}
.humbergerToggle {
  display: none;
}
@media (max-width: 768px) {
  .humbergerToggle {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: 40rem;
    height: 20rem;
    pointer-events: auto;
  }
  .humbergerToggle span {
    width: 40rem;
    height: 1rem;
    background-color: currentColor;
    position: absolute;
    transform-origin: center center;
  }
  .humbergerToggle span:nth-child(1) {
    transform: translate3d(0, -500%, 0);
  }
  .humbergerToggle span:nth-child(2) {
    transform: translate3d(0, 500%, 0);
  }
}
.humberger {
  display: none;
}
@media (max-width: 768px) {
  .humberger {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 9999;
    color: #fff;
  }
}
.humberger .humberger_head {
  position: absolute;
  width: 335rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  top: 15rem;
}
.humberger .humberger_head .humberger_logo {
  width: 90rem;
  height: 20rem;
}
.humberger .humberger_head .humberger_logo h3 {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.humberger .humberger_head .humberger_logo img {
  object-fit: contain;
}
.humberger .humberger_wrapper {
  position: relative;
  width: 100%;
  height: 0lvh;
  background-color: #2c5341;
  overflow: clip;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row;
}
.humberger .humberger_container {
  position: relative;
  width: 100%;
  height: 100svh;
  overflow-y: auto;
  display: grid;
}
.humberger .humberger_menu {
  min-height: 490rem;
  width: 200rem;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  flex-shrink: 0;
  align-self: center;
  margin: auto;
}
.humberger .humberger_menu .humberger_menu_list {
  text-align: center;
  font-size: 20rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  gap: 40rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  padding-top: 40rem;
}
.humberger .humberger_menu .humberger_menu_item {
  height: 1em;
}
.humberger .humberger_anchors {
  width: 100%;
  height: 150rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding-bottom: 40rem;
}
.humberger .humberger_anchors .humberger_anchor,
.humberger .humberger_anchors a,
.humberger .humberger_anchors .arrowButton {
  width: 100%;
}
.footer {
  position: relative;
  color: #fff;
  height: 900rem;
  overflow-x: clip;
}
@media (max-width: 768px) {
  .footer {
    height: 667rem;
  }
}
.footer .footer_cta_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur;
}
.footer .footer_cta_bg_filter {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background-color: #27242299;
  backdrop-filter: blur(30rem);
}
.footer .footer_container {
  position: relative;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  height: 900rem;
}
@media (max-width: 768px) {
  .footer .footer_container {
    height: 667rem;
  }
}
.footer .footer_cta {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.footer .footer_cta .footer_cta_main {
  position: absolute;
  text-align: center;
  white-space: nowrap;
  top: -34rem;
}
@media (max-width: 768px) {
  .footer .footer_cta .footer_cta_main {
    white-space: pre-wrap;
    text-align: left;
    top: -15rem;
    width: 336rem;
  }
}
@media (max-width: 768px) {
  .footer .footer_cta .footer_cta_main .biTexts .biTexts_move {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
}
.footer .footer_cta .footer_cta_main .biTexts .biTexts_serif {
  font-size: 210rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .footer .footer_cta .footer_cta_main .biTexts .biTexts_serif {
    font-size: 80rem;
    font-family: freight-big-pro, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0em;
    color: inherit;
  }
}
.footer .footer_cta .footer_cta_main .biTexts .biTexts_sanSerif {
  font-size: 198rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4848484848;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .footer .footer_cta .footer_cta_main .biTexts .biTexts_sanSerif {
    font-size: 70rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0em;
    color: inherit;
  }
}
.footer .footer_cta .footer_cta_thum {
  position: absolute;
  width: 500rem;
  height: 600rem;
  background-color: #272422;
}
@media (max-width: 768px) {
  .footer .footer_cta .footer_cta_thum {
    width: 250rem;
    height: 300rem;
  }
}
.footer .footer_stalker {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  font-size: 16rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  text-align: center;
  pointer-events: none;
}
@media (max-width: 768px) {
  .footer .footer_stalker {
    display: none;
  }
}
.footer .footer_stalker .footer_stalker_wrapper {
  flex-shrink: 0;
  width: 96rem;
  height: 96rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  opacity: 0;
}
.footer .footer_stalker .stalker_circle {
  width: 96rem;
  height: 96rem;
  border-radius: 100vmax;
  border: max(1rem, 1px) #fff solid;
}
.footer .footer_stalker .stalker_texts {
  position: absolute;
}
.footer .footer_stalker .stalker_texts .stalker_texts_line {
  display: inline-block;
  position: relative;
  height: 1em;
  overflow-y: clip;
  white-space: nowrap;
}
.footer .footer_stalker .stalker_texts .stalker_texts_line span {
  display: inline-block;
  position: relative;
  transition-property: transform;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.footer .footer_stalker .stalker_texts.--default .stalker_texts_line span {
  transform: translate3d(0, -100%, 0);
}
.footer .footer_stalker .stalker_texts.--default.--act .stalker_texts_line span {
  transform: translateZ(0);
}
.footer .footer_stalker .stalker_texts.--hovered .stalker_texts_line span {
  transform: translate3d(0, 100%, 0);
}
.footer .footer_stalker .stalker_texts.--hovered.--act .stalker_texts_line span {
  transform: translateZ(0);
}
.footer .footer_bottom {
  position: absolute;
  width: 1360rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  bottom: 35rem;
  pointer-events: none;
}
@media (max-width: 768px) {
  .footer .footer_bottom {
    width: 336rem;
    bottom: 13rem;
  }
}
.footer .footer_logo {
  width: 166rem;
  height: 30rem;
  margin-bottom: 2rem;
  pointer-events: auto;
}
.footer .footer_logo img {
  object-fit: contain;
}
@media (max-width: 768px) {
  .footer .footer_logo {
    width: 112rem;
    height: 20rem;
    margin-bottom: 0;
    flex-shrink: 0;
  }
}
.footer .footer_cr {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
  margin-top: 1rem;
  pointer-events: auto;
}
@media (max-width: 768px) {
  .footer .footer_cr {
    font-size: 20rem;
    margin-top: 0rem;
    flex-shrink: 0;
  }
}
.footer .footer_snses {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  font-size: 20rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  margin-left: 14rem;
  pointer-events: auto;
  column-gap: 30rem;
}
@media (max-width: 768px) {
  .footer .footer_snses {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    position: absolute;
    bottom: 50rem;
    left: 0;
    margin-left: 0;
    gap: 10rem;
    font-size: 16rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 0em;
    color: inherit;
  }
}
.footer .footer_menus {
  position: absolute;
  width: 1360rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  column-gap: 30rem;
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
  top: 257rem;
}
@media (max-width: 768px) {
  .footer .footer_menus {
    width: 336rem;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 10rem;
    font-size: 16rem;
    top: 175rem;
  }
}
.footer .footer_menus li {
  pointer-events: auto;
}
.biTexts {
  position: relative;
  display: inline-block;
  overflow: clip;
}
.biTexts .biTexts_move {
  position: relative;
  transform: translate3d(0, 100%, 0);
  transition-property: transform;
  transition-duration: 1s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.biTexts .biTexts_move.--act {
  transform: translateZ(0);
}
.biTexts .biTexts_serif {
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
}
.biTexts .biTexts_sanSerif {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.mixTexts .mixTexts_line {
  position: relative;
  display: inline-flex;
  overflow-y: clip;
}
.mixTexts .mixTexts_move {
  position: relative;
  display: inline-flex;
  flex-wrap: wrap;
}
.mixTexts .--mincho {
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
}
.mixTexts .--gothic {
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
}
.mixTexts .--sp {
  display: none;
}
@media (max-width: 768px) {
  .mixTexts .--sp {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .mixTexts .--pc {
    display: none;
  }
}
.arrowButton {
  padding: 15rem 20rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  column-gap: 10rem;
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.05em;
  color: inherit;
  border-radius: 5rem;
  overflow: hidden;
}
.arrowButton .arrowButton_texts {
  position: relative;
  overflow: clip;
  height: 1em;
  flex-shrink: 0;
}
.arrowButton .arrowButton_texts .arrowButton_texts_inner {
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  transition-property: transform;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.arrowButton .arrowButton_texts .arrowButton_texts_inner span {
  flex-shrink: 0;
  transition-property: opacity;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.arrowButton .arrowButton_texts .arrowButton_texts_inner span:nth-child(2) {
  opacity: 0;
}
.arrowButton .arrowButton_arrows {
  width: 29rem;
  height: 17rem;
  flex-shrink: 0;
  fill: currentColor;
  overflow: visible;
}
.arrowButton .arrowButton_arrows .arrowButton_arrows_outer {
  transition-property: transform;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.arrowButton .arrowButton_arrows .arrowButton_arrows_inner {
  transition-property: opacity;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.arrowButton .arrowButton_arrows .--back {
  opacity: 0;
}
.arrowButton .arrowButton_arrows.--vert {
  width: 16rem;
  height: 18rem;
}
.arrowButton .arrowButton_arrows.--short {
  width: 17rem;
  height: 13rem;
}
.arrowButton.--short {
  column-gap: 5rem;
}
.arrowButton.--border:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: max(1px, 1rem) currentColor solid;
  border-radius: 5rem;
}
.arrowButton:hover .arrowButton_texts_inner {
  transform: translate3d(0, -50%, 0);
}
.arrowButton:hover .arrowButton_texts_inner span:nth-child(1) {
  opacity: 0;
}
.arrowButton:hover .arrowButton_texts_inner span:nth-child(2) {
  opacity: 1;
}
.arrowButton:hover .arrowButton_arrows.--hori .arrowButton_arrows_outer {
  transform: translate3d(100%, 0, 0);
}
.arrowButton:hover .arrowButton_arrows.--vert .arrowButton_arrows_outer {
  transform: translate3d(0, 100%, 0);
}
.arrowButton:hover .--front {
  opacity: 0;
}
.arrowButton:hover .--back {
  opacity: 1;
}
.arrowButton.--rev {
  flex-direction: row-reverse;
}
.arrowButton.--rev .arrowButton_arrows {
  scale: -1 1;
}
.serviceDetail .serviceDetailHeading {
  border-top: max(1rem, 1px) #000 solid;
  padding-top: 20rem;
  margin-bottom: 50rem;
}
@media (max-width: 768px) {
  .serviceDetail .serviceDetailHeading {
    padding-top: 15rem;
    margin-bottom: 34rem;
  }
}
.serviceDetail .serviceDetailHeading h2 {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .serviceDetail .serviceDetailHeading h2 {
    font-size: 20rem;
    margin-bottom: 5rem;
  }
}
.serviceDetail .serviceDetailHeading h3 {
  font-size: 40rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .serviceDetailHeading h3 {
    font-size: 22rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: -0.1em;
    color: inherit;
  }
}
.serviceDetail .serviceDetailHeading p {
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
  margin-top: 10rem;
  text-align: justify;
}
@media (max-width: 768px) {
  .serviceDetail .serviceDetailHeading p {
    font-size: 14rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.05em;
    color: inherit;
    margin-top: 30rem;
  }
}
.serviceDetail .intro,
.serviceDetail .sectionWorks,
.serviceDetail .sectionClient,
.serviceDetail .sectionFeature {
  width: 1360rem;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .serviceDetail .intro,
  .serviceDetail .sectionWorks,
  .serviceDetail .sectionClient,
  .serviceDetail .sectionFeature {
    width: 336rem;
  }
}
.serviceDetail .intro {
  position: relative;
  min-height: 550rem;
  padding-bottom: 150rem;
  margin-top: 40rem;
}
@media (max-width: 768px) {
  .serviceDetail .intro {
    min-height: none;
    padding-bottom: 100rem;
    margin-top: 31rem;
  }
}
.serviceDetail .intro .intro_mains {
  width: 600rem;
}
@media (max-width: 768px) {
  .serviceDetail .intro .intro_mains {
    width: 100%;
  }
}
.serviceDetail .intro .intro_mains .biTexts_serif {
  font-size: 100rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .intro .intro_mains .biTexts_serif {
    font-size: 65rem;
    font-family: freight-big-pro, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0em;
    color: inherit;
  }
}
.serviceDetail .intro .intro_mains .biTexts_sanSerif {
  font-size: 90rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 0.9;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .intro .intro_mains .biTexts_sanSerif {
    font-size: 53rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 0.53;
    letter-spacing: 0em;
    color: inherit;
  }
}
.serviceDetail .intro .intro_sub {
  width: 600rem;
  padding-left: 46rem;
  font-size: 40rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-bottom: 50rem;
  margin-top: 10rem;
}
@media (max-width: 768px) {
  .serviceDetail .intro .intro_sub {
    width: 100%;
    font-size: 20rem;
    margin-top: 7rem;
    margin-bottom: 54rem;
  }
}
.serviceDetail .intro .intro_sub .intro_sub_iconBox {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 36rem;
  height: 36rem;
}
.serviceDetail .intro .intro_thum {
  position: absolute;
  right: 0;
  top: 0;
  width: 600rem;
  height: 400rem;
  border-radius: 5rem;
  background-color: gray;
  overflow: clip;
}
@media (max-width: 768px) {
  .serviceDetail .intro .intro_thum {
    width: 204rem;
    height: 136rem;
    position: relative;
    right: auto;
    top: auto;
    margin-bottom: 42rem;
  }
}
.serviceDetail .intro .intro_texts {
  width: 600rem;
}
@media (max-width: 768px) {
  .serviceDetail .intro .intro_texts {
    width: 100%;
  }
}
.serviceDetail .intro .intro_head {
  font-size: 40rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: -0.1em;
  color: inherit;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .serviceDetail .intro .intro_head {
    font-size: 22rem;
  }
}
.serviceDetail .intro .intro_text {
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
  text-align: justify;
  margin-bottom: 30rem;
}
@media (max-width: 768px) {
  .serviceDetail .intro .intro_text {
    font-size: 16rem;
    margin-bottom: 50rem;
  }
}
.serviceDetail .intro .intro_anchors {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  gap: 10rem;
}
@media (max-width: 768px) {
  .serviceDetail .intro .intro_anchors {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
}
.serviceDetail .intro .intro_anchors .arrowButton {
  width: 269rem;
  height: 60rem;
  color: #fff;
}
@media (max-width: 768px) {
  .serviceDetail .intro .intro_anchors .arrowButton {
    width: 336rem;
    height: 50rem;
  }
}
.serviceDetail .intro .intro_anchors a:nth-child(1) .arrowButton {
  background-color: #2c5341;
}
.serviceDetail .intro .intro_anchors a:nth-child(2) .arrowButton {
  background-color: #776413;
}
.serviceDetail .sectionWorks {
  margin-bottom: 150rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionWorks {
    margin-bottom: 100rem;
  }
}
.serviceDetail .sectionWorks .worksList {
  margin-bottom: 50rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionWorks .worksList {
    margin-bottom: 34rem;
  }
}
.serviceDetail .sectionWorks .sectionWorks_anchor {
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
  width: fit-content;
}
.serviceDetail .sectionClient {
  margin-bottom: 136rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionClient {
    margin-bottom: 96rem;
  }
}
.serviceDetail .sectionFeature {
  padding-bottom: 28rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature {
    padding-bottom: 100rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_main {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 19rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_main {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 42rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_main h2 .biTexts_serif {
  font-size: 200rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_main h2 .biTexts_serif {
    font-size: 65rem;
    font-family: freight-big-pro, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0em;
    color: inherit;
  }
}
.serviceDetail .sectionFeature .sectionFeature_main h2 .biTexts_sanSerif {
  font-size: 170rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1764705882;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_main h2 .biTexts_sanSerif {
    font-size: 53rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2264150943;
    letter-spacing: 0em;
    color: inherit;
  }
}
.serviceDetail .sectionFeature .sectionFeature_main h3 {
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_main h3 {
    font-size: 14rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_wrapper {
  background-color: #fff;
  padding: 120rem 70rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_wrapper {
    padding: 50rem 20rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_heading {
  margin-bottom: 60rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_heading {
    margin-bottom: 40rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_heading h2 {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_heading h2 {
    font-size: 22rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 0em;
    color: inherit;
    margin-bottom: 12rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_heading h3 {
  font-size: 55rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_heading h3 {
    font-size: 16rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_necessity {
  margin-bottom: 180rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_necessity {
    margin-bottom: 60rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_container {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 40rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_thum {
  width: 530rem;
  height: 700rem;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_thum {
    width: 100%;
    height: 390rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_numbers {
  width: 600rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_numbers {
    width: 100%;
  }
}
.serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_numbers .sectionFeature_necessity_number:not(:last-child) {
  margin-bottom: 40rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_numbers .sectionFeature_necessity_number:not(:last-child) {
    margin-bottom: 32rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_number {
  border-bottom: max(1rem, 1px) #b0b0b0 solid;
  padding-bottom: 40rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_number {
    padding-bottom: 32rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_number .sectionFeature_necessity_number_head {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  gap: 19rem;
  margin-bottom: 23rem;
}
.serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_number .sectionFeature_necessity_number_head h3 {
  background-color: #eae7e4;
  width: 50rem;
  height: 50rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-shrink: 0;
  font-size: 20rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_number .sectionFeature_necessity_number_head h3 {
    width: 40rem;
    height: 40rem;
    font-size: 16rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0em;
    color: inherit;
  }
}
.serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_number .sectionFeature_necessity_number_head p {
  font-size: 24rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_number .sectionFeature_necessity_number_head p {
    font-size: 12rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_necessity .sectionFeature_necessity_number_text {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  text-align: justify;
}
.serviceDetail .sectionFeature .sectionFeature_characteristics {
  margin-bottom: 180rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_characteristics {
    margin-bottom: 60rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_characteristics .sectionFeature_characteristics_list .sectionFeature_characteristics_card:not(:last-child) {
  margin-bottom: 20rem;
}
.serviceDetail .sectionFeature .sectionFeature_characteristics .sectionFeature_characteristics_list .sectionFeature_characteristics_card {
  padding: 40rem 70rem 30rem;
  border-radius: 10rem;
  background-color: #f6f5f4;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  gap: 19rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_characteristics .sectionFeature_characteristics_list .sectionFeature_characteristics_card {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding: 20rem 30rem;
    gap: 10rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_characteristics .sectionFeature_characteristics_list .sectionFeature_characteristics_card h3 {
  width: 462rem;
  flex-shrink: 0;
  font-size: 30rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_characteristics .sectionFeature_characteristics_list .sectionFeature_characteristics_card h3 {
    width: 100%;
    font-size: 14rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_characteristics .sectionFeature_characteristics_list .sectionFeature_characteristics_card p {
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
  text-align: justify;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_characteristics .sectionFeature_characteristics_list .sectionFeature_characteristics_card p {
    font-size: 12rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_process {
  margin-bottom: 180rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_process {
    margin-bottom: 60rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  column-gap: 70rem;
  row-gap: 40rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-auto-rows: auto;
    column-gap: 0;
    row-gap: 74rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card:nth-child(3n) .--tri {
  display: none;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card:nth-child(3n) .--tri {
    display: block;
  }
}
.serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card:last-child .--tri {
  display: none;
}
.serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card {
  background-color: #f6f5f4;
  padding: 30rem;
  border-radius: 10rem;
  position: relative;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card {
    padding: 30rem 20rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .--tri {
  position: absolute;
  width: 24rem;
  height: 100%;
  right: -47rem;
  top: 0;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .--tri {
    top: auto;
    right: auto;
    width: 100%;
    height: 24rem;
    bottom: -48rem;
    left: 0;
  }
  .serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .--tri path {
    transform-origin: center;
    rotate: 90deg;
  }
}
.serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .sectionFeature_process_step {
  font-size: 16rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 10rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .sectionFeature_process_step {
    margin-bottom: 5rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .sectionFeature_process_step em {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
  padding-left: 7rem;
}
.serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .sectionFeature_process_title {
  margin-bottom: 20rem;
  font-size: 24rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .sectionFeature_process_title {
    font-size: 20rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .sectionFeature_process_thum {
  width: 100%;
  aspect-ratio: 300/200;
  margin-bottom: 20rem;
}
.serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .sectionFeature_process_text {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  text-align: justify;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .sectionFeature_process_text {
    font-size: 12rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .sectionFeature_process_tags {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 5rem;
}
.serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .sectionFeature_process_tags li {
  font-size: 13rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: #847e68;
  background-color: #fff;
  border-radius: 2rem;
  padding: 6rem 9rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_process .sectionFeature_process_card .sectionFeature_process_tags li {
    font-size: 11rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_main .sectionFeature_price_box {
  background-color: #272422;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 50rem;
  padding: 55rem 0;
  border-radius: 10rem;
  margin-bottom: 10rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_main .sectionFeature_price_box {
    padding: 25rem 0;
    gap: 16rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_main .sectionFeature_price_box p {
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_main .sectionFeature_price_box p {
    font-size: 12rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_main .sectionFeature_price_box h3 {
  font-size: 65rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_main .sectionFeature_price_box h3 {
    font-size: 32rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_main .sectionFeature_price_note {
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
  text-align: center;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_main .sectionFeature_price_note {
    font-size: 12rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub {
  margin-top: 50rem;
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_title {
  font-size: 30rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 10rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_title {
    font-size: 16rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list {
  background-color: #f6f5f4;
  padding: 50rem 69rem;
  border-radius: 10rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list {
    padding: 30rem 25rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list .sectionFeature_price_sub_card:not(:last-child) {
  border-bottom: max(1rem, 1px) #b0b0b0 solid;
  margin-bottom: 30rem;
  padding-bottom: 30rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list .sectionFeature_price_sub_card:not(:last-child) {
    margin-bottom: 15rem;
    padding-bottom: 30rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list .sectionFeature_price_sub_card {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list .sectionFeature_price_sub_card {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list .sectionFeature_price_sub_card .--head {
  font-size: 24rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  width: 412rem;
  flex-shrink: 0;
  padding-right: 1em;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list .sectionFeature_price_sub_card .--head {
    width: 100%;
    padding-right: 0;
    font-size: 16rem;
    margin-bottom: 5rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list .sectionFeature_price_sub_card .--price {
  width: 245rem;
  flex-shrink: 0;
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
  padding-right: 1em;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list .sectionFeature_price_sub_card .--price {
    font-size: 24rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 0em;
    color: inherit;
    width: 100%;
    padding-right: 0;
    margin-bottom: 10rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list .sectionFeature_price_sub_card .--price small {
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
  margin-left: 6rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list .sectionFeature_price_sub_card .--price small {
    font-size: 14rem;
    margin-left: 4rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list .sectionFeature_price_sub_card .--detail {
  flex-grow: 1;
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  text-align: justify;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_price .sectionFeature_price_sub .sectionFeature_price_sub_list .sectionFeature_price_sub_card .--detail {
    font-size: 12rem;
  }
}
.serviceDetail .sectionFeature .sectionFeature_wrapper .--section:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .serviceDetail .sectionFeature .sectionFeature_wrapper .--section:last-child {
    margin-bottom: 0;
  }
}
.serviceDetail .sectionCta {
  background-color: #272422;
  color: #fff;
  padding-top: 133rem;
  padding-bottom: 150rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta {
    padding-top: 39rem;
    padding-bottom: 13rem;
  }
}
.serviceDetail .sectionCta .sectionCta_journal,
.serviceDetail .sectionCta .sectionCta_faq {
  width: 1360rem;
  margin: 0 auto;
  border-top: max(1rem, 1px) #b0b0b0 solid;
  padding-top: 60rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta .sectionCta_journal,
  .serviceDetail .sectionCta .sectionCta_faq {
    width: 329rem;
    padding-top: 30rem;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 30rem;
  }
}
.serviceDetail .sectionCta .sectionCta_heading {
  width: 481rem;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta .sectionCta_heading {
    width: 100%;
  }
}
.serviceDetail .sectionCta .sectionCta_heading h2 {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta .sectionCta_heading h2 {
    font-size: 15rem;
    margin-bottom: 10rem;
  }
}
.serviceDetail .sectionCta .sectionCta_heading h3 {
  font-size: 55rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta .sectionCta_heading h3 {
    font-size: 20rem;
  }
}
.serviceDetail .sectionCta .sectionCta_journal {
  margin-bottom: 200rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta .sectionCta_journal {
    margin-bottom: 46rem;
  }
}
.serviceDetail .sectionCta .sectionCta_journal .journalCard {
  width: 808rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta .sectionCta_journal .journalCard {
    width: 100%;
  }
}
.serviceDetail .sectionCta .sectionCta_journal .journalCard .journalCard_wrapper {
  background-color: #fff;
  color: #000;
}
.serviceDetail .sectionCta .sectionCta_journal .journalCard .journalCard_tags li {
  background-color: #eae7e4;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta .sectionCta_journal .journalList {
    margin: 0 auto;
  }
}
.serviceDetail .sectionCta .sectionCta_journal .js--noDataText {
  width: 808rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta .sectionCta_journal .js--noDataText {
    width: 100%;
  }
}
.serviceDetail .sectionCta .sectionCta_faq {
  margin-bottom: 150rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta .sectionCta_faq {
    margin-bottom: 60rem;
  }
}
.serviceDetail .sectionCta .sectionCta_faq .sectionCta_faq_list {
  width: 808rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta .sectionCta_faq .sectionCta_faq_list {
    width: 100%;
  }
}
.serviceDetail .sectionCta .sectionCta_faq .sectionCta_faq_list .sectionCta_faq_card:not(:last-child) {
  margin-bottom: 30rem;
}
.serviceDetail .sectionCta .sectionCta_faq .sectionCta_faq_list .sectionCta_faq_card {
  border-bottom: max(1rem, 1px) #b0b0b0 solid;
}
.serviceDetail .sectionCta .sectionCta_faq .sectionCta_faq_list .sectionCta_faq_card .sectionCta_faq_q {
  width: 100%;
  padding-bottom: 20rem;
}
.serviceDetail .sectionCta .sectionCta_faq .sectionCta_faq_list .sectionCta_faq_card .sectionCta_faq_q .--text {
  font-size: 24rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta .sectionCta_faq .sectionCta_faq_list .sectionCta_faq_card .sectionCta_faq_q .--text {
    font-size: 14rem;
  }
}
.serviceDetail .sectionCta .sectionCta_faq .sectionCta_faq_list .sectionCta_faq_card .sectionCta_faq_q .--number {
  font-size: 20rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  padding-bottom: 13rem;
}
.serviceDetail .sectionCta .sectionCta_faq .sectionCta_faq_list .sectionCta_faq_card .sectionCta_faq_a {
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
  text-align: justify;
  overflow-y: clip;
  height: 0;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta .sectionCta_faq .sectionCta_faq_list .sectionCta_faq_card .sectionCta_faq_a {
    font-size: 12rem;
  }
}
.serviceDetail .sectionCta .sectionCta_faq .sectionCta_faq_list .sectionCta_faq_card .sectionCta_faq_a .sectionCta_faq_a_inner {
  display: inline-block;
  padding-bottom: 20rem;
}
.serviceDetail .sectionCta_whitepaper {
  width: 1360rem;
  height: 650rem;
  margin: 0 auto;
  border-radius: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  overflow: clip;
  background-color: gray;
  position: relative;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta_whitepaper {
    width: 336rem;
    height: 500rem;
  }
}
.serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_bg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_texts {
  background-color: #eae7e4;
  color: #000;
  border-radius: 10rem;
  padding: 58rem 69rem;
  width: 500rem;
  text-align: center;
  position: relative;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_texts {
    padding: 30rem 20rem;
    width: 320rem;
  }
}
.serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_texts > h2 {
  margin-bottom: 30rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_texts > h2 {
    margin-bottom: 5rem;
  }
}
.serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_texts > h2 .biTexts_serif {
  font-size: 80rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_texts > h2 .biTexts_serif {
    font-size: 40rem;
  }
}
.serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_texts > h2 .biTexts_sanSerif {
  font-size: 68rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 0.85;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_texts > h2 .biTexts_sanSerif {
    font-size: 35rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 0.875;
    letter-spacing: 0em;
    color: inherit;
  }
}
.serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_texts > h3 {
  font-size: 24rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 30rem;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_texts > h3 {
    margin-bottom: 20rem;
    font-size: 16rem;
  }
}
.serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_texts > p {
  width: 300rem;
  margin: 0 auto;
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 40rem;
  text-align: justify;
}
@media (max-width: 768px) {
  .serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_texts > p {
    width: 250rem;
  }
}
.serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_anchor {
  display: inline-block;
}
.serviceDetail .sectionCta_whitepaper .sectionCta_whitepaper_anchor .arrowButton {
  width: 269rem;
  height: 60rem;
  color: #fff;
  background-color: #776413;
}
.journalDetail .journalCard_wrapper {
  background-color: #fff;
}
.journalDetail .journalCard_wrapper .journalCard_tags li {
  background-color: #eae7e4;
}
.journalDetail .article {
  width: 1360rem;
  margin: 41rem auto 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .journalDetail .article {
    width: 336rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column-reverse;
    margin-top: 31rem;
  }
}
.journalDetail .article .article_side {
  width: 324rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_side {
    width: 100%;
    margin-bottom: 100rem;
  }
}
.journalDetail .article .article_sideTags,
.journalDetail .article .article_rankingBox {
  border-top: max(1rem, 1px) #000 solid;
  padding-top: 9rem;
  padding-bottom: 50rem;
}
.journalDetail .article .article_sideTitle {
  font-size: 24rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_sideTitle {
    margin-bottom: 30rem;
  }
}
.journalDetail .article .article_sideTag {
  width: 100%;
}
@media (max-width: 768px) {
  .journalDetail .article .article_sideTag {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    column-gap: 5rem;
    row-gap: 5rem;
  }
}
.journalDetail .article .article_sideTag li:not(:last-child) {
  margin-bottom: 10rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_sideTag li:not(:last-child) {
    margin-bottom: 0;
  }
}
.journalDetail .article .article_sideTag li {
  transition-property: color;
  transition-duration: 0.2s;
  transition-delay: 0s;
  transition-timing-function: linear;
}
.journalDetail .article .article_sideTag a {
  padding: 10rem 20rem;
  width: 100%;
  display: block;
  background-color: #fff;
  border-radius: 100vmax;
  transition-property: background;
  transition-duration: 0.2s;
  transition-delay: 0s;
  transition-timing-function: linear;
  font-size: 18rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .journalDetail .article .article_sideTag a {
    font-size: 14rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0em;
    color: inherit;
    padding: 6rem 15rem;
  }
}
.journalDetail .article .article_sideTag li:hover {
  color: #fff;
}
.journalDetail .article .article_sideTag li:hover a {
  background-color: #000;
}
.journalDetail .article .article_rankings .article_ranking:not(:last-child) {
  margin-bottom: 10rem;
}
.journalDetail .article .article_rankings .article_ranking .article_ranking_anchor {
  background-color: #fff;
  border-radius: 5rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  padding: 10rem;
}
.journalDetail .article .article_rankings .article_ranking .article_ranking_thum {
  width: 90rem;
  aspect-ratio: 90/60;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  overflow: clip;
}
.journalDetail .article .article_rankings .article_ranking .article_ranking_thum img {
  transition-property: scale;
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.journalDetail .article .article_rankings .article_ranking .article_ranking_texts {
  width: 204rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_rankings .article_ranking .article_ranking_texts {
    width: 215rem;
  }
}
.journalDetail .article .article_rankings .article_ranking .article_ranking_tags {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2rem;
  font-size: 10rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 5rem;
}
.journalDetail .article .article_rankings .article_ranking .article_ranking_tags li {
  background-color: #eae7e4;
  border-radius: 100vmax;
  padding: 2rem 6rem;
}
.journalDetail .article .article_rankings .article_ranking .article_ranking_titles {
  font-size: 12rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0em;
  color: inherit;
  width: 100%;
  overflow-wrap: anywhere;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-clamp: 3;
  overflow: clip;
}
.journalDetail .article .article_rankings .article_ranking .article_ranking_anchor:hover .article_ranking_thum img {
  scale: 1.2;
}
.journalDetail .article .article_sideAnchor {
  display: block;
  color: #fff;
  border-radius: 5rem;
  padding: 15rem 15rem 16rem;
  border: max(1rem, 1px) #b0b0b0 solid;
}
@media (max-width: 768px) {
  .journalDetail .article .article_sideAnchor {
    padding-bottom: 17rem;
  }
}
.journalDetail .article .article_sideAnchor .article_sideAnchor_thum {
  width: 100%;
  aspect-ratio: 294/124;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  overflow: clip;
  margin-bottom: 17rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_sideAnchor .article_sideAnchor_thum {
    margin-bottom: 16rem;
  }
}
.journalDetail .article .article_sideAnchor .article_sideAnchor_thum img {
  transition-property: scale;
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.journalDetail .article .article_sideAnchor .article_sideAnchor_texts {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.05em;
  color: inherit;
}
.journalDetail .article .article_sideAnchor .article_sideAnchor_texts .hoverArrow {
  top: 0;
}
.journalDetail .article .article_sideAnchor:hover .article_sideAnchor_thum img {
  scale: 1.2;
}
.journalDetail .article .article_sideAnchors .article_sideAnchor:not(:last-child) {
  margin-bottom: 21rem;
}
.journalDetail .article .article_sideAnchors .article_sideAnchor:nth-child(1) {
  background-color: #2c5341;
}
.journalDetail .article .article_sideAnchors .article_sideAnchor:nth-child(2) {
  background-color: #776413;
}
.journalDetail .article .article_main {
  width: 946rem;
  background-color: #fff;
  border-radius: 5rem;
  padding: 70rem;
  margin-bottom: 123rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_main {
    width: 100%;
    padding: 40rem 20rem;
    margin-bottom: 100rem;
  }
}
.journalDetail .article .article_dates {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-direction: row;
}
.journalDetail .article .article_dates .article_dates_main .biTexts {
  overflow: visible;
}
@media (max-width: 768px) {
  .journalDetail .article .article_dates .article_dates_main .biTexts {
    margin-left: -0.1em;
  }
}
.journalDetail .article .article_dates .article_dates_main .biTexts .biTexts_line {
  overflow: visible;
}
.journalDetail .article .article_dates .article_dates_main .biTexts .biTexts_move {
  display: inline-flex;
  align-items: baseline;
}
@media (max-width: 768px) {
  .journalDetail .article .article_dates .article_dates_main .biTexts .biTexts_move {
    padding-left: 0.1em;
  }
}
.journalDetail .article .article_dates .article_dates_main .biTexts_serif {
  font-size: 24rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .journalDetail .article .article_dates .article_dates_main .biTexts_serif {
    font-size: 19rem;
  }
}
.journalDetail .article .article_dates .article_dates_main .biTexts_sanSerif {
  font-size: 20rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .journalDetail .article .article_dates .article_dates_main .biTexts_sanSerif {
    font-size: 16rem;
  }
}
.journalDetail .article .article_dates .article_dates_itemBox {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-direction: row;
  gap: 20rem;
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .journalDetail .article .article_dates .article_dates_itemBox {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 126rem;
    gap: 0;
  }
}
.journalDetail .article .article_title {
  font-size: 40rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
  margin-top: 30rem;
  margin-bottom: 30rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_title {
    font-size: 22rem;
    margin-bottom: 20rem;
  }
}
.journalDetail .article .article_tags {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 12rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  gap: 10rem;
  margin-bottom: 80rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_tags {
    margin-bottom: 50rem;
  }
}
.journalDetail .article .article_tags a {
  padding: 2rem 12rem;
  background-color: #eae7e4;
  border-radius: 100vmax;
}
.journalDetail .article .article_thum {
  margin: 80rem 0;
  aspect-ratio: 806/537;
}
@media (max-width: 768px) {
  .journalDetail .article .article_thum {
    margin: 50rem 0;
  }
}
.journalDetail .article .article_authors {
  margin: 80rem 0;
}
@media (max-width: 768px) {
  .journalDetail .article .article_authors {
    margin: 50rem 0;
  }
}
.journalDetail .article .article_authors .article_author:not(:last-child) {
  margin-bottom: 20rem;
}
.journalDetail .article .article_author {
  border: max(1rem, 1px) #b0b0b0 solid;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  padding: 30rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_author {
    padding: 30rem 20rem;
    position: relative;
    align-items: flex-start;
  }
}
.journalDetail .article .article_author .article_author_thum {
  width: 120rem;
  height: 120rem;
  border-radius: 50%;
  flex-shrink: 0;
  overflow: clip;
}
@media (max-width: 768px) {
  .journalDetail .article .article_author .article_author_thum {
    position: absolute;
    top: 29rem;
    left: 19rem;
    width: 60rem;
    height: 60rem;
  }
}
.journalDetail .article .article_author .article_author_texts {
  width: 586rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_author .article_author_texts {
    width: 100%;
  }
}
.journalDetail .article .article_author .article_author_pos {
  font-size: 16rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_author .article_author_pos {
    font-size: 14rem;
    margin-bottom: 11rem;
    padding-left: 75rem;
    margin-top: 2rem;
  }
}
.journalDetail .article .article_author .article_author_name {
  font-size: 24rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin-top: 20rem;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_author .article_author_name {
    padding-left: 75rem;
    font-size: 18rem;
    margin-top: 11rem;
    margin-bottom: 22rem;
  }
}
.journalDetail .article .article_author .article_author_text {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  margin-top: 20rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_author .article_author_text {
    margin-top: 22rem;
  }
}
.journalDetail .article .article_table {
  padding: 20rem 30rem;
  background-color: #eae7e4;
  margin: 80rem 0;
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .journalDetail .article .article_table {
    padding: 20rem;
    margin: 50rem 0;
    font-size: 16rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0em;
    color: inherit;
  }
}
.journalDetail .article .article_table .article_table_head {
  width: 100%;
  border-bottom: max(1rem, 1px) #b0b0b0 solid;
  padding-bottom: 9rem;
  margin-bottom: 9rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_table .article_table_head {
    padding-bottom: 8rem;
  }
}
.journalDetail .article .article_table .article_table_head h3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
}
.journalDetail .article .article_table .article_table_head h3 svg {
  margin-left: 15rem;
  position: relative;
  top: 0.15em;
  aspect-ratio: 13/7;
  width: 13rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_table .article_table_head h3 svg {
    margin-left: 13rem;
  }
}
.journalDetail .article .article_table .article_table_body {
  overflow: clip;
}
.journalDetail .article .article_table .article_table_list {
  list-style-type: decimal;
  padding-left: 1.3em;
}
@media (max-width: 768px) {
  .journalDetail .article .article_table .article_table_list {
    padding-left: 1.45em;
  }
}
.journalDetail .article .article_contents {
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .journalDetail .article .article_contents {
    font-size: 16rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0em;
    color: inherit;
  }
}
.journalDetail .article .article_contents h2 {
  font-size: 40rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
  padding-top: 30rem;
  margin-top: 80rem;
  border-top: max(1rem, 1px) #b0b0b0 solid;
  margin-bottom: 40rem;
}
@media (max-width: 768px) {
  .journalDetail .article .article_contents h2 {
    font-size: 22rem;
    padding-top: 30rem;
    margin-top: 30rem;
    margin-bottom: 30rem;
  }
}
.journalDetail .article .article_contents h3 {
  padding: 10rem;
  border-radius: 5rem;
  background-color: #eae7e4;
  font-size: 24rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin: 40rem 0;
}
@media (max-width: 768px) {
  .journalDetail .article .article_contents h3 {
    margin: 30rem 0;
    font-size: 18rem;
  }
}
.journalDetail .article .article_contents p {
  margin: 40rem 0;
}
@media (max-width: 768px) {
  .journalDetail .article .article_contents p {
    margin: 50rem 0;
  }
}
.journalDetail .article .article_contents img,
.journalDetail .article .article_contents video {
  width: 100%;
  height: auto;
  margin: 80rem 0;
  display: block;
}
@media (max-width: 768px) {
  .journalDetail .article .article_contents img,
  .journalDetail .article .article_contents video {
    margin: 50rem 0;
  }
}
.journalDetail .article .article_contents a {
  text-decoration: underline;
  color: #3860ff;
}
.journalDetail .article .article_contents code {
  background-color: #eae7e4;
  border-radius: 2rem;
  color: #000c;
}
.journalDetail .article .article_contents ul {
  padding-left: 1.5em;
}
.journalDetail .article .article_contents ul li {
  list-style-type: disc;
}
.journalDetail .article .article_contents ol {
  padding-left: 1.5em;
}
.journalDetail .article .article_contents ol li {
  list-style-type: decimal;
}
.journalDetail .article .article_contents blockquote {
  background-color: #f6f5f4;
  padding: 20rem 30rem;
  margin: 30rem 0;
}
@media (max-width: 768px) {
  .journalDetail .article .article_contents blockquote {
    margin: 50rem 0;
    padding: 20rem;
  }
}
.journalDetail .article .article_contents > ul,
.journalDetail .article .article_contents > ol {
  margin: 40rem 0;
}
@media (max-width: 768px) {
  .journalDetail .article .article_contents > ul,
  .journalDetail .article .article_contents > ol {
    margin: 15rem 0;
  }
}
.journalDetail .article .articleCta {
  margin-top: 80rem;
}
@media (max-width: 768px) {
  .journalDetail .article .articleCta {
    margin-top: 50rem;
  }
}
.journalDetail .related {
  width: 100%;
  margin: 123rem auto 111rem;
}
@media (max-width: 768px) {
  .journalDetail .related {
    margin: 100rem auto 50rem;
  }
}
.journalDetail .related .related_main {
  width: 100%;
  margin: 0 0 20rem auto;
  font-size: 40rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .journalDetail .related .related_main {
    font-size: 24rem;
    font-family:
      Zen Old Mincho,
      serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: -0.05em;
    color: inherit;
    margin-bottom: 17rem;
  }
}
.journalDetail .related .journalList {
  width: 100%;
  margin: 0 0 0 auto;
}
@media (max-width: 768px) {
  .journalDetail .related .journalList {
    width: 305rem;
    margin: 0 auto;
  }
}
.journalDetail .related .journalList .journalCard:not(:last-child) {
  margin-bottom: 20rem;
}
.journalDetail .related .journalList .journalCard .journalCard_wrapper {
  background-color: #fff;
}
.journalDetail .related .journalList .journalCard .journalCard_texts {
  width: 608rem;
}
@media (max-width: 768px) {
  .journalDetail .related .journalList .journalCard .journalCard_texts {
    width: 100%;
  }
}
.journalDetail .related .journalList .journalCard .journalCard_tags li {
  background-color: #eae7e4;
}
.privacy .articles {
  text-align: justify;
  background-color: #fff;
  width: 1360rem;
  margin: 37rem auto 112rem;
  padding: 150rem 206rem;
  border-radius: 10rem;
}
@media (max-width: 768px) {
  .privacy .articles {
    width: 336rem;
    margin: -20rem auto 100rem;
    padding: 10rem 20rem;
    border-radius: 5rem;
  }
}
.privacy .articles h2 {
  margin-top: 100rem;
  margin-bottom: 30rem;
  padding-bottom: 30rem;
  font-size: 40rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
  border-bottom: max(1rem, 1px) #000 solid;
}
@media (max-width: 768px) {
  .privacy .articles h2 {
    margin-top: 60rem;
    padding-bottom: 14rem;
    font-size: 22rem;
  }
}
.privacy .articles p {
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
  margin: 30rem 0;
}
@media (max-width: 768px) {
  .privacy .articles p {
    font-size: 16rem;
  }
}
.privacy .articles ol {
  background-color: #f6f5f4;
  padding: 60rem 69rem 60rem 96rem;
  margin: 39rem 0;
  border-radius: 10rem;
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .privacy .articles ol {
    padding: 20rem 20rem 20rem 44rem;
    margin: 30rem 0;
    font-size: 16rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0em;
    color: inherit;
  }
}
.privacy .articles ol li {
  padding-left: 0.35em;
  list-style-type: decimal;
}
.whitePaper-contact .contents {
  background-color: #fff;
  border-radius: 5rem;
  width: 1360rem;
  margin: 36rem auto 152rem;
  padding: 70rem 61rem 212rem 69rem;
}
@media (max-width: 768px) {
  .whitePaper-contact .contents {
    width: 336rem;
    margin: 31rem auto 100rem;
    padding: 40rem 20rem;
  }
}
.whitePaper-contact .contents .contents_head {
  margin-bottom: 40rem;
}
@media (max-width: 768px) {
  .whitePaper-contact .contents .contents_head {
    margin-bottom: 20rem;
  }
}
.whitePaper-contact .contents .contents_head .biTexts_serif {
  font-size: 24rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .whitePaper-contact .contents .contents_head .biTexts_serif {
    font-size: 19rem;
  }
}
.whitePaper-contact .contents .contents_head .biTexts_sanSerif {
  font-size: 20rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .whitePaper-contact .contents .contents_head .biTexts_sanSerif {
    font-size: 16rem;
  }
}
.whitePaper-contact .contents .contents_wrapper {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .whitePaper-contact .contents .contents_wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
}
.whitePaper-contact .contents .contents_itemBox {
  width: 457rem;
}
@media (max-width: 768px) {
  .whitePaper-contact .contents .contents_itemBox {
    width: 100%;
  }
}
.whitePaper-contact .contents .contents_thum {
  width: 100%;
  height: auto;
  aspect-ratio: 457/310;
  margin-bottom: 33rem;
  border-radius: 5rem;
  overflow: clip;
}
@media (max-width: 768px) {
  .whitePaper-contact .contents .contents_thum {
    aspect-ratio: 457/309;
    margin-bottom: 20rem;
  }
}
.whitePaper-contact .contents .contents_title {
  font-size: 40rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
  text-align: justify;
}
@media (max-width: 768px) {
  .whitePaper-contact .contents .contents_title {
    font-size: 20rem;
    line-height: 1.4;
  }
}
.whitePaper-contact .contents .contents_tags {
  display: flex;
  align-items: beseline;
  justify-content: flex-start;
  flex-direction: row;
  font-size: 12rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.05em;
  color: #847e68;
  gap: 5rem 5rem;
  margin: 20rem auto 30rem;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .whitePaper-contact .contents .contents_tags {
    margin: 15rem auto 50rem;
    font-size: 10rem;
    gap: 6rem 6rem;
  }
}
.whitePaper-contact .contents .contents_tags li:before {
  content: "#";
}
.whitePaper-contact .contents .contents_anchor {
  width: 100%;
}
.whitePaper-contact .contents .contents_anchor .arrowButton {
  width: 100%;
  height: 56rem;
}
.whitePaper-contact .contents .form {
  width: 650rem;
}
@media (max-width: 768px) {
  .whitePaper-contact .contents .form {
    width: 100%;
  }
}
.whitePaper-contact .contents .form input,
.whitePaper-contact .contents .form select {
  background-color: #f6f5f4;
}
.whitePaper-contact .contents .form .form-note {
  text-align: center;
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  margin: 68rem auto 58rem;
}
@media (max-width: 768px) {
  .whitePaper-contact .contents .form .form-note {
    margin: 50rem auto;
  }
}
.whitePaper-contact .contents .form .form-note a {
  text-decoration: underline;
}
.whitePaper-contact .contents .form .form-actions {
  width: 100%;
  margin-top: 57rem;
}
@media (max-width: 768px) {
  .whitePaper-contact .contents .form .form-actions {
    margin-top: 50rem;
  }
}
.whitePaper-contact .contents .form .form-actions .arrowButton {
  width: 100%;
}
.whitePaper-contact .contents .form #form_error {
  text-align: left;
}
.whitepaper .articles {
  width: 1360rem;
  margin: 100rem auto 150rem;
}
@media (max-width: 768px) {
  .whitepaper .articles {
    width: 336rem;
    margin: 100rem auto;
  }
}
.whitepaper .articles_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  column-gap: 40rem;
  row-gap: 40rem;
}
@media (max-width: 768px) {
  .whitepaper .articles_list {
    display: grid;
    grid-template-columns: auto;
    grid-auto-rows: auto;
    column-gap: 20rem;
    row-gap: 20rem;
  }
}
.whitepaper .articles_card {
  background-color: #fff;
  border-radius: 5rem;
  padding: 35rem;
}
@media (max-width: 768px) {
  .whitepaper .articles_card {
    padding: 20rem;
  }
}
.whitepaper .articles_card .articles_card_thum {
  width: 100%;
  height: auto;
  aspect-ratio: 590/360;
  margin-bottom: 30rem;
  border-radius: 5rem;
  overflow: clip;
}
@media (max-width: 768px) {
  .whitepaper .articles_card .articles_card_thum {
    margin-bottom: 20rem;
    aspect-ratio: 590/401;
  }
}
.whitepaper .articles_card .articles_card_title {
  font-size: 30rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  text-align: justify;
}
@media (max-width: 768px) {
  .whitepaper .articles_card .articles_card_title {
    font-size: 20rem;
  }
}
.whitepaper .articles_card .articles_card_tags {
  display: flex;
  align-items: beseline;
  justify-content: flex-start;
  flex-direction: row;
  font-size: 12rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.05em;
  color: #847e68;
  gap: 5rem 5rem;
  margin: 20rem auto 30rem;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .whitepaper .articles_card .articles_card_tags {
    margin: 14rem auto 20rem;
  }
}
.whitepaper .articles_card .articles_card_tags li:before {
  content: "#";
}
.whitepaper .articles_card .articles_card_anchor {
  width: 100%;
}
.whitepaper .articles_card .articles_card_anchor .arrowButton {
  width: 100%;
  height: 56rem;
}
@media (max-width: 768px) {
  .whitepaper .articles_card .articles_card_anchor .arrowButton {
    height: 40rem;
  }
}
.contact-thank .fv {
  width: 1360rem;
  margin: 0 auto 100rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: column;
}
@media (max-width: 768px) {
  .contact-thank .fv {
    width: 336rem;
  }
}
.contact-thank .fv .fv_anchors {
  margin-top: 100rem;
  margin-bottom: 100rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
}
@media (max-width: 768px) {
  .contact-thank .fv .fv_anchors {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 10rem;
    margin-top: 60rem;
    margin-bottom: 60rem;
  }
}
.contact-thank .fv .fv_anchor {
  background-color: #fff;
  border: max(1rem, 1px) #b0b0b0 solid;
  border-radius: 5rem;
  padding: 50rem;
  width: 670rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .contact-thank .fv .fv_anchor {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding: 30rem 20rem;
  }
}
.contact-thank .fv .fv_anchor .fv_anchor_thum {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  overflow: clip;
  width: 120rem;
  height: 120rem;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .contact-thank .fv .fv_anchor .fv_anchor_thum {
    margin-bottom: 20rem;
  }
}
.contact-thank .fv .fv_anchor .fv_anchor_thum img {
  transition-property: scale;
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.contact-thank .fv .fv_anchor .fv_anchor_texts {
  width: 430rem;
}
@media (max-width: 768px) {
  .contact-thank .fv .fv_anchor .fv_anchor_texts {
    width: 100%;
  }
}
.contact-thank .fv .fv_anchor .fv_anchor_texts h3 {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 10rem;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 768px) {
  .contact-thank .fv .fv_anchor .fv_anchor_texts h3 {
    font-size: 24rem;
  }
}
.contact-thank .fv .fv_anchor .fv_anchor_texts h3 img {
  width: 40rem;
  height: 40rem;
  position: relative;
  bottom: 3rem;
  margin-right: 10rem;
}
@media (max-width: 768px) {
  .contact-thank .fv .fv_anchor .fv_anchor_texts h3 img {
    width: 30rem;
    height: 30rem;
    margin-right: 5rem;
    bottom: auto;
  }
}
.contact-thank .fv .fv_anchor .fv_anchor_texts p {
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
  text-align: justify;
}
@media (max-width: 768px) {
  .contact-thank .fv .fv_anchor .fv_anchor_texts p {
    font-size: 14rem;
  }
}
.contact-thank .fv .fv_anchor:hover .fv_anchor_thum img {
  scale: 1.3;
}
.contact-thank .fv .fv_back {
  display: inline-block;
  margin: 0 0 0 auto;
}
@media (max-width: 768px) {
  .contact-thank .fv .fv_back {
    margin: 0 auto;
  }
}
.contact-thank .fv .fv_back .arrowButton {
  background-color: #000;
  color: #fff;
  width: 246rem;
  height: 70rem;
}
.contact-confirmation .contents {
  width: 1360rem;
  margin: 0 auto 150rem;
  background-color: #fff;
  border-radius: 10rem;
  padding: 90rem 70rem;
}
@media (max-width: 768px) {
  .contact-confirmation .contents {
    width: 336rem;
    border-radius: 5rem;
    padding: 40rem 20rem;
    margin-bottom: 100rem;
    margin-top: -20rem;
  }
}
.contact-confirmation .contents .contents_head {
  font-size: 40rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 80rem;
}
@media (max-width: 768px) {
  .contact-confirmation .contents .contents_head {
    font-size: 22rem;
    margin-bottom: 26rem;
  }
}
.contact-confirmation .contents .contents_actionCover {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row;
}
.contact-confirmation .contents .form-actions {
  display: inline-block;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .contact-confirmation .contents .form-actions {
    width: 100%;
  }
}
.contact-confirmation .contents .arrowButton {
  width: 246rem;
  height: 70rem;
  background-color: #000;
  color: #fff;
}
@media (max-width: 768px) {
  .contact-confirmation .contents .arrowButton {
    width: 100%;
    height: 50rem;
  }
}
.contact-confirmation .contents .contents_list {
  margin-bottom: 80rem;
  width: 100%;
}
@media (max-width: 768px) {
  .contact-confirmation .contents .contents_list {
    margin-bottom: 30rem;
  }
}
.contact-confirmation .contents .contents_list .contents_card {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  flex-direction: row;
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .contact-confirmation .contents .contents_list .contents_card {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    font-size: 16rem;
    gap: 5rem;
  }
}
.contact-confirmation .contents .contents_list .contents_card h3 {
  width: 412rem;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .contact-confirmation .contents .contents_list .contents_card h3 {
    width: 100%;
  }
}
.contact-confirmation .contents .contents_list .contents_card p {
  flex-grow: 1;
  display: inline-block;
  text-align: justify;
  width: 100%;
}
.contact-confirmation .contents .contents_list .contents_card:not(:last-child) {
  padding-bottom: 47rem;
  margin-bottom: 50rem;
  border-bottom: max(1rem, 1px) #b0b0b0 solid;
}
@media (max-width: 768px) {
  .contact-confirmation .contents .contents_list .contents_card:not(:last-child) {
    padding-bottom: 30rem;
    margin-bottom: 30rem;
  }
}
.contact .fv {
  width: 1360rem;
  margin: 0 auto 80rem;
  border-bottom: max(1rem, 1px) #000 solid;
  padding-bottom: 100rem;
}
@media (max-width: 768px) {
  .contact .fv {
    width: 336rem;
    padding-bottom: 50rem;
    margin-bottom: 50rem;
  }
}
.contact .fv .fv_message {
  background-color: #fff;
  border-radius: 100vmax;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  width: 542rem;
  margin: 50rem 0 0 auto;
  padding: 13rem 34rem 13rem 14rem;
}
@media (max-width: 768px) {
  .contact .fv .fv_message {
    width: 100%;
    margin: 100rem 0 0 auto;
    padding: 13rem 32rem 13rem 8rem;
    gap: 15rem;
  }
}
.contact .fv .fv_message .fv_message_icon {
  width: 89rem;
  height: 89rem;
  border-radius: 50%;
  overflow: clip;
  flex-shrink: 0;
}
.contact .fv .fv_message .fv_message_text {
  display: inline-block;
  width: 380rem;
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .contact .fv .fv_message .fv_message_text {
    width: auto;
    font-size: 15rem;
    position: relative;
    font-size: 16rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0em;
    color: inherit;
  }
}
.contact .contents {
  width: 1360rem;
  margin: 0 auto 150rem;
}
@media (max-width: 768px) {
  .contact .contents {
    width: 336rem;
    margin-bottom: 100rem;
  }
}
.contact .contents .contents_wrapper {
  width: 876rem;
  margin: 0 0 0 auto;
}
@media (max-width: 768px) {
  .contact .contents .contents_wrapper {
    width: 100%;
  }
}
.contact .contents .contents_anchors {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .contact .contents .contents_anchors {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 20rem;
  }
}
.contact .contents .contents_anchor {
  width: 430rem;
  height: 170rem;
  background-color: #fff;
  border: max(1rem, 1px) #b0b0b0 solid;
  border-radius: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 24rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .contact .contents .contents_anchor {
    width: 100%;
    height: 150rem;
    font-size: 18rem;
  }
}
.contact .contents .contents_anchor_icon {
  width: 100%;
  height: 43rem;
  margin-bottom: 10rem;
}
.contact .contents .contents_anchor_icon img {
  object-fit: contain;
}
.contact .contents .contents_head {
  font-size: 24rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  width: 100%;
  display: inline-block;
  border-bottom: max(1rem, 1px) #b0b0b0 solid;
  margin-top: 80rem;
  padding-bottom: 10rem;
}
@media (max-width: 768px) {
  .contact .contents .contents_head {
    margin-top: 50rem;
    font-size: 18rem;
  }
}
.contact .form {
  padding-top: 30rem;
}
.journal .articles {
  width: 1360rem;
  margin: 100rem auto 150rem;
}
@media (max-width: 768px) {
  .journal .articles {
    width: 336rem;
    margin: 100rem auto;
  }
}
.journal .pager {
  width: 808rem;
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 768px) {
  .journal .pager {
    width: 100%;
    margin-top: 50rem;
  }
}
.service .article {
  width: 1360rem;
  margin: 150rem auto 250rem;
}
@media (max-width: 768px) {
  .service .article {
    width: 336rem;
    margin: 100rem auto;
  }
}
.service .article .article_hero {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-direction: row;
  padding-bottom: 50rem;
  margin-bottom: 20rem;
  border-bottom: max(1rem, 1px) #000 solid;
}
@media (max-width: 768px) {
  .service .article .article_hero {
    padding-bottom: 10rem;
    margin-bottom: 50rem;
  }
}
.service .article .article_hero .--serif {
  font-size: 166rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .service .article .article_hero .--serif {
    font-size: 42rem;
  }
}
.service .article .article_hero .--sanSerif {
  font-size: 156rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .service .article .article_hero .--sanSerif {
    font-size: 38rem;
  }
}
.service .article .article_head {
  font-size: 30rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 29rem;
}
@media (max-width: 768px) {
  .service .article .article_head {
    font-size: 20rem;
    margin-bottom: 20rem;
  }
}
.service .article .article_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  column-gap: 40rem;
  row-gap: 40rem;
  margin-bottom: 100rem;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-delay: 0s;
  transition-timing-function: linear;
}
@media (max-width: 768px) {
  .service .article .article_list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-auto-rows: auto;
    column-gap: 20rem;
    row-gap: 20rem;
  }
}
.service .article .article_list.--hide {
  opacity: 0;
}
.service .article .article_card {
  background-color: #fff;
  padding: 30rem 35rem 50rem;
  border-radius: 5rem;
}
@media (max-width: 768px) {
  .service .article .article_card {
    padding: 20rem;
  }
}
.service .article .article_card .article_card_anchor.--sp {
  display: none;
}
@media (max-width: 768px) {
  .service .article .article_card .article_card_anchor.--sp {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .service .article .article_card .article_card_anchor.--pc {
    display: none;
  }
}
.service .article .article_card .arrowButton {
  padding: 10rem;
}
.service .article .article_card .article_card_head {
  width: 100%;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-direction: row;
  font-size: 16rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  border-top: max(1rem, 1px) #b0b0b0 solid;
  padding-top: 5rem;
  margin-bottom: 40rem;
}
@media (max-width: 768px) {
  .service .article .article_card .article_card_head {
    font-size: 12rem;
    margin-bottom: 30rem;
  }
}
.service .article .article_card .article_card_container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .service .article .article_card .article_card_container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
  }
}
.service .article .article_card .article_card_container .article_card_itemBox.--right {
  width: 300rem;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .service .article .article_card .article_card_container .article_card_itemBox.--right {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .service .article .article_card .article_card_titleBox {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 11rem;
    margin-bottom: 10rem;
  }
}
.service .article .article_card .article_card_thum {
  width: 260rem;
  aspect-ratio: 260/175;
  flex-shrink: 0;
  border-radius: 5rem;
  margin-bottom: 30rem;
  overflow: clip;
}
@media (max-width: 768px) {
  .service .article .article_card .article_card_thum {
    margin: 0 auto 30rem;
    width: 180rem;
  }
}
.service .article .article_card .article_card_icon {
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .service .article .article_card .article_card_icon {
    margin-bottom: 0rem;
  }
}
.service .article .article_card .article_card_icon img {
  width: 24rem;
  height: 24rem;
  fill: #000;
}
.service .article .article_card .article_card_title {
  font-size: 30rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 23rem;
  min-height: 2.8em;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .service .article .article_card .article_card_title {
    font-size: 20rem;
    height: auto;
    margin-bottom: 0rem;
  }
}
.service .article .article_card .article_card_text {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  text-align: justify;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .service .article .article_card .article_card_text {
    margin-bottom: 10rem;
  }
}
.service .article .article_card .article_card_tags {
  font-size: 10rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.05em;
  color: #847e68;
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 6rem 7rem;
}
@media (max-width: 768px) {
  .service .article .article_card .article_card_tags {
    margin-bottom: 20rem;
  }
}
.service .article .article_card .article_card_tags li:before {
  content: "#";
}
.news .article {
  width: 1360rem;
  margin: 97rem auto 0;
}
@media (max-width: 768px) {
  .news .article {
    width: 100%;
  }
}
.news .article .article_list {
  background-color: #fff;
  border-radius: 10rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  column-gap: 60rem;
  row-gap: 60rem;
  padding: 110rem;
  margin-bottom: 100rem;
}
@media (max-width: 768px) {
  .news .article .article_list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-auto-rows: auto;
    column-gap: 60rem;
    row-gap: 10rem;
    padding: 50rem 0;
    margin-bottom: 100rem;
  }
}
.news .article .article_list .article_card {
  border: max(1rem, 1px) #b0b0b0 solid;
  border-radius: 5rem;
  padding: 20rem;
  width: 336rem;
  margin: 0 auto;
}
.news .article .article_list .article_card_thum {
  width: 100%;
  aspect-ratio: 3/2;
  margin-bottom: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  overflow: clip;
}
.news .article .article_list .article_card_thum img {
  transition-property: scale;
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.news .article .article_list .article_card_title {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  width: 100%;
  overflow-wrap: anywhere;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-clamp: 3;
  overflow: clip;
}
.news .article .article_list .article_card_texts {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-direction: row;
  font-size: 14rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  margin-top: 40rem;
}
.news .article .article_list .article_card:hover .article_card_thum img {
  scale: 1.3;
}
.worksDetail .articleCta {
  width: 600rem;
  margin: 80rem auto;
}
@media (max-width: 768px) {
  .worksDetail .articleCta {
    width: 100%;
    margin: 50rem auto 35rem;
  }
}
.worksDetail .article {
  width: 1360rem;
  margin: 26rem auto 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  position: relative;
}
@media (max-width: 768px) {
  .worksDetail .article {
    width: 336rem;
    margin: 31rem auto 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    background-color: #fff;
    border-radius: 5rem;
    padding: 40rem 20rem 87rem;
  }
}
.worksDetail .article .article_head {
  width: 532rem;
  margin-top: 117rem;
  position: sticky;
  top: 265rem;
}
@media (max-width: 768px) {
  .worksDetail .article .article_head {
    width: 100%;
    margin-top: 0;
    position: static;
    top: 0;
  }
}
.worksDetail .article .article_head .article_head_items {
  font-size: 14rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .worksDetail .article .article_head .article_head_items {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column-reverse;
    gap: 5rem;
  }
}
.worksDetail .article .article_head .article_head_title {
  font-size: 40rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
  margin-top: 50rem;
}
@media (max-width: 768px) {
  .worksDetail .article .article_head .article_head_title {
    font-size: 22rem;
    margin-top: 30rem;
  }
}
.worksDetail .article .article_head .article_head_tags {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  flex-direction: row;
  font-size: 14rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: #847e68;
  gap: 5rem 10rem;
  margin-top: 21rem;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .worksDetail .article .article_head .article_head_tags {
    gap: 5rem 5rem;
    margin-top: 30rem;
  }
}
.worksDetail .article .article_head .article_head_tags li:before {
  content: "#";
}
.worksDetail .article .article_head .article_head_blank {
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.05em;
  color: inherit;
  position: relative;
  display: inline-block;
  margin-top: 50rem;
}
@media (max-width: 768px) {
  .worksDetail .article .article_head .article_head_blank {
    margin-top: 29rem;
  }
}
.worksDetail .article .article_head .article_head_blank svg {
  width: 20rem;
  height: 20rem;
  fill: currentColor;
  margin-right: 6rem;
}
.worksDetail .article .article_head .article_head_blank:before {
  content: "";
  position: absolute;
  width: 100%;
  height: max(1rem, 1px);
  bottom: -6rem;
  background-color: currentColor;
}
.worksDetail .article .article_head .article_head_back.--pc {
  margin-top: 238rem;
  margin-left: -22rem;
  display: inline-block;
}
@media (max-width: 768px) {
  .worksDetail .article .article_head .article_head_back.--pc {
    display: none;
  }
}
.worksDetail .article .article_body {
  width: 780rem;
  background-color: #fff;
  border-radius: 5rem;
  padding: 26rem 20rem 80rem;
}
@media (max-width: 768px) {
  .worksDetail .article .article_body {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 52rem 0rem 0;
  }
}
.worksDetail .article .article_body .article_head_back.--sp {
  display: none;
}
@media (max-width: 768px) {
  .worksDetail .article .article_body .article_head_back.--sp {
    margin: 0 auto 33rem;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
  }
  .worksDetail .article .article_body .article_head_back.--sp .arrowButton {
    font-size: 16rem;
  }
}
.worksDetail .article .article_body .article_thumbnail {
  width: 100%;
  aspect-ratio: 740/491;
  background-color: #f5f5f5;
  margin-bottom: 80rem;
}
@media (max-width: 768px) {
  .worksDetail .article .article_body .article_thumbnail {
    aspect-ratio: 740/527;
    margin-bottom: 50rem;
  }
}
.worksDetail .article .article_body .article_main {
  width: 600rem;
  margin: 0 auto;
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .worksDetail .article .article_body .article_main {
    width: 100%;
    font-size: 16rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0em;
    color: inherit;
  }
}
.worksDetail .article .article_body .article_main h2 {
  font-size: 30rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin: 30rem 0;
}
@media (max-width: 768px) {
  .worksDetail .article .article_body .article_main h2 {
    font-size: 20rem;
  }
}
.worksDetail .article .article_body .article_main p {
  margin: 30rem 0;
}
.worksDetail .article .article_body .article_main img,
.worksDetail .article .article_body .article_main video {
  width: 100%;
  margin: 60rem 0;
}
@media (max-width: 768px) {
  .worksDetail .article .article_body .article_main img,
  .worksDetail .article .article_body .article_main video {
    margin: 50rem 0;
  }
}
.worksDetail .article .article_footer {
  width: 600rem;
  margin: 0 auto;
  border-top: max(1rem, 1px) #b0b0b0 solid;
}
@media (max-width: 768px) {
  .worksDetail .article .article_footer {
    width: 100%;
  }
}
.worksDetail .article .article_footer .article_footer_head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-direction: row;
  padding-top: 10rem;
}
@media (max-width: 768px) {
  .worksDetail .article .article_footer .article_footer_head {
    padding-top: 8rem;
  }
}
.worksDetail .article .article_footer .article_footer_head h3 {
  font-size: 20rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .worksDetail .article .article_footer .article_footer_head h3 {
    font-size: 16rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0em;
    color: inherit;
  }
}
.worksDetail .article .article_footer .article_footer_head p {
  font-size: 12rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
}
.worksDetail .article .article_footer .article_footer_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: auto;
  column-gap: 0;
  row-gap: 20rem;
  margin-top: 51rem;
}
@media (max-width: 768px) {
  .worksDetail .article .article_footer .article_footer_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: auto;
    column-gap: 0;
    row-gap: 15rem;
    margin-top: 30rem;
  }
}
.worksDetail .article .article_footer .article_footer_list h3 {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
}
.worksDetail .article .article_footer .article_footer_list p {
  font-size: 10rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: #847e68;
  margin-top: 2rem;
}
.worksDetail .related {
  width: 1360rem;
  margin: 150rem auto;
  border-top: max(1rem, 1px) #000 solid;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: column;
}
@media (max-width: 768px) {
  .worksDetail .related {
    width: 336rem;
    margin: 100rem auto;
  }
}
.worksDetail .related .related_header {
  width: 100%;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-direction: row;
  padding-top: 20rem;
  margin-bottom: 60rem;
}
@media (max-width: 768px) {
  .worksDetail .related .related_header {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding-top: 15rem;
    margin-bottom: 29rem;
    gap: 5rem;
  }
}
.worksDetail .related .related_header h2 {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .worksDetail .related .related_header h2 {
    font-size: 20rem;
  }
}
.worksDetail .related .related_header h3 {
  font-size: 16rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .worksDetail .related .related_header h3 {
    font-size: 14rem;
  }
}
.worksDetail .related .related_list {
  width: 780rem;
  margin: 0 0 0 auto;
  display: inline-block;
  position: relative;
}
@media (max-width: 768px) {
  .worksDetail .related .related_list {
    width: 100%;
  }
}
.worksDetail .related .related_list .related_card:not(:last-child) {
  margin-bottom: 20rem;
}
.worksDetail .related .related_list .related_card {
  width: 100%;
  overflow: clip;
}
.worksDetail .related .related_list .related_card .related_card_anchor {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  background-color: #fff;
  padding: 20rem;
  border-radius: 5rem;
}
@media (max-width: 768px) {
  .worksDetail .related .related_list .related_card .related_card_anchor {
    padding: 25rem 20rem;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
}
.worksDetail .related .related_list .related_card .related_card_thum {
  width: 257rem;
  height: 175rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  overflow: clip;
}
.worksDetail .related .related_list .related_card .related_card_thum img {
  transition-property: scale;
  transition-duration: 1s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
@media (max-width: 768px) {
  .worksDetail .related .related_list .related_card .related_card_thum {
    width: 100%;
    height: 210rem;
    margin-bottom: 15rem;
  }
}
.worksDetail .related .related_list .related_card .related_card_anchor:hover .related_card_thum img {
  scale: 1.2;
}
.worksDetail .related .related_list .related_card .related_card_texts {
  width: 415rem;
}
@media (max-width: 768px) {
  .worksDetail .related .related_list .related_card .related_card_texts {
    width: 100%;
  }
}
.worksDetail .related .related_list .related_card .related_card_year,
.worksDetail .related .related_list .related_card .related_card_client {
  font-size: 14rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
.worksDetail .related .related_list .related_card .related_card_client {
  margin-top: 5rem;
}
.worksDetail .related .related_list .related_card .related_card_title {
  font-size: 24rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin-top: 15rem;
  margin-bottom: 15rem;
}
@media (max-width: 768px) {
  .worksDetail .related .related_list .related_card .related_card_title {
    font-size: 18rem;
    margin-top: 20rem;
    margin-bottom: 20rem;
  }
}
.worksDetail .related .related_list .related_card .article_head_tags {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10rem;
  font-size: 10rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.05em;
  color: #847e68;
}
@media (max-width: 768px) {
  .worksDetail .related .related_list .related_card .article_head_tags {
    gap: 5rem;
    font-size: 12rem;
  }
}
.worksDetail .related .related_list .related_card .article_head_tags li:before {
  content: "#";
}
.worksDetail .related .related_list .related_card .related_card_arrow {
  fill: currentColor;
  width: 29rem;
  height: auto;
  overflow: visible;
}
@media (max-width: 768px) {
  .worksDetail .related .related_list .related_card .related_card_arrow {
    display: none;
  }
}
.worksDetail .related .related_list .related_card .related_card_arrow .related_card_arrow_outer {
  transition-property: transform;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.worksDetail .related .related_list .related_card .related_card_arrow .related_card_arrow_inner {
  transition-property: opacity;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.worksDetail .related .related_list .related_card .related_card_arrow .related_card_arrow_inner.--back {
  opacity: 0;
}
.worksDetail .related .related_list .related_card:hover .related_card_arrow_outer {
  transform: translate3d(100%, 0, 0);
}
.worksDetail .related .related_list .related_card:hover .related_card_arrow_inner.--front {
  opacity: 0;
}
.worksDetail .related .related_list .related_card:hover .related_card_arrow_inner.--back {
  opacity: 1;
}
.works .tags {
  width: 1360rem;
  margin: 100rem auto 0;
}
@media (max-width: 768px) {
  .works .tags {
    width: 336rem;
  }
}
.works .tags .tags_allButton {
  position: relative;
  display: block;
  text-align: right;
  margin: 0 0 30rem auto;
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .works .tags .tags_allButton {
    font-size: 16rem;
    margin-bottom: 20rem;
  }
}
.works .tags .tags_allButton:before {
  content: "";
  width: 100%;
  height: max(1rem, 1px);
  background-color: currentColor;
  position: absolute;
  bottom: 3rem;
}
.works .tags .tags_card {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  border-top: max(1rem, 1px) #b0b0b0 solid;
  padding-top: 10rem;
  margin-bottom: 80rem;
}
@media (max-width: 768px) {
  .works .tags .tags_card {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding-top: 15rem;
    margin-bottom: 30rem;
  }
}
.works .tags .tags_tagList {
  width: 700rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 5rem;
}
@media (max-width: 768px) {
  .works .tags .tags_tagList {
    width: 100%;
  }
}
.works .tags .tags_anchor {
  font-size: 14rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: #847e68;
  border: max(1rem, 1px) currentColor solid;
  border-radius: 100vmax;
  padding: 5rem 10rem;
  display: block;
  transition-property: background;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.works .tags .tags_anchor span {
  transition-property: color;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.works .tags .tags_anchor span:before {
  content: "#";
}
.works .tags .tags_anchor:not(.--selected):hover {
  background-color: #847e68;
}
.works .tags .tags_anchor:not(.--selected):hover span {
  color: #eae7e4;
}
.works .tags .tags_anchor.--selected {
  background-color: #847e68;
}
.works .tags .tags_anchor.--selected span {
  color: #eae7e4;
}
.works .tags .tags_heading {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  flex-direction: row;
  gap: 20rem;
  margin-top: 1rem;
}
@media (max-width: 768px) {
  .works .tags .tags_heading {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 15rem;
    margin-top: 0rem;
    margin-bottom: 18rem;
  }
}
.works .tags .tags_heading .tags_heading_main.--serif {
  font-size: 56rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .works .tags .tags_heading .tags_heading_main.--serif {
    font-size: 28rem;
  }
}
.works .tags .tags_heading .tags_heading_main.--sanserif {
  font-size: 50rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.12;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .works .tags .tags_heading .tags_heading_main.--sanserif {
    font-size: 25rem;
  }
}
.works .tags .tags_heading .tags_heading_sub {
  font-size: 16rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  display: inline-flex;
  align-items: baseline;
}
.works .tags .tags_heading .tags_heading_sub img {
  width: 17rem;
  height: 13rem;
  margin-left: 10rem;
}
.works .articles {
  width: 1360rem;
  margin: 100rem auto 0;
}
@media (max-width: 768px) {
  .works .articles {
    width: 336rem;
  }
}
.about .sectionClient,
.about .sectionValue,
.about .sectionMessage,
.about .sectionMember {
  width: 1360rem;
  margin: 0 auto;
  padding-top: 149rem;
}
@media (max-width: 768px) {
  .about .sectionClient,
  .about .sectionValue,
  .about .sectionMessage,
  .about .sectionMember {
    width: 335rem;
    padding-top: 100rem;
  }
}
.about .sectionHeading {
  width: 100%;
  display: flex;
  align-items: beaseline;
  justify-content: space-between;
  flex-direction: row;
  padding-top: 20rem;
  border-top: max(1rem, 1px) #000 solid;
}
@media (max-width: 768px) {
  .about .sectionHeading {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding-top: 15rem;
  }
}
.about .sectionHeading .sectionHeading_main {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .about .sectionHeading .sectionHeading_main {
    font-size: 20rem;
  }
}
.about .sectionHeading .sectionHeading_sub {
  font-size: 16rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .about .sectionHeading .sectionHeading_sub {
    font-size: 14rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0em;
    color: inherit;
    margin-top: 5rem;
  }
}
.about .sectionChara {
  width: 1360rem;
  margin: 150rem auto 0;
}
@media (max-width: 768px) {
  .about .sectionChara {
    width: 335rem;
    margin-top: 100rem;
  }
}
.about .sectionChara .sectionChara_main {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .about .sectionChara .sectionChara_main {
    font-size: 20rem;
    padding-top: 15rem;
    border-top: max(1rem, 1px) solid #000;
  }
}
.about .sectionChara .sectionChara_sub {
  font-size: 40rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
  margin-top: 20rem;
  margin-bottom: 60rem;
}
@media (max-width: 768px) {
  .about .sectionChara .sectionChara_sub {
    font-size: 22rem;
    margin-top: 30rem;
    margin-bottom: 30rem;
  }
}
.about .sectionChara .sectionChara_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 294rem;
  column-gap: 20rem;
  row-gap: 20rem;
}
@media (max-width: 768px) {
  .about .sectionChara .sectionChara_list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-auto-rows: 274rem;
    column-gap: 10rem;
    row-gap: 10rem;
  }
}
.about .sectionChara .sectionChara_list .sectionChara_card {
  background-color: #fff;
  border-radius: 5rem;
  padding: 35rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
@media (max-width: 768px) {
  .about .sectionChara .sectionChara_list .sectionChara_card {
    padding: 25rem;
  }
}
.about .sectionChara .sectionChara_list .sectionChara_card .sectionChara_card_num {
  font-size: 14rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
.about .sectionChara .sectionChara_list .sectionChara_card .sectionChara_card_main {
  padding-left: 70rem;
  display: inline-flex;
  align-items: center;
  position: relative;
}
@media (max-width: 768px) {
  .about .sectionChara .sectionChara_list .sectionChara_card .sectionChara_card_main {
    padding-left: 50rem;
    margin: 20rem 0;
  }
}
.about .sectionChara .sectionChara_list .sectionChara_card .sectionChara_card_main .sectionChara_card_main_icon {
  width: 30rem;
  height: 30rem;
  position: absolute;
  left: 10rem;
}
@media (max-width: 768px) {
  .about .sectionChara .sectionChara_list .sectionChara_card .sectionChara_card_main .sectionChara_card_main_icon {
    left: 0;
    transform: translateY(-2rem);
  }
}
.about .sectionChara .sectionChara_list .sectionChara_card .sectionChara_card_main .sectionChara_card_main_text {
  font-size: 30rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .about .sectionChara .sectionChara_list .sectionChara_card .sectionChara_card_main .sectionChara_card_main_text {
    font-size: 20rem;
  }
}
.about .sectionChara .sectionChara_list .sectionChara_card .sectionChara_card_text {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  text-align: justify;
}
.about .sectionClient .sectionHeading_lead {
  font-size: 40rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
  margin-top: 20rem;
  margin-bottom: 60rem;
}
@media (max-width: 768px) {
  .about .sectionClient .sectionHeading_lead {
    font-size: 22rem;
    margin-top: 30rem;
    margin-bottom: 30rem;
  }
}
.about .sectionValue .sectionValue_list {
  display: grid;
  grid-template-columns: auto;
  grid-auto-rows: 460rem;
  column-gap: 0;
  row-gap: 30rem;
  margin-top: 60rem;
}
@media (max-width: 768px) {
  .about .sectionValue .sectionValue_list {
    margin-top: 30rem;
    display: grid;
    grid-template-columns: auto;
    grid-auto-rows: 420rem;
    column-gap: 0rem;
    row-gap: 10rem;
  }
}
.about .sectionValue .sectionValue_card {
  position: relative;
  padding: 61rem 79rem 59rem;
  color: #fff;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
@media (max-width: 768px) {
  .about .sectionValue .sectionValue_card {
    padding: 25rem;
  }
}
.about .sectionValue .sectionValue_card .sectionValue_card_bg {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5rem;
  width: 100%;
  height: 100%;
}
.about .sectionValue .sectionValue_card .sectionValue_card_head {
  width: 100%;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-direction: row;
  position: relative;
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .about .sectionValue .sectionValue_card .sectionValue_card_head {
    justify-content: center;
    font-size: 20rem;
    align-items: center;
  }
}
.about .sectionValue .sectionValue_card .sectionValue_card_head .--spIcon {
  display: none;
}
@media (max-width: 768px) {
  .about .sectionValue .sectionValue_card .sectionValue_card_head .--spIcon {
    display: block;
    width: 24rem;
    height: 24rem;
    fill: currentColor;
    position: absolute;
    right: 0;
  }
}
@media (max-width: 768px) {
  .about .sectionValue .sectionValue_card .sectionValue_card_head .--value {
    position: absolute;
    left: 0;
  }
}
.about .sectionValue .sectionValue_card .sectionValue_card_main {
  font-size: 40rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
  position: relative;
}
@media (max-width: 768px) {
  .about .sectionValue .sectionValue_card .sectionValue_card_main {
    font-size: 22rem;
    margin-top: 20rem;
  }
}
.about .sectionValue .sectionValue_card .sectionValue_card_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  margin-top: 1.4em;
  position: relative;
  width: 100%;
  text-align: justify;
}
.about .sectionValue .sectionValue_card .sectionValue_card_bottom img {
  width: 30rem;
  height: 30rem;
}
@media (max-width: 768px) {
  .about .sectionValue .sectionValue_card .sectionValue_card_bottom img {
    display: none;
  }
}
.about .sectionValue .sectionValue_card .sectionValue_card_bottom p {
  width: 394rem;
  text-align: justify;
}
@media (max-width: 768px) {
  .about .sectionValue .sectionValue_card .sectionValue_card_bottom p {
    width: 100%;
  }
}
.about .sectionMessage {
  margin-bottom: 149rem;
}
@media (max-width: 768px) {
  .about .sectionMessage {
    margin-bottom: 100rem;
  }
}
.about .sectionMessage .sectionMessage_container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  margin-top: 100rem;
}
@media (max-width: 768px) {
  .about .sectionMessage .sectionMessage_container {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-top: 30rem;
  }
}
.about .sectionMessage .sectionMessage_img {
  width: 463rem;
  height: 700rem;
}
@media (max-width: 768px) {
  .about .sectionMessage .sectionMessage_img {
    width: 100%;
    height: 335rem;
  }
  .about .sectionMessage .sectionMessage_img img {
    object-position: top;
  }
}
.about .sectionMessage .sectionMessage_texts {
  width: 600rem;
  text-align: justify;
}
@media (max-width: 768px) {
  .about .sectionMessage .sectionMessage_texts {
    width: 100%;
  }
}
.about .sectionMessage .sectionMessage_texts .--main {
  font-size: 30rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 50rem;
}
@media (max-width: 768px) {
  .about .sectionMessage .sectionMessage_texts .--main {
    font-size: 20rem;
    margin-top: 30rem;
    margin-bottom: 30rem;
  }
}
.about .sectionMessage .sectionMessage_texts p {
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 48rem;
  text-align: justify;
}
@media (max-width: 768px) {
  .about .sectionMessage .sectionMessage_texts p {
    font-size: 16rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0em;
    color: inherit;
    margin-bottom: 30rem;
  }
}
.about .sectionMessage .sectionMessage_texts .--name {
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
  text-align: right;
}
@media (max-width: 768px) {
  .about .sectionMessage .sectionMessage_texts .--name {
    font-size: 16rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0em;
    color: inherit;
  }
}
.about .sectionMember {
  padding-bottom: 150rem;
}
@media (max-width: 768px) {
  .about .sectionMember {
    padding-bottom: 100rem;
  }
}
.about .sectionMember .sectionMember_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  column-gap: 193rem;
  row-gap: 100rem;
  margin-top: 100rem;
}
@media (max-width: 768px) {
  .about .sectionMember .sectionMember_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: auto;
    column-gap: 45rem;
    row-gap: 50rem;
    margin-top: 30rem;
  }
}
.about .sectionMember .sectionMember_card_img {
  height: 487rem;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .about .sectionMember .sectionMember_card_img {
    height: 215rem;
  }
}
.about .sectionMember .sectionMember_card_text {
  font-size: 16rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .about .sectionMember .sectionMember_card_text {
    font-size: 14rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0em;
    color: inherit;
  }
}
.top .sections {
  position: relative;
}
.top .sections .sections_bg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.top .sections .sections_bg:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(15rem);
  display: block;
  position: absolute;
}
.top .sections .sections_noize {
  position: absolute;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background-color: #272422;
  opacity: 0.7;
}
.top .--heading {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .top .--heading {
    font-size: 16rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 0em;
    color: inherit;
  }
}
.top .bg {
  background-color: #eae7e4;
  transition-property: background;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: linear;
}
.top .bg.--deepbeige {
  background-color: #d4cec8;
}
.top .bg.--deepblack {
  background-color: #272422;
}
.top .fv {
  width: 100%;
  height: 100svh;
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.top .fv .fv_main {
  position: absolute;
  top: 53rem;
  text-align: center;
  white-space: nowrap;
  overflow-y: clip;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
@media (max-width: 768px) {
  .top .fv .fv_main {
    top: 72rem;
    width: 357rem;
    justify-content: space-between;
  }
}
.top .fv .fv_main .fv_main_seri {
  font-size: 166rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .top .fv .fv_main .fv_main_seri {
    font-size: 45rem;
    font-family: freight-big-pro, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0em;
    color: inherit;
  }
}
.top .fv .fv_main .fv_main_sanSeri {
  font-size: 156rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3833333333;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .top .fv .fv_main .fv_main_sanSeri {
    font-size: 40rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4625;
    letter-spacing: 0em;
    color: inherit;
  }
}
.top .fv .fv_main .fv_main_sanSeri.--and {
  margin: 0 33rem;
}
@media (max-width: 768px) {
  .top .fv .fv_main .fv_main_sanSeri.--and {
    margin: 0;
  }
}
.top .fv .fv_main .fv_main_text {
  position: relative;
  display: inline-block;
}
.top .fv .fv_sub {
  position: absolute;
  bottom: 53rem;
  font-size: 60rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
  width: 1360rem;
  display: inline-block;
}
@media (max-width: 768px) {
  .top .fv .fv_sub {
    font-size: 28rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -0.05em;
    color: inherit;
    width: 352rem;
    bottom: 22rem;
  }
}
.top .fv .fv_sub .fv_sub_line {
  position: relative;
  display: inline-block;
  overflow-y: clip;
}
.top .fv .fv_sub .fv_sub_move {
  position: relative;
  display: inline-block;
  transform: translate3d(0, 100%, 0);
}
.top .fv .fv_sub .--gothic {
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.1em;
}
@media (max-width: 768px) {
  .top .fv .fv_sub .--gothic {
    letter-spacing: -0.05em;
  }
}
.top .fv .fv_sub .--mincho {
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.05em;
}
@media (max-width: 768px) {
  .top .fv .fv_sub .--mincho {
    letter-spacing: -0.05em;
  }
}
@media (max-width: 768px) {
  .top .fv .fv_sub.--pc {
    display: none;
  }
}
.top .fv .fv_sub.--sp {
  display: none;
}
@media (max-width: 768px) {
  .top .fv .fv_sub.--sp {
    display: inline-block;
  }
}
.top .fv .fv_bg {
  position: fixed;
  top: 0;
  overflow: clip;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.top .fv .fv_bg .fv_bg_screen {
  background-color: #6f6c6c;
  mix-blend-mode: multiply;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.top .fv .fv_bg .fv_bg_screen2 {
  background-color: #000;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.top .secionAbout {
  padding-top: 150rem;
}
@media (max-width: 768px) {
  .top .secionAbout {
    padding-top: 111rem;
  }
}
.top .secionAbout .secionAbout_container {
  width: 1360rem;
  margin: 0 auto;
  padding-bottom: 150rem;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_container {
    width: 336rem;
    padding-bottom: 100rem;
  }
}
.top .secionAbout .secionAbout_intro {
  margin-top: 80rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_intro {
    margin-top: 37rem;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 37rem;
  }
}
.top .secionAbout .secionAbout_main {
  font-size: 55rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.055;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_main {
    font-size: 24rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: 0em;
    color: inherit;
  }
}
.top .secionAbout .secionAbout_intro_items:nth-child(2) {
  width: 600rem;
  text-align: justify;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: column;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_intro_items:nth-child(2) {
    width: 100%;
  }
}
.top .secionAbout .secionAbout_sub {
  margin-top: 18rem;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_sub {
    margin-top: 7rem;
  }
}
.top .secionAbout .secionAbout_sub .biTexts_serif {
  font-size: 56rem;
  line-height: 1;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_sub .biTexts_serif {
    font-size: 28rem;
  }
}
.top .secionAbout .secionAbout_sub .biTexts_sanSerif {
  font-size: 50rem;
  line-height: 1.12;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_sub .biTexts_sanSerif {
    font-size: 25rem;
  }
}
.top .secionAbout .secionAbout_intro_text {
  font-size: 22rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 40rem;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_intro_text {
    font-size: 16rem;
    margin-bottom: 30rem;
  }
}
.top .secionAbout .secionAbout_art {
  width: 1400rem;
  height: 860rem;
  border-radius: 10rem;
  margin: 0 auto;
  position: relative;
  overflow: clip;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art {
    width: 350rem;
    height: 600rem;
    justify-content: flex-start;
    flex-direction: column;
    padding: 26rem 20rem;
  }
}
.top .secionAbout .secionAbout_art .secionAbout_art_circle_hoverBgs {
  position: absolute;
  width: 100%;
  height: 100%;
}
.top .secionAbout .secionAbout_art .secionAbout_art_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.top .secionAbout .secionAbout_art .secionAbout_art_texts {
  position: absolute;
  top: 32rem;
  left: 35rem;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art .secionAbout_art_texts {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }
}
.top .secionAbout .secionAbout_art .secionAbout_art_texts h3 {
  font-size: 30rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.32;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art .secionAbout_art_texts h3 {
    font-size: 20rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.05em;
    color: inherit;
    margin-bottom: 17rem;
  }
}
.top .secionAbout .secionAbout_art .secionAbout_art_texts p {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: 0em;
  color: inherit;
  text-align: justify;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art .secionAbout_art_texts p {
    font-size: 14rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0em;
    color: inherit;
  }
}
.top .secionAbout .secionAbout_art .secionAbout_art_sub {
  position: absolute;
  top: 30rem;
  right: 35rem;
  text-align: right;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art .secionAbout_art_sub {
    display: none;
  }
}
.top .secionAbout .secionAbout_art .secionAbout_art_sub .biTexts_serif {
  font-size: 35rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0em;
  color: inherit;
}
.top .secionAbout .secionAbout_art .secionAbout_art_sub .biTexts_sanSerif {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
}
.top .secionAbout .secionAbout_art .secionAbout_art_sub .biTexts:last-child {
  top: -7rem;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circles {
  position: absolute;
  width: 923rem;
  height: 539rem;
  bottom: 81rem;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circles {
    width: 179rem;
    height: 306rem;
    bottom: 45rem;
  }
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg {
  position: absolute;
  aspect-ratio: 923/539;
  object-fit: contain;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg {
    aspect-ratio: 179/306;
  }
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_textMain {
  position: absolute;
  font-size: 21.6rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  transform: translate3d(0, 10%, 0);
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_textMain {
    font-size: 7rem;
  }
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper {
  position: absolute;
  aspect-ratio: 1/1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  pointer-events: none;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper {
    height: auto;
    width: 100%;
  }
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper .secionAbout_art_circleBg_text {
  position: absolute;
  width: 0;
  height: 0;
  text-align: center;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper .secionAbout_art_circleBg_text > span {
  display: inline-block;
  position: absolute;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
  overflow: clip;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper .secionAbout_art_circleBg_text > span > span {
  display: inline-block;
  position: relative;
  transition-property: transform;
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
  transform: translateZ(0);
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper .secionAbout_art_circleBg_text.--01 {
  font-size: 18rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper .secionAbout_art_circleBg_text.--01 {
    font-size: 6rem;
  }
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper .secionAbout_art_circleBg_cilcle {
  position: absolute;
  height: 100%;
  aspect-ratio: 1/1;
  border: max(1rem, 1px) rgba(255, 255, 255, 0.7) solid;
  border-radius: 50%;
  transition-property: scale;
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper .secionAbout_art_circleBg_cilcle {
    height: auto;
    width: 100%;
  }
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper .secionAbout_art_circleBg_cilcle.--01 div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition-property: background;
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper .secionAbout_art_circleBg_cilcle.--02 {
  scale: 0.668275478;
  border: max(1.4963888889rem, 1.4963888889px) rgba(255, 255, 255, 0.25) solid;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper .secionAbout_art_circleBg_cilcle.--03 {
  scale: 0.334137739;
  border: max(2.9927777778rem, 2.9927777778px) rgba(255, 255, 255, 0.25) solid;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper.--01 {
  right: 0;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper.--01 {
    top: 0;
  }
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper.--02 {
  left: 0;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper.--02 {
    bottom: 0;
  }
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper.--act .secionAbout_art_circleBg_cilcle.--01 {
  scale: 1.1001855288;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper.--act .secionAbout_art_circleBg_cilcle.--01 div {
  background: #fff;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper.--act .secionAbout_art_circleBg_cilcle.--02,
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper.--act .secionAbout_art_circleBg_cilcle.--03 {
  scale: 1.1001855288;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper.--act.--01 .secionAbout_art_circleBg_text > span {
  opacity: 0;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper.--act.--01 .secionAbout_art_circleBg_text > span > span {
  transform: translate3d(0, -100%, 0);
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper.--act.--02 .secionAbout_art_circleBg_text > span {
  opacity: 0;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circleBg .secionAbout_art_circleBg_wrapper.--act.--02 .secionAbout_art_circleBg_text > span > span {
  transform: translate3d(0, 100%, 0);
}
.top .secionAbout .secionAbout_art.--v01 img.secionAbout_art_circleBg {
  opacity: 0.25;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle_hoverBg {
  position: absolute;
  width: 100%;
  height: 100%;
  transition-property: opacity;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: linear;
  opacity: 0;
  pointer-events: none;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle_hoverBg img {
  transform-origin: center;
  transition-property: scale;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
  scale: 1.5;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle_hoverBg.--act {
  opacity: 1;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle_hoverBg.--act img {
  scale: 1;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle {
  height: 100%;
  aspect-ratio: 1/1;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  z-index: 0;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle {
    display: none;
  }
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .--hover {
  width: 593rem;
  height: 593rem;
  flex-shrink: 0;
  position: absolute;
  color: #000;
  transition-property: scale;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: ease;
  scale: 0.9089376054;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .--hover {
    width: 179rem;
    height: 179rem;
  }
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .--hover .--hover_inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: linear;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .secionAbout_art_circle_title {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 24rem;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .secionAbout_art_circle_subs {
  font-size: 20rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 30rem;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .secionAbout_art_circle_texts {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 44rem;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .secionAbout_art_circle_anchor {
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .secionAbout_art_circle_title,
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .secionAbout_art_circle_sub,
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .secionAbout_art_circle_text,
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .secionAbout_art_circle_anchor {
  position: relative;
  display: inline-block;
  overflow: clip;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .secionAbout_art_circle_title > span,
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .secionAbout_art_circle_sub > span,
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .secionAbout_art_circle_text > span,
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle .secionAbout_art_circle_anchor > span {
  position: relative;
  display: inline-block;
  transition-property: transform;
  transition-duration: 1s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
  transform: translate3d(0, 100%, 0);
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle:nth-child(1) {
  left: 0;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle:nth-child(1) {
    top: 0;
  }
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle:nth-child(2) {
  right: 0;
}
@media (max-width: 768px) {
  .top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle:nth-child(2) {
    bottom: 0;
  }
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle:hover .--hover {
  scale: 1;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle:hover .--hover .--hover_inner {
  opacity: 1;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle:hover .secionAbout_art_circle_title > span,
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle:hover .secionAbout_art_circle_sub > span,
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle:hover .secionAbout_art_circle_text > span,
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle:hover .secionAbout_art_circle_anchor > span {
  transform: translateZ(0);
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle:hover .secionAbout_art_circle_hoverBg {
  opacity: 1;
}
.top .secionAbout .secionAbout_art.--v01 .secionAbout_art_circle:hover .secionAbout_art_circle_hoverBg img {
  scale: 1.4;
}
.top .secionClient {
  width: 1360rem;
  margin: 150rem auto;
}
@media (max-width: 768px) {
  .top .secionClient {
    width: 336rem;
    margin: 100rem auto;
  }
}
.top .secionClient .secionClient_texts {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  margin-top: 65rem;
  margin-bottom: 58rem;
}
@media (max-width: 768px) {
  .top .secionClient .secionClient_texts {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-top: 20rem;
    margin-bottom: 30rem;
  }
}
.top .secionClient .secionClient_texts .secionClient_texts_main {
  font-size: 40rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
  margin-top: -5rem;
}
@media (max-width: 768px) {
  .top .secionClient .secionClient_texts .secionClient_texts_main {
    font-size: 22rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -0.05em;
    color: inherit;
    margin-top: 0;
    margin-bottom: 20rem;
  }
}
.top .secionClient .secionClient_texts .secionClient_texts_texts {
  width: 530rem;
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  text-align: justify;
}
@media (max-width: 768px) {
  .top .secionClient .secionClient_texts .secionClient_texts_texts {
    width: 100%;
  }
}
.top .secionClient .clientList_card .clientList_card_wrapper {
  transform: translate3d(0, 100%, 0);
}
.top .secionClient .clientList_card.--act .clientList_card_wrapper {
  transform: translateZ(0);
}
.top .secionService {
  margin: 150rem auto 151rem;
}
@media (max-width: 768px) {
  .top .secionService {
    margin: 100rem auto;
  }
}
.top .secionService .--heading,
.top .secionService .secionService_texts,
.top .secionService .problemsList {
  width: 1360rem;
  margin: 0 auto;
  padding-bottom: 60rem;
}
@media (max-width: 768px) {
  .top .secionService .--heading,
  .top .secionService .secionService_texts,
  .top .secionService .problemsList {
    width: 336rem;
    padding-bottom: 20rem;
  }
}
.top .secionService .secionService_texts {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-direction: row;
  margin-top: 60rem;
  margin-bottom: 57rem;
}
@media (max-width: 768px) {
  .top .secionService .secionService_texts {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-top: 20rem;
    margin-bottom: 30rem;
    padding-bottom: 0;
  }
}
.top .secionService .secionService_texts .secionService_texts_main {
  font-size: 60rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: -0.1em;
  color: inherit;
}
@media (max-width: 768px) {
  .top .secionService .secionService_texts .secionService_texts_main {
    font-size: 28rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -0.05em;
    color: inherit;
    margin-bottom: 20rem;
  }
}
.top .secionService .secionService_texts .secionService_texts_main .--gothic {
  letter-spacing: -0.1em;
}
@media (max-width: 768px) {
  .top .secionService .secionService_texts .secionService_texts_main .--gothic {
    letter-spacing: -0.05em;
  }
}
.top .secionService .secionService_texts .secionService_texts_main .--mincho {
  letter-spacing: -0.05em;
}
.top .secionService .secionService_texts .secionService_texts_text {
  width: 378rem;
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  text-align: justify;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .top .secionService .secionService_texts .secionService_texts_text {
    width: 100%;
    margin-bottom: 0rem;
  }
}
.top .secionService .secionService_services_itemBox {
  padding: 140rem 40rem 159rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: column;
  position: relative;
  color: #fff;
}
@media (max-width: 768px) {
  .top .secionService .secionService_services_itemBox {
    margin-top: 10rem;
    padding: 57rem 20rem;
    align-items: center;
  }
}
.top .secionService .parallax {
  top: 0;
  left: 0;
}
.top .secionService .secionService_services_bg {
  position: absolute;
  width: 100% 100%;
  height: 100%;
}
.top .secionService .secionService_services_bg video {
  position: relative;
  width: 100%;
  height: 100%;
  scale: 1.5806896552;
  transform-origin: bottom;
}
.top .secionService .secionService_services_bg .secionService_services_bg_blur {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(35rem);
}
.top .secionService .secionService_services_bg .secionService_services_bg_noise {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  opacity: 0.9;
}
.top .secionService .secionService_services_heading {
  font-size: 40rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 178rem;
  width: 100%;
}
@media (max-width: 768px) {
  .top .secionService .secionService_services_heading {
    font-size: 22rem;
    margin-bottom: 56rem;
  }
}
.top .secionService .secionService_services_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  column-gap: 80rem;
  row-gap: 98rem;
  margin-bottom: 100rem;
  width: 100%;
  position: relative;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-delay: 0s;
  transition-timing-function: linear;
}
@media (max-width: 768px) {
  .top .secionService .secionService_services_list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-auto-rows: auto;
    column-gap: 0;
    row-gap: 50rem;
    margin-bottom: 50rem;
  }
}
.top .secionService .secionService_services_list.--hide {
  opacity: 0;
}
.top .secionService .secionService_services_card {
  border-top: max(1rem, 1px) #b0b0b0 solid;
}
.top .secionService .secionService_services_card .secionService_services_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  font-size: 16rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  padding-top: 11rem;
}
@media (max-width: 768px) {
  .top .secionService .secionService_services_card .secionService_services_head {
    font-size: 12rem;
    padding-top: 5rem;
  }
}
.top .secionService .secionService_services_card .secionService_services_icon {
  width: 32rem;
  height: 32rem;
  margin-top: 50rem;
  margin-bottom: 10rem;
}
@media (max-width: 768px) {
  .top .secionService .secionService_services_card .secionService_services_icon {
    width: 24rem;
    height: 24rem;
    margin-top: 20rem;
  }
}
.top .secionService .secionService_services_card .secionService_services_body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .top .secionService .secionService_services_card .secionService_services_body {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 10rem;
  }
}
.top .secionService .secionService_services_card .secionService_services_main {
  font-size: 30rem;
  font-family:
    Zen Old Mincho,
    serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .top .secionService .secionService_services_card .secionService_services_main {
    font-size: 20rem;
  }
}
.top .secionService .secionService_services_card .secionService_services_text {
  text-align: justify;
  width: 314rem;
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: 0em;
  color: inherit;
  margin-top: 1rem;
}
@media (max-width: 768px) {
  .top .secionService .secionService_services_card .secionService_services_text {
    width: 100%;
    font-size: 14rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0em;
    color: inherit;
    margin-top: 0;
  }
}
.top .secionWorks {
  width: 1360rem;
  margin: 0 auto 150rem;
}
@media (max-width: 768px) {
  .top .secionWorks {
    width: 336rem;
    margin-bottom: 100rem;
  }
}
.top .secionWorks .secionWorks_head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 80rem;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_head {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 32rem;
  }
}
.top .secionWorks .secionWorks_head .secionWorks_head_texts {
  width: 600rem;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_head .secionWorks_head_texts {
    width: 100%;
  }
}
.top .secionWorks .secionWorks_head .secionWorks_head_main {
  font-size: 40rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.17;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 20rem;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_head .secionWorks_head_main {
    font-size: 20rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.05em;
    color: inherit;
    margin-top: 20rem;
  }
}
.top .secionWorks .secionWorks_head .secionWorks_head_text {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  text-align: justify;
}
.top .secionWorks .secionWorks_body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  margin-top: 7rem;
  position: relative;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body {
    margin-top: 0rem;
  }
}
.top .secionWorks .secionWorks_body_imgs {
  width: 670rem;
  height: 480rem;
  position: absolute;
  overflow: clip;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_imgs {
    display: none;
  }
}
.top .secionWorks .secionWorks_body_imgs .secionWorks_body_img {
  position: absolute;
  width: 670rem;
  height: 0;
  overflow: clip;
  bottom: 0;
}
.top .secionWorks .secionWorks_body_imgs .secionWorks_body_img img {
  bottom: 0;
  position: absolute;
  width: 670rem;
  height: 480rem;
  scale: 1.3;
  transform-origin: bottom center;
}
.top .secionWorks .secionWorks_body_imgs .secionWorks_body_img:nth-child(1) {
  height: 100%;
}
.top .secionWorks .secionWorks_body_imgs .secionWorks_body_img:nth-child(1) img {
  scale: 1;
}
.top .secionWorks .secionWorks_body_container {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.top .secionWorks .secionWorks_body_titles {
  width: 100%;
}
.top .secionWorks .secionWorks_body_titles .secionWorks_body_card:not(:first-child) .secionWorks_body_cardInner {
  padding-top: 30rem;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_titles .secionWorks_body_card:not(:first-child) .secionWorks_body_cardInner {
    padding-top: 0rem;
  }
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 600rem;
  height: max(1rem, 1px);
  background-color: #b0b0b0;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner:before {
    display: none;
  }
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner {
  padding-bottom: 30rem;
  transition-property: opacity;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: linear;
  opacity: 0.4;
  display: block;
  padding-left: calc(100% - 600rem);
  position: relative;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner {
    opacity: 1;
    padding-bottom: 50rem;
    padding-left: 0;
  }
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_cardOverflow {
  overflow-y: clip;
  position: relative;
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_cardMove {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  gap: 0 20rem;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_cardMove {
    display: block;
  }
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_thum {
  display: none;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_thum {
    display: block;
    width: 100%;
    aspect-ratio: 1/1;
    margin-bottom: 9rem;
  }
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_date {
  font-size: 14rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  width: 49rem;
  grid-area: 1/1/2/2;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_date {
    width: auto;
    font-size: 12rem;
  }
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_date.--pc {
    display: none;
  }
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_date.--sp {
  display: none;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_date.--sp {
    display: inline-block;
  }
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_texts {
  width: 463rem;
  grid-area: 1/2/2/3;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_texts {
    width: 100%;
  }
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_client {
  font-size: 14rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  padding-bottom: 5rem;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_client {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 0 20rem;
    padding-bottom: 15rem;
    font-size: 12rem;
  }
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_title {
  font-size: 24rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.05em;
  color: inherit;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_title {
    font-size: 18rem;
    margin-bottom: 13rem;
  }
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_arrow {
  width: 49rem;
  height: 100%;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  grid-area: 1/3/2/4;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_arrow {
    display: none;
  }
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_arrow svg {
  width: 28rem;
  height: 100%;
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_tags {
  transform-origin: bottom;
  grid-area: 2/2/3/3;
  overflow: clip;
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_tags ul {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  gap: 10rem;
  flex-wrap: wrap;
  font-size: 10rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.05em;
  color: inherit;
  color: #847e68;
  padding-top: 5rem;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_tags ul {
    padding-top: 0;
  }
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_tags li:before {
  content: "#";
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .secionWorks_body_arrow svg {
  overflow: visible;
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .arrowButton_arrows_outer {
  transition-property: transform;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .arrowButton_arrows_inner {
  transition-property: opacity;
  transition-duration: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner .arrowButton_arrows_inner.--back {
  opacity: 0;
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner.--hover {
  opacity: 1;
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner.--hover .arrowButton_arrows_outer {
  transform: translate3d(100%, 0, 0);
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner.--hover .arrowButton_arrows_inner.--front {
  opacity: 0;
}
.top .secionWorks .secionWorks_body_card .secionWorks_body_cardInner.--hover .arrowButton_arrows_inner.--back {
  opacity: 1;
}
.top .secionWorks .secionWorks_body_anchor {
  margin-top: 59rem;
}
@media (max-width: 768px) {
  .top .secionWorks .secionWorks_body_anchor {
    margin-top: 0rem;
    margin: 0 auto;
  }
}
.top .secionJournal {
  width: 1360rem;
  margin: 0 auto;
  padding: 100rem 0;
  color: #fff;
}
@media (max-width: 768px) {
  .top .secionJournal {
    width: 336rem;
  }
}
.top .secionJournal .--heading {
  position: relative;
  margin-bottom: 60rem;
}
@media (max-width: 768px) {
  .top .secionJournal .--heading {
    margin-bottom: 20rem;
  }
}
.top .secionNews {
  width: 1400rem;
  margin: 0 auto;
  padding-bottom: 80rem;
  color: #fff;
  position: relative;
  overflow: clip;
}
@media (max-width: 768px) {
  .top .secionNews {
    width: 351rem;
    padding-bottom: 100rem;
  }
}
.top .secionNews .--heading {
  padding: 60rem 69rem 37rem;
  position: relative;
}
@media (max-width: 768px) {
  .top .secionNews .--heading {
    padding: 29rem 24rem 23rem;
  }
}
.top .secionNews .secionNews_container {
  background-color: #272422;
  width: 100%;
  border-radius: 10rem;
}
.top .secionNews .secionNews_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.top .secionNews .secionNews_scroll {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  overflow-x: clip;
  width: 100%;
  padding: 0 69rem;
}
@media (max-width: 768px) {
  .top .secionNews .secionNews_scroll {
    padding: 0 60rem;
  }
}
.top .secionNews .secionNews_list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  color: #000;
  position: relative;
  flex-shrink: 0;
}
.top .secionNews .secionNews_list .js--noDataText {
  color: #fff;
}
.top .secionNews .secionNews_card {
  flex-shrink: 0;
  padding-right: 40rem;
}
@media (max-width: 768px) {
  .top .secionNews .secionNews_card {
    padding-right: 20rem;
  }
}
.top .secionNews .secionNews_card .secionNews_card_inner {
  width: 340rem;
  background-color: #fff;
  padding: 20rem;
  border-radius: 5rem;
  border: max(1rem, 1px) #b0b0b0 solid;
  display: block;
}
@media (max-width: 768px) {
  .top .secionNews .secionNews_card .secionNews_card_inner {
    width: 230rem;
    padding: 15rem 15rem 13rem;
  }
}
.top .secionNews .secionNews_card .secionNews_card_inner:hover .secionNews_card_thum img {
  scale: 1.2;
}
.top .secionNews .secionNews_card .secionNews_card_thum {
  width: 100%;
  aspect-ratio: 300/200;
  background-color: #d4cec8;
  margin-bottom: 21rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  overflow: clip;
}
@media (max-width: 768px) {
  .top .secionNews .secionNews_card .secionNews_card_thum {
    margin-bottom: 20rem;
  }
}
.top .secionNews .secionNews_card .secionNews_card_thum img {
  transition-property: scale;
  transition-duration: 1s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.14, 0.93, 0.39, 1);
}
.top .secionNews .secionNews_card .secionNews_card_title {
  text-align: justify;
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 40rem;
}
.top .secionNews .secionNews_card .secionNews_card_texts {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  font-size: 14rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
.top .secionNews_bottom {
  width: 100%;
  padding: 68rem 88rem 49rem 69rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  position: relative;
}
@media (max-width: 768px) {
  .top .secionNews_bottom {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    padding: 44rem 0 19rem;
  }
}
.top .secionNews_bottom .secionNews_buttons {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  column-gap: 5rem;
}
.top .secionNews_bottom .secionNews_buttons button {
  position: inherit;
  padding: 6rem 20rem;
  background-color: #fff;
  border-radius: 100vmax;
  font-size: 14rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
@media (max-width: 768px) {
  .top .secionNews_bottom .secionNews_anchor {
    display: inline-block;
    margin-top: 15rem;
  }
}
.secionCompany {
  color: #fff;
  margin: 0 auto;
  padding: 100rem 0 180rem;
  background-color: #272422;
}
@media (max-width: 768px) {
  .secionCompany {
    padding: 60rem 0 100rem;
  }
}
.secionCompany .--heading {
  width: 1360rem;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .secionCompany .--heading {
    width: 336rem;
  }
}
.secionCompany .secionCompany_container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  width: 1360rem;
  margin: 147rem auto 151rem;
}
@media (max-width: 768px) {
  .secionCompany .secionCompany_container {
    margin-top: 50rem;
    margin-bottom: 79rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    width: 336rem;
  }
}
.secionCompany .secionCompany_img {
  width: 255rem;
  height: 320rem;
  position: relative;
}
@media (max-width: 768px) {
  .secionCompany .secionCompany_img {
    width: 159rem;
    height: 200rem;
    margin-bottom: 47rem;
  }
}
.secionCompany .secionCompany_table {
  width: 601rem;
}
@media (max-width: 768px) {
  .secionCompany .secionCompany_table {
    width: 336rem;
  }
}
.secionCompany .secionCompany_table tr {
  border-top: max(1rem, 1px) #b0b0b0 solid;
  display: grid;
  grid-template-columns: 186rem 1fr;
  grid-auto-rows: auto;
  column-gap: 20rem;
  row-gap: 0;
  padding: 30rem 0 28rem;
}
@media (max-width: 768px) {
  .secionCompany .secionCompany_table tr {
    display: grid;
    grid-template-columns: auto;
    grid-auto-rows: auto;
    column-gap: 0;
    row-gap: 10rem;
    padding: 20rem 0;
  }
}
.secionCompany .secionCompany_table tr th {
  font-size: 16rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0em;
  color: inherit;
}
.secionCompany .secionCompany_table tr th .gap {
  display: inline-block;
  margin-top: 10rem;
}
.secionCompany .secionCompany_anchors {
  width: 1400rem;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .secionCompany .secionCompany_anchors {
    width: 336rem;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 10rem;
  }
}
.secionCompany .secionCompany_anchor {
  width: 695rem;
  height: 519rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
@media (max-width: 768px) {
  .secionCompany .secionCompany_anchor {
    width: 100%;
    height: 300rem;
  }
}
.secionCompany .secionCompany_anchor img {
  position: absolute;
  top: 0;
}
.secionCompany .secionCompany_anchor .secionCompany_anchor_main {
  font-size: 30rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 12rem;
  margin-top: 2rem;
  position: relative;
}
@media (max-width: 768px) {
  .secionCompany .secionCompany_anchor .secionCompany_anchor_main {
    margin-bottom: 10rem;
    margin-top: 0rem;
    font-size: 20rem;
  }
}
.secionCompany .secionCompany_anchor .secionCompany_anchor_sub {
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 32rem;
  position: relative;
}
@media (max-width: 768px) {
  .secionCompany .secionCompany_anchor .secionCompany_anchor_sub {
    font-size: 14rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0em;
    color: inherit;
    margin-bottom: 20rem;
  }
}
.secionCompany .secionCompany_anchor .secionCompany_anchor_text {
  width: 300rem;
  text-align: justify;
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0em;
  color: inherit;
  margin: 0 auto 30rem;
  position: relative;
}
@media (max-width: 768px) {
  .secionCompany .secionCompany_anchor .secionCompany_anchor_text {
    width: 250rem;
    margin-bottom: 20rem;
  }
}
.secionCompany .secionCompany_anchor .secionCompany_anchor_arrow {
  font-size: 16rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0em;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  margin-top: -4rem;
}
@media (max-width: 768px) {
  .secionCompany .secionCompany_anchor .secionCompany_anchor_arrow {
    margin-top: 0;
  }
}
.secionCompany .secionCompany_anchor .secionCompany_anchor_arrow .hoverArrow {
  top: 0.02em;
}
.secionRecruit {
  color: #fff;
  background-color: #272422;
  width: 100%;
  padding-bottom: 180rem;
}
@media (max-width: 768px) {
  .secionRecruit {
    padding-bottom: 45rem;
  }
}
.secionRecruit .secionRecruit_container {
  border-top: max(1rem, 1px) #b0b0b0 solid;
  width: 1360rem;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .secionRecruit .secionRecruit_container {
    width: 336rem;
    padding-top: 20rem;
  }
}
.secionRecruit .secionRecruit_heading .biTexts_serif {
  font-size: 200rem;
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .secionRecruit .secionRecruit_heading .biTexts_serif {
    font-size: 75rem;
    font-family: freight-big-pro, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0em;
    color: inherit;
  }
}
.secionRecruit .secionRecruit_heading .biTexts_sanSerif {
  font-size: 170rem;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1764705882;
  letter-spacing: 0em;
  color: inherit;
}
@media (max-width: 768px) {
  .secionRecruit .secionRecruit_heading .biTexts_sanSerif {
    font-size: 63rem;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.1764705882;
    letter-spacing: 0em;
    color: inherit;
  }
}
.secionRecruit .secionRecruit_itemBox {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
@media (max-width: 768px) {
  .secionRecruit .secionRecruit_itemBox {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
}
.secionRecruit .secionRecruit_thum {
  width: 599rem;
  height: 415rem;
  flex-shrink: 0;
  margin-top: 63rem;
  position: relative;
}
@media (max-width: 768px) {
  .secionRecruit .secionRecruit_thum {
    width: 335rem;
    height: 232rem;
    margin-top: 26rem;
  }
}
.secionRecruit .secionRecruit_texts {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  width: 530rem;
  margin-top: -12rem;
}
@media (max-width: 768px) {
  .secionRecruit .secionRecruit_texts {
    width: 100%;
    margin-top: 30rem;
  }
}
.secionRecruit .secionRecruit_sub {
  font-size: 18rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0em;
  color: inherit;
  margin-bottom: 50rem;
}
@media (max-width: 768px) {
  .secionRecruit .secionRecruit_sub {
    font-size: 16rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0em;
    color: inherit;
    margin-bottom: 20rem;
  }
}
.secionRecruit .secionRecruit_main {
  font-size: 40rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -0.05em;
  color: inherit;
  margin-bottom: 49rem;
}
@media (max-width: 768px) {
  .secionRecruit .secionRecruit_main {
    font-size: 22rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -0.05em;
    color: inherit;
    margin-bottom: 20rem;
  }
}
.secionRecruit .secionRecruit_text {
  text-align: justify;
  font-size: 14rem;
  font-family:
    Zen Kaku Gothic New,
    sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: 0.05em;
  color: inherit;
  margin-bottom: 34rem;
}
@media (max-width: 768px) {
  .secionRecruit .secionRecruit_text {
    font-size: 14rem;
    font-family:
      Zen Kaku Gothic New,
      sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0em;
    color: inherit;
    margin-bottom: 15rem;
  }
}
.secionRecruit .secionRecruit_anchor {
  align-self: flex-end;
  position: relative;
  right: -21rem;
}
#dev_guide[data-astro-cid-sckkx6r4] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-15rem);
  opacity: 0.5;
  pointer-events: none;
}
