@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
  --swiper-theme-color: #007aff
}

.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translateZ(0)
}

.swiper-pointer-events {
  touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x
}

.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode>.swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
  height: 1px;
  width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
  height: var(--swiper-virtual-size);
  width: 1px
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/44*27);
  z-index: 10
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: .35;
  pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
  text-transform: none
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev"
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  left: auto;
  right: 10px
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next"
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity .3s;
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}

.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: 50%;
  display: inline-block;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet:only-child {
  display: none !important
}

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical>.swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  background: rgba(0, 0, 0, .1);
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none
}

.swiper-horizontal>.swiper-scrollbar {
  bottom: 3px;
  height: 5px;
  left: 1%;
  position: absolute;
  width: 98%;
  z-index: 50
}

.swiper-vertical>.swiper-scrollbar {
  height: 98%;
  position: absolute;
  right: 3px;
  top: 1%;
  width: 5px;
  z-index: 50
}

.swiper-scrollbar-drag {
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%
}

.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s linear infinite;
  animation: swiper-preloader-spin 1s linear infinite;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid transparent;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn)
  }
}

@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn)
  }
}

.swiper .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out
}

.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-cube {
  overflow: visible
}

.swiper-cube .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  pointer-events: none;
  transform-origin: 0 0;
  visibility: hidden;
  width: 100%;
  z-index: 1
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next+.swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0
}

.swiper-cube .swiper-cube-shadow {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: .6;
  position: absolute;
  width: 100%;
  z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
  background: #000;
  bottom: 0;
  content: "";
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.swiper-flip {
  overflow: visible
}

.swiper-flip .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  pointer-events: none;
  z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height
}

.swiper-cards {
  overflow: visible
}

.swiper-cards .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transform-origin: center bottom
}

