@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  word-break: normal;
}

*,
:after,
:before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b,
strong {
  font-weight: bolder;
}

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;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

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

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

* {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-box: trim-both cap alphabetic;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
@media print, screen and (min-width: 1280px) {
  * {
    line-height: 1.8;
  }
}

html {
  font-size: 56.5%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
@media print, screen and (min-width: 1024px) {
  html {
    font-size: 62.5%;
  }
}

body {
  font-size: 1.6rem;
  overflow-x: hidden;
}

body:not(#page-recruit) main {
  padding-top: 0 !important;
}

li {
  list-style: none;
}

a {
  display: block;
  width: 100%;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
a *, a::before, a::after {
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
@media print, screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

address {
  font-style: normal;
}

span,
strong {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-align: inherit;
  line-height: inherit;
}

img,
iframe {
  display: block;
  width: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  height: auto;
}

@media print, screen and (min-width: 480px) {
  br.under480 {
    display: none;
  }
}
br.over768 {
  display: none;
}
@media print, screen and (min-width: 768px) {
  br.over768 {
    display: block;
  }
}
br.between768-1024 {
  display: none;
}
@media print, screen and (min-width: 768px) {
  br.between768-1024 {
    display: block;
  }
}
@media print, screen and (min-width: 1024px) {
  br.between768-1024 {
    display: none;
  }
}

.container {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  overflow-x: hidden;
  -webkit-animation: fade 0.5s forwards;
          animation: fade 0.5s forwards;
}

.inner {
  width: 90%;
  margin: auto;
}
.inner.max1200 {
  max-width: 1200px;
}

section.page_top {
  position: relative;
  height: min(70vw, 40rem);
}
section.page_top::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/page_top_bg.webp) center/100% 100% no-repeat;
  position: absolute;
  top: 0;
  left: -100vw;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
section.page_top h1.page_title {
  position: absolute;
  top: 50%;
  left: calc(50% + clamp(2rem, 4vw, 4rem));
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: clamp(3.6rem, 7.2vw, 7.2rem);
  font-weight: bold;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
@media print, screen and (min-width: 768px) {
  section.page_top h1.page_title {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
section.page_top h1.page_title.color_orange {
  color: #ff592e;
}
section.page_top h1.page_title span {
  font-size: clamp(1.6rem, 2.4vw, 2.4rem);
  font-weight: 500;
}
section.page_top.is-active::before {
  left: 0;
}
section.page_top.is-active h1 {
  left: 50%;
  opacity: 1;
}
section.page_top.interview01::before {
  background: url(../img/interview/interview01_top.webp) center/cover no-repeat;
}
section.page_top.interview02::before {
  background: url(../img/interview/interview02_top.webp) center/cover no-repeat;
}
section.page_top.interview03::before {
  background: url(../img/interview/interview03_top.webp) center/cover no-repeat;
}
section.page_top.interview04::before {
  background: url(../img/interview/interview04_top.webp) center/cover no-repeat;
}
section.page_top.interview05::before {
  background: url(../img/interview/interview05_top.webp) center/cover no-repeat;
}
section.page_top.interview06::before {
  background: url(../img/interview/interview06_top.webp) center/cover no-repeat;
}
section.page_top.interview07::before {
  background: url(../img/interview/interview07_top.webp) center/cover no-repeat;
}
section.page_top.interview08::before {
  background: url(../img/interview/interview08_top.webp) center/cover no-repeat;
}

h2.page_section_title {
  color: #f7931e;
  font-size: clamp(2.4rem, 4.8vw, 4.8rem);
  font-weight: bold;
}

.btn {
  margin: 0 auto;
  width: 80%;
  max-width: 31.5rem;
}
.btn a {
  position: relative;
  background-color: #fff;
  border: 0.1rem solid #1a1a1a;
  border-radius: 2rem;
  padding: 1.2em 0;
  overflow: hidden;
}
.btn a::before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#ff592e), to(#f68f43));
  background: linear-gradient(to right, #ff592e, #f68f43);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.btn a::after {
  content: "";
  width: 1.4rem;
  aspect-ratio: 1/1;
  background-color: #f15a24;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.btn a span {
  position: relative;
  z-index: 10;
  display: block;
  font-size: 1.8rem;
  text-align: center;
}
.btn a:hover {
  color: #fff;
  border-color: #fff;
}
.btn a:hover::before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.btn a:hover::after {
  background-color: #fff;
}
.btn a:hover span {
  color: #fff;
}

.bubble_area {
  position: absolute;
}
.bubble_area .bubble {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0.5;
  -webkit-animation: bubble-move var(--duration) cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
          animation: bubble-move var(--duration) cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
}

.scroll-anm {
  opacity: 0;
  -webkit-transition: 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.scroll-anm.is-active {
  opacity: 1;
}

#header {
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 9999999999;
  width: 100%;
  max-width: 1920px;
  height: 8rem;
  background-color: #fff;
}
#header .inner {
  width: 95%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header h1.logo a,
#header p.logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem 2rem;
}
#header h1.logo a:hover,
#header p.logo a:hover {
  opacity: 0.5;
}
#header h1.logo a img,
#header p.logo a img {
  width: 12rem;
  max-width: none;
}
@media print, screen and (min-width: 1024px) {
  #header h1.logo a img,
  #header p.logo a img {
    width: min(10vw, 16rem);
  }
}
#header h1.logo a span,
#header p.logo a span {
  font-size: 1.2rem;
}
@media print, screen and (min-width: 1024px) {
  #header h1.logo a span,
  #header p.logo a span {
    font-size: min(1.2vw, 1.7rem);
  }
}
#header nav.header_nav {
  display: none;
}
@media print, screen and (min-width: 1024px) {
  #header nav.header_nav {
    display: block;
  }
}
#header nav.header_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 min(2.5vw, 4rem);
}
#header nav.header_nav ul li a {
  font-size: clamp(1.2rem, 1vw, 1.8rem);
}
#header nav.header_nav ul li a:not(.nav_entry) {
  position: relative;
}
#header nav.header_nav ul li a:not(.nav_entry)::before {
  content: "";
  width: calc(100% + 1rem);
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#ff592e), to(#f68f43));
  background: linear-gradient(to right, #ff592e, #f68f43);
  position: absolute;
  top: calc(100% + 0.5rem);
  left: -0.5rem;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
}
#header nav.header_nav ul li a:not(.nav_entry):hover::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#header nav.header_nav ul li a.nav_entry {
  position: relative;
  width: min(12vw, 23rem);
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#f68f43), to(#ff592e));
  background: linear-gradient(to right, #f68f43, #ff592e);
  padding: 1em 0;
  overflow: hidden;
}
#header nav.header_nav ul li a.nav_entry::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, transparent 20%, rgba(255, 255, 255, 0.6) 50%, transparent 80%);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
#header nav.header_nav ul li a.nav_entry:hover::before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
#header button.menu_toggle {
  position: relative;
  width: 4rem;
  height: 100%;
  background-color: transparent;
}
@media print, screen and (min-width: 1024px) {
  #header button.menu_toggle {
    display: none;
  }
}
#header button.menu_toggle span {
  display: block;
  width: 4rem;
  height: 0.3rem;
  background-color: #ff592e;
  border-radius: 9999px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
#header button.menu_toggle span:nth-of-type(1) {
  top: 50%;
}
#header button.menu_toggle span:nth-of-type(2) {
  top: calc(50% - 1rem);
}
#header button.menu_toggle span:nth-of-type(3) {
  top: calc(50% + 1rem);
}
#header button.menu_toggle.active span:nth-of-type(1) {
  opacity: 0;
}
#header button.menu_toggle.active span:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
#header button.menu_toggle.active span:nth-of-type(3) {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
#header .overlay {
  position: absolute;
  top: 8rem;
  left: 0;
  width: 100%;
  height: calc(100dvh - 8rem);
  background: linear-gradient(120deg, #ff592e, #f7931e);
  -webkit-transform: translateX(100vw);
          transform: translateX(100vw);
  opacity: 0;
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  overflow-y: scroll;
}
#header .overlay.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
#header nav.sp_menu {
  padding: clamp(4rem, 8vw, 8rem);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
#header nav.sp_menu ul.main_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
}
#header nav.sp_menu ul.main_link > li > a {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}
#header nav.sp_menu ul.main_link > li > a::before {
  content: "";
  width: 0.3rem;
  height: 1.5em;
  background-color: #fff;
  border-radius: 9999px;
  position: absolute;
  top: 50%;
  left: -1rem;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  opacity: 0;
}
#header nav.sp_menu ul.main_link > li > a.nav_corporate {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.5rem;
}
#header nav.sp_menu ul.main_link > li > a.nav_corporate::after {
  content: "";
  display: inline-block;
  width: 0.8em;
  aspect-ratio: 1/1;
  -webkit-mask: url(../img/icon_roundarrow.svg) center/contain no-repeat;
          mask: url(../img/icon_roundarrow.svg) center/contain no-repeat;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: relative;
  top: 0.1rem;
}
#header nav.sp_menu ul.sub_link li {
  margin-top: 1em;
}
#header nav.sp_menu ul.sub_link li + li {
  margin-top: 1em;
}
#header nav.sp_menu ul.sub_link li a {
  display: inline-block;
  font-size: 1.8rem;
}
#header nav.sp_menu ul.sub_link li a::before {
  content: "-";
  margin-right: 1rem;
}

section.footer_entry {
  position: relative;
  z-index: 10;
  margin-top: -3vw;
  padding: clamp(5rem, 6vw, 10rem) 0 clamp(6rem, 8vw, 15rem);
  background: url(../img/entry_bg.webp) center/cover no-repeat;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}
section.footer_entry header.section_title {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
section.footer_entry p.en_catch {
  color: #fff;
  font-size: clamp(5.6rem, 6vw, 11.2rem);
  font-weight: 700;
  text-align: center;
  line-height: 0.9;
}
section.footer_entry p.en_catch span {
  display: block;
  font-size: clamp(3.2rem, 3.5vw, 6.4rem);
  font-weight: 900;
  margin-bottom: 1rem;
}
section.footer_entry p.message {
  margin: 4rem auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  section.footer_entry p.message {
    text-align: center;
  }
}
section.footer_entry p.message strong {
  display: block;
  margin-bottom: 1.6em;
}
@media print, screen and (min-width: 768px) {
  section.footer_entry p.message strong {
    text-align: center;
  }
}
section.footer_entry .btn_area {
  margin-top: clamp(4rem, 5vw, 8rem);
}
section.footer_entry .slider_container {
  margin-top: clamp(5rem, 6vw, 10rem);
  overflow: hidden;
}
section.footer_entry .slider_container .slider_track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: slider 30s linear infinite;
          animation: slider 30s linear infinite;
}
section.footer_entry .slider_container .slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: clamp(2rem, 4vw, 4rem);
}
section.footer_entry .slider_container .slide img {
  border-radius: 2.4rem;
}

