/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: 0.67em 0
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

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

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

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

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em
}

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

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

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

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

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

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

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none !important
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}

.mfp-preloader a {
  color: #CCC
}

.mfp-preloader a:hover {
  color: #fff
}

.mfp-s-ready .mfp-preloader {
  display: none
}

.mfp-s-error .mfp-content {
  display: none
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7
}

.mfp-arrow-left {
  left: 0
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
  right: 0
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto
}

.mfp-figure {
  line-height: 0
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-image-holder .mfp-content {
  max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "sofia-pro", "游ゴシック体", YuGothic, sans-serif;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  color: #000;
  background-color: #f3f7f9
}

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

img,
video {
  max-width: 100%;
  vertical-align: middle
}

figure {
  margin: 0
}

svg {
  fill: currentColor
}

body {
  line-height: 1.8;
  min-width: 1040px;
  margin: 0
}

@media (max-width: 768px) {
  body {
    width: 100%;
    min-width: auto
  }
}

body.-hidden {
  overflow: hidden
}

h1 {
  margin-top: 0;
  margin-bottom: 0
}

h2 {
  margin-top: 0;
  margin-bottom: 0
}

p {
  margin-top: 0;
  margin-bottom: 0
}

a {
  text-decoration: none;
  color: #000
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none
}

.only-sp {
  display: none
}

@media (max-width: 768px) {
  .only-sp {
    display: inherit
  }
}

.only-pc {
  display: inherit
}

@media (max-width: 768px) {
  .only-pc {
    display: none
  }
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.l-contents {
  margin-right: auto;
  margin-left: auto
}

@media (max-width: 768px) {
  .l-contents {
    width: 100%;
    min-width: initial
  }
}

@media (min-width: 769px) {
  .l-contents {
    max-width: 1250px;
    width: 100%;
    min-width: 1040px
  }
}

.l-main {
  background-color: #fff;
  margin-left: 60px;
  margin-right: auto;
  padding-left: 115px
}

@media (max-width: 768px) {
  .l-main {
    margin-left: 0
  }
}

.c-btn.-entry {
  position: relative;
  display: block;
  background-color: #000;
  color: #fff;
  font-size: 2.5rem;
  line-height: 1;
  padding: 21px 70px;
  border-radius: 5rem;
  letter-spacing: 0.5rem;
  text-align: right;
  -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.2)
}

@media (max-width: 768px) {
  .c-btn.-entry {
    font-size: 2rem;
    padding: 18px 50px 18px 54px
  }
}

.c-btn.-entry:after {
  content: '';
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  display: inline-block;
  background-image: url("../media/img/common/icon-entry.svg");
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 70px;
  width: 24px;
  height: 24px
}

@media (max-width: 768px) {
  .c-btn.-entry:after {
    top: 52%;
    width: 17px;
    height: 17px;
    left: 45px
  }
}

.c-btn.-menuEntry {
  position: relative;
  display: block;
  background-color: #000;
  border: 2px solid #fff;
  color: #fff;
  font-size: 2.5rem;
  line-height: 1;
  padding: 21px 77px 21px 107px;
  border-radius: 5rem;
  text-align: center;
  letter-spacing: 0.5rem
}

@media (max-width: 768px) {
  .c-btn.-menuEntry {
    font-size: 2rem;
    padding: 18px 40px 18px 54px
  }
}

.c-btn.-menuEntry:after {
  content: '';
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  display: inline-block;
  background-image: url("../media/img/common/icon-entry.svg");
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 70px;
  width: 24px;
  height: 24px
}

@media (max-width: 768px) {
  .c-btn.-menuEntry:after {
    top: 52%;
    width: 17px;
    height: 17px;
    left: 45px
  }
}

.c-btn.-more {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  max-width: 160px;
  padding: 17px 28px;
  font-size: 1.6rem;
  line-height: 1;
  color: #fff;
  text-align: left;
  letter-spacing: 0.12em;
  border-radius: 3em;
  -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.2)
}

@media (max-width: 768px) {
  .c-btn.-more {
    max-width: 138px;
    font-size: 1.4rem;
    padding: 14px 21px
  }
}

.c-btn.-more:hover:after {
  -webkit-transform: translate(6px, -50%);
  transform: translate(6px, -50%);
  background-image: url("../media/img/common/arw-nav.png")
}

.c-btn.-more:after {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  background-image: url("../media/img/common/arw-btn.png");
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 26px;
  width: 15px;
  height: 8px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s
}

@media (max-width: 768px) {
  .c-btn.-more:after {
    right: 20px
  }
}

.c-btn.-light {
  position: relative;
  overflow: hidden
}

.c-btn.-light:before {
  content: '';
  width: 200%;
  height: 200%;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: -10%;
  left: -180%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out
}

.c-btn.-light:hover:before {
  left: 60%
}

.c-btn.-arw {
  background-color: #000;
  color: #fff;
  background-size: 200% 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #fff));
  background-image: linear-gradient(to right, transparent 50%, #fff 50%);
  -webkit-transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease
}

.c-btn.-arw:hover {
  color: #000;
  background-color: #fff;
  background-position: -100% 100%
}

.c-btn.-inactive {
  pointer-events: none;
  background: #bbb
}

.c-grad-bg {
  background: -webkit-gradient(linear, left top, right top, from(#02e), color-stop(8.33%, #90f), color-stop(16.66%, #ff3875), color-stop(24.99%, #eb33ff), color-stop(33.32%, #009b87), color-stop(41.65%, #02e), color-stop(49.98%, #90f), color-stop(58.31%, #ff3875), color-stop(66.64%, #eb33ff), color-stop(74.97%, #009b87), color-stop(83.3%, #02e), color-stop(91.63%, #90f), to(#ff3875));
  background: linear-gradient(90deg, #02e 0%, #90f 8.33%, #ff3875 16.66%, #eb33ff 24.99%, #009b87 33.32%, #02e 41.65%, #90f 49.98%, #ff3875 58.31%, #eb33ff 66.64%, #009b87 74.97%, #02e 83.3%, #90f 91.63%, #ff3875 100%);
  background-repeat: no-repeat;
  background-position: 0% 0;
  background-size: 300% 100%;
  -webkit-animation-duration: 12s;
  animation-duration: 12s;
  -webkit-animation-name: grad-scroll;
  animation-name: grad-scroll;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

@-webkit-keyframes grad-scroll {
  0% {
    background-position: 62.475% 0
  }

  100% {
    background-position: 0% 0
  }
}

@keyframes grad-scroll {
  0% {
    background-position: 62.475% 0
  }

  100% {
    background-position: 0% 0
  }
}

.c-people__inner {
  margin: 0 auto
}

.c-people__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.c-people__item {
  position: relative;
  width: calc(100% / 3);
  height: 270px;
  margin-bottom: 150px
}

.c-people__item.-hidden {
  opacity: 0
}

@media (max-width: 768px) {
  .c-people__item {
    width: 50%;
    margin-bottom: 127px
  }
}

@media (max-width: 1200px) {
  .c-people__item {
    height: 240px
  }
}

@media (max-width: 768px) {
  .c-people__item {
    height: 130px
  }
}

.c-people__link {
  display: block;
  height: inherit;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  -webkit-transition: all 0.5s;
  transition: all 0.5s
}

.c-people__link:hover {
  opacity: 0.7
}

.c-people__link[data-people='01'] {
  background-image: url("../media/img/common/people_nasu_small.jpg")
}

.c-people__link[data-people='02'] {
  background-image: url("../media/img/common/people_kuroki_small.jpg")
}

.c-people__link[data-people='03'] {
  background-image: url("../media/img/common/people_katakura_small.jpg")
}

.c-people__link[data-people='04'] {
  background-image: url("../media/img/common/people_iwasaki_small.jpg")
}

.c-people__link[data-people='05'] {
  background-image: url("../media/img/common/people_uchida_small.jpg")
}

.c-people__link[data-people='06'] {
  background-image: url("../media/img/common/people_yokoigawa_small.jpg")
}

.c-people__link[data-people='07'] {
  background-image: url("../media/img/common/people_tsushima_small.jpg")
}

@media (max-width: 768px) {
  .c-people__link[data-people='07'] {
    background-image: url("../media/img/common/people_tsushima_small-sp.jpg")
  }
}

.c-people__box {
  position: absolute;
  background: #fff;
  width: 82%;
  bottom: -50%;
  padding: 25px 30px;
  min-height: 126px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 160px
}

.c-people__box.-interview {
  min-height: initial;
  bottom: -30%
}

@media (min-width: 1441px) {
  .c-people__box.-interview {
    bottom: -40%
  }
}

@media (max-width: 1200px) {
  .c-people__box.-interview {
    bottom: -20%
  }
}

@media (max-width: 768px) {
  .c-people__box.-interview {
    bottom: -60%
  }
}

@media (max-width: 1200px) {
  .c-people__box {
    padding: 15px 18px;
    bottom: -40%
  }
}

@media (max-width: 768px) {
  .c-people__box {
    bottom: -100%;
    width: 86%;
    padding: 11px 17px
  }
}

@media (max-width: 320px) {
  .c-people__box {
    bottom: -90%;
    width: 86%;
    padding: 11px 17px;
    min-height: 169px
  }
}

.c-people__info {
  min-height: 126px
}

.c-people__info.-interview {
  min-height: initial
}

.c-people__infoTitle {
  margin: 0;
  font-size: 1.8rem;
  margin-bottom: 12px;
  min-height: 64px
}

@media (max-width: 1200px) {
  .c-people__infoTitle {
    font-size: 1.6rem;
    min-height: 56px
  }
}

@media (max-width: 768px) {
  .c-people__infoTitle {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 5px;
    letter-spacing: 0.1rem
  }
}

.c-people__infoMeta {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.01rem;
  font-family: "游ゴシック体", YuGothic, sans-serif
}

.c-people__infoMeta.-interview {
  min-height: initial
}

@media (max-width: 1300px) {
  .c-people__infoMeta {
    min-height: 75px
  }
}

@media (max-width: 1200px) {
  .c-people__infoMeta {
    font-size: 1.3rem;
    min-height: 69px
  }
}

@media (max-width: 768px) {
  .c-people__infoMeta {
    font-size: 1.2rem;
    line-height: 1.6
  }
}

.c-sectionTitle {
  font-size: 3rem;
  line-height: 1;
  color: #009b87
}

@media (max-width: 768px) {
  .c-sectionTitle {
    font-size: 2rem;
    letter-spacing: 0.2rem
  }
}

.c-sectionTitle.-vision {
  letter-spacing: 0.2rem
}

@media (max-width: 768px) {
  .c-sectionTitle.-vision {
    font-size: 2.2rem
  }
}

.c-sectionTitle.-business {
  letter-spacing: 0.2rem;
  margin-bottom: 37px
}

@media (max-width: 768px) {
  .c-sectionTitle.-business {
    margin-bottom: 25px
  }
}

.c-sectionTitle.-message {
  margin-bottom: 26px
}

.c-sectionTitle.-nav {
  margin-bottom: 31px
}

@media (max-width: 768px) {
  .c-sectionTitle.-nav {
    margin-bottom: 21px
  }
}

.c-sectionTitle-sub {
  display: block;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 7px;
  font-family: "LTC-Caslon-Pro", serif;
  color: #757575
}

@media (max-width: 768px) {
  .c-sectionTitle-sub {
    font-size: 1rem
  }
}

@media (max-width: 768px) {
  .c-sectionTitle-sub.-vision {
    margin-bottom: 3px
  }
}

.p-breadcrumb {
  position: relative;
  z-index: 3;
  -webkit-transform: translateY(-250px);
  transform: translateY(-250px)
}

@media (max-width: 768px) {
  .p-breadcrumb {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}

.p-breadcrumb__inner {
  max-width: 1440px;
  margin: 0 auto
}

.p-breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 284px 59px 44px
}

@media (max-width: 768px) {
  .p-breadcrumb__list {
    padding: 77px 27px 26px
  }
}

@media (max-width: 768px) {
  .p-breadcrumb__list.-topMessage {
    padding: 127px 27px 26px
  }
}

@media (max-width: 768px) {
  .p-breadcrumb__list.-peopleDetail {
    padding: 22px 27px 26px
  }
}

.p-breadcrumb__listItem {
  margin-right: 15px
}

@media (max-width: 768px) {
  .p-breadcrumb__listItem {
    margin-right: 10px
  }
}

.p-breadcrumb__listItem>a {
  color: #fff;
  font-size: 1.3rem;
  font-family: '游ゴシック体', YuGothic, sans-serif;
  letter-spacing: 0.075rem
}

@media (max-width: 768px) {
  .p-breadcrumb__listItem>a {
    font-size: 1.1rem
  }
}

.p-breadcrumb__listItem>a:after {
  content: '';
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  display: inline-block;
  background-image: url("../media/img/common/arw-breadcrumb.svg");
  margin-left: 17px;
  top: 0px;
  width: 6px;
  height: 9px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s
}

@media (max-width: 768px) {
  .p-breadcrumb__listItem>a:after {
    margin-left: 9px;
    top: 2px;
    width: 5px
  }
}

.p-breadcrumb__listItem>a:hover {
  text-decoration: underline
}

.p-breadcrumb__listItem>span {
  color: #fff;
  font-size: 1.3rem;
  font-family: '游ゴシック体', YuGothic, sans-serif;
  letter-spacing: 0.075rem
}

@media (max-width: 768px) {
  .p-breadcrumb__listItem>span {
    font-size: 1.1rem
  }
}

.p-breadcrumb__listItem:last-of-type>a:after {
  display: none
}

.p-footer {
  position: relative
}

.p-footer__upper {
  background-color: #009b87
}

.p-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1230px;
  margin: 0 auto;
  padding: 142px 20px 254px 75px
}

@media (max-width: 768px) {
  .p-footer__inner {
    display: block;
    padding: 43px 0 61px
  }
}

.p-footer__logo {
  width: 200px;
  margin-right: 115px;
  background: url("../media/img/common/logo-footer.svg") no-repeat center
}

@media (max-width: 768px) {
  .p-footer__logo {
    margin-right: initial;
    height: 112px;
    margin: 0 auto;
    background-size: contain
  }
}

.p-footer__list {
  width: 850px;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: (auto)[3];
  grid-template-rows: repeat(3, auto);
  grid-template-areas: 'area1 area4 area5 area6''area2 area4 area5 area7''area3 area4 area5 area8'
}

@media (max-width: 768px) {
  .p-footer__list {
    display: none
  }
}

.p-footer__list>li:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: area1
}

.p-menu__list>.p-footer__list>li:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1
}

.p-footer__list>li:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: area2
}

.p-menu__list>.p-footer__list>li:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1
}

.p-footer__list>li:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: area3
}

.p-menu__list>.p-footer__list>li:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1
}

.p-footer__list>li:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 2;
  grid-area: area4
}

.p-menu__list>.p-footer__list>li:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 2
}

.p-footer__list>li:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: area5
}

.p-menu__list>.p-footer__list>li:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3
}

.p-footer__list>li:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
  grid-area: area6
}

.p-menu__list>.p-footer__list>li:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 4
}

.p-footer__list>li:nth-child(7) {
  -ms-grid-row: 2;
  -ms-grid-column: 4;
  grid-area: area7
}

.p-menu__list>.p-footer__list>li:nth-child(7) {
  -ms-grid-row: 2;
  -ms-grid-column: 4
}

.p-footer__list>li:nth-child(8) {
  -ms-grid-row: 3;
  -ms-grid-column: 4;
  grid-area: area8
}

.p-menu__list>.p-footer__list>li:nth-child(8) {
  -ms-grid-row: 3;
  -ms-grid-column: 4
}

.p-footer__childList {
  padding-top: 12px
}

.p-footer__listItem {
  height: 45px
}

.p-footer__listItem>a {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold
}

.p-footer__listItem>a:hover {
  text-decoration: underline
}

.p-footer__listItem.-child {
  height: 25px;
  margin-bottom: 5px;
  margin-right: 0
}

.p-footer__listItem.-child>a {
  font-size: 1.4rem;
  font-weight: normal
}

.p-footer__listItem.-child>a:before {
  content: '';
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  display: inline-block;
  background-image: url("../media/img/common/arw-footer.svg");
  margin-right: 10px;
  top: -1px;
  width: 5px;
  height: 8px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s
}

.p-footer__listItem.-child>a:hover:before {
  -webkit-transform: translateX(3px);
  transform: translateX(3px)
}

.p-footer__listItem.-corp>a:after {
  content: '';
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  display: inline-block;
  background-image: url("../media/img/common/exlink-footer.svg");
  margin-left: 8px;
  top: -4px;
  width: 9px;
  height: 7px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s
}

.p-footer__pagetop {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -30px);
  transform: translate(-50%, -30px)
}

@media (max-width: 768px) {
  .p-footer__pagetop {
    -webkit-transform: translate(-50%, -22.5px);
    transform: translate(-50%, -22.5px)
  }
}

.p-footer__pagetopLink {
  background-color: white;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #1f2833;
  line-height: 2.5;
  display: block;
  padding: 5px 10px;
  -webkit-box-shadow: 0 5px 20px -8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 20px -8px rgba(0, 0, 0, 0.4)
}

@media (max-width: 768px) {
  .p-footer__pagetopLink {
    width: 45px;
    height: 45px
  }
}

.p-footer__pagetopIcon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.p-footer__lower {
  background-color: #1f2833
}

.p-footer__copyright {
  display: block;
  color: #556677;
  font-size: 1.2rem;
  text-align: center;
  padding: 70px 0
}

@media (max-width: 768px) {
  .p-footer__copyright {
    font-size: 1.15rem;
    padding: 40px 0
  }
}

.p-header {
  width: 100%;
  z-index: 22
}

.p-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  padding: 40px 40px 40px 40px;
  height: 116px
}

@media (max-width: 768px) {
  .p-header__inner {
    padding: 27px 27px;
    height: 100px
  }
}

.p-header__logo {
  display: inline-block;
  padding-top: 8px;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out
}

.p-header__logo:hover {
  opacity: .6
}