/*!
 * ress.css 窶｢ v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  word-break: normal
}

*, :after, :before {
  background-repeat: no-repeat;
  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: -.25em
}

sup {
  top: -.5em
}

table {
  border-color: inherit;
  text-indent: 0
}

input {
  border-radius: 0
}

[disabled] {
  cursor: default
}

[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 {
  color: inherit;
  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
}

img {
  border-style: none
}

progress {
  vertical-align: baseline
}

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

[aria-controls] {
  cursor: pointer
}

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

* {
  box-sizing: border-box
}

html.is-fixed {
  overflow: hidden
}

@-webkit-keyframes pageTransition {
  0% {
    opacity: 1;
    visibility: visible
  }

  to {
    opacity: 0;
    visibility: hidden
  }
}

@keyframes pageTransition {
  0% {
    opacity: 1;
    visibility: visible
  }

  to {
    opacity: 0;
    visibility: hidden
  }
}

body {
  font-family: Lato, 貂ｸ繧ｴ繧ｷ繝�け菴�, YuGothic Medium, 貂ｸ繧ｴ繧ｷ繝�け, Yu Gothic Medium, sans-serif;
  letter-spacing: .05em;
  margin: 0;
  padding: 0
}

body:before {
  -webkit-animation: pageTransition 1.2s forwards;
  animation: pageTransition 1.2s forwards;
  background-color: #fff;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000
}

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

ul {
  list-style: none;
  margin: 0;
  padding: 0
}

a {
  text-decoration: none
}

@media screen and (max-width:1099px) {
  .pc-only {
    display: none !important
  }
}

@media screen and (max-width:767px) {
  .tb-only {
    display: none !important
  }
}

@media screen and (min-width:1100px) {
  .tb-only {
    display: none !important
  }
}

@media screen and (min-width:768px) {
  .sp-only {
    display: none !important
  }
}

@-webkit-keyframes entryBorder {
  0% {
    transform: scaleY(0);
    transform-origin: top left
  }

  8% {
    transform: scaleY(.1);
    transform-origin: top left
  }

  20% {
    transform: scaleY(1);
    transform-origin: top left
  }

  60% {
    transform: scaleY(1);
    transform-origin: bottom left
  }

  68% {
    transform: scaleY(.9);
    transform-origin: bottom left
  }

  80% {
    transform: scaleY(0);
    transform-origin: bottom left
  }

  to {
    transform: scaleY(0);
    transform-origin: bottom left
  }
}

@keyframes entryBorder {
  0% {
    transform: scaleY(0);
    transform-origin: top left
  }

  8% {
    transform: scaleY(.1);
    transform-origin: top left
  }

  20% {
    transform: scaleY(1);
    transform-origin: top left
  }

  60% {
    transform: scaleY(1);
    transform-origin: bottom left
  }

  68% {
    transform: scaleY(.9);
    transform-origin: bottom left
  }

  80% {
    transform: scaleY(0);
    transform-origin: bottom left
  }

  to {
    transform: scaleY(0);
    transform-origin: bottom left
  }
}

.c-header {
  align-items: center;
  background-color: #fff;
  display: flex;
  height: 100px;
  left: 0;
  padding: 0 24px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100
}

@media screen and (max-width:1369px) {
  .c-header {
    padding: 0 8px
  }
}

@media screen and (max-width:767px) {
  .c-header {
    height: 64px;
    padding: 0 20px
  }
}

.c-header__logo a {
  align-items: center;
  display: flex
}

.c-header__logo__image {
  width: 180px;
  padding: 0 15px;
}

@media screen and (max-width:767px) {
  .c-header__logo__image {
    width: 130px;
    padding: 0;
  }
}

.c-header__logo__text {
  color: #80D9D4;
  flex: 1;
  font-weight: 700;
  margin-left: 22px
}

@media screen and (max-width:767px) {
  .c-header__logo__text {
    font-size: 12px;
    margin-left: 10px
  }
}

.c-header__nav {
  margin-left: auto
}

@media screen and (max-width:1369px) {
  .c-header__nav {
    background-color: #fff;
    height: calc(100% - 157px);
    left: 0;
    opacity: 0;
    overflow: scroll;
    padding: 10px 20px 40px;
    position: fixed;
    top: 100px;
    visibility: hidden;
    width: 100%;
    will-change: opacity, transform, visibility;
    z-index: -1
  }

  .c-header__nav.is-init {
    transition: opacity .2s, visibility .2s
  }

  .c-header__nav.is-open {
    opacity: 1;
    visibility: visible;
    z-index: 100
  }

  .c-header__nav.is-open .c-header__nav__list__item:first-of-type a {
    transition-delay: .24s
  }

  .c-header__nav.is-open .c-header__nav__list__item:nth-of-type(2) a {
    transition-delay: .28s
  }

  .c-header__nav.is-open .c-header__nav__list__item:nth-of-type(3) a {
    transition-delay: .32s
  }

  .c-header__nav.is-open .c-header__nav__list__item:nth-of-type(4) a {
    transition-delay: .36s
  }

  .c-header__nav.is-open .c-header__nav__list__item:nth-of-type(5) a {
    transition-delay: .4s
  }

  .c-header__nav.is-open .c-header__nav__list__item:nth-of-type(6) a {
    transition-delay: .44s
  }

  .c-header__nav.is-open .c-header__nav__list__item:nth-of-type(7) a {
    transition-delay: .48s
  }

  .c-header__nav.is-open .c-header__nav__list__item:nth-of-type(8) a {
    transition-delay: .52s
  }

  .c-header__nav.is-open .c-header__nav__list__item a, .c-header__nav.is-open .c-header__sub-menu {
    opacity: 1;
    transform: translateZ(0);
    transition: .4s
  }

  .c-header__nav.is-open .c-header__sub-menu {
    transition-delay: .56s
  }
}

@media screen and (max-width:767px) {
  .c-header__nav {
    height: calc(100% - 121px);
    top: 64px
  }
}

.c-header__nav__list {
  display: flex
}

@media screen and (max-width:1369px) {
  .c-header__nav__list {
    flex-direction: column
  }
}

.c-header__nav__list__item {
  align-items: center;
  display: flex;
  margin-left: 24px
}

.c-header__nav__list__item:first-child, .c-header__nav__list__item:nth-child(2) {
  margin-left: 0
}

@media screen and (max-width:1369px) {
  .c-header__nav__list__item {
    display: block;
    margin-left: 0;
    overflow: hidden
  }
}

.c-header__nav__list__item a {
  color: #000;
  font-weight: 700
}

@media screen and (min-width:1370px) {
  .c-header__nav__list__item a {
    position: relative
  }

  .c-header__nav__list__item a:before {
    background: currentColor;
    bottom: -8px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    transform: scaleX(0);
    transform-origin: top right;
    transition: transform .3s ease, text .2s;
    width: 100%
  }

  .c-header__nav__list__item a:hover:before {
    transform: scaleX(1);
    transform-origin: top left
  }
}

@media screen and (max-width:1369px) {
  .c-header__nav__list__item a {
    align-items: center;
    color: #80D9D4;
    display: flex;
    font-size: 18px;
    justify-content: space-between;
    opacity: 0;
    padding: 12px 0;
    transform: translate3d(0, 100%, 0)
  }

  .c-header__nav__list__item a:after {
    border-right: 2px solid;
    border-top: 2px solid;
    content: "";
    display: block;
    height: 8px;
    position: relative;
    right: 2px;
    transform: rotate(45deg);
    width: 8px
  }
}

@media screen and (min-width:1370px) {
  .c-header__nav__list__item--top {
    display: none
  }
}

@media screen and (max-width:1369px) {
  .c-header__nav__list__item--entry {
    display: none
  }
}

.c-header__nav__list__item--entry a {
  background-color: #80D9D4;
  border: 1px solid #80D9D4;
  border-radius: 9999px;
  color: #fff;
  display: block;
  font-weight: 700;
  padding: 6px 39px;
  position: relative;
  text-align: center;
  transition: .2s
}

@media screen and (min-width:768px) {
  .c-header__nav__list__item--entry a:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

.c-header__nav__list__item--entry a:after {
  border-right: 2px solid;
  border-top: 2px solid;
  bottom: 0;
  content: "";
  display: block;
  height: 8px;
  margin: auto;
  position: absolute;
  right: 18px;
  top: 0;
  transform: rotate(45deg);
  width: 8px
}

.c-header__nav__list__item--entry a:before, .c-header__sub-menu {
  display: none
}

@media screen and (max-width:1369px) {
  .c-header__sub-menu {
    border-top: 1px solid #000;
    -moz-column-gap: 24px;
    column-gap: 24px;
    display: flex;
    margin-top: 20px;
    opacity: 0;
    padding: 36px 0 0;
    transform: translate3d(0, 100%, 0)
  }
}

.c-header__sub-menu__item a {
  color: #000;
  font-size: 12px
}

.c-header__sub-menu__item a:after {
  background-image: url(../images/common/icon-open-window.png);
  background-size: cover;
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 4px;
  width: 12px
}

.c-header__fixed-entry {
  align-items: center;
  background-color: #80D9D4;
  color: #fff;
  display: none;
  font-size: 20px;
  font-weight: 700;
  height: 282px;
  letter-spacing: .35em;
  padding-top: 28px;
  position: fixed;
  right: 0;
  top: 183px;
  transform-origin: top right;
  transition: .2s;
  width: 80px;
  writing-mode: vertical-rl;
  z-index: 50
}

.c-header__fixed-entry.is-hidden {
  opacity: 0;
  visibility: hidden
}

.c-header__fixed-entry:before {
  -webkit-animation: entryBorder 2s linear infinite;
  animation: entryBorder 2s linear infinite;
  background-color: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 82px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 1px
}

.c-header__fixed-entry:hover {
  transform: scale(1.1)
}

@media screen and (max-width:1369px) {
  .c-header__fixed-entry {
    height: 240px;
    width: 60px
  }
}

@media screen and (max-width:1099px) {
  .c-header__fixed-entry {
    display: none
  }
}

.c-header__fixed-entry__bottom {
  align-items: center;
  background-color: #80D9D4;
  bottom: 0;
  color: #fff;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  height: 57px;
  justify-content: center;
  left: 0;
  letter-spacing: .11em;
  opacity: 0;
  position: fixed;
  transition: .2s;
  visibility: hidden;
  width: 100%;
  z-index: 50
}

.c-header__fixed-entry__bottom:after {
  border-right: 2px solid;
  border-top: 2px solid;
  bottom: 0;
  content: "";
  display: block;
  height: 8px;
  margin: auto;
  position: absolute;
  right: 22px;
  top: 0;
  transform: rotate(45deg);
  width: 8px
}

.c-header__fixed-entry__bottom.is-menu-open {
  opacity: 1;
  visibility: visible
}

@media screen and (max-width:1099px) {
  .c-header__fixed-entry__bottom.is-scroll {
    opacity: 1;
    visibility: visible
  }
}

.c-header .c-menu-button {
  display: none
}

@media screen and (max-width:1369px) {
  .c-header .c-menu-button {
    display: block;
    margin-left: auto
  }
}

.l-siteWrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh
}

.l-main {
  flex: 1
}

.l-inner, .l-inner--s, .l-inner--xs {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px)
}

.l-inner {
  max-width: 1440px
}

.l-inner--s {
  max-width: 1200px
}

.l-inner--xs {
  max-width: 1000px
}

.l-section {
  margin-top: 160px
}

@media screen and (max-width:767px) {
  .l-section {
    margin-top: 80px
  }
}

.l-section--m {
  margin-top: 120px
}

@media screen and (max-width:767px) {
  .l-section--m {
    margin-top: 50px
  }
}

.l-section--s {
  margin-top: 100px
}

@media screen and (max-width:767px) {
  .l-section--s {
    margin-top: 50px
  }
}

.l-section--xs {
  margin-top: 80px
}

@media screen and (max-width:767px) {
  .l-section--xs {
    margin-top: 40px
  }
}

.c-footer__entry {
  background-image: url(../images/common/footer-entry-pc.jpg);
  background-position: 50%;
  background-size: cover;
  color: #fff;
  display: block;
  height: 227px;
  position: relative
}

@media screen and (min-width:768px) {
  .c-footer__entry:hover:before {
    background-color: rgba(0, 0, 0, .65)
  }
}

@media screen and (max-width:767px) {
  .c-footer__entry {
    background-image: url(../images/common/footer-entry-sp.jpg);
    height: 233px
  }
}

.c-footer__entry:before {
  background-color: #80D9D4;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: .85;
  position: absolute;
  top: 0;
  transition: .2s;
  width: 100%;
  will-change: background-color
}

.c-footer__entry__inner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-between;
  position: relative
}

@media screen and (max-width:1099px) {
  .c-footer__entry__inner {
    flex-direction: column;
    justify-content: center
  }
}

.c-footer__entry__message {
  font-size: 50px;
  font-weight: 700
}

@media screen and (max-width:1099px) {
  .c-footer__entry__message {
    flex-direction: column;
    font-size: 28px;
    justify-content: center
  }
}

.c-footer__entry__message span {
  display: inline-block
}

.c-footer__entry__link {
  font-size: 60px;
  font-weight: 700;
  position: relative
}

@media screen and (min-width:1100px) {
  .c-footer__entry__link {
    padding-right: 50px
  }

  .c-footer__entry__link:after {
    border-right: 2px solid;
    border-top: 2px solid;
    bottom: 0;
    content: "";
    display: block;
    height: 10px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(45deg);
    width: 10px
  }
}

@media screen and (max-width:1099px) {
  .c-footer__entry__link {
    font-size: 60px;
    margin-top: 17px;
    padding-right: 0;
    text-align: center
  }
}

@media screen and (max-width:639px) {
  .c-footer__entry__link {
    margin-top: 24px;
    padding-right: 0;
    text-align: center
  }
}

.c-footer__entry__link span {
  display: block;
  font-size: 24px
}

@media screen and (max-width:767px) {
  .c-footer__entry__link span {
    margin-top: 8px
  }
}

.c-footer__logo a {
  align-items: center;
  display: inline-flex
}

.c-footer__logo__image {
  width: 180px
}

@media screen and (max-width:767px) {
  .c-footer__logo__image {
    width: 57px
  }
}

.c-footer__logo__text {
  color: #80D9D4;
  flex: 1;
  font-weight: 700;
  margin-left: 22px
}

@media screen and (max-width:767px) {
  .c-footer__logo__text {
    font-size: 14px;
    margin-left: 11px
  }
}

.c-footer__content {
  background-color: #f7f7f7;
  padding-top: 120px;
  position: relative
}

@media screen and (max-width:1099px) {
  .c-footer__content {
    padding-top: 40px
  }
}

.c-footer__content__inner {
  position: relative
}

@media screen and (min-width:768px) {
  .c-footer__content__body {
    padding-right: 50px
  }
}

.c-footer__main {
  display: flex
}

@media screen and (max-width:1099px) {
  .c-footer__main {
    display: block
  }
}

.c-footer__main__nav {
  display: grid;
  gap: 24px 60px;
  grid-template-columns: repeat(4, auto);
  margin-left: 80px
}

@media screen and (max-width:1099px) {
  .c-footer__main__nav {
    display: inline-grid;
    gap: 24px 60px;
    margin-left: 0;
    margin-top: 40px
  }
}

@media screen and (max-width:639px) {
  .c-footer__main__nav {
    display: grid;
    gap: 20px 40px;
    grid-template-columns: repeat(2, 1fr);
    margin-left: 0;
    margin-top: 40px
  }
}

.c-footer__main__nav__item a {
  color: #000;
  font-size: 14px;
  font-weight: 700
}

@media screen and (min-width:1100px) {
  .c-footer__main__nav__item a:hover {
    color: #80D9D4
  }
}

.c-footer__sub {
  border-top: 1px solid #ccc;
  display: flex;
  margin-top: 68px;
  padding: 60px 0 120px
}

@media screen and (max-width:1099px) {
  .c-footer__sub {
    display: block;
    margin-top: 40px;
    padding: 40px 0 100px
  }
}

.c-footer__sub__list {
  display: flex
}

@media screen and (max-width:639px) {
  .c-footer__sub__list {
    flex-direction: column
  }
}

.c-footer__sub__list__item {
  margin-left: 40px
}

.c-footer__sub__list__item:first-child {
  margin-left: 0
}

@media screen and (max-width:639px) {
  .c-footer__sub__list__item {
    margin-left: 0;
    margin-top: 20px
  }

  .c-footer__sub__list__item:first-child {
    margin-top: 0
  }
}

.c-footer__sub__list__item a {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  transition: .2s
}

@media screen and (min-width:1100px) {
  .c-footer__sub__list__item a:hover {
    color: #80D9D4
  }
}

.c-footer__sub__list__item a:after {
  background-image: url(../images/common/icon-open-window.png);
  background-size: cover;
  content: "";
  display: inline-block;
  height: 14px;
  margin-left: 4px;
  width: 14px
}

.c-footer__copy {
  font-size: 12px;
  font-weight: 300;
  margin-left: auto
}

@media screen and (max-width:1099px) {
  .c-footer__copy {
    font-size: 11px;
    margin-top: 40px
  }
}

.c-footer__pagetop {
  bottom: 120px;
  display: block;
  font-weight: 700;
  letter-spacing: .35em;
  padding-top: 52px;
  position: absolute;
  right: 0;
  writing-mode: vertical-rl
}

@media screen and (min-width:1100px) {
  .c-footer__pagetop:hover span {
    transform: translate3d(0, 100%, 0) scaleY(1.2)
  }
}

@media screen and (max-width:1099px) {
  .c-footer__pagetop {
    bottom: 100px;
    font-size: 14px
  }
}

@media screen and (max-width:639px) {
  .c-footer__pagetop {
    bottom: 295px;
    font-size: 12px;
    right: 0
  }
}

.c-footer__pagetop span {
  bottom: 100%;
  display: block;
  height: 37px;
  left: 0;
  position: absolute;
  transform: translate3d(0, 100%, 0);
  transform-origin: bottom center;
  transition: .2s;
  width: 100%
}

.c-footer__pagetop span:before {
  bottom: 0;
  height: 100%
}

.c-footer__pagetop span:after, .c-footer__pagetop span:before {
  background-color: currentColor;
  content: "";
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 1px
}

.c-footer__pagetop span:after {
  height: 10px;
  top: 0;
  transform: rotate(45deg);
  transform-origin: top center
}

.l-lowerpage-header {
  align-items: center;
  background-image: url(../images/common/lowerpage-header-bg.jpg);
  background-position: top;
  background-size: cover;
  color: #fff;
  display: flex;
  height: 480px;
  justify-content: center;
  margin: 0 auto;
  max-width: 1920px
}

@media screen and (max-width:1099px) {
  .l-lowerpage-header {
    height: 250px
  }
}

@media screen and (max-width:767px) {
  .l-lowerpage-header {
    height: 200px
  }
}

.l-lowerpage-header__title {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .1em
}

@media screen and (max-width:767px) {
  .l-lowerpage-header__title {
    font-size: 16px
  }
}

.l-lowerpage-header__title:before {
  content: attr(title) " ";
  font-size: 60px;
  letter-spacing: .05em
}

@media screen and (max-width:767px) {
  .l-lowerpage-header__title:before {
    font-size: 40px
  }
}

.l-lowerpage-nav {
  background-color: #f7f7f7;
  padding: 30px 0
}

@media screen and (max-width:767px) {
  .l-lowerpage-nav {
    display: none;
    padding: 0
  }
}

.l-lowerpage-nav ul {
  display: flex;
  justify-content: center
}

@media screen and (max-width:767px) {
  .l-lowerpage-nav ul {
    flex-direction: column;
    width: 100%
  }
}

.l-lowerpage-nav li:not(:last-child) {
  margin-right: 25px
}

@media screen and (max-width:767px) {
  .l-lowerpage-nav li {
    border-bottom: 1px solid #000;
    margin-right: 0;
    padding: 15px
  }
}

.l-lowerpage-nav li a {
  color: #000;
  display: block;
  font-size: 18px;
  padding-left: 20px;
  position: relative;
  transition: .2s
}

@media screen and (max-width:767px) {
  .l-lowerpage-nav li a {
    font-size: 16px;
    padding-left: 25px
  }
}

@media screen and (min-width:1100px) {
  .l-lowerpage-nav li a:hover {
    opacity: .8
  }
}

.l-lowerpage-nav li a:before {
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.828 8.414"><path d="m13.414 1.414-6 6-6-6" fill="none" stroke="%23ba2636" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg>');
  background-size: contain;
  bottom: 0;
  content: "";
  height: 8px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 15px
}

.l-lowerpage-body {
  background: linear-gradient(180deg, #fff, #fff 38px, #f7f7f7 0, #f7f7f7)
}

@media screen and (max-width:767px) {
  .l-lowerpage-body {
    background: linear-gradient(180deg, #fff, #fff 20px, #f7f7f7 0, #f7f7f7)
  }
}

.l-lowerpage-body__title {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.25;
  padding-bottom: 80px
}

@media screen and (max-width:767px) {
  .l-lowerpage-body__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.875;
    padding-bottom: 40px
  }
}

.l-lowerpage-body__title:before {
  color: #80D9D4;
  content: attr(title) " ";
  font-size: 60px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.25
}

@media screen and (max-width:767px) {
  .l-lowerpage-body__title:before {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    text-align: center
  }
}

.l-main-top {
  margin-top: 100px
}

@media screen and (max-width:767px) {
  .l-main-top {
    margin-top: 64px
  }
}

.l-entry {
  background-color: #fff;
  padding: 120px 0 160px
}

@media screen and (max-width:767px) {
  .l-entry {
    padding: 60px 0 80px
  }
}

.l-entry__info {
  align-items: flex-end;
  display: flex;
  gap: 45px;
  justify-content: center;
  margin: 60px 0 50px
}

@media screen and (max-width:767px) {
  .l-entry__info {
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
    margin: 30px 0 20px
  }
}

.l-entry__info__add {
  font-size: 16px;
  line-height: 1.75
}

@media screen and (max-width:767px) {
  .l-entry__info__add {
    font-size: 14px;
    line-height: 1.7142857143
  }
}

.l-entry__info__table {
  display: flex;
  flex-direction: column
}

.l-entry__info__table__wrap {
  align-items: flex-start;
  display: flex
}

.l-entry__info__table__wrap:last-child {
  margin-top: 10px
}

.l-entry__info__table__title {
  background-color: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  margin-right: 20px;
  padding: 2px 0;
  text-align: center;
  width: 60px
}

@media screen and (max-width:767px) {
  .l-entry__info__table__title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143;
    padding: 0;
    width: 55px
  }
}

.l-entry__info__table__text {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25
}

@media screen and (max-width:767px) {
  .l-entry__info__table__text {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143
  }
}

.l-entry__info__table__text span {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4285714286
}

@media screen and (max-width:767px) {
  .l-entry__info__table__text span {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6666666667
  }
}

.l-entry__btn {
  background-color: #80D9D4;
  border: 1px solid #80D9D4;
  border-radius: 9999px;
  color: #fff;
  display: block;
  font-weight: 700;
  margin: 0 auto;
  max-width: 360px;
  padding: 12px 45px;
  position: relative;
  text-align: center;
  transition: .2s
}

@media screen and (min-width:768px) {
  .l-entry__btn:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

.l-entry__btn:after {
  border-right: 2px solid;
  border-top: 2px solid;
  bottom: 0;
  content: "";
  display: block;
  height: 8px;
  margin: auto;
  position: absolute;
  right: 18px;
  top: 0;
  transform: rotate(45deg);
  width: 8px
}

.l-article ul {
  display: flex;
  flex-direction: column
}

.l-article li {
  background: #fff;
  padding: 40px;
  word-break: break-all
}

.l-article li:not(:first-child) {
  margin-top: 80px
}

@media screen and (max-width:767px) {
  .l-article li:not(:first-child) {
    margin-top: 40px
  }

  .l-article li {
    padding: 20px
  }
}

.l-article li a {
  color: #000;
  cursor: pointer;
  display: inline-block;
  transition: all .2s
}

@media screen and (min-width:1100px) {
  .l-article li a:hover {
    color: #80D9D4
  }
}

.l-article span {
  background: #80D9D4;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  padding: 5px
}

@media screen and (max-width:767px) {
  .l-article span {
    font-size: 16px;
    line-height: 1
  }
}

.l-article h2 {
  color: #80D9D4;
  font-size: 28px;
  line-height: 1.2142857143;
  margin-top: 15px
}

@media screen and (max-width:767px) {
  .l-article h2 {
    font-size: 22px;
    line-height: 1.2727272727;
    margin-top: 10px
  }
}

.l-article p {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 25px
}

@media screen and (max-width:767px) {
  .l-article p {
    font-size: 14px;
    line-height: 1.5714285714;
    margin-top: 15px
  }
}

.l-article p:empty {
  display: none
}

.l-article .l-article__externalLink, .l-article .l-article__pdfLink {
  color: #000;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: underline;
  transition: all .2s
}

@media screen and (max-width:767px) {
  .l-article .l-article__externalLink, .l-article .l-article__pdfLink {
    font-size: 14px;
    line-height: 1.5714285714;
    margin-top: 20px
  }
}

@media screen and (min-width:1100px) {
  .l-article .l-article__externalLink:hover, .l-article .l-article__pdfLink:hover {
    color: #80D9D4
  }
}

.l-article__linkArea {
  display: inline-flex;
  flex-direction: column
}

.l-article__linkArea a {
  flex-basis: auto;
  margin-top: 30px
}

.l-article__linkArea a:not(:first-child) {
  margin-top: 15px
}

.l-article__pdfLink:after {
  background-image: url(../images/news/pdf.svg);
  content: "";
  display: inline-block;
  height: 18px;
  left: 3px;
  position: relative;
  top: 3px;
  width: 15px;
  width: 18px
}

.l-article__externalLink {
  padding-right: 10px
}

.l-article__externalLink:after {
  background-image: url(../images/news/external.svg);
  content: "";
  display: inline-block;
  height: 18px;
  left: 3px;
  position: relative;
  top: 3px;
  width: 18px
}

.l-pager__item:not(:last-child) {
  margin-right: 20px
}

@media screen and (max-width:767px) {
  .l-pager__item:not(:last-child) {
    margin-right: 10px
  }
}

.l-pager__item>a {
  align-items: center;
  background: #fff;
  border: 2px solid #80D9D4;
  color: #80D9D4;
  cursor: pointer;
  display: flex;
  font-size: 18px;
  height: 50px;
  justify-content: center;
  line-height: 1.2222222222;
  text-align: center;
  transition: all .4s;
  width: 50px
}

@media screen and (max-width:767px) {
  .l-pager__item>a {
    font-size: 14px;
    height: 40px;
    line-height: 1.2857142857;
    width: 40px
  }
}

@media screen and (min-width:1100px) {
  .l-pager__item>a:hover {
    background: #80D9D4;
    color: #fff
  }
}

.l-pager__item--first>a, .l-pager__item--last>a, .l-pager__item--next>a, .l-pager__item--prev>a {
  align-items: center;
  display: flex;
  height: 100%;
  transition: all .4s
}

@media screen and (min-width:1100px) {
  .l-pager__item--first>a:hover, .l-pager__item--last>a:hover, .l-pager__item--next>a:hover, .l-pager__item--prev>a:hover {
    opacity: .5
  }
}

.l-pager {
  display: flex;
  justify-content: center;
  margin-top: 80px
}

@media screen and (max-width:767px) {
  .l-pager {
    margin-top: 50px
  }
}

.l-pager__list {
  display: flex
}

.l-pager__item--first {
  margin-right: 20px
}

@media screen and (max-width:767px) {
  .l-pager__item--first {
    margin-right: 10px
  }
}

.l-pager__item--first>a {
  transform: rotate(180deg)
}

.l-pager__item--prev {
  margin-right: 20px
}

.l-pager__item--prev>a {
  transform: rotate(180deg)
}

.l-pager__item--last, .l-pager__item--next {
  margin-left: 20px
}

@media screen and (max-width:767px) {
  .l-pager__item--last {
    margin-left: 10px
  }
}

.l-pager__item--last svg:first-child {
  position: relative
}

.l-pager .is-current>a {
  background: #80D9D4;
  color: #fff
}

.c-menu-button {
  height: 40px;
  position: relative;
  width: 40px
}

.c-menu-button:after, .c-menu-button:before {
  content: "";
  display: block
}

.c-menu-button:after, .c-menu-button:before, .c-menu-button span {
  background-color: #000;
  bottom: 0;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 100%
}

.c-menu-button:before {
  transform: translate3d(0, -10px, 0)
}

.c-menu-button:after {
  transform: translate3d(0, 10px, 0)
}

.c-menu-button span {
  transform: translateZ(0)
}

@-webkit-keyframes openBorderTop {
  0% {
    transform: translate3d(0, -10px, 0) rotate(0)
  }

  50% {
    transform: translateZ(0) rotate(0)
  }

  to {
    transform: translateZ(0) rotate(45deg)
  }
}

@keyframes openBorderTop {
  0% {
    transform: translate3d(0, -10px, 0) rotate(0)
  }

  50% {
    transform: translateZ(0) rotate(0)
  }

  to {
    transform: translateZ(0) rotate(45deg)
  }
}

@-webkit-keyframes closeBorderTop {
  0% {
    transform: translateZ(0) rotate(45deg)
  }

  50% {
    transform: translateZ(0) rotate(0)
  }

  to {
    transform: translate3d(0, -10px, 0) rotate(0)
  }
}

@keyframes closeBorderTop {
  0% {
    transform: translateZ(0) rotate(45deg)
  }

  50% {
    transform: translateZ(0) rotate(0)
  }

  to {
    transform: translate3d(0, -10px, 0) rotate(0)
  }
}

@-webkit-keyframes openBorderBottom {
  0% {
    transform: translate3d(0, 10px, 0) rotate(0)
  }

  50% {
    transform: translateZ(0) rotate(0)
  }

  to {
    transform: translateZ(0) rotate(-45deg)
  }
}

@keyframes openBorderBottom {
  0% {
    transform: translate3d(0, 10px, 0) rotate(0)
  }

  50% {
    transform: translateZ(0) rotate(0)
  }

  to {
    transform: translateZ(0) rotate(-45deg)
  }
}

@-webkit-keyframes closeBorderBottom {
  0% {
    transform: translateZ(0) rotate(-45deg)
  }

  50% {
    transform: translateZ(0) rotate(0)
  }

  to {
    transform: translate3d(0, 10px, 0) rotate(0)
  }
}

@keyframes closeBorderBottom {
  0% {
    transform: translateZ(0) rotate(-45deg)
  }

  50% {
    transform: translateZ(0) rotate(0)
  }

  to {
    transform: translate3d(0, 10px, 0) rotate(0)
  }
}

@-webkit-keyframes openBorderCenter {
  0% {
    opacity: 1
  }

  49% {
    opacity: 1
  }

  50% {
    opacity: 0
  }

  to {
    opacity: 0
  }
}

@keyframes openBorderCenter {
  0% {
    opacity: 1
  }

  49% {
    opacity: 1
  }

  50% {
    opacity: 0
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes closeBorderCenter {
  0% {
    opacity: 0
  }

  49% {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  to {
    opacity: 1
  }
}

@keyframes closeBorderCenter {
  0% {
    opacity: 0
  }

  49% {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  to {
    opacity: 1
  }
}

.c-menu-button.is-init:before {
  -webkit-animation: closeBorderTop .6s forwards;
  animation: closeBorderTop .6s forwards
}

.c-menu-button.is-init:after {
  -webkit-animation: closeBorderBottom .6s forwards;
  animation: closeBorderBottom .6s forwards
}

.c-menu-button.is-init span {
  -webkit-animation: closeBorderCenter .6s forwards;
  animation: closeBorderCenter .6s forwards
}

.c-menu-button.is-open:before {
  -webkit-animation: openBorderTop .6s forwards;
  animation: openBorderTop .6s forwards
}

.c-menu-button.is-open:after {
  -webkit-animation: openBorderBottom .6s forwards;
  animation: openBorderBottom .6s forwards
}

.c-menu-button.is-open span {
  -webkit-animation: openBorderCenter .6s forwards;
  animation: openBorderCenter .6s forwards
}

@media screen and (max-width:639px) {
  .c-menu-button {
    height: 27px;
    position: relative;
    width: 27px
  }

  .c-menu-button:after, .c-menu-button:before {
    content: "";
    display: block
  }

  .c-menu-button:after, .c-menu-button:before, .c-menu-button span {
    background-color: #000;
    bottom: 0;
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 100%
  }

  .c-menu-button:before {
    transform: translate3d(0, -7px, 0)
  }

  .c-menu-button:after {
    transform: translate3d(0, 7px, 0)
  }

  .c-menu-button span {
    transform: translateZ(0)
  }

  @-webkit-keyframes openBorderTop {
    0% {
      transform: translate3d(0, -7px, 0) rotate(0)
    }

    50% {
      transform: translateZ(0) rotate(0)
    }

    to {
      transform: translateZ(0) rotate(45deg)
    }
  }

  @keyframes openBorderTop {
    0% {
      transform: translate3d(0, -7px, 0) rotate(0)
    }

    50% {
      transform: translateZ(0) rotate(0)
    }

    to {
      transform: translateZ(0) rotate(45deg)
    }
  }

  @-webkit-keyframes closeBorderTop {
    0% {
      transform: translateZ(0) rotate(45deg)
    }

    50% {
      transform: translateZ(0) rotate(0)
    }

    to {
      transform: translate3d(0, -7px, 0) rotate(0)
    }
  }

  @keyframes closeBorderTop {
    0% {
      transform: translateZ(0) rotate(45deg)
    }

    50% {
      transform: translateZ(0) rotate(0)
    }

    to {
      transform: translate3d(0, -7px, 0) rotate(0)
    }
  }

  @-webkit-keyframes openBorderBottom {
    0% {
      transform: translate3d(0, 7px, 0) rotate(0)
    }

    50% {
      transform: translateZ(0) rotate(0)
    }

    to {
      transform: translateZ(0) rotate(-45deg)
    }
  }

  @keyframes openBorderBottom {
    0% {
      transform: translate3d(0, 7px, 0) rotate(0)
    }

    50% {
      transform: translateZ(0) rotate(0)
    }

    to {
      transform: translateZ(0) rotate(-45deg)
    }
  }

  @-webkit-keyframes closeBorderBottom {
    0% {
      transform: translateZ(0) rotate(-45deg)
    }

    50% {
      transform: translateZ(0) rotate(0)
    }

    to {
      transform: translate3d(0, 7px, 0) rotate(0)
    }
  }

  @keyframes closeBorderBottom {
    0% {
      transform: translateZ(0) rotate(-45deg)
    }

    50% {
      transform: translateZ(0) rotate(0)
    }

    to {
      transform: translate3d(0, 7px, 0) rotate(0)
    }
  }

  @-webkit-keyframes openBorderCenter {
    0% {
      opacity: 1
    }

    49% {
      opacity: 1
    }

    50% {
      opacity: 0
    }

    to {
      opacity: 0
    }
  }

  @keyframes openBorderCenter {
    0% {
      opacity: 1
    }

    49% {
      opacity: 1
    }

    50% {
      opacity: 0
    }

    to {
      opacity: 0
    }
  }

  @-webkit-keyframes closeBorderCenter {
    0% {
      opacity: 0
    }

    49% {
      opacity: 0
    }

    50% {
      opacity: 1
    }

    to {
      opacity: 1
    }
  }

  @keyframes closeBorderCenter {
    0% {
      opacity: 0
    }

    49% {
      opacity: 0
    }

    50% {
      opacity: 1
    }

    to {
      opacity: 1
    }
  }

  .c-menu-button.is-init:before {
    -webkit-animation: closeBorderTop .6s forwards;
    animation: closeBorderTop .6s forwards
  }

  .c-menu-button.is-init:after {
    -webkit-animation: closeBorderBottom .6s forwards;
    animation: closeBorderBottom .6s forwards
  }

  .c-menu-button.is-init span {
    -webkit-animation: closeBorderCenter .6s forwards;
    animation: closeBorderCenter .6s forwards
  }

  .c-menu-button.is-open:before {
    -webkit-animation: openBorderTop .6s forwards;
    animation: openBorderTop .6s forwards
  }

  .c-menu-button.is-open:after {
    -webkit-animation: openBorderBottom .6s forwards;
    animation: openBorderBottom .6s forwards
  }

  .c-menu-button.is-open span {
    -webkit-animation: openBorderCenter .6s forwards;
    animation: openBorderCenter .6s forwards
  }
}

.c-title {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 32px;
  padding-bottom: 20px;
  position: relative;
  text-align: center
}

@media screen and (max-width:767px) {
  .c-title {
    font-size: 24px;
    padding-bottom: 10px
  }
}

.c-title:before {
  color: #80D9D4;
  content: attr(title) " ";
  font-size: 16px;
  font-weight: 400
}

@media screen and (max-width:767px) {
  .c-title:before {
    font-size: 12px
  }
}

.c-title:after {
  border-bottom: 1px solid #000;
  bottom: 0;
  content: "";
  position: absolute;
  width: 56px
}

@media screen and (max-width:767px) {
  .c-title:after {
    width: 40px
  }
}

.c-title--white {
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 32px;
  padding-bottom: 20px;
  position: relative;
  text-align: center
}

@media screen and (max-width:767px) {
  .c-title--white {
    font-size: 24px;
    padding-bottom: 10px
  }
}

.c-title--white:before {
  color: #80D9D4;
  content: attr(title) " ";
  font-size: 16px;
  font-weight: 400
}

@media screen and (max-width:767px) {
  .c-title--white:before {
    font-size: 12px
  }
}

.c-title--white:after {
  border-bottom: 1px solid #000;
  bottom: 0;
  content: "";
  position: absolute;
  width: 56px
}

@media screen and (max-width:767px) {
  .c-title--white:after {
    width: 40px
  }
}

.c-title--white:before {
  color: #fff
}

.c-title--white:after {
  border-color: #fff
}

.c-text {
  font-size: 16px;
  line-height: 1.5
}

:root {
  --bg-width: 40px
}

.p-interview .l-lowerpage-header {
  background-image: url(../images/common/lowerpage-header-bg-interview.jpg)
}

.p-interview__content {
  margin-bottom: 160px;
  margin-top: 120px
}

@media screen and (max-width:767px) {
  .p-interview__content {
    margin-bottom: 80px;
    margin-top: 60px
  }
}

.p-interview__search__list {
  grid-gap: 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr)
}

@media screen and (max-width:767px) {
  .p-interview__search__list {
    grid-gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr)
  }
}

.p-interview__search__item {
  border: 1px solid #80D9D4;
  width: 100%
}

.p-interview__search__item button {
  color: #80D9D4;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  padding: 5px 0;
  text-align: center;
  transition: background-color .4s, color .4s;
  width: 100%
}

@media screen and (max-width:767px) {
  .p-interview__search__item button {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    padding: 6px 0
  }
}

@media screen and (min-width:768px) {
  .p-interview__search__item button:hover {
    background-color: #80D9D4;
    color: #fff
  }
}

.p-interview__search__item button.js-active {
  background-color: #80D9D4;
  color: #fff
}

.p-interview__list {
  grid-gap: 120px 80px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 80px
}

@media screen and (max-width:1099px) {
  .p-interview__list {
    grid-gap: 60px 40px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 40px
  }
}

@media screen and (max-width:767px) {
  .p-interview__list {
    grid-gap: 20px;
    margin-top: 40px
  }
}

.p-interview__item {
  transition: .2s;
  width: 100%
}

.p-interview__item a {
  display: block;
  padding-top: 50px;
  position: relative
}

@media screen and (min-width:768px) {
  .p-interview__item a:hover .p-interview__item__img img {
    transform: scale(1.1)
  }
}

@media screen and (max-width:767px) {
  .p-interview__item a {
    padding-top: 30px
  }
}

.p-interview__item.js-hide {
  display: none
}

.p-interview__item.js-animate {
  -webkit-animation: zoom-in .5s;
  animation: zoom-in .5s;
  opacity: 1
}

@-webkit-keyframes zoom-in {
  0% {
    opacity: .3;
    transform: scale(.9)
  }

  to {
    opacity: 1;
    transform: none
  }
}

@keyframes zoom-in {
  0% {
    opacity: .3;
    transform: scale(.9)
  }

  to {
    opacity: 1;
    transform: none
  }
}

@-webkit-keyframes bgAnime {
  0% {
    transform: scaleX(0);
    transform-origin: left
  }

  to {
    transform: scaleX(1);
    transform-origin: left
  }
}

.p-interview__item__lead {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  left: -20px;
  line-height: 2;
  max-width: 320px;
  overflow: hidden;
  padding: 5px 10px;
  position: absolute;
  top: -15px;
  transition: .3s;
  z-index: 1
}

.p-interview__item__leadBg {
  background: #000;
  display: inline;
  padding: 5px
}

@media screen and (max-width:767px) {
  .p-interview__item__lead {
    display: none
  }
}

.p-interview__item__img {
  overflow: hidden
}

.p-interview__item__img img {
  transition: .4s
}

.p-interview__item__title {
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  z-index: 0
}

@media screen and (max-width:767px) {
  .p-interview__item__title {
    display: flex;
    flex-direction: column;
    padding: 5px 10px
  }
}

.p-interview__item__title:before {
  background-color: #000;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: .6;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1
}

.p-interview__item__title__department {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8571428571;
  word-break: break-all
}

@media screen and (max-width:767px) {
  .p-interview__item__title__department {
    font-size: 10px;
    font-weight: 700;
    line-height: 2.2
  }
}

.p-interview__item__title__name {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2222222222;
  word-break: break-all
}

@media screen and (max-width:767px) {
  .p-interview__item__title__name {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.375
  }
}

:root {
  --row: 4;
  --row-sp: 6;
  --bgwidth: 10px
}

.p-interviewDetail .l-container {
  padding-bottom: 120px
}

@media screen and (max-width:767px) {
  .p-interviewDetail .l-container {
    padding-bottom: 60px
  }
}

.p-interviewDetail .scrollFadeIn {
  opacity: 0;
  position: relative;
  transform: translate3d(0, 50px, 0)
}

.p-interviewDetail__mv {
  background-image: url(/assets/images/interview/detail/mv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%
}

@media screen and (max-width:1099px) {
  .p-interviewDetail__mv {
    background-position: 50%
  }
}

@media screen and (max-width:767px) {
  .p-interviewDetail__mv {
    background-position: 21%
  }
}

.p-interviewDetail__mvContent {
  margin: 0 auto;
  max-width: 1200px;
  padding: 250px 0 230px;
  position: relative;
  width: calc(100% - 40px)
}

@media screen and (max-width:767px) {
  .p-interviewDetail__mvContent {
    padding: 360px 0 35px
  }
}

.p-interviewDetail__mvContentInner {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  width: 580px
}

@media screen and (max-width:1099px) {
  .p-interviewDetail__mvContentInner {
    max-width: 580px;
    width: 65%
  }
}

@media screen and (max-width:767px) {
  .p-interviewDetail__mvContentInner {
    margin-left: 0;
    max-width: 320px;
    width: 100%
  }
}

.p-interviewDetail__title {
  color: #fff;
  display: inline-block;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -.2em;
  line-height: 1.9;
  position: relative
}

@media screen and (max-width:1099px) {
  .p-interviewDetail__title {
    font-size: 34px;
    font-weight: 700;
    line-height: 2.2352941176
  }
}

@media screen and (max-width:767px) {
  .p-interviewDetail__title {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -.12em;
    line-height: 2.4545454545;
    padding-right: 10px
  }
}

.p-interviewDetail__title .text-animation {
  position: relative
}

@keyframes bgAnime {
  0% {
    transform: scaleX(0);
    transform-origin: left
  }

  to {
    transform: scaleX(1);
    transform-origin: left
  }
}

.p-interviewDetail .p-interviewDetail__titleBg, .p-interviewDetail .p-interviewDetail__titleBg--02 {
  display: grid;
  grid-template-columns: repeat(13, auto);
  overflow: hidden;
  padding: 10px 15px;
  place-items: center;
  position: relative;
  z-index: 2
}

@media screen and (max-width:767px) {
  .p-interviewDetail .p-interviewDetail__titleBg, .p-interviewDetail .p-interviewDetail__titleBg--02 {
    padding: 10px
  }
}

.p-interviewDetail .p-interviewDetail__titleBg--02:before, .p-interviewDetail .p-interviewDetail__titleBg:before {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: bgAnime;
  animation-name: bgAnime;
  -webkit-animation-timing-function: cubic-bezier(.65, .13, 0, 1);
  animation-timing-function: cubic-bezier(.65, .13, 0, 1);
  background: #000;
  content: "";
  height: 42%;
  left: 0;
  position: absolute;
  top: 10px;
  width: 100%;
  z-index: -1
}

@media screen and (max-width:767px) {
  .p-interviewDetail .p-interviewDetail__titleBg--02:before, .p-interviewDetail .p-interviewDetail__titleBg:before {
    height: 38%;
    top: 12px
  }
}

.p-interviewDetail .p-interviewDetail__titleBg--02:after, .p-interviewDetail .p-interviewDetail__titleBg:after {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: bgAnime;
  animation-name: bgAnime;
  -webkit-animation-timing-function: cubic-bezier(.65, .13, 0, 1);
  animation-timing-function: cubic-bezier(.65, .13, 0, 1);
  background: #000;
  bottom: 10px;
  content: "";
  height: 42%;
  left: 0;
  position: absolute;
  width: var(--bgwidth);
  z-index: -1
}

@media screen and (max-width:767px) {
  .p-interviewDetail .p-interviewDetail__titleBg--02:after, .p-interviewDetail .p-interviewDetail__titleBg:after {
    bottom: 12px;
    height: 38%
  }
}

.p-interviewDetail__titleBg--02 {
  line-height: 1.9
}

.p-interviewDetail__titleBg--02:before {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

.p-interviewDetail__dept {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-top: 30px
}

@media screen and (max-width:767px) {
  .p-interviewDetail__dept {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.75;
    margin-top: 15px
  }
}

.p-interviewDetail__deptBg {
  background: #000;
  display: inline-block;
  padding: 6px 10px 4px
}

@media screen and (max-width:767px) {
  .p-interviewDetail__deptBg {
    padding: 2px 10px
  }
}

.p-interviewDetail__season {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 3
}

.p-interviewDetail__name {
  color: #fff;
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
  line-height: .9285714286
}

@media screen and (max-width:1099px) {
  .p-interviewDetail__name {
    margin-top: 5px
  }
}

@media screen and (max-width:767px) {
  .p-interviewDetail__name {
    margin-top: 0
  }
}

.p-interviewDetail__interviewImg {
  bottom: 60px;
  position: absolute;
  right: 20px;
  transform: rotate(-9deg)
}

@media screen and (max-width:767px) {
  .p-interviewDetail__interviewImg {
    bottom: 20px;
    height: 39px;
    right: 10px;
    width: 110px
  }
}

.p-interviewDetail__interviewContents {
  display: flex
}

@media screen and (max-width:767px) {
  .p-interviewDetail__interviewContents {
    flex-direction: column
  }
}

.p-interviewDetail__imageArea {
  position: relative;
  width: 100%;
  z-index: 0
}

@media screen and (min-width:1100px) {
  .p-interviewDetail__imageArea {
    min-width: 400px
  }
}

@media screen and (max-width:767px) {
  .p-interviewDetail__imageArea {
    margin-top: 25px;
    order: 2
  }
}

.p-interviewDetail .p-interviewDetail__textArea, .p-interviewDetail .p-interviewDetail__textArea--left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 100%;
  z-index: 1
}

@media screen and (max-width:767px) {
  .p-interviewDetail .p-interviewDetail__textArea, .p-interviewDetail .p-interviewDetail__textArea--left {
    order: 1
  }
}

.p-interviewDetail__textArea {
  padding-left: 40px
}

@media screen and (max-width:767px) {
  .p-interviewDetail__textArea {
    padding: 0
  }
}

.p-interviewDetail__textArea--left {
  padding: 0 40px 0 0
}

@media screen and (max-width:767px) {
  .p-interviewDetail__textArea--left {
    padding: 0
  }
}

.p-interviewDetail__question {
  color: #80D9D4;
  position: relative;
  word-break: break-all
}

.p-interviewDetail__question:before {
  background: #80D9D4;
  content: "";
  height: 2px;
  left: -85px;
  position: absolute;
  top: 17px;
  width: 70px
}

@media screen and (max-width:767px) {
  .p-interviewDetail__question:before {
    display: none
  }
}

.p-interviewDetail__question--right {
  color: #80D9D4;
  position: relative
}

.p-interviewDetail__question--right:before {
  background: #80D9D4;
  content: "";
  height: 2px;
  position: absolute;
  right: -85px;
  top: 17px;
  width: 70px;
  z-index: 1
}

@media screen and (max-width:767px) {
  .p-interviewDetail__question--right:before {
    display: none
  }
}

.p-interviewDetail__answer {
  margin-top: 25px;
  word-break: break-all
}

.p-interviewDetail__schadule {
  background-image: url(../images/interview/detail/schadule.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0
}

@media screen and (max-width:767px) {
  .p-interviewDetail__schadule {
    background-position: 56%;
    margin-top: 80px;
    padding: 30px 0
  }
}

.p-interviewDetail__listWrap {
  margin: 60px auto 0;
  max-width: 980px;
  padding: 40px 40px 10px;
  position: relative;
  width: 100%
}

@media screen and (max-width:767px) {
  .p-interviewDetail__listWrap {
    margin: 15px auto 0;
    padding: 20px 35px
  }
}

.p-interviewDetail__list {
  grid-gap: 50px 30px;
  color: #fff;
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: repeat(2, auto);
  grid-template-rows: repeat(var(--row), 1fr)
}

@media screen and (max-width:767px) {
  .p-interviewDetail__list {
    grid-gap: 10px 0;
    grid-template-columns: repeat(1, 100%);
    grid-template-rows: repeat(var(--row-sp), auto)
  }
}

.p-interviewDetail__item {
  display: flex;
  padding-left: 30px;
  position: relative
}

.p-interviewDetail__item>p:first-child {
  margin-right: 20px
}

.p-interviewDetail__item:before {
  background: #fff;
  border-radius: 50%;
  content: "";
  height: 13px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 13px
}

@media screen and (max-width:767px) {
  .p-interviewDetail__item:before {
    top: 9px
  }
}

.p-interviewDetail__item:after {
  background: #fff;
  content: "";
  height: calc(100% + 50px);
  left: 6px;
  position: absolute;
  top: -40px;
  width: 1px
}

@media screen and (max-width:767px) {
  .p-interviewDetail__item:after {
    height: calc(100% + 40px);
    top: -20px
  }
}

.p-interviewDetail__time {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1111111111
}

@media screen and (max-width:767px) {
  .p-interviewDetail__time {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.875
  }
}

.p-interviewDetail__desc {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.0625;
  word-break: break-all
}

@media screen and (max-width:767px) {
  .p-interviewDetail__desc {
    font-size: 13px;
    font-weight: 700;
    line-height: 2.3076923077
  }
}

.p-interviewDetail .swiper-slide {
  color: #000;
  cursor: pointer;
  display: block;
  height: 100%;
  transition: .2s;
  width: 100%
}

.p-interviewDetail .swiper-slide:hover {
  color: #80D9D4
}

@media screen and (min-width:1100px) {
  .p-interviewDetail .swiper-slide:hover .swiper-slide__imgWrap>img {
    transform: scale(1.1)
  }
}

.p-interviewDetail .swiper-slide__imgWrap {
  max-height: 260px;
  overflow: hidden
}

.p-interviewDetail .swiper-slide__imgWrap>img {
  -o-object-fit: contain;
  object-fit: contain;
  transition: .4s
}

.p-interviewDetail .swiper-button-prev {
  left: 0
}

.p-interviewDetail .swiper-button-next {
  right: 0
}

.p-interviewDetail .swiper-button-next:after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: "";
  height: 9px;
  margin-right: 3px;
  transform: rotate(45deg);
  width: 9px
}

.p-interviewDetail .swiper-button-prev:after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: "";
  height: 9px;
  margin-left: 3px;
  transform: rotate(-135deg);
  width: 9px
}

.p-interviewDetail .swiper-button-next, .p-interviewDetail .swiper-button-prev {
  background: #80D9D4;
  border: 1px solid #80D9D4;
  border-radius: 50%;
  height: 40px;
  margin-top: 0;
  position: absolute;
  top: calc(50% - 30px);
  transform: translateY(-50%);
  transition: .2s;
  width: 40px
}

@media screen and (min-width:1100px) {
  .p-interviewDetail .swiper-button-next:hover, .p-interviewDetail .swiper-button-prev:hover {
    background: #fff
  }

  .p-interviewDetail .swiper-button-next:hover:after, .p-interviewDetail .swiper-button-prev:hover:after {
    border-right: 2px solid #80D9D4;
    border-top: 2px solid #80D9D4
  }
}

.p-interviewDetail__slider {
  margin-top: 50px;
  padding: 0 19px
}

.p-interviewDetail__slideInterviewTitle {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.0833333333;
  margin-top: 25px;
  text-align: center
}

.p-interviewDetail__slideInterviewTitle span {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8571428571
}

@-webkit-keyframes menuFadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes menuFadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.p-top {
  display: block;
  overflow-x: hidden;
  position: relative
}

.p-top .scrollFadeIn {
  opacity: 0;
  position: relative;
  transform: translate3d(0, 50px, 0)
}

.p-top__section__title {
  color: #80D9D4;
  font-size: 100px;
  font-weight: 900;
  letter-spacing: .04em;
  position: relative;
  z-index: 5
}

@media screen and (max-width:1099px) {
  .p-top__section__title {
    font-size: 60px
  }
}

@media screen and (max-width:767px) {
  .p-top__section__title {
    font-size: 48px
  }
}

.p-top__section__title__sub {
  color: #000;
  display: block;
  font-size: 32px;
  font-weight: 700
}

@media screen and (max-width:1099px) {
  .p-top__section__title__sub {
    font-size: 28px
  }
}

@media screen and (max-width:767px) {
  .p-top__section__title__sub {
    font-size: 20px
  }
}

@media screen and (min-width:1100px) {
  .p-top__mv {
    display: grid;
    grid-template-columns: 15.8% 1fr 38.1%;
    grid-template-rows: 150px 1fr 92px;
    height: 100vh
  }
}

@media screen and (max-width:1099px) {
  .p-top__mv {
    display: flex;
    flex-direction: column;
    margin-top: 100px;
    position: relative
  }
}

@media screen and (max-width:767px) {
  .p-top__mv {
    margin-top: 64px
  }
}

@media screen and (max-width:639px) {
  .p-top__mv {
    margin-top: 64px
  }
}

.p-top__mv__title {
  color: #3A3833;
}

@media screen and (min-width:1100px) {
  .p-top__mv__title {
    align-items: center;
    background: #80D9D4;
    display: flex;
    grid-column: 1/3;
    grid-row: 2/4
  }
}

@media screen and (max-width:1099px) {
  .p-top__mv__title {
    bottom: 80px;
    left: 0;
    position: absolute;
    z-index: 10
  }
}

@media screen and (max-width:639px) {
  .p-top__mv__title {
    bottom: 54px;
    left: 0;
    position: absolute;
    z-index: 10;
    color: #FFF;
  }
}

@media screen and (max-width:1099px) {
  .p-top__mv__title__large {
    display: none
  }
}

@media screen and (min-width:1100px) {
  .p-top__mv__title__small {
    display: none
  }
}

.p-top__mv__title__text {
  letter-spacing: .1em;
  line-height: 1.15
}

@media screen and (min-width:1100px) {
  .p-top__mv__title__text {
    font-size: 80px;
    letter-spacing: .1em;
    line-height: 1.15;
    margin-left: 68px;
    position: relative;
    z-index: 10;
  }
}

@media screen and (max-width:1099px) {
  .p-top__mv__title__text {
    display: inline-block;
    font-size: 68px;
    padding-left: 20px;
    color: #FFF;
    -webkit-text-stroke: 4px #00000029;
    text-stroke: 4px #00000029;
    paint-order: stroke;
  }
}

@media screen and (max-width:639px) {
  .p-top__mv__title__text {
    font-size: 47px
  }
}

.p-top__mv__title__text rt {
  ruby-align: center;
  font-size: 15px;
  position: relative;
  text-align: center;
  top: -.8em;
  transform: translateY(-.8em)
}

@media screen and (min-width:1100px) {
  .p-top__mv__title__text rt {
    ruby-align: center;
    font-size: 15px;
    position: relative;
    text-align: center;
    top: -.8em;
    transform: translateY(-.8em)
  }
}

@media screen and (max-width:639px) {
  .p-top__mv__title__text rt {
    font-size: 10px;
    top: -.3em;
    transform: translateY(-.3em) scale(.5);
    transform-origin: center
  }
}

@media screen and (min-width:1100px) {
  .p-top__mv__title__text--small {
    font-size: 40px
  }
}

@media screen and (max-width:1099px) {
  .p-top__mv__title__text--small {
    font-size: 32px
  }
}

@media screen and (max-width:639px) {
  .p-top__mv__title__text--small {
    font-size: 22px
  }
}

.p-top__mv__title__text--narrow {
  font-feature-settings: "palt"
}

.p-top__mv__title__text--sub {
  display: block;
  font-size: 13px;
  letter-spacing: .689em;
  position: relative
}

@media screen and (min-width:1100px) {
  .p-top__mv__title__text--sub {
    font-size: 13px;
    margin-top: 30px;
    padding-top: 30px
  }
}

@media screen and (max-width:1099px) {
  .p-top__mv__title__text--sub {
    font-size: 13px;
    margin-top: 16px;
    padding-top: 16px;
    position: relative
  }
}

@media screen and (max-width:639px) {
  .p-top__mv__title__text--sub {
    letter-spacing: .337em
  }
}

.p-top__mv__title__text--sub:before {
  background-color: #3A3833;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  right: 17px;
  top: 0;
  width: 100%;
  width: calc(100% + 68px)
}

@media screen and (max-width:1099px) {
  .p-top__mv__title__text--sub:before {
    right: 6px;
    width: calc(100% + 20px)
  }
}

@media screen and (max-width:639px) {
  .p-top__mv__title__text--sub:before {
    right: 3px
  }
}

.p-top__mv__slide {
  height: 100%
}

@media screen and (min-width:1100px) {
  .p-top__mv__image {
    grid-column: 2/4;
    grid-row: 1/3;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden
  }
}

@media screen and (max-width:1099px) {
  .p-top__mv__image {
    height: auto;
    position: relative
  }
}

.p-top__entry_sp {
  display: none;
  padding: 10px;
  width: 100%;
  background: #67ccc6;
}
.p-top__entry__button {
  position: relative;
  display: inline-block;
  border: 1px solid #FFF;
  border-radius: 100px;
  color: #FFF;
  font-size: medium;
  font-weight: 400;
  text-align: center;
  padding: 15px 15px;
  width: 100%;
  max-width: 100%;
  transition: all 0.3s;
}
.p-top__entry__button svg {
  position: absolute;
  top: calc(50% - 14px);
  right: 30px;
  transition: all 0.3s;
}
.p-top__entry__button:hover {
  background-color: #FFF;
  color: #149b8e;
}
.p-top__entry__button:hover svg {
  transform: translateX(10px);
}
.p-top__entry__button:hover svg path,
.p-top__entry__button:hover svg line {
  stroke: #149b8e;
}
@media screen and (max-width:767px) {
  .p-top__mv_entry {
    display: none;
  }
  .p-top__entry_sp {
    display: block;
  }
}

.p-top__mv__image img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (min-width:1100px) {
  .p-top__mv__image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
}

@media screen and (max-width:1099px) {
  .p-top__mv__image img {
    height: 100%
  }
}

@media screen and (min-width:1100px) {
  .p-top__mv__news {
    grid-column: 3/4;
    grid-row: 3/4
  }
}

@media screen and (max-width:1099px) {
  .p-top__mv__news {
    margin-top: 46px;
    text-align: center
  }
}

@media screen and (max-width:639px) {
  .p-top__mv__news {
    margin-top: 24px;
    text-align: center
  }
}

@media screen and (min-width:1100px) {
  .p-top__mv__news__content {
    align-items: center;
    display: flex;
    padding: 22px 40px 0 31px
  }
}

@media screen and (max-width:1099px) {
  .p-top__mv__news__content {
    padding: 0 20px
  }
}

.p-top__mv__news__label {
  border-right: 1px solid;
  color: #80D9D4;
  font-size: 14px;
  font-weight: 700;
  margin-right: 20px;
  padding-right: 20px
}

@media screen and (max-width:1099px) {
  .p-top__mv__news__label {
    border: none;
    margin-right: 0;
    padding-right: 0
  }
}

.p-top__mv__news__text {
  word-wrap: break-word;
  font-size: 14px;
  overflow: hidden
}

.p-top__mv__news__text a {
  color: #000;
  line-height: 18px;
  transition: .2s
}

@media screen and (min-width:1100px) {
  .p-top__mv__news__text a:hover {
    color: #80D9D4
  }
}

@media screen and (max-width:1099px) {
  .p-top__mv__news__text {
    margin-top: 8px
  }
}

.p-top__mv__news__link {
  background-color: #80D9D4;
  border: 1px solid #80D9D4;
  border-radius: 9999px;
  color: #fff;
  display: block;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  margin-left: 16px;
  padding: 3px 22px;
  position: relative;
  text-align: center;
  transition: .2s
}

@media screen and (min-width:768px) {
  .p-top__mv__news__link:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

@media screen and (max-width:1099px) {
  .p-top__mv__news__link {
    margin-top: 12px
  }
}

.p-top__about {
  margin-top: 224px;
  position: relative
}

@media screen and (max-width:1099px) {
  .p-top__about {
    margin-top: 90px
  }
}

@media screen and (max-width:639px) {
  .p-top__about {
    margin-top: 80px
  }
}

.p-top__about .p-top__section__title {
  text-align: center
}

@media screen and (min-width:1100px) {
  .p-top__about .p-top__section__title {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate3d(0, -38%, 0);
    z-index: 2
  }
}

@media screen and (min-width:1100px) {
  .p-top__about .p-top__section__title.title-relative {
    position: relative;
  }
}

.p-top__about__message {
  background-image: url(../images/top/top-about.jpg);
  background-position: 50%;
  background-size: cover;
  height: 749px;
  position: relative
}

@media screen and (max-width:1099px) {
  .p-top__about__message {
    margin-top: 39px;
  }
}

@media screen and (max-width:767px) {
  .p-top__about__message {
    background-image: none;
    background-position: 57%;
    height: 0;
    padding-bottom: 9vw;
    display: none;
  }
}

@media screen and (max-width:639px) {
  .p-top__about__message {
    margin-top: -15px
  }
}

.p-top__about__message img {
  bottom: 92px;
  left: 0;
  margin: auto;
  max-width: 836px;
  position: absolute;
  right: 0
}

@media screen and (max-width:767px) {
  .p-top__about__message img {
    bottom: 129px;
    max-width: 278px
  }
}




.p-top__outline__message {
  background-image: url(../image/outline.jpg);
  background-position: 50%;
  background-size: cover;
  height: 480px;
  position: relative
}

@media screen and (max-width:1099px) {
  .p-top__outline__message {
    height: 290px;
  }
}

@media screen and (max-width:767px) {
  .p-top__outline__message {
    background-position: 50%;
    height: 32vw;
  }
}

@media screen and (max-width:639px) {
  .p-top__outline__message {
    margin-top: -15px
  }
}

.p-top__outline__message img {
  bottom: 92px;
  left: 0;
  margin: auto;
  max-width: 836px;
  position: absolute;
  right: 0
}

@media screen and (max-width:767px) {
  .p-top__outline__message img {
    bottom: 129px;
    max-width: 278px
  }
}


.p-top__about__content {
  background-color: #f5f5f5;
  padding-bottom: 224px
}

@media screen and (max-width:1099px) {
  .p-top__about__content {
    padding-bottom: 143px;
    padding-left: 20px;
    padding-right: 20px
  }
}

@media screen and (max-width:639px) {
  .p-top__about__content {
    padding-bottom: 133px;
    padding-left: 0;
    padding-right: 0
  }
}

.p-top__about__content__inner {
  background-color: #fff;
  margin: -90px auto 0;
  max-width: 1100px;
  padding: 70px 96px;
  position: relative;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-top__about__content__inner {
    margin: -108px auto 0;
    padding: 32px 28px 54px;
    width: 90%
  }
}

@media screen and (max-width:639px) {
  .p-top__about__content__inner {
    padding: 32px 20px 54px
  }
}

.p-top__about__content__title {
  font-size: 32px
}

@media screen and (max-width:767px) {
  .p-top__about__content__title {
    font-size: 24px
  }
}

.p-top__about__content__text {
  line-height: 1.75;
  margin-top: 20px
}

@media screen and (max-width:767px) {
  .p-top__about__content__text {
    font-size: 14px;
    margin-top: 21px
  }
}

@media screen and (min-width:640px) {
  .p-top__about__content__br__sp {
    display: none
  }
}

@media screen and (min-width:1100px) {
  .p-top__about__content__br__md {
    display: none
  }
}

.p-top__about__content__br__ex-md {
  display: none
}

@media screen and (min-width:1100px) {
  .p-top__about__content__br__ex-md {
    display: block
  }
}

@media screen and (max-width:639px) {
  .p-top__about__content__br__ex-md {
    display: block
  }
}

.p-top__about__content__link {
  background-color: #80D9D4;
  border: 1px solid #80D9D4;
  border-radius: 9999px;
  color: #fff;
  display: block;
  font-weight: 700;
  margin: 43px auto 0;
  max-width: 360px;
  padding: 18px 45px;
  position: relative;
  text-align: center;
  transition: .2s
}

@media screen and (min-width:768px) {
  .p-top__about__content__link:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

.p-top__about__content__link:after {
  border-right: 2px solid;
  border-top: 2px solid;
  bottom: 0;
  content: "";
  display: block;
  height: 8px;
  margin: auto;
  position: absolute;
  right: 18px;
  top: 0;
  transform: rotate(45deg);
  width: 8px
}

@media screen and (max-width:1099px) {
  .p-top__about__content__link {
    background-color: #80D9D4;
    border: 1px solid #80D9D4;
    border-radius: 9999px;
    color: #fff;
    display: block;
    font-weight: 700;
    left: 0;
    margin-top: 30px;
    max-width: 260px;
    padding: 13px 45px;
    /* position: relative; */
    /* position: absolute; */
    /* right: 0; */
    text-align: center;
    /* top: 100%; */
    /* transform: translate3d(0, -50%, 0); */
    transition: .2s
  }
}