#footer {
  position: relative;
  z-index: 10;
  background-color: #fff;
}
#footer .inner {
  padding: clamp(5rem, 6vw, 10rem) 0 clamp(6rem, 8vw, 15rem);
}
@media print, screen and (min-width: 768px) {
  #footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: calc(2 * clamp(5rem, 6vw, 10rem)) 0;
  }
}
#footer .logo_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem 0;
}
@media print, screen and (min-width: 1024px) {
  #footer .logo_area {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#footer .logo_area p.logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em 0;
}
@media print, screen and (min-width: 1024px) {
  #footer .logo_area p.logo a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0 4rem;
  }
}
#footer .logo_area p.logo a:hover {
  opacity: 0.5;
}
#footer .logo_area p.logo a img {
  width: 18rem;
  max-width: none;
}
#footer .logo_area p.logo a span {
  font-size: 1.9rem;
}
#footer .logo_area p.corporate_link a {
  width: 22.5rem;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  background-color: #0874dc;
  border: 0.1rem solid #0874dc;
  border-radius: 9999px;
  padding: 0.75em 0;
}
#footer .logo_area p.corporate_link a:hover {
  color: #0874dc;
  background-color: #fff;
}
#footer nav.footer_nav {
  display: none;
}
@media print, screen and (min-width: 768px) {
  #footer nav.footer_nav {
    display: block;
  }
}
#footer nav.footer_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 4rem;
}
#footer nav.footer_nav ul li a {
  position: relative;
}
#footer nav.footer_nav ul li a::before {
  content: "";
  width: calc(100% + 1rem);
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#ff592e), to(#f68f43));
  background: linear-gradient(to right, #ff592e, #f68f43);
  border-radius: 9999px;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: -0.5rem;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
}
#footer nav.footer_nav ul li a:hover::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#footer .to_top {
  position: fixed;
  right: min(4vw, 2.5rem);
  bottom: min(4vw, 2.5rem);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20rem);
          transform: translateY(20rem);
  -webkit-transition: 1s;
  transition: 1s;
}
#footer .to_top.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#footer .to_top a {
  position: relative;
  width: 6rem;
  aspect-ratio: 1/1;
  border: 0.1rem solid #fff;
  background: linear-gradient(45deg, #ff592e, #f7931e);
  border-radius: 50%;
}
#footer .to_top a::before {
  content: "";
  width: 0.8em;
  aspect-ratio: 1/1;
  border-top: 0.2rem solid #fff;
  border-right: 0.2rem solid #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-animation: float 1.5s infinite linear;
          animation: float 1.5s infinite linear;
  opacity: 0;
}
#footer .to_top a:hover {
  border-radius: 0;
}
#footer .to_top a:hover::before {
  opacity: 1;
  top: 55%;
  -webkit-animation: none;
          animation: none;
}
#footer p.copyright {
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  padding: 1em 0;
  background-color: #1a1a1a;
}

@-webkit-keyframes fade {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes fade {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes slide-title {
  to {
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
  }
}
@keyframes slide-title {
  to {
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
  }
}
@-webkit-keyframes slide {
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes slide {
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes bubble-move {
  0% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: translate(var(--x), var(--y)) scale(0.4);
            transform: translate(var(--x), var(--y)) scale(0.4);
    opacity: 0;
  }
}
@keyframes bubble-move {
  0% {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: translate(var(--x), var(--y)) scale(0.4);
            transform: translate(var(--x), var(--y)) scale(0.4);
    opacity: 0;
  }
}
@-webkit-keyframes float {
  0% {
    opacity: 0;
    top: 80%;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 40%;
  }
}
@keyframes float {
  0% {
    opacity: 0;
    top: 80%;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 40%;
  }
}
@-webkit-keyframes slider {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes slider {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@-webkit-keyframes purupuru {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  5% {
    -webkit-transform: scale(1, 1.06) translate(-2.5%, -2%) skew(3deg, 0deg);
            transform: scale(1, 1.06) translate(-2.5%, -2%) skew(3deg, 0deg);
  }
  20% {
    -webkit-transform: scale(1, 0.94) translate(2.5%, 2%) skew(-3deg, 0deg);
            transform: scale(1, 0.94) translate(2.5%, 2%) skew(-3deg, 0deg);
  }
  30% {
    -webkit-transform: scale(1, 1.03) translate(1%, -1%) skew(-1.5deg, 0deg);
            transform: scale(1, 1.03) translate(1%, -1%) skew(-1.5deg, 0deg);
  }
  40% {
    -webkit-transform: scale(1, 0.97) translate(-1%, 1%) skew(1.5deg, 0deg);
            transform: scale(1, 0.97) translate(-1%, 1%) skew(1.5deg, 0deg);
  }
  60% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes purupuru {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  5% {
    -webkit-transform: scale(1, 1.06) translate(-2.5%, -2%) skew(3deg, 0deg);
            transform: scale(1, 1.06) translate(-2.5%, -2%) skew(3deg, 0deg);
  }
  20% {
    -webkit-transform: scale(1, 0.94) translate(2.5%, 2%) skew(-3deg, 0deg);
            transform: scale(1, 0.94) translate(2.5%, 2%) skew(-3deg, 0deg);
  }
  30% {
    -webkit-transform: scale(1, 1.03) translate(1%, -1%) skew(-1.5deg, 0deg);
            transform: scale(1, 1.03) translate(1%, -1%) skew(-1.5deg, 0deg);
  }
  40% {
    -webkit-transform: scale(1, 0.97) translate(-1%, 1%) skew(1.5deg, 0deg);
            transform: scale(1, 0.97) translate(-1%, 1%) skew(1.5deg, 0deg);
  }
  60% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}
#page-recruit #header nav.sp_menu a.nav_recruit::before {
  opacity: 1;
}
#page-recruit header.section_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em 0;
}
@media print, screen and (min-width: 768px) {
  #page-recruit header.section_title.align_start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#page-recruit header.section_title h2,
#page-recruit header.section_title span {
  position: relative;
  text-box: unset;
  line-height: 1;
  overflow: hidden;
}
#page-recruit header.section_title h2::before,
#page-recruit header.section_title span::before {
  content: "";
  width: calc(100% + 1rem);
  height: calc(100% + 1rem);
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.8s linear;
  transition: 0.8s linear;
}
#page-recruit header.section_title h2 {
  font-size: clamp(3rem, 3vw, 5.6rem);
  font-weight: bold;
}
#page-recruit header.section_title h2.color_white {
  color: #fff;
}
#page-recruit header.section_title span {
  color: #f7931e;
  font-size: 1.8rem;
  font-weight: 500;
}
#page-recruit header.section_title span.color_white {
  color: #fff;
}
#page-recruit header.section_title.is-active h2::before,
#page-recruit header.section_title.is-active span::before {
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}
#page-recruit section.fv {
  position: relative;
}
#page-recruit section.fv .movie_area {
  position: fixed;
  top: 8rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: -1;
  width: 100%;
  max-width: 1920px;
  height: calc(100dvh - 8rem);
  background-color: #1a1a1a;
}
#page-recruit section.fv .movie_area figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#page-recruit section.fv .movie_area figure video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 1s;
  transition: 1s;
}
#page-recruit section.fv .movie_area figure video.playing {
  opacity: 1;
  visibility: visible;
}
#page-recruit section.fv .movie_area .inner {
  position: relative;
  z-index: 1;
  height: 100%;
  -webkit-transition: 1s;
  transition: 1s;
}
#page-recruit section.fv .movie_area .inner.hidden {
  opacity: 0;
  visibility: hidden;
}
#page-recruit section.fv .movie_area .inner h2 {
  position: relative;
  margin-top: 4rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #ff592e;
  font-size: clamp(2.8rem, 3vw, 5.6rem);
  font-weight: 900;
  line-height: 1;
}
#page-recruit section.fv .movie_area .inner h2::before {
  content: "";
  width: 100%;
  height: 1em;
  background-color: #1a1a1a;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-animation: slide-title 0.5s 1s forwards;
          animation: slide-title 0.5s 1s forwards;
}
#page-recruit section.fv .movie_area .inner h3 {
  margin-top: 5rem;
}
#page-recruit section.fv .movie_area .inner h3 span {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: clamp(2.6rem, 5.5vw, 10.4rem);
  line-height: 0.5;
}
#page-recruit section.fv .movie_area .inner h3 span::before {
  content: "";
  width: 100%;
  height: 1em;
  background-color: #1a1a1a;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-animation: slide-title 1s 1.5s forwards;
          animation: slide-title 1s 1.5s forwards;
}
#page-recruit section.fv .movie_area .inner h3 strong {
  position: relative;
  margin-top: 0.25em;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #ff592e;
  font-size: clamp(5.3rem, 11vw, 21.2rem);
  font-weight: 900;
  line-height: 0.9;
}
#page-recruit section.fv .movie_area .inner h3 strong::before {
  content: "";
  width: 100%;
  height: 2em;
  background-color: #1a1a1a;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-animation: slide-title 1s 1.75s forwards;
          animation: slide-title 1s 1.75s forwards;
}
#page-recruit section.fv .movie_area .inner h4 {
  position: relative;
  margin-top: 4rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: clamp(1.8rem, 4vw, 7.2rem);
  font-weight: 900;
  line-height: 1;
}
#page-recruit section.fv .movie_area .inner h4::before {
  content: "";
  width: 100%;
  height: 1.1em;
  background-color: #1a1a1a;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-animation: slide-title 1s 2s forwards;
          animation: slide-title 1s 2s forwards;
}
#page-recruit section.fv .latest_news {
  position: relative;
  z-index: 10;
  margin-top: 100dvh;
  background: url(../img/recruit/latest_news_bg.webp) center/100% 100% no-repeat;
  padding: 2rem 0;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.fv .latest_news {
    margin-top: 0;
    position: fixed;
    bottom: 0;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
    z-index: 10;
    width: 100%;
    -webkit-animation: slide 1s 3s forwards;
            animation: slide 1s 3s forwards;
  }
}
@media print, screen and (min-width: 1280px) {
  #page-recruit section.fv .latest_news {
    width: 75%;
    max-width: 1100px;
  }
}
#page-recruit section.fv .latest_news .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 2.5rem;
}
#page-recruit section.fv .latest_news h3 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: grid;
  place-items: center;
  font-size: 1.7rem;
  font-weight: bold;
  border-right: 0.1rem solid #1a1a1a;
  padding-right: 2.5rem;
}
#page-recruit section.fv .latest_news .title_area {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.fv .latest_news .title_area {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
#page-recruit section.fv .latest_news .title_area a {
  height: 100%;
}
#page-recruit section.fv .latest_news .title_area a article {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.fv .latest_news .title_area a article {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
#page-recruit section.fv .latest_news .title_area a:hover time,
#page-recruit section.fv .latest_news .title_area a:hover p {
  color: #fff;
}
#page-recruit section.fv .latest_news .link_area {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  place-items: center;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.fv .latest_news .link_area {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
#page-recruit section.fv .latest_news .link_area a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1rem;
  border: 0.1rem solid #1a1a1a;
  border-radius: 0.5rem;
  padding: 0.8em 1.2em;
  overflow: hidden;
}
#page-recruit section.fv .latest_news .link_area a::before {
  content: "";
  width: 1em;
  aspect-ratio: 13/9;
  -webkit-mask: url(../img/recruit/icon_list.svg) center/contain no-repeat;
          mask: url(../img/recruit/icon_list.svg) center/contain no-repeat;
  background-color: #1a1a1a;
  z-index: 10;
}
#page-recruit section.fv .latest_news .link_area a span {
  display: block;
  position: relative;
  z-index: 10;
}
#page-recruit section.fv .latest_news .link_area a:hover {
  color: #fff;
  border-color: #fff;
}
#page-recruit section.fv .latest_news .link_area a:hover::before {
  background-color: #fff;
}
#page-recruit section.fv .circle_link {
  position: fixed;
  bottom: 4rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-animation: fade 1s 3.5s forwards;
          animation: fade 1s 3.5s forwards;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.fv .circle_link {
    left: auto;
    right: 9.5vw;
    bottom: 10rem;
    -webkit-transform: translate(0);
            transform: translate(0);
    z-index: 100;
  }
}
@media print, screen and (min-width: 1280px) {
  #page-recruit section.fv .circle_link {
    bottom: 4rem;
  }
}
#page-recruit section.fv .circle_link a {
  position: relative;
  aspect-ratio: 1/1;
  display: grid;
  place-items: center;
  color: #f15a24;
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  font-weight: 900;
  border-radius: 50%;
  padding: 1.5em;
  overflow: hidden;
}
#page-recruit section.fv .circle_link a::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/recruit/circle_link.webp) center/contain no-repeat;
  -webkit-animation: rotate 8s linear infinite;
          animation: rotate 8s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#page-recruit section.fv .circle_link a:hover::before {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