@media (max-width: 768px) {
  .p-header__logo {
    -webkit-transition: none;
    transition: none
  }

  .p-header__logo:hover {
    opacity: 1
  }
}

@media (max-width: 768px) {
  .p-header__logo {
    padding-top: 0px
  }
}

.p-header__logoLink {
  display: block
}

.p-header__logoLink>picture {
  display: block
}

@media (max-width: 768px) {
  .p-header__logoLink>picture {
    width: 166px
  }
}

.p-header__nav {
  position: fixed;
  right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 23
}

@media (max-width: 768px) {
  .p-header__nav {
    right: 27px
  }
}

.p-header__entry {
  display: block;
  padding-top: 60px
}

.p-header__entryBtn {
  -webkit-box-sizing: initial;
  box-sizing: initial;
  font-size: 1.8rem;
  font-weight: bold;
  border: 2px solid #000;
  border-radius: 3rem;
  padding: 0 34px;
  letter-spacing: 0.2rem;
  height: 52px;
  line-height: 52px;
  margin-right: 16px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: #000;
  color: #fff
}

.p-header__entryBtn.-hidden {
  display: none
}

.p-header__entryBtn:hover {
  background: #f3f7f9;
  color: #000
}

.p-header__menuBtn {
  position: relative;
  background-color: #000;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: none;
  padding: 0;
  z-index: 21;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out
}

.p-header__menuBtn.-show {
  background-color: #fff;
  position: fixed;
  right: 40px
}

@media (max-width: 768px) {
  .p-header__menuBtn.-show {
    right: 27px
  }
}

@media (max-width: 768px) {
  .p-header__menuBtn {
    width: 45px;
    height: 45px
  }
}

.p-header__bar {
  color: #fff;
  position: absolute
}

.ie .p-header__bar {
  width: 100%
}

.p-header__bar.-show:before {
  color: #000;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s
}

.p-header__bar.-show:after {
  color: #000;
  top: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s
}

.p-header__bar::before,
.p-header__bar::after {
  content: '';
  top: 5px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -13px;
  display: block;
  height: 2px;
  width: 25px;
  border-radius: 2px;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  background-color: currentColor;
  -webkit-transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}

.p-header__bar::before {
  top: -5px
}

.p-menu {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s
}

.p-menu.-show {
  visibility: visible;
  opacity: 1
}

.p-menu__bg {
  position: relative;
  width: 100%;
  height: 100vh;
  background-image: url("../media/img/common/menu-bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: 49%
}

@media (max-width: 768px) {
  .p-menu__bg {
    position: absolute
  }
}

.p-menu__box {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  margin: auto;
  width: 1040px;
  height: 500px
}

@media (max-width: 768px) {
  .p-menu__box {
    width: 100%;
    height: 100%;
    padding: 30px 0
  }
}

@media (max-width: 380px) {
  .p-menu__box {
    width: 100%;
    height: 100%;
    padding: 30px 0
  }
}

@media (max-width: 320px) {
  .p-menu__box {
    width: 100%;
    height: 100%
  }
}

.p-menu__list {
  padding: 0 40px;
  width: 1040px;
  left: 50%;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 28% 31% 17% 24%;
  grid-template-columns: 28% 31% 17% 24%;
  -ms-grid-rows: (auto)[3];
  grid-template-rows: repeat(3, auto);
  grid-template-areas: 'area1 area4 area5 area6''area2 area4 area5 area7''area3 area4 area5 area8'
}

@media (max-width: 768px) {
  .p-menu__list {
    position: relative;
    width: auto;
    display: block;
    left: initial;
    top: initial;
    -webkit-transform: initial;
    transform: initial;
    padding: 0 38px 0
  }
}

@media (max-width: 360px) {
  .p-menu__list {
    padding: 0 26px
  }
}

.p-menu__list>li:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: area1
}

.p-menu__list>.p-menu__list>li:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1
}

.p-menu__list>li:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: area2
}

.p-menu__list>.p-menu__list>li:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1
}

.p-menu__list>li:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: area3
}

.p-menu__list>.p-menu__list>li:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1
}

.p-menu__list>li:nth-child(3):after {
  content: '';
  position: relative;
  display: block;
  right: -1px;
  width: 100%;
  height: 152px;
  border-right: 1px solid #333
}

@media (max-width: 768px) {
  .p-menu__list>li:nth-child(3):after {
    display: none
  }
}

@media (max-width: 768px) {
  .p-menu__list>li:nth-child(3) {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #333
  }
}

@media (max-width: 360px) {
  .p-menu__list>li:nth-child(3) {
    padding-bottom: 3px;
    margin-bottom: 14px
  }
}

.p-menu__list>li:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 2;
  grid-area: area4;
  padding-left: 83px
}

.p-menu__list>.p-menu__list>li:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 2
}

@media (max-width: 768px) {
  .p-menu__list>li:nth-child(4) {
    padding-left: 0;
    width: 50%;
    display: inline-block;
    max-width: 250px
  }
}

.p-menu__list>li:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: area5
}

.p-menu__list>.p-menu__list>li:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3
}

@media (max-width: 768px) {
  .p-menu__list>li:nth-child(5) {
    position: absolute;
    width: 50%;
    right: 0;
    display: inline-block
  }
}

.p-menu__list>li:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
  grid-area: area6
}

.p-menu__list>.p-menu__list>li:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 4
}

.p-menu__list>li:nth-child(6)>a {
  position: relative;
  padding-right: 20px
}

@media (max-width: 768px) {
  .p-menu__list>li:nth-child(6)>a {
    letter-spacing: -0.08rem;
    white-space: pre
  }
}

.p-menu__list>li:nth-child(6)>a:before {
  content: '';
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  display: inline-block;
  background-image: url("../media/img/common/exlink-footer.svg");
  margin-left: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 9px;
  height: 7px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s
}

@media (max-width: 768px) {
  .p-menu__list>li:nth-child(6) {
    position: absolute;
    display: inline-block;
    width: 50%;
    left: 34px;
    bottom: -44px
  }
}

@media (max-width: 320px) {
  .p-menu__list>li:nth-child(6) {
    position: relative;
    left: 15px;
    top: 0;
    margin-bottom: 10px
  }
}

.p-menu__childList {
  padding-top: 24px;
  min-width: 180px
}

@media (max-width: 768px) {
  .p-menu__childList.-employment {
    padding-right: 0
  }
}

@media (max-width: 768px) {
  .p-menu__childList {
    padding-top: 9px;
    min-width: 145px
  }
}

.p-menu__listItem {
  height: 70px
}

@media (max-width: 768px) {
  .p-menu__listItem {
    height: auto
  }
}

.p-menu__listItem.-large {
  border-right: 1px solid #333
}

@media (max-width: 768px) {
  .p-menu__listItem.-large {
    border: none
  }
}

.p-menu__listItem>a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  overflow: hidden
}

@media (max-width: 768px) {
  .p-menu__listItem>a {
    font-size: 2rem;
    letter-spacing: 0.1rem
  }
}

@media (max-width: 360px) {
  .p-menu__listItem>a {
    font-size: 1.8rem;
    line-height: 1.6
  }
}

.p-menu__listItem>a:hover:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.p-menu__listItem>a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  -webkit-transform: translate(-110%, 0);
  transform: translate(-110%, 0);
  -webkit-transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  content: ''
}

.p-menu__listItem>a.-middle {
  font-size: 2.3rem
}

@media (max-width: 768px) {
  .p-menu__listItem>a.-middle {
    font-size: 2rem;
    letter-spacing: 0
  }
}

@media (max-width: 360px) {
  .p-menu__listItem>a.-middle {
    font-size: 1.7rem
  }
}

.p-menu__listItem.-child {
  height: 25px;
  margin-bottom: 15px;
  margin-right: 0
}

@media (max-width: 768px) {
  .p-menu__listItem.-child {
    margin-bottom: 5px
  }
}

.p-menu__listItem.-child>a {
  position: relative;
  display: initial;
  font-size: 2rem;
  font-weight: normal;
  padding-left: 28px
}

@media (max-width: 768px) {
  .p-menu__listItem.-child>a {
    font-size: 1.4rem;
    padding-left: 17px
  }
}

.p-menu__listItem.-child>a:before {
  content: '';
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  display: inline-block;
  background-image: url("../media/img/common/arw-footer.svg");
  top: 50%;
  left: 0;
  width: 7px;
  height: 12px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%)
}

@media (max-width: 768px) {
  .p-menu__listItem.-child>a:before {
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    width: 6px;
    height: 10px
  }
}

.p-menu__listItem.-child>a:after {
  content: none
}

.p-menu__listItem.-child>a:hover:before {
  -webkit-transform: translate(4px, -50%);
  transform: translate(4px, -50%)
}

.p-menu__btnWrapper {
  width: 300px;
  position: absolute;
  margin: 0 auto;
  bottom: 0%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media (max-width: 768px) {
  .p-menu__btnWrapper {
    width: 210px;
    position: relative;
    top: 50px;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.p-navArea {
  background-color: #e8eaf1
}

.p-navArea__bar {
  display: block;
  width: 100%;
  height: 10px;
  background: -webkit-gradient(linear, left top, right top, color-stop(5%, #009b87), color-stop(50%, #0024ee), color-stop(0%, #0024ee), color-stop(95%, #fe3876)) no-repeat 50% 50%/100% 82%;
  background: linear-gradient(90deg, #009b87 5%, #0024ee 50%, #0024ee 0%, #fe3876 95%) no-repeat 50% 50%/100% 82%
}

.p-navArea__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-navArea__listItem {
  width: calc(100% / 2);
  text-align: center;
  border-bottom: 1px solid #d7dae3
}

@media (max-width: 768px) {

  .p-navArea__listItem:nth-of-type(1),
  .p-navArea__listItem:nth-of-type(2) {
    width: calc(100% / 2)
  }
}

.p-navArea__listItem>a {
  position: relative;
  display: block;
  padding: 68px 0px;
  font-size: 2rem;
  font-weight: bold
}

@media (max-width: 768px) {
  .p-navArea__listItem>a {
    font-size: 1.5rem;
    padding: 32px 0px
  }
}

@media (max-width: 350px) {
  .p-navArea__listItem>a {
    font-size: 1.3rem
  }
}

.p-navArea__listItem>a:before {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 60px;
  background-color: #c2c5cf
}

.p-navArea__listItem>a:after {
  content: '';
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  display: inline-block;
  background-image: url("../media/img/common/arw-nav.png");
  margin-left: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
  height: 8px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s
}

@media (max-width: 768px) {
  .p-navArea__listItem>a:after {
    width: 11px;
    height: 6px;
    margin-left: 9px
  }
}

@media (max-width: 350px) {
  .p-navArea__listItem>a:after {
    top: 1px
  }
}

.p-navArea__listItem>a:hover:after {
  -webkit-transform: translate(6px, -50%);
  transform: translate(6px, -50%)
}

.p-navArea__listItem:first-of-type>a::before {
  display: none
}

.p-navArea__listItem:last-of-type>a {
  border: none
}

.p-navArea__btnInner {
  padding: 113px 0;
  margin: 0 auto
}

@media (max-width: 768px) {
  .p-navArea__btnInner {
    padding: 61px 0
  }
}

.p-navArea__btnContainer {
  width: 280px;
  display: block;
  margin: 0 auto
}

@media (max-width: 768px) {
  .p-navArea__btnContainer {
    width: 210px
  }
}

.p-about {
  margin-top: -250px
}

@media (max-width: 768px) {
  .p-about {
    margin-top: 0
  }
}

.p-about__inner {
  padding: 161px 115px 120px 115px
}

@media (max-width: 768px) {
  .p-about__inner {
    padding: 70px 27px 90px 27px;
    margin-right: calc(((100vw - 100%) / 2) * -1)
  }
}

.p-about__message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  margin: 0 auto
}

@media (max-width: 768px) {
  .p-about__message {
    display: block
  }
}

.p-about__titleContainer {
  width: 45%;
  padding-top: 10px
}

@media (max-width: 768px) {
  .p-about__titleContainer {
    width: 100%
  }
}

.p-about__titleContainer.-message {
  width: 40%
}

@media (max-width: 768px) {
  .p-about__titleContainer.-message {
    width: 100%
  }
}

.p-about__messageBody {
  padding-top: 0px
}

@media (max-width: 768px) {
  .p-about__messageBody {
    padding-top: 24px
  }
}

.p-about__text {
  font-size: 2rem;
  line-height: 2;
  margin-bottom: 20px;
  font-family: "游ゴシック体", YuGothic, sans-serif
}

@media (max-width: 768px) {
  .p-about__text {
    font-size: 1.5rem;
    letter-spacing: 0.03rem;
    margin-bottom: 10px
  }
}

.p-about__business {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 177px;
  max-width: 1440px;
  margin: 0 auto
}

@media (max-width: 768px) {
  .p-about__business {
    display: block;
    padding-top: 53px
  }
}

.p-about__businessBody {
  position: relative
}

.p-about__title-description {
  font-size: 1.8rem;
  margin-top: 38px;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, sans-serif
}

@media (max-width: 768px) {
  .p-about__title-description {
    font-size: 1.5rem;
    margin-top: 24px;
    letter-spacing: 0.05rem
  }
}

.p-about__btn {
  margin-top: 45px
}

@media (max-width: 768px) {
  .p-about__btn {
    margin-top: 20px;
    text-align: right
  }
}

.p-about__img {
  position: relative;
  z-index: 16;
  bottom: 40px;
  left: 55px;
  display: block
}

@media (max-width: 768px) {
  .p-about__img {
    left: initial;
    bottom: initial;
    margin-top: 35px
  }
}

.p-about__img>img {
  width: 100%
}

.p-about__imgBg {
  position: absolute;
  z-index: 15;
  right: -97px;
  bottom: -5px;
  width: 69%;
  height: 73%
}

@media (max-width: 1150px) {
  .p-about__imgBg {
    bottom: 40px
  }
}

@media (max-width: 768px) {
  .p-about__imgBg {
    right: -27px;
    bottom: -20px
  }
}

.p-about__navArea {
  background-color: #f3f7f9;
  padding: 160px 175px 165px
}

@media (max-width: 768px) {
  .p-about__navArea {
    padding: 62px 22px 88px
  }
}

.p-about__navList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width: 768px) {
  .p-about__navList {
    display: block
  }
}

.p-about__navItem {
  width: 50%;
  max-width: 540px;
  position: relative;
  background: #d8dee2;
  margin-right: 15px
}

@media (max-width: 768px) {
  .p-about__navItem {
    width: 100%;
    max-width: initial;
    border: 5px solid #ebeff2
  }
}

.p-about__navItem:last-of-type {
  margin-right: 0
}

@media (max-width: 768px) {
  .p-about__navItem:last-of-type {
    border-top: none
  }
}

.p-about__navItem>a {
  display: block;
  color: #6f787f;
  font-size: 2.2rem;
  font-weight: bold;
  padding: 45px 50px;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out
}

.p-about__navItem>a:hover {
  opacity: .6
}

@media (max-width: 768px) {
  .p-about__navItem>a {
    -webkit-transition: none;
    transition: none
  }

  .p-about__navItem>a:hover {
    opacity: 1
  }
}

@media (max-width: 768px) {
  .p-about__navItem>a {
    font-size: 1.7rem;
    padding: 26px 27px
  }
}

.p-about__navItem>a:after {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  background-image: url("../media/img/common/arw-navbtn.svg");
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 9%;
  width: 36px;
  height: 36px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s
}

@media (max-width: 768px) {
  .p-about__navItem>a:after {
    width: 28px;
    height: 28px;
    right: 8%
  }
}

.p-data {
  margin-top: -250px
}

@media (max-width: 768px) {
  .p-data {
    margin-top: 0;
    padding: 60px 26px
  }
}

.p-data__inner {
  display: -ms-grid;
  display: grid;
  max-width: 1250px;
  padding: 50px 20px 0;
  margin: 100px auto;
  -ms-grid-columns: 1fr 10px 1fr 10px 0.9fr 10px 0.9fr 10px 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr 0.9fr 0.9fr 1fr 1fr;
  -ms-grid-rows: 340px 10px 380px 10px 500px 10px 380px 10px 360px 10px 360px 10px 380px 10px 550px;
  grid-template-rows: 340px 380px 500px 380px 360px 360px 380px 550px;
  grid-template-areas: "data01 data01 data01 data01 data01 data01""data02 data02 data02 data02 data02 data02""data03 data03 data04 data04 data04 data04""data05 data05 data05 data06 data06 data06""data07 data07 data07 data07 data09 data09""data08 data08 data08 data08 data09 data09""data10 data10 data10 data11 data11 data11""data12 data12 data12 data12 data12 data12";
  grid-gap: 10px
}

@media (max-width: 768px) {
  .p-data__inner {
    display: block;
    padding: 0 26px
  }
}

.p-data__inner>section {
  overflow: hidden
}

@media (max-width: 768px) {
  .p-data__inner>section {
    margin-bottom: 10px
  }
}

.p-data__inner>section::before {
  content: '';
  background-image: url("../media/img/common/triangle.svg");
  position: absolute;
  width: 20px;
  height: 20px;
  display: block
}

.p-data__text {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, sans-serif
}

@media (max-width: 768px) {
  .p-data__text {
    font-size: 1.5rem
  }
}

.p-data__picture {
  display: block
}

.p-data__picture.-show {
  -webkit-animation: popPicture 0.25s ease-in-out;
  animation: popPicture 0.25s ease-in-out
}

.p-data__sectionTitle {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  font-family: "游ゴシック体", YuGothic, sans-serif
}

@media (max-width: 768px) {
  .p-data__sectionTitle {
    font-size: 2.4rem
  }
}

@media (max-width: 375px) {
  .p-data__sectionTitle {
    font-size: 2rem
  }
}

.p-data__sectionTitle.-small {
  font-size: 2.5rem
}

@media (max-width: 1210px) {
  .p-data__sectionTitle.-small {
    font-size: 2rem
  }
}

@media (max-width: 1040px) {
  .p-data__sectionTitle.-small {
    font-size: 2rem
  }
}

.p-data__subTitle {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1
}

@media (max-width: 320px) {
  .p-data__subTitle {
    font-size: 1.8rem
  }
}

.p-data__num {
  font-size: 6rem;
  font-weight: bold;
  color: #009b87;
  line-height: 1;
  margin: 0;
  white-space: nowrap;
  margin-bottom: 15px
}

@media (max-width: 768px) {
  .p-data__num {
    font-size: 5.4rem
  }
}

@media (max-width: 375px) {
  .p-data__num {
    font-size: 4rem
  }
}

.p-data__num.-medium {
  font-size: 4rem;
  line-height: 1
}

@media (max-width: 1210px) {
  .p-data__num.-medium {
    font-size: 2.2rem
  }
}

@media (max-width: 1040px) {
  .p-data__num.-medium {
    font-size: 2.2rem
  }
}

.p-data__num.-medium>span {
  font-size: 6rem;
  line-height: 1;
  display: inline-block;
  height: auto
}

@media (max-width: 768px) {
  .p-data__num.-medium>span {
    font-size: 4.8rem
  }
}

@media (max-width: 375px) {
  .p-data__num.-medium>span {
    font-size: 3.6rem
  }
}

.p-data__num.-mediumLarge {
  font-size: 3.5rem;
  line-height: 1
}

@media (max-width: 1210px) {
  .p-data__num.-mediumLarge {
    font-size: 2.2rem
  }
}

@media (max-width: 1040px) {
  .p-data__num.-mediumLarge {
    font-size: 2.2rem
  }
}

.p-data__num.-mediumLarge>span {
  font-size: 6rem;
  line-height: 1;
  display: inline-block;
  height: auto
}

.p-data__num.-small {
  font-size: 3rem;
  line-height: 1
}

@media (max-width: 768px) {
  .p-data__num.-small {
    font-size: 2rem
  }
}

.p-data__num.-small>span {
  font-size: 6rem;
  line-height: 1;
  display: inline-block;
  height: auto
}

@media (max-width: 768px) {
  .p-data__num.-small>span {
    font-size: 3rem
  }
}

@media (max-width: 375px) {
  .p-data__num.-small>span {
    font-size: 3rem
  }
}

.p-data__num>span {
  font-size: 10rem;
  line-height: 1;
  display: inline-block;
  height: auto;
  text-align: right
}

@media (max-width: 768px) {
  .p-data__num>span {
    font-size: 7rem
  }
}

@media (max-width: 375px) {
  .p-data__num>span {
    font-size: 6rem
  }
}

.p-data__num>span.-hidden {
  visibility: hidden;
  opacity: 0
}

.p-data__num>span.-show {
  visibility: visible;
  opacity: 1
}

.p-data__num.-dispatch {
  font-size: 3rem;
  margin-bottom: 20px
}

@media (max-width: 768px) {
  .p-data__num.-dispatch {
    font-size: 2rem
  }
}

@media (max-width: 375px) {
  .p-data__num.-dispatch {
    font-size: 1.6rem
  }
}

.p-data__section1 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 11;
  background: #fff;
  grid-area: data01
}

.p-data__section1__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 6% 9% 0
}

@media (max-width: 768px) {
  .p-data__section1__inner {
    position: relative;
    display: block;
    padding: 25px
  }
}

.p-data__section1__wrapper1 {
  display: block;
  min-width: 180px
}

.p-data__section1__wrapper2 {
  -ms-flex-preferred-size: 440px;
  flex-basis: 440px;
  margin: 0 30px
}

@media (max-width: 768px) {
  .p-data__section1__wrapper2 {
    width: 100%;
    margin: 0
  }
}

.p-data__section1__wrapper3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 230px;
  flex-basis: 230px
}

@media (max-width: 768px) {
  .p-data__section1__wrapper3 {
    position: absolute;
    width: 30%;
    max-width: 120px;
    top: 30px;
    margin-left: 50%
  }
}

.p-data__section2 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 11;
  background: #fff;
  grid-area: data02
}