@media screen and (max-width:1099px)and (min-width:768px) {
  .p-top__about__content__link:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

@media screen and (max-width:1099px) {
  .p-top__about__content__link:after {
    border-right: 2px solid;
    border-top: 2px solid;
    bottom: 0;
    content: "";
    display: block;
    height: 8px;
    margin: auto;
    position: absolute;
    right: 18px;
    top: 0;
    transform: rotate(45deg);
    width: 8px
  }
}

@media screen and (max-width:639px) {
  .p-top__about__content__link {
    background-color: #80D9D4;
    border: 1px solid #80D9D4;
    border-radius: 9999px;
    color: #fff;
    display: block;
    font-weight: 700;
    padding: 9px 45px;
    /* position: relative; */
    /* position: absolute; */
    text-align: center;
    transition: .2s
  }
}

@media screen and (max-width:639px)and (min-width:768px) {
  .p-top__about__content__link:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

@media screen and (max-width:639px) {
  .p-top__about__content__link:after {
    border-right: 2px solid;
    border-top: 2px solid;
    bottom: 0;
    content: "";
    display: block;
    height: 8px;
    margin: auto;
    position: absolute;
    right: 18px;
    top: 0;
    transform: rotate(45deg);
    width: 8px
  }
}

@media screen and (max-width:1099px) {
  .p-top__interview .p-top__section__title {
    text-align: center
  }
}

@media screen and (max-width:639px) {
  .p-top__interview .p-top__section__title {
    text-align: left
  }
}

.p-top__interview__inner {
  margin-top: -60px;
  position: relative
}

@media screen and (max-width:1099px) {
  .p-top__interview__inner {
    margin-top: -40px
  }
}

@media screen and (max-width:639px) {
  .p-top__interview__inner {
    margin-top: -30px
  }
}

.p-top__interview__slider {
  position: relative
}

@media screen and (min-width:1100px) {
  .p-top__interview__slider {
    margin-left: -20px;
    margin-right: -20px;
    padding: 80px 20px 0
  }

  .p-top__interview__slider .swiper-wrapper {
    padding-bottom: 228px
  }

  .p-top__interview__slider .swiper-slide, .p-top__interview__slider .swiper-slide-duplicate {
    transition: transform .3s
  }

  .p-top__interview__slider .swiper-slide-next {
    transform: translate3d(0, 114px, 0)
  }

  .p-top__interview__slider .swiper-slide-active, .p-top__interview__slider .swiper-slide-duplicate-active {
    transform: translate3d(0, 228px, 0)
  }

  .p-top__interview__slider .swiper-slide-duplicate-prev, .p-top__interview__slider .swiper-slide-prev {
    transform: translate3d(0, 342px, 0)
  }
}

@media screen and (max-width:1099px) {
  .p-top__interview__slider {
    margin-top: 40px;
    max-width: 379px;
    padding: 70px 21px 0
  }
}

@media screen and (max-width:767px) {
  .p-top__interview__slider {
    margin-top: 0;
    max-width: 100%;
    padding: 50px 21px 0
  }
}

.p-top__interview__slider__next, .p-top__interview__slider__prev {
  align-items: center;
  background-color: #80D9D4;
  border: 1px solid #80D9D4;
  border-radius: 50%;
  bottom: 0;
  color: #fff;
  display: flex;
  height: 40px;
  justify-content: center;
  margin: auto;
  position: absolute;
  top: 0;
  transition: .2s;
  width: 40px;
  z-index: 2
}

@media screen and (min-width:1370px) {
  .p-top__interview__slider__next:hover, .p-top__interview__slider__prev:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

.p-top__interview__slider__next:before, .p-top__interview__slider__prev:before {
  content: "";
  display: block;
  height: 9px;
  position: relative;
  width: 9px
}

.p-top__interview__slider__next.swiper-button-disabled, .p-top__interview__slider__prev.swiper-button-disabled {
  display: none
}

.p-top__interview__slider__prev {
  left: 0;
  transform: translate3d(0, 114px, 0)
}

.p-top__interview__slider__prev:before {
  border-left: 2px solid;
  border-top: 2px solid;
  left: 1px;
  transform: rotate(-45deg)
}

@media screen and (max-width:1099px) {
  .p-top__interview__slider__prev {
    transform: translateZ(0)
  }
}

.p-top__interview__slider__next {
  right: 0;
  transform: translate3d(0, -114px, 0)
}

.p-top__interview__slider__next:before {
  border-right: 2px solid;
  border-top: 2px solid;
  right: 1px;
  transform: rotate(45deg)
}

@media screen and (max-width:1099px) {
  .p-top__interview__slider__next {
    transform: translateZ(0)
  }
}

.p-top__interview__list__item a {
  color: #000;
  display: block;
  position: relative
}

.p-top__interview__list__item a .p-top__interview__list__image {
  transition: .3s
}

@media screen and (min-width:1100px) {
  .p-top__interview__list__item a .p-top__interview__list__image:hover {
    transform: scale(1.1)
  }
}

.p-top__interview__list__imagewrap {
  overflow: hidden
}

.p-top__interview__list__message {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  left: -18px;
  line-height: 1.9;
  max-width: 340px;
  position: absolute;
  top: -70px;
  z-index: 5
}

@media screen and (max-width:1099px) {
  .p-top__interview__list__message {
    font-size: 24px;
    top: -65px
  }
}

@media screen and (max-width:767px) {
  .p-top__interview__list__message {
    display: none
  }
}

.p-top__interview__list__messageBg {
  background: #000;
  display: inline;
  padding: 5px
}

.p-top__interview__list__text {
  background-color: rgba(0, 0, 0, .6);
  bottom: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  left: 0;
  padding: 19px 16px 13px;
  position: absolute;
  width: 100%
}

@media screen and (max-width:1099px) {
  .p-top__interview__list__text {
    font-size: 23px
  }
}

@media screen and (max-width:639px) {
  .p-top__interview__list__text {
    font-size: 16px
  }
}

.p-top__interview__list__role {
  font-size: 14px;
  margin-right: 14px
}

@media screen and (max-width:1099px) {
  .p-top__interview__list__role {
    font-size: 17px
  }
}

@media screen and (max-width:639px) {
  .p-top__interview__list__role {
    font-size: 12px
  }
}

.p-top__interview__more {
  background-color: #80D9D4;
  border: 1px solid #80D9D4;
  border-radius: 9999px;
  bottom: 0;
  color: #fff;
  display: block;
  font-weight: 700;
  padding: 18px 45px;
  position: relative;
  position: absolute;
  right: 0;
  text-align: center;
  transition: .2s;
  width: 360px;
  z-index: 10
}

@media screen and (min-width:768px) {
  .p-top__interview__more:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

.p-top__interview__more:after {
  border-right: 2px solid;
  border-top: 2px solid;
  bottom: 0;
  content: "";
  display: block;
  height: 8px;
  margin: auto;
  position: absolute;
  right: 18px;
  top: 0;
  transform: rotate(45deg);
  width: 8px
}

@media screen and (max-width:1099px) {
  .p-top__interview__more {
    background-color: #80D9D4;
    border: 1px solid #80D9D4;
    border-radius: 9999px;
    color: #fff;
    display: block;
    font-weight: 700;
    margin: 21px auto 0;
    max-width: 260px;
    padding: 13px 45px;
    position: relative;
    text-align: center;
    transition: .2s;
    z-index: 1
  }
}

@media screen and (max-width:1099px)and (min-width:768px) {
  .p-top__interview__more:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

@media screen and (max-width:1099px) {
  .p-top__interview__more:after {
    border-right: 2px solid;
    border-top: 2px solid;
    bottom: 0;
    content: "";
    display: block;
    height: 8px;
    margin: auto;
    position: absolute;
    right: 18px;
    top: 0;
    transform: rotate(45deg);
    width: 8px
  }
}

@media screen and (max-width:639px) {
  .p-top__interview__more {
    background-color: #80D9D4;
    border: 1px solid #80D9D4;
    border-radius: 9999px;
    color: #fff;
    display: block;
    font-weight: 700;
    padding: 9px 45px;
    position: relative;
    text-align: center;
    transition: .2s
  }
}

@media screen and (max-width:639px)and (min-width:768px) {
  .p-top__interview__more:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

@media screen and (max-width:639px) {
  .p-top__interview__more:after {
    border-right: 2px solid;
    border-top: 2px solid;
    bottom: 0;
    content: "";
    display: block;
    height: 8px;
    margin: auto;
    position: absolute;
    right: 18px;
    top: 0;
    transform: rotate(45deg);
    width: 8px
  }
}

.p-top__jobs {
  margin-top: 200px;
  position: relative
}

@media screen and (min-width:1100px) {
  .p-top__jobs {
    height: 0;
    overflow: hidden;
    padding-bottom: 62%
  }
}

@media screen and (max-width:1099px) {
  .p-top__jobs {
    background: #f5f5f5;
    margin-top: 145px;
    padding-bottom: 110px
  }
}

@media screen and (max-width:639px) {
  .p-top__jobs {
    margin-top: 110px;
    padding-bottom: 45px
  }
}

@media screen and (max-width:1099px) {
  .p-top__jobs .p-top__section__title {
    text-align: center
  }
}

@media screen and (max-width:639px) {
  .p-top__jobs .p-top__section__title {
    text-align: left
  }
}

@media screen and (min-width:1100px) {
  .p-top__jobs__inner {
    height: 100%
  }

  .p-top__jobs__content {
    margin-left: auto;
    width: 37%
  }
}

@media screen and (max-width:1099px) {
  .p-top__jobs__content {
    position: relative;
    top: -35px
  }
}

@media screen and (max-width:639px) {
  .p-top__jobs__content {
    position: relative;
    top: -25px
  }
}

.p-top__jobs__images {
  display: grid;
  grid-column: 1/2;
  grid-row: 1/3;
  grid-template-columns: 37% auto 15%;
  grid-template-rows: 52% auto 28%
}

@media screen and (min-width:1100px) {
  .p-top__jobs__images {
    display: grid;
    grid-column: 1/2;
    grid-row: 1/3;
    grid-template-columns: 37% auto 15%;
    grid-template-rows: 52% auto 28%;
    right: 0;
    position: absolute;
    top: 0;
    width: 90%
  }
}

@media screen and (max-width:1099px) {
  .p-top__jobs__images {
    display: block;
    height: 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 40px;
    overflow: hidden;
    padding-bottom: 91%;
    position: relative;
    width: 85vw
  }
}

@media screen and (max-width:639px) {
  .p-top__jobs__images {
    display: block;
    height: 0;
    padding-bottom: 98%;
    width: calc(100vw - 20px)
  }
}

@media screen and (min-width:1100px) {
  .p-top__jobs__images__main {
    grid-column: 1/4;
    grid-row: 1/3
  }
}

@media screen and (max-width:1099px) {
  .p-top__jobs__images__main {
    grid-column: 1/4;
    grid-row: 1/3;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 79%
  }
}

@media screen and (min-width:1100px) {
  .p-top__jobs__images__sub {
    grid-column: 2/4;
    grid-row: 2/4
  }
}

@media screen and (max-width:1099px) {
  .p-top__jobs__images__sub {
    bottom: 0;
    grid-column: 2/4;
    grid-row: 2/4;
    height: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    width: 65%
  }
}

@media screen and (max-width:639px) {
  .p-top__jobs__images__sub {
    width: 59%
  }
}

@media screen and (min-width:1100px) {
  .p-top__jobs__images__small {
    display: none
  }
}

@media screen and (max-width:1099px) {
  .p-top__jobs__images__large {
    display: none
  }
}

.p-top__jobs__text {
  margin-top: 40px;
  position: relative
}

.p-top__jobs__title {
  position: relative
}

.p-top__jobs__list {
  display: grid;
  gap: 26px 42px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 40px
}

@media screen and (max-width:1369px) {
  .p-top__jobs__list {
    gap: 26px 16px
  }
}

@media screen and (max-width:1099px) {
  .p-top__jobs__list {
    display: inline-grid;
    gap: 26px 42px;
    grid-template-columns: repeat(3, auto)
  }
}

@media screen and (max-width:639px) {
  .p-top__jobs__list {
    display: grid;
    gap: 26px 20px;
    grid-template-columns: repeat(2, 1fr)
  }
}

.p-top__jobs__list__item {
  color: #000;
  display: block;
  padding-left: 18px;
  position: relative;
  transition: .2s
}

.p-top__jobs__list__item:before {
  background-color: #80D9D4;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  top: .7em;
  width: 10px
}

.p-top__jobs__more {
  background-color: #80D9D4;
  border: 1px solid #80D9D4;
  border-radius: 9999px;
  color: #fff;
  display: block;
  font-weight: 700;
  margin-left: auto;
  margin-top: 80px;
  max-width: 360px;
  padding: 18px 45px;
  position: relative;
  text-align: center;
  transition: .2s
}

@media screen and (min-width:768px) {
  .p-top__jobs__more:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

.p-top__jobs__more:after {
  border-right: 2px solid;
  border-top: 2px solid;
  bottom: 0;
  content: "";
  display: block;
  height: 8px;
  margin: auto;
  position: absolute;
  right: 18px;
  top: 0;
  transform: rotate(45deg);
  width: 8px
}

@media screen and (max-width:1099px) {
  .p-top__jobs__more {
    background-color: #80D9D4;
    border: 1px solid #80D9D4;
    border-radius: 9999px;
    color: #fff;
    display: block;
    font-weight: 700;
    margin: 50px auto 0;
    padding: 13px 45px;
    position: relative;
    text-align: center;
    transition: .2s
  }
}

@media screen and (max-width:1099px)and (min-width:768px) {
  .p-top__jobs__more:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

@media screen and (max-width:1099px) {
  .p-top__jobs__more:after {
    border-right: 2px solid;
    border-top: 2px solid;
    bottom: 0;
    content: "";
    display: block;
    height: 8px;
    margin: auto;
    position: absolute;
    right: 18px;
    top: 0;
    transform: rotate(45deg);
    width: 8px
  }
}

@media screen and (max-width:639px) {
  .p-top__jobs__more {
    background-color: #80D9D4;
    border: 1px solid #80D9D4;
    border-radius: 9999px;
    color: #fff;
    display: block;
    font-weight: 700;
    margin: 40px auto 0;
    max-width: 260px;
    padding: 9px 45px;
    position: relative;
    text-align: center;
    transition: .2s
  }
}

@media screen and (max-width:639px)and (min-width:768px) {
  .p-top__jobs__more:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

@media screen and (max-width:639px) {
  .p-top__jobs__more:after {
    border-right: 2px solid;
    border-top: 2px solid;
    bottom: 0;
    content: "";
    display: block;
    height: 8px;
    margin: auto;
    position: absolute;
    right: 18px;
    top: 0;
    transform: rotate(45deg);
    width: 8px
  }
}

.p-top__links {
  display: flex;
  gap: 2px;
  margin-top: 163px
}

@media screen and (max-width:1369px) {
  .p-top__links {
    max-width: 100%;
    width: 100%
  }
}

@media screen and (max-width:1099px) {
  .p-top__links {
    margin-top: 0
  }
}

@media screen and (max-width:639px) {
  .p-top__links {
    flex-direction: column;
    gap: 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw
  }
}

.p-top__links__item {
  flex: 1
}

.p-top__links__item a {
  background-position: 50%;
  background-size: cover;
  color: #fff;
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 119%;
  position: relative;
  width: 100%
}

@media screen and (min-width:768px) {
  .p-top__links__item a:hover img {
    transform: scale(1.1)
  }
}

.p-top__links__title {
  font-size: 60px;
  font-weight: 700;
  left: 22px;
  position: absolute;
  top: 20px;
  z-index: 10
}

@media screen and (max-width:1099px) {
  .p-top__links__title {
    font-size: 36px;
    left: 10px;
    top: 12px
  }
}

@media screen and (max-width:767px) {
  .p-top__links__title {
    font-size: 48px
  }
}

@media screen and (max-width:639px) {
  .p-top__links__title {
    left: 20px
  }
}

.p-top__links__title span {
  display: block;
  font-size: 24px
}

@media screen and (max-width:1099px) {
  .p-top__links__title span {
    font-size: 14px
  }
}

@media screen and (max-width:767px) {
  .p-top__links__title span {
    font-size: 20px
  }
}

.p-top__links__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: .3s
}

.p-top__links__more {
  align-items: center;
  bottom: 20px;
  display: flex;
  font-weight: 700;
  left: 22px;
  position: absolute;
  z-index: 10
}

.p-top__links__more:after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: "";
  display: inline-block;
  height: 9px;
  margin-left: 20px;
  transform: rotate(45deg);
  width: 9px
}

@media screen and (max-width:1099px) {
  .p-top__links__more:after {
    height: 6px;
    width: 6px
  }

  .p-top__links__more {
    bottom: 10px;
    font-size: 10px;
    left: 10px
  }
}

@media screen and (max-width:639px) {
  .p-top__links__more {
    background: rgba(206, 18, 37, .85);
    bottom: 0;
    font-size: 18px;
    left: 0;
    padding: 15px 20px;
    width: 100%
  }
}

@media screen and (min-width:1370px) {
  .p-top .c-header__logo__text {
    display: none
  }
}

.p-top .c-header.is-fixed {
  background-color: #fff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%
}

@media screen and (min-width:1370px) {
  .p-top .c-header.is-fixed {
    -webkit-animation: menuFadeIn 1s forwards;
    animation: menuFadeIn 1s forwards
  }

  .p-top .c-header.is-fixed .c-header__nav__list__item:not(.c-header__nav__list__item--entry) a {
    color: #000
  }
}

.p-top .c-header.is-fixed .c-header__logo__text {
  display: block
}

@media screen and (min-width:1370px) {
  .p-top .c-header:not(.is-fixed) {
    background-color: transparent;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
  }
}

.p-top .c-header__nav__list__item--entry {
  display: none
}

.p-top .c-header__nav__list__item a {
  color: #fff
}

@media screen and (max-width:1369px) {
  .p-top .c-header__nav__list__item a {
    color: #80D9D4
  }
}

.p-top .c-header__fixed-entry {
  display: flex
}

@media screen and (max-width:1099px) {
  .p-top .c-header__fixed-entry {
    display: none
  }
}

.p-top .c-footer {
  margin-top: 160px
}

@media screen and (max-width:1369px) {
  .p-top .c-footer {
    margin-top: 100px
  }
}

@media screen and (max-width:639px) {
  .p-top .c-footer {
    margin-top: 120px
  }
}

.p-job .l-lowerpage-header {
  background-image: url(../images/common/lowerpage-header-bg-job.jpg)
}

.p-job__introduction {
  margin-bottom: 100px;
  padding-top: 120px
}

@media screen and (max-width:767px) {
  .p-job__introduction {
    margin-bottom: 50px;
    padding-top: 60px
  }
}

.p-job__introduction__item {
  padding: 60px 0
}

@media screen and (max-width:767px) {
  .p-job__introduction__item {
    padding: 40px 0
  }
}

.p-job__introduction__item:last-child {
  padding-bottom: 0
}

.p-job__introduction__item:not(:last-child) {
  border-bottom: 1px solid #000
}

.p-job__introduction__main {
  display: flex
}

@media screen and (max-width:767px) {
  .p-job__introduction__main {
    flex-direction: column
  }
}

.p-job__introduction__main__img {
  margin-right: 40px;
  width: 50%
}

@media screen and (max-width:767px) {
  .p-job__introduction__main__img {
    margin-right: 20px;
    width: 100%
  }
}

.p-job__introduction__main__text {
  width: 50%
}

@media screen and (max-width:767px) {
  .p-job__introduction__main__text {
    margin-top: 20px;
    width: 100%
  }
}

.p-job__introduction__main__text__title {
  color: #80D9D4;
  font-size: 32px;
  line-height: 1.0625
}

@media screen and (max-width:767px) {
  .p-job__introduction__main__text__title {
    font-size: 20px;
    line-height: 1.6
  }
}

.p-job__introduction__main__text__subtitle {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 28px
}

@media screen and (max-width:767px) {
  .p-job__introduction__main__text__subtitle {
    font-size: 16px;
    line-height: 1.75;
    margin-top: 0
  }
}

.p-job__introduction__main__text__desc {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 16px;
  padding-right: 55px
}

@media screen and (max-width:1099px) {
  .p-job__introduction__main__text__desc {
    padding-right: 0
  }
}

@media screen and (max-width:767px) {
  .p-job__introduction__main__text__desc {
    font-size: 14px;
    line-height: 1.7142857143
  }
}

.p-job__introduction__detail {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px
}

@media screen and (max-width:1099px) {
  .p-job__introduction__detail {
    flex-direction: column;
    margin-top: 50px
  }
}

@media screen and (max-width:767px) {
  .p-job__introduction__detail {
    margin-top: 20px
  }
}

@media screen and (max-width:1099px) {
  .p-job__introduction__detail li:not(:first-child) {
    margin-top: 60px
  }
}

@media screen and (max-width:767px) {
  .p-job__introduction__detail li:not(:first-child) {
    margin-top: 20px
  }
}

.p-job__introduction__detail--03 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px
}

.p-job__introduction__detail--03>li {
  width: calc(50% - 20px)
}

@media screen and (max-width:767px) {
  .p-job__introduction__detail--03>li {
    width: 100%
  }
}

.p-job__introduction__detail--03>li:first-child {
  margin-right: 40px
}

@media screen and (max-width:1099px) {
  .p-job__introduction__detail--03>li:first-child {
    margin-right: 20px
  }
}

@media screen and (max-width:767px) {
  .p-job__introduction__detail--03>li:not(:first-child) {
    margin-top: 20px
  }
}

.p-job__introduction__detail--04 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px
}

@media screen and (max-width:767px) {
  .p-job__introduction__detail--04 {
    flex-direction: column
  }
}

.p-job__introduction__detail--04>li {
  width: calc(50% - 20px)
}

@media screen and (max-width:767px) {
  .p-job__introduction__detail--04>li {
    width: 100%
  }
}

.p-job__introduction__detail--04>li:nth-child(odd) {
  margin-right: 40px
}

@media screen and (max-width:1099px) {
  .p-job__introduction__detail--04>li:nth-child(odd) {
    margin-right: 20px
  }
}

.p-job__introduction__detail--04>li:nth-child(n+3) {
  margin-top: 40px
}

@media screen and (max-width:1099px) {
  .p-job__introduction__detail--04>li:nth-child(n+3) {
    margin-top: 20px
  }
}

@media screen and (max-width:767px) {
  .p-job__introduction__detail--04>li:nth-child(n+3) {
    margin-top: 0
  }

  .p-job__introduction__detail--04>li:not(:first-child) {
    margin-top: 20px
  }
}

.p-job__introduction__detail__item {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  width: calc(50% - 20px)
}

.p-job__introduction__detail__item:not(:last-child) {
  margin-right: 40px
}

@media screen and (max-width:1099px) {
  .p-job__introduction__detail__item:not(:last-child) {
    margin-right: 0
  }

  .p-job__introduction__detail__item {
    width: 100%
  }
}

.p-job__introduction__detail__item__inner {
  margin-top: 40px
}

@media screen and (max-width:1099px) {
  .p-job__introduction__detail__item__inner {
    margin-top: 20px
  }
}

.p-job__introduction__detail__title {
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6111111111;
  padding: 2px 12px
}

@media screen and (max-width:767px) {
  .p-job__introduction__detail__title {
    font-size: 16px;
    line-height: 1.75
  }
}

.p-job__introduction__detail__text {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 15px
}

@media screen and (max-width:767px) {
  .p-job__introduction__detail__text {
    font-size: 14px;
    line-height: 1.7142857143;
    margin-top: 5px
  }
}

.p-job__environment {
  background-color: #f7f7f7;
  padding: 100px 0
}

@media screen and (max-width:767px) {
  .p-job__environment {
    padding: 50px 0
  }
}

.p-job__environment__list {
  display: flex;
  margin-top: 80px
}

@media screen and (max-width:767px) {
  .p-job__environment__list {
    flex-direction: column;
    margin-top: 60px
  }
}

.p-job__environment__item {
  background-color: #fff;
  padding: 0 40px 40px;
  text-align: center;
  width: calc(50% - 20px)
}

@media screen and (min-width:768px) {
  .p-job__environment__item:first-child {
    margin-right: 40px
  }
}

@media screen and (max-width:767px) {
  .p-job__environment__item:last-child {
    margin-top: 40px
  }

  .p-job__environment__item {
    width: 100%
  }
}

.p-job__environment__item__title {
  background-color: #80D9D4;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  line-height: 1.1666666667;
  padding: 10px 15px;
  transform: translateY(-50%)
}

@media screen and (max-width:767px) {
  .p-job__environment__item__title {
    font-size: 18px;
    line-height: 1.1111111111
  }
}

.p-job__environment__item__text {
  font-size: 16px;
  line-height: 1.75;
  text-align: left
}

@media screen and (max-width:767px) {
  .p-job__environment__item__text {
    font-size: 14px;
    line-height: 1.7142857143
  }
}

.p-job__environment__item__text li {
  padding-left: 1em;
  position: relative
}

.p-job__environment__item__text li:before {
  content: "繝ｻ";
  left: 0;
  position: absolute
}

.p-job__environment__woman {
  align-items: center;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  padding: 40px
}

@media screen and (max-width:767px) {
  .p-job__environment__woman {
    flex-direction: column;
    gap: 20px
  }
}

.p-job__environment__woman__text {
  max-width: 956px;
  width: 87%
}

@media screen and (max-width:767px) {
  .p-job__environment__woman__text {
    width: 100%
  }
}

.p-job__environment__woman__text h3 {
  color: #80D9D4;
  font-size: 24px;
  line-height: 1.1666666667
}

@media screen and (max-width:767px) {
  .p-job__environment__woman__text h3 {
    font-size: 18px;
    line-height: 1.1111111111
  }
}

.p-job__environment__woman__text p {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 15px
}

@media screen and (max-width:767px) {
  .p-job__environment__woman__text p {
    font-size: 14px;
    line-height: 1.7142857143
  }
}

.p-job__flow {
  padding: 100px 0 160px
}

@media screen and (max-width:767px) {
  .p-job__flow {
    padding: 50px 0 80px
  }
}

.p-job__flow__list {
  grid-gap: 55px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 60px
}

@media screen and (max-width:1099px) {
  .p-job__flow__list {
    grid-gap: 30px;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 40px
  }
}

@media screen and (max-width:767px) {
  .p-job__flow__list {
    flex-wrap: wrap;
    grid-template-columns: repeat(2, 1fr)
  }
}

.p-job__flow__item {
  display: flex;
  flex-direction: column;
  width: 100%
}

.p-job__flow__item__step {
  background-color: #000;
  color: #fff;
  display: block;
  font-size: 20px;
  line-height: 1.6;
  padding: 5px 0;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-job__flow__item__step {
    font-size: 18px;
    line-height: 1.1111111111
  }
}

.p-job__flow__item__img {
  align-items: center;
  display: flex;
  height: 140px;
  justify-content: center
}

@media screen and (max-width:767px) {
  .p-job__flow__item__img {
    height: 100px
  }
}

.p-job__flow__item__img img {
  height: auto;
  max-height: 88px;
  max-width: 118px;
  width: auto
}

@media screen and (max-width:767px) {
  .p-job__flow__item__img img {
    max-height: 75px;
    max-width: 105px
  }
}

.p-job__flow__item__text {
  align-items: center;
  border-top: 1px solid #000;
  display: flex;
  flex-direction: column;
  padding: 25px 18px 0
}

@media screen and (max-width:1099px) {
  .p-job__flow__item__text {
    padding: 20px 5px 0
  }
}

@media screen and (max-width:767px) {
  .p-job__flow__item__text {
    padding: 10px 5px 0
  }
}

.p-job__flow__item__text h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5
}

@media screen and (max-width:767px) {
  .p-job__flow__item__text h3 {
    font-size: 18px;
    line-height: 1.1111111111
  }
}

.p-job__flow__item__text p {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 20px
}

@media screen and (max-width:767px) {
  .p-job__flow__item__text p {
    font-size: 14px;
    line-height: 1.7142857143;
    margin-top: 10px
  }
}

.p-job__career {
  display: none;
  padding: 100px 0 160px
}

@media screen and (max-width:767px) {
  .p-job__career {
    padding: 50px 0 80px
  }
}

.p-job__career__text {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 60px
}

@media screen and (max-width:767px) {
  .p-job__career__text {
    font-size: 14px;
    line-height: 1.7142857143;
    margin-top: 40px
  }
}

.p-job__career__list {
  list-style-type: none
}

.p-job__career__item {
  margin-top: 80px
}

@media screen and (max-width:767px) {
  .p-job__career__item {
    margin-top: 60px
  }
}

.p-job__career__item__title {
  border-bottom: 1px dashed #000;
  color: #80D9D4;
  font-size: 18px;
  line-height: 1.2222222222;
  padding-bottom: 10px
}

@media screen and (max-width:767px) {
  .p-job__career__item__title {
    font-size: 16px;
    line-height: 1.25
  }
}

.p-job__career__item__title span {
  font-size: 24px;
  line-height: 1.1666666667
}

@media screen and (max-width:767px) {
  .p-job__career__item__title span {
    font-size: 22px;
    line-height: 1.1818181818
  }
}

.p-job__career__item__text {
  font-size: 14px;
  line-height: 1.7142857143;
  margin-top: 10px
}

.p-job__career__item__img {
  margin-bottom: 55px;
  margin-top: 60px
}

@media screen and (max-width:767px) {
  .p-job__career__item__img {
    margin-bottom: 30px
  }
}

.p-job__career .p-info__numberListWrap {
  border-radius: 10px
}

@media screen and (max-width:767px) {
  .p-job__career .p-info__numberListTitle {
    font-size: 13px
  }
}

.p-about .l-lowerpage-header {
  background-image: url(../images/common/lowerpage-header-bg-about.jpg)
}

.p-about__list__title {
  background-color: #80D9D4;
  color: #fff;
  margin-top: 120px;
  padding: 10px 0
}

@media screen and (max-width:767px) {
  .p-about__list__title {
    margin-top: 60px
  }
}

.p-about__list__title__inner {
  align-items: center;
  display: flex;
  margin: 0 auto;
  max-width: 1000px;
  width: 94%
}

.p-about__list__title__num {
  border-right: 1px solid #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.875;
  padding-right: 20px
}

@media screen and (max-width:767px) {
  .p-about__list__title__num {
    padding-right: 10px
  }
}

.p-about__list__title__text {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4375;
  margin-left: 20px
}

@media screen and (max-width:767px) {
  .p-about__list__title__text {
    font-size: 20px;
    line-height: 1.6;
    margin-left: 10px
  }
}

.p-about__item {
  display: flex;
  justify-content: space-between;
  margin-top: 80px
}

@media screen and (max-width:767px) {
  .p-about__item {
    flex-direction: column;
    gap: 20px;
    margin-top: 40px
  }
}

.p-about__item__text {
  width: 50%
}

@media screen and (max-width:767px) {
  .p-about__item__text {
    width: 100%
  }
}

.p-about__item__text__label {
  background-color: #80D9D4;
  color: #fff;
  font-size: 16px;
  line-height: 2.875;
  padding: 4px 10px
}

.p-about__item__text__title {
  color: #80D9D4;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2777777778
}

@media screen and (max-width:1099px) {
  .p-about__item__text__title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4285714286
  }
}

@media screen and (max-width:767px) {
  .p-about__item__text__title {
    font-size: 24px;
    line-height: 1.5
  }
}

.p-about__item__text__text {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 15px
}

@media screen and (max-width:767px) {
  .p-about__item__text__text {
    font-size: 14px;
    line-height: 1.7142857143
  }
}

.p-about__item__text__text>p:not(:first-child) {
  margin-top: 30px
}

@media screen and (max-width:767px) {
  .p-about__item__text__text>p:not(:first-child) {
    margin-top: 15px
  }
}

.p-about__item__text__table {
  border-bottom: 1px dashed #000;
  margin-top: 30px
}

@media screen and (max-width:767px) {
  .p-about__item__text__table {
    margin-top: 15px
  }
}

.p-about__item__text__table div {
  align-items: baseline;
  display: flex
}

@media screen and (max-width:1099px) {
  .p-about__item__text__table div {
    align-items: center
  }
}

.p-about__item__text__table div:last-child {
  margin-bottom: 15px
}

.p-about__item__text__table dt {
  border-right: 1px solid #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
  padding-right: 12px
}

@media screen and (max-width:767px) {
  .p-about__item__text__table dt {
    font-size: 14px;
    line-height: 1.4285714286;
    padding-right: 5px
  }
}

.p-about__item__text__table dd {
  color: #80D9D4;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  padding-left: 12px
}

@media screen and (max-width:767px) {
  .p-about__item__text__table dd {
    font-size: 14px;
    line-height: 1.7142857143;
    padding-left: 5px
  }
}

.p-about__item__text__table dd .p-about__item__text__table__time {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4583333333
}

@media screen and (max-width:767px) {
  .p-about__item__text__table dd .p-about__item__text__table__time {
    font-size: 16px;
    line-height: 1.5
  }
}

.p-about__item__text__table__total {
  color: #80D9D4;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.9166666667;
  margin-top: 10px
}

@media screen and (max-width:767px) {
  .p-about__item__text__table__total {
    font-size: 16px;
    line-height: 1.5
  }
}

.p-about__item__img {
  width: calc(50% - 40px)
}

@media screen and (max-width:767px) {
  .p-about__item__img {
    width: 100%
  }
}

.p-about__item:nth-child(2n) {
  flex-direction: row-reverse
}

@media screen and (max-width:767px) {
  .p-about__item:nth-child(2n) {
    flex-direction: column
  }
}

.p-about__goals {
  margin-bottom: 100px;
  padding-top: 120px
}

@media screen and (max-width:767px) {
  .p-about__goals {
    margin-bottom: 50px;
    padding-top: 60px
  }
}

.p-about__goals__lead {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.4166666667;
  margin-top: 60px
}

@media screen and (max-width:767px) {
  .p-about__goals__lead {
    font-size: 18px;
    line-height: 1.3888888889
  }
}

.p-about__goals__text {
  margin-top: 40px
}

@media screen and (max-width:767px) {
  .p-about__goals__text {
    font-size: 14px;
    line-height: 1.7142857143
  }
}

.p-about__commit {
  background-color: #f7f7f7;
  padding-bottom: 160px;
  padding-top: 120px
}

@media screen and (max-width:767px) {
  .p-about__commit {
    padding-bottom: 80px;
    padding-top: 60px
  }
}

.p-about__commit__mv {
  margin-bottom: 220px;
  margin-top: 60px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-about__commit__mv {
    margin-bottom: 60px
  }
}

.p-about__commit__mv__img {
  max-width: 784px
}

.p-about__commit__mv__text {
  background-color: #fff;
  font-size: 16px;
  line-height: 1.75;
  max-width: 700px;
  padding: 35px 30px;
  position: absolute;
  right: 0;
  top: 72%
}

@media screen and (max-width:767px) {
  .p-about__commit__mv__text {
    font-size: 14px;
    line-height: 1.7142857143;
    padding: 20px;
    position: relative;
    top: 0;
    width: 100%
  }
}

.p-about__commit__cooking__list .p-about__item:nth-child(odd) {
  flex-direction: row-reverse
}

@media screen and (max-width:767px) {
  .p-about__commit__cooking__list .p-about__item:nth-child(odd) {
    flex-direction: column
  }
}

.p-about__commit__cooking__list .p-about__item:nth-child(2n) {
  flex-direction: row
}

@media screen and (max-width:767px) {
  .p-about__commit__cooking__list .p-about__item:nth-child(2n) {
    flex-direction: column
  }
}

.p-data {
  background: #f7f7f7
}

.p-data .l-lowerpage-header {
  background-image: url(../images/common/lowerpage-header-bg-data.jpg)
}

@media screen and (min-width:768px) {
  .p-data__content {
    display: grid;
    gap: 20px;
    grid-auto-rows: 275px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 120px;
    align-items: flex-start;
  }
}

.p-data__block {
  align-items: center;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center
}

@media screen and (max-width:767px) {
  .p-data__block {
    margin-top: 10px;
    padding: 20px 0
  }
}

.p-data__block.block--tall {
  grid-row: span 2/auto
}

.p-data__block__title {
  font-size: 25px;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-data__block__title {
    font-size: 16px
  }
}

.p-data__block__title span {
  display: block;
  font-size: 20px
}

@media screen and (max-width:767px) {
  .p-data__block__title span {
    font-size: 14px
  }
}

.p-data__block__body {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 40px;
  width: 100%
}

@media screen and (max-width:767px) {
  .p-data__block__body {
    margin-top: 20px;
    padding: 0 20px
  }
}

.p-data__block__body canvas {
  height: auto !important;
  width: 100% !important
}

.p-data__block__body__production {
  margin-top: 53px
}

.p-data__label {
  font-size: 24px;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .p-data__label {
    font-size: 12px
  }
}

.p-data__value {
  align-items: baseline;
  display: flex;
  justify-content: center;
  padding: 20px 0;
}

.p-data__num {
  color: #80D9D4;
  font-size: 55px;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .p-data__num {
    font-size: 50px
  }
}

.p-data__unit {
  font-size: 30px;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .p-data__unit {
    font-size: 16px
  }
}

.p-data__sub {
  display: flex;
  gap: 24px
}

@media screen and (max-width:767px) {
  .p-data__sub {
    margin-top: 12px
  }
}

.p-data__sub__item {
  align-items: center;
  display: flex
}

.p-data__sub__label {
  background: #000;
  color: #fff;
  margin-right: 13px;
  padding: 8px 29px
}

@media screen and (max-width:767px) {
  .p-data__sub__label {
    font-size: 12px;
    margin-left: 8px;
    padding: 4px 14px
  }
}

.p-data__sub__num {
  color: #80D9D4;
  font-size: 36px;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .p-data__sub__num {
    font-size: 24px
  }
}

.p-data__sub__unit {
  font-size: 20px;
  margin-left: 4px;
  position: relative;
  top: 6px
}

@media screen and (max-width:767px) {
  .p-data__sub__unit {
    font-size: 12px
  }
}

.p-data__employees__graph {
  align-items: flex-end;
  display: flex;
  gap: 14px;
  height: 300px;
  width: 100%
}

@media screen and (max-width:767px) {
  .p-data__employees__graph {
    gap: 7px;
    height: 250px
  }
}

.p-data__employees__graph__list {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%
}

.p-data__employees__graph__bars {
  align-items: flex-end;
  display: flex;
  flex: 1;
  gap: 6px;
  width: 100%
}

@media screen and (max-width:767px) {
  .p-data__employees__graph__bars {
    gap: 3px
  }
}

.p-data__employees__graph__bars__item {
  display: block;
  height: 0;
  position: relative;
  width: 50%
}

@media screen and (max-width:767px) {
  .p-data__employees__graph__bars__item {
    width: 24px
  }
}

.p-data__employees__graph__bars__item:first-child {
  background: #090071;
  color: #090071
}

.p-data__employees__graph__bars__item:last-child {
  background: #80D9D4;
  color: #80D9D4
}

.p-data__employees__graph__bars__item__num {
  font-size: 25px;
  font-weight: 700;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: -3px;
  transform: translate3d(0, -100%, 0)
}

@media screen and (max-width:767px) {
  .p-data__employees__graph__bars__item__num {
    font-size: 16px
  }
}

.p-data__employees__graph__label {
  font-weight: 700;
  margin-top: 13px
}

@media screen and (max-width:767px) {
  .p-data__employees__graph__label {
    font-size: 12px;
    margin-top: 6px
  }
}

.p-data__employees__graph__legend {
  -moz-column-gap: 27px;
  column-gap: 27px;
  display: flex;
  font-weight: 700;
  justify-content: flex-start;
  margin-top: 20px;
  width: 100%
}

.p-data__employees__graph__legend__data1, .p-data__employees__graph__legend__data2 {
  align-items: center;
  -moz-column-gap: 7px;
  column-gap: 7px;
  display: flex;
  position: relative
}

@media screen and (max-width:767px) {
  .p-data__employees__graph__legend__data1, .p-data__employees__graph__legend__data2 {
    font-size: 12px
  }
}

.p-data__employees__graph__legend__data1:before, .p-data__employees__graph__legend__data2:before {
  content: "";
  display: inline-block;
  height: 39px;
  width: 39px
}

@media screen and (max-width:767px) {
  .p-data__employees__graph__legend__data1:before, .p-data__employees__graph__legend__data2:before {
    height: 20px;
    width: 20px
  }
}

.p-data__employees__graph__legend__data1:before {
  background-color: #090071
}

.p-data__employees__graph__legend__data2:before {
  background-color: #80D9D4
}

.p-data .production-chart {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%
}

.p-data .production-chart__data {
  align-items: baseline;
  display: flex;
  font-weight: 700;
  position: absolute
}

.p-data .production-chart__data__center {
  align-items: center;
  bottom: 0;
  color: #80D9D4;
  display: flex;
  flex-direction: column;
  font-size: min(6.25vw, 90px);
  font-weight: 700;
  justify-content: center;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0
}

@media screen and (max-width:767px) {
  .p-data .production-chart__data__center {
    font-size: min(11.71875vw, 90px)
  }
}

.p-data .production-chart__data__center span {
  color: #000;
  display: block;
  font-size: min(1.6666666667vw, 24px)
}

@media screen and (max-width:767px) {
  .p-data .production-chart__data__center span {
    font-size: min(3.125vw, 24px)
  }
}

.p-data .production-chart__data__label {
  font-size: min(1.3888888889vw, 20px)
}

@media screen and (max-width:767px) {
  .p-data .production-chart__data__label {
    font-size: min(2.6041666667vw, 20px)
  }
}

.p-data .production-chart__data__value {
  margin: 0 4px
}

.p-data .production-chart__data__value .p-data__num {
  color: #000;
  font-size: min(2.7777777778vw, 40px)
}

@media screen and (max-width:767px) {
  .p-data .production-chart__data__value .p-data__num {
    font-size: min(5.2083333333vw, 40px)
  }
}

.p-data .production-chart__data__unit {
  font-size: min(1.6666666667vw, 24px)
}

@media screen and (max-width:767px) {
  .p-data .production-chart__data__unit {
    font-size: min(3.125vw, 24px)
  }
}

.p-data .production-chart__data.point-left-bottom:after, .p-data .production-chart__data.point-left-bottom:before, .p-data .production-chart__data.point-left-top:after, .p-data .production-chart__data.point-left-top:before, .p-data .production-chart__data.point-right-bottom:after, .p-data .production-chart__data.point-right-bottom:before, .p-data .production-chart__data.point-right-top:after, .p-data .production-chart__data.point-right-top:before {
  background-color: #000;
  bottom: min(1.1111111111vw, 16px);
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  right: calc(100% + min(.2777777778vw, 4px));
  width: min(2.4305555556vw, 35px)
}

@media screen and (max-width:767px) {
  .p-data .production-chart__data.point-left-bottom:after, .p-data .production-chart__data.point-left-bottom:before, .p-data .production-chart__data.point-left-top:after, .p-data .production-chart__data.point-left-top:before, .p-data .production-chart__data.point-right-bottom:after, .p-data .production-chart__data.point-right-bottom:before, .p-data .production-chart__data.point-right-top:after, .p-data .production-chart__data.point-right-top:before {
    bottom: min(2.0833333333vw, 16px);
    width: min(4.5572916667vw, 35px)
  }
}

.p-data .production-chart__data.point-left-bottom:after, .p-data .production-chart__data.point-left-top:after {
  right: calc(100% + min(.2777777778vw, 4px))
}

.p-data .production-chart__data.point-left-bottom:before, .p-data .production-chart__data.point-left-top:before {
  right: calc(100% + min(2.7083333333vw, 39px))
}

@media screen and (max-width:767px) {
  .p-data .production-chart__data.point-left-bottom:before, .p-data .production-chart__data.point-left-top:before {
    right: calc(100% + min(4.9479166667vw, 38px))
  }
}

.p-data .production-chart__data.point-right-bottom:after, .p-data .production-chart__data.point-right-top:after {
  left: calc(100% + min(.2777777778vw, 4px))
}

.p-data .production-chart__data.point-right-bottom:before, .p-data .production-chart__data.point-right-top:before {
  left: calc(100% + min(2.7083333333vw, 39px))
}

@media screen and (max-width:767px) {
  .p-data .production-chart__data.point-right-bottom:before, .p-data .production-chart__data.point-right-top:before {
    left: calc(100% + min(4.9479166667vw, 38px))
  }
}

.p-data .production-chart__data.point-left-bottom:before, .p-data .production-chart__data.point-right-top:before {
  transform: rotate(-45deg)
}

.p-data .production-chart__data.point-left-top:before, .p-data .production-chart__data.point-right-bottom:before {
  transform: rotate(45deg)
}

.p-data .production-chart__data.point-left-bottom:before {
  transform-origin: top right
}

.p-data .production-chart__data.point-left-top:before {
  transform-origin: bottom right
}

.p-data .production-chart__data.point-right-bottom:before {
  transform-origin: top left
}

.p-data .production-chart__data.point-right-top:before {
  transform-origin: bottom left
}

.p-data .production-chart__data__type1 {
  position: absolute;
  right: -2%;
  top: 0
}

@media screen and (max-width:767px) {
  .p-data .production-chart__data__type1 {
    right: 0;
    top: 6%
  }
}

.p-data .production-chart__data__type2 {
  bottom: -4%;
  left: -2%;
  position: absolute
}

@media screen and (max-width:767px) {
  .p-data .production-chart__data__type2 {
    bottom: 0;
    left: 0
  }
}

.p-data .production-chart__data__type3 {
  left: 8%;
  position: absolute;
  top: 0
}

.p-data .production-chart__data__type3.point-right-bottom:after {
  width: min(3.125vw, 45px)
}

.p-data .production-chart__data__type3.point-right-bottom:before {
  left: calc(100% + min(3.4027777778vw, 49px));
  width: min(1.7361111111vw, 25px)
}

@media screen and (max-width:767px) {
  .p-data .production-chart__data__type3 {
    left: 12%;
    top: -2%
  }

  .p-data .production-chart__data__type3.point-right-bottom:after {
    width: min(5.859375vw, 45px)
  }

  .p-data .production-chart__data__type3.point-right-bottom:before {
    left: calc(100% + min(6.25vw, 48px));
    width: min(4.6875vw, 36px)
  }
}

.p-data .production-chart__data__type4 {
  left: 15%;
  position: absolute;
  top: -11%
}

.p-data .production-chart__data__type4.point-right-bottom:before {
  width: min(4.1666666667vw, 60px)
}

@media screen and (max-width:767px) {
  .p-data .production-chart__data__type4 {
    left: 18%;
    top: -12%
  }

  .p-data .production-chart__data__type4.point-right-bottom:after {
    width: min(4.6875vw, 36px)
  }

  .p-data .production-chart__data__type4.point-right-bottom:before {
    left: calc(100% + min(5.078125vw, 39px));
    width: min(10.4166666667vw, 80px)
  }
}

.p-data .gender-ratio-chart {
  -moz-column-gap: 10px;
  column-gap: 10px;
  display: flex;
  margin-top: 20px;
  padding: 0 24px
}

@media screen and (max-width:767px) {
  .p-data .gender-ratio-chart {
    flex-direction: column;
    row-gap: 20px
  }
}

.p-data .gender-ratio-chart__item__inner {
  padding: 0 36px;
  position: relative
}

.p-data .gender-ratio-chart__data {
  font-weight: 700;
  position: absolute
}

.p-data .gender-ratio-chart__data__value {
  align-items: baseline;
  background-color: #fff;
  display: flex;
  line-height: 1
}

.p-data .gender-ratio-chart__data__value .p-data__num {
  font-size: min(3.4027777778vw, 49px)
}

@media screen and (max-width:767px) {
  .p-data .gender-ratio-chart__data__value .p-data__num {
    font-size: min(6.3802083333vw, 49px)
  }
}

.p-data .gender-ratio-chart__data__label {
  font-size: min(1.1111111111vw, 16px)
}

@media screen and (max-width:767px) {
  .p-data .gender-ratio-chart__data__label {
    font-size: min(2.0833333333vw, 16px)
  }
}

.p-data .gender-ratio-chart__data__unit {
  font-size: min(1.3888888889vw, 20px)
}

@media screen and (max-width:767px) {
  .p-data .gender-ratio-chart__data__unit {
    font-size: min(2.6041666667vw, 20px)
  }
}

.p-data .gender-ratio-chart__data--type1 {
  bottom: 0;
  color: #090971;
  right: -20px;
  text-align: right
}

.p-data .gender-ratio-chart__data--type1 .p-data__num {
  color: #090971
}

@media screen and (max-width:767px) {
  .p-data .gender-ratio-chart__data--type1 {
    right: 0
  }
}

.p-data .gender-ratio-chart__data--type2 {
  color: #80D9D4;
  left: -20px;
  top: -15px
}

.p-data .gender-ratio-chart__data--type2 .p-data__num {
  color: #80D9D4
}

@media screen and (max-width:767px) {
  .p-data .gender-ratio-chart__data--type2 {
    left: 0;
    top: 0
  }
}

.p-data .gender-ratio-chart__data__legend {
  font-size: min(1.6666666667vw, 24px);
  font-weight: 700;
  margin-top: 8px;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-data .gender-ratio-chart__data__legend {
    font-size: min(3.125vw, 24px)
  }
}

.p-data .c-footer {
  margin-top: 160px
}

@media screen and (max-width:1099px) {
  .p-data .c-footer {
    margin-top: 120px
  }
}

.p-company .l-lowerpage-header {
  background-image: url(../images/common/lowerpage-header-bg-company.jpg)
}

.p-company__message {
  padding-top: 120px
}

@media screen and (max-width:767px) {
  .p-company__message {
    padding-top: 60px
  }
}

.p-company__message__mv img {
  max-width: 904px
}

.p-company__message__mv__wrap {
  position: relative
}

.p-company__message__mv__wrap:first-of-type {
  margin-bottom: 230px;
  margin-top: 40px
}

@media screen and (max-width:767px) {
  .p-company__message__mv__wrap:first-of-type {
    margin-bottom: 0;
    margin-top: 20px
  }
}

.p-company__message__mv__wrap:first-of-type .p-company__message__cont {
  padding: 30px 0 30px 30px;
  right: 0
}

@media screen and (max-width:767px) {
  .p-company__message__mv__wrap:first-of-type .p-company__message__cont {
    padding: 30px
  }
}

.p-company__message__mv__wrap:last-of-type {
  margin-bottom: 300px
}

@media screen and (max-width:767px) {
  .p-company__message__mv__wrap:last-of-type {
    margin-bottom: 0
  }
}

.p-company__message__mv__wrap:last-of-type .p-company__message__mv {
  display: flex;
  justify-content: flex-end
}

.p-company__message__mv__wrap:last-of-type .p-company__message__cont {
  left: 0;
  padding: 30px 30px 30px 0
}

@media screen and (max-width:767px) {
  .p-company__message__mv__wrap:last-of-type .p-company__message__cont {
    padding: 30px
  }

  .p-company__message__mv__inner {
    width: 100%
  }
}

.p-company__message__mv__lead {
  margin-top: 40px
}

@media screen and (max-width:767px) {
  .p-company__message__mv__lead {
    margin-top: 20px
  }
}

.p-company__message__mv__lead__text {
  font-size: 16px;
  line-height: 1.75
}

@media screen and (max-width:767px) {
  .p-company__message__mv__lead__text {
    font-size: 14px;
    line-height: 1.7142857143;
    text-align: left
  }
}

.p-company__message__mv__lead__text:not(:first-child) {
  margin-top: 25px
}

@media screen and (max-width:767px) {
  .p-company__message__mv__lead__text:not(:first-child) {
    margin-top: 15px
  }
}

.p-company__message__mv__lead__name {
  font-size: 16px;
  line-height: 1.75
}

.p-company__message__mv__lead__name span {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1666666667;
  margin-left: 10px
}

.p-company__message__cont {
  background: #fff;
  margin-top: -160px;
  max-width: 736px;
  position: absolute
}

@media screen and (max-width:767px) {
  .p-company__message__cont {
    margin-top: 0;
    max-width: none;
    position: relative;
    width: 100%
  }
}

.p-company__message__inner {
  padding: 40px
}

@media screen and (max-width:767px) {
  .p-company__message__inner {
    padding: 35px 20px 20px
  }
}

.p-company__message__text {
  font-size: 16px;
  line-height: 1.75
}

@media screen and (max-width:767px) {
  .p-company__message__text {
    font-size: 14px;
    line-height: 1.7142857143
  }
}

.p-company__message__text--red {
  color: #80D9D4;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1666666667
}

.p-company__message__text:not(:first-child) {
  margin-top: 25px
}

@media screen and (max-width:767px) {
  .p-company__message__text:not(:first-child) {
    margin-top: 15px
  }
}

.p-company__philosophy {
  background: linear-gradient(180deg, #fff, #fff 24%, #f7f7f7 0, #f7f7f7);
  padding-bottom: 135px;
  padding-top: 120px
}

@media screen and (max-width:767px) {
  .p-company__philosophy {
    background: linear-gradient(180deg, #fff, #fff 14%, #f7f7f7 0, #f7f7f7);
    padding-bottom: 60px;
    padding-top: 60px
  }
}

.p-company__philosophy__mv {
  margin-top: 60px
}

@media screen and (max-width:767px) {
  .p-company__philosophy__mv {
    margin-bottom: 20px;
    margin-top: 30px
  }
}

.p-company__philosophy__lead {
  background-color: #fff;
  margin: 0 auto;
  max-width: 860px;
  padding: 40px 60px;
  text-align: center;
  transform: translateY(-20%);
  width: 90%
}

@media screen and (max-width:767px) {
  .p-company__philosophy__lead {
    margin-bottom: 40px;
    padding: 20px;
    transform: none;
    width: 100%
  }
}

.p-company__philosophy__lead__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5
}

@media screen and (max-width:767px) {
  .p-company__philosophy__lead__title {
    font-size: 20px;
    line-height: 1.5
  }
}

.p-company__philosophy__lead__text {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 15px
}

@media screen and (max-width:767px) {
  .p-company__philosophy__lead__text {
    font-size: 14px;
    line-height: 1.7142857143;
    text-align: left
  }
}

.p-company__philosophy__list {
  counter-reset: item;
  list-style-type: none;
  padding: 5px 20px 45px
}

@media screen and (max-width:767px) {
  .p-company__philosophy__list {
    padding: 0 20px 30px
  }
}

.p-company__philosophy__list__cont {
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-direction: column
}

.p-company__philosophy__list__title {
  color: #80D9D4;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4166666667;
  text-align: center;
  transform: translateY(-50%)
}

.p-company__philosophy__list__item {
  align-items: center;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.875
}

@media screen and (max-width:767px) {
  .p-company__philosophy__list__item {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143
  }
}

.p-company__philosophy__list__item:not(:first-child) {
  margin-top: 20px
}

.p-company__philosophy__list__item:before {
  background-color: #000;
  box-sizing: border-box;
  color: #fff;
  content: counter(item);
  counter-increment: item;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  margin-right: 20px;
  padding: 8.5px 16px
}

@media screen and (max-width:767px) {
  .p-company__philosophy__list__item:before {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1111111111;
    margin-right: 10px;
    padding: 6px 10px
  }
}

.p-company__philosophy__code {
  margin-bottom: 95px
}

@media screen and (max-width:767px) {
  .p-company__philosophy__code {
    margin-bottom: 40px
  }
}

.p-company__info {
  margin-bottom: 160px;
  padding-top: 120px
}

@media screen and (max-width:767px) {
  .p-company__info {
    margin-bottom: 80px;
    padding-top: 60px
  }
}

.p-company__info__table {
  margin-top: 60px
}

@media screen and (max-width:767px) {
  .p-company__info__table {
    margin-top: 30px
  }
}

.p-company__info__table__title {
  align-items: center;
  border-bottom: 1px solid #000;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  line-height: 2.375;
  padding: 40px 0 40px 20px;
  width: 300px
}

@media screen and (max-width:767px) {
  .p-company__info__table__title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143;
    padding: 20px 0 20px 10px;
    width: 130px
  }
}

.p-company__info__table__text {
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  padding: 40px 0 40px 20px;
  width: calc(100% - 300px)
}

@media screen and (max-width:767px) {
  .p-company__info__table__text {
    font-size: 14px;
    line-height: 1.7142857143;
    padding: 20px 0 20px 10px;
    width: calc(100% - 130px)
  }
}

.p-company__info__table__wrap {
  display: flex
}

.p-company__info__table__wrap:first-child .p-company__info__table__title {
  border-top: 1px solid #000
}

.p-company__info__table__wrap:first-child .p-company__info__table__text {
  border-top: 1px solid #ddd
}

.p-guideline__table {
  background-color: #fff;
  margin-top: 60px;
  padding: 40px 100px
}

@media screen and (max-width:1099px) {
  .p-guideline__table {
    padding: 30px
  }
}

@media screen and (max-width:767px) {
  .p-guideline__table {
    margin-top: 30px;
    padding: 20px 10px
  }
}

.p-guideline__table__wrap {
  border-bottom: 1px solid #000;
  display: flex;
  padding: 40px
}

@media screen and (max-width:1099px) {
  .p-guideline__table__wrap {
    padding: 20px
  }
}

@media screen and (max-width:767px) {
  .p-guideline__table__wrap {
    padding: 20px 10px
  }
}

.p-guideline__table__wrap:last-child {
  border-bottom: none
}

.p-guideline__table__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.875;
  width: 270px
}

@media screen and (max-width:1099px) {
  .p-guideline__table__title {
    width: 200px
  }
}

@media screen and (max-width:767px) {
  .p-guideline__table__title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143;
    width: 80px
  }
}

.p-guideline__table__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  width: calc(100% - 270px)
}

