/* Arranging destyle.css for myself */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

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

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

b,
strong {
  font-weight: bolder;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

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

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

html {
  font-size: 62.5%;
}
@media (min-width: 767px) {
  html {
    font-size: 0.5208333333vw;
  }
}
body {
  overflow-x: hidden;
  width: 100%;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.5px;
}

img {
  max-width: 100%;
}

:root {
  --text-color: #3d424b;
  --main-color: #3c6eef;
  --sub-color: #47bdcc;
  --gray-color: #e8ebef;
  --line-color: #dedede;
}

.f-dm-sans {
  font-family: "DM Sans", sans-serif;
}

.f-manrope {
  font-family: "Manrope", sans-serif;
}

.f-noto-sans {
  font-family: "Noto Sans JP", sans-serif;
}

.f-poppins {
  font-family: "Poppins", sans-serif;
}

.u-container {
  width: 88%;
  max-width: max(
    1354px,
    70.5208333333vw
  );
  margin: 0 auto;
}
@media (max-width: 767px) {
  .u-container {
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .u-container {
    width: 70.5%;
    max-width: 100%;
  }
}

.u-container-l {
  width: 94%;
  max-width: max(
    calc(1354px + 11vw),
    70.5208333333vw
  );
  margin: 0 auto 0 0;
}
@media (max-width: 767px) {
  .u-container-l {
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .u-container-l {
    width: 85.25%;
    max-width: 100%;
  }
}

.u-container-r {
  width: 94%;
  max-width: max(
    calc(1354px + 11vw),
    70.5208333333vw
  );
  margin: 0 0 0 auto;
}
@media (max-width: 767px) {
  .u-container-r {
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .u-container-r {
    width: 85.25%;
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .u-container {
    width: 88%;
    max-width: max(
    1354px,
    70.5208333333vw
  );
    margin: 0 auto;
    padding: 0 2rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .u-container {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (min-width: 1920px) {
  .u-container {
    width: 70.5%;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .u-container-l {
    width: 94%;
    max-width: max(
    calc(1354px + 11vw),
    70.5208333333vw
  );
    margin: 0 auto 0 0;
    padding: 0 2rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .u-container-l {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (min-width: 1920px) {
  .u-container-l {
    width: 85.25%;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .u-container-r {
    width: 94%;
    max-width: max(
    calc(1354px + 11vw),
    70.5208333333vw
  );
    margin: 0 0 0 auto;
    padding: 0 2rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .u-container-r {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (min-width: 1920px) {
  .u-container-r {
    width: 85.25%;
    max-width: 100%;
  }
}
@media screen and (min-width: 767px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
.pointer-events-none {
  pointer-events: none;
}

.p-header {
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
  padding: 3rem 4rem;
  background-color: rgba(255, 255, 255, 0.3);
  pointer-events: none;
  transition: 0.3s;
}
.p-header.switch {
  background-color: transparent;
}
.home .p-header {
  background-color: transparent;
}
.p-header__inner {
  display: flex;
  align-items: center;
}
.p-header__logo {
  display: flex;
  align-items: center;
  pointer-events: auto;
}
.p-header__logo-img {
  width: max(11rem, 90px);
  height: auto;
}
.p-header__logo-sub {
  transform: translateY(0.6rem);
  margin-left: 2rem;
  padding-top: 2px;
  font-size: 1.4rem;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 1.5px;
}
.p-header__nav {
  display: flex;
  margin-left: auto;
  pointer-events: auto;
}
.p-header__nav ul {
  display: flex;
  align-items: center;
  gap: 14px;
}
.p-header__nav-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: max(18rem, 160px);
  height: max(3.6rem, 30px);
  border-radius: 999px;
  color: white;
  font-size: max(1.3rem, 12px);
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  transition: background 0.3s;
}
.p-header__nav-item span {
  display: block;
  transform: translateY(-0.125rem);
  margin-right: 0.5rem;
  font-size: max(1.2rem, 11px);
  font-weight: 500;
}
.p-header__nav-item[data-nav=internship] {
  border: 1px solid #47bdcc;
  background-color: #47bdcc;
}
.p-header__nav-item[data-nav=carrier-entry] {
  border: 1px solid var(--sub-color);
  background-color: var(--sub-color);
}
.p-header__nav-item[data-nav=entry-26] {
  border: 1px solid var(--main-color);
  background-color: var(--main-color);
}
.p-header__nav-item[data-nav=entry-27] {
  border: 1px solid #344eb8;
  background-color: #344eb8;
}

.c-menu__btn {
  position: relative;
  width: max(6rem, 45px);
  height: max(3.6rem, 30px);
  margin-left: 4rem;
  border: solid 1px var(--text-color);
  border-radius: 999px;
  pointer-events: auto;
}
.c-menu__btn span {
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center;
  width: max(2.4rem, 20px);
  height: 1px;
  background-color: var(--text-color);
  transition: 0.3s;
}
.c-menu__btn span:first-of-type {
  top: 37%;
}
.c-menu__btn span:last-of-type {
  bottom: 37%;
}
.c-menu__btn.active span:first-of-type {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-30deg);
}
.c-menu__btn.active span:last-of-type {
  bottom: 50%;
  transform: translate(-50%, 50%) rotate(30deg);
}

.passive.p-header__nav-item[data-nav=internship] {
  border: 1px solid #f8f9fa;
  background-color: #f8f9fa;
  color: #c8cdd3;
  cursor: default;
  pointer-events: none;
}

@media (hover: hover) {
  .p-header__nav-item[data-nav=internship]:hover {
    background: white;
    color: #47bdcc;
  }
  .p-header__nav-item[data-nav=carrier-entry]:hover {
    background: white;
    color: var(--sub-color);
  }
  .p-header__nav-item[data-nav=entry-26]:hover {
    background: white;
    color: var(--main-color);
  }
  .p-header__nav-item[data-nav=entry-27]:hover {
    background: white;
    color: #344eb8;
  }
  .passive.p-header__nav-item[data-nav=internship]:hover {
    background: #f8f9fa;
    color: white;
  }
}
@media (max-width: 767px) {
  .p-header {
    padding: 1.4rem 2rem;
  }
  .p-header.switch {
    background-color: rgba(255, 255, 255, 0.3);
  }
  .p-header__inner {
    justify-content: space-between;
  }
  .p-header__logo {
    transform: translateY(-1px);
  }
  .p-header__logo-img {
    width: 7rem;
  }
  .p-header__logo-sub {
    transform: translateY(0.4rem);
    margin-left: 1.2rem;
    font-size: 0.9rem;
  }
  .p-header__nav {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100vw;
  }
  .p-header__nav ul {
    gap: 0;
  }
  .p-header__nav ul,
  .p-header__nav li {
    width: 100%;
  }
  .p-header__nav-item {
    flex-direction: column;
    gap: 3px;
    width: 100%;
    height: 5rem;
    margin-left: 0 !important;
    border: none !important;
    border-radius: 0;
    font-size: 1.4rem;
  }
  .p-header__nav-item span {
    margin-right: 0;
    font-size: 1.1rem;
  }
  .p-header__nav-item[data-nav=internship] {
    margin-left: 1rem;
    border: 1px solid #47bdcc;
    background-color: #47bdcc;
  }
  .c-menu__btn-open {
    width: 5.4rem;
    height: 3rem;
  }
  .c-menu__btn-open span:first-of-type {
    top: calc(50% - 0.35rem);
  }
  .c-menu__btn-open span:last-of-type {
    bottom: calc(50% - 0.35rem);
  }
}
.p-footer {
  display: flex;
  flex-direction: column;
  width: 100vw;
  background-color: #f3f5f7;
}
.p-footer__link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
}
.p-footer__links {
  display: flex;
  width: 100%;
  height: 33.3333333333vh;
  color: white;
}
.p-footer__link[data-name=internship] {
  background-color: #47bdcc;
}
.p-footer__link[data-name=internship] span::before, .p-footer__link[data-name=internship] span::after {
  background-color: #47bdcc;
}
.p-footer__link[data-name=carrier-entry] {
  background-color: var(--sub-color);
}
.p-footer__link[data-name=carrier-entry] span::before, .p-footer__link[data-name=carrier-entry] span::after {
  background-color: var(--sub-color);
}
.p-footer__link[data-name=entry-26] {
  background-color: var(--main-color);
}
.p-footer__link[data-name=entry-26] span::before, .p-footer__link[data-name=entry-26] span::after {
  background-color: var(--main-color);
}
.p-footer__link[data-name=entry-27] {
  background-color: #344eb8;
}
.p-footer__link[data-name=entry-27] span::before, .p-footer__link[data-name=entry-27] span::after {
  background-color: #344eb8;
}
.p-footer__link-box {
  width: 100%;
  text-align: center;
}
.p-footer__link-box h2 {
  margin-bottom: 3rem;
  font-size: max(5.6rem, 44px);
  font-family: "Poppins", sans-serif;
}
.p-footer__link-box p {
  font-size: max(1.8rem, 15px);
}
.p-footer__link span {
  display: block;
  position: absolute;
  right: 6rem;
  bottom: 6rem;
  width: 4rem;
  height: 4rem;
  border-radius: 99px;
  background-color: white;
}
.p-footer__link span::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-radius: 99px;
  content: "";
  transition: 0.3s;
}
.p-footer__link span::after {
  position: absolute;
  top: calc(50% - 0.3rem);
  left: calc(50% - 0.3rem);
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 99px;
  content: "";
  transition: 0.2s 0.1s;
}
.p-footer__inner {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 88%;
  max-width: max(
    1354px,
    70.5208333333vw
  );
  min-height: 100vh;
  margin: auto;
}
@media (max-width: 767px) {
  .p-footer__inner {
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .p-footer__inner {
    width: 70.5%;
    max-width: 100%;
  }
}
.p-footer__nav {
  display: flex;
  gap: 4rem;
  justify-content: space-between;
  width: 100%;
  padding-top: max(12rem, 100px);
  padding-bottom: 3rem;
}
.p-footer__nav-list:nth-of-type(2) {
  padding: 0 2rem 3rem;
}
.p-footer__nav-list:last-of-type {
  position: relative;
  padding: 6rem;
  border-left: 1px solid var(--line-color);
}
.p-footer__nav-list:last-of-type .p-footer__nav-list-box a {
  white-space: nowrap;
}
.p-footer__nav-list-box {
  display: flex;
  flex-direction: column;
}
.p-footer__nav-list-box:not(:last-of-type) {
  margin-bottom: 7rem;
}
.p-footer__nav-title {
  display: block;
  margin-bottom: 1rem;
  color: var(--main-color);
  font-size: max(2rem, 16px);
  font-family: "Poppins", sans-serif;
}
.p-footer__nav-sub {
  display: block;
  margin-bottom: 2rem;
  color: var(--main-color);
  font-size: max(1.2rem, 11px);
  font-family: "Noto Sans JP", sans-serif;
}
.p-footer__nav-job-ttl {
  margin-bottom: 1.5rem;
  font-size: max(1.2rem, 11px);
}
.p-footer__nav-job-ttl:not(:first-of-type) {
  margin-top: 3rem;
}
.p-footer__nav-link {
  display: block;
  position: relative;
  margin-left: 1rem;
  color: var(--main-color);
  font-size: max(1.2rem, 11px);
  line-height: 160%;
}
.p-footer__nav-link:not(:last-child) {
  margin-bottom: 1.5rem;
}
.p-footer__nav-link::before {
  display: block;
  position: absolute;
  left: -1rem;
  content: "-";
}
.p-footer__nav-link svg {
  transform: translateY(-2px);
  margin-left: 3px;
}
.p-footer__bottom {
  width: 100%;
  padding: 3rem 0;
  border-top: 1px solid var(--line-color);
  font-size: max(1.2rem, 11px);
}
.p-footer__bottom-link {
  display: block;
  padding: 0 1rem;
  border-right: 1px solid var(--text-color);
  line-height: 1em;
}
.p-footer__bottom-links {
  display: flex;
  margin-bottom: 2rem;
}
.p-footer__bottom-link:first-child {
  padding-left: 0;
}
.p-footer__bottom-link:last-child {
  border: none;
}
.p-footer__bottom-link svg {
  transform: translateY(1px);
  margin-left: 3px;
}
.p-footer__bottom-contact {
  margin-bottom: 2rem;
}
.p-footer__bottom-contact a {
  color: var(--main-color);
  line-height: 210%;
}
.p-footer__bottom-copylight {
  font-size: max(1.2rem, 11px);
}

.c-scroll-top {
  position: absolute;
  top: 85%;
  right: -30%;
  transform: rotate(90deg);
  padding-left: 7rem;
  font-size: max(1.4rem, 12px);
}
.c-scroll-top::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 5rem;
  height: 0.5px;
  background-color: var(--text-color);
  content: "";
}

.passive[data-name=internship] {
  background-color: rgba(232, 235, 239, 0.3);
  color: #c8cdd3;
  cursor: default;
}
.passive[data-name=internship] span::before, .passive[data-name=internship] span::after {
  background-color: white;
}
.passive span {
  background-color: #c8cdd3;
}
.passive.p-footer__nav-link {
  color: #c8cdd3;
  cursor: default;
  pointer-events: none;
}
.passive.p-footer__nav-link svg {
  stroke: #c8cdd3;
}
.passive .p-footer__nav-title, .passive .p-footer__nav-sub {
  color: #c8cdd3;
  pointer-events: none;
}
.passive .p-footer__nav-link {
  color: #c8cdd3;
  cursor: default;
  pointer-events: none;
}

@media (max-width: 767px) {
  .passive .p-footer__nav-title, .passive .p-footer__nav-sub {
    color: #c8cdd3;
  }
  .passive .ac-btn {
    pointer-events: none;
  }
  .passive .ac-btn::before, .passive .ac-btn::after {
    background-color: #c8cdd3;
  }
}
@media (hover: hover) {
  .p-footer__link:hover span::before {
    width: 3.8rem;
    height: 3.8rem;
  }
  .p-footer__link:hover span::after {
    background-color: white;
  }
  .p-footer__nav-title:hover, .p-footer__nav-sub:hover, .p-footer__nav-link:hover {
    text-decoration: underline;
  }
  .p-footer__nav-sub {
    margin-top: 1rem;
  }
  .passive:hover span::before {
    width: 0.6rem;
    height: 0.6rem;
  }
  .passive:hover span::after {
    background-color: white;
  }
  .passive .p-footer__nav-link:hover {
    text-decoration: none;
  }
}
@media (max-width: 767px) {
  .p-footer__link {
    width: 100%;
    max-width: 100vw;
  }
  .p-footer__links {
    flex-direction: column;
    height: auto;
  }
  .p-footer__link-box {
    width: 100%;
    margin-left: 0 !important;
    padding: 3rem 2rem;
    text-align: left;
  }
  .p-footer__link-box h2 {
    margin-bottom: 1.5rem;
    font-size: 3.6rem;
  }
  .p-footer__link-box p {
    margin-bottom: 0;
    font-size: 1.3rem;
  }
  .p-footer__link span {
    right: 2rem;
    bottom: 50%;
    transform: translateY(50%);
  }
  .p-footer__inner {
    max-width: 100%;
    height: auto;
    padding: 0 2rem;
  }
  .p-footer__nav {
    flex-direction: column;
    gap: 0;
    padding-top: 0;
  }
  .p-footer__nav-list {
    padding-bottom: 0;
  }
  .p-footer__nav-list:nth-of-type(2) {
    padding: 0;
  }
  .p-footer__nav-list:last-of-type {
    padding: 3rem 0 9rem;
    border-left: none;
  }
  .p-footer__nav-list-box:not(:last-of-type) {
    margin-bottom: 0;
  }
  .p-footer__nav-title {
    margin-bottom: 0;
    color: var(--text-color);
    font-size: 1.8rem !important;
  }
  .p-footer__nav-sub {
    margin-bottom: 0;
    margin-left: 1.5rem;
    color: var(--text-color);
    font-size: 1.2rem !important;
  }
  .p-footer__nav-job-ttl {
    margin-bottom: 2rem;
  }
  .p-footer__nav-job-ttl:not(:first-of-type) {
    margin-top: 5rem;
  }
  .p-footer__nav-link {
    font-size: 1.3rem;
  }
  .p-footer__nav-link:not(:last-child) {
    margin-bottom: 2rem;
  }
  .p-footer__nav-link:last-of-type {
    margin-bottom: 3rem;
  }
  .work .p-footer__nav-link {
    margin-left: 2rem;
  }
  .p-footer__bottom {
    margin-bottom: 5rem;
  }
  .p-footer__bottom-link {
    display: inline-block;
    margin-bottom: 1.5rem;
  }
  .p-footer__bottom-links {
    display: block;
    margin-bottom: 3.5rem;
  }
  .p-footer__bottom-contact {
    margin-bottom: 5rem;
    line-height: 2.6rem;
  }
  .c-scroll-top {
    top: 50%;
    right: 2%;
    transform: translate(50%, -50%) rotate(90deg);
    padding-left: 4.5rem;
    font-size: 1.2rem;
  }
  .c-scroll-top::before {
    width: 3rem;
  }
  .ac-btn {
    display: flex;
    align-items: center;
    position: relative;
    padding: 3rem 0;
  }
  .ac-btn::before, .ac-btn::after {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    width: 2rem;
    height: 0.1rem;
    background-color: var(--main-color);
    content: "";
    transition: 0.5s;
  }
  .ac-btn::after {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .show .ac-btn::after {
    transform: translate(-50%, -50%);
  }
  .ac-content {
    overflow: hidden;
    height: 0;
    border-bottom: 1px solid var(--line-color);
  }
}
.p-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  visibility: hidden;
  width: 100vw;
  height: 100vh;
  background-color: #f3f5f7;
  opacity: 0;
  transition: 0.5s;
}
.p-menu.active {
  visibility: visible;
  opacity: 1;
}
.p-menu .p-footer__inner {
  display: flex;
  justify-content: center;
}
.p-menu .p-footer__nav {
  overflow-y: scroll;
  max-height: 76vh;
  padding-top: 0;
  padding-bottom: 0;
}
.p-menu .p-footer__nav-list:nth-of-type(5) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 4rem;
  border-left: 1px solid var(--line-color);
}
.p-menu .p-footer__nav-list:nth-of-type(5) a:hover {
  text-decoration: underline;
}
.p-menu .p-footer__nav-title {
  font-size: max(2.6rem, 20px);
}
.p-menu .p-footer__nav-sub {
  font-size: max(1.4rem, 12px);
  font-family: "Noto Sans JP", sans-serif;
  white-space: nowrap;
}
.p-menu__link, .p-menu__contact {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 210%;
  white-space: nowrap;
}
.p-menu__link {
  display: flex;
  align-items: center;
}
.p-menu__link svg {
  display: block;
  transform: translateY(0.5px);
  width: 1.2em;
  height: 1.2em;
  margin-left: 5px;
}
.p-menu__contact a {
  color: var(--main-color);
}

@media (max-width: 767px) {
  .p-menu {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .p-menu .p-footer__inner {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    height: auto;
    margin-top: 6.4rem;
    overflow: scroll;
  }
  .p-menu .p-footer__nav {
    overflow-y: visible;
    max-height: none;
  }
  .p-menu .p-footer__bottom {
    margin-bottom: 0.5rem;
    border-top: none;
  }
  .p-menu .p-header__nav {
    position: relative;
    left: -2rem;
  }
  .p-menu .p-header__nav-item {
    flex-direction: column;
    gap: 3px;
    height: 5rem;
    letter-spacing: 0;
  }
  .p-menu .p-header__nav-item span {
    margin-right: 0;
  }
}
.p-hero {
  position: relative;
  width: 100%;
  padding-top: 11.6rem;
}
.p-hero::after {
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 0;
  width: max(108rem, 700px);
  height: max(19rem, 120px);
  background-color: white;
  -webkit-clip-path: polygon(0 0, 89% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 89% 0%, 100% 100%, 0% 100%);
  content: "";
}
.p-hero__img {
  width: 100%;
  height: auto;
}
.p-hero__img img {
  width: 100%;
  height: auto;
}
.p-hero__head {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  width: 88%;
  max-width: max(
    1354px,
    70.5208333333vw
  );
}
@media (max-width: 767px) {
  .p-hero__head {
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .p-hero__head {
    width: 70.5%;
    max-width: 100%;
  }
}
.p-hero__ttl {
  color: var(--main-color);
  font-size: max(8rem, 60px);
  letter-spacing: -1px;
  line-height: max(12rem, 90px);
}
.p-hero__sub {
  margin-bottom: 3.5rem;
  font-size: max(2rem, 16px);
  font-weight: 600;
}

@media (max-width: 767px) {
  .p-hero {
    padding-top: 7rem;
  }
  .p-hero::after {
    width: 100%;
    height: 10rem;
    -webkit-clip-path: polygon(0 0, 86% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 86% 0%, 100% 100%, 0% 100%);
  }
  .p-hero__head {
    max-width: none;
  }
  .p-hero__ttl {
    margin-bottom: 1.5rem;
    margin-left: 1.5rem;
    font-size: 4.8rem;
    line-height: 100%;
  }
  .p-hero__sub {
    margin-bottom: 0;
    margin-left: 2rem;
    font-size: 1.6rem;
  }
}
.p-breadcrumb {
  display: flex;
  width: 88%;
  max-width: max(
    1354px,
    70.5208333333vw
  );
  margin: 5rem auto 10rem;
  font-size: max(1.4rem, 12px);
}
@media (max-width: 767px) {
  .p-breadcrumb {
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .p-breadcrumb {
    width: 70.5%;
    max-width: 100%;
  }
}
.p-breadcrumb p,
.p-breadcrumb a {
  position: relative;
}
.p-breadcrumb p:not(:last-child),
.p-breadcrumb a:not(:last-child) {
  margin-right: 6rem;
}
.p-breadcrumb p:not(:last-child)::after,
.p-breadcrumb a:not(:last-child)::after {
  position: absolute;
  top: 50%;
  right: -4.5rem;
  width: 3rem;
  height: 1px;
  background-color: var(--text-color);
  content: "";
}
.p-breadcrumb p:last-child,
.p-breadcrumb a:last-child {
  color: var(--main-color);
}

@media (max-width: 767px) {
  .p-breadcrumb {
    max-width: 100%;
    margin: 3rem 0 6rem;
    padding: 0 2rem;
    font-size: 1.1rem;
  }
  .p-breadcrumb p:not(:last-child),
  .p-breadcrumb a:not(:last-child) {
    margin-right: 3.1rem;
    white-space: nowrap;
  }
  .p-breadcrumb p:not(:last-child)::after,
  .p-breadcrumb a:not(:last-child)::after {
    position: absolute;
    top: 50%;
    right: -2.5rem;
    width: 2rem;
    height: 1px;
    background-color: var(--text-color);
    content: "";
  }
  .p-breadcrumb p:last-child,
  .p-breadcrumb a:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.c-btn {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  padding: max(2rem, 12px);
  border: 1px solid var(--main-color);
  border-radius: 99px;
  background-color: white;
  color: var(--main-color);
  font-size: max(1.5rem, 12px);
  text-align: center;
  transition: 0.3s 0.1s;
}
.c-btn p {
  position: relative;
  z-index: 2;
}
.c-btn span {
  display: block;
  position: absolute;
  top: calc(50% - 3px);
  right: max(2rem, 14px);
  width: 6px;
  height: 6px;
  border-radius: 99px;
  background-color: var(--main-color);
  transition: 0.3s 0.1s;
}

@media (hover: hover) {
  .c-btn::before {
    display: block;
    position: absolute;
    top: calc(50% - 25rem);
    right: 100%;
    width: 50rem;
    height: 50rem;
    border-radius: 999px;
    background-color: var(--main-color);
    pointer-events: none;
    content: "";
    transition: 0.5s;
  }
}
@media (max-width: 767px) {
  .c-btn {
    font-size: 1.4rem;
  }
  .c-btn span {
    right: 2.7rem;
  }
}
html {
  scroll-behavior: smooth;
}

.wrapper {
  color: var(--text-color);
  opacity: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  transition: 1s 0.1s;
}
.wrapper.loaded {
  opacity: 1;
}

.op-hero__head {
  width: 88%;
  max-width: max(
    1354px,
    70.5208333333vw
  );
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  height: 20rem;
  margin: -6rem auto 0;
}
@media (max-width: 767px) {
  .op-hero__head {
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .op-hero__head {
    width: 70.5%;
    max-width: 100%;
  }
}
.op-hero__head::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: white;
  -webkit-clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
  clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
  content: "";
}
.op-hero__ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 46rem;
  background-color: var(--theme-color);
  color: white;
  font-size: 4.2rem;
  line-height: 1.5;
  -webkit-clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
  clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
}
.op-hero__tx {
  margin-bottom: 1.5rem;
  color: var(--theme-color);
  font-size: 8rem;
  font-weight: 500;
}
.op-hero__sub {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}

.p-hero::after {
  display: none;
}

.l-main {
  width: 88%;
  max-width: max(
    1354px,
    70.5208333333vw
  );
  margin: 0 auto 10rem;
}
@media (max-width: 767px) {
  .l-main {
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .l-main {
    width: 70.5%;
    max-width: 100%;
  }
}
.l-main__inner {
  display: flex;
  width: 100%;
}

.p-side {
  width: max(18rem, 110px);
  height: auto;
  border-right: 1px solid var(--line-color);
}
.p-side__nav {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  position: sticky;
  top: 10rem;
  padding: 5rem 0 5rem 2.5rem;
}
.p-side__nav-item {
  position: relative;
  font-size: max(1.4rem, 12px);
  transition: color 0.3s;
}
.p-side__nav-item::before {
  display: block;
  position: absolute;
  top: calc(50% - 0.4rem);
  left: -1.7rem;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 99px;
  background-color: var(--theme-color);
  opacity: 0;
  content: "";
  transition: opacity 0.3s;
}
.p-side__nav-item.active {
  color: var(--theme-color);
}
.p-side__nav-item.active::before {
  opacity: 1;
}

.l-content {
  width: 100%;
  padding: 2rem 0 16rem 12rem;
}

.c-title h3,
.c-title p {
  color: var(--theme-color);
}
.c-title div {
  background-color: var(--theme-color);
}

.p-navigation__item {
  position: relative;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.p-navigation__item:not(:last-child) {
  border-bottom: none;
}
.p-navigation__item:hover::after {
  transform: translateY(-50%) translateX(75%);
}
.p-navigation__item:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 99px;
  background-color: var(--theme-color);
  transition-duration: 300ms;
  content: "";
}
.p-navigation__item a {
  display: block;
  padding: 12px 10px 13px 10px;
  color: var(--theme-color);
  line-height: normal;
}

@media (hover: hover) {
  .c-link:hover .c-btn {
    color: white;
  }
  .c-link:hover .c-btn::before {
    transform: translateX(100%);
  }
  .c-link:hover .c-btn > span {
    transform: translateX(6px);
    background-color: white;
  }
}
@media (max-width: 767px) {
  .op-hero__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    margin-right: 0;
    width: 100%;
    height: 12rem;
    margin: -10rem 0 0;
    padding: 2rem 1.5rem 3rem;
  }
  .op-hero__head:before {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 82% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 82% 100%, 0% 100%);
  }
  .op-hero__ttl {
    justify-content: flex-start;
    left: 0;
    transform: translateY(-60%);
    width: 22rem;
    height: 4rem;
    padding-left: 1.5rem;
    padding-bottom: 2px;
    font-size: 2.4rem;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 82% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 82% 100%, 0% 100%);
  }
  .op-hero__tx {
    margin-bottom: 0.5rem;
    font-size: 4.8rem;
  }
  .op-hero__sub {
    font-size: 1.6rem;
    text-align: left;
  }
  .l-main {
    max-width: none;
    padding: 0 2rem;
  }
  .l-main__inner {
    flex-direction: column;
  }
  .p-side {
    width: 100%;
    margin-bottom: 6rem;
    border-top: 1px solid var(--line-color);
    border-right: none;
  }
  .p-side__nav {
    gap: 0;
    padding: 0;
  }
  .p-side__nav-item {
    padding: 1.5rem 0 1.5rem 1rem;
    border-bottom: 1px solid var(--line-color);
    color: var(--theme-color);
    line-height: 2rem;
  }
  .p-side__nav-item::before {
    right: 1rem;
    left: auto;
    opacity: 1;
  }
  .l-content {
    padding: 0;
  }
  .js-offset {
    padding-top: 6rem;
    margin-top: -6rem;
  }
  .p-navigation:last-child {
    border-bottom: 1px solid #dedede;
  }
  .p-navigation__item {
    border-bottom: none;
  }
  .p-navigation__item a {
    padding: 8px 10px 9px 10px;
    font-size: 1.3rem;
  }
}