@charset "UTF-8";
/*!
* ress.css • v4.0.0
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

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

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

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

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

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

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

li {
  margin: 0;
}
li a {
  text-decoration: none;
}

nav li a {
  color: inherit;
  text-decoration: none;
}

p {
  margin: 0;
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
  text-decoration: none;
  opacity: 0.8;
}

i {
  margin: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

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

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

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

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

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

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

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

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

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

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* @function rem($px, $rem: $pc-rem) {
  @return calc($px / $rem) * 1rem;
} */
/* 

フォント読み込み

⚫︎使い方

@include font-face('Lora', 'fonts/Lora', 400, italic, ttf);
@include font-face('Samplinal', 'fonts/Samplinal', bold, normal, eot woff2 woff);
-----------------------------------------------------------------------------------*/
/* 

上向き(upward)、右向き(rightward)、下向き(downward)、左向き(leftward)、左上(upper-left)、右上(upper-right)、右下(lower-right)、左下(lower-left)の８方向から選択します


@include triangle(upward, 20px, 15px, #cd5c5c);

@include triangle(upper-left, 12px, 12px);
---*/
@font-face {
  font-display: swap;
}
html {
  color: #706F6F;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.1em;
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: none;
  font-weight: 600;
  font-size: 1.0824742268vw;
}

@media screen and (min-width: 1025px) and (max-width: 1439px) {
  html {
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 1024px) {
  html {
    font-size: 1.07421875vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 4.2666666667vw;
  }
}
body.is-modal-open {
  overflow: hidden;
}

*,
*::after,
*::before {
  box-sizing: border-box;
  outline: none;
}

ul,
ol {
  list-style-type: none;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

li img {
  display: block;
}

a img {
  border-style: none;
}

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

svg {
  overflow: visible;
}

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

@media screen and (max-width: 900px) {
  p {
    font-size: 1.1rem;
  }
}

hr {
  border: none;
}

.slick-slider {
  opacity: 0;
  transition: linear 0.12s;
}
.slick-slider.slick-initialized {
  opacity: 1;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  border: 1px solid #F7F7F7;
  background-color: #F7F7F7;
  padding: 1rem 1rem;
  width: 100%;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
  color: #999999;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
  border-color: #D13219;
}

.select-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 0.3125rem;
  max-width: 100%;
  width: 36.5rem;
}
.select-wrap__control {
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(180deg, #706F6F 0%, #333333 100%);
  height: 100%;
  width: 2.6875rem;
  display: inline-block;
  pointer-events: none;
  z-index: 2;
}
.select-wrap__control::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-style: solid;
  height: 0;
  width: 0;
  border-color: #fff transparent transparent transparent;
  border-width: 0.625rem 0.34375rem 0 0.34375rem;
}

.mw_wp_form_confirm .select-wrap__control {
  display: none;
}

select {
  padding: 0.8125rem 1rem;
  padding-right: 3.125rem;
  font-size: 0.875rem;
  width: 100%;
  background: linear-gradient(180deg, #F9F9F9 0%, #DCDCDC 100%);
  border-radius: 0.3125rem;
  color: #706f6f;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 900px) {
  select {
    padding: 0.8125rem 1rem;
    padding-right: 3.125rem;
  }
}
select.is-has-value {
  color: #313131;
}

textarea {
  height: 12.5rem;
  overflow-y: scroll;
}
@media screen and (max-width: 900px) {
  textarea {
    height: 14.6875rem;
  }
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  visibility: hidden;
}

input[type=submit],
button[type=submit] {
  appearance: none;
  color: #fff;
  display: block;
  padding: 0.6875rem 0.75rem;
  width: 17.1875rem;
  border-radius: 5.625rem;
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  p {
    font-size: 0.875rem;
  }
}

@keyframes sdl {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200%);
  }
}
@keyframes gradientAnimation {
  0% {
    background: linear-gradient(to right, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
  100% {
    background: linear-gradient(-45deg, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
}
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
@keyframes logoAnimation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30000px 0;
  }
}
@keyframes drawer-main {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.66;
  }
  100% {
    opacity: 1;
  }
}
.c-img-hover-zoom {
  transition: ease-in-out 0.37s;
}
.c-img-hover-zoom:hover {
  transform: scale(1.1);
  opacity: 1;
}

.c-button {
  display: flex;
  justify-content: center;
}
.c-button.--right {
  justify-content: flex-end;
}
.c-button.--eng {
  font-family: "Syncopate", sans-serif;
  letter-spacing: -0.03em;
}
.c-button__link {
  background-image: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.3125rem 1rem;
  border-radius: 0.625rem;
}
@media screen and (max-width: 768px) {
  .c-button__link {
    padding: 1.083125rem 0.895625rem;
    width: 100%;
    font-size: 0.8125rem;
  }
}
.c-button__texts {
  position: relative;
  padding-right: 1.25rem;
}
@media screen and (max-width: 768px) {
  .c-button__texts {
    padding-right: 0.875rem;
  }
}
.c-button__texts::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  right: 0;
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #fff;
  border-width: 0.5rem 0 0.5rem 0.75rem;
}
@media screen and (max-width: 768px) {
  .c-button__texts::after {
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #fff;
    border-width: 0.416875rem 0 0.416875rem 0.5625rem;
  }
}

.c-tti-left-eng {
  color: #F18D00;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .c-tti-left-eng {
    font-size: 0.875rem;
  }
}
.c-tti-left-eng::before {
  content: attr(data-eng);
  font-family: "Syncopate", sans-serif;
  font-size: 3.125rem;
  background: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  margin-right: 0.9375rem;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .c-tti-left-eng::before {
    font-size: 1.5rem;
    margin-right: 0.4375rem;
  }
}
@media screen and (max-width: 768px) {
  .c-tti-left-eng.--sp-row::before {
    display: block;
    margin: 0.5rem 0 0;
  }
}

.c-eng-ttl {
  font-family: "Syncopate", sans-serif;
  color: #F18D00;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 5rem;
  line-height: 0.52;
}
@media screen and (max-width: 768px) {
  .c-eng-ttl {
    font-size: 2.5rem;
  }
}