#page-recruit section:not(.fv) {
  position: relative;
  z-index: 10;
  background-color: #fff;
}
#page-recruit section.info {
  background-color: #e9e5df;
  padding: 4rem 0;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.info {
    margin-top: 100dvh;
  }
}
#page-recruit section.info .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem 0;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.info .inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#page-recruit section.info h2 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  font-size: 1.9rem;
  -webkit-transition: 1s;
  transition: 1s;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.info h2 {
    margin-left: clamp(5rem, 6vw, 10rem);
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
}
#page-recruit section.info h2 img {
  width: 18rem;
  max-width: none;
}
#page-recruit section.info p {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  position: relative;
  padding: clamp(2rem, 4vw, 4rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.info p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: clamp(4rem, 5vw, 8rem);
  }
}
#page-recruit section.info p::before {
  content: "";
  width: 100vw;
  height: 100%;
  background-color: #1a1a1a;
  position: absolute;
  top: 0;
  right: 0;
  right: 100vw;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#page-recruit section.info p strong {
  position: relative;
  z-index: 10;
  display: block;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: clamp(2.4rem, 3vw, 4.8rem);
  font-weight: bold;
  line-height: 1.2;
  opacity: 0;
  -webkit-transition: 0.5s 0.5s;
  transition: 0.5s 0.5s;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.info p strong {
    margin: 0;
  }
}
#page-recruit section.info p.is-active::before {
  right: 0;
}
#page-recruit section.info p.is-active strong {
  opacity: 1;
}
#page-recruit section.info .company_img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
  max-width: 42.5rem;
  -webkit-animation: purupuru 1.5s linear 0s infinite;
          animation: purupuru 1.5s linear 0s infinite;
  -webkit-transition: 1s;
  transition: 1s;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.info .company_img {
    margin-left: 3rem;
    width: 38%;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
}
#page-recruit section.info .company_img.is-active {
  opacity: 1;
}
#page-recruit section.message {
  background: url(../img/recruit/message_bg.webp) 70%/cover no-repeat;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
#page-recruit section.message p {
  margin: 4rem auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.message p {
    text-align: center;
  }
}
#page-recruit section.message p strong {
  display: block;
  font-size: clamp(2rem, 2vw, 2.4rem);
  font-weight: bold;
  margin-bottom: 1em;
}
#page-recruit section.message .btn_area {
  margin-top: clamp(4rem, 5vw, 8rem);
}
#page-recruit section.work {
  padding: clamp(5rem, 6vw, 10rem) 0;
}
#page-recruit section.work header.section_title {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#page-recruit section.work .banner_link a {
  height: 35vw;
  max-height: 36rem;
  aspect-ratio: 1200/360;
  background: url(../img/recruit/work_banner.webp) 20%/cover no-repeat;
  border-radius: 1.6rem;
  padding: clamp(2rem, 4vw, 4rem) 0 0 clamp(2rem, 4vw, 4rem);
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.work .banner_link a {
    min-height: auto;
    padding: 4rem 0 0 clamp(4rem, 5vw, 8rem);
  }
}
#page-recruit section.work .banner_link a:hover {
  -webkit-filter: brightness(1.5);
          filter: brightness(1.5);
  -webkit-box-shadow: 0.5rem 0.5rem 0.6rem #727272;
          box-shadow: 0.5rem 0.5rem 0.6rem #727272;
  -webkit-transform: translate(-0.5rem, -0.5rem);
          transform: translate(-0.5rem, -0.5rem);
}
#page-recruit section.job {
  background-color: #f1f2f3;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.job {
    padding: clamp(4rem, 5vw, 8rem) 0 calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-recruit section.job .inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 4rem 0;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.job .inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 0 clamp(4rem, 5vw, 8rem);
  }
}
@media print, screen and (min-width: 1280px) {
  #page-recruit section.job .inner {
    gap: 0 calc(clamp(5rem, 6vw, 10rem) + clamp(2rem, 4vw, 4rem));
  }
}
#page-recruit section.job .area_left {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.job .area_left {
    width: 45vw;
  }
}
#page-recruit section.job .swiper_container .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
#page-recruit section.job .swiper_container .swiper-slide img {
  border-radius: 0.8rem;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.job .area_right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: clamp(5rem, 6vw, 10rem);
  }
}
#page-recruit section.job p {
  margin-top: clamp(4rem, 5vw, 8rem);
}
@media print, screen and (min-width: 1024px) {
  #page-recruit section.job p {
    max-width: 53.5rem;
  }
}
#page-recruit section.job .btn_area {
  margin-top: 4rem;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.job .btn_area .btn {
    margin: 0;
  }
}
#page-recruit section.job .bubble_area {
  top: 0;
  right: 0;
}
#page-recruit section.interview {
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.interview {
    padding-bottom: clamp(6rem, 8vw, 15rem);
  }
}
#page-recruit section.interview header.section_title {
  position: relative;
  z-index: 10;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.interview header.section_title {
    padding-left: clamp(4rem, 5vw, 8rem);
  }
}
#page-recruit section.interview .inner {
  position: relative;
}
#page-recruit section.interview .bubble_area {
  top: 0;
  left: 0;
}
#page-recruit section.interview .swiper_container {
  position: relative;
  margin: clamp(5rem, 6vw, 10rem) auto 0;
  width: 100%;
  max-width: 1800px;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.interview .swiper_container {
    margin-top: 0;
  }
}
#page-recruit section.interview .swiper_container.is-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#page-recruit section.interview .swiper_container .swiper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.interview .swiper_container .swiper-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 4rem;
  }
}
#page-recruit section.interview .swiper_container .swiper-slide .image {
  border-radius: 0.8rem;
  overflow: hidden;
}
#page-recruit section.interview .swiper_container .swiper-slide .image img {
  max-width: none;
}
#page-recruit section.interview .swiper_container .swiper-slide:hover .image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-filter: brightness(1.05) saturate(1.25);
          filter: brightness(1.05) saturate(1.25);
}
#page-recruit section.interview .swiper_container .swiper-slide .information span {
  display: block;
}
#page-recruit section.interview .swiper_container .swiper-slide .information span.year {
  position: relative;
  z-index: 5;
  margin-top: calc(-1 * (3em + 2rem));
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #fff;
  padding: 1em;
}
#page-recruit section.interview .swiper_container .swiper-slide .information span.department {
  margin-top: 5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#ffa63c), to(#ff5031));
  background: linear-gradient(to right, #ffa63c, #ff5031);
  padding: 0.5em 1em;
}
#page-recruit section.interview .swiper_container .swiper-slide .information span.name {
  margin-top: 1.5em;
}
#page-recruit section.interview .swiper_container .swiper-slide p.message {
  margin-top: min(5vw, 3rem);
  padding-bottom: 0.2rem;
}
#page-recruit section.interview .swiper_container .swiper-pagination {
  position: static;
  width: 80%;
  margin: clamp(2rem, 4vw, 4rem) auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 0.4rem;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.interview .swiper_container .swiper-pagination {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
#page-recruit section.interview .swiper_container .swiper-pagination-bullet {
  position: relative;
  display: block;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100px;
  height: 10px;
  background-color: #f15a24;
  border-radius: 0;
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#page-recruit section.interview .swiper_container .swiper-pagination-bullet.hidden {
  display: none;
}
#page-recruit section.interview .swiper_container .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, right top, from(#f68f43), to(#ff592e));
  background: linear-gradient(to right, #f68f43, #ff592e);
}
#page-recruit section.interview .swiper_container .swiper-button {
  position: absolute;
  top: 28%;
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 2rem;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.interview .swiper_container .swiper-button {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: static;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: clamp(4rem, 5vw, 8rem);
  }
}
#page-recruit section.interview .swiper_container .swiper-button-prev, #page-recruit section.interview .swiper_container .swiper-button-next {
  position: static;
  position: relative;
  margin-top: 0;
  width: 4rem;
  height: 4rem;
  background-color: #1a1a1a;
  border: 0.1rem solid #1a1a1a;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#page-recruit section.interview .swiper_container .swiper-button-prev::before, #page-recruit section.interview .swiper_container .swiper-button-next::before {
  content: "";
  width: 100%;
  height: 100%;
  -webkit-mask: url(../img/recruit/slide_arrow.svg) center/80% no-repeat;
          mask: url(../img/recruit/slide_arrow.svg) center/80% no-repeat;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#page-recruit section.interview .swiper_container .swiper-button-prev:hover, #page-recruit section.interview .swiper_container .swiper-button-next:hover {
  background-color: #fff;
}
#page-recruit section.interview .swiper_container .swiper-button-prev:hover::before, #page-recruit section.interview .swiper_container .swiper-button-next:hover::before {
  background-color: #1a1a1a;
}
#page-recruit section.interview .swiper_container .swiper-button-prev svg, #page-recruit section.interview .swiper_container .swiper-button-next svg {
  display: none;
}
#page-recruit section.interview .swiper_container .swiper-button-next::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#page-recruit section.interview .btn_area {
  margin-top: clamp(5rem, 6vw, 10rem);
}
#page-recruit section.environment {
  position: relative;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.environment {
    padding-bottom: clamp(6rem, 8vw, 15rem);
  }
}
#page-recruit section.environment::before {
  content: "";
  width: 95%;
  max-width: 1800px;
  height: 100%;
  background: url(../img/recruit/environment_bg.webp) center/cover no-repeat;
  border-radius: clamp(4rem, 5vw, 8rem);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: -1;
}
#page-recruit section.environment .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(4rem, 5vw, 8rem);
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.environment .inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
#page-recruit section.environment .area_left {
  width: 100%;
  max-width: 50rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2.5rem;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.environment .area_left {
    width: 41.5%;
  }
}
#page-recruit section.environment .area_left .image_block01 {
  width: 52.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 2.5rem 0;
}
#page-recruit section.environment .area_left .image_block01 img:nth-of-type(1) {
  border-radius: 2.2rem;
}
#page-recruit section.environment .area_left .image_block01 img:nth-of-type(2) {
  border-radius: 1.5rem;
}
#page-recruit section.environment .area_left .image_block02 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: auto 0 35%;
}
#page-recruit section.environment .area_left .image_block02 img {
  border-radius: 1.2rem;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.environment .area_right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 52rem;
    margin-bottom: clamp(2rem, 4vw, 4rem);
  }
}
#page-recruit section.environment .area_right p {
  margin-top: clamp(4rem, 5vw, 8rem);
  color: #fff;
}
#page-recruit section.environment .area_right .btn_area {
  margin-top: 4rem;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.environment .area_right .btn_area .btn {
    margin: 0;
  }
}
#page-recruit section.environment .bubble_area {
  top: 0;
  right: 10vw;
}
#page-recruit section.movie {
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.movie {
    padding-bottom: calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-recruit section.movie .inner {
  position: relative;
}
#page-recruit section.movie figure {
  position: relative;
  z-index: 10;
  margin-top: clamp(5rem, 6vw, 10rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(2rem, 4vw, 4rem) 0;
}
#page-recruit section.movie figure iframe {
  max-width: 62rem;
  aspect-ratio: 560/315;
}
#page-recruit section.movie .bubble_area {
  bottom: 0;
  left: 0;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.requirements {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
#page-recruit section.requirements article {
  position: relative;
  width: 100%;
  height: 100vw;
  max-height: 48.5rem;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.requirements article {
    width: auto;
    height: 40vw;
  }
}
#page-recruit section.requirements article .position {
  position: absolute;
  left: 0;
  bottom: clamp(4rem, 5vw, 8rem);
  width: 100%;
}
@media print, screen and (min-width: 1024px) {
  #page-recruit section.requirements article .position {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.requirements article header.section_title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media print, screen and (min-width: 1024px) {
  #page-recruit section.requirements article header.section_title {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#page-recruit section.requirements article.requirements01 {
  background: url(../img/recruit/requirement_img01.webp) 60%/cover no-repeat;
}
@media print, screen and (min-width: 1024px) {
  #page-recruit section.requirements article.requirements01 .position {
    left: auto;
    right: clamp(4rem, 5vw, 8rem);
  }
}
#page-recruit section.requirements article.requirements02 {
  background: url(../img/recruit/requirement_img02.webp) 15%/cover no-repeat;
}
@media print, screen and (min-width: 1024px) {
  #page-recruit section.requirements article.requirements02 .position {
    left: clamp(4rem, 5vw, 8rem);
  }
}
#page-recruit section.requirements .btn_area {
  margin-top: clamp(4rem, 5vw, 8rem);
}
@media print, screen and (min-width: 1024px) {
  #page-recruit section.requirements .btn_area .btn {
    margin: 0;
    width: 31.5rem;
  }
}
#page-recruit section.news {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbcba9));
  background: linear-gradient(to bottom, #fff, #fbcba9);
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.news {
    padding: calc(2 * clamp(5rem, 6vw, 10rem)) 0;
  }
}
#page-recruit section.news ul {
  margin-top: clamp(5rem, 6vw, 10rem);
  border-top: 0.1rem solid #1a1a1a;
}
#page-recruit section.news ul li {
  border-bottom: 0.1rem solid #1a1a1a;
}
#page-recruit section.news ul li:nth-of-type(n + 4) {
  display: none;
}
#page-recruit section.news ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: clamp(2rem, 4vw, 4rem) 0;
}
#page-recruit section.news ul li a article {
  max-width: calc(1000px - 2em);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em 2em;
}
@media print, screen and (min-width: 768px) {
  #page-recruit section.news ul li a article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#page-recruit section.news ul li a article time {
  color: #808080;
}
#page-recruit section.news ul li a:hover {
  background-color: rgba(241, 90, 36, 0.2);
}
#page-recruit section.news .btn_area {
  margin-top: clamp(5rem, 6vw, 10rem);
}