@media screen and (max-width:1099px) {
  .p-guideline__table__text {
    width: calc(100% - 200px)
  }
}

@media screen and (max-width:767px) {
  .p-guideline__table__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7142857143;
    width: calc(100% - 80px)
  }
}

.p-guideline__table__text--bold {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.75
}

@media screen and (max-width:767px) {
  .p-guideline__table__text--bold {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143
  }
}

.p-guideline__table__item:not(:first-child) {
  margin-top: 30px
}

@media screen and (max-width:767px) {
  .p-guideline__table__item:not(:first-child) {
    margin-top: 15px
  }
}

.p-guideline__type__table__text--bold {
  margin-bottom: 8px
}

@media screen and (max-width:767px) {
  .p-guideline__type__table__text--bold {
    margin-bottom: 2px
  }
}

.p-guideline__requirement {
  margin-top: 120px
}

@media screen and (max-width:767px) {
  .p-guideline__requirement {
    margin-top: 60px
  }
}

.p-guideline__qualifications {
  margin-top: 120px
}

@media screen and (max-width:767px) {
  .p-guideline__qualifications {
    margin-top: 60px
  }
}

.p-guideline__training {
  margin-top: 120px;
  padding-bottom: 120px
}

@media screen and (max-width:767px) {
  .p-guideline__training {
    margin-top: 60px;
    padding-bottom: 60px
  }
}