.p-data__section2__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5% 9% 0
}

@media (max-width: 768px) {
  .p-data__section2__inner {
    position: relative;
    display: block;
    padding: 25px;
    height: 600px
  }
}

@media (max-width: 450px) {
  .p-data__section2__inner {
    height: 700px
  }
}

@media (max-width: 350px) {
  .p-data__section2__inner {
    height: 750px
  }
}

.p-data__section2__wrapper1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 260px;
  flex-basis: 260px;
  min-width: 190px
}

@media (max-width: 768px) {
  .p-data__section2__wrapper1 {
    display: block;
    width: 45%;
    min-width: initial;
    margin-bottom: 30px
  }
}

.p-data__section2__wrapper2 {
  -ms-flex-preferred-size: 730px;
  flex-basis: 730px;
  padding-left: 60px
}

@media (max-width: 768px) {
  .p-data__section2__wrapper2 {
    padding-left: 0
  }
}

.p-data__section2__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-data__section2__item {
  width: calc(100% / 3);
  min-width: 200px
}

@media (max-width: 768px) {
  .p-data__section2__item {
    width: 40%;
    min-width: initial
  }
}

.p-data__section2__item+.p-data__section2__item {
  margin-left: 30px
}

@media (max-width: 1040px) {
  .p-data__section2__item+.p-data__section2__item {
    margin-left: 15px
  }
}

@media (max-width: 768px) {
  .p-data__section2__item+.p-data__section2__item {
    margin-left: 0
  }
}

@media (max-width: 768px) {
  .p-data__section2__item:nth-of-type(1) {
    width: 45%
  }
}

@media (max-width: 768px) {
  .p-data__section2__item:nth-of-type(2) {
    position: absolute;
    top: 0;
    right: 0;
    margin: 20px 25px 0 0
  }
}

@media (max-width: 768px) {
  .p-data__section2__item:nth-of-type(3) {
    position: absolute;
    top: 300px;
    right: 0;
    margin: 5px 25px 0 0
  }
}

@media (max-width: 450px) {
  .p-data__section2__item:nth-of-type(3) {
    top: 330px
  }
}

.p-data__section3 {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  background: #fff;
  grid-area: data03
}

.p-data__section3__inner {
  padding: 10% 10% 0;
  min-width: 330px
}

@media (max-width: 768px) {
  .p-data__section3__inner {
    position: relative;
    display: block;
    padding: 25px;
    min-width: initial
  }
}

.p-data__section3__inner>.p-data__sectionTitle {
  display: inline-block
}

.p-data__section3__inner>.p-data__num {
  display: inline-block;
  position: relative
}

.p-data__section3__inner>.p-data__num[data-type='coron'] {
  margin: 0 5px
}

@media (max-width: 1210px) {
  .p-data__section3__inner>.p-data__num[data-type='coron'] {
    margin: 0
  }
}

.p-data__section3__inner>.p-data__num[data-type='men']:before {
  content: '男';
  position: absolute;
  font-size: 1.6rem;
  left: 30%;
  top: -10px
}

.p-data__section3__inner>.p-data__num[data-type='women']:before {
  content: '女';
  position: absolute;
  font-size: 1.6rem;
  left: 30%;
  top: -10px
}

@media (max-width: 768px) {
  .p-data__section3__wrapper0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
  }
}

.p-data__section3__wrapper0>.p-data__picture {
  width: 210px;
  margin: 0 auto 40px
}

@media (max-width: 768px) {
  .p-data__section3__wrapper0>.p-data__picture {
    margin: 0;
    width: 35%;
    min-width: 80px
  }
}

.p-data__section3__wrapper1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (max-width: 768px) {
  .p-data__section3__wrapper1 {
    display: block;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    padding-left: 20px;
    padding-top: 30px
  }
}

@media (max-width: 375px) {
  .p-data__section3__wrapper1 {
    padding-left: 15px
  }
}

.p-data__section3__wrapper1>.p-data__sectionTitle {
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.p-data__section3__wrapper2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-data__section4 {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
  -ms-grid-column-span: 7;
  background: #fff;
  grid-area: data04
}

.p-data__section4__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 9% 9% 0
}

@media (max-width: 768px) {
  .p-data__section4__inner {
    position: relative;
    display: block;
    padding: 25px;
    min-width: initial
  }
}

.p-data__section4__wrapper1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 350px;
  flex-basis: 350px;
  min-width: 190px
}

@media (max-width: 768px) {
  .p-data__section4__wrapper1 {
    width: 50%;
    min-width: initial;
    margin-left: auto
  }
}

.p-data__section4__wrapper2 {
  -ms-flex-preferred-size: 250px;
  flex-basis: 250px;
  margin-left: 50px;
  margin-top: 10px
}

@media (max-width: 768px) {
  .p-data__section4__wrapper2 {
    margin-left: 0;
    width: 100%
  }
}

@media (max-width: 768px) {
  .p-data__section4__wrapper2__heading {
    position: absolute;
    top: 15%;
    left: 5%
  }
}

@media (max-width: 375px) {
  .p-data__section4__wrapper2__heading {
    top: 12%
  }
}

.p-data__section4__wrapper2__heading>.p-data__num:first-of-type {
  margin-bottom: 10px
}

@media (max-width: 375px) {
  .p-data__section4__wrapper2__heading>.p-data__num {
    margin-bottom: 5px
  }
}

.p-data__section5 {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  background: #fff;
  grid-area: data05
}

.p-data__section5__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 8% 9% 0
}

@media (max-width: 768px) {
  .p-data__section5__inner {
    position: relative;
    padding: 25px;
    height: 330px
  }
}

@media (max-width: 425px) {
  .p-data__section5__inner {
    height: 300px
  }
}

.p-data__section5__wrapper1 {
  -ms-flex-preferred-size: 230px;
  flex-basis: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width: 768px) {
  .p-data__section5__wrapper1 {
    width: 40%;
    max-width: 190px;
    padding-right: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

@media (max-width: 425px) {
  .p-data__section5__wrapper1 {
    max-width: 140px
  }
}

@media (max-width: 320px) {
  .p-data__section5__wrapper1 {
    padding-right: 10px;
    padding-top: 6%
  }
}

.p-data__section5__wrapper2 {
  -ms-flex-preferred-size: 220px;
  flex-basis: 220px;
  margin-left: 40px
}

@media (max-width: 768px) {
  .p-data__section5__wrapper2 {
    margin-left: 0;
    width: 60%;
    padding-top: 10%
  }
}

.p-data__section5__wrapper2>.p-data__sectionTitle {
  white-space: nowrap
}

.p-data__section5__wrapper2>.p-data__num>span {
  font-size: 8rem
}

@media (max-width: 768px) {
  .p-data__section5__wrapper2>.p-data__num>span {
    font-size: 5rem
  }
}

@media (max-width: 768px) {
  .p-data__section5__wrapper2>.p-data__text {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 25px;
    bottom: 10px
  }
}

@media (min-width: 451px) {
  .p-data__section5__wrapper2>.p-data__text {
    bottom: 20px
  }
}

.p-data__section6 {
  -ms-grid-row: 7;
  -ms-grid-column: 7;
  -ms-grid-column-span: 5;
  background: #fff;
  grid-area: data06
}

.p-data__section6__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 8% 9% 0
}

@media (max-width: 768px) {
  .p-data__section6__inner {
    position: relative;
    padding: 25px;
    height: 330px
  }
}

@media (max-width: 425px) {
  .p-data__section6__inner {
    height: 300px
  }
}

@media (max-width: 320px) {
  .p-data__section6__inner {
    height: 320px
  }
}

.p-data__section6__wrapper1 {
  -ms-flex-preferred-size: 220px;
  flex-basis: 220px;
  margin-right: 40px
}

@media (max-width: 768px) {
  .p-data__section6__wrapper1 {
    margin: 0 0 0 10%;
    width: 60%;
    padding-top: 10%
  }
}

@media (max-width: 320px) {
  .p-data__section6__wrapper1 {
    margin: 0 0 0 4%
  }
}

.p-data__section6__wrapper1>.p-data__num>span {
  font-size: 8rem
}

@media (max-width: 768px) {
  .p-data__section6__wrapper1>.p-data__num>span {
    font-size: 5rem
  }
}

@media (max-width: 768px) {
  .p-data__section6__wrapper1>.p-data__text {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 25px;
    bottom: 10px
  }
}

@media (min-width: 451px) {
  .p-data__section6__wrapper1>.p-data__text {
    bottom: 20px
  }
}

.p-data__section6__wrapper2 {
  -ms-flex-preferred-size: 220px;
  flex-basis: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width: 768px) {
  .p-data__section6__wrapper2 {
    width: 40%;
    max-width: 190px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

@media (max-width: 425px) {
  .p-data__section6__wrapper2 {
    max-width: 140px
  }
}

@media (max-width: 320px) {
  .p-data__section6__wrapper2 {
    padding-right: 10px;
    padding-top: 6%
  }
}

.p-data__section8 {
  -ms-grid-row: 9;
  -ms-grid-column: 1;
  -ms-grid-column-span: 7;
  background: #fff;
  grid-area: data07
}

.p-data__section8__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 7% 9% 0
}

@media (max-width: 768px) {
  .p-data__section8__inner {
    display: block;
    position: relative;
    padding: 25px
  }
}

.p-data__section8__wrapper1 {
  -ms-flex-preferred-size: 365px;
  flex-basis: 365px;
  margin-right: 40px
}

@media (max-width: 768px) {
  .p-data__section8__wrapper1 {
    margin-right: 0
  }
}

.p-data__section8__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width: 768px) {
  .p-data__section8__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.p-data__section8__item {
  text-align: center
}

@media (max-width: 768px) {
  .p-data__section8__item {
    width: 47%;
    max-width: 180px;
    margin: 0 10px
  }
}

.p-data__section8__item>.p-data__picture {
  width: 150px;
  margin: 0 auto 30px
}

@media (max-width: 768px) {
  .p-data__section8__item>.p-data__picture {
    width: 100%;
    margin: 0 auto 15px
  }
}

.p-data__section8__wrapper2 {
  -ms-flex-preferred-size: 210px;
  flex-basis: 210px;
  margin-top: 20px
}

@media (max-width: 768px) {
  .p-data__section8__wrapper2 {
    margin-top: 10px
  }
}

.p-data__section8__wrapper2>.p-data__sectionTitle {
  margin-bottom: 15px
}

@media (max-width: 768px) {
  .p-data__section8__wrapper2>.p-data__sectionTitle {
    margin-bottom: 5px
  }
}

.p-data__section9 {
  -ms-grid-row: 11;
  -ms-grid-column: 1;
  -ms-grid-column-span: 7;
  background: #fff;
  grid-area: data08
}

.p-data__section9__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding: 7% 9% 0
}

@media (max-width: 768px) {
  .p-data__section9__inner {
    display: block;
    position: relative;
    padding: 25px
  }
}

.p-data__section9__wrapper1 {
  -ms-flex-preferred-size: 365px;
  flex-basis: 365px;
  margin-left: 40px
}

@media (max-width: 768px) {
  .p-data__section9__wrapper1 {
    margin-left: 0
  }
}

.p-data__section9__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width: 768px) {
  .p-data__section9__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.p-data__section9__item {
  text-align: center
}

@media (max-width: 768px) {
  .p-data__section9__item {
    width: 47%;
    max-width: 180px;
    margin: 0 10px
  }
}

.p-data__section9__item>.p-data__picture {
  width: 150px;
  margin: 0 auto 30px
}

@media (max-width: 768px) {
  .p-data__section9__item>.p-data__picture {
    width: 100%;
    margin: 0 auto 15px
  }
}

.p-data__section9__wrapper2 {
  -ms-flex-preferred-size: 210px;
  flex-basis: 210px;
  margin-top: 20px
}

@media (max-width: 768px) {
  .p-data__section9__wrapper2 {
    margin-top: 10px
  }
}

.p-data__section9__wrapper2>.p-data__sectionTitle {
  margin-bottom: 15px
}

@media (max-width: 768px) {
  .p-data__section9__wrapper2>.p-data__sectionTitle {
    margin-bottom: 5px
  }
}

.p-data__section10 {
  -ms-grid-row: 9;
  -ms-grid-row-span: 3;
  -ms-grid-column: 9;
  -ms-grid-column-span: 3;
  background: #fff;
  grid-area: data09
}

.p-data__section10__inner {
  padding: 10% 10% 0
}

@media (max-width: 768px) {
  .p-data__section10__inner {
    position: relative;
    padding: 25px
  }
}

.p-data__section10__inner>.p-data__picture {
  width: 100%;
  margin: 45px 0 40px
}

@media (max-width: 768px) {
  .p-data__section10__inner>.p-data__picture {
    position: absolute;
    width: 45%;
    margin: 0 20px 0 auto;
    right: 0
  }
}

@media (max-width: 375px) {
  .p-data__section10__inner>.p-data__picture {
    max-width: 130px
  }
}

@media (max-width: 320px) {
  .p-data__section10__inner>.p-data__picture {
    margin: 0 10px 0 auto;
    width: 41%
  }
}

@media (max-width: 768px) {
  .p-data__section10__inner>.p-data__sectionTitle:first-of-type {
    margin-bottom: 20px
  }
}

@media (max-width: 768px) {
  .p-data__section10__inner>.p-data__sectionTitle {
    margin-bottom: 10px
  }
}

.p-data__section10__inner>.p-data__subTitle {
  font-size: 3.5rem;
  display: inline-block;
  margin-right: 10px
}

@media (max-width: 1210px) {
  .p-data__section10__inner>.p-data__subTitle {
    font-size: 3rem
  }
}

@media (max-width: 768px) {
  .p-data__section10__inner>.p-data__subTitle {
    font-size: 2.4rem
  }
}

@media (max-width: 320px) {
  .p-data__section10__inner>.p-data__subTitle {
    font-size: 2rem
  }
}

.p-data__section10__inner>.p-data__num {
  display: inline-block;
  margin-bottom: 10px
}

.p-data__section10__inner>.p-data__num>span {
  line-height: 0.7
}

.p-data__section10__item>dl {
  font-size: 1.8rem;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  margin: 15px 0;
  line-height: 1
}

@media (max-width: 768px) {
  .p-data__section10__item>dl {
    font-size: 1.6rem;
    margin: 10px 0
  }
}

@media (max-width: 320px) {
  .p-data__section10__item>dl {
    font-size: 1.5rem
  }
}

.p-data__section10__item>dl>dt {
  display: inline-block
}

.p-data__section10__item>dl>dd {
  width: auto;
  display: inline-block;
  margin-left: 10px
}

@media (max-width: 320px) {
  .p-data__section10__item>dl>dd {
    margin-left: 5px
  }
}

.p-data__section11 {
  -ms-grid-row: 13;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  background: #fff;
  grid-area: data10
}

.p-data__section11__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 8% 9% 0
}