#page-message #header nav.header_nav a.nav_message::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-message #header nav.sp_menu a.nav_message::before {
  opacity: 1;
}
#page-message #footer nav.footer_nav a.nav_message::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-message section.message {
  position: relative;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-message section.message {
    padding-bottom: calc(2 * clamp(5rem, 6vw, 10rem));
  }
}
#page-message section.message::before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbcba9));
  background: linear-gradient(to bottom, #fff, #fbcba9);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
#page-message section.message .inner {
  position: relative;
}
#page-message section.message .inner > .bubble_area {
  top: 0;
  right: 0;
}
#page-message section.message h2,
#page-message section.message h3 {
  font-size: clamp(2.2rem, 5vw, 4.8rem);
  font-weight: bold;
  line-height: 1.4;
}
#page-message section.message h3 {
  margin-top: clamp(5rem, 6vw, 10rem);
}
#page-message section.message h3 b {
  color: #df1414;
  font-size: inherit;
  font-weight: inherit;
}
#page-message section.message p {
  margin-top: clamp(5rem, 6vw, 10rem);
  font-size: 1.8rem;
}
#page-message section.message p.ceo_name {
  margin-top: clamp(3rem, 4vw, 6rem);
  font-size: 1.6rem;
}
#page-message section.message p.ceo_name span {
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  margin-left: 1em;
}
#page-message section.message p b {
  color: #df1414;
  font-size: inherit;
  font-weight: bold;
}
#page-message section.message figure {
  margin-top: clamp(5rem, 6vw, 10rem);
}
#page-message section.message figure figcaption {
  margin-top: 1em;
  text-align: right;
}
#page-message section.message .btn_area {
  margin-top: clamp(5rem, 6vw, 10rem);
}
@media print, screen and (min-width: 768px) {
  #page-message section.message .btn_area {
    margin-top: calc(2 * clamp(5rem, 6vw, 10rem));
  }
}
#page-message section.message .bubble_field {
  position: relative;
}
#page-message section.message .bubble_field > .bubble_area {
  top: 0;
  left: 0;
}

#page-works #header nav.header_nav a.nav_works::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-works #header nav.sp_menu a.nav_works::before {
  opacity: 1;
}
#page-works #footer nav.footer_nav a.nav_works::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-works section.info {
  padding: clamp(5rem, 6vw, 10rem) 0;
}
#page-works section.info .inner {
  position: relative;
}
#page-works section.info p {
  margin-top: clamp(4rem, 5vw, 8rem);
  font-size: 1.8rem;
}
#page-works section.info .bubble_area {
  top: 0;
  right: 0;
}
#page-works section.service_field {
  background: url(../img/works/grd_bg.webp) center/100% 100% no-repeat;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-works section.service_field {
    padding-bottom: calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-works section.service_field h2.page_section_title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: #fff;
}
#page-works section.service_field h2.page_section_title::before, #page-works section.service_field h2.page_section_title::after {
  content: "ー";
}
#page-works section.service_field h3 {
  margin: 4rem auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: clamp(2.4rem, 4.8vw, 4.8rem);
  font-weight: bold;
}
#page-works section.service_field h3::before, #page-works section.service_field h3::after {
  content: "ー";
}
#page-works section.service_field dl {
  margin-top: clamp(4rem, 5vw, 8rem);
  padding-bottom: 4rem;
  border-bottom: 0.1rem solid #fff;
}
#page-works section.service_field dl dt {
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  text-align: center;
}
#page-works section.service_field dl dd {
  margin-top: 2.5rem;
}
#page-works section.service_field ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}
@media print, screen and (min-width: 768px) {
  #page-works section.service_field ul {
    grid-template-columns: repeat(4, 1fr);
  }
}
#page-works section.service_field ul li figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em 0;
}
#page-works section.service_field ul.car_product li figure figcaption {
  color: #fff;
  font-size: 1.8rem;
}
#page-works section.service_field ul.other_product {
  margin-top: clamp(4rem, 5vw, 8rem);
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#page-works section.service_field ul.other_product li figure {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
#page-works section.service_field ul.other_product li figure figcaption {
  font-size: clamp(1.8rem, 2vw, 2.4rem);
}
#page-works section.service_field p {
  margin: clamp(3rem, 4vw, 6rem) auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.8rem;
}
#page-works section.oem {
  padding: clamp(5rem, 6vw, 10rem) 0;
}
#page-works section.oem p {
  margin-top: clamp(5rem, 6vw, 10rem);
  font-weight: 1.8rem;
}
#page-works section.oem figure.flow_img {
  position: relative;
  margin-top: clamp(5rem, 6vw, 10rem);
  overflow-x: scroll;
}
@media print, screen and (min-width: 768px) {
  #page-works section.oem figure.flow_img {
    overflow-x: auto;
  }
}
#page-works section.oem figure.flow_img img {
  margin: 0 auto;
  width: auto;
  max-width: none;
  height: calc(100dvh - 12rem);
  max-height: 1265px;
}
@media print, screen and (min-width: 768px) {
  #page-works section.oem figure.flow_img img {
    width: 100%;
    height: auto;
  }
}
#page-works section.flow {
  background-color: #f2f2f2;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
#page-works section.flow ol {
  margin-top: clamp(4rem, 5vw, 8rem);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 4rem 1rem;
}
@media print, screen and (min-width: 480px) {
  #page-works section.flow ol {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (min-width: 1024px) {
  #page-works section.flow ol {
    grid-template-columns: repeat(4, 1fr);
  }
}
#page-works section.flow ol li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page-works section.flow ol li dl {
  margin-top: 2.5rem;
  width: 100%;
  container-type: inline-size;
}
#page-works section.flow ol li dl dt {
  color: #fff;
  font-size: min(7cqw, 1.8rem);
  font-weight: bold;
  background-color: #1a1a1a;
  padding: 0.5em 1em;
}
#page-works section.flow ol li dl dt span {
  color: #fcee21;
}
#page-works section.flow ol li dl dd {
  margin-top: 1rem;
}
@media print, screen and (min-width: 1024px) {
  #page-works section.flow ol li dl dd {
    padding-right: clamp(2rem, 4vw, 4rem);
  }
}
#page-works .bg_grd {
  position: relative;
}
#page-works .bg_grd::before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbcba9));
  background: linear-gradient(to bottom, #fff, #fbcba9);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
#page-works section.production_system {
  position: relative;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
#page-works section.production_system::before {
  content: "";
  width: 90%;
  max-width: 1200px;
  height: 0.1rem;
  border-bottom: 0.1rem solid #1a1a1a;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
#page-works section.production_system .flex {
  margin-top: clamp(5rem, 6vw, 10rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem 0;
}
@media print, screen and (min-width: 768px) {
  #page-works section.production_system .flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    gap: 0 clamp(4rem, 5vw, 8rem);
  }
}
@media print, screen and (min-width: 768px) {
  #page-works section.production_system .area_left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#page-works section.production_system .area_left p {
  font-size: 1.8rem;
}
@media print, screen and (min-width: 768px) {
  #page-works section.production_system .area_left p {
    margin-top: auto;
  }
}
@media print, screen and (min-width: 768px) {
  #page-works section.production_system .area_right {
    width: 50%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
#page-works section.production_system .area_right ul {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  place-items: center;
  gap: 0.5rem;
}
#page-works section.production_system .area_right ul li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#page-works section.production_system .area_right ul li figure {
  position: relative;
}
#page-works section.production_system .area_right ul li figure figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 1.8rem;
  background-color: #1a1a1a;
  padding: 0.5em 1em;
}
#page-works section.job_list {
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-works section.job_list {
    padding-bottom: calc(2 * clamp(5rem, 6vw, 10rem));
  }
}
#page-works section.job_list ul {
  margin-top: clamp(4rem, 5vw, 8rem);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  place-items: center;
  gap: clamp(2rem, 4vw, 4rem);
}
@media print, screen and (min-width: 768px) {
  #page-works section.job_list ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (min-width: 1280px) {
  #page-works section.job_list ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
#page-works section.job_list ul li {
  width: 100%;
  max-width: 37.5rem;
  container-type: inline-size;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem 0;
  background-color: #fff;
  border-radius: 2rem;
  -webkit-box-shadow: 0.4rem 0.4rem 0.3rem #ccc;
          box-shadow: 0.4rem 0.4rem 0.3rem #ccc;
  padding: clamp(4rem, 5vw, 8rem) 0 clamp(2rem, 4vw, 4rem);
}
#page-works section.job_list ul li span.icon {
  width: min(40cqw, 10.5rem);
  aspect-ratio: 105/120;
  background: center/contain no-repeat;
}
#page-works section.job_list ul li span.icon.icon01 {
  background-image: url(../img/works/job_icon01.webp);
}
#page-works section.job_list ul li span.icon.icon02 {
  background-image: url(../img/works/job_icon02.webp);
}
#page-works section.job_list ul li span.icon.icon03 {
  background-image: url(../img/works/job_icon03.webp);
}
#page-works section.job_list ul li span.icon.icon04 {
  background-image: url(../img/works/job_icon04.webp);
}
#page-works section.job_list ul li span.icon.icon05 {
  background-image: url(../img/works/job_icon05.webp);
}
#page-works section.job_list ul li span.icon.icon06 {
  background-image: url(../img/works/job_icon06.webp);
}
#page-works section.job_list ul li dl dt {
  color: #ff592e;
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  text-align: center;
}
#page-works section.job_list ul li dl dd {
  margin-top: clamp(2rem, 4vw, 4rem);
  text-align: center;
}
#page-works section.job_list .btn_area {
  margin-top: clamp(5rem, 6vw, 10rem);
}

