@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
  line-height: 1.15; /* 1 */
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  border-top-width: 1px;
  box-sizing: content-box; /* 1 */
  clear: both;
  color: inherit;
  height: 0; /* 1 */
  margin: 0;
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
  vertical-align: middle;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-collapse: collapse;
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

th {
  font-weight: bold;
  text-align: left;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font-family: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

img {
  border: none;
  vertical-align: bottom;
}

a {
  cursor: pointer;
  text-decoration: none;
}

input,
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  font-family: inherit;
  margin: 0;
  outline: none;
  padding: 0;
}

label {
  cursor: pointer;
}

.p-news-entry__title, .p-home-news__entry-title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
}

.p-util-voice__item-body {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}

/* メディアクエリ
==================================== */
html {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}
@media screen and (min-width: 768px) {
  html {
    font-size: calc(10 / 1200 * 100vw);
  }
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 9px;
  }
}
@media screen and (min-width: 1500px) {
  html {
    font-size: 10px;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  background-color: #FFFFFF;
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body {
    font-size: max(1.6rem, 15px);
  }
}

.p-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
}

main {
  flex-grow: 1;
}

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

a {
  color: inherit;
  transition: opacity 0.3s;
}

@media (hover: hover) and (pointer: fine) {
  a:not(.no-op):hover {
    opacity: 0.7;
  }
}
.swiper-pagination-bullet:focus,
.swiper-button-prev:focus,
.swiper-button-next:focus {
  outline: none;
}