@media (max-width: 768px) {
  .p-data__section11__inner {
    position: relative;
    padding: 25px
  }
}

.p-data__section11__wrapper1 {
  -ms-flex-preferred-size: 300px;
  flex-basis: 300px;
  margin-right: 0px
}

@media (max-width: 768px) {
  .p-data__section11__wrapper1 {
    margin-right: 0;
    -ms-flex-preferred-size: initial;
    flex-basis: initial
  }
}

.p-data__section11__wrapper1>.p-data__sectionTitle:first-of-type {
  margin-bottom: 25px
}

.p-data__section11__wrapper1>.p-data__subTitle {
  font-size: 3.5rem;
  display: inline-block;
  margin-right: 15px
}

@media (max-width: 1210px) {
  .p-data__section11__wrapper1>.p-data__subTitle {
    margin-right: 10px
  }
}

@media (max-width: 768px) {
  .p-data__section11__wrapper1>.p-data__subTitle {
    font-size: 3rem
  }
}

@media (max-width: 320px) {
  .p-data__section11__wrapper1>.p-data__subTitle {
    font-size: 2.4rem;
    margin-right: 5px
  }
}

.p-data__section11__wrapper1>.p-data__num {
  display: inline-block
}

@media (max-width: 1210px) {
  .p-data__section11__wrapper1>.p-data__num {
    font-size: 3rem
  }
}

.p-data__section11__wrapper1>.p-data__num>span {
  font-size: 8rem;
  line-height: 0.4
}

@media (max-width: 1210px) {
  .p-data__section11__wrapper1>.p-data__num>span {
    font-size: 6rem
  }
}

@media (max-width: 320px) {
  .p-data__section11__wrapper1>.p-data__num>span {
    font-size: 4.6rem
  }
}

.p-data__section11__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px
}

.p-data__section11__item {
  width: 46%;
  white-space: nowrap
}

@media (max-width: 768px) {
  .p-data__section11__item {
    width: 100px
  }
}

.p-data__section11__item>dl {
  font-size: 1.8rem;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  margin: 7px 0;
  line-height: 1
}

@media (max-width: 768px) {
  .p-data__section11__item>dl {
    font-size: 1.6rem
  }
}

.p-data__section11__item>dl>dt {
  display: inline-block
}

.p-data__section11__item>dl>dd {
  display: inline-block;
  margin-left: 5px
}

.p-data__section11__wrapper2 {
  -ms-flex-preferred-size: 210px;
  flex-basis: 210px;
  margin-top: auto
}

@media (max-width: 768px) {
  .p-data__section11__wrapper2 {
    position: absolute;
    width: 30%;
    right: 0;
    margin-right: 20px
  }
}

@media (max-width: 768px) {
  .p-data__section11__wrapper2>.p-data__picture {
    min-width: 100px
  }
}

@media (max-width: 320px) {
  .p-data__section11__wrapper2>.p-data__picture {
    min-width: 80px
  }
}

.p-data__section12 {
  -ms-grid-row: 13;
  -ms-grid-column: 7;
  -ms-grid-column-span: 5;
  background: #fff;
  grid-area: data11
}

.p-data__section12__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 8% 9% 0
}

@media (max-width: 768px) {
  .p-data__section12__inner {
    position: relative;
    padding: 25px
  }
}

@media (max-width: 320px) {
  .p-data__section12__inner {
    padding: 25px 10px 25px 25px
  }
}

.p-data__section12__wrapper1 {
  min-width: 200px;
  margin-right: 30px
}

@media (max-width: 768px) {
  .p-data__section12__wrapper1 {
    min-width: initial;
    width: 60%;
    margin-right: 0
  }
}

@media (max-width: 320px) {
  .p-data__section12__wrapper1 {
    width: 90%
  }
}

.p-data__section12__wrapper1>.p-data__sectionTitle {
  margin-bottom: 25px
}

.p-data__section12__item>.p-data__subTitle {
  display: inline-block;
  font-size: 2.5rem;
  margin-right: 10px
}

@media (max-width: 768px) {
  .p-data__section12__item>.p-data__subTitle {
    font-size: 1.8rem;
    margin-right: 5px
  }
}

.p-data__section12__item>.p-data__num {
  display: inline-block;
  font-size: 3rem
}

@media (max-width: 768px) {
  .p-data__section12__item>.p-data__num {
    font-size: 2.4rem;
    margin-bottom: 8px
  }
}

.p-data__section12__item>.p-data__num>span {
  font-size: 4.5rem
}

@media (max-width: 768px) {
  .p-data__section12__item>.p-data__num>span {
    font-size: 3.2rem
  }
}

.p-data__section12__wrapper2 {
  -ms-flex-preferred-size: 230px;
  flex-basis: 230px;
  margin-top: auto
}

@media (max-width: 768px) {
  .p-data__section12__wrapper2 {
    width: 50%;
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
    margin: auto
  }
}

.p-data__section13 {
  -ms-grid-row: 15;
  -ms-grid-column: 1;
  -ms-grid-column-span: 11;
  background: #fff;
  grid-area: data12
}

.p-data__section13__inner {
  padding: 5% 6% 0
}

@media (max-width: 768px) {
  .p-data__section13__inner {
    position: relative;
    padding: 25px
  }
}

.p-data__section13__wrapper1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px
}

@media (max-width: 768px) {
  .p-data__section13__wrapper1 {
    display: block
  }
}

.p-data__section13__wrapper1>.p-data__sectionTitle {
  -ms-flex-preferred-size: 280px;
  flex-basis: 280px;
  margin-right: 40px
}

@media (max-width: 768px) {
  .p-data__section13__wrapper1>.p-data__sectionTitle {
    margin-bottom: 10px
  }
}

.p-data__section13__wrapper1>.p-data__text {
  -ms-flex-preferred-size: 790px;
  flex-basis: 790px
}

.p-data__section13__wrapper2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media (max-width: 768px) {
  .p-data__section13__wrapper2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

.p-data__section13__wrapper2-1 {
  -ms-flex-preferred-size: 330px;
  flex-basis: 330px;
  margin-right: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width: 768px) {
  .p-data__section13__wrapper2-1 {
    margin-right: 0;
    position: absolute;
    width: 30%
  }
}

.p-data__section13__wrapper2-2 {
  min-width: 530px;
  margin-top: 20px
}

@media (max-width: 768px) {
  .p-data__section13__wrapper2-2 {
    min-width: initial;
    margin-top: 0
  }
}

.p-data__section13__wrapper2-2>.p-data__subTitle {
  font-size: 3.5rem;
  display: inline-block;
  margin-right: 10px
}

@media (max-width: 1210px) {
  .p-data__section13__wrapper2-2>.p-data__subTitle {
    font-size: 3rem
  }
}

@media (max-width: 768px) {
  .p-data__section13__wrapper2-2>.p-data__subTitle {
    font-size: 2.2rem;
    margin: 10px 0
  }
}

.p-data__section13__wrapper2-2>.p-data__num {
  display: inline-block;
  margin-bottom: 10px
}

.p-data__section13__wrapper2-2>.p-data__num>span {
  line-height: 0.7
}

.p-data__section13__item>dl {
  font-size: 1.8rem;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  margin: 15px 0;
  line-height: 1
}

.p-data__section13__item>dl>dt {
  display: inline-block
}

.p-data__section13__item>dl>dd {
  width: auto;
  display: inline-block;
  margin-left: 15px
}

@media (max-width: 768px) {
  .p-data__section13__item>dl>dd {
    margin-left: 5px;
    width: 60%
  }
}

.p-data__section13__item:nth-of-type(6)>dl>dt {
  position: relative
}

@media (max-width: 768px) {
  .p-data__section13__item:nth-of-type(6)>dl>dt {
    margin-left: 0px;
    top: 0px;
    vertical-align: top
  }
}

@media (max-width: 768px) {
  .p-data__section13__item:nth-of-type(6)>dl>dd {
    width: 70%
  }
}

.p-dataSP section {
  overflow: hidden
}

.p-dataSP section::before {
  content: '';
  background-image: url("../media/img/common/triangle.svg");
  position: absolute;
  width: 20px;
  height: 20px;
  display: block
}

.p-dataSP__inner section {
  background: #fff;
  margin-bottom: 15px
}

.p-dataSP__inner h3 {
  margin: 0
}

.p-dataSP__inner h3>span {
  line-height: 1
}

.p-dataSP__inner .p-dataSP__sectionTitle {
  font-weight: bold
}

.p-dataSP__inner .p-dataSP__subTitle {
  font-weight: bold
}

.p-dataSP__inner .p-dataSP__text {
  font-size: 1.5rem;
  font-family: "游ゴシック体", YuGothic, sans-serif
}

.p-dataSP__inner .p-dataSP__num {
  color: #009b87;
  font-weight: bold;
  line-height: 1
}

.p-dataSP__section1__inner {
  padding: 25px
}

.p-dataSP__section1__wrapper1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px
}

.p-dataSP__section1__wrapper1__inner {
  width: 50%
}

.p-dataSP__section1__wrapper1 .p-dataSP__sectionTitle {
  font-size: 2.2rem
}

@media (max-width: 374px) {
  .p-dataSP__section1__wrapper1 .p-dataSP__sectionTitle {
    font-size: 1.8rem
  }
}

.p-dataSP__section1__wrapper1 .p-dataSP__num {
  font-size: 4rem
}

@media (max-width: 374px) {
  .p-dataSP__section1__wrapper1 .p-dataSP__num {
    font-size: 3rem
  }
}

.p-dataSP__section1__wrapper1 .p-dataSP__num>span {
  font-size: 7rem;
  line-height: 0.7
}

@media (max-width: 374px) {
  .p-dataSP__section1__wrapper1 .p-dataSP__num>span {
    font-size: 6rem
  }
}

.p-dataSP__section1__wrapper1>.p-dataSP__picture {
  width: 40%;
  max-width: 102px
}

.p-dataSP__section2__inner {
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.p-dataSP__section2__inner .p-dataSP__num {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px
}

@media (max-width: 320px) {
  .p-dataSP__section2__inner .p-dataSP__num {
    font-size: 1.6rem
  }
}

.p-dataSP__section2__inner .p-dataSP__num>span {
  font-size: 3rem;
  line-height: 0.6
}

@media (max-width: 320px) {
  .p-dataSP__section2__inner .p-dataSP__num>span {
    font-size: 2.2rem
  }
}

.p-dataSP__section2__wrapper1 {
  width: 47%
}

.p-dataSP__section2__wrapper1>.p-data__picture {
  margin-top: 10px;
  margin-bottom: 30px
}

.p-dataSP__section2__wrapper1>.p-dataSP__sectionTitle {
  font-size: 1.6rem
}

.p-dataSP__section2__wrapper2 {
  width: 47%
}

.p-dataSP__section2__wrapper2 .p-dataSP__sectionTitle {
  font-size: 1.6rem
}

.p-dataSP__section2__wrapper2__inner1 {
  margin-bottom: 20px
}

.p-dataSP__section3__inner {
  padding: 25px
}

.p-dataSP__section3__wrapper1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px
}

@media (max-width: 320px) {
  .p-dataSP__section3__wrapper1 {
    margin-bottom: 10px
  }
}

.p-dataSP__section3__wrapper1>.p-dataSP__picture {
  width: 32%;
  margin-right: 20px
}

@media (max-width: 320px) {
  .p-dataSP__section3__wrapper1>.p-dataSP__picture {
    margin-right: 10px
  }
}

.p-dataSP__section3__wrapper1__inner>.p-dataSP__sectionTitle {
  font-size: 1.8rem;
  padding-bottom: 20px
}

@media (max-width: 320px) {
  .p-dataSP__section3__wrapper1__inner>.p-dataSP__sectionTitle {
    padding-bottom: 10px
  }
}

.p-dataSP__section3__wrapper1__inner .p-dataSP__section3__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-dataSP__section3__wrapper1__inner .p-dataSP__section3__num>.p-dataSP__num {
  font-size: 3rem;
  font-weight: bold
}

.p-dataSP__section3__wrapper1__inner .p-dataSP__section3__num>.p-dataSP__num[data-type='coron'] {
  margin: 0 5px
}

.p-dataSP__section3__wrapper1__inner .p-dataSP__section3__num>.p-dataSP__num>span {
  position: relative;
  font-size: 4rem;
  line-height: 0.7
}

@media (max-width: 320px) {
  .p-dataSP__section3__wrapper1__inner .p-dataSP__section3__num>.p-dataSP__num>span {
    font-size: 3rem
  }
}

.p-dataSP__section3__wrapper1__inner .p-dataSP__section3__num>.p-dataSP__num>span[data-type='men']:before {
  position: absolute;
  content: '男';
  font-size: 1.2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0px
}

.p-dataSP__section3__wrapper1__inner .p-dataSP__section3__num>.p-dataSP__num>span[data-type='women']:before {
  position: absolute;
  content: '女';
  font-size: 1.2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0px
}

.p-dataSP__section4__inner {
  padding: 25px
}

.p-dataSP__section4__wrapper1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px
}

.p-dataSP__section4__wrapper1 .p-dataSP__sectionTitle {
  font-size: 1.8rem
}

.p-dataSP__section4__wrapper1 .p-dataSP__num {
  font-size: 3rem;
  margin-bottom: 10px
}

@media (max-width: 320px) {
  .p-dataSP__section4__wrapper1 .p-dataSP__num {
    font-size: 2rem
  }
}

.p-dataSP__section4__wrapper1 .p-dataSP__num.-dispatch {
  font-size: 1.6rem
}

.p-dataSP__section4__wrapper1 .p-dataSP__num>span {
  font-size: 5rem;
  line-height: 0.7
}

@media (max-width: 320px) {
  .p-dataSP__section4__wrapper1 .p-dataSP__num>span {
    font-size: 4rem
  }
}

.p-dataSP__section4__wrapper1__inner {
  width: 50%
}

.p-dataSP__section4__wrapper1>.p-dataSP__picture {
  width: 48%
}

.p-dataSP__section5__inner {
  padding: 25px
}

.p-dataSP__section5__wrapper1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px
}

.p-dataSP__section5__wrapper1 .p-dataSP__sectionTitle {
  font-size: 1.8rem
}

@media (max-width: 320px) {
  .p-dataSP__section5__wrapper1 .p-dataSP__sectionTitle {
    font-size: 1.4rem
  }
}

.p-dataSP__section5__wrapper1 .p-dataSP__num {
  font-size: 4rem;
  line-height: 0.5
}

.p-dataSP__section5__wrapper1 .p-dataSP__num.-dispatch {
  font-size: 1.6rem
}

.p-dataSP__section5__wrapper1 .p-dataSP__num>span {
  font-size: 5.6rem;
  line-height: 0.7
}

.p-dataSP__section5__wrapper1__inner {
  width: 50%;
  padding-top: 20px
}

.p-dataSP__section5__wrapper1>.p-dataSP__picture {
  width: 45%;
  margin-right: 20px
}

.p-dataSP__section6__inner {
  padding: 25px
}

.p-dataSP__section6__wrapper1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px
}

.p-dataSP__section6__wrapper1__inner {
  padding-left: 20px
}

.p-dataSP__section6__wrapper1 .p-dataSP__sectionTitle {
  font-size: 1.8rem
}

.p-dataSP__section6__wrapper1 .p-dataSP__num {
  font-size: 4rem;
  line-height: 0.5
}

.p-dataSP__section6__wrapper1 .p-dataSP__num.-dispatch {
  font-size: 1.6rem
}

.p-dataSP__section6__wrapper1 .p-dataSP__num>span {
  font-size: 5.6rem;
  line-height: 0.7
}

.p-dataSP__section6__wrapper1__inner {
  width: 50%;
  padding-top: 20px
}

.p-dataSP__section6__wrapper1>.p-dataSP__picture {
  width: 45%
}

.p-dataSP__section7__inner {
  padding: 25px
}

.p-dataSP__section7__wrapper1 {
  display: block;
  margin-bottom: 15px
}

.p-dataSP__section7__wrapper1>.p-data__sectionTitle {
  margin: 0 0 10px 0
}

.p-dataSP__section7__wrapper1>.p-data__text {
  -ms-flex-preferred-size: 945px;
  flex-basis: 945px
}

.p-dataSP__section7__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-dataSP__section7__item {
  width: 30%;
  max-width: 130px;
  margin-bottom: 20px
}

.p-dataSP__section7__item:nth-of-type(4),
.p-dataSP__section7__item:nth-of-type(5) {
  margin-bottom: 0
}

.p-dataSP__section7__item+.p-dataSP__section7__item {
  margin-left: 10px
}

.p-dataSP__section7__item>.p-data__picture {
  width: 88%;
  margin: 0 auto 15px
}

.p-dataSP__section7__item>.p-dataSP__subTitle {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 10px
}

.p-dataSP__section7__item>.p-dataSP__num {
  text-align: center;
  font-size: 2rem
}

.p-dataSP__section7__item>.p-dataSP__num>span {
  font-size: 3.2rem;
  line-height: 0.8
}

.p-dataSP__section8__inner {
  padding: 25px
}

.p-dataSP__section8__wrapper2 {
  display: block
}

.p-dataSP__section8__wrapper2>.p-data__sectionTitle {
  margin: 0 0 10px 0
}

.p-dataSP__section8__wrapper2>.p-data__text {
  -ms-flex-preferred-size: 945px;
  flex-basis: 945px
}