#page-job #header nav.header_nav a.nav_job::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-job #header nav.sp_menu a.nav_job::before {
  opacity: 1;
}
#page-job #footer nav.footer_nav a.nav_job::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-job section.job {
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-job section.job {
    padding-bottom: calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-job section.job .inner {
  position: relative;
}
#page-job section.job p.intro {
  margin-top: clamp(4rem, 5vw, 8rem);
}
#page-job section.job ul {
  margin-top: clamp(4rem, 5vw, 8rem);
}
#page-job section.job ul li {
  position: relative;
  container-type: inline-size;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  #page-job section.job ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 clamp(4rem, 5vw, 8rem);
  }
}
#page-job section.job ul li + li {
  margin-top: clamp(5rem, 6vw, 10rem);
}
@media print, screen and (min-width: 768px) {
  #page-job section.job ul li .image {
    width: 50%;
    max-width: 56rem;
  }
}
#page-job section.job ul li .image img {
  max-width: none;
}
@media print, screen and (min-width: 768px) {
  #page-job section.job ul li dl {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
#page-job section.job ul li dl dt {
  position: absolute;
  top: 0;
  left: 0;
  width: min(48cqw, 24rem);
  color: #fff;
  font-size: min(6.4cqw, 3.2rem);
  text-align: center;
  background-color: #ff592e;
  padding: 0.8em 0;
}
@media print, screen and (min-width: 768px) {
  #page-job section.job ul li dl dt {
    width: min(24cqw, 24rem);
    font-size: min(3.2cqw, 3.2rem);
  }
}
#page-job section.job ul li dl dd {
  margin-top: 2rem;
}
@media print, screen and (min-width: 768px) {
  #page-job section.job ul li dl dd {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 1280px) {
  #page-job section.job ul li dl dd {
    margin-top: clamp(2rem, 4vw, 4rem);
  }
}
#page-job section.job ul li dl dd .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2.5rem;
}
#page-job section.job ul li dl dd .flex span {
  width: 13.5rem;
  color: #fff;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#f68f43), to(#ff592e));
  background: linear-gradient(to right, #f68f43, #ff592e);
  padding: 0.5em 0;
}
#page-job section.job ul li dl dd p {
  margin-top: clamp(2rem, 4vw, 4rem);
}
@media print, screen and (min-width: 1024px) {
  #page-job section.job ul li dl dd p {
    line-height: 2.2;
  }
}
#page-job section.job .btn_area {
  margin-top: clamp(5rem, 6vw, 10rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: clamp(4rem, 5vw, 8rem);
}
@media print, screen and (min-width: 768px) {
  #page-job section.job .btn_area .btn {
    margin: 0;
  }
}
#page-job section.job .bubble_area.area01 {
  top: 0;
  right: 0;
}
#page-job section.requirements .upper {
  border-image-source: linear-gradient(#fff7f5, #fff7f5);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
#page-job section.requirements .lower {
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-job section.requirements .lower {
    padding-bottom: calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-job section.requirements h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 min(4vw, 2rem);
  color: #fff;
  font-size: clamp(2.2rem, 3vw, 3.2rem);
  font-weight: bold;
  background: -webkit-gradient(linear, left top, right top, from(#f68f43), to(#ff592e));
  background: linear-gradient(to right, #f68f43, #ff592e);
  padding: 0.5em 0;
}
#page-job section.requirements h3::before {
  content: "";
  background: center/contain no-repeat;
}
#page-job section.requirements #requirement01 {
  margin-top: 4rem;
}
#page-job section.requirements #requirement01 h3::before {
  width: 2.8rem;
  aspect-ratio: 28/44;
  background-image: url(../img/job/icon_requirement01.webp);
}
#page-job section.requirements #requirement02 h3::before {
  width: 3.2rem;
  aspect-ratio: 32/40;
  background-image: url(../img/job/icon_requirement02.webp);
}
#page-job section.requirements dl {
  margin-top: clamp(5rem, 6vw, 10rem);
}
#page-job section.requirements dl dt {
  color: #ff592e;
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  border-bottom: 0.1rem solid #1a1a1a;
  padding-bottom: 0.5em;
}
#page-job section.requirements dl dt:not(:first-of-type) {
  margin-top: clamp(4rem, 5vw, 8rem);
}
#page-job section.requirements dl dd {
  margin-top: clamp(2rem, 4vw, 4rem);
}
@media print, screen and (min-width: 1280px) {
  #page-job section.requirements dl dd {
    line-height: 2.2;
  }
}
#page-job section.requirements dl dd .table_area {
  margin: clamp(4rem, 5vw, 8rem) auto 0;
  width: 100%;
  max-width: 72.5rem;
  overflow-y: auto;
}
#page-job section.requirements dl dd .table_area table {
  width: 72.5rem;
  background-color: #fff;
}
#page-job section.requirements dl dd .table_area table caption {
  text-align: right;
  padding: 0.25em 1em 0.5em;
}
#page-job section.requirements dl dd .table_area table caption::before {
  content: "（";
}
#page-job section.requirements dl dd .table_area table caption::after {
  content: "）";
}
#page-job section.requirements dl dd .table_area table th, #page-job section.requirements dl dd .table_area table td {
  padding: 1em;
}
#page-job section.requirements dl dd .table_area table thead th {
  background-color: #f6b596;
  border: 0.1rem solid #ccc;
}
#page-job section.requirements dl dd .table_area table tbody th, #page-job section.requirements dl dd .table_area table tbody td {
  border: 0.1rem solid #ccc;
}
#page-job section.requirements dl dd .table_area p {
  padding: 0.5em 1em 1em;
}
#page-job section.requirements dl dd ul li + li {
  margin-top: clamp(2rem, 4vw, 4rem);
}
#page-job section.requirements dl dd ul li span {
  display: block;
  color: #ff592e;
  font-weight: bold;
  margin-bottom: 1em;
}
#page-job section.requirements .btn_area {
  margin-top: clamp(4rem, 5vw, 8rem);
}
@media print, screen and (min-width: 768px) {
  #page-job section.requirements .btn_area {
    margin-top: calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-job section.benefits {
  background-color: #f2f2f2;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-job section.benefits {
    padding-bottom: calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-job section.benefits h2.page_section_title {
  text-align: center;
}
#page-job section.benefits dl {
  margin-top: clamp(5rem, 6vw, 10rem);
}
#page-job section.benefits dl dt {
  color: #ff592e;
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  border-bottom: 0.1rem solid #1a1a1a;
  padding-bottom: 0.5em;
}
#page-job section.benefits dl dt:not(:first-of-type) {
  margin-top: clamp(4rem, 5vw, 8rem);
}
#page-job section.benefits dl dd {
  margin-top: clamp(2rem, 4vw, 4rem);
}
@media print, screen and (min-width: 1280px) {
  #page-job section.benefits dl dd {
    line-height: 2.2;
  }
}
#page-job section.benefits .btn_area {
  margin-top: clamp(4rem, 5vw, 8rem);
}
@media print, screen and (min-width: 768px) {
  #page-job section.benefits .btn_area {
    margin-top: calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-job section.contact_tel {
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), color-stop(80%, #fbcba9));
  background: linear-gradient(to bottom, #f2f2f2, #fbcba9 80%);
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-job section.contact_tel {
    padding-bottom: calc(2 * clamp(5rem, 6vw, 10rem));
  }
}
#page-job section.contact_tel h3 {
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  font-weight: bold;
  text-align: center;
}
#page-job section.contact_tel p.intro {
  margin: 4rem auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#page-job section.contact_tel .tel_link {
  margin: 4rem auto 0;
  width: 100%;
  max-width: 1080px;
}
#page-job section.contact_tel .tel_link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem 0;
  background-color: #fff;
  padding: clamp(2rem, 4vw, 4rem) 0;
}
#page-job section.contact_tel .tel_link a span.number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 min(4vw, 2rem);
  color: #0000d2;
  font-size: clamp(2.2rem, 3vw, 3.2rem);
  font-weight: bold;
}
#page-job section.contact_tel .tel_link a span.number::before {
  content: "";
  width: 4rem;
  aspect-ratio: 1/1;
  background: url(../img/job/icon_tel.svg) center/contain no-repeat;
}
#page-job section.contact_tel p.note {
  margin: clamp(4rem, 5vw, 8rem) auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.8rem;
}
@media print, screen and (min-width: 768px) {
  #page-job section.contact_tel p.note {
    text-align: center;
  }
}