.c-catch-text {
  color: #F18D00;
  font-weight: 700;
  line-height: 1.3;
  font-size: 2.625rem;
}
@media screen and (max-width: 768px) {
  .c-catch-text {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.c-work-post {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .c-work-post {
    width: 27.6875rem;
  }
}
@media screen and (max-width: 768px) {
  .c-work-post {
    width: 18.75rem;
  }
}
.c-work-post__link {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.c-work-post__thumb {
  height: 22.8125rem;
}
@media screen and (max-width: 768px) {
  .c-work-post__thumb {
    height: 15rem;
  }
}
.c-work-post__main {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding: 2.5rem 2.3125rem;
}
@media screen and (max-width: 768px) {
  .c-work-post__main {
    padding: 1.375rem 0.9375rem;
  }
}
.c-work-post__catch {
  font-size: 1.25rem;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
  letter-spacing: 0.18em;
  position: relative;
  line-height: 1.85;
  padding-bottom: 1.6875rem;
  margin-bottom: 3.625rem;
}
@media screen and (max-width: 768px) {
  .c-work-post__catch {
    margin-bottom: 1.875rem;
    padding-bottom: 0.9375rem;
    line-height: 1.5;
    font-size: 1rem;
  }
}
.c-work-post__catch::before {
  content: "";
  background-color: #dfdfdf;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 5.9375rem;
}
.c-work-post__catch::after {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #D13219;
  width: 1.33125rem;
}
.c-work-post__info {
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}
.c-work-post__time {
  font-weight: 600;
  font-size: 1.0625rem;
  color: #A4A4AA;
  letter-spacing: -0.04em;
  margin-right: 1.0625rem;
}
.c-work-post__tax {
  font-size: 0.75rem;
  line-height: 1;
  border: 1px solid #707070;
  border-radius: 0.3125rem;
  min-width: 7.75rem;
  padding: 0.375rem 0.625rem;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.04em;
}
.c-work-post__ttl {
  font-size: 1.25rem;
  letter-spacing: 0.04em;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .c-work-post__ttl {
    font-size: 1rem;
  }
}
.c-work-post__ttl span {
  border-bottom: 1px solid #707070;
  display: inline-block;
  padding-bottom: 0.0625rem;
}
.c-work-post__place {
  display: flex;
  align-items: center;
  font-size: 1.0625rem;
}
@media screen and (max-width: 768px) {
  .c-work-post__place {
    font-size: 1rem;
  }
}
.c-work-post__place-side {
  display: flex;
  align-items: center;
  margin-right: 0.9375rem;
}
.c-work-post__place-label {
  font-weight: 600;
}
.c-work-post__place-icon {
  width: 1.375rem;
  margin-right: 0.375rem;
}
@media screen and (max-width: 768px) {
  .c-work-post__place-icon {
    width: 1.125rem;
  }
}
.c-work-post__place-text {
  letter-spacing: 0.04em;
}

.c-news-post {
  box-shadow: 0 0 0.1875rem #CCCCCC;
  border-radius: 1.875rem;
  overflow: hidden;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .c-news-post {
    width: 22.5rem;
    height: 28.625rem;
  }
}
@media screen and (max-width: 768px) {
  .c-news-post {
    width: 20rem;
  }
}
.c-news-post__link {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
}
.c-news-post__thumb {
  height: 15.8125rem;
  flex: 0 0 auto;
}
.c-news-post__main {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding: 1.875rem 1.5625rem;
  flex: 1 1 auto;
}
.c-news-post__head {
  margin-bottom: 1.25rem;
}
.c-news-post__cat {
  display: inline-block;
  background-color: #D4CFC8;
  color: #707070;
  font-size: 0.625rem;
  line-height: 1;
  padding: 0.4375rem 0.75rem 0.25rem;
  border-radius: 0.375rem;
  margin-bottom: 0.625rem;
  font-weight: 600;
}
.c-news-post__ttl {
  font-size: 0.9375rem;
  color: #000;
}
@media screen and (max-width: 768px) {
  .c-news-post__ttl {
    font-size: 1.0625rem;
  }
}
.c-news-post__date {
  font-size: 0.6875rem;
  color: #707070;
  font-weight: 600;
}

.u-sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.u-object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-text-eng {
  text-transform: lowercase;
}
.u-text-eng::first-letter {
  text-transform: uppercase;
}

.u-bold {
  font-weight: bold;
}

.u-normal-i {
  font-weight: 400 !important;
}

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

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

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

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

.u-all-hidden {
  display: none !important;
}

.u-bg-cover {
  position: relative;
}
.u-bg-cover__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.u-bg-cover__bg.--pos-top {
  object-position: 50% 0;
}
.u-bg-cover__bg.--pos-bottom {
  object-position: 50% 100%;
}
.u-bg-cover__inner {
  position: relative;
}

.u-flex {
  display: flex;
}

.u-flex-sb {
  display: flex;
  justify-content: space-between;
}
.u-flex-sb.--wrap {
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .u-flex-sb.--spRow {
    display: block;
  }
}

.u-bold {
  font-weight: bold;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-text-center {
  text-align: center;
}

.u-text-left {
  text-align: left;
}

.u-marker {
  background: linear-gradient(transparent 70%, #FFF79A 70%);
}

.u-c-yellow {
  color: #FFDF00;
}

.u-text-underline {
  text-decoration: underline;
}

.--size-l {
  font-size: 1.42em;
}

.--size-sm {
  font-size: 0.8em;
}

.u-mb0-i {
  margin-bottom: 0 !important;
}

.u-text-bg {
  letter-spacing: -0.005em;
  display: contents;
}

.u-c-blue {
  color: #183E7E;
}

.u-c-pink {
  color: #D6625C;
}

.u-c-pink02 {
  color: #D64358;
}

.u-no-link {
  pointer-events: none;
}

.l-wrapper {
  position: relative;
  min-height: 100dvh;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
}

.l-main {
  flex: 1 1 auto;
}

.l-outer {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.l-inner {
  width: 69.4444444444%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .l-inner {
    width: 89.3333333333%;
  }
}
@media screen and (min-width: 769px) {
  .l-inner.--small {
    width: 64.1666666667%;
  }
}
@media screen and (max-width: 768px) {
  .l-inner.--sp-full-width {
    width: 100%;
  }
}

.l-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .l-header {
    background-color: #fff;
    transition: cubic-bezier(0.175, 0.885, 0.32, 1.275), 0.23s;
  }
}
@media screen and (max-width: 768px) {
  .l-header.is-open {
    background-color: #FAE2A9;
  }
}
.l-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  padding: 1.375rem 2.5rem;
}
@media screen and (min-width: 769px) {
  .l-header__inner {
    position: relative;
    z-index: 3;
    background-color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner {
    padding: 1.25rem 5% 1.25rem;
  }
}
.l-header__logo {
  width: 22.25rem;
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    width: 15.625rem;
    position: relative;
    z-index: 3;
  }
}
.l-header__main {
  display: flex;
  align-items: center;
}
.l-header__action {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-header__action {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: #fff;
    justify-content: space-between;
    padding: 0.75rem 5%;
  }
}
@media screen and (min-width: 769px) {
  .l-header__action {
    margin-right: 2.5625rem;
  }
}
.l-header__action-item {
  width: 11.25rem;
  border-radius: 0.625rem;
  padding: 3px;
  background: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
  height: 4.125rem;
}
@media screen and (max-width: 768px) {
  .l-header__action-item {
    width: 10.25rem;
  }
}
.l-header__action-item.--youkou {
  letter-spacing: 0.2em;
}
.l-header__action-item.--youkou .l-header__action-link {
  background-color: #fff;
  color: #F18D00;
}
.l-header__action-item.--youkou .l-header__action-link:hover {
  background-color: transparent;
  color: #fff;
}
.l-header__action-item.--entry {
  letter-spacing: 0.1em;
}
.l-header__action-item.--entry .l-header__action-link {
  color: #fff;
  font-family: "Syncopate", sans-serif;
}
.l-header__action-item.--entry .l-header__action-link:hover {
  background-color: #fff;
  color: #F18D00;
}
@media screen and (min-width: 769px) {
  .l-header__action-item:not(:last-of-type) {
    margin-right: 2.5rem;
  }
}
.l-header__action-link {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border-radius: 0.5rem;
  transition: linear 0.16s;
}
.l-header__toggle {
  width: 4rem;
  height: 2.75rem;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .l-header__toggle {
    width: 2.875rem;
    height: 2.125rem;
  }
}
.l-header__toggle-line {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: #706F6F;
  transition: cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.22s;
}
.l-header__toggle-line:nth-of-type(1) {
  top: 0;
}
.l-header__toggle-line:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
.l-header__toggle-line:nth-of-type(3) {
  bottom: 0;
}
.l-header__toggle.is-open .l-header__toggle-line:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.l-header__toggle.is-open .l-header__toggle-line:nth-of-type(2) {
  opacity: 0;
}
.l-header__toggle.is-open .l-header__toggle-line:nth-of-type(3) {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

.l-hide-menu {
  background: #FAE2A9;
  overflow: hidden;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  transition: cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.23s;
  z-index: 9;
}
.l-hide-menu.is-open {
  visibility: visible;
  opacity: 1;
  max-height: 9999px;
}
@media screen and (min-width: 769px) {
  .l-hide-menu {
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .l-hide-menu {
    height: 100dvh;
    overflow-y: scroll;
  }
}
.l-hide-menu__deco-left {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 17.6875rem;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__deco-left {
    display: none;
  }
}
.l-hide-menu__deco-right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 12.8125rem;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__deco-right {
    display: none;
  }
}
.l-hide-menu__decos {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__decos {
    display: block;
  }
}
.l-hide-menu__in {
  height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-hide-menu__col {
    display: flex;
    align-items: flex-end;
  }
}
.l-hide-menu__nav {
  row-gap: 3.1875rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex: 1 1 auto;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__nav {
    margin-bottom: 2.4375rem;
    row-gap: 2.25rem;
  }
}
@media screen and (min-width: 769px) {
  .l-hide-menu__nav-item:nth-of-type(even) {
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 768px) {
  .l-hide-menu__nav-item {
    width: 50%;
  }
  .l-hide-menu__nav-item.--sp-order01 {
    order: 1;
  }
  .l-hide-menu__nav-item.--sp-order02 {
    order: 2;
  }
  .l-hide-menu__nav-item.--sp-order03 {
    order: 3;
  }
  .l-hide-menu__nav-item.--sp-order04 {
    order: 4;
  }
  .l-hide-menu__nav-item.--sp-order05 {
    order: 5;
  }
  .l-hide-menu__nav-item.--sp-order06 {
    order: 6;
  }
}
.l-hide-menu__nav-link {
  display: block;
  padding-left: 2.0625rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__nav-link {
    padding-left: 1rem;
  }
}
.l-hide-menu__nav-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 95%;
  width: 1.0625rem;
  background: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
}
@media screen and (max-width: 768px) {
  .l-hide-menu__nav-link::before {
    width: 0.568125rem;
  }
}
.l-hide-menu__nav-text {
  font-size: 1.375rem;
  font-weight: 500;
  letter-spacing: 0.15px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__nav-text {
    font-size: 0.75rem;
  }
}
.l-hide-menu__nav-text::after {
  content: attr(data-eng);
  display: block;
  font-weight: 600;
  font-family: "Syncopate", sans-serif;
  font-size: 2.5rem;
  letter-spacing: 0;
  margin-top: 1rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__nav-text::after {
    font-size: 1.3125rem;
    margin-top: 0.5rem;
  }
}
.l-hide-menu__pp {
  flex: 0 0 auto;
  letter-spacing: 0.15px;
  font-size: 1.3125rem;
}
@media screen and (max-width: 768px) {
  .l-hide-menu__pp {
    font-size: 1rem;
    text-align: center;
  }
}

.l-others {
  background-color: #FAE2A9;
  padding: 6.125rem 0 6.5625rem;
}
@media screen and (max-width: 768px) {
  .l-others {
    padding: 1.875rem 0 2.4375rem;
  }
}
.l-others__ttl {
  text-align: center;
  font-family: "Syncopate", sans-serif;
  color: #F18D00;
  font-size: 2.5rem;
  letter-spacing: 0;
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 768px) {
  .l-others__ttl {
    font-size: 1.5rem;
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 769px) {
  .l-others__list {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .l-others__item {
    width: 19.5625rem;
  }
}
@media screen and (max-width: 768px) {
  .l-others__item {
    margin-bottom: 1.25rem;
  }
}
.l-others__link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 7.0625rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.5;
  background-color: #fff;
  transition: linear 0.22s;
}
@media screen and (max-width: 768px) {
  .l-others__link {
    height: 4rem;
    font-size: 1rem;
  }
}
.l-others__link:hover {
  background-color: #F18D00;
  color: #ffd;
}

.l-inovation {
  padding: 7.5rem 0 0;
  background-image: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
}
@media screen and (max-width: 768px) {
  .l-inovation {
    padding-top: 3.75rem;
  }
}
.l-inovation__ttl {
  text-align: center;
  font-family: "Syncopate", sans-serif;
  color: #fff;
  letter-spacing: 0;
  font-size: 5rem;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .l-inovation__ttl {
    text-align: left;
    font-size: 2.5rem;
    margin-bottom: 1.875rem;
  }
}
.l-inovation__read {
  text-align: center;
  color: #fff;
  font-size: 1.25rem;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .l-inovation__read {
    font-size: 1rem;
    text-align: left;
    line-height: 1.5;
    padding: 0 1.5%;
  }
}
.l-inovation__middle {
  position: relative;
  text-align: center;
}
.l-inovation__middle::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 110%;
  background: url(../images/top/inovation_skew_bg.png) no-repeat 50% 100%;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  .l-inovation__middle::before {
    height: 100%;
    background-position-y: 0;
    background-image: url(../images/top/inovation_skew_bg_sp.png);
  }
}
.l-inovation__middle-in {
  padding: 5rem 0 8rem;
}
@media screen and (max-width: 768px) {
  .l-inovation__middle-in {
    padding: 3.125rem 0 1.1875rem;
    width: 100%;
  }
}
.l-inovation__middle-photo01 {
  position: absolute;
  left: -5.1875rem;
  bottom: 0;
  width: 19.5rem;
}
@media screen and (max-width: 768px) {
  .l-inovation__middle-photo01 {
    width: 6.5625rem;
    left: 0;
  }
}
.l-inovation__middle-photo02 {
  right: -4.9375rem;
  bottom: 0;
  position: absolute;
  width: 25.6875rem;
}
@media screen and (max-width: 768px) {
  .l-inovation__middle-photo02 {
    width: 9.3125rem;
    right: 0;
  }
}
.l-inovation__middle-catch {
  position: relative;
  z-index: 2;
  font-size: 3.125rem;
  letter-spacing: 0.2em;
  display: flex;
  flex-flow: column;
  align-items: center;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .l-inovation__middle-catch {
    font-size: 1.5625rem;
    letter-spacing: 0.1em;
  }
}
.l-inovation__middle-catch span {
  padding: 0.125rem 0.9375rem;
  background-color: #fff;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .l-inovation__middle-catch span {
    padding: 0.125rem 0.4375rem;
  }
  .l-inovation__middle-catch span:not(:last-of-type) {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (max-width: 768px) {
  .l-inovation__middle-catch.--pc {
    display: none;
  }
}
.l-inovation__middle-catch.--sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .l-inovation__middle-catch.--sp {
    display: flex;
  }
}
.l-inovation__entry {
  padding: 5.125rem 0;
}
@media screen and (max-width: 768px) {
  .l-inovation__entry {
    padding: 1.875rem 0;
  }
}
.l-inovation__entry .c-button__link {
  background: #fff;
  color: #F18D00;
  width: 42.625rem;
  max-width: 100%;
}
.l-inovation__entry .c-button__texts {
  font-size: 1.875rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .l-inovation__entry .c-button__texts {
    font-size: 0.8125rem;
  }
}
.l-inovation__entry .c-button__texts::after {
  border-left-color: #F18D00;
}

.l-footer {
  padding-top: 3.75rem;
}
@media screen and (max-width: 768px) {
  .l-footer {
    margin-bottom: 5.5rem;
  }
}
.l-footer__info {
  text-align: center;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .l-footer__info {
    font-size: 0.875rem;
  }
}
.l-footer__logos {
  margin-bottom: 1.875rem;
}
.l-footer__logos-img {
  width: 9.875rem;
  margin: 0 auto 0.5rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .l-footer__logos-img {
    margin-bottom: 1.875rem;
  }
}
.l-footer__logos-cap {
  display: block;
}
@media screen and (max-width: 768px) {
  .l-footer__address {
    font-size: 0.875rem;
  }
}
.l-footer__middle {
  padding: 1.875rem 0;
  border-top: 1px solid #706F6F;
  border-bottom: 1px solid #706F6F;
}
.l-footer__nav-pc {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-footer__nav-pc {
    display: none;
  }
}
.l-footer__nav-pc_item {
  line-height: 2;
}
.l-footer__nav-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .l-footer__nav-sp {
    display: block;
  }
}
.l-footer__nav-sp_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  line-height: 2;
  row-gap: 1.875rem;
}
.l-footer__nav-sp_item {
  line-height: 2;
  width: 49%;
}
.l-footer__nav-sp_item:nth-of-type(even) {
  width: 40%;
}
.l-footer__nav-sp_item:last-of-type {
  text-align: center;
  width: 100%;
}
.l-footer__copy {
  text-align: center;
  padding: 1.25rem 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 768px) {
  .l-footer__copy {
    font-size: 0.8125rem;
  }
}

.top-fv {
  background: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
}
.top-fv__photo {
  position: absolute;
}
.top-fv__photo.--photo01 {
  width: 22.5%;
  top: 1.875rem;
  left: 0;
}
@media screen and (max-width: 768px) {
  .top-fv__photo.--photo01 {
    width: 9.3125rem;
    left: 0;
    top: 0.375rem;
  }
}
.top-fv__photo.--photo02 {
  width: 17.6388888889%;
  bottom: 1.625rem;
  left: 1.375rem;
}
@media screen and (max-width: 768px) {
  .top-fv__photo.--photo02 {
    width: 4.5625rem;
    left: 0;
    bottom: 1rem;
  }
}
.top-fv__photo.--photo03 {
  right: 2.625rem;
  top: 2rem;
  width: 18.75%;
}
@media screen and (max-width: 768px) {
  .top-fv__photo.--photo03 {
    width: 8.25rem;
    right: 0;
    top: 0.59375rem;
  }
}
.top-fv__photo.--photo04 {
  right: 1.25rem;
  bottom: 1.5rem;
  width: 20.8333333333%;
}
@media screen and (max-width: 768px) {
  .top-fv__photo.--photo04 {
    width: 5.8125rem;
    right: 0;
    bottom: 1rem;
  }
}
.top-fv__title {
  padding-top: 5.6875rem;
  margin: 0 auto 2.8125rem;
  width: 46.5625rem;
  max-width: 90%;
}
@media screen and (max-width: 768px) {
  .top-fv__title {
    padding-top: 11.125rem;
    margin-bottom: 0.9375rem;
    width: 20.375rem;
  }
}
.top-fv__points {
  margin: 0 auto 1.5625rem;
  width: 48.625rem;
  max-width: 90%;
}
@media screen and (max-width: 768px) {
  .top-fv__points {
    margin-bottom: 0rem;
    width: 20.125rem;
  }
}
.top-fv__catch {
  margin: 0 auto;
  width: 46rem;
  padding-bottom: 3.5rem;
  max-width: 90%;
}
@media screen and (max-width: 768px) {
  .top-fv__catch {
    padding-bottom: 1.5625rem;
    width: 13.375rem;
  }
}
.top-fv__arrow {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0.6875rem;
  bottom: -2.5rem;
}
@media screen and (max-width: 768px) {
  .top-fv__arrow {
    width: 0.5rem;
    bottom: -1.5625rem;
  }
}

.top-vision {
  margin-top: 13.9375rem;
  margin-bottom: 7.375rem;
}
@media screen and (max-width: 768px) {
  .top-vision {
    margin-top: 7.75rem;
    margin-bottom: 4.0625rem;
  }
}

.top-col-sec {
  background-image: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
}
@media screen and (min-width: 769px) {
  .top-col-sec {
    padding-left: 15.3472222222%;
    margin-right: 15.2777777778%;
  }
}
.top-col-sec__inner {
  position: relative;
  padding: 3.75rem 0;
}
@media screen and (max-width: 768px) {
  .top-col-sec__inner {
    padding: 1.875rem 1.25rem;
  }
}
.top-col-sec__eng {
  position: absolute;
  right: 0;
  width: 23.3125rem;
  top: -3.5625rem;
  right: -0.75rem;
}
@media screen and (max-width: 768px) {
  .top-col-sec__eng {
    width: 11.5625rem;
    right: 1rem;
    top: -1.75rem;
  }
}
.top-col-sec__ttl {
  color: #fff;
  font-size: 2.625rem;
  letter-spacing: 0.1em;
  margin-bottom: 3.75rem;
  line-height: 150%;
}
@media screen and (max-width: 768px) {
  .top-col-sec__ttl {
    font-size: 1.5rem;
    margin-bottom: 1.25rem;
    text-align: center;
  }
}
.top-col-sec__col {
  position: relative;
}
@media screen and (min-width: 769px) {
  .top-col-sec__col {
    display: flex;
    align-items: center;
  }
}
.top-col-sec__thumb {
  flex: 0 0 26.6875rem;
  height: 22.3125rem;
}
@media screen and (max-width: 768px) {
  .top-col-sec__thumb {
    height: 17.5625rem;
  }
}
.top-col-sec__catch {
  flex: 0 0 37.25rem;
  margin-left: -4.5rem;
  position: relative;
  z-index: 2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .top-col-sec__catch {
    margin-left: -4.5rem;
  }
}
@media screen and (max-width: 768px) {
  .top-col-sec__catch {
    width: 99%;
    margin: -1.9375rem auto 0;
  }
}
.top-col-sec__catch-line {
  background-color: #fff;
  color: #F18D00;
  font-size: 2.625rem;
  line-height: 150%;
  padding: 0.6875rem 0.9375rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .top-col-sec__catch-line {
    font-size: 1.5rem;
    padding: 0.5rem 0.8125rem;
    white-space: nowrap;
  }
}
.top-col-sec__catch-line:not(:last-of-type) {
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .top-col-sec__catch-line:not(:last-of-type) {
    margin-bottom: 0.548125rem;
  }
}
@media screen and (min-width: 769px) {
  .top-col-sec.--rev {
    padding-left: 0;
    margin-right: 0;
    padding-right: 15.3472222222%;
    margin-left: 15.2777777778%;
  }
}
.top-col-sec.--rev .top-col-sec__eng {
  left: 0.75rem;
  right: auto;
  width: 28.75rem;
}
@media screen and (max-width: 768px) {
  .top-col-sec.--rev .top-col-sec__eng {
    width: 14.4375rem;
    top: -1.75rem;
  }
}
.top-col-sec.--rev .top-col-sec__ttl {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .top-col-sec.--rev .top-col-sec__ttl {
    text-align: center;
  }
}
.top-col-sec.--rev .top-col-sec__col {
  flex-flow: row-reverse;
}
@media screen and (min-width: 769px) {
  .top-col-sec.--rev .top-col-sec__catch {
    margin-left: 0;
    margin-right: -4.5rem;
  }
}

.top-misson {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .top-misson {
    margin-bottom: 1.875rem;
  }
}

.top-sec-gr__button {
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 768px) {
  .top-sec-gr__button {
    margin-bottom: 4.84375rem;
  }
}

.top-message__head {
  border-bottom: 1px solid #F18D00;
}
.top-message__head-eng {
  margin-left: auto;
  width: 32.5rem;
}
@media screen and (max-width: 768px) {
  .top-message__head-eng {
    width: 16.75rem;
  }
}
.top-message__ttl {
  margin-bottom: 3.375rem;
  padding-top: 4rem;
}
@media screen and (max-width: 768px) {
  .top-message__ttl {
    padding-top: 1.875rem;
    margin-bottom: 1.9375rem;
  }
}
.top-message__col {
  padding-bottom: 7.6875rem;
}
@media screen and (min-width: 769px) {
  .top-message__col {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .top-message__col {
    padding-bottom: 4.1875rem;
  }
}
.top-message__thumb {
  flex: 0 0 18.125rem;
}
@media screen and (min-width: 769px) {
  .top-message__thumb {
    margin-right: 2.5625rem;
  }
}
@media screen and (max-width: 768px) {
  .top-message__thumb {
    margin-bottom: 1rem;
  }
}
.top-message__box {
  flex: 1 1 auto;
}
@media screen and (min-width: 769px) {
  .top-message__box {
    margin-right: 3.5625rem;
  }
}
.top-message__box-ttl {
  margin-bottom: 1rem;
  background-color: #F18D00;
  text-align: center;
  color: #fff;
  padding: 1.125rem 1.25rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .top-message__box-ttl {
    font-size: 0.875rem;
    padding: 0.5rem 0.625rem;
  }
}
.top-message__box-desc {
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 769px) {
  .top-message__box-desc {
    padding: 0 2.4375rem;
  }
}
@media screen and (max-width: 768px) {
  .top-message__box-desc {
    font-size: 0.875rem;
  }
}

.top-works {
  padding-bottom: 7.5rem;
}
@media screen and (max-width: 768px) {
  .top-works {
    padding-bottom: 3.75rem;
  }
}
.top-works__head {
  border-bottom: 1px solid #F18D00;
  margin-bottom: 1.875rem;
}
.top-works__head-eng {
  width: 26.6875rem;
}
@media screen and (max-width: 768px) {
  .top-works__head-eng {
    width: 12.6875rem;
  }
}
.top-works__ttl {
  font-size: 2.625rem;
  margin-bottom: 1.875rem;
  line-height: 150%;
}
@media screen and (max-width: 768px) {
  .top-works__ttl {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    letter-spacing: 0;
  }
}
.top-works__ttl span {
  background: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.top-works__desc {
  font-size: 1.25rem;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .top-works__desc {
    margin-bottom: 1.875rem;
    font-size: 1rem;
  }
}
.top-works__main {
  padding: 2.5rem 0;
}
@media screen and (max-width: 768px) {
  .top-works__main {
    padding: 1.25rem 0;
  }
}
.top-works__list {
  margin-bottom: 1.9375rem;
}
@media screen and (max-width: 768px) {
  .top-works__list {
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 769px) {
  .top-works__list {
    display: flex;
    justify-content: space-between;
    row-gap: 1.875rem;
    flex-wrap: wrap;
  }
}
.top-works__list-item {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .top-works__list-item {
    width: 100%;
  }
  .top-works__list-item:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}

.top-interview {
  padding-bottom: 7.5rem;
}
@media screen and (max-width: 768px) {
  .top-interview {
    padding-bottom: 3.75rem;
  }
}
.top-interview__bg {
  transform: translateX(-50%);
  top: 3.75rem;
  height: 95%;
}
@media screen and (max-width: 768px) {
  .top-interview__bg {
    top: 0;
    height: 92%;
  }
}
.top-interview__ttl {
  text-align: center;
  font-family: "Syncopate", sans-serif;
  font-size: 10.375rem;
  letter-spacing: 0;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .top-interview__ttl {
    font-size: 2.625rem;
    margin-bottom: 1.25rem;
    line-height: 1;
  }
}
.top-interview__ttl span {
  background: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.top-interview__catch {
  font-size: 1.5rem;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .top-interview__catch {
    font-size: 1.125rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .top-interview__read {
    font-size: 0.875rem;
  }
}
.top-interview__sliders {
  padding-top: 5.625rem;
  padding-bottom: 2.1875rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .top-interview__sliders {
    padding-top: 1.875rem;
    padding-bottom: 0;
  }
}
.top-interview__sliders .slick-list {
  overflow: visible;
}
.top-interview__item {
  width: 20.5rem;
  margin: 0 1.875rem;
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 769px) {
  .top-interview__item:nth-of-type(even) {
    margin-top: -1.875rem;
  }
  .top-interview__item:nth-of-type(4) {
    margin-top: 0;
    bottom: -1.875rem;
  }
}
.top-interview__item-link {
  display: block;
  padding: 1.1875rem;
}
.top-interview__item-thumb {
  margin-bottom: 1rem;
  aspect-ratio: 1/1;
}
.top-interview__item-ttl {
  font-size: 1.125rem;
  border-bottom: 1px solid #000;
  margin-bottom: 0.5rem;
  padding-bottom: 0.25rem;
  letter-spacing: 0;
  font-weight: 600;
  letter-spacing: -0.02em;
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #F18D00;
}
.top-interview__item-text {
  font-size: 0.875rem;
}
.top-interview__arrows {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 2.1875rem;
}
@media screen and (max-width: 768px) {
  .top-interview__arrows {
    justify-content: center;
    margin-top: 1rem;
  }
}
.top-interview__arrows .slick-arrow {
  font-size: 0;
  width: 4.3125rem;
  height: 4.3125rem;
  background: no-repeat 50%;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  .top-interview__arrows .slick-arrow {
    margin: 0 2rem;
  }
}
.top-interview__arrows .slick-arrow.slick-prev {
  background-image: url(../images/common/slide_prev.png);
}
.top-interview__arrows .slick-arrow.slick-next {
  background-image: url(../images/common/slide_next.png);
}
@media screen and (min-width: 769px) {
  .top-interview__arrows .slick-arrow:not(:last-of-type) {
    margin-right: 3.75rem;
  }
}

.top-recruit {
  padding-bottom: 7.5rem;
}
@media screen and (max-width: 768px) {
  .top-recruit {
    padding-bottom: 3.75rem;
  }
}
.top-recruit__head {
  border-bottom: 1px solid #F18D00;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .top-recruit__head {
    margin-bottom: 1.875rem;
  }
}
.top-recruit__head-eng {
  margin-left: auto;
  width: 29.25rem;
}
@media screen and (max-width: 768px) {
  .top-recruit__head-eng {
    width: 14.5625rem;
  }
}
.top-recruit__ttl {
  margin-bottom: 1.8125rem;
}
@media screen and (max-width: 768px) {
  .top-recruit__ttl {
    margin-bottom: 1rem;
  }
}
.top-recruit__subttl {
  color: #F18D00;
  margin-bottom: 1.875rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .top-recruit__subttl {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 769px) {
  .top-recruit__list {
    display: flex;
    justify-content: space-between;
    row-gap: 1.875rem;
  }
}
.top-recruit__item {
  background-color: #F18D00;
}
@media screen and (min-width: 769px) {
  .top-recruit__item {
    width: 32%;
  }
}
@media screen and (max-width: 768px) {
  .top-recruit__item {
    width: 90%;
    margin: 0 auto;
  }
  .top-recruit__item:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.top-recruit__item-link {
  display: block;
  padding: 0.9375rem;
  padding-bottom: 0;
  color: #fff;
}
.top-recruit__item-thumb {
  height: 11.8125rem;
}
.top-recruit__item-ttl {
  font-size: 1.125rem;
  text-align: center;
  padding: 1.25rem 0;
  font-weight: 500;
  letter-spacing: -0.02em;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.top-blog {
  padding-bottom: 7.5rem;
}
@media screen and (max-width: 768px) {
  .top-blog {
    padding-bottom: 3.75rem;
  }
}
.top-blog__head {
  border-bottom: 1px solid #F18D00;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .top-blog__head {
    margin-bottom: 1.875rem;
  }
}
.top-blog__head-eng {
  width: 18.875rem;
}
@media screen and (max-width: 768px) {
  .top-blog__head-eng {
    width: 9.5rem;
  }
}
.top-blog__ttl {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .top-blog__ttl {
    margin-bottom: 1.875rem;
  }
}
.top-blog__list {
  margin-bottom: 3.75rem;
}
@media screen and (min-width: 769px) {
  .top-blog__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .top-blog__list::after {
    content: "";
    display: block;
    width: 31.72%;
  }
}
@media screen and (max-width: 768px) {
  .top-blog__list {
    margin-bottom: 1.875rem;
  }
}
.top-blog__item {
  background-color: #F18D00;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .top-blog__item {
    width: 31.72%;
  }
}
@media screen and (max-width: 768px) {
  .top-blog__item {
    width: 90%;
    margin: 0 auto;
  }
  .top-blog__item:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.top-blog__item-link {
  padding: 0.9375rem;
  padding-bottom: 1.25rem;
  display: block;
}
.top-blog__item-thumb {
  margin-bottom: 1rem;
  height: 11.8125rem;
}
.top-blog__item-ttl {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1rem;
  letter-spacing: -0.02em;
  margin-bottom: 1em;
  font-weight: 500;
}
.top-blog__item-date {
  font-size: 0.875rem;
}

.page-notfind {
  padding: 7.5rem 0;
  text-align: center;
}
.page-notfind__ttl {
  font-size: 1.5rem;
  margin-bottom: 1.5625rem;
}
.page-notfind__desc {
  margin-bottom: 1.875rem;
}

.p-pages-hero {
  padding: 6.5rem 0;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-pages-hero {
    padding: 5rem 0;
  }
}
.p-pages-hero__ttl {
  font-size: 2.375rem;
  line-height: 1.17;
  font-weight: 500;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .p-pages-hero__ttl {
    font-size: 1.5625rem;
    margin-bottom: 0.3125rem;
  }
}
.p-pages-hero__ttl span {
  font-size: 0.8375394322em;
}
@media screen and (max-width: 768px) {
  .p-pages-hero__ttl span {
    font-size: 0.8677204659em;
  }
}
.p-pages-hero__eng {
  font-family: "Syncopate", sans-serif;
  font-weight: 700;
  font-size: 5rem;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .p-pages-hero__eng {
    font-size: 2.8125rem;
  }
}

.page-future-vision {
  padding: 7.5rem 0 8rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .page-future-vision {
    padding: 4.375rem 0 4.875rem;
  }
}
.page-future-vision__head {
  border-bottom: 1px solid #F18D00;
  margin-bottom: 2.1875rem;
}
.page-future-vision__main {
  position: relative;
}
.page-future-vision__gd {
  width: 111.5277777778%;
  background-image: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
  opacity: 0.3;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 3.5625rem;
  height: 20.5rem;
  transform: translateX(-50%) rotate(-8deg);
}
@media screen and (max-width: 768px) {
  .page-future-vision__gd {
    top: 4.375rem;
    height: 25.6875rem;
    width: 160%;
  }
}
.page-future-vision__content {
  position: relative;
  margin-top: 3.75rem;
}
@media screen and (max-width: 768px) {
  .page-future-vision__content {
    margin-top: 2.8125rem;
  }
}
@media screen and (max-width: 768px) {
  .page-future-vision__list {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
  }
}
.page-future-vision__block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page-future-vision__block {
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.page-future-vision__block:not(:last-of-type) {
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .page-future-vision__block:not(:last-of-type) {
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 769px) {
  .page-future-vision__block:nth-of-type(1) .page-future-vision__block-box {
    width: 61.3194444444%;
  }
}
@media screen and (min-width: 769px) {
  .page-future-vision__block:nth-of-type(2) .page-future-vision__block-box {
    width: 68.8194444444%;
  }
}
@media screen and (min-width: 769px) {
  .page-future-vision__block:nth-of-type(2) .page-future-vision__block-box {
    padding-left: 6.5625rem;
  }
}
@media screen and (min-width: 769px) {
  .page-future-vision__block:nth-of-type(3) .page-future-vision__block-box {
    width: 76.3888888889%;
  }
}
@media screen and (min-width: 769px) {
  .page-future-vision__block:nth-of-type(3) .page-future-vision__block-box {
    padding-left: 5.3125rem;
  }
}
.page-future-vision__block-num {
  color: #F18D00;
  font-family: "Syncopate", sans-serif;
  font-weight: 700;
  font-size: 3.75rem;
  margin-right: 0.9375rem;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .page-future-vision__block-num {
    font-size: 1.875rem;
    margin: 0;
    margin-left: 5.5%;
    text-align: left;
    line-height: 0.5;
  }
}
.page-future-vision__block-box {
  display: flex;
  align-items: center;
  color: #fff;
  background-image: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
  min-height: 7.5625rem;
  padding: 1.25rem 3.5625rem;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .page-future-vision__block-box {
    padding: 1.25rem 0.625rem;
    width: 20.9375rem;
    margin: 0 auto;
  }
}
.page-future-vision__block-desc {
  font-size: 1.125rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page-future-vision__block-desc {
    font-size: 0.875rem;
  }
}

.page-future-mission {
  position: relative;
  padding-bottom: 7.5rem;
}
@media screen and (max-width: 768px) {
  .page-future-mission {
    padding-bottom: 4.4375rem;
  }
}
.page-future-mission__gd {
  width: 100%;
  background-image: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
  opacity: 0.3;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.625rem;
  height: 20.5rem;
  transform: translateX(-50%) skewY(8deg);
  transform-origin: 0 0;
}
@media screen and (max-width: 768px) {
  .page-future-mission__gd {
    top: 4.6875rem;
    height: 15.625rem;
  }
}
.page-future-mission__head {
  text-align: right;
  border-bottom: 1px solid #F18D00;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .page-future-mission__head {
    margin-bottom: 1.875rem;
  }
}
.page-future-mission .c-catch-text {
  text-align: right;
}
.page-future-mission__box {
  background-image: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
  color: #fff;
  padding: 2.125rem 3.5rem;
  padding-left: 19.7916666667%;
  margin-top: 3.75rem;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .page-future-mission__box {
    width: 61.4583333333%;
  }
}
@media screen and (max-width: 768px) {
  .page-future-mission__box {
    margin-top: 3.4375rem;
    width: 95%;
    padding: 1.25rem 0.625rem;
    padding-left: 5.5%;
  }
}
.page-future-mission__box-desc {
  font-size: 1.125rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page-future-mission__box-desc {
    font-size: 1rem;
  }
}

.page-future-value__ttl {
  text-align: center;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .page-future-value__ttl {
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 769px) {
  .page-future-value__boxes {
    display: flex;
    justify-content: space-between;
  }
}
.page-future-value__boxes-item {
  background: radial-gradient(50% 71.45% at 50% 50%, #F18D00 0%, #F6AD3B 100%);
  color: #fff;
  padding: 1.875rem 0;
}
@media screen and (min-width: 769px) {
  .page-future-value__boxes-item {
    width: 19.5625rem;
  }
}
@media screen and (max-width: 768px) {
  .page-future-value__boxes-item {
    width: 19.5625rem;
    margin: 0 auto;
    padding: 1.25rem 0;
  }
  .page-future-value__boxes-item:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.page-future-value__boxes-ttl, .page-future-value__boxes-line {
  margin: 0 1.5625rem;
}
.page-future-value__boxes-ttl {
  font-weight: 700;
  font-size: 4.3125rem;
  line-height: 1.5;
  margin-bottom: 0.6875rem;
}
@media screen and (max-width: 768px) {
  .page-future-value__boxes-ttl {
    font-size: 2.4375rem;
    margin-bottom: 0.1875rem;
    line-height: 1.3;
  }
}
.page-future-value__boxes-line {
  display: block;
  height: 0.25rem;
  background-color: #fff;
  transform: rotate(-8deg);
  transform-origin: 50% 100%;
  margin-bottom: 1.5625rem;
}
@media screen and (max-width: 768px) {
  .page-future-value__boxes-line {
    margin-bottom: 1.25rem;
  }
}
.page-future-value__boxes-text {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (min-width: 769px) {
  .page-future-value__boxes-text {
    height: 4em;
  }
}
.page-future-value__boxes-desc {
  padding-left: 3.125rem;
  padding-right: 0.6875rem;
  font-size: 1rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page-future-value__boxes-desc {
    font-size: 0.875rem;
    padding-right: 0.9375rem;
  }
}
.page-future-value__pr {
  padding: 9.375rem 0 7.5rem;
}
@media screen and (max-width: 768px) {
  .page-future-value__pr {
    padding-bottom: 3.75rem;
  }
}
.page-future-value__pr-gd {
  width: 100%;
  background-image: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
  opacity: 0.3;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 20.5rem;
  transform: translateX(-50%) skewY(-8deg);
  transform-origin: 0 0;
}
@media screen and (max-width: 768px) {
  .page-future-value__pr-gd {
    height: 21.875rem;
  }
}
.page-future-value__pr-gd.--top {
  top: 10rem;
}
@media screen and (max-width: 768px) {
  .page-future-value__pr-gd.--top {
    top: -3.75rem;
  }
}
.page-future-value__pr-gd.--rev {
  transform: translateX(-50%) skewY(8deg);
  top: -2.8125rem;
}
@media screen and (max-width: 768px) {
  .page-future-value__pr-gd.--rev {
    top: -5.625rem;
  }
}
.page-future-value__pr-item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-future-value__pr-item:nth-of-type(odd) .page-future-value__pr-thumb {
    bottom: 1.8125rem;
    left: -2.9375rem;
  }
}
@media screen and (max-width: 768px) {
  .page-future-value__pr-item:nth-of-type(odd) .page-future-value__pr-thumb {
    right: -5%;
  }
}
.page-future-value__pr-item:nth-of-type(even) .page-future-value__pr-col {
  flex-flow: row-reverse;
}
.page-future-value__pr-item:nth-of-type(even) .page-future-value__pr-ttl {
  text-align: right;
}
@media screen and (min-width: 769px) {
  .page-future-value__pr-item:nth-of-type(even) .page-future-value__pr-thumb {
    bottom: 1.8125rem;
    right: -2.9375rem;
  }
}
@media screen and (max-width: 768px) {
  .page-future-value__pr-item:nth-of-type(even) .page-future-value__pr-thumb {
    left: -5%;
  }
}
.page-future-value__pr-item:not(:last-of-type) {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .page-future-value__pr-item:not(:last-of-type) {
    margin-bottom: 11.25rem;
  }
}
.page-future-value__pr-col {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .page-future-value__pr-col {
    position: relative;
    flex-flow: column;
  }
}
.page-future-value__pr-info {
  position: relative;
  z-index: 2;
  flex: 0 0 31.1875rem;
}
@media screen and (max-width: 768px) {
  .page-future-value__pr-info {
    flex-basis: 100%;
    order: 2;
  }
}
.page-future-value__pr-ttl {
  line-height: 1;
  font-size: 2.625rem;
  position: relative;
  bottom: -0.1875rem;
  color: #F18D00;
}
@media screen and (max-width: 768px) {
  .page-future-value__pr-ttl {
    font-size: 1.875rem;
    bottom: -1px;
  }
}
.page-future-value__pr-box {
  background: radial-gradient(50% 71.45% at 50% 50%, #F18D00 0%, #F6AD3B 100%);
  color: #fff;
  padding: 1.4375rem 3rem;
}
@media screen and (max-width: 768px) {
  .page-future-value__pr-box {
    padding: 1.25rem 0.6875rem;
  }
}
.page-future-value__pr-desc {
  font-size: 1.125rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page-future-value__pr-desc {
    font-size: 0.875rem;
  }
}
.page-future-value__pr-thumb {
  width: 21rem;
  height: 14.0625rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-future-value__pr-thumb {
    width: 16rem;
    height: 10.75rem;
    order: 1;
    position: absolute;
    top: -8.4375rem;
  }
}

.page-future-business {
  padding-bottom: 7.5rem;
}
@media screen and (max-width: 768px) {
  .page-future-business {
    padding-bottom: 3.75rem;
  }
}
.page-future-business__head {
  text-align: center;
  line-height: 1.5;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .page-future-business__head {
    margin-bottom: 1.875rem;
  }
}
.page-future-business__read {
  font-size: 1.5625rem;
  color: #F18D00;
}
@media screen and (max-width: 768px) {
  .page-future-business__read {
    font-size: 1rem;
  }
}
.page-future-business__ttl {
  margin-bottom: 0.9375rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page-future-business__ttl {
    margin-bottom: 1.875rem;
    font-size: 2.625rem;
  }
}
.page-future-business__desc {
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .page-future-business__desc {
    font-size: 0.9375rem;
    text-align: left;
  }
}
.page-future-business__list {
  /*   .slick-arrow {
        font-size: 0;
        width: fz(69);
        height: fz(69);
        background: no-repeat 50%;
        background-size: 100% auto;
        @include trans_y;
        z-index: 2;

        @include mq-down(sm) {}

        &.slick-prev {
              background-image: url(../images/common/slide_prev.png);
              left: fz(10);
        }

        &.slick-next {
              background-image: url(../images/common/slide_next.png);
              right: fz(10);
        }


  } */
}
@media screen and (min-width: 769px) {
  .page-future-business__list {
    display: flex;
    justify-content: space-between;
  }
}
.page-future-business__list-item {
  border: 0.25rem solid;
  border-image-source: linear-gradient(90deg, #F18D00 0%, #F6AD3B 100%);
  border-image-slice: 1;
  background-color: #fff;
  padding: 1.625rem 1.875rem 1.625rem;
}
@media screen and (min-width: 769px) {
  .page-future-business__list-item {
    width: 18.75rem;
  }
}
@media screen and (max-width: 768px) {
  .page-future-business__list-item {
    width: 18.75rem;
    margin: 0 auto;
  }
  .page-future-business__list-item:not(:last-of-type) {
    margin-bottom: 1.9375rem;
  }
}
.page-future-business__list-ttl {
  text-align: center;
  color: #F18D00;
  font-size: 1.5rem;
  margin-bottom: 1.875rem;
}
.page-future-business__list-ttl span {
  display: inline-block;
  position: relative;
  padding-bottom: 0.4375rem;
}
.page-future-business__list-ttl span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-image: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
}
.page-future-business__list-illust {
  height: 8.125rem;
  margin: 0 auto 1.875rem;
  height: 8.125rem;
  width: 7.4375rem;
}
.page-future-business__list-illust.--illust02 {
  width: 9rem;
}
.page-future-business__list-illust.--illust03 {
  width: 8.5625rem;
}
.page-future-business__list-point li {
  background: linear-gradient(90deg, #F18D00 0%, #F6AD3B 100%);
  color: #fff;
  text-align: center;
  min-height: 3.25rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.6875rem;
  font-size: 1rem;
  line-height: 1.5;
}
.page-future-business__list-point li:not(:last-of-type) {
  margin-bottom: 0.6875rem;
}
.page-future-business__list-desc {
  background: linear-gradient(90deg, #F18D00 0%, #F6AD3B 100%);
  color: #fff;
  font-size: 1rem;
  padding: 0.625rem 1rem;
}

.page-message-greeting {
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .page-message-greeting {
    padding: 3.75rem 0;
  }
}
.page-message-greeting__heading {
  position: relative;
  height: 26.375rem;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .page-message-greeting__heading {
    height: 16.25rem;
  }
}
.page-message-greeting__heading-ttl {
  font-size: 2.625rem;
  color: #F18D00;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  line-height: 1.1;
  left: 1.625rem;
  top: 11rem;
}
@media screen and (max-width: 768px) {
  .page-message-greeting__heading-ttl {
    font-size: 1.5rem;
    top: 4rem;
    left: 0rem;
  }
}
.page-message-greeting__heading-line {
  background-color: #fff;
  padding: 0.9375rem 1.875rem 1.0625rem;
  padding-right: 0.75rem;
}
@media screen and (max-width: 768px) {
  .page-message-greeting__heading-line {
    padding: 0.4375rem 0.5rem 0.5rem;
    padding-right: 0.5rem;
  }
}
.page-message-greeting__heading-line:not(:last-of-type) {
  margin-bottom: 0.9375rem;
}
@media screen and (max-width: 768px) {
  .page-message-greeting__heading-line:not(:last-of-type) {
    margin-bottom: 0.5rem;
  }
}
.page-message-greeting__names {
  text-align: center;
  color: #706F6F;
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 768px) {
  .page-message-greeting__names {
    margin-bottom: 3.75rem;
  }
}
.page-message-greeting__names-sub {
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .page-message-greeting__names-sub {
    font-size: 1rem;
    margin-bottom: 0.625rem;
  }
}
.page-message-greeting__names-ttl {
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .page-message-greeting__names-ttl {
    font-size: 1.875rem;
  }
}
.page-message-greeting__list {
  margin-bottom: 3.75rem;
}
.page-message-greeting__list-item {
  display: flex;
}
@media screen and (min-width: 769px) {
  .page-message-greeting__list-item {
    column-gap: 1.8125rem;
  }
  .page-message-greeting__list-item:nth-of-type(even) {
    flex-flow: row-reverse;
  }
}
@media screen and (max-width: 768px) {
  .page-message-greeting__list-item {
    flex-flow: column;
  }
}
.page-message-greeting__list-item:not(:last-of-type) {
  margin-bottom: 3.75rem;
}
.page-message-greeting__list-thumb {
  height: 17.375rem;
}
@media screen and (min-width: 769px) {
  .page-message-greeting__list-thumb {
    flex: 0 0 22.4375rem;
  }
}
@media screen and (max-width: 768px) {
  .page-message-greeting__list-thumb {
    order: 1;
    height: 15.875rem;
  }
}
@media screen and (min-width: 769px) {
  .page-message-greeting__list-info {
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 768px) {
  .page-message-greeting__list-info {
    order: 2;
    position: relative;
    margin-top: -2.125rem;
    display: flex;
    flex-flow: column;
    align-items: flex-start;
  }
}
.page-message-greeting__list-ttl {
  color: #fff;
  text-align: center;
  background: linear-gradient(90deg, #F18D00 0%, #F6AD3B 100%);
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 1.5;
  padding: 0.375rem 0 0.3125rem;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .page-message-greeting__list-ttl {
    text-align: left;
    font-size: 1.125rem;
    padding: 0.4375rem 0.9375rem;
    margin-bottom: 0.625rem;
    min-height: 4rem;
    min-width: 17rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
.page-message-greeting__list-desc {
  font-size: 1rem;
  color: #F18D00;
}
@media screen and (min-width: 769px) {
  .page-message-greeting__list-desc {
    padding-right: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .page-message-greeting__list-desc {
    font-size: 0.875rem;
  }
}

.page-voice-archive {
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .page-voice-archive {
    padding: 3.75rem 0;
  }
}
.page-voice-archive__head {
  text-align: center;
  margin-bottom: 3.75rem;
}
.page-voice-archive__head-ttl {
  color: #F18D00;
  font-size: 2.625rem;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .page-voice-archive__head-ttl {
    font-size: 1.875rem;
    margin-bottom: 1.25rem;
  }
}
.page-voice-archive__head-desc {
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .page-voice-archive__head-desc {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 769px) {
  .page-voice-archive__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 3.75rem;
  }
}
.page-voice-archive__item {
  background: radial-gradient(50% 71.45% at 50% 50%, #F18D00 0%, #F6AD3B 100%);
}
@media screen and (min-width: 769px) {
  .page-voice-archive__item {
    width: 27rem;
  }
}
@media screen and (max-width: 768px) {
  .page-voice-archive__item {
    width: 18.75rem;
    margin: 0 auto;
  }
  .page-voice-archive__item:not(:last-of-type) {
    margin-bottom: 1.875rem;
  }
}
.page-voice-archive__item-link {
  display: block;
}
.page-voice-archive__item-thumb {
  height: 18.6875rem;
}
@media screen and (max-width: 768px) {
  .page-voice-archive__item-thumb {
    height: 15rem;
  }
}
.page-voice-archive__item-main {
  padding: 1.0625rem 1.1875rem 1.75rem;
}
@media screen and (max-width: 768px) {
  .page-voice-archive__item-main {
    padding: 1rem 0.8125rem 1.25rem;
  }
}
.page-voice-archive__item-ttl {
  background-color: #fff;
  color: #F18D00;
  margin-bottom: 0.6875rem;
  border-radius: 5.625rem;
  padding: 0.78125rem 1rem;
  text-align: center;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .page-voice-archive__item-ttl {
    font-size: 0.875rem;
    letter-spacing: -0.02em;
    padding: 0.53125rem 0.5rem;
    margin-bottom: 0.5rem;
  }
}
.page-voice-archive__item-text {
  color: #fff;
  padding: 0 0.6875rem;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .page-voice-archive__item-text {
    font-size: 0.875rem;
  }
  .page-voice-archive__item-text:not(:last-of-type) {
    margin-bottom: 0.3125rem;
  }
}

.page-recruit-archive {
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .page-recruit-archive {
    padding: 3.75rem 0;
  }
}
.page-recruit-archive__read {
  text-align: center;
  font-size: 1.125rem;
  margin-bottom: 3.375rem;
}
@media screen and (max-width: 768px) {
  .page-recruit-archive__read {
    font-size: 0.875rem;
    margin-bottom: 3.75rem;
  }
}
.page-recruit-archive__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 3.75rem;
  row-gap: 3.75rem;
}
@media screen and (max-width: 768px) {
  .page-recruit-archive__list {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .page-recruit-archive__item {
    width: 46.55%;
  }
}
@media screen and (max-width: 768px) {
  .page-recruit-archive__item {
    margin: 0 auto;
    width: 18.75rem;
  }
  .page-recruit-archive__item:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.page-recruit-archive__item-thumb {
  height: 18.6875rem;
}
@media screen and (max-width: 768px) {
  .page-recruit-archive__item-thumb {
    height: 12.875rem;
  }
}
.page-recruit-archive__item-main {
  background: radial-gradient(50% 71.45% at 50% 50%, #F18D00 0%, #F6AD3B 100%);
  padding: 1.25rem 0.5rem;
}
.page-recruit-archive__item-ttl {
  color: #fff;
  font-size: 1.63625rem;
  letter-spacing: -0.02em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-recruit-archive__item-ttl {
    font-size: 1rem;
  }
}

.pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 3.75rem;
}
.pagination.--center {
  justify-content: center;
  gap: 1.875rem;
}
@media screen and (max-width: 768px) {
  .pagination.--center {
    gap: 1.25rem;
  }
}
.pagination .page-arrows,
.pagination li {
  width: 3.125rem;
  height: 3.125rem;
  background: radial-gradient(50% 71.45% at 50% 50%, #F18D00 0%, #F6AD3B 100%);
  color: #fff;
}
@media screen and (max-width: 768px) {
  .pagination .page-arrows,
  .pagination li {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.pagination .page-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .page-arrows.is-disabled {
  background: #aaaaaa;
}
.pagination .page-arrows a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .page-arrows img {
  width: 0.5rem;
}
.pagination .page-numbers {
  display: flex;
  align-items: center;
  gap: 1.875rem;
}
@media screen and (max-width: 768px) {
  .pagination .page-numbers {
    gap: 1.25rem;
  }
}
.pagination .page-numbers li a,
.pagination .page-numbers li span {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 1.5rem;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 768px) {
  .pagination .page-numbers li a,
  .pagination .page-numbers li span {
    font-size: 1.125rem;
  }
}
.pagination .page-numbers li a.current,
.pagination .page-numbers li span.current {
  background-color: #fff;
  color: #F18D00;
}
.pagination .page-numbers li a.current::before,
.pagination .page-numbers li span.current::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #F18D00;
  position: absolute;
  left: 0;
  top: 0;
}

.page-blog-archive {
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .page-blog-archive {
    padding: 3.75rem 0;
  }
}
@media screen and (min-width: 769px) {
  .page-blog-archive__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 3.75rem;
  }
  .page-blog-archive__list::after {
    content: "";
    display: block;
    width: 19.5625rem;
  }
}
.page-blog-archive__item {
  background-color: #F18D00;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .page-blog-archive__item {
    width: 19.5625rem;
  }
}
@media screen and (max-width: 768px) {
  .page-blog-archive__item:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.page-blog-archive__item-link {
  display: block;
  padding: 0.9375rem 0.9375rem 1.25rem;
}
@media screen and (max-width: 768px) {
  .page-blog-archive__item-link {
    padding: 0.9375rem 0.9375rem 1.25rem;
  }
}
.page-blog-archive__item-thumb {
  height: 11.8125rem;
  margin-bottom: 1.25rem;
}
.page-blog-archive__item-ttl {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 768px) {
  .page-blog-archive__item-ttl {
    font-size: 1rem;
  }
}
.page-blog-archive__item-text {
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .page-blog-archive__item-text {
    font-size: 0.875rem;
  }
}

.page-works-intro {
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .page-works-intro {
    padding: 3.75rem 0 4.125rem;
  }
}
.page-works-intro__read {
  text-align: center;
  margin-bottom: 3.75rem;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .page-works-intro__read {
    font-size: 0.875rem;
    margin-bottom: 1.875rem;
  }
}
.page-works-intro__thumb {
  height: 25rem;
}
@media screen and (max-width: 768px) {
  .page-works-intro__thumb {
    height: 8.375rem;
  }
}

.page-works-sec {
  padding-bottom: 7.5rem;
}
@media screen and (max-width: 768px) {
  .page-works-sec {
    padding-bottom: 4.1875rem;
  }
}
.page-works-sec__top {
  border-bottom: 1px solid #F18D00;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .page-works-sec__top .c-eng-ttl {
    font-size: 2rem;
  }
}
.page-works-sec__head {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .page-works-sec__head {
    margin-bottom: 1.875rem;
  }
}
.page-works-sec__head-ttl {
  font-size: 2.625rem;
  margin-bottom: 1.875rem;
  color: #F18D00;
}
@media screen and (max-width: 768px) {
  .page-works-sec__head-ttl {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    letter-spacing: 0;
    white-space: nowrap;
  }
}
.page-works-sec__head-desc {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .page-works-sec__head-desc {
    font-size: 1rem;
  }
}

.workstyle-list__item {
  display: flex;
}
@media screen and (min-width: 769px) {
  .workstyle-list__item {
    justify-content: space-between;
    column-gap: 2rem;
  }
  .workstyle-list__item:nth-of-type(even) {
    flex-flow: row-reverse;
  }
}
@media screen and (max-width: 768px) {
  .workstyle-list__item {
    flex-flow: column;
  }
}
.workstyle-list__item:not(:last-of-type) {
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 768px) {
  .workstyle-list__item:not(:last-of-type) {
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 769px) {
  .workstyle-list__thumb {
    flex: 0 0 22.4375rem;
    height: 12.8125rem;
  }
}
@media screen and (max-width: 768px) {
  .workstyle-list__thumb {
    height: 12rem;
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 769px) {
  .workstyle-list__info {
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 768px) {
  .workstyle-list__info {
    position: relative;
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    margin-top: -3.125rem;
  }
}
.workstyle-list__ttl, .workstyle-list__desc {
  padding: 0 3.375rem;
}
@media screen and (min-width: 769px) {
  .workstyle-list__ttl, .workstyle-list__desc {
    padding: 0 1.25rem;
  }
}
.workstyle-list__ttl {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  background: linear-gradient(90deg, #F18D00 0%, #F6AD3B 100%);
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 1.125rem;
}
@media screen and (max-width: 768px) {
  .workstyle-list__ttl {
    min-width: 15.9375rem;
    font-size: 1.125rem;
    padding: 1.125rem 1rem;
    margin-bottom: 0.625rem;
  }
}
.workstyle-list__desc {
  color: #F18D00;
}
@media screen and (max-width: 768px) {
  .workstyle-list__desc {
    font-size: 0.875rem;
    padding: 0;
  }
}

.works-welfare {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.875rem;
}
@media screen and (max-width: 768px) {
  .works-welfare {
    column-gap: 1rem;
    row-gap: 1.25rem;
    justify-content: space-between;
  }
}
.works-welfare.--col02 {
  justify-content: space-between;
  gap: 0.875rem;
  row-gap: 1.875rem;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .works-welfare.--col02 {
    gap: 0.9375rem;
    row-gap: 0.625rem;
  }
}
.works-welfare.--col02 .works-welfare__item {
  flex-basis: 48.8%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 7.6875rem;
}
@media screen and (max-width: 768px) {
  .works-welfare.--col02 .works-welfare__item {
    flex-basis: 47.7%;
    min-height: 4.9375rem;
  }
}
.works-welfare.--col02 .works-welfare__desc {
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .works-welfare.--col02 .works-welfare__desc {
    font-size: 0.8125rem;
  }
}
.works-welfare.--col02 .works-welfare__desc span {
  font-size: 0.6666666667em;
  line-height: 1.1;
  display: block;
}
@media screen and (max-width: 768px) {
  .works-welfare.--col02 .works-welfare__desc span {
    font-size: 0.8571428571em;
  }
  .works-welfare.--col02 .works-welfare__desc span.sp-fit {
    letter-spacing: -0.09em;
  }
}
.works-welfare.--col02 .works-welfare__desc span.md {
  font-size: 0.75em;
}
@media screen and (max-width: 768px) {
  .works-welfare.--col02 .works-welfare__desc span.md {
    font-size: 0.8571428571em;
  }
}
.works-welfare.--col02 .works-welfare__desc span.note {
  font-size: 0.5833333333em;
  line-height: 1.5;
  margin-top: 0.3125rem;
}
@media screen and (max-width: 768px) {
  .works-welfare.--col02 .works-welfare__desc span.note {
    font-size: 0.7142857143em;
  }
}
.works-welfare__item {
  background-color: #FAE2A9;
  padding: 1.875rem 0.625rem 1.1875rem;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  flex: 0 0 31%;
}
@media screen and (max-width: 768px) {
  .works-welfare__item {
    flex: 0 0 47.3%;
    padding: 0.625rem 0.125rem 0.3125rem;
  }
}
.works-welfare__item.--row {
  padding: 1.875rem 0.625rem;
}
@media screen and (max-width: 768px) {
  .works-welfare__item.--row {
    display: none;
  }
}
.works-welfare__item.--sp-col {
  display: none;
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  .works-welfare__item.--sp-col {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 0;
  }
}
.works-welfare__item.--sp-col .--sp-col__box {
  background-color: #FAE2A9;
  text-align: center;
  line-height: 1.3;
  padding: 0.25rem 0;
}
.works-welfare__item.--sp-col .--sp-col__text {
  font-size: 0.8125rem;
}
.works-welfare__item.--sp-col .--sp-col__text span {
  font-size: 0.6875rem;
}
.works-welfare__item.--sp-col .--sp-col__text span.sm {
  letter-spacing: -0.09em;
}
.works-welfare__illust {
  padding: 0 2.6875rem 0.375rem;
}
@media screen and (max-width: 768px) {
  .works-welfare__illust {
    padding: 0 0.625rem 0.375rem;
  }
}
.works-welfare__texts {
  height: 4.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .works-welfare__texts {
    height: 2.5rem;
  }
}
.works-welfare__desc {
  font-size: 1.5rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .works-welfare__desc {
    line-height: 1.37;
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 768px) {
  .works-welfare__desc.--ls-6em {
    letter-spacing: -0.06em;
  }
}
.works-welfare__desc span {
  font-size: 0.75em;
}
@media screen and (max-width: 768px) {
  .works-welfare__desc span {
    font-size: 0.8461538462em;
  }
}
@media screen and (max-width: 768px) {
  .works-welfare__desc span.sm {
    letter-spacing: -0.038em;
  }
}

.works-data-gr:not(:last-of-type) {
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .works-data-gr:not(:last-of-type) {
    margin-bottom: 3.75rem;
  }
}
.works-data-gr__ttl {
  color: #F18D00;
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .works-data-gr__ttl {
    font-size: 1.125rem;
    margin-bottom: 1rem;
  }
}
.works-data-gr__col02 {
  row-gap: 1.875rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .works-data-gr__col02 {
    flex-flow: column;
    row-gap: 1.25rem;
  }
}
@media screen and (min-width: 769px) {
  .works-data-gr__col02-item {
    flex: 0 0 29.5625rem;
  }
}
@media screen and (max-width: 768px) {
  .works-data-gr__col02-item {
    width: 100%;
  }
}
.works-data-gr__col02-item.--full {
  flex-basis: 100%;
}
.works-data-gr__col03 {
  row-gap: 1.875rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .works-data-gr__col03 {
    row-gap: 0.9375rem;
    flex-flow: column;
  }
}
@media screen and (min-width: 769px) {
  .works-data-gr__col03-item {
    flex: 0 0 20rem;
  }
}
@media screen and (max-width: 768px) {
  .works-data-gr__col03-item {
    flex: 0 0 100%;
  }
}

.page-entry {
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .page-entry {
    padding: 3.75rem 0;
  }
}
.page-entry__read {
  text-align: center;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .page-entry__read {
    margin-bottom: 1.875rem;
  }
}

.form-area__row {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .form-area__row {
    display: block;
  }
}
.form-area__row:not(:last-of-type) {
  margin-bottom: 0.625rem;
}
@media screen and (max-width: 768px) {
  .form-area__row:not(:last-of-type) {
    margin-bottom: 0.875rem;
  }
}
.form-area__row:last-of-type {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .form-area__row:last-of-type {
    margin-bottom: 1.875rem;
  }
}
.form-area__row-ttl {
  display: flex;
  align-items: center;
  flex: 0 0 15.75rem;
  background-color: #FAE2A9;
  min-height: 7.3125rem;
  padding: 1.25rem 1.875rem;
  padding-right: 0.625rem;
}
@media screen and (max-width: 768px) {
  .form-area__row-ttl {
    padding: 1rem 1.875rem;
    min-height: auto;
  }
}
.form-area__row-ttl .text {
  flex: 0 0 auto;
}
.form-area__row-ttl .rq {
  margin-left: 1.125rem;
  background-color: #FF3F0C;
  color: #fff;
  text-align: center;
  line-height: 1;
  font-size: 0.875rem;
  padding: 0.25rem 0.375rem;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .form-area__row-ttl .rq {
    margin-left: 0.625rem;
    font-size: 0.75rem;
  }
}
.form-area__row-data {
  flex: 1 1 auto;
  padding: 2rem 3.75rem;
}
@media screen and (max-width: 768px) {
  .form-area__row-data {
    padding: 1rem 0;
  }
}
.form-area__row-data .error {
  font-size: 1.1rem !important;
}
.form-area__col {
  display: flex;
  justify-content: space-between;
}
.form-area__col input {
  width: 47%;
}
.form-area__pp {
  text-align: center;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .form-area__pp {
    font-size: 0.875rem;
    margin-bottom: 1rem;
  }
}
.form-area__agree {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 3.75rem;
  position: relative;
}
.form-area__agree label {
  display: flex;
  align-items: center;
}
.form-area__agree label .check:checked + .mwform-checkbox-field-text::after {
  opacity: 1;
}
.form-area__agree .mwform-checkbox-field-text {
  font-size: 0;
  position: relative;
  display: inline-block;
  padding-left: 2.9375rem;
  width: 1.25rem;
  height: 1.25rem;
}
@media screen and (max-width: 768px) {
  .form-area__agree .mwform-checkbox-field-text {
    padding-left: 1.875rem;
  }
}
.form-area__agree .mwform-checkbox-field-text::before {
  content: "";
  width: 2.0625rem;
  height: 2.0625rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-color: #D9D9D9;
}
@media screen and (max-width: 768px) {
  .form-area__agree .mwform-checkbox-field-text::before {
    width: 1.0625rem;
    height: 1.0625rem;
  }
}
.form-area__agree .mwform-checkbox-field-text::after {
  content: "";
  width: 0.625rem;
  height: 0.875rem;
  border-right: 2px solid #D13219;
  border-bottom: 2px solid #D13219;
  position: absolute;
  left: 0.625rem;
  bottom: 0.40625rem;
  transform: rotate(35deg);
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .form-area__agree .mwform-checkbox-field-text::after {
    left: 0.34375rem;
    width: 0.4375rem;
    height: 0.6875rem;
  }
}
.form-area__agree .texts {
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .form-area__agree .texts {
    font-size: 0.875rem;
  }
}
.form-area__agree .texts a {
  text-decoration: underline;
}
.form-area__agree .error {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  bottom: -1.25rem;
  text-align: center;
}
.form-area__actions {
  text-align: center;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .form-area__actions {
    margin-bottom: 1.875rem;
  }
}
.form-area__actions-text {
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .form-area__actions-text {
    margin-bottom: 0.875rem;
  }
}
.form-area__actions-btn {
  position: relative;
  width: 42.625rem;
  max-width: 100%;
  margin: 0 auto 3.75rem;
  height: 5.125rem;
}
@media screen and (max-width: 768px) {
  .form-area__actions-btn {
    height: 3.4375rem;
    margin-bottom: 1.875rem;
  }
}
.form-area__actions-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16.0625rem;
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #fff;
  border-width: 0.5rem 0 0.5rem 0.6875rem;
}
@media screen and (max-width: 768px) {
  .form-area__actions-btn::after {
    right: 7.875rem;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #fff;
    border-width: 0.28125rem 0 0.28125rem 0.4375rem;
  }
}
.form-area__actions-btn .submit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.875rem;
  font-family: "Syncopate", sans-serif;
  background: linear-gradient(90deg, #F18D00 0%, #F6AD3B 100%);
  border-radius: 0.625rem;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .form-area__actions-btn .submit {
    font-size: 0.875rem;
  }
}

.mwform-radio-field {
  margin-left: 0 !important;
}
.mwform-radio-field:not(:last-of-type) {
  margin-right: 2.875rem;
}
@media screen and (max-width: 768px) {
  .mwform-radio-field:not(:last-of-type) {
    margin-right: 1.875rem;
  }
}
.mwform-radio-field label .mwform-radio-field-text {
  display: inline-block;
  position: relative;
  padding-left: 2.5rem;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .mwform-radio-field label .mwform-radio-field-text {
    padding-left: 1.875rem;
  }
}
.mwform-radio-field label .mwform-radio-field-text::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  background-color: #D9D9D9;
}
@media screen and (max-width: 768px) {
  .mwform-radio-field label .mwform-radio-field-text::before {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.mwform-radio-field label .mwform-radio-field-text::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.46875rem;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 50%;
  background-color: #F18D00;
  opacity: 0;
  transition: linear 0.22s;
}
@media screen and (max-width: 768px) {
  .mwform-radio-field label .mwform-radio-field-text::after {
    width: 0.6875rem;
    left: 0.25rem;
    height: 0.6875rem;
  }
}
.mwform-radio-field label input[type=radio]:checked + .mwform-radio-field-text::after {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .form-btm-btn {
    margin-top: 0;
  }
}
.form-btm-btn .c-button__link {
  width: auto;
  color: #f18d00;
  background: none;
  border: 1px solid #F18D00;
}
.form-btm-btn .c-button__link .c-button__texts::after {
  border-left-color: #F18D00;
}

.mw_wp_form_confirm .form-area__agree {
  display: none;
}

@media screen and (max-width: 768px) {
  .pricacy-hero .p-pages-hero__eng {
    line-height: 1.15;
    margin-top: 0.9375rem;
  }
}

.page-privacy {
  padding: 5rem 0;
}
@media screen and (max-width: 768px) {
  .page-privacy {
    padding: 3.125rem 0;
  }
}
.page-privacy__read {
  margin-bottom: 1.25rem;
}
.page-privacy__gr:not(:last-of-type) {
  margin-bottom: 1.875rem;
}
.page-privacy__ttl {
  font-size: 1.2rem;
  color: #F18D00;
  padding-bottom: 0.625rem;
  margin-bottom: 0.875rem;
  border-bottom: 1px solid #F18D00;
}
@media screen and (max-width: 768px) {
  .page-privacy__ttl {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .page-privacy__data {
    font-size: 0.875rem;
  }
}
.page-privacy__list {
  margin-top: 0.625rem;
}
.page-privacy__list li {
  text-indent: -1em;
  padding-left: 1em;
}
.page-privacy__btm-text {
  margin-top: 0.625rem;
}
.page-privacy__btm-text:not(:last-of-type) {
  margin-bottom: 0.625rem;
}
.page-privacy__contact {
  margin-top: 2.1875rem;
}

.single-voice-detail {
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .single-voice-detail {
    padding: 3.75rem 0;
  }
}
.single-voice-detail__top {
  position: relative;
  padding-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .single-voice-detail__top {
    padding-bottom: 1.875rem;
  }
}
.single-voice-detail__gd {
  width: 100%;
  background-image: linear-gradient(90deg, rgb(241, 141, 0) 0%, rgb(246, 173, 59) 100%);
  opacity: 0.3;
  height: 20.5rem;
  position: absolute;
  transform: skewY(-8deg);
  bottom: 0rem;
}
@media screen and (max-width: 768px) {
  .single-voice-detail__gd {
    height: 11.3125rem;
    bottom: 2.1875rem;
  }
}
.single-voice-detail__gd.--left {
  left: 0;
  transform-origin: 0% 100%;
}
.single-voice-detail__gd.--right {
  right: 0;
  transform-origin: 110% 100%;
  transform: skewY(-171deg);
}
@media screen and (max-width: 768px) {
  .single-voice-detail__gd.--right {
    transform-origin: 130% 100%;
  }
}
.single-voice-detail__heading {
  width: 51.25rem;
  max-width: 100%;
  margin: 0 auto 1.375rem;
}
@media screen and (max-width: 768px) {
  .single-voice-detail__heading {
    margin-bottom: 1.75rem;
  }
}
.single-voice-detail__head-ttl {
  text-align: center;
  color: #F18D00;
  font-size: 2rem;
  margin-bottom: 1rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .single-voice-detail__head-ttl {
    font-size: 1rem;
  }
  .single-voice-detail__head-ttl::after {
    content: "";
    top: -0.625rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent #fff transparent;
    border-width: 0 0.375rem 0.6875rem 0.375rem;
  }
}
.single-voice-detail__head-ttl span {
  display: inline-block;
  background-color: #fff;
  border-radius: 5.625rem;
  padding: 0.75rem 2.1875rem;
}
@media screen and (max-width: 768px) {
  .single-voice-detail__head-ttl span {
    display: block;
    padding: 0.46875rem 0.625rem;
  }
}
.single-voice-detail__head-desc {
  color: #F18D00;
  text-align: center;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .single-voice-detail__head-desc {
    font-size: 1rem;
  }
}
.single-voice-detail__head-desc:not(:last-of-type) {
  margin-bottom: 0.6875rem;
}
@media screen and (max-width: 768px) {
  .single-voice-detail__head-desc:not(:last-of-type) {
    margin-bottom: 0.375rem;
  }
}
.single-voice-detail__bottom {
  margin-bottom: 3.875rem;
}
@media screen and (max-width: 768px) {
  .single-voice-detail__bottom {
    margin-bottom: 3.75rem;
  }
}
.single-voice-detail__bottom-in {
  background-color: #FAE2A9;
  padding: 3.75rem 8.5rem 7.5rem;
}
@media screen and (max-width: 768px) {
  .single-voice-detail__bottom-in {
    padding: 1.875rem;
    box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.2509803922);
  }
}

.faq-block:not(:last-of-type) {
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .faq-block:not(:last-of-type) {
    margin-bottom: 3.75rem;
  }
}
.faq-block .faq-image {
  margin-bottom: 1.25rem;
}
.faq-block .faq-question {
  color: #F18D00;
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .faq-block .faq-question {
    font-size: 1.125rem;
    text-indent: -1.85em;
    padding-left: 1.85em;
    margin-bottom: 0.9375rem;
  }
}
.faq-block .faq-answer {
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .faq-block .faq-answer {
    font-size: 0.875rem;
  }
}

.single-detail {
  padding: 7.5rem 0;
}
@media screen and (max-width: 768px) {
  .single-detail {
    padding: 3.75rem 0;
  }
}
.single-detail__head {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .single-detail__head {
    margin-bottom: 1.875rem;
  }
}
.single-detail__head-date {
  font-size: 1.5rem;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .single-detail__head-date {
    font-size: 1.125rem;
    margin-bottom: 1rem;
  }
}
.single-detail__head-ttl {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 2.625rem;
  letter-spacing: -0.02em;
  color: #F18D00;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .single-detail__head-ttl {
    font-size: 1.5rem;
  }
}
.single-detail__heading {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .single-detail__heading {
    margin-bottom: 2.1875rem;
  }
}

.post-btm-nav {
  display: flex;
  justify-content: space-between;
}
.post-btm-nav__btn {
  font-size: 1.125rem;
  display: block;
  text-align: center;
  color: #F18D00;
  border: 1px solid #F18D00;
  padding: 0.5rem 1.4375rem;
  letter-spacing: -0.02em;
  transition: linear 0.22s;
  min-width: 10.3125rem;
}
@media screen and (max-width: 768px) {
  .post-btm-nav__btn {
    min-width: auto;
    font-size: 0.875rem;
    padding: 0.5rem 0.625rem;
  }
}
.post-btm-nav__btn:hover {
  background-color: #F18D00;
  color: #fff;
}
.post-btm-nav__btn.is-disabled {
  visibility: hidden;
}
@media screen and (max-width: 768px) {
  .post-btm-nav__btn.--center {
    min-width: 10rem;
  }
}

.page-recruit-detail {
  padding: 7.5rem 0 3.75rem;
}
@media screen and (max-width: 768px) {
  .page-recruit-detail {
    padding: 3.75rem 0 1.875rem;
  }
}
.page-recruit-detail__ttl {
  font-size: 2rem;
  color: #F18D00;
  text-align: center;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  .page-recruit-detail__ttl {
    font-size: 1.5rem;
    margin-bottom: 1.25rem;
  }
}
.page-recruit-detail__desc {
  font-size: 1rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-recruit-detail__desc {
    font-size: 0.875rem;
  }
}
.page-recruit-detail__thumb {
  width: 27rem;
  max-width: 100%;
  margin: 1.875rem auto 0;
}

.page-recruit-youkou {
  padding: 3.75rem 0;
  background-color: #FAE2A9;
}
.page-recruit-youkou__ttl {
  color: #F18D00;
  font-size: 1.5rem;
  margin-bottom: 1.875rem;
}
.page-recruit-youkou__tb {
  border-collapse: collapse;
}
@media screen and (min-width: 769px) {
  .page-recruit-youkou__tb {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page-recruit-youkou__tb {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .page-recruit-youkou__row {
    display: block;
  }
  .page-recruit-youkou__row:not(:last-of-type) {
    margin-bottom: 1rem;
  }
  .page-recruit-youkou__row.--sp-mb0 {
    margin-bottom: 0;
  }
}
.page-recruit-youkou__row-ttl, .page-recruit-youkou__row-data {
  background-color: #fff;
  vertical-align: middle;
  border: 1px solid #F18D00;
  font-size: 1rem;
  padding: 1.25rem 1.875rem;
}
@media screen and (max-width: 768px) {
  .page-recruit-youkou__row-ttl, .page-recruit-youkou__row-data {
    display: block;
    padding: 0.75rem 0.9375rem;
    font-size: 0.875rem;
  }
}
.page-recruit-youkou__row-ttl {
  width: 13.75rem;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .page-recruit-youkou__row-ttl {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .page-recruit-youkou__row-ttl.--harf {
    width: 6.875rem;
    padding: 1.25rem 1.0625rem;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .page-recruit-youkou__row-ttl.--sp-bd-none {
    border-bottom: none;
  }
}
.page-recruit-youkou__row-data {
  flex: 1 1 auto;
}
@media screen and (max-width: 768px) {
  .page-recruit-youkou__row-data {
    border-top: none;
  }
}
@media screen and (min-width: 769px) {
  .page-recruit-youkou__row-descs {
    display: flex;
  }
}
.page-recruit-youkou__row-descs dt {
  flex: 0 0 auto;
}
.page-recruit-youkou__row-descs dd {
  flex: 1 1 auto;
}
.page-recruit-youkou__entry {
  padding: 0;
  margin-top: 3.75rem;
}
.page-recruit-youkou__entry .c-button__link {
  background: linear-gradient(90deg, #F18D00 0%, #F6AD3B 100%);
  color: #fff;
}
.page-recruit-youkou__entry .c-button__link span::after {
  border-left-color: #fff;
}

.post-btm-btn {
  margin: 7.5rem auto 0;
}
@media screen and (max-width: 768px) {
  .post-btm-btn {
    margin-top: 1.875rem;
  }
}
.post-btm-btn .c-button__link {
  width: 13.0625rem;
}
@media screen and (max-width: 768px) {
  .post-btm-btn .c-button__link {
    width: 7.4375rem;
    background: #F18D00;
  }
}

.recruit-btm-btn {
  margin-top: 3.75rem;
}
@media screen and (max-width: 768px) {
  .recruit-btm-btn {
    margin-top: 1.875rem;
  }
}
.recruit-btm-btn .c-button__link {
  width: 13.4375rem;
  background: #fff;
  color: #F18D00;
  padding: 1.125rem 1rem;
}
@media screen and (max-width: 768px) {
  .recruit-btm-btn .c-button__link {
    width: 10.625rem;
    padding: 1.3125rem 1rem;
  }
}
.recruit-btm-btn .c-button__link span {
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .recruit-btm-btn .c-button__link span {
    font-size: 0.75rem;
  }
}
.recruit-btm-btn .c-button__link span::after {
  border-left-color: #F18D00;
}

/* 
エディターの中のスタイル
-----------------*/
.cms-content,
.mce-content-body {
  font-weight: 400;
}
.cms-content .wp-block-image,
.mce-content-body .wp-block-image {
  margin-bottom: 1rem;
}
.cms-content img,
.mce-content-body img {
  width: auto;
  max-width: 100%;
  display: block;
  float: none;
}
.cms-content img.aligncenter,
.mce-content-body img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.cms-content img.alignleft,
.mce-content-body img.alignleft {
  margin-right: auto;
}
.cms-content img.alignright,
.mce-content-body img.alignright {
  margin-left: auto;
}
.cms-content h1,
.cms-content h2,
.cms-content h3,
.mce-content-body h1,
.mce-content-body h2,
.mce-content-body h3 {
  margin-bottom: 1.35rem;
  line-height: 1.38;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .cms-content h1,
  .cms-content h2,
  .cms-content h3,
  .mce-content-body h1,
  .mce-content-body h2,
  .mce-content-body h3 {
    margin-bottom: 1.5rem;
  }
}
.cms-content h1,
.mce-content-body h1 {
  font-size: 1.5rem;
  color: #222;
}
.cms-content h2,
.mce-content-body h2 {
  font-size: 1.4rem;
  background-color: #D64358;
  color: #fff;
  border-radius: 0.25rem;
  padding: 0.8125rem 0.9375rem;
}
.cms-content h3,
.mce-content-body h3 {
  font-size: 1.3rem;
  border-left: 0.125rem solid #D64358;
  padding-left: 0.9375rem;
  line-height: 1.28;
}
.cms-content h4,
.cms-content h5,
.cms-content h6,
.mce-content-body h4,
.mce-content-body h5,
.mce-content-body h6 {
  line-height: 1.28;
  margin-bottom: 1.1rem;
  border-bottom: 1px solid #D64358;
  padding-bottom: 0.3125rem;
  font-weight: 700;
}
.cms-content h4,
.mce-content-body h4 {
  font-size: 1.12rem;
}
.cms-content h5,
.mce-content-body h5 {
  font-size: 1.08rem;
}
.cms-content h6,
.mce-content-body h6 {
  font-size: 1.03rem;
}
.cms-content p,
.mce-content-body p {
  line-height: 1.8;
  margin-bottom: 1rem;
}
.cms-content ul,
.cms-content ol,
.mce-content-body ul,
.mce-content-body ol {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.cms-content ul li,
.cms-content ol li,
.mce-content-body ul li,
.mce-content-body ol li {
  list-style-position: inside;
  line-height: 1.8;
}
.cms-content ul li,
.mce-content-body ul li {
  list-style-type: disc;
}
.cms-content ol li,
.mce-content-body ol li {
  list-style-type: decimal;
}
.cms-content blockquote,
.mce-content-body blockquote {
  background-color: #f8f8f8;
  padding: 1.3rem;
  font-size: 0.95rem;
  margin-bottom: 1rem;
}
.cms-content blockquote p,
.mce-content-body blockquote p {
  font-size: 0.95rem;
  margin-bottom: 0;
}
.cms-content a,
.mce-content-body a {
  text-decoration: underline;
  color: #8BABDA;
  word-break: break-all;
}
.cms-content .link-col,
.mce-content-body .link-col {
  display: flex;
  align-items: center;
}
.cms-content .link-col .link-col-icon,
.mce-content-body .link-col .link-col-icon {
  width: 1.125rem;
  height: 1.125rem;
  fill: #D64358;
  margin-right: 0.375rem;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .cms-content .link-col .link-col-icon,
  .mce-content-body .link-col .link-col-icon {
    width: 1rem;
    height: 1rem;
  }
}

.editor-styles-wrapper,
.cms-block-editor {
  letter-spacing: 0.1em;
  color: #706F6F;
}
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.cms-block-editor h1,
.cms-block-editor h2,
.cms-block-editor h3 {
  margin-bottom: 1.25rem;
  line-height: 1.5;
  font-family: "Plus Jakarta Sans", sans-serif;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper h1,
  .editor-styles-wrapper h2,
  .editor-styles-wrapper h3,
  .cms-block-editor h1,
  .cms-block-editor h2,
  .cms-block-editor h3 {
    margin-bottom: 0.625rem;
  }
}
.editor-styles-wrapper h1,
.cms-block-editor h1 {
  color: #F18D00;
}
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.cms-block-editor h2,
.cms-block-editor h3 {
  position: relative;
  padding-left: 2.375rem;
  color: #F18D00;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper h2,
  .editor-styles-wrapper h3,
  .cms-block-editor h2,
  .cms-block-editor h3 {
    padding-left: 1.6875rem;
  }
}
.editor-styles-wrapper h2::before,
.editor-styles-wrapper h3::before,
.cms-block-editor h2::before,
.cms-block-editor h3::before {
  content: "";
  background-color: #F18D00;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 1.625rem;
  height: 1.625rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper h2::before,
  .editor-styles-wrapper h3::before,
  .cms-block-editor h2::before,
  .cms-block-editor h3::before {
    width: 1.1875rem;
    height: 1.1875rem;
  }
}
.editor-styles-wrapper h2,
.cms-block-editor h2 {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper h2,
  .cms-block-editor h2 {
    font-size: 1.25rem;
  }
}
.editor-styles-wrapper h3,
.cms-block-editor h3 {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper h3,
  .cms-block-editor h3 {
    font-size: 1rem;
  }
  .editor-styles-wrapper h3::after,
  .cms-block-editor h3::after {
    width: 0.875rem;
    height: 0.875rem;
  }
}
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.cms-block-editor h4,
.cms-block-editor h5,
.cms-block-editor h6 {
  margin-bottom: 1.25rem;
  color: #F18D00;
}
.editor-styles-wrapper h4,
.cms-block-editor h4 {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper h4,
  .cms-block-editor h4 {
    font-size: 1.125rem;
  }
}
.editor-styles-wrapper h5,
.cms-block-editor h5 {
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper h5,
  .cms-block-editor h5 {
    font-size: 1rem;
  }
}
.editor-styles-wrapper p,
.cms-block-editor p {
  line-height: 1.5;
  margin-bottom: 3.75rem;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper p,
  .cms-block-editor p {
    font-size: 0.875rem;
  }
}
.editor-styles-wrapper figure,
.cms-block-editor figure {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper figure,
  .cms-block-editor figure {
    margin-bottom: 1.875rem;
  }
}
.editor-styles-wrapper .wp-block-cover,
.cms-block-editor .wp-block-cover {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-cover,
  .cms-block-editor .wp-block-cover {
    margin-bottom: 1.875rem;
  }
}
.editor-styles-wrapper ul,
.editor-styles-wrapper ol,
.cms-block-editor ul,
.cms-block-editor ol {
  font-size: 1rem;
  margin-bottom: 3.75rem;
  padding-left: 1.5em !important;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper ul,
  .editor-styles-wrapper ol,
  .cms-block-editor ul,
  .cms-block-editor ol {
    margin-bottom: 1.875rem;
  }
}
.editor-styles-wrapper blockquote,
.cms-block-editor blockquote {
  background-color: #f8f8f8;
  padding: 1.3rem;
  font-size: 0.875rem;
  margin-bottom: 1.7rem;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper blockquote,
  .cms-block-editor blockquote {
    margin-bottom: 1.875rem;
  }
}
.editor-styles-wrapper blockquote p,
.cms-block-editor blockquote p {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.editor-styles-wrapper a,
.cms-block-editor a {
  text-decoration: underline;
  color: #8BABDA;
  word-break: break-all;
}
.editor-styles-wrapper .link-col,
.cms-block-editor .link-col {
  display: flex;
  align-items: center;
}
.editor-styles-wrapper .link-col .link-col-icon,
.cms-block-editor .link-col .link-col-icon {
  width: 1.125rem;
  height: 1.125rem;
  fill: #D64358;
  margin-right: 0.375rem;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper .link-col .link-col-icon,
  .cms-block-editor .link-col .link-col-icon {
    width: 1rem;
    height: 1rem;
  }
}

.cms-block-editor ul,
.cms-block-editor ol {
  margin-bottom: 1.7rem;
}
.cms-block-editor ul li,
.cms-block-editor ol li {
  list-style-position: inside;
}
.cms-block-editor ul li {
  list-style-type: disc;
}
.cms-block-editor ol li {
  list-style-type: decimal;
}

.simpleblogcard_wrap {
  margin-left: 0;
  margin-right: 0;
}
.simpleblogcard_wrap a {
  color: #222;
}

.cms-content-block img {
  margin-bottom: 1.875rem;
}
.cms-content-block table {
  width: 100%;
  margin-bottom: 2.5rem;
}

#rtoc-mokuji-wrapper {
  max-width: none;
  margin-bottom: 2.5rem;
}
#rtoc-mokuji-wrapper .mokuji_ul .rtoc-item {
  padding-top: 1rem;
}
#rtoc-mokuji-wrapper .mokuji_ul .rtoc-item::before {
  top: 1.8125rem;
}

.blogcard {
  border: 0.125rem solid #2f92c4;
  border-radius: 5px;
  word-wrap: break-word;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.12);
  transform: translateY(-5px);
  transition: all 0.5s ease;
  margin-bottom: 1.5625rem;
}
.blogcard:hover {
  transform: translateY(0);
  box-shadow: none;
}
.blogcard a {
  display: block;
  text-decoration: none;
  color: #8BABDA;
}
.blogcard a:hover {
  opacity: 1;
}
.blogcard .blogcard-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  padding: 1.875rem 1.6875rem;
}
@media screen and (max-width: 768px) {
  .blogcard .blogcard-wrapper {
    padding: 0.9375rem;
  }
}
.blogcard .blogcard-top {
  position: absolute;
  background-color: #fff;
  top: -0.625rem;
  left: 1.25rem;
  padding: 0 0.625rem;
}
.blogcard .blogcard-thumbnail {
  flex: 0 0 11.625rem;
  height: 6.25rem;
  margin-right: 0.9375rem;
}
@media screen and (max-width: 768px) {
  .blogcard .blogcard-thumbnail {
    flex-basis: 5.625rem;
    height: 4.9375rem;
  }
}
.blogcard .blogcard-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blogcard .blogcard-texts {
  flex: 1 1 auto;
  padding: 0.625rem;
  padding-left: 0;
}
.blogcard .blogcard-title {
  border: none;
  padding: 0;
  margin-bottom: 0.625rem;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .blogcard .blogcard-title {
    font-size: 0.75rem;
    margin-bottom: 0.3125rem;
  }
}
.blogcard .blogcard-url {
  font-size: 0.875rem;
  margin-bottom: 0;
  line-height: 1.15;
}
@media screen and (max-width: 768px) {
  .blogcard .blogcard-url {
    font-size: 0.625rem;
  }
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.mv {
  position: relative;
  height: 40.25rem;
  z-index: -1;
  background: linear-gradient(0deg, rgb(241, 141, 0), rgba(177, 244, 0, 0.8), rgb(246, 173, 59));
  background-size: 200% 200%;
  animation: gradientFlow 15s ease infinite;
  transition: background 1s ease-in-out;
  pointer-events: none;
}

@keyframes gradientFlow {
  0% {
    background-position: 0% 50%;
  }
  25% {
    background-position: 50% 100%;
  }
  50% {
    background-position: 100% 50%;
  }
  75% {
    background-position: 50% 0%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.mv-inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  height: 100%;
  background-image: url(../images/mv/bg.png);
  background-size: cover;
  overflow: hidden;
}

.mv-inner2 {
  position: relative;
  box-sizing: border-box;
  max-width: 100%;
  padding-top: 1px;
  margin: 0 auto;
  height: 100%;
  overflow-y: clip;
  overflow: hidden;
}

.mv-text {
  position: relative;
  z-index: 100;
  pointer-events: none;
  padding-top: 5.6875rem;
  margin: 0 auto;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-flow: column;
  height: 100%;
}

.top-fv__title {
  width: 100%;
  text-align: center;
  animation: fadeInUp 1.5s ease-out forwards;
  opacity: 0;
  margin-bottom: 2.5rem;
  padding: 0;
}
.top-fv__title img {
  width: 46.5625rem;
  height: auto;
  user-select: none;
  /* テキスト選択を禁止 */
  -webkit-user-drag: none;
  /* Safariなどでの画像のドラッグ防止 */
  margin: 0 auto;
}

.top-fv__caption {
  width: 100%;
  text-align: center;
  animation: fadeInUp 2s ease-out forwards;
  opacity: 0;
  padding-bottom: 3.5rem;
}
.top-fv__caption img {
  width: 51.3888888889%;
  margin: 0 auto;
  height: auto;
  user-select: none;
  /* テキスト選択を禁止 */
  -webkit-user-drag: none;
  /* Safariなどでの画像のドラッグ防止 */
}

.mv-pic {
  z-index: 1;
  object-fit: cover;
  object-position: center;
  display: block;
}

image {
  object-fit: cover;
  object-position: center;
  display: block;
}

.mv-pic01 {
  position: absolute;
  top: 2.1527777778%;
  left: -1.8055555556%;
  width: 24.3055555556%;
  height: auto;
}

.mv-pic02 {
  position: absolute;
  top: 2.2916666667%;
  right: 3.5416666667%;
  width: 17.8472222222%;
  height: auto;
}

.mv-pic03 {
  position: absolute;
  bottom: 1.875%;
  left: 1.5277777778%;
  width: 17.6388888889%;
  height: auto;
}

.mv-pic04 {
  position: absolute;
  bottom: 1.1111111111%;
  right: 1.0416666667%;
  width: 20.9027777778%;
  height: auto;
}

svg {
  width: 400px;
  height: auto;
}

.mv-shape {
  position: absolute;
  will-change: transform;
  transition: transform 0.05s linear;
  pointer-events: none;
  display: block;
}

/* 各 shape の個別配置 */
.mv-shape-01 {
  width: 24.1666666667%;
  height: auto;
  top: 0;
  left: 3.5416666667%;
  z-index: 0;
}

.mv-shape-02 {
  width: 13.3333333333%;
  height: auto;
  top: 13.5416666667%;
  left: 12.4305555556%;
}

.mv-shape-03 {
  width: 10.4166666667%;
  height: auto;
  bottom: 4.3055555556%;
  left: 0.2777777778%;
}

.mv-shape-04 {
  width: 6.6666666667%;
  height: auto;
  bottom: 10%;
  left: 15.2777777778%;
}

.mv-shape-05 {
  width: 19.4444444444%;
  height: auto;
  bottom: 0%;
  left: 19.0277777778%;
}

.mv-shape-06 {
  width: 9.9305555556%;
  height: auto;
  top: 3.3333333333%;
  right: 20.8333333333%;
}

.mv-shape-07 {
  width: 16.25%;
  height: auto;
  top: -3.4722222222%;
  right: -3.4722222222%;
}

.mv-shape-08 {
  width: 6.3194444444%;
  height: auto;
  bottom: 15.2777777778%;
  right: 20.625%;
}

.mv-shape-09 {
  width: 21.3194444444%;
  height: auto;
  bottom: 4.6527777778%;
  right: 3.6111111111%;
}

.mv-shape-10 {
  width: 16.0416666667%;
  height: auto;
  bottom: -0.7638888889%;
  right: -2.4305555556%;
}

.scroll-indicator {
  position: absolute;
  left: 50%;
  bottom: -43px;
  transform: translateX(5.5px);
  width: 11px;
  height: 86px;
  margin: 0 auto;
  animation: floatArrow 2.4s ease-in-out infinite;
}

@keyframes floatArrow {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(12px);
    opacity: 0.5;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (max-width: 1399px) {
  .mv-inner2 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .mv {
    height: 37.0625rem;
  }
  .mv-inner2 {
    overflow-x: hidden;
    display: flex;
    justify-content: center;
  }
  .top-fv__title {
    margin-bottom: 32px;
  }
  .top-fv__title img {
    width: 20.375rem;
    max-width: 100%;
  }
  .top-fv__caption img {
    margin: 0 auto;
    max-width: 100%;
    width: 15.4375rem;
  }
  .mv-pic01 {
    width: 11rem;
    left: -20px;
    top: 10px;
  }
  .mv-pic02 {
    width: 10rem;
    right: -20px;
    top: 10px;
  }
  .mv-pic03 {
    width: 11.4375rem;
    left: -5rem;
    bottom: 10px;
  }
  .mv-pic04 {
    width: 11.875rem;
    right: -6.25rem;
    bottom: 15px;
  }
  .mv-shape-01 {
    width: 18.6875rem;
    left: -60px;
    top: -140px;
  }
  .mv-shape-02 {
    width: 6.3125rem;
    left: -31px;
    top: 89px;
  }
  .mv-shape-03 {
    width: 9.5rem;
    left: -14px;
    bottom: 47px;
  }
  .mv-shape-04 {
    width: 5.125rem;
    left: -10px;
    bottom: 194px;
  }
  .mv-shape-05 {
    width: 14.6875rem;
    left: -31px;
    bottom: 0px;
  }
  .mv-shape-06 {
    width: 7.625rem;
    right: 15px;
    top: 135px;
  }
  .mv-shape-07 {
    width: 12.5rem;
    right: -137px;
    top: -37px;
  }
  .mv-shape-08 {
    width: 4.9375rem;
    right: -33px;
    top: 259px;
  }
  .mv-shape-09 {
    width: 16.4375rem;
    right: -100px;
    bottom: -98px;
  }
  .mv-shape-10 {
    width: 12.25rem;
    right: -144px;
    bottom: 104px;
  }
  .scroll-indicator {
    width: 0.5rem;
    height: 2.5625rem;
    text-indent: -9999em;
    bottom: -16px;
    background: url(../images/mv/arrow_sp.png) no-repeat center center;
  }
}/*# sourceMappingURL=style.css.map */