.p-guideline .c-footer__entry {
  display: none
}

.p-faq__list {
  margin: 0 auto 120px;
  max-width: 1000px
}

@media screen and (max-width:767px) {
  .p-faq__list {
    margin-bottom: 60px
  }
}

.p-faq__list__item {
  margin-top: 20px
}

.p-faq__list__item:first-child {
  margin-top: 0
}

.p-faq__list__item__dt {
  background-color: #fff;
  padding: 35px 48px 35px 84px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-faq__list__item__dt {
    padding: 20px 42px 20px 70px
  }
}

.p-faq__list__item__dt:hover {
  cursor: pointer
}

.p-faq__list__item__dt:before {
  align-items: center;
  background-color: #80D9D4;
  border-radius: 50%;
  color: #fff;
  content: "Q";
  display: flex;
  font-size: 20px;
  height: 40px;
  justify-content: center;
  left: 24px;
  position: absolute;
  top: 24px;
  width: 40px
}

@media screen and (max-width:767px) {
  .p-faq__list__item__dt:before {
    bottom: 0;
    left: 15px;
    margin: auto;
    top: 0
  }
}

.p-faq__list__item__dt__icon {
  bottom: 0;
  display: inline-block;
  height: 15px;
  margin: auto;
  position: absolute;
  right: 24px;
  top: 0;
  width: 15px
}