#page-interview #header nav.header_nav a.nav_interview::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-interview #header nav.sp_menu a.nav_interview::before {
  opacity: 1;
}
#page-interview #footer nav.footer_nav a.nav_interview::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-interview section.interview {
  position: relative;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview {
    padding-bottom: calc(2 * clamp(5rem, 6vw, 10rem));
  }
}
#page-interview section.interview::before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbcba9));
  background: linear-gradient(to bottom, #fff, #fbcba9);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
#page-interview section.interview .inner {
  position: relative;
}
#page-interview section.interview .bubble_area {
  top: 0;
  right: 0;
}
#page-interview section.interview h2 {
  font-size: clamp(2.2rem, 5vw, 4.8rem);
  font-weight: bold;
  line-height: 1.4;
}
#page-interview section.interview .swiper_container {
  position: relative;
  margin: clamp(5rem, 6vw, 10rem) auto 0;
  width: 100%;
  max-width: 1800px;
}
#page-interview section.interview .swiper_container .swiper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview .swiper_container .swiper-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 4rem;
  }
}
#page-interview section.interview .swiper_container .swiper-slide .image {
  border-radius: 0.8rem;
  overflow: hidden;
}
#page-interview section.interview .swiper_container .swiper-slide .image img {
  max-width: none;
}
#page-interview section.interview .swiper_container .swiper-slide:hover .image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-filter: brightness(1.05) saturate(1.25);
          filter: brightness(1.05) saturate(1.25);
}
#page-interview section.interview .swiper_container .swiper-slide .information span {
  display: block;
}
#page-interview section.interview .swiper_container .swiper-slide .information span.year {
  position: relative;
  z-index: 5;
  margin-top: calc(-1 * (3em + 2rem));
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #fff;
  padding: 1em;
}
#page-interview section.interview .swiper_container .swiper-slide .information span.department {
  margin-top: 5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#ffa63c), to(#ff5031));
  background: linear-gradient(to right, #ffa63c, #ff5031);
  padding: 0.5em 1em;
}
#page-interview section.interview .swiper_container .swiper-slide .information span.name {
  margin-top: 1.5em;
}
#page-interview section.interview .swiper_container .swiper-slide p.message {
  margin-top: min(5vw, 3rem);
  padding-bottom: 0.2rem;
}
#page-interview section.interview .swiper_container .swiper-pagination {
  position: static;
  width: 80%;
  margin: clamp(2rem, 4vw, 4rem) auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 0.4rem;
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview .swiper_container .swiper-pagination {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
#page-interview section.interview .swiper_container .swiper-pagination-bullet {
  position: relative;
  display: block;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100px;
  height: 10px;
  background-color: #f15a24;
  border-radius: 0;
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#page-interview section.interview .swiper_container .swiper-pagination-bullet.hidden {
  display: none;
}
#page-interview section.interview .swiper_container .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, right top, from(#f68f43), to(#ff592e));
  background: linear-gradient(to right, #f68f43, #ff592e);
}
#page-interview section.interview .swiper_container .swiper-button {
  position: absolute;
  top: 28%;
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 2rem;
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview .swiper_container .swiper-button {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: static;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: clamp(4rem, 5vw, 8rem);
  }
}
#page-interview section.interview .swiper_container .swiper-button-prev, #page-interview section.interview .swiper_container .swiper-button-next {
  position: static;
  position: relative;
  margin-top: 0;
  width: 4rem;
  height: 4rem;
  background-color: #1a1a1a;
  border: 0.1rem solid #1a1a1a;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#page-interview section.interview .swiper_container .swiper-button-prev::before, #page-interview section.interview .swiper_container .swiper-button-next::before {
  content: "";
  width: 100%;
  height: 100%;
  -webkit-mask: url(../img/recruit/slide_arrow.svg) center/80% no-repeat;
          mask: url(../img/recruit/slide_arrow.svg) center/80% no-repeat;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#page-interview section.interview .swiper_container .swiper-button-prev:hover, #page-interview section.interview .swiper_container .swiper-button-next:hover {
  background-color: #fff;
}
#page-interview section.interview .swiper_container .swiper-button-prev:hover::before, #page-interview section.interview .swiper_container .swiper-button-next:hover::before {
  background-color: #1a1a1a;
}
#page-interview section.interview .swiper_container .swiper-button-prev svg, #page-interview section.interview .swiper_container .swiper-button-next svg {
  display: none;
}
#page-interview section.interview .swiper_container .swiper-button-next::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#page-interview section.interview p.note {
  margin: clamp(5rem, 6vw, 10rem) auto 0;
  width: 90%;
  max-width: 1200px;
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  background-color: #fff;
  border-radius: 2.4rem;
  padding: clamp(2rem, 4vw, 4rem);
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview p.note {
    margin-top: calc(2 * clamp(5rem, 6vw, 10rem));
    text-align: center;
  }
}
#page-interview section.interview_detail .inner {
  position: relative;
}
#page-interview section.interview_detail .inner::before {
  content: "";
  width: 100%;
  height: 100%;
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
#page-interview section.interview_detail .inner h2 {
  font-size: clamp(2.2rem, 5vw, 4.8rem);
  font-weight: bold;
  line-height: 1.4;
}
#page-interview section.interview_detail .inner p.staff_info {
  margin-top: clamp(2rem, 4vw, 4rem);
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview_detail .inner p.staff_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 1em;
  }
}
#page-interview section.interview_detail .inner p.staff_info span.department {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#ffa63c), to(#ff5031));
  background: linear-gradient(to right, #ffa63c, #ff5031);
  padding: 0.5em 1em;
}
#page-interview section.interview_detail .inner p.staff_info span.year {
  margin: 1em 1em 0 0;
  display: inline-block;
  margin-right: 1em;
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview_detail .inner p.staff_info span.year {
    margin: 0;
  }
}
#page-interview section.interview_detail .inner p.staff_info span.name {
  margin-top: 1em;
  display: inline-block;
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview_detail .inner p.staff_info span.name {
    margin: 0;
  }
}
#page-interview section.interview_detail .inner dl.talk dt {
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  border-left: 0.8rem solid #ff592e;
  padding: 0.8em 0 0.8em 0.5em;
}
#page-interview section.interview_detail .inner dl.talk dt:not(:first-of-type) {
  margin-top: clamp(5rem, 6vw, 10rem);
}
#page-interview section.interview_detail .inner dl.talk dd {
  margin-top: 2rem;
}
#page-interview section.interview_detail .inner.area_upper {
  padding: clamp(5rem, 6vw, 10rem) 0;
}
#page-interview section.interview_detail .inner.area_upper::before {
  border-image-source: linear-gradient(#ffeeea, #ffeeea);
}
#page-interview section.interview_detail .inner.area_upper .flex {
  margin-top: clamp(5rem, 6vw, 10rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem 0;
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview_detail .inner.area_upper .flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview_detail .inner.area_upper .flex dl {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: clamp(4rem, 5vw, 8rem);
  }
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview_detail .inner.area_upper .flex .interview_img {
    width: 50%;
    max-width: 55.5rem;
  }
}
#page-interview section.interview_detail .inner.area_lower {
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview_detail .inner.area_lower {
    padding-bottom: calc(2 * clamp(5rem, 6vw, 10rem));
  }
}
#page-interview section.interview_detail .inner.area_lower::before {
  border-image-source: linear-gradient(to bottom, #fff 70%, #fbcba9);
}
#page-interview section.interview_detail .inner.area_lower .interview_img {
  margin: clamp(5rem, 6vw, 10rem) auto;
  width: 100%;
  max-width: 96.5rem;
}
#page-interview section.interview_detail .inner.area_lower .schedule {
  margin: clamp(5rem, 6vw, 10rem) auto 0;
  width: 100%;
  max-width: 1140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 0.2rem solid #ff592e;
  border-radius: 2.4rem;
  padding: 4rem clamp(3rem, 4vw, 6.4rem);
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview_detail .inner.area_lower .schedule {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#page-interview section.interview_detail .inner.area_lower .schedule .area_left {
  display: contents;
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview_detail .inner.area_lower .schedule .area_left {
    display: block;
    width: 50%;
    max-width: 47.5rem;
  }
}
#page-interview section.interview_detail .inner.area_lower .schedule .area_right {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin: 4rem auto 0;
  width: 100%;
  max-width: 47.5rem;
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview_detail .inner.area_lower .schedule .area_right {
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
#page-interview section.interview_detail .inner.area_lower .schedule .area_right img {
  max-width: none;
}
#page-interview section.interview_detail .inner.area_lower .schedule h3,
#page-interview section.interview_detail .inner.area_lower .schedule h4 {
  color: #ff592e;
  font-size: clamp(1.8rem, 2vw, 2rem);
  text-align: center;
}
#page-interview section.interview_detail .inner.area_lower .schedule h3 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#page-interview section.interview_detail .inner.area_lower .schedule h4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin-top: 4rem;
}
#page-interview section.interview_detail .inner.area_lower .schedule .interview_img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: 4rem auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#page-interview section.interview_detail .inner.area_lower .schedule p {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  margin: 2rem auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#page-interview section.interview_detail .inner.area_lower .btn_area {
  margin-top: clamp(4rem, 5vw, 8rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem clamp(4rem, 5vw, 8rem);
}
@media print, screen and (min-width: 768px) {
  #page-interview section.interview_detail .inner.area_lower .btn_area {
    margin-top: calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-interview section.interview_detail .inner.area_lower .btn_area .btn {
  margin: 0;
}
#page-interview section.interview_detail .bubble_area {
  top: clamp(5rem, 6vw, 10rem);
  right: 0;
}

#page-environment #header nav.header_nav a.nav_environment::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-environment #header nav.sp_menu a.nav_environment::before {
  opacity: 1;
}
#page-environment #footer nav.footer_nav a.nav_environment::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-environment h2 {
  color: #f7931e;
  font-size: clamp(2.2rem, 5vw, 4.8rem);
  font-weight: bold;
  line-height: 1.4;
}
#page-environment section.data {
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.data {
    padding-bottom: calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-environment section.data .inner {
  position: relative;
}
#page-environment section.data .data_list {
  margin-top: clamp(4rem, 5vw, 8rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(4rem, 5vw, 8rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.data .data_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 0 clamp(2rem, 4vw, 4rem);
  }
}
#page-environment section.data .data_list dl {
  width: 100%;
  max-width: 37.5rem;
  background-color: #f2f2f2;
  padding: clamp(2rem, 4vw, 4rem) 2rem;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.data .data_list dl {
    max-width: none;
  }
}
@media print, screen and (min-width: 768px) {
  #page-environment section.data .data_list dl.column_2 {
    width: calc((100% - clamp(2rem, 4vw, 4rem)) / 2);
  }
}
@media print, screen and (min-width: 768px) {
  #page-environment section.data .data_list dl.column_3 {
    width: calc((100% - 2 * clamp(2rem, 4vw, 4rem)) / 3);
  }
}
#page-environment section.data .data_list dl dt {
  font-size: 2.4rem;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.data .data_list dl dt {
    font-size: min(2.5vw, 2.4rem);
  }
}
#page-environment section.data .data_list dl dd {
  margin-top: 2rem;
  container-type: inline-size;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.data .data_list dl dd {
    height: 16rem;
  }
}
#page-environment section.data .data_list dl dd.row_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 clamp(2rem, 4vw, 4rem);
}
@media print, screen and (min-width: 1280px) {
  #page-environment section.data .data_list dl dd.row_center {
    gap: 0 clamp(4rem, 5vw, 8rem);
  }
}
#page-environment section.data .data_list dl dd.grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
#page-environment section.data .data_list dl dd .column_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.data .data_list dl dd .column_center {
    height: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#page-environment section.data .data_list dl dd .icon {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.data .data_list dl dd .icon {
    margin: auto 0;
  }
}
#page-environment section.data .data_list dl dd .icon::before {
  content: "";
  width: 100%;
  height: 100%;
  background: center/contain no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