.p-dataSP__section8__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-dataSP__section8__item {
  width: 40%;
  max-width: 130px;
  margin-bottom: 20px
}

.p-dataSP__section8__item+.p-dataSP__section8__item {
  margin-left: 10px
}

.p-dataSP__section8__item>.p-data__picture {
  width: 88%;
  margin: 0 auto 15px
}

.p-dataSP__section8__item>.p-dataSP__subTitle {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 10px
}

.p-dataSP__section8__item>.p-dataSP__num {
  text-align: center;
  font-size: 2rem
}

.p-dataSP__section8__item>.p-dataSP__num>span {
  font-size: 3.2rem;
  line-height: 0.8
}

.p-dataSP__section9__inner {
  padding: 25px
}

.p-dataSP__section9__wrapper1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.p-dataSP__section9__wrapper1>.p-dataSP__picture {
  width: 55%;
  margin-top: 40px
}

@media (max-width: 320px) {
  .p-dataSP__section9__wrapper1>.p-dataSP__picture {
    width: 42%
  }
}

.p-dataSP__section9__wrapper1 .p-dataSP__sectionTitle {
  font-size: 1.6rem;
  margin-bottom: 15px
}

.p-dataSP__section9__wrapper1 .p-data__sectionTitle {
  font-size: 1.5rem;
  margin-bottom: 5px
}

.p-dataSP__section9__wrapper1 .p-data__num>span {
  font-size: 5rem
}

.p-dataSP__section9__item>dl {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  line-height: 1;
  margin: 7px 0
}

.p-dataSP__section9__item>dl>dt {
  display: inline-block
}

.p-dataSP__section9__item>dl>dd {
  width: auto;
  display: inline-block;
  margin-left: 15px;
  line-height: 1.2
}

.p-dataSP__section9__item:nth-of-type(7)>dl>dt {
  position: relative;
  vertical-align: top
}

.p-dataSP__section10__inner {
  padding: 25px
}

.p-dataSP__section10__wrapper2 {
  display: block
}

.p-dataSP__section10__wrapper2>.p-data__sectionTitle {
  margin: 0 0 10px 0
}

.p-dataSP__section10__wrapper2>.p-data__text {
  -ms-flex-preferred-size: 945px;
  flex-basis: 945px
}

.p-dataSP__section10__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-dataSP__section10__item {
  width: 40%;
  max-width: 130px;
  margin-bottom: 20px
}

.p-dataSP__section10__item+.p-dataSP__section10__item {
  margin-left: 10px
}

.p-dataSP__section10__item>.p-data__picture {
  width: 88%;
  margin: 0 auto 15px
}

.p-dataSP__section10__item>.p-dataSP__subTitle {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 10px
}

.p-dataSP__section10__item>.p-dataSP__num {
  text-align: center;
  font-size: 2rem
}

.p-dataSP__section10__item>.p-dataSP__num>span {
  font-size: 3.2rem;
  line-height: 0.8
}

.p-dataSP__section11__inner {
  position: relative;
  padding: 25px
}

.p-dataSP__section11__wrapper1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.p-dataSP__section11__wrapper1>.p-dataSP__section11__wrapper1_1 {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%
}

.p-dataSP__section11__wrapper1>.p-dataSP__section11__wrapper1_1>.p-dataSP__sectionTitle {
  font-size: 1.8rem;
  font-weight: bold
}

.p-dataSP__section11__wrapper1>.p-dataSP__section11__wrapper1_1>.p-dataSP__sectionTitle:first-of-type {
  margin-bottom: 15px
}

@media (max-width: 320px) {
  .p-dataSP__section11__wrapper1>.p-dataSP__section11__wrapper1_1>.p-dataSP__sectionTitle:first-of-type {
    margin-bottom: 5px
  }
}

.p-dataSP__section11__wrapper1>.p-dataSP__section11__wrapper1_1>.p-dataSP__subTitle {
  font-size: 2.5rem;
  display: inline-block;
  margin-right: 5px;
  font-weight: bold;
  line-height: 0.8
}

@media (max-width: 320px) {
  .p-dataSP__section11__wrapper1>.p-dataSP__section11__wrapper1_1>.p-dataSP__subTitle {
    font-size: 2.2rem
  }
}

.p-dataSP__section11__wrapper1>.p-dataSP__section11__wrapper1_1>.p-dataSP__num {
  font-size: 3rem;
  font-weight: bold;
  display: inline-block;
  line-height: 0.8
}

.p-dataSP__section11__wrapper1>.p-dataSP__section11__wrapper1_1>.p-dataSP__num>span {
  font-weight: bold;
  font-size: 5.6rem;
  line-height: 0.3
}

@media (max-width: 320px) {
  .p-dataSP__section11__wrapper1>.p-dataSP__section11__wrapper1_1>.p-dataSP__num>span {
    font-size: 4.2rem
  }
}

.p-dataSP__section11__wrapper1>.p-dataSP__section11__wrapper1_2 {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  max-width: 140px
}

.p-dataSP__section11__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px
}

.p-dataSP__section11__item {
  width: 120px
}

@media (max-width: 320px) {
  .p-dataSP__section11__item {
    width: 100px
  }
}

.p-dataSP__section11__item>dl {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  margin: 7px 0;
  line-height: 1;
  white-space: nowrap
}

@media (max-width: 320px) {
  .p-dataSP__section11__item>dl {
    font-size: 1.5rem
  }
}

.p-dataSP__section11__item>dl>dt {
  display: inline-block
}

.p-dataSP__section11__item>dl>dd {
  display: inline-block;
  margin-left: 5px
}

@media (max-width: 320px) {
  .p-dataSP__section11__item>dl>dd {
    margin-left: 0
  }
}

.p-dataSP__section12__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  padding: 25px
}

@media (max-width: 320px) {
  .p-dataSP__section12__inner {
    padding: 25px 10px 25px 25px
  }
}

.p-dataSP__section12__wrapper1 {
  min-width: initial;
  width: 60%;
  margin-right: 0
}

@media (max-width: 320px) {
  .p-dataSP__section12__wrapper1 {
    width: 90%
  }
}

.p-dataSP__section12__wrapper1>.p-dataSP__sectionTitle {
  font-size: 1.8rem;
  margin-bottom: 5px
}

.p-dataSP__section12__item>.p-dataSP__subTitle {
  display: inline-block;
  font-size: 1.8rem;
  margin-right: 5px
}

.p-dataSP__section12__item>.p-dataSP__num {
  display: inline-block;
  font-size: 2.4rem;
  margin-bottom: 8px
}

.p-dataSP__section12__item>.p-dataSP__num>span {
  font-size: 3.2rem
}

.p-dataSP__section12__wrapper2 {
  margin-top: auto;
  -ms-flex-preferred-size: initial;
  flex-basis: initial;
  margin: auto
}

.p-dataSP__section12__wrapper2>.p-data__picture {
  max-width: 160px
}

.p-dataSP__section13__inner {
  position: relative;
  padding: 25px
}

.p-dataSP__section13__wrapper1 {
  display: block;
  margin-bottom: 20px
}

.p-dataSP__section13__wrapper1>.p-dataSP__sectionTitle {
  margin-bottom: 10px;
  font-size: 1.6rem
}

.p-dataSP__section13__wrapper1>.p-dataSP__text {
  -ms-flex-preferred-size: 790px;
  flex-basis: 790px
}

.p-dataSP__section13__wrapper2 .p-dataSP__sectionTitle {
  font-size: 1.6rem
}

.p-dataSP__section13__wrapper2 .p-dataSP__subTitle {
  font-size: 1.8rem
}

.p-dataSP__section13__wrapper2 .p-dataSP__num {
  font-size: 3.6rem;
  margin-bottom: 10px
}

.p-dataSP__section13__wrapper2 .p-dataSP__num>span {
  font-size: 4.6rem
}

.p-dataSP__section13__wrapper2 .p-dataSP__section13__wrapper2-2 {
  position: absolute;
  top: 170px;
  right: 2%;
  width: 43%
}

@media (max-width: 320px) {
  .p-dataSP__section13__wrapper2 .p-dataSP__section13__wrapper2-2 {
    top: 190px;
    width: 40%
  }
}

.p-dataSP__section13__item>dl {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  margin: 0
}

@media (max-width: 320px) {
  .p-dataSP__section13__item>dl {
    font-size: 1.5rem
  }
}

.p-dataSP__section13__item>dl>dt {
  display: inline
}

.p-dataSP__section13__item>dl>dd {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  vertical-align: top
}

@media (max-width: 425px) {
  .p-dataSP__section13__item>dl>dd>.break {
    display: none
  }
}

.p-employment {
  margin-top: -250px;
  margin-bottom: 204px
}

@media (max-width: 768px) {
  .p-employment {
    margin-top: 0
  }
}

@media (max-width: 768px) {
  .p-employment {
    margin-bottom: 0
  }
}

.p-employment__inner {
  padding: 169px 115px 136px 115px
}

@media (max-width: 768px) {
  .p-employment__inner {
    padding: 83px 27px 105px
  }
}

.p-employment__wrapper {
  max-width: 1150px;
  margin: 0 auto
}

.p-employment__navList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media (max-width: 768px) {
  .p-employment__navList {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.p-employment__navItem {
  display: block;
  margin-right: 47px
}

@media (max-width: 768px) {
  .p-employment__navItem {
    width: 36%;
    min-width: 115px;
    max-width: 135px;
    margin-right: initial;
    margin-bottom: 24px
  }
}

@media (max-width: 320px) {
  .p-employment__navItem {
    width: 50%
  }
}

.p-employment__navItem:last-of-type {
  margin-right: 30px
}

@media (max-width: 768px) {
  .p-employment__navItem:last-of-type {
    margin-right: 0
  }
}

.p-employment__navLink {
  position: relative;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  border-right: 1px solid #bbbbbb;
  padding-right: 9px;
  line-height: 1.6rem;
  letter-spacing: 0.05rem;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out
}

.p-employment__navLink:hover {
  opacity: .6
}

@media (max-width: 768px) {
  .p-employment__navLink {
    -webkit-transition: none;
    transition: none
  }

  .p-employment__navLink:hover {
    opacity: 1
  }
}

.wantedly_link {
  font-size: 16px;
  text-align: right;
  padding: 20px 0 0 0;
}

.wantedly_link p {
  text-decoration: underline;
}

.asterisk p {
  font-size: 14px;
  text-align: right;
}

.p-employment__navLink:after {
  content: '';
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  display: inline-block;
  background-image: url("../media/img/common/arw-employment.svg");
  top: 50%;
  -webkit-transform: translate(20px, -50%);
  transform: translate(20px, -50%);
  width: 10px;
  height: 6px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s
}

@media (max-width: 768px) {
  .p-employment__navLink:after {
    -webkit-transform: translate(20px, -50%);
    transform: translate(20px, -50%)
  }
}

.p-employment__navLink:hover:after {
  -webkit-transform: translate(20px, -20%);
  transform: translate(20px, -20%)
}

@media (max-width: 768px) {
  .p-employment__navLink:hover:after {
    -webkit-transform: translate(20px, -20%);
    transform: translate(20px, -20%)
  }
}

.p-employment__container {
  padding-top: 60px;
  margin-bottom: 60px
}

@media (max-width: 768px) {
  .p-employment__container {
    margin-bottom: 30px;
    padding-top: 35px
  }
}

.p-employment__container:first-of-type {
  padding-top: 56px
}

@media (max-width: 768px) {
  .p-employment__container:first-of-type {
    padding-top: 20px
  }
}

.p-employment__container:last-of-type {
  margin-bottom: 0
}

.p-employment__containerTitle {
  font-size: 3rem;
  color: #009b87;
  line-height: 1;
  margin-bottom: 28px
}

@media (max-width: 768px) {
  .p-employment__containerTitle {
    font-size: 2.2rem;
    margin-bottom: 14px
  }
}

.p-employment__containerTitle.-welfare {
  margin-bottom: 4px
}

@media (max-width: 768px) {
  .p-employment__containerTitle.-welfare {
    margin-bottom: 15px
  }
}

.p-employment__containerTitle.-training {
  margin-bottom: 35px
}

@media (max-width: 768px) {
  .p-employment__containerTitle.-training {
    margin-bottom: 17px
  }
}

.p-employment__containerTitle.-flow {
  margin-bottom: 10px
}

@media (max-width: 768px) {
  .p-employment__containerTitle.-flow {
    margin-bottom: 7px
  }
}

.p-employment__requirement {
  margin-bottom: 15px
}

@media (max-width: 768px) {
  .p-employment__requirement {
    margin-bottom: 13px
  }
}

.p-employment__requirementTitle {
  position: relative;
  background: #f2f2f2;
  font-size: 2rem;
  margin: 0;
  padding: 17px 27px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s
}

@media (max-width: 768px) {
  .p-employment__requirementTitle {
    font-size: 1.6rem;
    padding: 10px 17px
  }
}

.p-employment__requirementTitle:hover {
  background: #f6f5f6
}

.p-employment__requirementTitle:after {
  content: '';
  background-size: 100%;
  position: absolute;
  display: inline-block;
  background-image: url("../media/img/common/arw-requirement.svg");
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  width: 36px;
  height: 36px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s
}

@media (max-width: 768px) {
  .p-employment__requirementTitle:after {
    width: 26px;
    height: 26px;
    right: 12px
  }
}

.p-employment__requirementTitle[aria-expanded='true'] {
  background: #f6f5f6
}

.p-employment__requirementTitle[aria-expanded='true']:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg)
}

.p-employment__requirementContent {
  display: none
}

.p-employment__requirementInner {
  border: 6px solid #f6f5f6;
  border-top: none;
  padding: 38px 109px 76px
}

@media (max-width: 768px) {
  .p-employment__requirementInner {
    padding: 0px 16px 25px
  }
}

.p-employment__table {
  font-family: "游ゴシック体", YuGothic, sans-serif;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%
}

@media (max-width: 768px) {
  .p-employment__tableRow.-welfare {
    display: block
  }
}

.p-employment__tableKey {
  font-size: 1.6rem;
  color: #666666;
  text-align: left;
  border-bottom: 1px solid #999999;
  width: 19%;
  padding: 25px 0 10px;
  vertical-align: top
}

@media (max-width: 768px) {
  .p-employment__tableKey {
    font-size: 1.4rem;
    padding: 13px 1px 5px;
    width: 23%
  }
}

.p-employment__tableKey.-welfare {
  width: 20%
}

@media (max-width: 768px) {
  .p-employment__tableKey.-welfare {
    border: none;
    font-size: 1.7rem;
    padding: 12px 0 3px
  }
}

.p-employment__tableValue {
  font-size: 1.6rem;
  color: #000;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  padding: 25px 0 10px;
  letter-spacing: 0.02rem
}

@media (max-width: 768px) {
  .p-employment__tableValue {
    font-size: 1.4rem;
    padding: 10px 0 5px;
    line-height: 1.65
  }
}

@media (max-width: 768px) {
  .p-employment__tableValue.-welfare {
    display: block;
    padding-top: 0;
    padding-bottom: 17px
  }
}

.p-employment__tableValue>small {
  font-size: 1.4rem
}

@media (max-width: 768px) {
  .p-employment__tableValue>small {
    font-size: 1.2rem;
    display: inline-block;
    line-height: 1.6
  }
}

.p-employment__allowance {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (max-width: 768px) {
  .p-employment__allowance {
    display: block;
    padding: 5px 0
  }
}

.p-employment__allowanceName {
  display: inline-block;
  width: 15%;
  min-width: 140px;
  font-weight: bold;
  text-align: right;
  margin: 0
}

@media (max-width: 768px) {
  .p-employment__allowanceName {
    text-align: left
  }
}

.p-employment__allowanceText {
  display: block;
  width: 83%;
  margin: 0 0 0 10px
}

@media (max-width: 768px) {
  .p-employment__allowanceText {
    width: 100%;
    margin: 0
  }
}

.p-employment__trainingContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 270px;
  margin-bottom: 15px
}

.p-employment__trainingContainer:nth-of-type(3) {
  height: auto
}

@media (max-width: 768px) {
  .p-employment__trainingContainer {
    height: auto;
    margin-bottom: 10px
  }
}

.p-employment__trainingDate {
  -ms-flex-preferred-size: 18%;
  flex-basis: 18%;
  background: #f2f2f2;
  font-size: 2rem
}

@media (max-width: 768px) {
  .p-employment__trainingDate {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.p-employment__trainingDate>h3 {
  margin: 0;
  height: 141px;
  line-height: 141px;
  text-align: center;
  font-size: 2rem;
  min-width: 190px
}

.p-employment__trainingDate>h3.-large {
  height: 546px;
  line-height: 546px
}

@media (max-width: 768px) {
  .p-employment__trainingDate>h3.-large {
    height: auto;
    line-height: initial
  }
}

@media (max-width: 768px) {
  .p-employment__trainingDate>h3 {
    min-width: initial;
    font-size: 1.5rem;
    height: auto;
    line-height: initial
  }
}

.p-employment__trainingDate>h3>strong {
  position: relative;
  font-size: 4rem;
  line-height: 1;
  top: 1px
}

@media (max-width: 768px) {
  .p-employment__trainingDate>h3>strong {
    font-size: 2.8rem
  }
}

.p-employment__trainingWrapper {
  -ms-flex-preferred-size: 82%;
  flex-basis: 82%
}

@media (max-width: 768px) {
  .p-employment__trainingWrapper {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
  }
}

.p-employment__trainingContent {
  -ms-flex-preferred-size: 82%;
  flex-basis: 82%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 6px solid #f2f2f2;
  min-width: 550px
}

.p-employment__trainingContent.-continuity {
  border-bottom: none
}

@media (max-width: 768px) {
  .p-employment__trainingContent {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    display: block;
    min-width: initial;
    width: 100%;
    padding: 13px 15px 12px 15px
  }
}

.p-employment__trainingTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 190px;
  min-width: 160px;
  text-align: center;
  font-size: 1.7rem;
  font-weight: bold;
  color: #009b87;
  line-height: 1.4;
  padding: 0 15px
}

@media (max-width: 768px) {
  .p-employment__trainingTitle {
    font-size: 1.4rem;
    text-align: center;
    width: initial;
    min-width: initial;
    line-height: initial;
    padding: 0;
    margin-bottom: 3px
  }
}

.p-employment__trainingMenu {
  width: 100%;
  position: relative;
  padding: 0 0 0 45px
}

@media (max-width: 768px) {
  .p-employment__trainingMenu {
    width: initial;
    padding: 0
  }
}

.p-employment__trainingMenu>p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100px;
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  white-space: unset;
  padding-right: 20px
}