@media screen and (max-width:767px) {
  .p-faq__list__item__dt__icon {
    right: 15px
  }
}

.p-faq__list__item__dt__icon:after, .p-faq__list__item__dt__icon:before {
  background-color: #80D9D4;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: center;
  width: 15px
}

.p-faq__list__item__dt__icon:after {
  transform: rotate(90deg);
  transition: .2s
}

.p-faq__list__item__dt.is-open .p-faq__list__item__dt__icon:after {
  transform: rotate(180deg)
}

.p-faq__list__item__dd {
  max-height: 0;
  overflow: hidden;
  position: relative;
  transition: max-height .3s
}

.p-faq__list__item__dd.is-open {
  max-height: var(--max-height)
}

.p-faq__list__item__dd:before {
  align-items: center;
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  content: "A";
  display: flex;
  font-size: 20px;
  height: 40px;
  justify-content: center;
  left: 24px;
  position: absolute;
  top: 24px;
  width: 40px
}

@media screen and (max-width:767px) {
  .p-faq__list__item__dd:before {
    left: 15px
  }
}

.p-faq__list__item__dd__inner {
  padding: 24px 24px 24px 84px;
  position: relative
}

@media screen and (max-width:767px) {
  .p-faq__list__item__dd__inner {
    padding: 20px 15px 20px 70px
  }
}