.l-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 1260px;
}
@media screen and (max-width: 767px) {
  .l-inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (min-width: 768px) {
  .l-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1500px) {
  .l-inner {
    max-width: 92%;
  }
}

.l-inner--lg {
  width: 1084px;
}

.l-inner--sm {
  width: 1020px;
}

.l-header {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 70;
}
@media screen and (max-width: 991px) {
  .l-header {
    height: 72px;
  }
}
@media screen and (min-width: 992px) {
  .l-header {
    height: 60px;
  }
}

@media screen and (max-width: 991px) {
  .l-header__nav {
    position: fixed;
    right: -100%;
    top: 72px;
    z-index: 70;
  }
}

.l-header__nav.is-active {
  right: 0;
  visibility: visible;
}

@media screen and (max-width: 991px) {
  .l-header__hamburger {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 69;
  }
}
@media screen and (min-width: 992px) {
  .l-header__hamburger {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .l-header__overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 72px;
    width: 100%;
    z-index: 69;
  }
}

.l-breadcrumb {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 3;
}

.c-anime {
  opacity: 0;
  z-index: 1;
}

.c-anime-fadeIn.js-anime-active {
  animation: fadeIn 0.3s forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.c-anime-fadeInUp.js-anime-active {
  animation: fadeInUp 0.3s forwards;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
    transition-timing-function: cubic-bezier(0, 0.4, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.c-anime-fadeInDown.js-anime-active {
  animation: fadeInDown 0.3s forwards;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    transition-timing-function: cubic-bezier(0, 0.4, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.c-anime-fadeInLeft.js-anime-active {
  animation: fadeInLeft 0.3s forwards;
}
@media screen and (max-width: 767px) {
  .c-anime-fadeInLeft.js-anime-active {
    animation: fadeInUp 0.3s forwards;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-25px);
    transition-timing-function: cubic-bezier(0, 0.4, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.c-anime-fadeInRight.js-anime-active {
  animation: fadeInRight 0.3s forwards;
}
@media screen and (max-width: 767px) {
  .c-anime-fadeInRight.js-anime-active {
    animation: fadeInUp 0.3s forwards;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(25px);
    transition-timing-function: cubic-bezier(0, 0.4, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.c-section-heading {
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-section-heading {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  .c-section-heading {
    font-size: max(4rem, 32px);
  }
}

.c-section-heading:not(.c-section-heading--no-line) {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c-section-heading:not(.c-section-heading--no-line)::after {
  background-color: #00307F;
  content: "";
  display: block;
  height: 1px;
  margin-top: 15px;
  width: 40px;
}

.c-button {
  background-color: transparent;
  border: 1.2px solid #000000;
  display: inline-block;
  padding: 12px;
  position: relative;
  text-align: center;
  transform: skewX(-20deg);
  width: 200px;
}
.c-button::before {
  background-color: #000000;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(1);
  transform-origin: left center;
  transition: transform 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  width: 100%;
  z-index: -1;
}
.c-button span {
  display: block;
  line-height: 1.3;
}
@media (hover: hover) and (pointer: fine) {
  .c-button:hover {
    opacity: 1 !important;
  }
  .c-button:hover:before {
    transform: scaleX(0);
    transform-origin: right center;
  }
  .c-button:hover .c-button__main {
    color: #000000;
  }
}

.c-button__inner {
  transform: skewX(20deg);
}

.c-button__main {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.c-button__sub {
  color: #B09018;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 100;
}

.c-button-sub {
  background-color: #000000;
  color: #FFFFFF;
  display: inline-block;
  font-weight: 500;
  text-align: center;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .c-button-sub {
    padding: 16px 30px;
    width: 204px;
  }
}
@media screen and (min-width: 768px) {
  .c-button-sub {
    padding: 1.6rem 3rem;
    width: max(20.4rem, 180px);
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-button-sub:not(:disabled):hover {
    opacity: 0.7;
  }
}

.c-visual-wrapper {
  overflow: hidden;
  position: relative;
}
.c-visual-wrapper::before {
  content: "";
  display: block;
  padding-top: 56%;
}
.c-visual-wrapper > img, .c-visual-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.c-visual-wrapper > img {
  -o-object-fit: cover;
  object-fit: cover;
}

.c-card {
  background-color: #FFFFFF;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-card {
    padding: 40px;
  }
}
@media screen and (min-width: 768px) {
  .c-card {
    display: flex;
    flex-direction: column;
    padding: 4rem;
  }
}
.c-card::before {
  background-color: #00307F;
  color: #FFFFFF;
  content: attr(data-index);
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .c-card::before {
    font-size: 20px;
    line-height: 40px;
    width: 40px;
  }
}
@media screen and (min-width: 768px) {
  .c-card::before {
    font-size: max(2rem, 15px);
    line-height: 4rem;
    width: 4rem;
  }
}

.c-card__icon {
  align-items: center;
  background-color: #00307F;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .c-card__icon {
    height: 120px;
    width: 120px;
  }
}
@media screen and (min-width: 768px) {
  .c-card__icon {
    height: 12rem;
    width: 12rem;
  }
}
.c-card__icon img {
  -o-object-fit: contain;
  height: 45%;
  object-fit: contain;
  width: 45%;
}

.c-card__title {
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-card__title {
    font-size: 24px;
    margin-top: 26px;
  }
}
@media screen and (min-width: 768px) {
  .c-card__title {
    font-size: max(2.4rem, 18px);
    margin-top: 2.6rem;
  }
}

@media screen and (max-width: 767px) {
  .c-card__body {
    margin-top: 23px;
  }
}
@media screen and (min-width: 768px) {
  .c-card__body {
    margin-top: 2.3rem;
  }
}

.p-loader {
  align-items: center;
  background-color: #FFFFFF;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 300;
}

.is-loaded .p-loader__progress-inner {
  animation-fill-mode: none;
  width: 100%;
}

.p-loader__content {
  text-align: center;
}

.p-loader__logo {
  max-width: 300px;
}

.p-loader__progress {
  background-color: rgba(161, 161, 161, 0.7);
  height: 2px;
  margin-top: 20px;
  max-width: 300px;
  position: relative;
  width: 100%;
}

.p-loader__progress-inner {
  animation: loadingBar 1.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  animation-fill-mode: forwards;
  background-color: #00307F;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0%;
}

@keyframes loadingBar {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.p-header {
  background-color: #FFFFFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
}

.p-header__inner {
  align-items: center;
  display: flex;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .p-header__inner {
    padding: 0 15px;
  }
}
@media screen and (min-width: 992px) {
  .p-header__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
  }
}

@media screen and (max-width: 991px) {
  .p-header__logo {
    max-width: 150px;
    width: 35vw;
  }
}
@media screen and (min-width: 992px) {
  .p-header__logo {
    padding-left: 3rem;
    width: max(14.616935rem, 145px);
  }
}
.p-header__logo a {
  display: block;
}

@media screen and (max-width: 991px) {
  .p-header__nav {
    background-color: #FFFFFF;
    height: calc(100vh - 72px);
    max-width: 428px;
    transition: all 0.4s;
    visibility: hidden;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .p-header__nav {
    margin-left: auto;
  }
}

@media screen and (max-width: 991px) {
  .p-header__nav-inner {
    max-height: 100%;
    overflow-y: scroll;
    padding-top: 62px;
  }
}
@media screen and (min-width: 992px) {
  .p-header__nav-inner {
    align-items: center;
    display: flex;
  }
}

.p-header__menu--sm {
  padding: 0 16px 132px;
}
@media screen and (min-width: 992px) {
  .p-header__menu--sm {
    display: none;
  }
}
.p-header__menu--sm li {
  border-top: 1px solid #707070;
}
.p-header__menu--sm li:last-child {
  border-bottom: 1px solid #707070;
}
.p-header__menu--sm li a {
  color: #000000;
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding: 20px 0;
}

.p-header__menu--lg {
  align-items: center;
  display: flex;
}
@media screen and (max-width: 991px) {
  .p-header__menu--lg {
    display: none;
  }
}
.p-header__menu--lg li + li {
  margin-left: 3rem;
}
.p-header__menu--lg li a {
  color: #000000;
  display: block;
  font-size: max(1.6rem, 13px);
  font-weight: 500;
  padding: 0.5em 0;
  position: relative;
}
.p-header__menu--lg li a::after {
  background-color: #000000;
  bottom: 1.5px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
  width: 100%;
}
@media (hover: hover) and (pointer: fine) {
  .p-header__menu--lg li a:hover {
    opacity: 1 !important;
  }
  .p-header__menu--lg li a:hover::after {
    transform: scale(1, 1);
    transform-origin: left top;
  }
}

@media screen and (max-width: 991px) {
  .p-header__contact {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .p-header__contact {
    height: 60px;
    margin-left: 3rem;
    width: 180px;
  }
}

.p-header__contact-button {
  display: block;
  height: 100%;
}

.p-header__hamburger {
  background-color: #000000;
  height: 72px;
  text-align: center;
  width: 72px;
}

.p-header__hamburger.is-active .p-header__hamburger-line {
  background-color: transparent;
}
.p-header__hamburger.is-active .p-header__hamburger-line::before {
  top: 0;
  transform: rotate(45deg);
}
.p-header__hamburger.is-active .p-header__hamburger-line::after {
  top: 0;
  transform: rotate(-45deg);
}

.p-header__hamburger-line {
  background-color: #FFFFFF;
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  top: 40%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  width: 34px;
}
.p-header__hamburger-line::before, .p-header__hamburger-line::after {
  background-color: #FFFFFF;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: 0.3s;
  width: 100%;
}
.p-header__hamburger-line::before {
  top: -10px;
}
.p-header__hamburger-line::after {
  top: 10px;
}

.p-header__hamburger-text {
  color: #FFFFFF;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 34px;
}

.p-header__overlay {
  display: none;
}
@media screen and (max-width: 991px) {
  .p-header__overlay {
    background-color: rgba(0, 0, 0, 0.6);
  }
}

.p-fv {
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 577px) {
  .p-fv {
    padding-top: 203%;
  }
}
@media screen and (min-width: 578px) and (max-width: 767px) {
  .p-fv {
    padding-top: 170%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-fv {
    height: 100vh;
  }
}
@media screen and (min-width: 1025px) {
  .p-fv {
    padding-top: 52%;
  }
}
@media screen and (min-width: 1200px) {
  .p-fv {
    height: calc(100vh - 72px);
    padding-top: 0;
  }
}

.p-fv__bg--nums {
  background: url(../images/top/bg-fv-nums.png) no-repeat top right/cover;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-fv__bg--nums {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .p-fv__bg--nums {
    width: 20%;
  }
}

.p-fv__obj {
  height: 0;
  position: absolute;
  transform: skewX(-20deg);
  width: 0;
  z-index: 2;
}
.p-fv__obj::before {
  background-color: #00307F;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
@media screen and (max-width: 767px) {
  .p-fv__obj::before {
    transition: all 0.45s;
  }
}
@media screen and (min-width: 768px) {
  .p-fv__obj::before {
    transition: all 0.45s;
  }
}

.p-fv__obj--l {
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .p-fv__obj--l {
    height: 450px;
    left: -100px;
    top: -30px;
    width: 159px;
  }
}
@media screen and (min-width: 768px) {
  .p-fv__obj--l {
    height: 55rem;
    left: -13rem;
    top: 3rem;
    width: 15rem;
  }
}

.p-fv__obj--c {
  bottom: -5px;
  height: 120%;
}
@media screen and (max-width: 767px) {
  .p-fv__obj--c {
    left: 30%;
    width: 60px;
  }
}
@media screen and (min-width: 768px) {
  .p-fv__obj--c {
    left: 50%;
    width: 6rem;
  }
}

@media screen and (max-width: 767px) {
  .p-fv__obj--r {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .p-fv__obj--r {
    bottom: -5px;
    height: 35rem;
    right: -8rem;
    width: 13rem;
  }
}

.p-fv__obj.is-visible::before {
  width: 100%;
}

.p-fv__bg--main {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .p-fv__bg--main {
    background: url(../images/top/bg-fv-main.png) no-repeat center left 41%/cover;
    height: 105%;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-fv__bg--main {
    background: url(../images/top/bg-fv-main@2x.png) no-repeat center center/cover;
    left: 0;
  }
}
@media screen and (min-width: 1025px) {
  .p-fv__bg--main {
    left: 15.2%;
  }
}

.p-fv__overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
}
@media screen and (max-width: 1024px) {
  .p-fv__overlay {
    background-color: rgba(0, 0, 0, 0.35);
  }
}

.p-fv__content {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-40%);
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .p-fv__content {
    padding: 0 16px;
  }
}
@media screen and (min-width: 768px) {
  .p-fv__content {
    padding: 0 30px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1500px) {
  .p-fv__content {
    padding: 0 calc(4% + 30px);
  }
}
@media screen and (min-width: 1370px) {
  .p-fv__content {
    padding: 0 calc((100vw - 1200px) / 2);
  }
}

.p-fv__content.is-visible .p-fv__copy span, .p-fv__content.is-visible .p-fv__text span {
  opacity: 1;
  transform: translateY(0);
}

.p-fv__copy {
  color: #FFFFFF;
  font-weight: 900;
  overflow: hidden;
  position: relative;
  transform: skewX(-4.5deg);
}
@media screen and (max-width: 767px) {
  .p-fv__copy {
    font-size: 56px;
    line-height: 1.35;
  }
}
@media screen and (min-width: 768px) {
  .p-fv__copy {
    font-size: max(7rem, 64px);
    line-height: 1.25;
  }
}
@media screen and (min-width: 1025px) {
  .p-fv__copy {
    color: #000000;
  }
}
.p-fv__copy span {
  display: block;
  opacity: 0;
  text-transform: uppercase;
  transform: translateY(20%);
  transition: all 0.3s;
}
.p-fv__copy span:nth-child(2) {
  transition-delay: 0.3s;
}

.p-fv__text {
  color: #FFFFFF;
  font-weight: 500;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .p-fv__text {
    color: #00307F;
  }
}
.p-fv__text span {
  display: block;
  opacity: 0;
  transform: translateY(100%);
  transition: all 0.3s;
  transition-delay: 0.6s;
}

.p-home-news {
  background-color: #000000;
  padding: 16px 0;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  .p-home-news__inner {
    align-items: center;
    display: flex;
  }
}

.p-home-news__heading {
  align-items: center;
  display: flex;
}

.p-home-news__heading--main {
  color: #FFFFFF;
  font-weight: 500;
}

.p-home-news__heading-sub {
  color: #B09018;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 100;
  line-height: 1;
  margin-left: 10px;
}

.p-home-news__content {
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .p-home-news__content {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  .p-home-news__content {
    padding-left: 4rem;
  }
}

.p-home-news__entry-link {
  align-items: center;
  display: flex;
  padding: 0.5em 1.5em 0.5em 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-home-news__entry-link::after {
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    content: "";
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    width: 8px;
  }
}

.p-home-news__entry-date {
  color: #A1A1A1;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
}

.p-home-news__entry-title {
  color: #FFFFFF;
  font-weight: 500;
  margin-left: 24px;
}

.p-home-asset {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-home-asset {
    padding-bottom: 60px;
    padding-top: 94px;
  }
}
@media screen and (min-width: 768px) {
  .p-home-asset {
    padding-bottom: 8rem;
    padding-top: 6rem;
  }
}

.p-home-asset__obj {
  background-color: #00307F;
  position: absolute;
  right: 0;
  transform: skewX(-20deg);
}
@media screen and (max-width: 767px) {
  .p-home-asset__obj {
    bottom: 30%;
    height: 120%;
    right: -60%;
    width: 116%;
  }
}
@media screen and (min-width: 768px) {
  .p-home-asset__obj {
    height: 100%;
    right: -18.5rem;
    top: 0;
    width: 50rem;
  }
}
@media screen and (min-width: 992px) {
  .p-home-asset__obj {
    right: -20.5rem;
    width: 47.8rem;
  }
}

.p-home-asset__box {
  background-color: #FFFFFF;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-home-asset__box {
    padding: 60px 16px 46px;
  }
}
@media screen and (min-width: 768px) {
  .p-home-asset__box {
    padding-bottom: 4.6rem;
    padding-top: 6rem;
  }
}

@media screen and (max-width: 767px) {
  .p-home-asset__content {
    margin-top: 35px;
  }
}
@media screen and (min-width: 768px) {
  .p-home-asset__content {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .p-home-asset__content {
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .p-home-asset__image {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .p-home-asset__image {
    width: 37.41%;
  }
}

@media screen and (max-width: 767px) {
  .p-home-asset__texts {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-home-asset__texts {
    margin-left: 7rem;
    width: 36%;
  }
}

.p-home-asset__text p {
  line-height: 2.1875;
}
.p-home-asset__text p + p {
  margin-top: 1.5em;
}

@media screen and (max-width: 767px) {
  .p-home-asset__button {
    margin-top: 35px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .p-home-asset__button {
    margin-top: max(3.5rem, 30px);
  }
}

.p-home-asset__letters {
  color: rgba(0, 175, 231, 0.45);
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.19;
  position: absolute;
  white-space: nowrap;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 767px) {
  .p-home-asset__letters {
    font-size: 100px;
    right: -22px;
    top: 34px;
  }
}
@media screen and (min-width: 768px) {
  .p-home-asset__letters {
    font-size: max(10rem, 64px);
    right: -2.2rem;
    top: 0;
  }
}

.p-home-recommend {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-home-recommend {
    background: url(../images/top/bg-recommend-base.jpg) no-repeat center center/cover;
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .p-home-recommend {
    background: url(../images/top/bg-recommend-base.jpg) no-repeat center center/cover;
    padding-bottom: 9.6rem;
    padding-top: 9.3rem;
  }
}

.p-home-recommend__bg {
  background: url(../images/top/bg-recommend-layer.jpg) no-repeat center center/cover;
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-home-recommend__inner {
  position: relative;
  z-index: 2;
}

.p-home-recommend__heading {
  color: #FFFFFF;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-home-recommend__heading {
    font-size: 30px;
    line-height: 1.125;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .p-home-recommend__heading {
    font-size: max(4rem, 28px);
  }
}

@media screen and (max-width: 767px) {
  .p-home-recommend__list {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p-home-recommend__list {
    margin-top: 5rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.p-home-recommend__item {
  background: url(../images/top/list-icon.svg) no-repeat top 16px left/18px 18px;
  border-top: 1px solid #707070;
  color: #FFFFFF;
  padding: 10px 0 10px 23px;
}
.p-home-recommend__item:last-child {
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 767px) {
  .p-home-recommend__item {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-home-recommend__item {
    font-size: max(2rem, 15px);
  }
}

@media screen and (max-width: 767px) {
  .p-home-merit {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .p-home-merit {
    padding-bottom: 8rem;
    padding-top: 9.4rem;
  }
}
@media screen and (min-width: 992px) {
  .p-home-merit {
    background: url(../images/top/bg-merit.png) no-repeat center center/cover;
  }
}

.p-home-merit__lead {
  line-height: 2.1875;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  max-width: 432px;
}

.p-home-merit__content {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .p-home-merit__content {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 30px;
    width: 100vw;
  }
}
@media screen and (min-width: 768px) {
  .p-home-merit__content {
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .p-home-merit__content {
    display: flex;
  }
}

@media screen and (min-width: 992px) {
  .p-home-merit__box {
    width: 50%;
  }
}

.p-home-merit__box-label {
  color: #FFFFFF;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-weight: 500;
  line-height: 50px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .p-home-merit__box-label {
    font-size: 40px;
  }
}
@media screen and (min-width: 992px) {
  .p-home-merit__box-label {
    font-size: max(4rem, 28px);
  }
}

.p-home-merit__before .p-home-merit__box-label {
  background-color: #707070;
}
@media screen and (min-width: 992px) {
  .p-home-merit__before .p-home-merit__box-label::before {
    border-color: transparent transparent transparent #707070;
    border-style: solid;
    border-width: 0 0 50px 20px;
    content: "";
    height: 0;
    position: absolute;
    right: -10px;
    top: 0;
    width: 0;
    z-index: 2;
  }
}

.p-home-merit__after .p-home-merit__box-label {
  background-color: #00307F;
}
@media screen and (min-width: 992px) {
  .p-home-merit__after .p-home-merit__box-label::before {
    border-color: transparent #00307F transparent transparent;
    border-style: solid;
    border-width: 50px 20px 0 0;
    content: "";
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 2;
  }
  .p-home-merit__after .p-home-merit__box-label::after {
    background: url(../images/top/arrow-triple.svg) no-repeat center center/contain;
    content: "";
    height: 20px;
    left: -12.5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    z-index: 3;
  }
}

.p-home-merit__box-content {
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-home-merit__box-content {
    padding: 25px 16px 25px;
  }
}
@media screen and (min-width: 768px) {
  .p-home-merit__box-content {
    padding: 2.5rem 5rem 5.5rem;
  }
}
@media screen and (min-width: 992px) {
  .p-home-merit__box-content {
    padding: 2.5rem 3.6rem 4rem;
  }
}
@media screen and (min-width: 1200px) {
  .p-home-merit__box-content {
    padding: 2.5rem 5rem 5.5rem;
  }
}

@media screen and (min-width: 992px) {
  .p-home-merit__after .p-home-merit__box-content {
    position: relative;
  }
  .p-home-merit__after .p-home-merit__box-content::before {
    background-color: #707070;
    content: "";
    height: 75%;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
  }
}

.p-home-merit__box-heading {
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .p-home-merit__box-heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .p-home-merit__box-heading {
    font-size: max(2.4rem, 18px);
  }
}

.p-home-merit__list {
  margin-top: 20px;
}

.p-home-merit__item {
  align-items: center;
  display: flex;
}
.p-home-merit__item + .p-home-merit__item {
  margin-top: 20px;
}

.p-home-merit__item-head {
  align-items: center;
  border: 2px solid #00307F;
  border-radius: 50%;
  color: #00307F;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 500;
  height: 90px;
  justify-content: center;
  line-height: 1.3846153846;
  margin-right: 1.7rem;
  width: 90px;
}

.p-home-merit__item-head--xs {
  font-size: 12px;
  line-height: 1.4166666667;
}

@media screen and (max-width: 991px) {
  .p-home-merit__item-body {
    font-size: 16px;
  }
}

.p-util-voice {
  background: #F5F5F5 url(../images/common/bg-cross.png) repeat-x center center/cover;
}
@media screen and (max-width: 767px) {
  .p-util-voice {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .p-util-voice {
    padding-bottom: 8rem;
    padding-top: 6rem;
  }
}

@media screen and (min-width: 1730px) {
  .p-util-voice__inner {
    padding-left: 0;
    padding-right: 0;
    width: 1730px;
  }
}

.p-util-voice__slide:not(.swiper-initialized) .p-util-voice__list {
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-util-voice__slide:not(.swiper-initialized) .p-util-voice__list {
    align-items: center;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .p-util-voice__slide:not(.swiper-initialized) .p-util-voice__list {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .p-util-voice__slide:not(.swiper-initialized) .p-util-voice__item + .p-util-voice__item {
    margin-top: 36px;
  }
}
@media screen and (min-width: 768px) {
  .p-util-voice__slide:not(.swiper-initialized) .p-util-voice__item + .p-util-voice__item {
    margin-left: 3.6rem;
  }
}
.p-util-voice__slide:not(.swiper-initialized) .p-util-voice__slide-control {
  display: none;
}

.p-util-voice__slide.swiper-initialized {
  overflow: visible;
}
@media screen and (min-width: 1730px) {
  .p-util-voice__slide.swiper-initialized {
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .p-util-voice__slide.swiper-initialized .p-util-voice__item {
    transition: transform 0.5s;
  }
}
@media screen and (min-width: 768px) {
  .p-util-voice__slide.swiper-initialized .p-util-voice__item {
    bottom: -3rem;
    transition: bottom 0.5s;
  }
}
@media screen and (min-width: 768px) {
  .p-util-voice__slide.swiper-initialized .p-util-voice__item.swiper-slide-prev,
  .p-util-voice__slide.swiper-initialized .p-util-voice__item.swiper-slide-next {
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-util-voice__slide.swiper-initialized .p-util-voice__item.swiper-slide-active {
    transform: translateY(20px);
  }
}
.p-util-voice__slide.swiper-initialized .p-util-voice__item.swiper-slide-active .p-util-voice__item-inner::after {
  background-image: url(../images/common/dot-colored.svg);
}

@media screen and (max-width: 767px) {
  .p-util-voice__slide-control {
    height: 48px;
    top: calc(50% + 20px);
    width: 48px;
  }
}
@media screen and (min-width: 768px) {
  .p-util-voice__slide-control {
    display: none;
  }
}
.p-util-voice__slide-control::after {
  display: none;
}

.p-util-voice__slide-prev {
  background: url(../images/common/slide-button-prev.svg) no-repeat center center/cover;
}

.p-util-voice__slide-next {
  background: url(../images/common/slide-button-next.svg) no-repeat center center/cover;
}

.p-util-voice__list {
  padding-bottom: 46px;
  padding-top: 40px;
}

.p-util-voice__item-inner {
  background: linear-gradient(to right bottom, #00B0E8, #00307F);
  border-radius: 30px 30px 30px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  padding: 38px 30px 27px;
  position: relative;
}
.p-util-voice__item-inner:before {
  background: url(../images/common/quotation.png) no-repeat center center/cover;
  content: "";
  display: block;
  left: 26px;
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-util-voice__item-inner:before {
    height: 50px;
    top: -22px;
    width: 50px;
  }
}
@media screen and (min-width: 768px) {
  .p-util-voice__item-inner:before {
    height: 6rem;
    top: -2.4rem;
    width: 6rem;
  }
}
.p-util-voice__item-inner::after {
  background: url(../images/common/dot.svg) no-repeat center center/cover;
  bottom: -14px;
  content: "";
  display: block;
  height: 28px;
  left: -14px;
  position: absolute;
  transition: background-image 0.2s;
  width: 28px;
  z-index: -1;
}

.p-util-voice__item-header {
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 10px;
}

.p-util-voice__item-meta {
  display: block;
  font-size: 14px;
}

.p-util-voice__item-name {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.45;
}

.p-util-voice__item-body {
  padding-top: 5px;
}

.p-util-voice__button {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-util-voice__button {
    margin-top: 48px;
  }
}
@media screen and (min-width: 768px) {
  .p-util-voice__button {
    margin-top: 50px;
  }
}

.p-footer {
  background-color: #000000;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-footer {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-footer {
    padding-bottom: 20px;
    padding-top: 5.6rem;
  }
}

@media screen and (max-width: 767px) {
  .p-footer__top {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-footer__top {
    padding-bottom: 7.45rem;
  }
}
@media screen and (min-width: 992px) {
  .p-footer__top {
    align-items: flex-start;
    display: flex;
  }
}

.p-footer__logo {
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-footer__logo {
    margin-left: auto;
    margin-right: auto;
    max-width: 296px;
  }
}
@media screen and (min-width: 768px) {
  .p-footer__logo {
    width: max(29.6rem, 250px);
  }
}
.p-footer__logo a {
  display: block;
  padding: 15px 18px;
  text-align: center;
}

.p-footer__corp {
  margin-top: 12px;
}
@media screen and (min-width: 1200px) {
  .p-footer__corp {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
  }
}

.p-footer__corp-name {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-footer__corp-name {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .p-footer__corp-name {
    margin-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .p-footer__corp-meta {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 93%;
  }
}
@media screen and (min-width: 768px) {
  .p-footer__corp-meta {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1200px) {
  .p-footer__corp-meta {
    margin-top: 0;
  }
}
.p-footer__corp-meta p {
  align-items: flex-start;
  display: flex;
}
.p-footer__corp-meta p span {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .p-footer__nav {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .p-footer__nav {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 992px) {
  .p-footer__nav {
    margin-left: auto;
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-footer__menu {
    -moz-column-count: 3;
    column-count: 3;
  }
}
.p-footer__menu li a {
  align-items: center;
  color: #FFFFFF;
  display: flex;
  padding: 0.6em 0.3em;
  white-space: nowrap;
}
.p-footer__menu li a::before {
  background: url(../images/common/icon-arrow.svg) no-repeat center center/3px 5px;
  background-color: #FFFFFF;
  border-radius: 50%;
  content: "";
  display: block;
  flex-shrink: 0;
  height: 15px;
  margin-right: 10px;
  width: 15px;
}

.p-footer__bottom {
  border-top: 1px solid #A1A1A1;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-footer__bottom {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
  }
}

.p-footer__copyright {
  font-size: 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-voice__top {
    padding-bottom: 80px;
    padding-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  .p-voice__top {
    padding-bottom: 12rem;
    padding-top: 13rem;
  }
}

.p-voice__bg {
  background: #F5F5F5 url(../images/common/bg-cross.png) repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-voice__bg {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 768px) {
  .p-voice__bg {
    padding-bottom: 14rem;
  }
}

@media screen and (max-width: 767px) {
  .p-voice__main {
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .p-voice__main {
    padding-top: 6rem;
  }
}

.p-voice__entries {
  margin-top: 35px;
}

.p-voice__entry {
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-voice__entry {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__entry + .p-voice__entry {
    margin-top: 44px;
  }
}
@media screen and (min-width: 768px) {
  .p-voice__entry + .p-voice__entry {
    margin-top: 11.2rem;
  }
}

@media screen and (min-width: 768px) {
  .p-voice__entry:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .p-voice__entry:nth-child(2n) .p-voice__entry-data::before {
    left: -50%;
  }
  .p-voice__entry:nth-child(2n) .p-voice__entry-comment-inner {
    border-radius: 30px 30px 0 30px;
  }
  .p-voice__entry:nth-child(2n) .p-voice__entry-comment-inner::before {
    left: initial;
    right: 26px;
    transform: scale(-1, 1);
  }
  .p-voice__entry:nth-child(2n) .p-voice__entry-comment-inner::after {
    left: initial;
    right: -3rem;
  }
}
.p-voice__entry-data {
  background-color: #FFFFFF;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-voice__entry-data {
    padding: 40px 20px 40px 40px;
  }
}
@media screen and (min-width: 768px) {
  .p-voice__entry-data {
    padding: 40px;
    width: 51.5%;
  }
}
.p-voice__entry-data::before {
  background-color: #FFFFFF;
  content: "";
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-voice__entry-data::before {
    display: none;
    height: 130%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
@media screen and (min-width: 768px) {
  .p-voice__entry-data::before {
    height: 100%;
    right: -50%;
    top: 0;
    width: 50%;
  }
}

.p-voice__entry-data-heading {
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .p-voice__entry-data-heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .p-voice__entry-data-heading {
    font-size: max(2.4rem, 18px);
  }
}

.p-voice__entry-data-list {
  margin-top: 20px;
}
.p-voice__entry-data-list > div {
  display: flex;
}
.p-voice__entry-data-list dt {
  border-bottom: 1px solid #00307F;
  color: #00307F;
  flex-shrink: 0;
  font-weight: 700;
  padding: 10px 0;
  width: 3em;
}
.p-voice__entry-data-list dd {
  border-bottom: 1px solid #DADDE3;
  flex-grow: 1;
  padding: 10px 0 10px 25px;
}

.p-voice__entry-comment {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-voice__entry-comment {
    margin-left: auto;
    margin-right: 20px;
    width: calc(100% - 20px - 35px);
  }
}
@media screen and (min-width: 768px) {
  .p-voice__entry-comment {
    transform: translateY(4.5rem);
    width: 48.5%;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__entry-comment::before {
    background: url(../images/common/dot.svg) no-repeat center center/cover;
    bottom: -14px;
    content: "";
    display: block;
    height: 28px;
    left: -14px;
    position: absolute;
    width: 28px;
    z-index: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__entry-comment::after {
    background-color: #FFFFFF;
    content: "";
    display: block;
    height: 75%;
    left: -35px;
    position: absolute;
    top: 0;
    width: calc(100% + 20px + 35px);
    z-index: -1;
  }
}

.p-voice__entry-comment-inner {
  background: linear-gradient(to right bottom, #00B0E8, #00307F);
  border-radius: 30px 30px 30px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  padding: 38px 30px 27px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-voice__entry-comment-inner {
    height: 100%;
  }
}
.p-voice__entry-comment-inner:before {
  background: url(../images/common/quotation.png) no-repeat center center/cover;
  content: "";
  display: block;
  left: 26px;
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-voice__entry-comment-inner:before {
    height: 50px;
    top: -22px;
    width: 50px;
  }
}
@media screen and (min-width: 768px) {
  .p-voice__entry-comment-inner:before {
    height: 5.5rem;
    top: -20px;
    width: 5.5rem;
  }
}
@media screen and (min-width: 768px) {
  .p-voice__entry-comment-inner::after {
    background: url(../images/common/dot.svg) no-repeat center center/cover;
    bottom: -3rem;
    content: "";
    display: block;
    height: 6rem;
    left: -3rem;
    position: absolute;
    width: 6rem;
    z-index: -1;
  }
}

.p-voice__entry-comment-header {
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 10px;
}

.p-voice__entry-meta {
  display: block;
  font-size: 14px;
}

.p-voice__entry-name {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.45;
}

.p-voice__entry-body {
  padding-top: 5px;
}

.p-page-header {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.p-page-header::before {
  background-color: rgba(0, 0, 0, 0.35);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.p-page-header__obj {
  height: 0;
  position: absolute;
  transform: skewX(-20deg);
  width: 0;
  z-index: 2;
}
.p-page-header__obj::before {
  background-color: #00307F;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-page-header__obj::before {
    transition: all 0.45s;
  }
}
@media screen and (min-width: 768px) {
  .p-page-header__obj::before {
    transition: all 0.45s;
  }
}

@media screen and (max-width: 767px) {
  .p-page-header__obj--l {
    height: 450px;
    left: -100px;
    top: -30px;
    width: 159px;
  }
}
@media screen and (min-width: 768px) {
  .p-page-header__obj--l {
    height: 55rem;
    left: -13rem;
    top: 3rem;
    width: 15rem;
  }
}

@media screen and (max-width: 767px) {
  .p-page-header__obj--r {
    bottom: 0;
    height: 157px;
    right: -40px;
    width: 70px;
  }
}
@media screen and (min-width: 768px) {
  .p-page-header__obj--r {
    bottom: 0;
    height: 20rem;
    right: -4rem;
    width: 7rem;
  }
}

.p-page-header__obj--l.is-visible::before,
.p-page-header__obj--r.is-visible::before {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .p-page-header__image::before {
    padding-top: 143.5%;
  }
}
@media screen and (min-width: 768px) {
  .p-page-header__image::before {
    padding-top: 45%;
  }
}
@media screen and (min-width: 992px) {
  .p-page-header__image::before {
    padding-top: 37.33%;
  }
}
.p-page-header__image::after {
  background-color: rgba(0, 0, 0, 0.35);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.p-page-header__content {
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .p-page-header__content {
    padding: 240px 16px;
  }
}
@media screen and (min-width: 768px) {
  .p-page-header__content {
    padding: 24rem 3rem;
  }
}

.p-page-header__title {
  color: #FFFFFF;
  font-weight: 700;
  opacity: 0;
  text-align: center;
  transform: translateY(20px);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .p-page-header__title {
    font-size: 48px;
  }
}
@media screen and (min-width: 768px) {
  .p-page-header__title {
    font-size: max(5.2rem, 36px);
  }
}

.p-page-header__title.is-visible {
  opacity: 1;
  transform: translateY(0);
}

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

.p-breadcrumb__box {
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-breadcrumb__box {
    padding: 9.5px 16px;
  }
}
@media screen and (min-width: 768px) {
  .p-breadcrumb__box {
    padding: 10px 22px;
  }
}
.p-breadcrumb__box a, .p-breadcrumb__box span {
  font-size: 10px;
  font-weight: 500;
}
.p-breadcrumb__box a {
  color: #002474;
  text-decoration: none;
}
.p-breadcrumb__box span[property=itemListElement] {
  display: inline-block;
  margin-right: 10px;
}
.p-breadcrumb__box span[property=itemListElement] + span[property=itemListElement] {
  padding-left: 40px;
  position: relative;
}
.p-breadcrumb__box span[property=itemListElement] + span[property=itemListElement]::before {
  background-color: #002474;
  content: "";
  display: block;
  height: 0.5px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 30px;
}

@media screen and (max-width: 767px) {
  .p-page-content {
    padding-bottom: 140px;
    padding-top: 130px;
  }
}
@media screen and (min-width: 768px) {
  .p-page-content {
    padding-bottom: 14rem;
    padding-top: 13rem;
  }
}

@media screen and (max-width: 767px) {
  .p-page-intro {
    padding-bottom: 80px;
    padding-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  .p-page-intro {
    padding-bottom: 8rem;
    padding-top: 13rem;
  }
}

.p-page-intro--col1 .p-page-intro__inner {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-page-intro--col1 .p-page-intro__copy {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .p-page-intro--col1 .p-page-intro__text {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .p-page-intro__inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}

.p-page-intro__copy {
  font-weight: 700;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-page-intro__copy {
    font-size: 39px;
  }
}
@media screen and (min-width: 768px) {
  .p-page-intro__copy {
    font-size: max(3.6rem, 24px);
    width: 48%;
  }
}
@media screen and (min-width: 1200px) {
  .p-page-intro__copy {
    font-size: max(4rem, 26px);
  }
}

@media screen and (max-width: 767px) {
  .p-page-intro__text {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p-page-intro__text {
    width: 48.5%;
  }
}
.p-page-intro__text p {
  line-height: 2.1875;
}
.p-page-intro__text p + p {
  margin-top: 1.5em;
}

/* ページ - 不動について
==================================== */
@media screen and (max-width: 767px) {
  .p-about__top {
    padding-bottom: 40px;
    padding-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  .p-about__top {
    padding-bottom: 4rem;
    padding-top: 13rem;
  }
}

.p-about__top-copy {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-about__top-copy {
    padding-left: 37px;
  }
}
@media screen and (min-width: 768px) {
  .p-about__top-copy {
    padding-left: 3.7rem;
  }
}
.p-about__top-copy::before {
  background: url(../images/about/dot.png) no-repeat center center/cover;
  content: "";
  left: 0;
  position: absolute;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-about__top-copy::before {
    bottom: 20%;
    height: 80px;
    width: 80px;
  }
}
@media screen and (min-width: 768px) {
  .p-about__top-copy::before {
    bottom: -10%;
    height: max(8rem, 64px);
    width: max(8rem, 64px);
  }
}

@media screen and (max-width: 767px) {
  .p-about__service {
    padding-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p-about__service {
    padding-top: 4rem;
  }
}

.p-about__service-list {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-about__service-list {
    margin-top: 35px;
  }
}
@media screen and (min-width: 768px) {
  .p-about__service-list {
    display: flex;
    margin-top: max(3.5rem, 30px);
  }
}
.p-about__service-list::before {
  background-color: #EBEBEB;
  bottom: 0;
  content: "";
  height: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100vw;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .p-about__service-item {
    width: calc(33.33% - 2.4rem);
  }
  .p-about__service-item:not(:nth-child(3n)) {
    margin-right: 3.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-about__service-item + .p-about__service-item {
    margin-top: 36px;
  }
}

.p-about__service-desc {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-about__service-desc {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .p-about__service-desc {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
}
.p-about__service-desc::before {
  background-color: #EBEBEB;
  bottom: 0;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100vw;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  .p-about__service-image {
    width: 37.5%;
  }
}

@media screen and (max-width: 767px) {
  .p-about__service-text {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-about__service-text {
    width: 56.83%;
  }
}
.p-about__service-text p {
  line-height: 2.1875;
}
.p-about__service-text p + p {
  margin-top: 1.5em;
}

@media screen and (max-width: 767px) {
  .p-about__strength {
    padding-bottom: 70px;
    padding-top: 120px;
  }
}
@media screen and (min-width: 768px) {
  .p-about__strength {
    padding-bottom: 12rem;
    padding-top: 12rem;
  }
}

@media screen and (min-width: 768px) {
  .p-about__strength-inner {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    width: 1223px;
  }
}

@media screen and (min-width: 768px) {
  .p-about__strength-header {
    width: 46%;
  }
}
@media screen and (min-width: 1200px) {
  .p-about__strength-header {
    width: 45%;
  }
}

.p-about__strength-heading {
  font-weight: 700;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-about__strength-heading {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  .p-about__strength-heading {
    font-size: max(3.2rem, 24px);
  }
}
@media screen and (min-width: 1200px) {
  .p-about__strength-heading {
    font-size: max(4rem, 26px);
  }
}

.p-about__strength-text {
  line-height: 2.1875;
}
@media screen and (max-width: 767px) {
  .p-about__strength-text {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .p-about__strength-text {
    margin-top: 5rem;
  }
}

@media screen and (max-width: 767px) {
  .p-about__strength-list {
    margin-top: 32px;
  }
}
@media screen and (min-width: 768px) {
  .p-about__strength-list {
    width: 50%;
  }
}

.p-about__strength-item {
  align-items: center;
  background-color: #FFFFFF;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-about__strength-item {
    padding: 15px 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-about__strength-item {
    padding: 1.7rem 2rem;
  }
}
.p-about__strength-item span {
  font-weight: 700;
}
.p-about__strength-item::before {
  background: url(../images/about/check.svg) no-repeat center center/contain;
  content: "";
  flex-shrink: 0;
  height: 15px;
  margin-right: 15px;
  width: 15px;
}
.p-about__strength-item + .p-about__strength-item {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .p-news {
    padding-bottom: 120px;
    padding-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  .p-news {
    padding-bottom: 12rem;
    padding-top: 13rem;
  }
}

.p-news-entry {
  border-top: 1px solid rgba(218, 221, 227, 0.92);
}
.p-news-entry:last-child {
  border-bottom: 1px solid rgba(218, 221, 227, 0.92);
}

.p-news-entry__link {
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-news-entry__link {
    padding: 45px 2em 45px 0;
  }
}
@media screen and (min-width: 768px) {
  .p-news-entry__link {
    padding: 4.8rem 2em 4.8rem 0;
  }
}
.p-news-entry__link::after {
  border-bottom: 0.8px solid #002474;
  border-right: 0.8px solid #002474;
  content: "";
  height: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 12px;
}

.p-news-entry__meta {
  align-items: center;
  display: flex;
}

.p-news-entry__date {
  color: #A1A1A1;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
}

.p-news-entry__cats {
  align-items: center;
  display: flex;
  margin-left: 20px;
}

.p-news-entry__cat {
  border-radius: 100px;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  padding: 0 17px;
}
.p-news-entry__cat + .p-news-entry__cat {
  margin-left: 12px;
}

.p-news-entry__cat--general {
  border: 1px solid #00307F;
  color: #00307F;
}

.p-news-entry__cat--important {
  border: 1px solid #B1221A;
  color: #B1221A;
}

.p-news-entry__title {
  font-weight: 500;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .p-pagination--archive {
    margin-top: 82px;
  }
}
@media screen and (min-width: 768px) {
  .p-pagination--archive {
    margin-top: 8rem;
  }
}
.p-pagination--archive .nav-links {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -10px;
}
.p-pagination--archive .page-numbers {
  background-color: #E4E7EC;
  color: #000000;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  margin: 0 10px 20px;
  text-align: center;
  width: 48px;
}
.p-pagination--archive .page-numbers.current {
  background-color: #000000;
  color: #FFFFFF;
}
.p-pagination--archive .page-numbers.prev,
.p-pagination--archive .page-numbers.next {
  position: relative;
  text-indent: -9999px;
}
.p-pagination--archive .page-numbers.prev::after,
.p-pagination--archive .page-numbers.next::after {
  content: "";
  position: absolute;
  top: 50%;
}
@media screen and (max-width: 767px) {
  .p-pagination--archive .page-numbers.prev::after,
  .p-pagination--archive .page-numbers.next::after {
    height: 10px;
    width: 10px;
  }
}
@media screen and (min-width: 768px) {
  .p-pagination--archive .page-numbers.prev::after,
  .p-pagination--archive .page-numbers.next::after {
    height: 1rem;
    width: 1rem;
  }
}
.p-pagination--archive .page-numbers.prev::after {
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  left: calc(50% + 2.5px);
  transform: translate(-50%, -50%) rotate(45deg);
}
.p-pagination--archive .page-numbers.next::after {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  left: calc(50% - 2.5px);
  transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .p-pagination--voice-archive {
    margin-top: 94px;
  }
}
@media screen and (min-width: 768px) {
  .p-pagination--voice-archive {
    margin-top: 16.2rem;
  }
}

@media screen and (max-width: 767px) {
  .p-news-single {
    padding-bottom: 140px;
    padding-top: 130px;
  }
}
@media screen and (min-width: 768px) {
  .p-news-single {
    padding-bottom: 20rem;
    padding-top: 13rem;
  }
}

.p-news-single__header {
  border-bottom: 1px solid rgba(218, 221, 227, 0.92);
}
@media screen and (max-width: 767px) {
  .p-news-single__header {
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 768px) {
  .p-news-single__header {
    padding-bottom: 4rem;
  }
}

.p-news-single__meta {
  align-items: center;
  display: flex;
}

.p-news-single__date {
  color: #A1A1A1;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
}

.p-news-single__cats {
  align-items: center;
  display: flex;
  margin-left: 20px;
}

.p-news-single__cat {
  border-radius: 100px;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  padding: 0 17px;
}
.p-news-single__cat + .p-news-single__cat {
  margin-left: 12px;
}

.p-news-single__cat--general {
  border: 1px solid #00307F;
  color: #00307F;
}

.p-news-single__cat--important {
  border: 1px solid #B1221A;
  color: #B1221A;
}

.p-news-single__title {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-news-single__title {
    font-size: 40px;
    line-height: 1.5;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-news-single__title {
    font-size: max(4rem, 26px);
    line-height: 1.75;
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .p-news-single__content {
    padding-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .p-news-single__content {
    padding-top: 8rem;
  }
}

.p-news-single__footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-news-single__footer {
    margin-top: 80px;
    padding-bottom: 78px;
    width: 300px;
  }
}
@media screen and (min-width: 768px) {
  .p-news-single__footer {
    margin-top: 8rem;
    width: 450px;
  }
}

.p-news-single__button a {
  background-color: #000000;
  color: #FFFFFF;
  display: inline-block;
  font-weight: 500;
  padding: 12px 30px;
  text-align: center;
}

.p-news-single__button--index {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-news-single__button--index {
    bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-news-single__button--index {
    top: 0;
  }
}

.p-news-single__button--prev a,
.p-news-single__button--next a {
  align-items: center;
  background-color: #E4E7EC;
  color: #000000;
  display: inline-flex;
}

.p-news-single__button--prev a {
  padding: 12px 30px 12px 20px;
}
.p-news-single__button--prev a::before {
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  content: "";
  height: 8px;
  margin-right: 13px;
  margin-top: 1px;
  transform: rotate(45deg);
  width: 8px;
}

@media screen and (max-width: 767px) {
  .p-news-single__button--next {
    margin-left: 30px;
  }
}
.p-news-single__button--next a {
  padding: 12px 20px 12px 30px;
}
.p-news-single__button--next a::after {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  height: 8px;
  margin-left: 13px;
  margin-top: 1px;
  transform: rotate(-45deg);
  width: 8px;
}

.p-editable-content::after {
  clear: both;
  content: " ";
  display: block;
}
@media screen and (max-width: 767px) {
  .p-editable-content h2 {
    font-size: 40px;
    margin-bottom: 20px;
    padding: 3px 0 3px;
  }
}
@media screen and (min-width: 768px) {
  .p-editable-content h2 {
    font-size: max(4rem, 26px);
    margin-bottom: 3rem;
    padding: 0.3rem 0 0.3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-editable-content * + h2 {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .p-editable-content * + h2 {
    margin-top: 6rem;
  }
}
.p-editable-content h3 {
  border-left: 4px solid #00307F;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-editable-content h3 {
    font-size: 24px;
    margin: 40px 0 20px;
    padding: 3px 0 3px 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-editable-content h3 {
    font-size: max(2.4rem, 18px);
    margin: 4.5rem 0 2rem;
    padding: 0.3rem 0 0.3rem 2rem;
  }
}
.p-editable-content h4, .p-editable-content h5 {
  border-bottom: 1px solid rgba(218, 221, 227, 0.92);
  font-weight: 700;
  padding: 0.3em 0.3em 0.3em 0;
}
@media screen and (max-width: 767px) {
  .p-editable-content h4, .p-editable-content h5 {
    margin: 40px 0 15px;
  }
}
@media screen and (min-width: 768px) {
  .p-editable-content h4, .p-editable-content h5 {
    font-size: max(2rem, 15px);
    margin: 4rem 0 1.5rem;
  }
}
.p-editable-content p {
  line-height: 2.5;
  text-align: justify;
}
.p-editable-content p:not(:empty) {
  margin-bottom: 20px;
}
.p-editable-content img {
  display: block;
}
.p-editable-content .aligncenter {
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.p-editable-content .aligncenter img {
  height: auto;
  max-width: 100%;
}
.p-editable-content .alignright {
  height: auto;
  margin-left: auto;
  max-width: 100%;
}
.p-editable-content .alignright img {
  height: auto;
  max-width: 100%;
}
.p-editable-content pre {
  white-space: pre-wrap;
}
.p-editable-content ul, .p-editable-content ol {
  padding: 2rem 0 1rem;
}
.p-editable-content li {
  list-style-position: inside;
  list-style-type: disc;
}
.p-editable-content a {
  color: #00307F;
  text-decoration: underline;
}
.p-editable-content table {
  margin: 2rem 0;
}
.p-editable-content table th, .p-editable-content table td {
  border: 1px solid rgba(218, 221, 227, 0.92);
  padding: 16px;
}

.wp-block-image {
  text-align: center;
}

.wp-block-image::after {
  clear: both;
  content: " ";
  display: block;
}

@media screen and (max-width: 767px) {
  .p-contact {
    padding-bottom: 140px;
    padding-top: 130px;
  }
}
@media screen and (min-width: 768px) {
  .p-contact {
    padding-bottom: 14rem;
    padding-top: 13rem;
  }
}

@media screen and (max-width: 767px) {
  .p-contact__header {
    line-height: 2.5;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  .p-contact__header {
    margin-bottom: 5rem;
  }
}

.p-contact__form-item {
  border-top: 1px solid rgba(218, 221, 227, 0.92);
}
@media screen and (max-width: 767px) {
  .p-contact__form-item {
    padding: 50px 0;
  }
}
@media screen and (min-width: 768px) {
  .p-contact__form-item {
    display: flex;
    padding: 5rem 0;
  }
}

@media screen and (max-width: 767px) {
  .p-contact__form-item--flex-sm {
    align-items: center;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .p-contact__form-item--flex-sm .p-contact__form-body {
    margin-top: 0;
  }
}

.p-contact__form-head {
  align-items: center;
  display: flex;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-contact__form-head {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .p-contact__form-head--set-width {
    flex-shrink: 0;
    width: 29.17%;
  }
}

.p-contact__form-required {
  background-color: #B09018;
  color: #000000;
  display: block;
  flex-shrink: 0;
  font-size: 12px;
  margin-right: 20px;
  padding: 1px 5px;
}

@media screen and (max-width: 767px) {
  .p-contact__form-body {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .p-contact__form-body {
    flex-grow: 1;
  }
}

.p-contact__input {
  background-color: #FFFFFF;
  border: 1px solid #DADDE3;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .p-contact__input {
    font-size: 16px;
    padding: 16px;
  }
}
@media screen and (min-width: 768px) {
  .p-contact__input {
    font-size: 16px;
    padding: max(1.4rem, 12px);
  }
}
.p-contact__input:focus {
  box-shadow: 0 0 8px rgba(0, 48, 127, 0.16);
}

.p-contact__input--text {
  width: 100%;
}

input:-webkit-autofill {
  -webkit-transition: background-color 99999s;
  transition: background-color 99999s;
}

.mwform-radio-field + .mwform-radio-field {
  margin-left: 20px !important;
}
.mwform-radio-field label {
  position: relative;
}
.mwform-radio-field .p-contact__radio {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}
.mwform-radio-field .p-contact__radio + span {
  cursor: pointer;
  display: inline-block;
  padding: 0 0 0 46px;
  position: relative;
}
.mwform-radio-field .p-contact__radio + span::before {
  border: 1px solid #DADDE3;
  border-radius: 50%;
  content: "";
  display: block;
  height: 26px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
}
.mwform-radio-field .p-contact__radio + span::after {
  background-color: #000000;
  border-radius: 50%;
  content: "";
  display: block;
  height: 14px;
  left: 6px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.15s;
  width: 14px;
}
.mwform-radio-field .p-contact__radio:checked + span::after {
  opacity: 1;
}
.mwform-radio-field .p-contact__radio:focus + span::before {
  box-shadow: 0 0 8px rgba(0, 48, 127, 0.16);
}

.p-contact__input--textarea {
  height: 200px;
  resize: vertical;
  width: 100%;
}

.p-page-contact .p-contact__select {
  cursor: pointer;
  position: relative;
}
.p-page-contact .p-contact__select::after {
  border-bottom: 1px solid #555;
  border-left: 1px solid #555;
  content: "";
  height: 10px;
  pointer-events: none;
  position: absolute;
  top: 18px;
  transform: rotate(-45deg);
  width: 10px;
}
@media screen and (max-width: 767px) {
  .p-page-contact .p-contact__select::after {
    right: 18px;
  }
}
@media screen and (min-width: 768px) {
  .p-page-contact .p-contact__select::after {
    right: 2.4rem;
  }
}

.p-contact__input--select {
  cursor: pointer;
  width: 100%;
}

.p-contact__check label {
  display: block;
  position: relative;
}
.p-contact__check .p-contact__input--checkbox {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}
.p-contact__check .p-contact__input--checkbox + span {
  display: inline-block;
  padding: 0 0 0 46px;
  position: relative;
}
.p-contact__check .p-contact__input--checkbox + span::before {
  background-color: #FFFFFF;
  border: 1px solid #DADDE3;
  content: "";
  cursor: pointer;
  display: block;
  height: 26px;
  left: 0;
  position: absolute;
  top: 53%;
  transform: translateY(-50%);
  width: 26px;
}
.p-contact__check .p-contact__input--checkbox + span::after {
  background: url(../images/contact/input-check.svg) no-repeat center center/cover;
  content: "";
  display: block;
  height: 13px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.15s ease;
  width: 15px;
}
.p-contact__check .p-contact__input--checkbox:focus + span::before {
  box-shadow: 0 0 8px rgba(0, 48, 127, 0.16);
}
.p-contact__check .p-contact__input--checkbox:checked + span::after {
  opacity: 1;
}
.p-contact__check a {
  color: #00307F;
  text-decoration: underline;
}

.p-contact__footer {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-contact__footer {
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .p-contact__footer {
    margin-top: 8rem;
  }
}

.p-contact__submit {
  position: relative;
  text-align: center;
}

.p-contact__submit-button:disabled {
  opacity: 0.3;
  pointer-events: none;
}
.p-contact__submit-button:not(:disabled) {
  cursor: pointer;
}

.mw_wp_form .error {
  color: #dc3232;
}

.p-contact__attention {
  color: #dc3232;
  display: none;
  font-size: 14px;
  margin-top: 1.5em;
}

.p-contact__attention.is-active {
  display: block;
}

@media screen and (max-width: 767px) {
  .p-contact__thanks-heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-contact__thanks-heading {
    font-size: max(3.2rem, 24px);
  }
}

.p-contact__thanks-text {
  line-height: 2;
  margin-top: 2em;
}

.p-contact__thanks-button {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-contact__thanks-button {
    margin-top: 32px;
  }
}
@media screen and (min-width: 768px) {
  .p-contact__thanks-button {
    margin-top: 4.4rem;
  }
}

/* ページ - IFAとは
==================================== */
@media screen and (max-width: 767px) {
  .p-ifa__top {
    padding-bottom: 80px;
    padding-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  .p-ifa__top {
    padding-bottom: 13.2rem;
    padding-top: 13.2rem;
  }
}

.p-ifa__about {
  background-color: #EBEBEB;
}
@media screen and (max-width: 767px) {
  .p-ifa__about {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .p-ifa__about {
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
}

.p-ifa__about-text {
  line-height: 2.1875;
}
@media screen and (min-width: 768px) {
  .p-ifa__about-text {
    margin-top: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .p-ifa__feature {
    padding-bottom: 120px;
    padding-top: 120px;
  }
}
@media screen and (min-width: 768px) {
  .p-ifa__feature {
    padding-bottom: 12rem;
    padding-top: 12rem;
  }
}

@media screen and (max-width: 767px) {
  .p-ifa__feature-list {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p-ifa__feature-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: max(3.5rem, 30px);
  }
}

@media screen and (max-width: 767px) {
  .p-ifa__feature-item {
    margin-bottom: 36px;
  }
}
@media screen and (min-width: 768px) {
  .p-ifa__feature-item {
    margin-bottom: 3.6rem;
    width: calc(33.33% - 2.4rem);
  }
  .p-ifa__feature-item:not(:nth-child(3n)) {
    margin-right: 3.6rem;
  }
}

@media screen and (max-width: 767px) {
  .p-ifa__bottom {
    padding-bottom: 140px;
    padding-top: 120px;
  }
}
@media screen and (min-width: 768px) {
  .p-ifa__bottom {
    padding-bottom: 14rem;
    padding-top: 12rem;
  }
}

.p-ifa__bottom-list {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-ifa__bottom-list {
    flex-direction: column;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 35px;
    width: 100vw;
  }
}
@media screen and (min-width: 768px) {
  .p-ifa__bottom-list {
    margin-top: max(3.5rem, 30px);
  }
}

@media screen and (min-width: 768px) {
  .p-ifa__bottom-item {
    width: calc(50% - 2rem);
  }
}
@media screen and (max-width: 767px) {
  .p-ifa__bottom-item + .p-ifa__bottom-item {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .p-ifa__bottom-item-image::before {
    padding-top: 76.33%;
  }
}
@media screen and (min-width: 768px) {
  .p-ifa__bottom-item-image::before {
    padding-top: 51.72%;
  }
}
.p-ifa__bottom-item-image::after {
  background-color: rgba(0, 36, 116, 0.35);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-ifa__button-item-button {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-ifa__button-item-button {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-ifa__button-item-button {
    margin-top: 2rem;
  }
}

.p-company__top .p-page-intro__copy {
  text-align: center;
}

.p-company__desc {
  background-color: #EBEBEB;
}
@media screen and (max-width: 767px) {
  .p-company__desc {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .p-company__desc {
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
}

.p-company__desc-list {
  margin-top: 35px;
}

@media screen and (min-width: 768px) {
  .p-company__desc-item {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .p-company__desc-item:first-child dt {
    border-top: 1px solid #002474;
  }
}
.p-company__desc-item:first-child dd {
  border-top: 1px solid #DADDE3;
}
.p-company__desc-item dt {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-company__desc-item dt {
    background-color: #00307F;
    color: #FFFFFF;
    font-size: 16px;
    padding: 12px 22px;
  }
}
@media screen and (min-width: 768px) {
  .p-company__desc-item dt {
    border-bottom: 1px solid #002474;
    color: #00307F;
    padding-top: 4.5rem;
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .p-company__desc-item dd {
    background-color: #FFFFFF;
    font-size: 16px;
    line-height: 1.75;
    padding: 12px 22px;
  }
}
@media screen and (min-width: 768px) {
  .p-company__desc-item dd {
    border-bottom: 1px solid #DADDE3;
    padding: 4.5rem;
    width: 80%;
  }
}
.p-company__desc-item dd .br {
  display: inline-block;
}
.p-company__desc-item dd .gmap-link {
  align-items: center;
  display: inline-flex;
}
@media screen and (min-width: 768px) {
  .p-company__desc-item dd .gmap-link {
    margin-left: 10px;
  }
}
.p-company__desc-item dd .gmap-link span {
  color: #00307F;
  text-decoration: underline;
}
.p-company__desc-item dd .gmap-link::after {
  background: url(../images/company/icon-ex-link.svg) no-repeat center center/cover;
  content: "";
  flex-shrink: 0;
  height: 13px;
  margin-left: 7px;
  width: 13px;
}
.p-company__desc-item dd .num {
  margin-right: 20px;
}
.p-company__desc-item dd .free-dial {
  align-items: center;
  display: inline-flex;
}
.p-company__desc-item dd .free-dial::before {
  background: url(../images/company/icon-free-dial.svg) no-repeat center center/cover;
  content: "";
  flex-shrink: 0;
  height: 13px;
  margin-right: 7px;
  margin-top: 2px;
  width: 20px;
}
.p-company__desc-item dd p strong {
  display: block;
}
.p-company__desc-item dd p + p {
  margin-top: 1.5em;
}

@media screen and (max-width: 767px) {
  .p-company__ceo {
    padding-bottom: 140px;
    padding-top: 120px;
  }
}
@media screen and (min-width: 768px) {
  .p-company__ceo {
    padding-bottom: 14rem;
    padding-top: 12rem;
  }
}

.p-company__ceo-cont {
  margin-top: 35px;
}
@media screen and (min-width: 992px) {
  .p-company__ceo-cont {
    align-items: flex-start;
    display: flex;
  }
}

.p-company__ceo-image {
  position: relative;
}
@media screen and (max-width: 991px) {
  .p-company__ceo-image {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
}
@media screen and (min-width: 992px) {
  .p-company__ceo-image {
    width: 25%;
  }
}
.p-company__ceo-image::before {
  content: "";
  display: block;
  padding-top: 120%;
}
.p-company__ceo-image img {
  -o-object-fit: cover;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .p-company__ceo-texts {
    margin-top: 50px;
  }
}
@media screen and (min-width: 992px) {
  .p-company__ceo-texts {
    /* margin-left: auto; */
    /* width: 70%; */
  }
}

.p-company__ceo-name {
  font-size: 24px;
  font-weight: 700;
}

.p-company__ceo-role {
  line-height: 1.875;
  margin-top: 26px;
}

.p-company__ceo-bio {
  line-height: 1.875;
  margin-top: 42px;
}

.p-company__ceo-desc {
  margin-top: 50px;
}

@media screen and (min-width: 768px) {
  .p-company__ceo-desc-item {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .p-company__ceo-desc-item:first-child dt {
    border-top: 1px solid #002474;
  }
  .p-company__ceo-desc-item:first-child dd {
    border-top: 1px solid #DADDE3;
  }
}
.p-company__ceo-desc-item dt {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-company__ceo-desc-item dt {
    background-color: #00307F;
    color: #FFFFFF;
    font-size: 16px;
    padding: 12px 22px;
  }
}
@media screen and (min-width: 768px) {
  .p-company__ceo-desc-item dt {
    border-bottom: 1px solid #002474;
    color: #00307F;
    padding-top: 45px;
    width: 8.5%;
  }
}
@media screen and (max-width: 767px) {
  .p-company__ceo-desc-item dd {
    background-color: #F5F5F5;
    font-size: 16px;
    line-height: 1.75;
    padding: 12px 22px;
  }
}
@media screen and (min-width: 768px) {
  .p-company__ceo-desc-item dd {
    border-bottom: 1px solid #DADDE3;
    padding: 45px;
    width: 91.5%;
  }
}

.p-recruit__ideal-list {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-recruit__ideal-list {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__ideal-list {
    display: flex;
    margin-top: max(3.5rem, 30px);
  }
}

@media screen and (max-width: 767px) {
  .p-recruit__ideal-item {
    margin-bottom: 36px;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__ideal-item {
    width: calc(33.33% - 2.4rem);
  }
  .p-recruit__ideal-item:not(:nth-child(3n)) {
    margin-right: 3.6rem;
  }
}

.p-recruit__reason {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-recruit__reason {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__reason {
    padding-bottom: 11rem;
    padding-top: 8.5rem;
  }
}
.p-recruit__reason::before {
  background: #F5F5F5 url(../images/common/bg-cross.png) repeat-x center center/cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-recruit__reason::before {
    height: calc(100% + 185px);
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__reason::before {
    height: calc(100% + 18.5rem);
  }
}

@media screen and (min-width: 1730px) {
  .p-recruit__reason-inner {
    padding-left: 0;
    padding-right: 0;
    width: 1730px;
  }
}

.p-recruit__reason-slide:not(.swiper-initialized) .p-recruit__reason-list {
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-recruit__reason-slide:not(.swiper-initialized) .p-recruit__reason-list {
    align-items: center;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__reason-slide:not(.swiper-initialized) .p-recruit__reason-list {
    justify-content: center;
  }
}
.p-recruit__reason-slide:not(.swiper-initialized) .p-recruit__reason-item {
  max-width: 313px;
}
@media screen and (max-width: 767px) {
  .p-recruit__reason-slide:not(.swiper-initialized) .p-recruit__reason-item + .p-recruit__reason-item {
    margin-top: 36px;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__reason-slide:not(.swiper-initialized) .p-recruit__reason-item + .p-recruit__reason-item {
    margin-left: 3.6rem;
  }
}
.p-recruit__reason-slide:not(.swiper-initialized) .p-recruit__reason-slide-control {
  display: none;
}

.p-recruit__reason-slide.swiper-initialized {
  overflow: visible;
}
@media screen and (min-width: 1730px) {
  .p-recruit__reason-slide.swiper-initialized {
    overflow: hidden;
  }
}
.p-recruit__reason-slide.swiper-initialized .p-recruit__reason-item {
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-recruit__reason-slide.swiper-initialized .p-recruit__reason-item {
    transition: transform 0.5s;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__reason-slide.swiper-initialized .p-recruit__reason-item {
    bottom: -3rem;
    transition: bottom 0.5s;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__reason-slide.swiper-initialized .p-recruit__reason-item.swiper-slide-prev,
  .p-recruit__reason-slide.swiper-initialized .p-recruit__reason-item.swiper-slide-next {
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit__reason-slide.swiper-initialized .p-recruit__reason-item.swiper-slide-active {
    transform: translateY(20px);
  }
}
.p-recruit__reason-slide.swiper-initialized .p-recruit__reason-item.swiper-slide-active .p-recruit__reason-item-inner::after {
  background-image: url(../images/common/dot-colored.svg);
}

@media screen and (max-width: 767px) {
  .p-recruit__reason-slide-control {
    height: 48px;
    top: calc(50% + 20px);
    width: 48px;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__reason-slide-control {
    display: none;
  }
}
.p-recruit__reason-slide-control::after {
  display: none;
}

.p-recruit__reason-slide-prev {
  background: url(../images/common/slide-button-prev.svg) no-repeat center center/cover;
}

.p-recruit__reason-slide-next {
  background: url(../images/common/slide-button-next.svg) no-repeat center center/cover;
}

.p-recruit__reason-list {
  padding-bottom: 46px;
  padding-top: 40px;
}

.p-recruit__reason-item-inner {
  background: linear-gradient(to right bottom, #00B0E8, #00307F);
  border-radius: 30px 30px 30px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  height: 100%;
  padding: 38px 30px 27px;
  position: relative;
}
.p-recruit__reason-item-inner:before {
  background: url(../images/common/quotation.png) no-repeat center center/cover;
  content: "";
  display: block;
  left: 26px;
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-recruit__reason-item-inner:before {
    height: 50px;
    top: -22px;
    width: 50px;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__reason-item-inner:before {
    height: 6rem;
    top: -2.4rem;
    width: 6rem;
  }
}
.p-recruit__reason-item-inner::after {
  background: url(../images/common/dot.svg) no-repeat center center/cover;
  bottom: -14px;
  content: "";
  display: block;
  height: 28px;
  left: -14px;
  position: absolute;
  transition: background-image 0.2s;
  width: 28px;
  z-index: -1;
}

.p-recruit__reason-item-header {
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 10px;
}

.p-recruit__reason-item-name {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.45;
}

.p-recruit__reason-item-body {
  padding-top: 5px;
}

@media screen and (max-width: 767px) {
  .p-recruit__position {
    padding-bottom: 140px;
    padding-top: 120px;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__position {
    padding-bottom: 14rem;
    padding-top: 12rem;
  }
}

@media screen and (max-width: 767px) {
  .p-recruit__position-item + .p-recruit__position-item {
    margin-top: 120px;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__position-item + .p-recruit__position-item {
    margin-top: 12rem;
  }
}

.p-recruit__position-desc {
  margin-top: 35px;
}

@media screen and (min-width: 768px) {
  .p-recruit__position-desc-item {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__position-desc-item:first-child dt {
    border-top: 1px solid #002474;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__position-desc-item:first-child dd {
    border-top: 1px solid #DADDE3;
  }
}
.p-recruit__position-desc-item dt {
  color: #00307F;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-recruit__position-desc-item dt {
    background-color: #00307F;
    color: #FFFFFF;
    font-size: 16px;
    padding: 12px 22px;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__position-desc-item dt {
    border-bottom: 1px solid #002474;
    line-height: 2.5;
    padding-top: 4.5rem;
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit__position-desc-item dd {
    background-color: #EBEBEB;
    font-size: 16px;
    line-height: 1.75;
    padding: 12px 22px;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit__position-desc-item dd {
    border-bottom: 1px solid #DADDE3;
    line-height: 2.5;
    padding: 4.5rem;
    width: 80%;
  }
}

.p-not-found p {
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-not-found p {
    text-align: center;
  }
}

.p-not-found__button {
  margin-top: 4rem;
  text-align: center;
}

/* 非表示
==================================== */
@media screen and (min-width: 1200px) {
  .u-hidden-xl {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .u-hidden-lg {
    display: none;
  }
}

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

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

@media screen and (max-width: 991px) {
  .u-hidden-sm-md {
    display: none;
  }
}

.u-color-main {
  color: #00307F;
}

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

.u-sr-only {
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
/*# sourceMappingURL=sourcemaps/style.css.map */