.p-employment__trainingMenu>h4{
  font-size: 17px;
  font-weight: bold;
}


@media (max-width: 768px) {
  .p-employment__trainingMenu>p {
    font-size: 1.35rem;
    height: auto;
    line-height: 1.5;
    padding-right: 0;
    letter-spacing: -0.04rem
  }
}

.p-employment__text {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  letter-spacing: -0.02rem;
  margin-bottom: 32px
}

@media (max-width: 768px) {
  .p-employment__text {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 22px
  }
}

.p-entry {
  margin-top: -250px
}

@media (max-width: 768px) {
  .p-entry {
    margin-top: 0
  }
}

.p-entry__inner {
  padding: 160px 115px 80px;
  margin-bottom: 200px
}

@media (max-width: 768px) {
  .p-entry__inner {
    padding: 70px 27px 10px 27px;
    margin-bottom: 60px
  }
}

.p-entry__section {
  max-width: 1150px;
  margin: 0 auto 70px
}

@media (max-width: 768px) {
  .p-entry__section {
    margin-bottom: 40px
  }
}

.p-entry__sectionTitle {
  font-size: 3rem;
  color: #009b87;
  margin-bottom: 17px
}

@media (max-width: 768px) {
  .p-entry__sectionTitle {
    font-size: 2rem;
    margin-bottom: 10px
  }
}

.p-entry__contentWrapper {
  padding-left: 55px
}

@media (max-width: 768px) {
  .p-entry__contentWrapper {
    padding-left: 20px
  }
}

.p-entry__list {
  list-style-type: disc;
  margin-bottom: 17px;
  margin-left: 23px
}

.p-entry__item {
  font-size: 1.8rem;
  font-weight: bold
}

.p-entry__item a {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .p-entry__item {
    font-size: 1.5rem
  }
}

.p-entry__text {
  font-size: 1.6rem;
  margin-bottom: 35px;
  font-family: "游ゴシック体", YuGothic, sans-serif
}


.p-entry__text a {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .p-entry__text {
    font-size: 1.5rem
  }
}

.p-entry__link {
  text-decoration: underline;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out
}

.p-entry__link:hover {
  opacity: .6
}

@media (max-width: 768px) {
  .p-entry__link {
    -webkit-transition: none;
    transition: none
  }

  .p-entry__link:hover {
    opacity: 1
  }
}

.p-entry__link.-file:after {
  content: '';
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  display: inline-block;
  background-image: url("../media/img/common/icon-file.svg");
  margin-left: 13px;
  top: 2px;
  width: 16px;
  height: 20px
}

.p-entry__address {
  margin: 60px 0 60px;
  border: 1px solid #ddd;
  max-width: 1030px;
  padding: 50px 58px 50px
}

.p-entry__address>.p-entry__text {
  margin-bottom: 0;
  line-height: 1.9
}

@media (max-width: 768px) {
  .p-entry__address {
    margin-top: 45px;
    padding: 25px 30px 25px
  }
}

.p-faq {
  margin-top: -250px
}

@media (max-width: 768px) {
  .p-faq {
    margin-top: 0
  }
}

.p-faq__inner {
  padding: 160px 115px 30px;
  margin-bottom: 195px
}

@media (max-width: 768px) {
  .p-faq__inner {
    padding: 70px 27px 10px 27px;
    margin-bottom: 60px
  }
}

.p-faq__faqSection {
  margin: 0 auto 105px;
  max-width: 1090px
}

@media (max-width: 768px) {
  .p-faq__faqSection {
    margin: 0 0 60px
  }
}

.p-faq__sectionTitle {
  font-size: 3rem;
  color: #009b87
}

@media (max-width: 768px) {
  .p-faq__sectionTitle {
    font-size: 2rem
  }
}

.p-faq__content {
  background-color: white;
  margin: 0;
  padding: 31px 0px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

@media (max-width: 768px) {
  .p-faq__content {
    padding: 20px 0 0
  }
}

.p-faq__question,
.p-faq__answer {
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0;
  padding-left: 50px;
  line-height: 30px;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  word-break: break-all
}

@media (max-width: 768px) {

  .p-faq__question,
  .p-faq__answer {
    font-size: 1.4rem;
    padding-left: 32px;
    line-height: 1.7
  }
}

.p-faq__question:before,
.p-faq__answer:before {
  position: absolute;
  display: inline-block;
  margin-right: 20px;
  left: 0px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  text-align: center;
  font-size: 1.4rem;
  line-height: 30px
}

@media (max-width: 768px) {

  .p-faq__question:before,
  .p-faq__answer:before {
    width: 20px;
    height: 20px;
    font-size: 1rem
  }
}

.p-faq__question:before {
  content: 'Q';
  background-color: #757575;
  color: white
}

@media (max-width: 768px) {
  .p-faq__question:before {
    line-height: 2
  }
}

.p-faq__answer {
  color: #009b87;
  padding-top: 15px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9edef
}

.p-faq__answer:before {
  content: 'A';
  background-color: #009b87;
  color: white
}

@media (max-width: 768px) {
  .p-faq__answer:before {
    line-height: 2
  }
}

.p-people {
  margin-top: -250px
}

@media (max-width: 768px) {
  .p-people {
    margin-top: 0
  }
}

.p-people__inner {
  padding: 130px 0 163px 0;
  margin-bottom: 205px
}

@media (max-width: 768px) {
  .p-people__inner {
    padding: 50px 0 110px 0;
    margin-bottom: 0
  }
}

.p-people__content {
  border-bottom: 1px solid #eee
}

@media (max-width: 768px) {
  .p-people__content {
    padding-bottom: 36px
  }
}

.p-people__contentInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
  padding: 40px 0 40px 115px;
  max-width: 1440px;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s
}

.p-people__contentInner.-hidden {
  visibility: hidden;
  opacity: 0
}

.p-people__contentInner.-show {
  visibility: visible;
  opacity: 1
}

@media (min-width: 1441px) {
  .p-people__contentInner {
    margin: 0 auto
  }
}

@media (max-width: 768px) {
  .p-people__contentInner {
    display: block;
    padding: 33px 0 0
  }
}

.p-people__container-meta {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  padding-right: 20px
}

@media (max-width: 768px) {
  .p-people__container-meta {
    padding: 18px 18px 0 54px
  }
}

.p-people__department {
  display: inline-block;
  font-size: 1.8rem;
  color: #009b87;
  margin-bottom: 20px
}

@media (max-width: 768px) {
  .p-people__department {
    font-size: 1.5rem;
    margin-bottom: 10px
  }
}

.p-people__department:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #009b87
}

.p-people__num {
  font-size: 1.7rem;
  font-family: "LTC-Caslon-Pro", serif
}

@media (max-width: 768px) {
  .p-people__num {
    font-size: 1.3rem
  }
}

.p-people__title {
  font-size: 3rem;
  line-height: 1.38;
  letter-spacing: 0.02rem;
  margin-bottom: 8px
}

@media (max-width: 1056px) {
  .p-people__title {
    font-size: 2.7rem;
  }
}

@media (max-width: 768px) {
  .p-people__title {
    font-size: 2.7rem;
    line-height: 1.2;
    margin-bottom: 13px
  }
}

.p-people__year {
  padding-left: 5px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.04rem
}

@media (max-width: 768px) {
  .p-people__year {
    padding-left: 0;
    font-size: 1.5rem;
    line-height: 1
  }
}

.p-people__name {
  padding-left: 5px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.04rem
}

@media (max-width: 768px) {
  .p-people__name {
    padding-left: 0;
    font-size: 1.5rem
  }
}

.p-people__btn {
  margin-top: 30px
}

@media (max-width: 768px) {
  .p-people__btn {
    margin-top: 15px
  }
}

.p-people__container-img {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width: 768px) {
  .p-people__container-img {
    width: 100%;
    padding-left: 27px
  }
}

.p-people__img {
  width: 100%
}

@media (max-width: 768px) {
  .p-people__img {
    height: initial
  }
}

.p-people__img[data-type='interview']:before {
  content: '座談会';
  font-size: 1.6rem;
  position: absolute;
  color: #fff;
  background: #0022ee;
  padding: 1px 9px
}

@media (max-width: 768px) {
  .p-people__img[data-type='interview']:before {
    font-size: 1.4rem
  }
}

.p-peopleDetail {
  margin-top: -250px
}

@media (max-width: 768px) {
  .p-peopleDetail {
    margin-top: 0
  }
}

@media (max-width: 768px) {
  .p-peopleDetail__inner {
    padding: 0 27px
  }
}

.p-peopleDetail__interviewIntro {
  width: 880px;
  padding: 80px 0 0;
  margin: 0 auto;
  font-size: 1.8rem;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  text-align: left
}

@media (max-width: 768px) {
  .p-peopleDetail__interviewIntro {
    width: 100%;
    font-size: 1.5rem;
    padding: 0 0 60px
  }
}

.p-peopleDetail__interview {
  padding: 40px 115px 140px;
  border-bottom: 1px solid #cedbe1
}

.p-peopleDetail__interview[data-type='interview'] {
  padding-bottom: 100px
}

@media (max-width: 768px) {
  .p-peopleDetail__interview[data-type='interview'] {
    padding-bottom: 20px
  }
}

@media (max-width: 768px) {
  .p-peopleDetail__interview {
    padding: 77px 27px 13px 27px;
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1)
  }
}

.p-peopleDetail__wrapper.-hidden {
  visibility: hidden;
  opacity: 0
}

.p-peopleDetail__wrapper.-show {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.p-peopleDetail__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 100px 0 0 0;
  max-width: 1210px;
  margin: 0 auto
}

.p-peopleDetail__content[data-type='interview'] {
  padding-bottom: 80px
}

.p-peopleDetail__content[data-type='interview']:last-of-type {
  padding-top: 0
}

@media (max-width: 768px) {
  .p-peopleDetail__content[data-type='interview'] {
    padding: 0 0 60px
  }
}

.p-peopleDetail__content.-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding-top: 0;
  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px)
}

.p-peopleDetail__content.-hidden {
  visibility: hidden;
  opacity: 0
}

.p-peopleDetail__content.-show {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

@media (max-width: 768px) {
  .p-peopleDetail__content {
    display: block;
    padding: 0 0 40px
  }
}

@media (max-width: 768px) {
  .p-peopleDetail__content.-middle {
    padding-bottom: 40px
  }
}

.p-peopleDetail__textContainer {
  width: 50%;
  padding-right: 80px
}

.p-peopleDetail__textContainer[data-type='interview'] {
  width: 100%;
  max-width: 1210px;
  margin: 0 auto;
  padding-right: 0
}

@media (max-width: 768px) {
  .p-peopleDetail__textContainer[data-type='interview'] {
    padding-top: 0
  }
}

@media (max-width: 768px) {
  .p-peopleDetail__textContainer {
    width: 100%;
    padding-right: 0
  }
}

.p-peopleDetail__textContainer.-middle {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding-right: 0
}

.p-peopleDetail__textContainer.-reverse {
  padding-right: 0;
  padding-left: 80px
}

@media (max-width: 768px) {
  .p-peopleDetail__textContainer.-reverse {
    padding-left: 0
  }
}

.p-peopleDetail__imgContainer {
  width: 50%;
  text-align: center
}

.p-peopleDetail__imgContainer[data-type='interview'] {
  padding-top: 75px
}

@media (max-width: 768px) {
  .p-peopleDetail__imgContainer[data-type='interview'] {
    padding-top: 0
  }
}

@media (max-width: 768px) {
  .p-peopleDetail__imgContainer {
    width: 100%;
    margin-top: 22px;
    margin-bottom: 22px
  }
}

.p-peopleDetail__img {
  display: block
}

.p-peopleDetail__img[data-type='interview'] {
  width: 40%;
  float: right;
  margin: 0 0 40px 60px
}

@media (max-width: 768px) {
  .p-peopleDetail__img[data-type='interview'] {
    width: 100%;
    float: initial;
    margin: 0 0 20px
  }
}

.p-peopleDetail__img[data-type='interviewReverse'] {
  width: 40%;
  float: right;
  margin: 0 0 40px 60px
}

@media (max-width: 768px) {
  .p-peopleDetail__img[data-type='interviewReverse'] {
    width: 100%;
    float: initial;
    margin: 0;
    margin: 0 0 20px
  }
}

.p-peopleDetail__question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font-size: 2rem;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  font-weight: bold;
  color: #707a86;
  line-height: 1.5;
  padding-left: 43px
}

@media (max-width: 768px) {
  .p-peopleDetail__question {
    font-size: 1.6rem;
    padding-left: 24px;
    letter-spacing: 0.06rem;
    margin-bottom: 11px
  }
}

.p-peopleDetail__question:before {
  content: '';
  position: absolute;
  display: block;
  width: 35px;
  height: 2px;
  background: #707985;
  top: 22px;
  left: 0
}

@media (max-width: 768px) {
  .p-peopleDetail__question:before {
    width: 20px;
    height: 1px;
    top: 19px
  }
}

.p-peopleDetail__answerTitle {
  font-size: 3rem;
  line-height: 1.5;
  max-width: 1210px;
  margin: 0 auto 30px
}

@media (max-width: 768px) {
  .p-peopleDetail__answerTitle {
    font-size: 2.2rem;
    margin-bottom: 20px
  }
}

.p-peopleDetail__answerText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  line-height: 1.9;
  letter-spacing: 0.02rem;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  margin: 15px 0
}

.p-peopleDetail__answerText:before {
  font-weight: bold;
  display: block;
  width: 56%;
  min-width: 48px;
  max-width: 48px
}

@media (max-width: 768px) {
  .p-peopleDetail__answerText:before {
    min-width: 48px;
    max-width: initial;
    width: initial
  }
}

.p-peopleDetail__answerText[data-people='鈴木']:before {
  content: '鈴木'
}

.p-peopleDetail__answerText[data-people='千葉']:before {
  content: '千葉'
}

.p-peopleDetail__answerText[data-people='対馬']:before {
  content: '対馬'
}

@media (max-width: 768px) {
  .p-peopleDetail__answerText {
    font-size: 1.4rem;
    letter-spacing: 0.05rem;
    line-height: 1.6
  }
}

.p-peopleDetail__wordsInner {
  padding: 82px 50px 150px
}

@media (max-width: 768px) {
  .p-peopleDetail__wordsInner {
    padding: 40px 0 55px
  }
}

.p-peopleDetail__wordsTitle {
  margin: 0 auto 20px;
  font-size: 3rem;
  text-align: center;
  letter-spacing: 0.05rem;
  color: #009b87
}

@media (max-width: 768px) {
  .p-peopleDetail__wordsTitle {
    font-size: 2.2rem;
    margin: 0 auto 20px
  }
}

.p-peopleDetail__wordsTitle>span {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(84%, transparent), color-stop(0%, #fff));
  background: linear-gradient(transparent 84%, #fff 0%);
  background-position-y: -4px;
  line-height: 1
}

.p-peopleDetail__wordsintrotext {
  font-size: 1.6rem;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, sans-serif
}

@media (max-width: 768px) {
  .p-peopleDetail__wordsintrotext {
    font-size: 1.4rem;
    line-height: 1.6
  }
}

.p-peopleDetail__wordsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 30px auto 0
}

@media (max-width: 768px) {
  .p-peopleDetail__wordsList {
    display: block
  }
}

.p-peopleDetail__wordsItem {
  background-color: #fff;
  width: 25%;
  min-width: 280px;
  max-width: 350px;
  padding: 15px 30px 28px;
  margin: 0 10px 20px
}

@media (max-width: 768px) {
  .p-peopleDetail__wordsItem {
    width: 100%;
    margin-right: 0;
    min-width: initial;
    max-width: initial;
    margin: 0 0 11px;
    padding: 15px 22px 20px
  }
}

.p-peopleDetail__wordsItemTitle {
  text-align: center;
  font-size: 1.8rem;
  min-height: 64px;
  margin-bottom: 5px;
  font-family: "游ゴシック体", YuGothic, sans-serif
}

@media (max-width: 768px) {
  .p-peopleDetail__wordsItemTitle {
    text-align: left;
    font-size: 1.6rem;
    margin: 0 0 3px 0;
    letter-spacing: -0.03rem;
    min-height: initial
  }
}

.p-peopleDetail__wordsText {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, sans-serif
}

@media (max-width: 768px) {
  .p-peopleDetail__wordsText {
    font-size: 1.4rem;
    line-height: 1.6
  }
}

.p-peopleDetail__others {
  background: #dde3e6
}

@media (max-width: 768px) {
  .p-peopleDetail__others {
    padding: 54px 27px 42px;
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1)
  }
}

.p-peopleDetail__othersInner {
  padding: 105px 115px 128px
}

@media (max-width: 768px) {
  .p-peopleDetail__othersInner {
    padding: 0;
    margin-right: calc(((100vw - 100%) / 2) * -1)
  }
}

.p-peopleDetail__othersTitle {
  font-size: 3rem;
  letter-spacing: 0.05rem;
  margin-bottom: 34px
}

@media (max-width: 768px) {
  .p-peopleDetail__othersTitle {
    font-size: 2.2rem;
    margin-bottom: 16px
  }
}

.p-top {
  background: #fff
}

.p-top__kv {
  position: relative;
  height: calc(100vh - 156px);
  padding-top: 80px;
  background: #f3f7f9;
  overflow: hidden;
  width: 100%
}

@media (max-width: 768px) {
  .p-top__kv {
    height: calc(100vh - 100px);
    max-height: 560px;
    padding-top: 100px
  }
}