.p-faq .c-footer__entry {
  display: none
}

.p-news .l-lowerpage-body {
  padding-bottom: 160px
}

@media screen and (max-width:767px) {
  .p-news .l-lowerpage-body {
    padding-bottom: 80px
  }
}

.p-info__stepDesc dl dd .p-info__note, .p-info__stepDesc dl dd .p-info__note--red {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6666666667;
  margin-top: 10px
}

.p-recruit .l-lowerpage-header {
  background-image: url(../images/common/lowerpage-header-bg-recruit.jpg)
}

.p-info__contents {
  margin-top: 60px
}

@media screen and (max-width:767px) {
  .p-info__contents {
    margin-top: 20px
  }

  .p-info__contents:last-child {
    margin-top: 40px
  }
}

.p-info__about {
  padding: 120px 0
}

@media screen and (max-width:767px) {
  .p-info__about {
    padding: 60px 0
  }
}

.p-info__mainText {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.4166666667;
  text-align: center
}

@media screen and (max-width:767px) {
  .p-info__mainText {
    font-size: 18px;
    line-height: 1.3888888889
  }

  .p-info__text {
    font-size: 14px;
    line-height: 1.7142857143
  }
}

.p-info__text:not(:first-child) {
  margin-top: 40px
}

@media screen and (max-width:767px) {
  .p-info__text:not(:first-child) {
    margin-top: 20px
  }
}