#page-environment section.data .data_list dl dd .icon.icon01 {
  width: min(40%, 13rem);
  aspect-ratio: 130/124;
  height: 12.4rem;
}
#page-environment section.data .data_list dl dd .icon.icon01::before {
  background-image: url(../img/environment/icon_data01.webp);
}
#page-environment section.data .data_list dl dd .icon.icon02 {
  width: min(45%, 22.5rem);
  aspect-ratio: 225/86;
}
#page-environment section.data .data_list dl dd .icon.icon02::before {
  background-image: url(../img/environment/icon_data02.webp);
}
#page-environment section.data .data_list dl dd .icon.icon03-01 {
  width: 8rem;
  aspect-ratio: 80/88;
}
#page-environment section.data .data_list dl dd .icon.icon03-01::before {
  background-image: url(../img/environment/icon_data03-01.webp);
}
#page-environment section.data .data_list dl dd .icon.icon03-02 {
  width: 4.4rem;
  aspect-ratio: 44/88;
}
#page-environment section.data .data_list dl dd .icon.icon03-02::before {
  background-image: url(../img/environment/icon_data03-02.webp);
}
#page-environment section.data .data_list dl dd .icon.icon04 {
  width: 9.4rem;
  aspect-ratio: 94/80;
}
#page-environment section.data .data_list dl dd .icon.icon04::before {
  background-image: url(../img/environment/icon_data04.webp);
}
#page-environment section.data .data_list dl dd .icon.icon05 {
  width: 7.2rem;
  aspect-ratio: 72/80;
}
#page-environment section.data .data_list dl dd .icon.icon05::before {
  background-image: url(../img/environment/icon_data05.webp);
  background-size: 7.2rem;
}
#page-environment section.data .data_list dl dd .icon.icon06 {
  width: 13.8rem;
  aspect-ratio: 138/145;
}
#page-environment section.data .data_list dl dd .icon.icon06::before {
  background-image: url(../img/environment/icon_data06.webp);
}
#page-environment section.data .data_list dl dd .icon.icon07 {
  width: 16rem;
  aspect-ratio: 160/60;
}
#page-environment section.data .data_list dl dd .icon.icon07::before {
  background-image: url(../img/environment/icon_data07.webp);
}
#page-environment section.data .data_list dl dd .icon.icon08 {
  width: 17rem;
  aspect-ratio: 170/70;
}
#page-environment section.data .data_list dl dd .icon.icon08::before {
  background-image: url(../img/environment/icon_data08.webp);
}
#page-environment section.data .data_list dl dd .icon.icon09-01 {
  width: 5.3rem;
  aspect-ratio: 53/88;
}
#page-environment section.data .data_list dl dd .icon.icon09-01::before {
  background-image: url(../img/environment/icon_data09-01.webp);
}
#page-environment section.data .data_list dl dd .icon.icon09-02 {
  width: 7.8rem;
  aspect-ratio: 78/88;
}
#page-environment section.data .data_list dl dd .icon.icon09-02::before {
  background-image: url(../img/environment/icon_data09-02.webp);
}
#page-environment section.data .data_list dl dd .icon.icon10 {
  width: 11.5rem;
  aspect-ratio: 115/65;
}
#page-environment section.data .data_list dl dd .icon.icon10::before {
  background-image: url(../img/environment/icon_data10.webp);
}
#page-environment section.data .data_list dl dd p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page-environment section.data .data_list dl dd p + p {
  margin-top: 1.5rem;
}
#page-environment section.data .data_list dl dd p span.label {
  margin-right: 1rem;
}
#page-environment section.data .data_list dl dd p span.label.visually_hidden {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
#page-environment section.data .data_list dl dd p span.count {
  margin-right: 1rem;
  color: #ff592e;
  font-size: clamp(4rem, 4vw, 5.6rem);
  line-height: 0.5;
}
#page-environment section.data .data_list dl dd p span.unit {
  -ms-flex-item-align: end;
      align-self: end;
  font-size: clamp(1.8rem, 2vw, 2.4rem);
}
#page-environment section.data .data_list dl dd small {
  display: block;
  margin-top: min(4vw, 2rem);
  font-size: clamp(1.4rem, 2vw, 2.4rem);
  text-align: center;
}
#page-environment section.data p.year {
  margin-top: clamp(2rem, 4vw, 4rem);
  text-align: right;
}
#page-environment section.data .bubble_area {
  top: 0;
  right: 0;
}
#page-environment section.environment {
  background-color: #ffeeea;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.environment {
    padding-bottom: calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-environment section.environment ul.environment_list {
  margin-top: clamp(5rem, 6vw, 10rem);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  place-items: center;
  gap: 4rem clamp(2rem, 4vw, 4rem);
}
@media print, screen and (min-width: 768px) {
  #page-environment section.environment ul.environment_list {
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
#page-environment section.environment ul.environment_list > li {
  position: relative;
  width: 100%;
  max-width: 58rem;
  background-color: #fff;
  padding: clamp(2rem, 4vw, 4rem);
}
#page-environment section.environment ul.environment_list > li .icon {
  margin: 0 auto;
  background: center/contain no-repeat;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.environment ul.environment_list > li .icon {
    position: absolute;
    top: clamp(2rem, 4vw, 4rem);
    right: clamp(2rem, 4vw, 4rem);
  }
}
#page-environment section.environment ul.environment_list > li .icon.icon01 {
  width: 5.4rem;
  aspect-ratio: 54/38;
  background-image: url(../img/environment/icon_benefit01.webp);
}
#page-environment section.environment ul.environment_list > li .icon.icon02 {
  width: 4.6rem;
  aspect-ratio: 46/45;
  background-image: url(../img/environment/icon_benefit02.webp);
}
#page-environment section.environment ul.environment_list > li .icon.icon03 {
  width: 4rem;
  aspect-ratio: 40/51;
  background-image: url(../img/environment/icon_benefit03.webp);
}
#page-environment section.environment ul.environment_list > li .icon.icon04 {
  width: 5rem;
  aspect-ratio: 50/40;
  background-image: url(../img/environment/icon_benefit04.webp);
}
#page-environment section.environment ul.environment_list > li .icon.icon05 {
  width: 4.2rem;
  aspect-ratio: 42/46;
  background-image: url(../img/environment/icon_benefit05.webp);
}
#page-environment section.environment ul.environment_list > li .icon.icon06 {
  width: 5.7rem;
  aspect-ratio: 57/38;
  background-image: url(../img/environment/icon_benefit06.webp);
}
@media print, screen and (min-width: 768px) {
  #page-environment section.environment ul.environment_list > li .icon.icon06 {
    width: min(5.5vw, 5.7rem);
  }
}
#page-environment section.environment ul.environment_list > li ul.system {
  margin-top: 2rem;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.environment ul.environment_list > li ul.system {
    margin-top: 0;
  }
}
#page-environment section.environment ul.environment_list > li ul.system li + li {
  margin-top: 1em;
}
#page-environment section.environment ul.environment_list > li ul.system li::before {
  content: "■";
  margin-right: 0.5rem;
}
#page-environment section.environment ul.environment_list > li p.description {
  margin-top: clamp(2rem, 4vw, 4rem);
  padding-top: clamp(2rem, 4vw, 4rem);
  border-top: 0.1rem solid #1a1a1a;
}
#page-environment section.environment .btn_area {
  margin-top: clamp(5rem, 6vw, 10rem);
}
#page-environment section.flow {
  padding: clamp(5rem, 6vw, 10rem) 0;
}
#page-environment section.flow .flex {
  position: relative;
  margin-top: clamp(5rem, 6vw, 10rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.flow .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    gap: 0;
  }
}
#page-environment section.flow figure.staff_img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem 0;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.flow figure.staff_img {
    margin-top: calc(-1 * clamp(5rem, 6vw, 10rem));
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 0 clamp(2rem, 4vw, 4rem);
    position: relative;
    z-index: 10;
  }
}
#page-environment section.flow figure.staff_img img {
  border-radius: 2rem;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.flow figure.staff_img img {
    width: 45%;
    max-width: 42.5rem;
  }
}
#page-environment section.flow figure.schedule {
  width: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  overflow-x: scroll;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.flow figure.schedule {
    width: 80%;
    max-width: 90rem;
    margin-left: auto;
  }
}
#page-environment section.flow figure.schedule img {
  width: auto;
  max-width: none;
  height: 40rem;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.flow figure.schedule img {
    width: 100%;
    height: auto;
  }
}
#page-environment section.flow .bubble_area {
  top: clamp(2rem, 4vw, 4rem);
  left: clamp(2rem, 4vw, 4rem);
}
#page-environment section.flow .btn_area {
  margin-top: clamp(5rem, 6vw, 10rem);
}
#page-environment section.gallery {
  position: relative;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.gallery {
    padding-bottom: calc(2 * clamp(5rem, 6vw, 10rem));
  }
}
#page-environment section.gallery::before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbcba9));
  background: linear-gradient(to bottom, #fff, #fbcba9);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
#page-environment section.gallery .slider_container {
  margin: clamp(5rem, 6vw, 10rem) 0 0 calc(50% - 50vw);
  width: 100vw;
  overflow: hidden;
}
#page-environment section.gallery .slider_container .slider_track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: slider 40s linear infinite;
          animation: slider 40s linear infinite;
}
#page-environment section.gallery .slider_container .slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: clamp(2rem, 4vw, 4rem);
}
#page-environment section.gallery .slider_container .slide img {
  border-radius: 2.4rem;
}
#page-environment section.gallery .company_banner {
  margin: clamp(5rem, 6vw, 10rem) auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem 0;
  background-color: #fff;
  border-radius: 2.4rem;
  padding: 4rem clamp(2rem, 4vw, 4rem);
}
@media print, screen and (min-width: 768px) {
  #page-environment section.gallery .company_banner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#page-environment section.gallery .company_banner p {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  width: 100%;
  padding: clamp(2rem, 4vw, 4rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.gallery .company_banner p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 4rem;
    padding: clamp(2rem, 4vw, 4rem) clamp(3rem, 4vw, 6rem);
  }
}
#page-environment section.gallery .company_banner p::before {
  content: "";
  width: calc(100% + clamp(2rem, 4vw, 4rem));
  height: 100%;
  background-color: #1a1a1a;
  position: absolute;
  top: 0;
  right: 0;
}
#page-environment section.gallery .company_banner p strong {
  position: relative;
  z-index: 10;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: #fff;
  font-size: clamp(2.4rem, 3vw, 4.8rem);
  font-weight: bold;
  line-height: 1.2;
}
#page-environment section.gallery .company_banner figure.logo {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem 0;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.gallery .company_banner figure.logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
    margin-left: auto;
  }
}
#page-environment section.gallery .company_banner figure.logo img {
  width: 18rem;
  max-width: none;
}
#page-environment section.gallery .company_banner figure.logo figcaption {
  font-size: 1.9rem;
}
#page-environment section.gallery .company_banner .company_img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media print, screen and (min-width: 768px) {
  #page-environment section.gallery .company_banner .company_img {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: min(35vw, 60rem);
    margin-left: calc(-1 * clamp(5rem, 6vw, 10rem));
  }
}

#page-qa #header nav.header_nav a.nav_qa::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-qa #header nav.sp_menu a.nav_qa::before {
  opacity: 1;
}
#page-qa #footer nav.footer_nav a.nav_qa::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-qa section.qa {
  position: relative;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-qa section.qa {
    padding-bottom: calc(2 * clamp(5rem, 6vw, 10rem));
  }
}
#page-qa section.qa::before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbcba9));
  background: linear-gradient(to bottom, #fff, #fbcba9);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
#page-qa section.qa .inner {
  position: relative;
}
#page-qa section.qa h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1em;
  font-size: 2.4rem;
}
#page-qa section.qa h2:not(:first-of-type) {
  margin-top: clamp(5rem, 6vw, 10rem);
}
#page-qa section.qa h2::before {
  content: "・";
  color: #ff592e;
}
#page-qa section.qa ul {
  margin-top: clamp(2rem, 4vw, 4rem);
}
#page-qa section.qa ul li {
  background-color: #e6e6e6;
  border-radius: 2.4rem;
  padding: clamp(3rem, 4vw, 6rem) clamp(2rem, 4vw, 4rem);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
@media print, screen and (min-width: 768px) {
  #page-qa section.qa ul li {
    padding: clamp(3rem, 4vw, 6rem);
  }
}
#page-qa section.qa ul li + li {
  margin-top: 2rem;
}
#page-qa section.qa ul li:hover {
  background-color: #f2f2f2;
}
#page-qa section.qa ul li p.question,
#page-qa section.qa ul li p.answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 0 min(2vw, 1em);
  font-size: clamp(1.8rem, 2vw, 2.4rem);
}
#page-qa section.qa ul li p.question::before,
#page-qa section.qa ul li p.answer::before {
  color: #ff592e;
  font-size: clamp(2.4rem, 2.5vw, 3.2rem);
}
#page-qa section.qa ul li p.question {
  position: relative;
  padding-right: calc(2rem + min(8vw, 4rem));
}
#page-qa section.qa ul li p.question::before {
  content: "Q.";
}
#page-qa section.qa ul li p.question::after {
  content: "";
  width: min(8vw, 4rem);
  aspect-ratio: 1/1;
  background: url(../img/qa/icon_qa.webp) center/contain no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#page-qa section.qa ul li p.answer {
  margin-top: clamp(3rem, 4vw, 6rem);
  padding-top: clamp(3rem, 4vw, 6rem);
  border-top: 0.1rem solid #1a1a1a;
  display: none;
}
#page-qa section.qa ul li p.answer::before {
  content: "A.";
}
#page-qa section.qa ul li:hover {
  background-color: #f2f2f2;
}
#page-qa section.qa ul li.is-open {
  background-color: #f2f2f2;
}
#page-qa section.qa ul li.is-open p.question::after {
  -webkit-transform: translate(0, -50%) rotate(135deg);
          transform: translate(0, -50%) rotate(135deg);
}
#page-qa section.qa .bubble_area {
  top: 0;
  right: 0;
}