@media (max-width: 380px) {
  .p-top__kv {
    padding-top: 80px;
    margin-bottom: 40px
  }
}

.p-top__kvCopy {
  position: absolute;
  z-index: 8;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 4rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.7rem;
  opacity: 0;
  text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.38);
  white-space: nowrap
}

@media (max-width: 768px) {
  .p-top__kvCopy {
    font-size: 2.6rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
  }
}

.p-top__kvWrapper {
  z-index: 5;
  position: relative;
  width: calc(100% - 220px);
  height: 60vh;
  margin: 0 auto
}

@media (max-width: 768px) {
  .p-top__kvWrapper {
    width: 100%;
    height: initial
  }
}

.p-top__kvTypo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 6;
  overflow: hidden
}

.p-top__kvTypo.ie {
  opacity: 0
}

.p-top__kvTypo>img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.p-top__kvTypo--animation {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-51%, -50%);
  transform: translate(-51%, -50%);
  width: 108%;
  max-width: 1100px;
  height: 350px
}

.p-top__kvWrapperBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0
}

@media (max-width: 768px) {
  .p-top__kvWrapperBg {
    position: relative;
    height: 300px
  }
}

@media (max-width: 380px) {
  .p-top__kvWrapperBg {
    height: 240px
  }
}

.p-top__kvWrapperBg>span {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("../media/img/common/top_kv_office.jpg");
  background-size: cover;
  background-position-y: center
}

.p-top__kvWrapperBg:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  mix-blend-mode: screen;
  background: -webkit-gradient(linear, left top, right top, from(#02e), color-stop(8.33%, #90f), color-stop(16.66%, #ff3875), color-stop(24.99%, #eb33ff), color-stop(33.32%, #009b87), color-stop(41.65%, #02e), color-stop(49.98%, #90f), color-stop(58.31%, #ff3875), color-stop(66.64%, #eb33ff), color-stop(74.97%, #009b87), color-stop(83.3%, #02e), color-stop(91.63%, #90f), to(#ff3875));
  background: linear-gradient(90deg, #02e 0%, #90f 8.33%, #ff3875 16.66%, #eb33ff 24.99%, #009b87 33.32%, #02e 41.65%, #90f 49.98%, #ff3875 58.31%, #eb33ff 66.64%, #009b87 74.97%, #02e 83.3%, #90f 91.63%, #ff3875 100%);
  background-repeat: no-repeat;
  background-position: 0% 0;
  background-size: 300% 100%;
  -webkit-animation-duration: 12s;
  animation-duration: 12s;
  -webkit-animation-name: grad-scroll;
  animation-name: grad-scroll;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

@media all and (-ms-high-contrast: none) {

  .p-top__kvWrapperBg *::-ms-backdrop,
  .p-top__kvWrapperBg>span {
    z-index: 1;
    opacity: 0.75
  }
}

@supports (-ms-ime-align: auto) {
  .p-top__kvWrapperBg>span {
    z-index: 1;
    opacity: 0.75
  }
}

.p-top__kvBg {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 745px;
  top: -280px
}

@media (max-width: 768px) {
  .p-top__kvBg {
    position: relative;
    top: initial;
    height: 400px
  }
}

.p-top__kvPersonList {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  top: 48%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 7
}

@media (max-width: 768px) {
  .p-top__kvPersonList {
    top: -27%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
}

.p-top__kvPerson {
  width: 200px;
  height: 280px
}

.p-top__kvPerson[data-position='left'] {
  position: absolute;
  left: -6%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .p-top__kvPerson[data-position='left'] {
    left: -6vh
  }
}

@media (max-width: 768px) {
  .p-top__kvPerson[data-position='left'] {
    display: none
  }
}

.p-top__kvPerson[data-position='center'] {
  position: relative;
  width: 60vh;
  min-width: 400px;
  height: 82vh;
  min-height: 640px;
  max-height: 720px;
  max-width: 520px
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .p-top__kvPerson[data-position='center'] {
    width: 40vh;
    height: 70vh
  }
}

@media (max-width: 768px) {
  .p-top__kvPerson[data-position='center'] {
    width: 330px;
    height: 420px;
    min-width: initial;
    min-height: initial
  }
}

@media (max-width: 380px) {
  .p-top__kvPerson[data-position='center'] {
    width: 270px;
    height: 420px
  }
}

@media (max-width: 320px) {
  .p-top__kvPerson[data-position='center'] {
    width: 270px;
    height: 340px
  }
}

.p-top__kvPerson[data-position='center']>picture {
  width: initial
}

.p-top__kvPerson[data-position='right'] {
  position: absolute;
  right: -6%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .p-top__kvPerson[data-position='right'] {
    right: -6vh
  }
}

@media (max-width: 768px) {
  .p-top__kvPerson[data-position='right'] {
    display: none
  }
}

.p-top__kvPersonBase {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-image: url("../media/img/common/top_person_bg.jpg");
  -webkit-box-shadow: 0 6px 35px rgba(56, 54, 51, 0.25);
  box-shadow: 0 6px 35px rgba(56, 54, 51, 0.25)
}

.p-top__kvPersonImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.p-top__kvPersonImg-container {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%
}

.p-top__kvPersonImg-container>span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s
}

.p-top__kvPersonInfo {
  position: absolute;
  bottom: 125px;
  right: -53px;
  display: inline-block;
  opacity: 0
}

@media (max-width: 768px) {
  .p-top__kvPersonInfo {
    right: 0%;
    bottom: 16%
  }
}

.p-top__kvPersonYear,
.p-top__kvPersonPosition {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  line-height: 1.5;
  color: #fff;
  text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.38)
}

@media (max-width: 768px) {

  .p-top__kvPersonYear,
  .p-top__kvPersonPosition {
    font-size: 1.1rem
  }
}

.p-top__kvPersonLink {
  position: relative;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  overflow: hidden;
  text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.38)
}

.p-top__kvPersonLink:hover:after {
  -webkit-animation: hoverLink 0.5s ease-in-out;
  animation: hoverLink 0.5s ease-in-out
}

@media (max-width: 768px) {
  .p-top__kvPersonLink {
    margin-top: 5px
  }
}

.p-top__kvPersonLink:after {
  content: '';
  position: absolute;
  bottom: 0px;
  display: block;
  height: 1px;
  width: 110%;
  background-color: #fff
}

@media (max-width: 768px) {
  .p-top__kvPersonLink:after {
    top: 28px;
    width: 115%
  }
}

.p-top__kvNav {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 280px;
  height: 40px;
  bottom: 13px;
  right: 40px;
  z-index: 10
}

@media (max-width: 768px) {
  .p-top__kvNav {
    bottom: -13px;
    right: 26px
  }
}

.p-top__kvNavBarContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-top__kvNavCounter {
  position: relative;
  width: 17px;
  height: 40px;
  overflow: hidden
}

.p-top__kvNavCounter>span {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  line-height: 40px;
  color: #fff;
  text-align: right
}

.p-top__kvNavCounter>span:last-child {
  position: absolute;
  top: 0;
  left: 0
}

.p-top__kvNavCounter:last-of-type>span {
  opacity: 0.5
}

.p-top__kvNavBar {
  position: relative;
  height: 40px;
  width: 70px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 15px;
  overflow: hidden
}

@media (max-width: 768px) {
  .p-top__kvNavBar {
    width: 43px;
    margin: 0 8px
  }
}

.p-top__kvNavBarInner {
  position: absolute;
  background-color: #fff;
  height: 1px;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.p-top__kvNavBarBg {
  position: absolute;
  width: 100%;
  background-color: white;
  opacity: 0.3;
  height: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.p-top__kvNavBtnContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px
}

@media (max-width: 768px) {
  .p-top__kvNavBtnContainer {
    margin-left: 16px
  }
}

.p-top__kvNavBtnContainer.disactive {
  pointer-events: none;
  opacity: 0.5
}

.p-top__kvNavNext,
.p-top__kvNavPrev {
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out
}

.p-top__kvNavNext:hover,
.p-top__kvNavPrev:hover {
  opacity: .6
}

@media (max-width: 768px) {

  .p-top__kvNavNext,
  .p-top__kvNavPrev {
    -webkit-transition: none;
    transition: none
  }

  .p-top__kvNavNext:hover,
  .p-top__kvNavPrev:hover {
    opacity: 1
  }
}

.p-top__kvNavNext {
  margin-left: 5px
}

@media (max-width: 768px) {
  .p-top__kvNavPrevLink>img {
    width: 40px
  }
}

.p-top__kvNavNextLink>img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

@media (max-width: 768px) {
  .p-top__kvNavNextLink>img {
    width: 40px
  }
}

.p-top__kvScroll {
  display: inline-block;
  z-index: 13;
  position: relative;
  left: 55px
}

@media (max-width: 768px) {
  .p-top__kvScroll {
    left: 29px;
    top: 20px
  }
}

.p-top__kvScrollFigure {
  margin-bottom: 9px;
  cursor: pointer
}

@media (max-width: 768px) {
  .p-top__kvScrollFigure>a>img {
    width: 8px
  }
}

.p-top__kvScrollBar {
  position: relative;
  width: 11px;
  height: 60px;
  overflow: hidden
}

@media (max-width: 768px) {
  .p-top__kvScrollBar {
    width: 8px;
    height: 38px
  }
}

.p-top__kvScrollBarInner {
  position: absolute;
  background-color: #fff;
  width: 1px;
  height: 30px;
  right: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: arrow 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite normal;
  animation: arrow 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite normal
}

@media (max-width: 768px) {
  .p-top__kvScrollBarInner {
    height: 12px
  }
}

.p-top__kvScrollBarBg {
  position: absolute;
  width: 1px;
  height: 70px;
  background-color: white;
  opacity: 0.3;
  right: 50%
}

.p-top__kvFooter {
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 0
}

@media (max-width: 768px) {
  .p-top__kvFooter {
    bottom: 5%
  }
}

.p-top__kvFooterInner {
  position: relative;
  margin: 0 auto;
  bottom: 15%
}

@media (max-width: 1150px) {
  .p-top__kvFooterInner {
    bottom: 60px
  }
}

@media (max-width: 768px) {
  .p-top__kvFooterInner {
    bottom: 0
  }
}

.p-top__vision {
  position: relative;
  z-index: 4;
  padding-right: 60px;
  padding-top: 85px;
  margin-bottom: 360px;
  height: 350px
}

@media (max-width: 768px) {
  .p-top__vision {
    top: 0px;
    margin-right: 7%;
    margin-top: 0
  }
}

@media (max-width: 380px) {
  .p-top__vision {
    top: 0px
  }
}

.p-top__visionInner {
  background-color: #f3f7f9;
  background-image: url("../media/img/common/top_OurVision.png");
  background-repeat: no-repeat;
  background-size: 480px;
  background-position-y: bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 156px 15% 164px 21%
}

@media (max-width: 768px) {
  .p-top__visionInner {
    padding: 82px 27px;
    display: block;
    background-size: 267px
  }
}

.p-top__visionTitle {
  width: 44%;
  min-width: 310px;
  max-width: 450px;
  padding-right: 37px;
  margin-left: auto;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s
}

.p-top__visionTitle.-hidden {
  opacity: 0;
  visibility: hidden
}

.p-top__visionTitle.-show {
  opacity: 1;
  visibility: visible
}

@media (max-width: 768px) {
  .p-top__visionTitle {
    margin-left: 0;
    padding-right: 0;
    width: 100%;
    min-width: initial;
    max-width: initial;
    margin-bottom: 26px
  }
}

.p-top__visionBody {
  width: 600px;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s
}

.p-top__visionBody.-hidden {
  opacity: 0;
  visibility: hidden
}

.p-top__visionBody.-show {
  opacity: 1;
  visibility: visible
}

@media (max-width: 768px) {
  .p-top__visionBody {
    width: initial
  }
}

.p-top__visionText {
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 20px;
  font-family: "游ゴシック体", YuGothic, sans-serif
}

@media (max-width: 768px) {
  .p-top__visionText {
    font-size: 1.5rem;
    letter-spacing: 0.04rem;
    margin-bottom: 9px
  }
}

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

@media (max-width: 768px) {
  .p-top__visionBtn {
    margin-top: 23px
  }
}

.p-top__business {
  border-left: 10px solid #009b87;
  padding-right: 60px;
  position: relative
}

@media (max-width: 768px) {
  .p-top__business {
    border-left: 6px solid #009b87;
    padding: 0 0 0 0
  }
}

.p-top__businessInner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 170px 108px 170px 12%;
  max-width: 1440px;
  margin: 0 auto
}

@media (max-width: 768px) {
  .p-top__businessInner {
    display: block;
    padding: 94px 0 94px 22px
  }
}

.p-top__businessBody {
  padding-top: 50px;
  width: 47%;
  min-width: 370px;
  padding-right: 30px;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s
}

.p-top__businessBody.-hidden {
  opacity: 0;
  visibility: hidden
}

.p-top__businessBody.-show {
  opacity: 1;
  visibility: visible
}

@media (max-width: 768px) {
  .p-top__businessBody {
    width: 100%;
    min-width: initial;
    padding: 0 7% 0 0
  }
}

.p-top__businessText {
  font-size: 1.8rem;
  line-height: 2;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  padding-left: 5px;
  letter-spacing: 0.03rem;
  margin-bottom: 45px
}

@media (max-width: 768px) {
  .p-top__businessText {
    padding-left: 0;
    font-size: 1.5rem;
    margin-bottom: 23px
  }
}

.p-top__businessImg {
  position: relative;
  z-index: 17;
  min-width: 450px;
  height: 350px
}

@media (max-width: 768px) {
  .p-top__businessImg {
    position: relative;
    min-width: initial;
    height: auto;
    margin-top: 35px;
    padding: 0 7% 0 0
  }
}

.p-top__businessImg>picture {
  display: block
}

.p-top__businessBg {
  z-index: -100;
  display: block;
  position: absolute;
  width: 75%;
  height: 260px;
  right: -60px;
  top: 180px
}

@media (max-width: 1210px) {
  .p-top__businessBg {
    height: 240px
  }
}

@media (max-width: 1040px) {
  .p-top__businessBg {
    height: 220px
  }
}

@media (max-width: 768px) {
  .p-top__businessBg {
    top: 90%;
    width: 65%;
    height: 65%;
    right: 0
  }
}

@media (max-width: 768px) {
  .p-top__businessBtn {
    text-align: right;
    margin-right: 3px
  }
}

.p-top__message {
  background: #f3f7f9;
  padding: 0 60px 0 60px
}

@media (max-width: 768px) {
  .p-top__message {
    padding: 0
  }
}

.p-top__messageInner {
  position: relative;
  padding: 220px 0px 194px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1440px;
  margin: 0 auto;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px)
}

@media (max-width: 768px) {
  .p-top__messageInner {
    display: block;
    padding: 80px 0px 87px;
    -webkit-transform: initial;
    transform: initial
  }
}

.p-top__messageImg {
  z-index: 18;
  position: relative
}

@media (max-width: 768px) {
  .p-top__messageImg {
    width: 86%;
    margin-left: auto;
    top: 30px
  }
}

.p-top__messageImg>picture {
  width: 100%;
  top: -50px;
  right: -60px;
  display: block;
  position: relative
}

@media (max-width: 768px) {
  .p-top__messageImg>picture {
    right: 0px;
    top: 0;
    text-align: right
  }
}

.p-top__messageBg {
  z-index: -100;
  position: absolute;
  top: 140px;
  width: 75%;
  height: 260px
}

@media (max-width: 1210px) {
  .p-top__messageBg {
    height: 240px
  }
}

@media (max-width: 1040px) {
  .p-top__messageBg {
    height: 220px;
    top: 170px
  }
}

@media (max-width: 768px) {
  .p-top__messageBg {
    width: initial;
    top: 130px;
    margin-top: initial;
    width: 63%;
    left: -8%;
    height: 65%
  }
}

.p-top__messageBody {
  z-index: 19;
  width: 610px;
  min-width: 500px;
  height: 350px;
  background: #fff
}

@media (max-width: 768px) {
  .p-top__messageBody {
    position: relative;
    width: initial;
    min-width: initial;
    height: auto;
    margin-right: 7%
  }
}

.p-top__messageBodyInner {
  padding: 60px;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s
}

.p-top__messageBodyInner.-hidden {
  opacity: 0;
  visibility: hidden
}

.p-top__messageBodyInner.-show {
  opacity: 1;
  visibility: visible
}

@media (max-width: 768px) {
  .p-top__messageBodyInner {
    padding: 32px 28px 0
  }
}

.p-top__messageTitle {
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.03rem;
  line-height: 1.5;
  margin-bottom: 10px
}

@media (max-width: 768px) {
  .p-top__messageTitle {
    font-size: 2rem;
    line-height: 1.6;
    margin-bottom: 14px
  }
}

.p-top__messageName {
  text-align: right;
  font-size: 1.6rem;
  font-weight: bold
}

@media (max-width: 768px) {
  .p-top__messageName {
    font-size: 1.45rem
  }
}

.p-top__messageBtn {
  position: relative;
  -webkit-transform: translateY(110%);
  transform: translateY(110%)
}

@media (max-width: 768px) {
  .p-top__messageBtn {
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
  }
}

.p-top__people {
  background: #dde3e6
}

.p-top__peopleInner {
  padding: 170px 0 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media (max-width: 768px) {
  .p-top__peopleInner {
    display: block;
    padding: 92px 0 0 28px
  }
}

.p-top__peopleTitle {
  margin-right: 50px;
  padding-left: 60px;
  min-width: 180px
}

@media (max-width: 768px) {
  .p-top__peopleTitle {
    margin-right: initial;
    padding: 0 0 33px 0;
    min-width: initial
  }
}

.p-top__peopleBody {
  width: 84%
}

@media (max-width: 768px) {
  .p-top__peopleBody {
    width: 100%
  }
}

.p-top__peopleBtn {
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}

@media (max-width: 768px) {
  .p-top__peopleBtn {
    text-align: right;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    margin-right: 7%
  }
}

.p-top__nav {
  background: #f3f7f9
}

.p-top__navInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 194px 0px 90px;
  max-width: 1440px;
  margin: 0 auto
}