.p-info__numberListWrap {
  align-items: center;
  background-color: #f7f7f7;
  counter-reset: item;
  display: flex;
  flex-direction: column
}

.p-info__numberListTitle {
  color: #80D9D4;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4166666667;
  text-align: center;
  transform: translateY(-50%)
}

.p-info__numberList {
  list-style-type: none;
  padding: 5px 20px 45px
}

@media screen and (max-width:767px) {
  .p-info__numberList {
    padding: 0 20px 30px
  }
}

.p-info__numberItem {
  align-items: center;
  display: flex;
  font-size: 16px;
  line-height: 1.875
}

@media screen and (max-width:767px) {
  .p-info__numberItem {
    font-size: 14px;
    line-height: 1.7142857143
  }
}

.p-info__numberItem:not(:first-child) {
  margin-top: 20px
}

.p-info__numberItem:before {
  background-color: #000;
  box-sizing: border-box;
  color: #fff;
  content: counter(item);
  counter-increment: item;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  margin-right: 20px;
  padding: 8.5px 16px
}

@media screen and (max-width:767px) {
  .p-info__numberItem:before {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1111111111;
    margin-right: 10px;
    padding: 6px 10px
  }
}

.p-info__process {
  background: #f7f7f7;
  padding: 120px 0
}

@media screen and (max-width:767px) {
  .p-info__process {
    padding: 60px 0
  }
}

.p-info__stepTerm {
  display: flex
}

.p-info__stepNumber {
  align-items: center;
  background: #80D9D4;
  color: #fff;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  line-height: .2777777778;
  padding: 10px;
  position: relative;
  z-index: 1
}

@media screen and (max-width:767px) {
  .p-info__stepNumber {
    flex-direction: column;
    font-size: 10px;
    line-height: 1.3;
    padding: 5px;
    text-align: center
  }
}

.p-info__stepNumber--spLarge {
  display: inline-block
}

@media screen and (max-width:767px) {
  .p-info__stepNumber--spLarge {
    font-size: 15px;
    line-height: .8666666667
  }
}

.p-info__stepTitle {
  background: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6666666667;
  padding: 10px 0 10px 25px;
  width: 100%
}

@media screen and (max-width:767px) {
  .p-info__stepTitle {
    align-items: center;
    display: flex;
    font-size: 16px;
    line-height: 1.5;
    padding: 5px 0 5px 20px
  }
}

.p-info__stepText {
  font-size: 16px;
  line-height: 1.875
}

@media screen and (max-width:767px) {
  .p-info__stepText {
    font-size: 14px;
    line-height: 1.7142857143
  }
}

.p-info__stepDesc {
  padding-bottom: 80px;
  padding-left: 100px
}

@media screen and (max-width:767px) {
  .p-info__stepDesc {
    padding-bottom: 40px;
    padding-left: 50px
  }
}

.p-info__stepDesc>dl, .p-info__stepDesc>p {
  margin-top: 20px
}

.p-info__stepDesc dl {
  display: flex;
  flex-direction: column
}

.p-info__stepDesc dl dt {
  background: #000;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2777777778;
  padding: 10px 0 10px 20px;
  width: 100%
}

@media screen and (max-width:767px) {
  .p-info__stepDesc dl dt {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3333333333
  }
}

.p-info__stepDesc dl dd {
  background: #fff;
  padding: 10px 0 10px 20px
}

@media screen and (max-width:767px) {
  .p-info__stepDesc dl dd {
    padding: 10px
  }
}

.p-info__stepDesc dl dd .p-info__stepText {
  margin-top: 20px
}

.p-info__stepDesc dl dd .p-info__stepText:first-child {
  margin-top: 0
}

.p-info__stepDesc dl dd .p-info__note--red {
  color: #80D9D4
}

.p-info__stepDesc dl dd li {
  font-size: 16px;
  line-height: 1.875
}

@media screen and (max-width:767px) {
  .p-info__stepDesc dl dd li {
    font-size: 14px;
    line-height: 1.7142857143
  }
}

.p-info__stepItem {
  display: flex;
  flex-direction: column;
  position: relative
}

.p-info__stepItem:before {
  background: #000;
  content: "";
  height: 100%;
  left: 38px;
  position: absolute;
  top: 0;
  width: 1px
}

@media screen and (max-width:767px) {
  .p-info__stepItem:before {
    left: 18px
  }
}

.p-info__stepItem:last-child:before {
  display: none
}

.p-info__stepItem:last-child .p-info__stepDesc {
  padding-bottom: 0
}

.p-info__tag {
  background: #000;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.875;
  margin-top: 10px;
  padding: 5px 10px
}

@media screen and (max-width:767px) {
  .p-info__tag {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857143
  }
}

.p-info__links {
  display: flex;
  gap: 2px;
  padding: 120px 0
}

@media screen and (max-width:767px) {
  .p-info__links {
    flex-direction: column;
    gap: 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 0;
    padding: 0 0 120px;
    width: 100vw
  }
}

.p-info__links__item {
  flex: 1
}

.p-info__links__item a {
  background-position: 50%;
  background-size: cover;
  color: #fff;
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 119%;
  position: relative;
  width: 100%
}

@media screen and (min-width:768px) {
  .p-info__links__item a:hover img {
    transform: scale(1.1)
  }
}

.p-info__links__title {
  font-size: 60px;
  font-weight: 700;
  left: 22px;
  position: absolute;
  top: 20px;
  z-index: 10
}

@media screen and (max-width:767px) {
  .p-info__links__title {
    font-size: 48px
  }
}

.p-info__links__title span {
  display: block;
  font-size: 24px
}

@media screen and (max-width:767px) {
  .p-info__links__title span {
    font-size: 20px
  }
}

.p-info__links__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: .3s
}

.p-info__links__more {
  align-items: center;
  bottom: 20px;
  display: flex;
  left: 22px;
  position: absolute;
  z-index: 10
}

.p-info__links__more:after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  content: "";
  display: inline-block;
  height: 9px;
  margin-left: 20px;
  transform: rotate(45deg);
  width: 9px
}

@media screen and (max-width:767px) {
  .p-info__links__more {
    background: rgba(206, 18, 37, .85);
    bottom: 0;
    font-size: 18px;
    left: 0;
    padding: 15px 20px;
    width: 100%
  }
}

.p-404 {
  background-color: #f7f7f7
}

.p-404 .l-siteWrapper {
  min-height: auto
}

.p-404__content {
  background-color: #fff;
  margin: 100px auto 160px;
  max-width: 1200px;
  padding: 80px;
  text-align: center
}

.p-404__content h1 {
  color: #80D9D4;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2857142857
}

.p-404__content p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 20px
}

.p-404__content a {
  background-color: #80D9D4;
  border: 1px solid #80D9D4;
  border-radius: 9999px;
  color: #fff;
  display: block;
  font-weight: 700;
  margin: 27px auto 0;
  max-width: 360px;
  padding: 12px 45px;
  position: relative;
  text-align: center;
  transition: .2s
}

@media screen and (min-width:768px) {
  .p-404__content a:hover {
    background-color: #fff;
    color: #80D9D4
  }
}

.p-404__content a:after {
  border-right: 2px solid;
  border-top: 2px solid;
  bottom: 0;
  content: "";
  display: block;
  height: 8px;
  left: 18px;
  margin: auto;
  position: absolute;
  right: 18px;
  right: auto;
  top: 0;
  transform: rotate(45deg);
  transform: rotate(225deg);
  width: 8px
}

@media screen and (max-width:767px) {
  .p-404__content {
    margin: 60px auto 80px;
    padding: 20px;
    text-align: left;
    width: 94%
  }

  .p-404__content h1 {
    font-size: 22px
  }

  .p-404__content p {
    font-size: 14px
  }
}