#page-entry #header nav.sp_menu a.nav_entry::before {
  opacity: 1;
}
#page-entry #footer nav.footer_nav a.nav_entry::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-entry section.entry {
  position: relative;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-entry section.entry {
    padding-bottom: calc(2 * clamp(5rem, 6vw, 10rem));
  }
}
#page-entry section.entry::before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, #f2f2f2), to(#fbcba9));
  background: linear-gradient(to bottom, #f2f2f2 65%, #fbcba9 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
#page-entry section.entry .inner {
  position: relative;
}
#page-entry section.entry .reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(5rem, 6vw, 10rem) 0;
}
#page-entry section.entry h2 {
  color: #ff592e;
  font-size: clamp(1.8rem, 2vw, 2.4rem);
}
#page-entry section.entry p.note {
  font-size: clamp(1.8rem, 2vw, 2.4rem);
}
@media print, screen and (min-width: 768px) {
  #page-entry section.entry p.note {
    text-align: center;
  }
}
@media print, screen and (min-width: 1024px) {
  #page-entry section.entry p.note {
    line-height: 2.2;
  }
}
#page-entry section.entry .bubble_area {
  top: 0;
  right: 0;
}
#page-entry section.entry form {
  margin-top: clamp(5rem, 6vw, 10rem);
}
#page-entry section.entry form * {
  text-box: unset;
}
#page-entry section.entry form .input_list {
  margin: 0 auto;
  width: 100%;
  max-width: 950px;
}
#page-entry section.entry form .input_list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem 0;
}
@media print, screen and (min-width: 768px) {
  #page-entry section.entry form .input_list dl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: 0 clamp(5rem, 6vw, 10rem);
  }
}
#page-entry section.entry form .input_list dl + dl {
  margin-top: 2rem;
}
#page-entry section.entry form .input_list dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1em;
  font-size: 1.8rem;
}
@media print, screen and (min-width: 768px) {
  #page-entry section.entry form .input_list dl dt {
    width: 20rem;
  }
}
#page-entry section.entry form .input_list dl dt.required::after {
  content: "必須";
  color: #fff;
  font-size: 1.6rem;
  background-color: #ff592e;
  padding: 0.1em 0.5em;
}
@media print, screen and (min-width: 768px) {
  #page-entry section.entry form .input_list dl dt.required::after {
    margin-left: auto;
  }
}
@media print, screen and (min-width: 768px) {
  #page-entry section.entry form .input_list dl dd {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
#page-entry section.entry form .input_list dl dd input,
#page-entry section.entry form .input_list dl dd textarea {
  display: block;
  width: 100%;
  font-size: 2rem;
  background-color: #fff;
  border-radius: 0.8rem;
  padding: 0.5em 1em;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
#page-entry section.entry form .input_list dl dd input:hover,
#page-entry section.entry form .input_list dl dd textarea:hover {
  background-color: rgba(255, 89, 46, 0.1);
}
#page-entry section.entry form .input_list dl dd textarea {
  field-sizing: content;
  min-height: 13.5rem;
}
#page-entry section.entry form .input_list dl dd.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1rem;
}
#page-entry section.entry form .input_list dl dd.flex input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 12.5rem;
}
#page-entry section.entry form .privacy_check {
  position: relative;
  margin-top: clamp(5rem, 6vw, 10rem);
  background-color: #ccc;
  border-radius: 1rem;
  padding: clamp(2rem, 4vw, 4rem);
}
@media print, screen and (min-width: 768px) {
  #page-entry section.entry form .privacy_check p {
    text-align: center;
  }
}
#page-entry section.entry form .privacy_check p a {
  display: inline;
  color: #0874dc;
  padding: 0.2rem;
}
#page-entry section.entry form .privacy_check p a:hover {
  color: #fff;
  background-color: #0874dc;
}
#page-entry section.entry form .privacy_check label {
  margin-top: clamp(2rem, 4vw, 4rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1rem;
  background-color: #fff;
  padding: 0.8em 0.5em;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
#page-entry section.entry form .privacy_check label:hover {
  text-decoration: underline;
}
#page-entry section.entry form .privacy_check label input {
  width: 1em;
  height: 1em;
  accent-color: #ff592e;
}
#page-entry section.entry form .privacy_check .bubble_area {
  top: calc(-1 * clamp(5rem, 6vw, 10rem));
  right: calc(100% + clamp(5rem, 6vw, 10rem));
}
#page-entry section.entry form .btn_area {
  margin-top: clamp(5rem, 6vw, 10rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 5%;
}
@media print, screen and (min-width: 768px) {
  #page-entry section.entry form .btn_area {
    margin-top: calc(2 * clamp(5rem, 6vw, 10rem));
  }
}
#page-entry section.entry form .btn_area button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 53rem;
  color: #fff;
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  text-align: center;
  border: 0.1rem solid;
  border-radius: 1.6rem;
  padding: 1em 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#page-entry section.entry form .btn_area button[type=reset], #page-entry section.entry form .btn_area button[type=button] {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
#page-entry section.entry form .btn_area button[type=reset]:hover, #page-entry section.entry form .btn_area button[type=button]:hover {
  color: #4d4d4d;
  background-color: #fff;
}
#page-entry section.entry form .btn_area button[type=submit] {
  background-color: #ff8262;
  border-color: #ff8262;
}
#page-entry section.entry form .btn_area button[type=submit]:hover {
  color: #ff592e;
  background-color: #fff;
}
#page-entry section.entry .tel_contact {
  margin-top: clamp(5rem, 6vw, 10rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(2rem, 4vw, 4rem) 0;
  background-color: #fff;
  border-radius: 2.4rem;
  padding: clamp(3rem, 4vw, 6rem);
}
@media print, screen and (min-width: 768px) {
  #page-entry section.entry .tel_contact {
    margin-top: calc(2 * clamp(5rem, 6vw, 10rem));
  }
}
#page-entry section.entry .tel_contact h2 {
  text-align: center;
}
#page-entry section.entry .tel_contact .link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem 0;
}
#page-entry section.entry .tel_contact .link a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1rem;
  color: #ff592e;
  font-size: clamp(2.4rem, 3vw, 3.2rem);
  font-weight: 900;
}
#page-entry section.entry .tel_contact .link a span::before {
  content: "";
  width: 4rem;
  aspect-ratio: 1/1;
  background: url(../img/entry/icon_tel.svg) center/contain no-repeat;
}
#page-entry section.entry .tel_contact .link a small {
  color: initial;
  font-size: 1.6rem;
}
#page-entry section.entry.confirm .reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#page-entry section.entry.confirm p.note {
  font-size: 1.8rem;
}
#page-entry section.entry.confirm form input, #page-entry section.entry.confirm form textarea, #page-entry section.entry.confirm form label {
  pointer-events: none;
}
#page-entry section.entry.completed .reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#page-entry section.entry.completed p.note {
  font-size: 1.8rem;
}
#page-entry section.entry.completed p.note a {
  display: inline;
  color: #ff592e;
  padding: 0 0.1em;
}
#page-entry section.entry.completed .btn_area {
  margin-top: clamp(5rem, 6vw, 10rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem clamp(4rem, 5vw, 8rem);
}
#page-entry section.entry.completed .btn_area .btn {
  margin: 0;
}

#page-news #header nav.sp_menu a.nav_news::before {
  opacity: 1;
}
#page-news section.news {
  position: relative;
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-news section.news {
    padding-bottom: calc(2 * clamp(5rem, 6vw, 10rem));
  }
}
#page-news section.news::before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbcba9));
  background: linear-gradient(to bottom, #fff, #fbcba9);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
#page-news section.news .inner {
  position: relative;
}
#page-news section.news .title_list {
  position: relative;
  margin-top: clamp(5rem, 6vw, 10rem);
  padding: clamp(5rem, 6vw, 10rem) 0;
}
@media print, screen and (min-width: 768px) {
  #page-news section.news .title_list {
    margin-top: calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-news section.news .title_list::before {
  content: "";
  width: min(95vw, 1400px);
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: -1;
}
#page-news section.news .title_list ul {
  border-top: 0.1rem solid #1a1a1a;
}
#page-news section.news .title_list ul li {
  border-bottom: 0.1rem solid #1a1a1a;
}
#page-news section.news .title_list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: clamp(2rem, 4vw, 4rem) 0;
}
#page-news section.news .title_list ul li a article {
  max-width: calc(1000px - 2em);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em 2em;
}
@media print, screen and (min-width: 768px) {
  #page-news section.news .title_list ul li a article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#page-news section.news .title_list ul li a article time {
  color: #808080;
}
#page-news section.news .title_list ul li a article p.title::after {
  content: ">";
  margin-left: 1rem;
}
@media print, screen and (min-width: 1024px) {
  #page-news section.news .title_list ul li a article p.title::after {
    content: none;
  }
}
#page-news section.news .title_list ul li a:hover {
  background-color: rgba(241, 90, 36, 0.2);
}
#page-news section.news ul.pagination {
  margin-top: clamp(5rem, 6vw, 10rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1em;
}
#page-news section.news ul.pagination li button {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
#page-news section.news ul.pagination li button:hover {
  color: #f15a24;
}
#page-news section.news ul.pagination li button:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
#page-news section.news ul.pagination li button:disabled:hover {
  color: inherit;
}
#page-news section.news ul.pagination li button#current {
  pointer-events: none;
}
#page-news section.news ul.pagination li button span {
  display: inline-block;
  min-width: 60px;
  text-align: center;
}
#page-news section.news article.news_detail {
  margin-top: clamp(5rem, 6vw, 10rem);
}
@media print, screen and (min-width: 768px) {
  #page-news section.news article.news_detail {
    margin-top: calc(2 * clamp(4rem, 5vw, 8rem));
  }
}
#page-news section.news article.news_detail time {
  color: #808080;
  font-size: clamp(1.8rem, 2vw, 2.4rem);
}
#page-news section.news article.news_detail h3.title {
  position: relative;
  margin-top: 1em;
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  padding-bottom: 1em;
}
#page-news section.news article.news_detail h3.title::after {
  content: "";
  width: min(90vw, 1200px);
  height: 0.1rem;
  background-color: #1a1a1a;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
#page-news section.news article.news_detail p.detail {
  margin-top: clamp(4rem, 5vw, 8rem);
}
#page-news section.news article.news_detail p.link,
#page-news section.news article.news_detail p.pdf {
  margin-top: 2.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#page-news section.news article.news_detail p.link a,
#page-news section.news article.news_detail p.pdf a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.5em;
  color: #095ce0;
  padding: 0.2em 0.3em;
}
#page-news section.news article.news_detail p.link a:hover,
#page-news section.news article.news_detail p.pdf a:hover {
  color: #fff;
  background-color: #095ce0;
}
#page-news section.news article.news_detail p.link a::before {
  content: "";
  width: 0.5em;
  aspect-ratio: 1/1;
  border-top: 0.1rem solid #095ce0;
  border-left: 0.1rem solid #095ce0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#page-news section.news article.news_detail p.link a:hover::before {
  border-color: #fff;
}
#page-news section.news article.news_detail p.pdf a::before {
  content: "";
  height: 1.5em;
  aspect-ratio: 4/5;
  -webkit-mask: url(../img/news/icon_pdf.svg) center/contain no-repeat;
          mask: url(../img/news/icon_pdf.svg) center/contain no-repeat;
  background-color: #095ce0;
}
#page-news section.news article.news_detail p.pdf a:hover::before {
  background-color: #fff;
}
#page-news section.news article.news_detail .image_area {
  margin-top: clamp(5rem, 6vw, 10rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(2rem, 4vw, 4rem);
}
#page-news section.news article.news_detail .image_area .image {
  width: calc((100% - clamp(2rem, 4vw, 4rem)) / 2);
  aspect-ratio: 320/240;
  overflow: hidden;
}
@media print, screen and (min-width: 480px) {
  #page-news section.news article.news_detail .image_area .image {
    width: calc((100% - 2 * clamp(2rem, 4vw, 4rem)) / 3);
  }
}
#page-news section.news article.news_detail .image_area .image a {
  position: relative;
  height: 100%;
}
#page-news section.news article.news_detail .image_area .image a::before {
  content: "";
  width: min(10vw, 4rem);
  aspect-ratio: 1/1;
  background: #1a1a1a url(../img/news/icon_glass.svg) center/60% no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}
#page-news section.news article.news_detail .image_area .image a:hover {
  opacity: 0.5;
}
#page-news section.news article.news_detail .image_area .image img {
  max-width: none;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#page-news section.news .btn_area {
  margin-top: clamp(5rem, 6vw, 10rem);
}
#page-news section.news .bubble_area {
  top: 0;
  right: 0;
}/*# sourceMappingURL=style.css.map */