@media (max-width: 768px) {
  .p-top__navInner {
    display: block;
    margin: 0 7%;
    padding: 118px 0px 70px
  }
}

.p-top__navContainer {
  width: 44.5%;
  position: relative
}

@media (max-width: 768px) {
  .p-top__navContainer {
    width: 100%
  }
}

.p-top__navContainer:first-of-type {
  margin-right: 40px
}

@media (max-width: 768px) {
  .p-top__navContainer:first-of-type {
    margin-right: initial;
    margin-bottom: 25px
  }
}

.p-top__navFigure {
  width: 100%;
  height: 360px;
  background-size: cover;
  pointer-events: none
}

@media (max-width: 768px) {
  .p-top__navFigure {
    height: 51vw
  }
}

.p-top__navFigure[data-type='data'] {
  background-image: url("../media/img/common/top_nav__data.jpg")
}

.p-top__navFigure[data-type='movie'] {
  background-image: url("../media/img/common/top_nav__movie.jpg")
}

.p-top__navFigure:hover {
  background-size: 120%
}

.p-top__navBody {
  position: relative;
  width: 86%;
  background: #fff;
  padding: 60px 60px 80px 60px;
  top: -106px
}

@media (max-width: 768px) {
  .p-top__navBody {
    padding: 32px 26px 43px;
    top: -54px;
    width: 93%
  }
}

.p-top__navText {
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, sans-serif
}

@media (max-width: 768px) {
  .p-top__navText {
    font-size: 1.5rem
  }
}

.p-top__navBtn {
  position: absolute;
  width: 160px;
  -webkit-transform: translateY(55px);
  transform: translateY(55px)
}

@media (max-width: 768px) {
  .p-top__navBtn {
    -webkit-transform: translateY(23px);
    transform: translateY(23px);
    width: 150px
  }
}

@-webkit-keyframes arrow {
  0% {
    -webkit-transform: translate3d(0%, 0px, 0);
    transform: translate3d(0%, 0px, 0)
  }

  40% {
    -webkit-transform: translate3d(0%, 65px, 0);
    transform: translate3d(0%, 65px, 0)
  }

  100% {
    -webkit-transform: translate3d(0%, 65px, 0);
    transform: translate3d(0%, 65px, 0)
  }
}

@keyframes arrow {
  0% {
    -webkit-transform: translate3d(0%, 0px, 0);
    transform: translate3d(0%, 0px, 0)
  }

  40% {
    -webkit-transform: translate3d(0%, 65px, 0);
    transform: translate3d(0%, 65px, 0)
  }

  100% {
    -webkit-transform: translate3d(0%, 65px, 0);
    transform: translate3d(0%, 65px, 0)
  }
}

@-webkit-keyframes hoverLink {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
  }

  49% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: hidden
  }

  50% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: hidden
  }

  52% {
    visibility: visible
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
  }
}

@keyframes hoverLink {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
  }

  49% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: hidden
  }

  50% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: hidden
  }

  52% {
    visibility: visible
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
  }
}

.p-topMessage {
  position: relative;
  margin-top: -250px
}

@media (max-width: 768px) {
  .p-topMessage {
    margin-top: 0
  }
}

.p-topMessage__inner {
  padding: 0;
  background: #f3f7f9
}

.p-topMessage__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  margin-left: 60px;
  padding: 107px 0 0 115px
}

@media (max-width: 768px) {
  .p-topMessage__content {
    display: block;
    margin-left: initial;
    padding: 0 27px
  }
}

.p-topMessage__content:nth-of-type(1) {
  padding-top: 160px
}

@media (max-width: 768px) {
  .p-topMessage__content:nth-of-type(1) {
    padding-top: 75px;
    padding-bottom: 40px
  }
}

.p-topMessage__content:nth-of-type(2) {
  padding: 60px 0 0 115px
}

@media (max-width: 768px) {
  .p-topMessage__content:nth-of-type(2) {
    padding: 0 27px 29px
  }
}

.p-topMessage__content:nth-of-type(3) {
  padding: 60px 0 120px 115px
}

@media (max-width: 768px) {
  .p-topMessage__content:nth-of-type(3) {
    padding: 0 27px 29px
  }
}

.p-topMessage__heading {
  max-width: 300px;
  padding-right: 60px
}

@media (max-width: 768px) {
  .p-topMessage__heading {
    width: 100%;
    max-width: initial
  }
}

.p-topMessage__title {
  min-width: 260px;
  max-width: 280px;
  font-size: 2.5rem;
  line-height: 1.5
}

@media (max-width: 768px) {
  .p-topMessage__title {
    max-width: initial;
    min-width: initial;
    font-size: 1.9rem;
    letter-spacing: 0.02rem;
    padding-right: initial
  }
}

@media (max-width: 768px) {
  .p-topMessage__textContainer {
    margin-top: 19px
  }
}

.p-topMessage__text {
  font-size: 1.6rem;
  line-height: 1.9;
  padding-right: 115px;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  max-width: 875px
}

@media (max-width: 768px) {
  .p-topMessage__text {
    font-size: 1.4rem;
    padding-right: initial;
    letter-spacing: 0.03rem;
    line-height: 1.7;
    margin-bottom: 20px
  }
}

.p-topMessage__img {
  display: block;
  position: relative;
  right: 0;
  width: 100%;
  max-width: 980px;
  margin-right: auto;
  margin-top: 50px
}

@media (max-width: 768px) {
  .p-topMessage__img {
    width: initial;
    margin-right: calc(((100vw - 100%) / 2) * -1)
  }
}

.p-topMessage__img>img {
  width: 100%
}

.p-topMessage__navArea {
  background-color: #f3f7f9;
  padding: 160px 175px 165px
}

@media (max-width: 768px) {
  .p-topMessage__navArea {
    padding: 61px 23px 86px
  }
}

.p-topMessage__navList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-topMessage__navItem {
  width: 1090px;
  position: relative;
  background: #d8dee2;
  margin-right: 15px
}

@media (max-width: 768px) {
  .p-topMessage__navItem {
    width: 100%;
    max-width: initial;
    border: 5px solid #ebeff2
  }
}

.p-topMessage__navItem:last-of-type {
  margin-right: 0
}

.p-topMessage__navItem>a {
  display: block;
  color: #6f787f;
  font-size: 2.2rem;
  font-weight: bold;
  padding: 45px 50px;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out
}

.p-topMessage__navItem>a:hover {
  opacity: .6
}

@media (max-width: 768px) {
  .p-topMessage__navItem>a {
    -webkit-transition: none;
    transition: none
  }

  .p-topMessage__navItem>a:hover {
    opacity: 1
  }
}

@media (max-width: 768px) {
  .p-topMessage__navItem>a {
    font-size: 1.7rem;
    padding: 26px 27px
  }
}

.p-topMessage__navItem>a:after {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  background-image: url("../media/img/common/arw-navbtn.svg");
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5%;
  width: 36px;
  height: 36px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s
}

@media (max-width: 768px) {
  .p-topMessage__navItem>a:after {
    width: 28px;
    height: 28px;
    right: 8%
  }
}

.p-pageHeader {
  position: relative
}

@media (max-width: 768px) {
  .p-pageHeader {
    background: initial
  }
}

@media (max-width: 768px) {
  .p-pageHeader.-peopleDetail {
    background: initial
  }
}

.p-pageHeader__inner {
  max-width: 1440px;
  margin: 0 auto;
  position: relative
}

.p-pageHeader__kv {
  position: relative;
  display: block;
  z-index: 4;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  opacity: 0
}

.p-pageHeader__kv>picture {
  display: block
}

.p-pageHeader__kv.-peopleDetail {
  max-width: 1360px;
  margin: 0 auto
}

.p-pageHeader__bg {
  width: 100%;
  height: 0px;
  position: absolute;
  bottom: 0px
}

@media (max-width: 768px) {
  .p-pageHeader__bg {
    display: none
  }
}

.p-pageHeader__img {
  width: 100%;
  overflow: hidden
}

@media (max-width: 768px) {
  .p-pageHeader__img>img {
    width: 100%
  }
}

.p-pageHeader__titleWrapper {
  position: relative;
  height: 100%;
  overflow: hidden
}

.p-pageHeader__titleContainer {
  position: absolute;
  z-index: 12;
  background-color: #fff;
  width: 420px;
  height: 210px;
  top: 60px;
  right: 0;
  opacity: 0
}

@media (max-width: 768px) {
  .p-pageHeader__titleContainer {
    left: 0;
    top: 87%;
    width: 61%;
    min-width: 250px;
    max-width: 360px;
    height: auto;
    padding: 18px 26px 30px
  }
}

.p-pageHeader__titleContainer.-topMessage {
  top: 40px;
  width: 570px;
  height: 310px
}

@media (max-width: 1200px) {
  .p-pageHeader__titleContainer.-topMessage {
    width: 470px
  }
}

@media (max-width: 768px) {
  .p-pageHeader__titleContainer.-topMessage {
    width: 79%;
    min-width: 270px;
    max-width: 355px;
    top: 72%;
    height: 180px;
    padding: 0
  }
}

@media (max-width: 450px) {
  .p-pageHeader__titleContainer.-topMessage {
    width: 270px
  }
}

@media (max-width: 380px) {
  .p-pageHeader__titleContainer.-topMessage {
    top: 67%;
    width: 270px
  }
}

@media (max-width: 768px) {
  .p-pageHeader__titleContainer.-people {
    top: 84%;
    width: 40%;
    min-width: 166px;
    padding: 26px 26px 33px
  }
}

.p-pageHeader__titleContainer.-peopleDetail {
  background-color: transparent;
  top: 0px;
  right: 0px;
  width: initial;
  height: 400px;
  padding: 183px 40px 0 0;
  opacity: 1
}

@media (max-width: 1360px) {
  .p-pageHeader__titleContainer.-peopleDetail {
    padding: 11% 2% 0 0
  }
}

@media (max-width: 768px) {
  .p-pageHeader__titleContainer.-peopleDetail {
    padding: 0;
    position: relative;
    background: #fff;
    max-width: initial
  }
}

.p-pageHeader__titleContainer.-employment {
  width: 340px
}

@media (max-width: 768px) {
  .p-pageHeader__titleContainer.-employment {
    top: 84%;
    width: 40%;
    min-width: 165px;
    padding: 26px 26px 34px
  }
}

.p-pageHeader__titleContainer.-faq {
  width: 370px
}

@media (max-width: 768px) {
  .p-pageHeader__titleContainer.-faq {
    width: 71%;
    max-width: 250px;
    min-width: initial
  }
}

@media (max-width: 768px) {
  .p-pageHeader__titleContainer.-data {
    top: 84%;
    width: 59%;
    min-width: 250px;
    padding: 26px 26px 33px
  }
}

.p-pageHeader__titleText {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 60px;
  width: 420px
}

@media (max-width: 768px) {
  .p-pageHeader__titleText {
    top: initial;
    -webkit-transform: initial;
    transform: initial;
    padding: 0
  }
}

.p-pageHeader__titleText.-topMessage {
  top: initial;
  -webkit-transform: initial;
  transform: initial;
  padding: 69px;
  width: 570px
}

@media (max-width: 1200px) {
  .p-pageHeader__titleText.-topMessage {
    width: 470px
  }
}

@media (max-width: 768px) {
  .p-pageHeader__titleText.-topMessage {
    width: 355px;
    padding: 26px 24px 26px 26px
  }
}

@media (max-width: 450px) {
  .p-pageHeader__titleText.-topMessage {
    width: 280px
  }
}

.p-pageHeader__titleText.-peopleDetail {
  top: initial;
  -webkit-transform: initial;
  transform: initial;
  padding: initial;
  width: 380px
}

.p-pageHeader__titleText.-peopleDetail.-large {
  width: 450px
}

@media (max-width: 768px) {
  .p-pageHeader__titleText.-peopleDetail.-large {
    width: 340px
  }
}

@media (max-width: 768px) {
  .p-pageHeader__titleText.-peopleDetail {
    width: 340px;
    padding: 27px 27px 22px
  }
}

@media (max-width: 768px) {
  .p-pageHeader__titleText.-peopleDetail[data-type='interview'] {
    padding: 20px 27px 22px
  }
}

.p-pageHeader__titleText.-faq {
  padding: 0 60px;
  width: 370px
}

@media (max-width: 768px) {
  .p-pageHeader__titleText.-faq {
    padding: 0
  }
}

.p-pageHeader__title {
  font-size: 3.6rem;
  color: #009b87;
  line-height: 1
}

@media (max-width: 768px) {
  .p-pageHeader__title {
    font-size: 2.6rem
  }
}

@media (max-width: 768px) {
  .p-pageHeader__title.-about {
    letter-spacing: 0
  }
}

.p-pageHeader__title.-topMessage {
  font-size: 2.5rem;
  letter-spacing: 0.03rem;
  line-height: 1.5;
  min-height: 88px;
  color: #000
}

@media (max-width: 768px) {
  .p-pageHeader__title.-topMessage {
    font-size: 1.8rem;
    margin-bottom: 2px;
    min-height: 66px
  }
}

.p-pageHeader__title.-peopleDetail {
  line-height: 1.5;
  color: #000;
  margin-bottom: 12px
}

@media (max-width: 768px) {
  .p-pageHeader__title.-peopleDetail {
    line-height: 1.4
  }
}

.p-pageHeader__title.-peopleDetail[data-type='interview'] {
  position: relative;
  padding-top: 40px
}

.p-pageHeader__title.-peopleDetail[data-type='interview']:before {
  content: '座談会';
  position: absolute;
  top: 10px;
  font-size: 1.4rem;
  background: #0022ee;
  color: #fff;
  padding: 4px 8px
}

.p-pageHeader__title-casa {
  position: relative;
  font-size: 4.5rem;
  right: -5px;
  font-weight: 500
}

@media (max-width: 768px) {
  .p-pageHeader__title-casa {
    font-size: 3.2rem;
    right: 0;
    line-height: 1
  }
}

.p-pageHeader__title-sub {
  display: block;
  font-size: 1.6rem;
  color: #757575;
  line-height: 1;
  font-family: "LTC-Caslon-Pro", serif;
  margin-bottom: 7px
}

@media (max-width: 768px) {
  .p-pageHeader__title-sub {
    font-size: 1rem;
    margin-bottom: 4px
  }
}

.p-pageHeader__title-sub.-topMessage {
  margin-bottom: 7px
}

@media (max-width: 768px) {
  .p-pageHeader__title-sub.-topMessage {
    margin-bottom: 5px
  }
}

.p-pageHeader__title-sub.-peopleDetail {
  margin-bottom: 6px;
  color: inherit
}

@media (max-width: 768px) {
  .p-pageHeader__title-sub.-peopleDetail {
    font-size: 1.3rem;
    margin-bottom: 0
  }
}

.p-pageHeader__title-sub.-jp {
  font-size: 2rem;
  font-style: normal;
  font-family: inherit;
  font-weight: bold;
  margin-bottom: 10px;
  color: #009b87
}

@media (max-width: 768px) {
  .p-pageHeader__title-sub.-jp {
    font-size: 1.6rem;
    margin-bottom: 5px
  }
}

.p-pageHeader__name {
  font-size: 1.6rem;
  font-weight: bold;
  color: #757575
}

@media (max-width: 768px) {
  .p-pageHeader__name {
    font-size: 1.35rem
  }
}

.p-pageHeader__personYear,
.p-pageHeader__personName {
  font-size: 1.6rem;
  font-weight: bold;
  color: inherit;
  margin-bottom: 10px;
  padding-left: 3px;
  line-height: 1;
  font-family: "游ゴシック体", YuGothic, sans-serif
}

@media (max-width: 768px) {

  .p-pageHeader__personYear,
  .p-pageHeader__personName {
    padding-left: 0;
    font-size: 1.4rem;
    margin-bottom: 7px
  }
}

@media all and (-ms-high-contrast: none) {

  *::-ms-backdrop,
  .p-pageHeader__title {
    font-size: 3rem
  }

  .p-pageHeader__titleContainer {
    width: 430px
  }
}

.p-scroll {
  position: absolute;
  display: inline-block;
  z-index: 14;
  right: 54px;
  bottom: -40px
}

@media (max-width: 768px) {
  .p-scroll {
    right: 27px;
    bottom: -96px
  }
}

.p-scroll__figure {
  width: 11px;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out
}

.p-scroll__figure:hover {
  opacity: .6
}

@media (max-width: 768px) {
  .p-scroll__figure {
    -webkit-transition: none;
    transition: none
  }

  .p-scroll__figure:hover {
    opacity: 1
  }
}

@media (max-width: 768px) {
  .p-scroll__figure {
    width: 8px
  }
}

.p-scroll__figure>a {
  display: block
}

.p-scroll__figure>a>picture {
  display: block;
  margin-bottom: 7px
}

.p-scroll__bar {
  position: relative;
  width: 11px;
  height: 60px;
  overflow: hidden
}

@media (max-width: 768px) {
  .p-scroll__bar {
    width: 8px;
    height: 38px
  }
}

.p-scroll__barInner {
  position: absolute;
  background-color: #fff;
  width: 1px;
  height: 30px;
  right: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: arrow 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite normal;
  animation: arrow 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite normal
}

@media (max-width: 768px) {
  .p-scroll__barInner {
    height: 12px
  }
}

.p-scroll__barBg {
  position: absolute;
  width: 1px;
  height: 70px;
  background-color: white;
  opacity: 0.3;
  right: 50%
}

@media (max-width: 768px) {
  .p-scroll__barBg {
    height: 38px
  }
}


.interview-link {
  margin-top: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  transition: opacity .3s ease;
}

.interview-link+.interview-link {
  margin-top: 0px;
}

.interview-link a {
  font-size: 18px;
}

.interview-link a:hover {
  opacity: .6;
}

@media (max-width: 768px) {
  .interview-link a {
    font-size: 14px;
  }
}


/*# sourceMappingURL=style.css.map */