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

/* 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 {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* 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;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

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

/* 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 {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -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;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * 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;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-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] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@keyframes loopText {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1146px 0;
  }
}
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  color: #1F2637;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0;
  line-height: 1.45;
  text-align: justify;
  overflow-y: scroll;
  min-width: 1040px;
  position: relative;
  background: transparent;
  height: 100vh;
  padding-top: 116px;
}
@media (max-width: 960px) {
  body {
    min-width: 375px;
    padding-top: 55px;
  }
}
body.-fixed {
  position: fixed;
  left: 0;
  right: 0;
}
body:not(.-mounted) *[v-else], body:not(.-mounted) *[v-else-if], body:not(.-mounted) *[v-show] {
  display: none;
}

*::-moz-selection {
  background: rgba(19, 92, 143, 0.4);
  color: #fff;
}

*::selection {
  background: rgba(19, 92, 143, 0.4);
  color: #fff;
}
*::-moz-selection {
  background: rgba(19, 92, 143, 0.4);
  color: #fff;
}

a:link, a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  outline: none;
}
a:active {
  outline: none;
}

img, svg {
  display: block;
  max-width: 100%;
  height: auto;
}

.l-content__top {
  margin: 0 0 0 10px;
  color: #333333;
}
.l-content__anchor {
  margin: 0 5px;
}
.l-content__current {
  opacity: 0.5;
  color: #333333;
}

.l-footer {
  background-image: url("../images/common/bg-footer.png");
  width: 100%;
  height: 365px;
  font-size: 1.05vw;
  padding-top: 75px;
}
@media (max-width: 960px) {
  .l-footer {
    background-image: url("../images/common/bg-footer-sp.png");
    width: 100%;
    height: 89px;
    font-size: 1rem;
    padding-top: 0;
  }
}
.l-footer .footer-content {
  display: flex;
  justify-content: center;
}

@media (max-width: 960px) {
  .l-footer .footer-content {
    align-items: center;
    padding-top: 10px;
  }
}

.l-footer .unit {
  width: 50%;
}
@media (max-width: 960px) {
  .l-footer .unit {
    display: flex;
    width: 100%;
  }
}
.l-footer .unit a {
  margin: auto;
}
@media (max-width: 960px) {
  .l-footer .unit a {
    width: 40%;
  }
}
.l-footer .unit img {
  margin-left: 33%;
}
@media (max-width: 960px) {
  .l-footer .unit img {
    width: 124px;
    height: 32px;
    margin: 0;
    margin-left: 10%;
  }
}
.l-footer .unit .about {
  margin-left: 33%;
  margin-top: 42px;
  line-height: 36px;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  .l-footer .unit .about {
    margin-left: 0%;
    width: 60%;
    line-height: 16px;
    margin-top: 0;
  }
}
@media (max-width: 960px) {
  .l-footer .unit .about p {
    margin: 0;
  }
}
.l-footer nav {
  display: flex;
  margin-top: 0;
  width: 50%;
}
.l-footer nav ul {
  margin-right: 83px;
}
.l-footer nav ul li {
  margin: 0 0 21px 0;
}
.l-footer .copy-right {
  text-align: center;
  margin-top: 20px;
  position: relative;
  bottom: -15px;
}
@media (max-width: 960px) {
  .l-footer .copy-right {
    margin-top: 6px;
    bottom: 0;
    font-size: 1rem;
  }
}

.l-header {
  height: 116px;
  width: 100%;
  background-color: #F2F2F2;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}
@media (max-width: 960px) {
  .l-header {
    font-size: 1rem;
    height: 55px;
  }
}

.l-inner {
  max-width: 1040px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .l-inner {
    max-width: 100%;
  }
}

.p-nav-menu {
  position: fixed;
  top: 95px;
  left: 0;
  width: 100%;
  height: calc(100% - 95px);
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
  overflow-y: scroll;
  z-index: 9999;
  transition: opacity 0.3s;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 960px) {
  .p-nav-menu {
    top: 84px;
    height: calc(100% - 84px);
  }
}
.p-nav-menu.-active {
  opacity: 1;
  pointer-events: auto;
}
.p-nav-menu__list {
  display: flex;
}
@media (max-width: 960px) {
  .p-nav-menu__list {
    flex-direction: column;
  }
}
.p-nav-menu__list > li:first-child {
  background-color: #fbf3ea;
  width: 38.75%;
  min-width: 540px;
  padding: 50px 20px 0 120px;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:first-child {
    width: 100%;
    min-width: auto;
    padding: 36px 0;
    order: 3;
  }
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:first-child ul li {
    display: flex;
    justify-content: center;
  }
}
.p-nav-menu__list > li:first-child ul li:not(:first-child) {
  margin: 14px 0 0;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:first-child ul li:not(:first-child) {
    margin: 24px 0 0;
  }
}
.p-nav-menu__list > li:first-child ul li a {
  display: inline-flex;
  align-items: center;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:first-child ul li a {
    display: flex;
    justify-content: space-between;
    width: 286px;
    line-height: 1.4;
  }
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:first-child ul li a {
    transition: opacity 0.3s;
  }
  .p-nav-menu__list > li:first-child ul li a:hover {
    opacity: 0.5;
  }
}
.p-nav-menu__list > li:first-child ul li a img {
  width: 20px;
  margin: 2px 0 0 10px;
}
.p-nav-menu__list > li:nth-child(2) {
  background-color: #5bd1a3;
  width: 31.25%;
  min-width: 234px;
  padding: 46px 0 60px;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) {
    width: 100%;
    min-width: auto;
    padding: 26px 45px 40px;
    order: 1;
  }
}
.p-nav-menu__list > li:nth-child(2) p {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
.p-nav-menu__list > li:nth-child(2) ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 28px 0 0;
}
.p-nav-menu__list > li:nth-child(2) ul li {
  width: calc(50% - 50px);
  min-width: 116px;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) ul li {
    width: 50%;
    min-width: auto;
  }
}
.p-nav-menu__list > li:nth-child(2) ul li:first-child a {
  border-radius: 20px 0 0 0;
}
.p-nav-menu__list > li:nth-child(2) ul li:nth-child(2) a {
  border-radius: 0 20px 0 0;
}
.p-nav-menu__list > li:nth-child(2) ul li:nth-child(3) a {
  border-radius: 0 0 0 20px;
}
.p-nav-menu__list > li:nth-child(2) ul li:last-child a {
  border-radius: 0 0 20px 0;
}
.p-nav-menu__list > li:nth-child(2) ul li:last-child a img {
  width: 30px;
}
.p-nav-menu__list > li:nth-child(2) ul li:not(:last-child) a img {
  width: 32px;
}
.p-nav-menu__list > li:nth-child(2) ul li:nth-child(2n) {
  border-left: 2px solid #5bd1a3;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) ul li:nth-child(2n) {
    border-left: 6px solid #5bd1a3;
  }
}
.p-nav-menu__list > li:nth-child(2) ul li:nth-child(n+3) {
  border-top: 2px solid #5bd1a3;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) ul li:nth-child(n+3) {
    border-top: 6px solid #5bd1a3;
  }
}
.p-nav-menu__list > li:nth-child(2) ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  height: 136px;
  padding: 10px 0 0;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) ul li a {
    height: 90px;
    font-size: 1.6rem;
  }
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:nth-child(2) ul li a {
    transition: opacity 0.3s;
  }
  .p-nav-menu__list > li:nth-child(2) ul li a:hover {
    opacity: 0.5;
  }
}
.p-nav-menu__list > li:nth-child(2) ul li a img {
  margin: 0 auto;
}
.p-nav-menu__list > li:nth-child(3) {
  background-color: #159060;
  width: 30%;
  min-width: 214px;
  padding: 46px 0 0;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(3) {
    width: 100%;
    min-width: auto;
    padding: 26px 45px 40px;
    order: 2;
  }
}
.p-nav-menu__list > li:nth-child(3) p {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
.p-nav-menu__list > li:nth-child(3) ul {
  margin: 28px 0 0;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(3) ul {
    margin: 18px 0 0;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li:first-child a {
  background-image: linear-gradient(90deg, #0ab270 5%, #63a8fe 100%);
  color: #fff;
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:nth-child(3) ul li:first-child a:hover:before {
    opacity: 1;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li:first-child a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(-90deg, #0ab270 5%, #63a8fe 100%);
  width: 100%;
  height: 100%;
  border-radius: 48px;
  transition: opacity 0.3s;
  opacity: 0;
}
.p-nav-menu__list > li:nth-child(3) ul li:nth-child(2) a {
  border: 1px solid #fff;
  color: #fff;
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:nth-child(3) ul li:nth-child(2) a {
    transition: 0.3s;
  }
  .p-nav-menu__list > li:nth-child(3) ul li:nth-child(2) a:hover {
    background-color: #fff;
    color: #159060;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li:nth-child(3) a {
  background-color: #fff;
  border: 1px solid #fff;
  color: #159060;
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:nth-child(3) ul li:nth-child(3) a {
    transition: 0.3s;
  }
  .p-nav-menu__list > li:nth-child(3) ul li:nth-child(3) a:hover {
    background-color: #159060;
    color: #fff;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li:not(:first-child) {
  margin: 30px 0 0;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(3) ul li:not(:first-child) {
    margin: 20px 0 0;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: calc(100% - 160px);
  min-width: 126px;
  height: 72px;
  margin: 0 auto;
  border-radius: 36px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(3) ul li a {
    width: 100%;
    min-width: auto;
    height: 60px;
    border-radius: 30px;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li a span {
  position: relative;
}
.p-nav-menu__other {
  display: flex;
  align-items: center;
  background-color: #fff;
  min-width: 988px;
  padding: 20px 120px;
}
@media (max-width: 960px) {
  .p-nav-menu__other {
    flex-direction: column;
    min-width: auto;
    padding: 32px 0;
  }
}
.p-nav-menu__other li:not(:first-child) {
  margin: 0 0 0 40px;
}
@media (max-width: 960px) {
  .p-nav-menu__other li:not(:first-child) {
    margin: 14px 0 0;
  }
}
.p-nav-menu__other li a {
  display: flex;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}
@media (max-width: 960px) {
  .p-nav-menu__other li a {
    font-size: 1.4rem;
  }
}
@media (min-width: 961px) {
  .p-nav-menu__other li a {
    transition: opacity 0.3s;
  }
  .p-nav-menu__other li a:hover {
    opacity: 0.5;
  }
}
.p-nav-menu__other li a img {
  width: 13px;
  height: 13px;
  margin: 9px 0 0 4px;
}

.l-wrapper {
  min-width: 1040px;
  margin: auto;
  max-width: auto;
}
@media (max-width: 960px) {
  .l-wrapper {
    min-width: 375px;
  }
}

.u-mt05 {
  margin-top: 0.5em;
}

.u-mb05 {
  margin-bottom: 0.5em;
}

.u-pt05 {
  padding-top: 0.5em;
}

.u-pb05 {
  padding-bottom: 0.5em;
}

.u-mt1 {
  margin-top: 1em;
}

.u-mb1 {
  margin-bottom: 1em;
}

.u-pt1 {
  padding-top: 1em;
}

.u-pb1 {
  padding-bottom: 1em;
}

.z-index1 {
  position: relative;
  z-index: 1;
}

.u-mt2 {
  margin-top: 2em;
}

.u-mb2 {
  margin-bottom: 2em;
}

.u-pt2 {
  padding-top: 2em;
}

.u-pb2 {
  padding-bottom: 2em;
}

.z-index2 {
  position: relative;
  z-index: 2;
}

.u-mt3 {
  margin-top: 3em;
}

.u-mb3 {
  margin-bottom: 3em;
}

.u-pt3 {
  padding-top: 3em;
}

.u-pb3 {
  padding-bottom: 3em;
}

.z-index3 {
  position: relative;
  z-index: 3;
}

.u-mt4 {
  margin-top: 4em;
}

.u-mb4 {
  margin-bottom: 4em;
}

.u-pt4 {
  padding-top: 4em;
}

.u-pb4 {
  padding-bottom: 4em;
}

.z-index4 {
  position: relative;
  z-index: 4;
}

.u-mt5 {
  margin-top: 5em;
}

.u-mb5 {
  margin-bottom: 5em;
}

.u-pt5 {
  padding-top: 5em;
}

.u-pb5 {
  padding-bottom: 5em;
}

.z-index5 {
  position: relative;
  z-index: 5;
}

.u-white {
  color: #fff;
  fill: #fff;
}
.u-white * {
  color: #fff;
  fill: #fff;
}

.u-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.u-right {
  text-align: right;
  margin-left: auto;
}

.u-left {
  text-align: left;
  margin-right: auto;
}

@media (min-width: 961px) {
  .u-sp {
    display: none !important;
  }
}

@media (max-width: 960px) {
  .u-pc {
    display: none !important;
  }
}

.c-accordion,
.c-accordion-l {
  position: relative;
  cursor: pointer;
}
@media (max-width: 960px) {
  .c-accordion,
  .c-accordion-l {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 961px) {
  .c-accordion,
  .c-accordion-l {
    transition: opacity 0.3s;
  }
  .c-accordion:hover,
  .c-accordion-l:hover {
    opacity: 0.7;
  }
}
.c-accordion:before, .c-accordion:after,
.c-accordion-l:before,
.c-accordion-l:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  transition: transform 0.3s;
}
@media (max-width: 960px) {
  .c-accordion:before, .c-accordion:after,
  .c-accordion-l:before,
  .c-accordion-l:after {
    width: 10px;
  }
}
.c-accordion:before,
.c-accordion-l:before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.c-accordion:after,
.c-accordion-l:after {
  transform: translate(-50%, -50%);
}
.c-accordion.-active:before,
.c-accordion-l.-active:before {
  transform: translate(-50%, -50%);
}

.c-accordion {
  background-color: #b7b7b7;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}
.c-accordion:before, .c-accordion:after {
  width: 9px;
  height: 1px;
}

.c-accordion-l {
  width: 21px;
  height: 21px;
}
.c-accordion-l:before, .c-accordion-l:after {
  width: 100%;
  height: 3px;
}

.c-arrow {
  position: relative;
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 38px;
  height: 38px;
  border-radius: 50%;
}
.c-arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../images/common/icon_arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 13px;
}

.c-arrow-l {
  position: relative;
  background-color: #333;
  width: 71px;
  height: 71px;
  border-radius: 50%;
}
@media (max-width: 960px) {
  .c-arrow-l {
    width: 36px;
    height: 36px;
  }
}
.c-arrow-l:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../images/common/icon_arrow_l.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 24px;
}
@media (max-width: 960px) {
  .c-arrow-l:before {
    width: 14px;
    height: 12px;
  }
}

.c-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 14px 16px;
}
@media (max-width: 960px) {
  .c-breadcrumbs {
    padding: 10px 12px;
  }
}
.c-breadcrumbs__item {
  display: flex;
  align-items: center;
  line-height: 1.6;
}
.c-breadcrumbs__item:not(:last-child):after {
  content: ">";
  margin: 0 4px;
}
.c-breadcrumbs__item a {
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .c-breadcrumbs__item a {
    font-size: 1.4rem;
  }
}
@media (min-width: 961px) {
  .c-breadcrumbs__item a {
    transition: opacity 0.3s;
  }
  .c-breadcrumbs__item a:hover {
    opacity: 0.7;
  }
}
.c-breadcrumbs__item p {
  color: #aeaeae;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .c-breadcrumbs__item p {
    font-size: 1.4rem;
  }
}

.c-btn {
  margin: 0px 10px 0 21px;
  display: block;
  color: #159060;
  border: solid;
  border-color: #159060;
  border-radius: 30px;
  padding: 10px;
  width: 142px;
}

.-new {
  display: block;
  color: #fff;
  border: solid;
  background-color: #159060;
  border-color: #159060;
  border-radius: 30px;
  width: 140px;
  margin-right: 18px;
  height: 48px;
}

.c-btn-more {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 100%;
  height: 70px;
  cursor: pointer;
}
@media (min-width: 961px) {
  .c-btn-more {
    transition: opacity 0.3s;
  }
  .c-btn-more:hover {
    opacity: 0.7;
  }
}
.c-btn-more:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  background-color: #eaebf1;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}
.c-btn-more span, .c-btn-more button {
  position: relative;
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media (max-width: 960px) {
  .c-btn-more span, .c-btn-more button {
    line-height: 1.6;
    text-align: center;
  }
}

.c-btn-next button, .c-btn-next a, .c-btn-back button, .c-btn-back a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 70px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  cursor: pointer;
}
@media (max-width: 960px) {
  .c-btn-next button, .c-btn-next a, .c-btn-back button, .c-btn-back a {
    width: 100%;
  }
}
@media (min-width: 961px) {
  .c-btn-next button, .c-btn-next a, .c-btn-back button, .c-btn-back a {
    transition: opacity 0.3s;
  }
  .c-btn-next button:hover, .c-btn-next a:hover, .c-btn-back button:hover, .c-btn-back a:hover {
    opacity: 0.7;
  }
}

.c-btn-next button, .c-btn-next a {
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
}

.c-btn-back button, .c-btn-back a {
  background-color: #575757;
}

.c-btn-arrow {
  position: relative;
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 17px;
  height: 17px;
  border-radius: 50%;
}
.c-btn-arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../images/common/icon_arrow_s_b.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 6px;
  height: 6px;
}

.c-btn-grd {
  font-size: 0.2em;
  background: linear-gradient(270deg, #63a8fe 0%, #0ab270 50%, #0ab270 50%, #63a8fe 100%);
  background-position: 1% 50%;
  background-size: 200% auto;
  color: white;
  border: none;
  transition: all 0.3s ease-out;
  border-radius: 30px;
  padding: 15px 35px;
}
.c-btn-grd:hover {
  background-position: 99% 50%;
}

.c-error {
  background-color: #ffe4e4;
  margin: 0 0 40px;
  padding: 24px 40px;
  border: 1px solid #f14141;
}
@media (max-width: 960px) {
  .c-error {
    margin: 0 0 20px;
    padding: 24px 30px;
  }
}
.c-error p {
  color: #f14141;
  font-size: 1.5rem;
  letter-spacing: 0.075em;
  line-height: 1.6;
}
.c-error p:first-child {
  margin: 0 0 6px;
}

.c-icon {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.home .c-loading {
  display: none;
}

.c-loading {
  display: none;
  align-items: end;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  text-align: center;
  padding-bottom: 10vh;
  padding-left: 5vw;
  z-index: 20000;
}
@media (max-width: 960px) {
  .c-loading {
    padding-left: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 960px) {
  .c-loading__grp {
    width: 105px;
    margin: auto;
    margin-top: 40vh;
  }
}
.c-loading__text {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.12em;
}
.c-loading__count {
  margin: 8px 0;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: end;
}
.c-loading__indicator {
  background-color: #ccc;
  width: 250px;
  height: 4px;
  margin-bottom: 5vh;
  margin-left: 30px;
}
@media (max-width: 960px) {
  .c-loading__indicator {
    width: 30%;
    max-width: 400px;
    margin: 12px 0 0;
    margin: 40px auto;
  }
}
.c-loading__indicator__progress {
  background-color: rgba(0, 0, 0, 0.6);
  width: 0%;
  height: 100%;
}
.-loaded .c-loading {
  opacity: 0;
  pointer-events: none;
  transition: all 2.5s;
}

.c-pickup {
  width: 100%;
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
}
@media (max-width: 960px) {
  .c-pickup {
    border-bottom: none;
  }
}
.c-pickup li:not(:first-child) {
  border-top: 1px solid #bebebe;
}
.c-pickup li a {
  display: block;
  position: relative;
  width: 100%;
  padding: 26px 160px 32px 0;
  cursor: pointer;
}
@media (max-width: 960px) {
  .c-pickup li a {
    padding: 18px 20px 20px;
  }
}
@media (min-width: 961px) {
  .c-pickup li a {
    transition: opacity 0.3s;
  }
  .c-pickup li a:hover {
    opacity: 0.7;
  }
}
.c-pickup li a time {
  color: #aeaeae;
  font-size: 1.4rem;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.c-pickup li a h3 {
  margin: -6px 0 0;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.6;
}
@media (max-width: 960px) {
  .c-pickup li a h3 {
    margin: 2px 0 0;
    font-size: 1.5rem;
  }
}
.c-pickup li a dl {
  margin: 8px 0 0;
}
@media (max-width: 960px) {
  .c-pickup li a dl {
    margin: 10px 0 0;
  }
}
.c-pickup li a dl .c-item {
  display: flex;
  align-items: flex-start;
  line-height: 1.6;
}
@media (max-width: 960px) {
  .c-pickup li a dl .c-item {
    flex-direction: column;
  }
}
.c-pickup li a dl .c-item:not(:first-child) {
  margin: 2px 0 0;
}
@media (max-width: 960px) {
  .c-pickup li a dl .c-item:last-child {
    padding: 0 56px 0 0;
  }
}
.c-pickup li a dl .c-item dt {
  position: relative;
  width: 66px;
  flex: 0 0 auto;
  padding: 0 0 0 9px;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .c-pickup li a dl .c-item dt {
    width: auto;
    line-height: 1.6;
  }
}
.c-pickup li a dl .c-item dt:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-46%);
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 4px;
  height: 46%;
}
.c-pickup li a dl .c-item dd {
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .c-pickup li a dl .c-item dd {
    line-height: 1.6;
  }
}
.c-pickup li a .c-arrow-l {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media (max-width: 960px) {
  .c-pickup li a .c-arrow-l {
    top: auto;
    bottom: 24px;
    transform: none;
  }
}

.c-privacy a {
  cursor: pointer;
}
@media (min-width: 961px) {
  .c-privacy a {
    transition: opacity 0.3s;
  }
  .c-privacy a:hover {
    opacity: 0.7;
  }
}
.c-privacy__wrap {
  display: flex;
  align-items: center;
  position: relative;
  border: 1px solid #aaa;
}
.c-privacy__wrap:before {
  content: "";
  display: block;
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #b7b7b7 transparent;
}
.c-privacy figure {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  width: 123px;
  height: 119px;
  border-right: 1px solid #aaa;
}
.c-privacy figure img {
  width: 77px;
}
.c-privacy__text {
  padding: 0 20px 0 22px;
}
.c-privacy__text p {
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  line-height: 1.7;
}

.c-search {
  position: relative;
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  padding: 40px;
}
.c-search__upper {
  display: flex;
  justify-content: space-between;
}
.c-search__upper__ttl {
  display: flex;
  align-items: baseline;
  margin: -13px 0 0;
}
.c-search__upper__ttl h2 {
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.c-search__upper__ttl p {
  margin: 0 0 0 12px;
  color: #fff;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
}
.c-search__upper__ttl p span {
  font-size: 3.2rem;
  font-weight: 700;
}
.c-search__upper form {
  display: flex;
}
.c-search__upper form input {
  background-color: #fff;
  width: 370px;
  height: 42px;
  padding: 0 16px;
  border: 1px solid rgba(170, 170, 170, 0.9);
  font-size: 1.5rem;
  letter-spacing: 0.08em;
}
.c-search__upper form input::-moz-placeholder {
  color: rgba(17, 17, 17, 0.63);
}
.c-search__upper form input::placeholder {
  color: rgba(17, 17, 17, 0.63);
}
.c-search__upper form button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #333;
  width: 110px;
  height: 42px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  cursor: pointer;
}
@media (min-width: 961px) {
  .c-search__upper form button {
    transition: opacity 0.3s;
  }
  .c-search__upper form button:hover {
    opacity: 0.7;
  }
}
.c-search__upper form button svg {
  stroke: #fff;
  width: 17px;
  height: 17px;
  margin: 0 6px 0 0;
}
.c-search__term {
  display: flex;
  margin: 11px 0 0;
}
.c-search__term li {
  width: 16.6666666667%;
  height: 57px;
}
.c-search__term li:not(:first-child) {
  margin: 0 0 0 1px;
}
.c-search__term li.-job svg {
  width: 18px;
  height: 18px;
  margin: 0 4px 0 0;
}
.c-search__term li.-develop svg {
  width: 23px;
  height: 16px;
  margin: 0 4px 0 0;
}
.c-search__term li.-money svg {
  width: 18px;
  height: 18px;
  margin: 0 4px 0 0;
}
.c-search__term li.-langage svg {
  width: 20px;
  height: 15px;
  margin: 0 4px 0 0;
}
.c-search__term li.-tool svg {
  width: 17px;
  height: 17px;
  margin: 0 4px 0 0;
}
.c-search__term li.-plus svg {
  width: 14px;
  height: 14px;
  margin: 0 4px 0 0;
}
.c-search__term li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
@media (min-width: 961px) {
  .c-search__term li a {
    transition: opacity 0.3s;
  }
  .c-search__term li a:hover {
    opacity: 0.7;
  }
}
.c-search__term li p {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}

.c-svg-sprite {
  display: none;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.c-tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #36b9ae;
  padding: 16px 20px;
  cursor: pointer;
}
@media (max-width: 960px) {
  .c-tab {
    padding: 12px 20px;
  }
}
@media (min-width: 961px) {
  .c-tab {
    transition: opacity 0.3s;
  }
  .c-tab:hover {
    opacity: 0.7;
  }
  .c-tab:hover .c-accordion-l {
    opacity: 1;
  }
}
.c-tab__text {
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .c-tab__text {
    justify-content: space-between;
    width: 100%;
    padding: 0 16px 0 0;
  }
}
.c-tab__text p {
  width: 160px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.075em;
}
@media (max-width: 960px) {
  .c-tab__text p {
    width: auto;
  }
}
.c-tab__text span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 59px;
  height: 25px;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.075em;
}
.c-tab.-active .c-accordion-l:before {
  transform: translate(-50%, -50%);
}

.c-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 960px) {
  .c-ttl {
    align-items: flex-start;
  }
}
.c-ttl figure {
  width: 43px;
  margin: 0 8px 0 0;
}
@media (max-width: 960px) {
  .c-ttl figure {
    width: 30px;
    margin: 8px 8px 0 0;
  }
}
.c-ttl h1 {
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .c-ttl h1 {
    font-size: 3rem;
    text-align: center;
    line-height: 1.4;
  }
}

.p-gnav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 0 0 30px;
  font-weight: bold;
  font-family: "Noto Sans Myanmar";
}
@media (max-width: 960px) {
  .p-gnav {
    padding: 0 0 0 10px;
  }
}
.p-gnav__logo a {
  display: block;
  width: 217px;
  margin-left: 20px;
  cursor: pointer;
}
@media (max-width: 960px) {
  .p-gnav__logo a {
    width: 111px;
    margin-left: 7px;
  }
}
.p-gnav__logo a img {
  max-width: 110%;
  height: auto;
  margin-left: 40px;
}
@media (max-width: 960px) {
  .p-gnav__logo a img {
    margin-left: -5px;
    max-width: 100%;
  }
}
.p-gnav__content {
  display: flex;
  align-items: center;
  height: 100%;
  width: 60%;
  justify-content: flex-end;
}
.p-gnav__content li {
  transition: 0.3s;
  margin: 0 65px 10px 0;
  padding-top: 10px;
}
.p-gnav__content li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 1.05vw;
  font-weight: normal;
  font-family: "Century Schoolbook";
  cursor: pointer;
}
.p-gnav__content li .-design {
  border-radius: 50px;
  width: 225px;
  background: #96a7cf;
  color: #fff;
  padding: 18px 0 6px 0;
  margin-right: 20px;
}
.p-gnav__modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 99999;
  background-color: rgba(255, 255, 255, 0.96);
  padding: 15px 15px;
  display: none;
}
.p-gnav__modal .-close {
  width: 7%;
  margin: auto;
  margin-right: 0;
}
.p-gnav__modal .-menu ul {
  text-align: left;
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 108px;
}
.p-gnav__modal .-menu ul li {
  padding-bottom: 33px;
  text-align: center;
}
.p-gnav__modal .-menu .contact {
  border-radius: 50px;
  width: 245px;
  background: #96a7cf;
  color: #fff;
  font-weight: bold;
  font-size: 2.4rem;
  margin: 30px auto;
  padding: 17px 0 13px 0;
  text-align: center;
  display: block;
}

.p-signup {
  background-color: #eaebf1;
  padding: 80px 0 100px;
}
@media (max-width: 960px) {
  .p-signup {
    padding: 62px 0 80px;
  }
}
.p-signup__ttl {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-signup__ttl figure {
  width: 43px;
  margin: 0 8px 0 0;
}
@media (max-width: 960px) {
  .p-signup__ttl figure {
    width: 30px;
    margin: 4px 8px 0 0;
  }
}
.p-signup__ttl h1 {
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .p-signup__ttl h1 {
    font-size: 3rem;
  }
}
.p-signup__ttl + p {
  margin: -10px 0 0;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__ttl + p {
    margin: -4px 0 0;
  }
}
.p-signup__content {
  margin: 40px 0 0;
}
@media (max-width: 960px) {
  .p-signup__content {
    margin: 38px 0 0;
  }
}
.p-signup__content h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #333;
  padding: 20px 0;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-signup__content__main {
  background-color: #fff;
  padding: 68px 0 72px;
  box-shadow: 10px 10px 24px rgba(72, 72, 72, 0.13);
}
@media (max-width: 960px) {
  .p-signup__content__main {
    padding: 44px 0 42px;
  }
}
.p-signup__content__main h3 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__content__main h3 {
    line-height: 1.5;
  }
}
.p-signup__content__btn {
  display: flex;
  justify-content: center;
  margin: 30px 0 0;
}
@media (max-width: 960px) {
  .p-signup__content__btn {
    flex-direction: column;
    margin: 34px 0 0;
    padding: 0 20px;
  }
}
.p-signup__content__btn li {
  width: 280px;
  height: 133px;
}
@media (max-width: 960px) {
  .p-signup__content__btn li {
    width: 100%;
  }
}
.p-signup__content__btn li:not(:first-child) {
  margin: 0 0 0 36px;
}
@media (max-width: 960px) {
  .p-signup__content__btn li:not(:first-child) {
    margin: 20px 0 0;
  }
}
.p-signup__content__btn li.-true a {
  background-color: #36b9ae;
}
.p-signup__content__btn li.-false a {
  background-color: #168dd3;
}
.p-signup__content__btn li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  cursor: pointer;
}
@media (min-width: 961px) {
  .p-signup__content__btn li a {
    transition: opacity 0.3s;
  }
  .p-signup__content__btn li a:hover {
    opacity: 0.7;
  }
}
.p-signup__content__btn + p {
  margin: 32px 0 0;
  color: #797979;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__content__btn + p {
    display: flex;
    justify-content: center;
    margin: 34px 0 0 1em;
    text-indent: -1em;
    line-height: 1.6;
    text-align: justify;
  }
}
.p-signup .c-privacy {
  display: flex;
  justify-content: center;
  margin: 60px 0 0;
}
.p-signup__step {
  display: flex;
  margin: 50px 0 0;
  overflow: hidden;
}
@media (max-width: 960px) {
  .p-signup__step {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 42px 0 0;
  }
}
.p-signup__step.-b li {
  width: 33.3333333333%;
}
@media (max-width: 960px) {
  .p-signup__step.-b li {
    width: calc(50% - 1px);
  }
}
.p-signup__step li {
  position: relative;
  background-color: #b7b7b7;
  width: 25%;
  flex: 0 0 auto;
  padding: 12px 0 16px 10px;
}
@media (max-width: 960px) {
  .p-signup__step li {
    width: calc(50% - 1px);
    padding: 6px 0 8px;
  }
}
.p-signup__step li.-current {
  background-color: #36b9ae;
}
.p-signup__step li:not(:last-child):before, .p-signup__step li:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  width: 24px;
  height: calc(100% + 4px);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
@media (max-width: 960px) {
  .p-signup__step li:not(:last-child):before, .p-signup__step li:not(:last-child):after {
    display: none;
  }
}
.p-signup__step li:not(:last-child):before {
  right: -24px;
  background-color: #b7b7b7;
  z-index: 2;
}
.p-signup__step li:not(:last-child):after {
  right: -26px;
  background-color: #fff;
  z-index: 1;
}
.p-signup__step li:not(:last-child).-current:before {
  background-color: #36b9ae;
}
@media (max-width: 960px) {
  .p-signup__step li:nth-child(n+3) {
    margin: 2px 0 0;
  }
}
.p-signup__step li p {
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
}
.p-signup__step li p:first-child {
  font-size: 1.4rem;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
@media (max-width: 960px) {
  .p-signup__step li p:first-child {
    font-size: 1.2rem;
  }
}
.p-signup__step li p:nth-child(2) {
  margin: -12px 0 0;
  font-size: 1.8rem;
}
@media (max-width: 960px) {
  .p-signup__step li p:nth-child(2) {
    margin: -8px 0 0;
    font-size: 1.5rem;
  }
}
.p-signup__upload {
  background-color: #fff;
  padding: 80px;
  box-shadow: 10px 10px 24px rgba(72, 72, 72, 0.13);
}
@media (max-width: 960px) {
  .p-signup__upload {
    padding: 50px 20px 40px;
  }
}
.p-signup__upload__main {
  background-color: #333;
  margin: 0 0 60px;
  padding: 30px 40px 34px 0;
}
@media (max-width: 960px) {
  .p-signup__upload__main {
    padding: 32px 20px;
  }
}
.p-signup__upload__main h2 {
  margin: 0 0 20px;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__upload__main h2 {
    margin: 0 0 24px;
    line-height: 1.5;
  }
}
.p-signup__upload__main .c-item {
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .p-signup__upload__main .c-item {
    flex-direction: column;
  }
}
.p-signup__upload__main .c-item h3 {
  width: 160px;
  flex: 0 0 auto;
  padding: 0 24px 0 0;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: right;
}
@media (max-width: 960px) {
  .p-signup__upload__main .c-item h3 {
    width: auto;
    margin: 0 0 2px;
    padding: 0;
    text-align: justify;
  }
}
.p-signup__upload__main .c-item__file {
  display: flex;
  align-items: center;
  background-color: #fff;
  width: 100%;
  padding: 8px;
}
@media (max-width: 960px) {
  .p-signup__upload__main .c-item__file {
    flex-direction: column;
    padding: 10px 10px 8px 10px;
  }
}
.p-signup__upload__main .c-item__file input[type=file] {
  display: none;
}
.p-signup__upload__main .c-item__file label {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eaebf1;
  width: 153px;
  height: 32px;
  font-size: 1.3rem;
  letter-spacing: 0.03em;
  cursor: pointer;
}
@media (max-width: 960px) {
  .p-signup__upload__main .c-item__file label {
    width: 100%;
    height: 50px;
  }
}
@media (min-width: 961px) {
  .p-signup__upload__main .c-item__file label {
    transition: opacity 0.3s;
  }
  .p-signup__upload__main .c-item__file label:hover {
    opacity: 0.7;
  }
}
.p-signup__upload__main .c-item__file span {
  margin: 0 0 0 18px;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .p-signup__upload__main .c-item__file span {
    margin: 6px 0 0;
    line-height: 1.6;
  }
}
.p-signup__upload__main .c-item + .c-item {
  margin: 8px 0 0;
}
@media (max-width: 960px) {
  .p-signup__upload__main .c-item + .c-item {
    margin: 10px 0 0;
  }
}
.p-signup__upload__main .c-item + p {
  margin: 12px 0 0 160px;
}
@media (max-width: 960px) {
  .p-signup__upload__main .c-item + p {
    margin: 26px 0 0 1em;
  }
}
.p-signup__upload__main p {
  margin: 0 0 0 160px;
  color: #d5d5d5;
  font-size: 1.5rem;
  letter-spacing: 0.005em;
  line-height: 1.8;
}
@media (max-width: 960px) {
  .p-signup__upload__main p {
    font-size: 1.4rem;
    margin: 16px 0 0 1em;
    text-indent: -1em;
    line-height: 1.7;
  }
}
.p-signup__upload .c-btn-next, .p-signup__upload .c-btn-back {
  display: flex;
  justify-content: center;
}
.p-signup__upload .c-btn-back {
  margin: 20px 0 0;
}
.p-signup__form {
  background-color: #fff;
  padding: 80px;
  box-shadow: 10px 10px 24px rgba(72, 72, 72, 0.13);
}
@media (max-width: 960px) {
  .p-signup__form {
    padding: 20px;
  }
}
.p-signup__form dl {
  border-top: 1px solid #898989;
  border-bottom: 1px solid #898989;
}
.p-signup__form__item {
  display: flex;
}
@media (max-width: 960px) {
  .p-signup__form__item {
    flex-direction: column;
  }
}
.p-signup__form__item:not(:first-child) {
  border-top: 1px solid #898989;
}
.p-signup__form__item dt {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background-color: #333;
  width: 262px;
  flex: 0 0 auto;
  padding: 20px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1.6;
}
@media (max-width: 960px) {
  .p-signup__form__item dt {
    align-items: center;
    width: 100%;
    padding: 16px;
  }
}
.p-signup__form__item dt span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 14px;
  border-radius: 4px;
  font-size: 1.3rem;
  line-height: 1.9;
}
.p-signup__form__item dt .-required {
  background-color: #f14141;
}
.p-signup__form__item dt .-optional {
  background-color: #fff;
  color: #000;
}
.p-signup__form__item dd {
  width: 100%;
  padding: 12px 0 12px 20px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd {
    padding: 20px;
    border-left: 1px solid #898989;
    border-right: 1px solid #898989;
  }
}
.p-signup__form__item dd input, .p-signup__form__item dd select, .p-signup__form__item dd textarea {
  background-color: #eaebf1;
  width: 100%;
  padding: 5px 16px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.075em;
}
.p-signup__form__item dd input::-moz-placeholder, .p-signup__form__item dd select::-moz-placeholder, .p-signup__form__item dd textarea::-moz-placeholder {
  color: #9b9b9b;
}
.p-signup__form__item dd input::placeholder, .p-signup__form__item dd select::placeholder, .p-signup__form__item dd textarea::placeholder {
  color: #9b9b9b;
}
.p-signup__form__item dd select {
  cursor: pointer;
}
.p-signup__form__item dd textarea {
  height: 90px;
  resize: none;
}
@media (max-width: 960px) {
  .p-signup__form__item dd textarea {
    height: 130px;
  }
}
.p-signup__form__item dd p {
  margin: 4px 0 0;
  color: #797979;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .p-signup__form__item dd p {
    margin: 10px 0 0 1.3em;
    text-indent: -1.3em;
    line-height: 1.6;
  }
}
.p-signup__form__item dd strong {
  display: block;
  margin: 4px 0 2px;
  color: #000;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .p-signup__form__item dd strong {
    margin: 8px 0 4px;
  }
}
.p-signup__form__item dd label {
  margin: 0 14px 0 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-signup__form__item dd .c-item {
  display: flex;
  align-items: center;
}
.p-signup__form__item dd .c-item__form {
  position: relative;
}
.p-signup__form__item dd .c-item__form:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 10px;
  height: 6px;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
          clip-path: polygon(0 0, 100% 0%, 50% 100%);
  pointer-events: none;
}
.p-signup__form__item dd.-name {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-name .c-item {
    width: 100%;
  }
}
.p-signup__form__item dd.-name .c-item:not(:first-child) {
  margin: 0 0 0 40px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-name .c-item:not(:first-child) {
    margin: 10px 0 0;
  }
}
.p-signup__form__item dd.-name .c-item input {
  width: 179px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-name .c-item input {
    width: 100%;
  }
}
.p-signup__form__item dd.-birthday, .p-signup__form__item dd.-academic, .p-signup__form__item dd.-graduation {
  display: flex;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-birthday, .p-signup__form__item dd.-academic, .p-signup__form__item dd.-graduation {
    flex-direction: column;
  }
}
.p-signup__form__item dd.-birthday .c-item:first-child select, .p-signup__form__item dd.-academic .c-item:first-child select, .p-signup__form__item dd.-graduation .c-item:first-child select {
  width: 126px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-birthday .c-item:first-child select, .p-signup__form__item dd.-academic .c-item:first-child select, .p-signup__form__item dd.-graduation .c-item:first-child select {
    width: 100%;
  }
}
.p-signup__form__item dd.-birthday .c-item:not(:first-child), .p-signup__form__item dd.-academic .c-item:not(:first-child), .p-signup__form__item dd.-graduation .c-item:not(:first-child) {
  margin: 0 0 0 14px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-birthday .c-item:not(:first-child), .p-signup__form__item dd.-academic .c-item:not(:first-child), .p-signup__form__item dd.-graduation .c-item:not(:first-child) {
    margin: 10px 0 0;
  }
}
.p-signup__form__item dd.-birthday .c-item:not(:first-child) select, .p-signup__form__item dd.-academic .c-item:not(:first-child) select, .p-signup__form__item dd.-graduation .c-item:not(:first-child) select {
  width: 84px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-birthday .c-item:not(:first-child) select, .p-signup__form__item dd.-academic .c-item:not(:first-child) select, .p-signup__form__item dd.-graduation .c-item:not(:first-child) select {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-birthday .c-item__form, .p-signup__form__item dd.-academic .c-item__form, .p-signup__form__item dd.-graduation .c-item__form {
    width: 100%;
  }
}
.p-signup__form__item dd.-birthday label, .p-signup__form__item dd.-academic label, .p-signup__form__item dd.-graduation label {
  margin: 0 0 0 14px;
}
.p-signup__form__item dd.-academic .c-item:first-child select {
  width: 200px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-academic .c-item:first-child select {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-prefecture .c-item label {
    flex: 0 0 auto;
  }
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-prefecture .c-item__form {
    width: 100%;
  }
}
.p-signup__form__item dd.-prefecture .c-item select {
  width: 141px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-prefecture .c-item select {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-tool .c-check:not(:first-child), .p-signup__form__item dd.-job .c-check:not(:first-child) {
    margin: 6px 0 0;
  }
}
.p-signup__form__item dd.-tool .c-check__parent, .p-signup__form__item dd.-job .c-check__parent {
  display: flex;
  align-items: center;
  position: relative;
}
.p-signup__form__item dd.-tool .c-check__parent:before, .p-signup__form__item dd.-job .c-check__parent:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 6px 0 0;
  border: 1px solid #9b9b9b;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-tool .c-check__parent:before, .p-signup__form__item dd.-job .c-check__parent:before {
    width: 22px;
    height: 22px;
  }
}
.p-signup__form__item dd.-tool .c-check__child, .p-signup__form__item dd.-job .c-check__child {
  display: none;
}
.p-signup__form__item dd.-tool .c-check__child__wrap, .p-signup__form__item dd.-job .c-check__child__wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 24px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-tool .c-check__child__wrap, .p-signup__form__item dd.-job .c-check__child__wrap {
    flex-direction: column;
    margin: 0 0 0 30px;
  }
}
.p-signup__form__item dd.-tool .c-check__child__item, .p-signup__form__item dd.-job .c-check__child__item {
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-tool .c-check__child__item, .p-signup__form__item dd.-job .c-check__child__item {
    margin: 6px 0 0;
  }
}
.p-signup__form__item dd.-tool .c-check__child__item:before, .p-signup__form__item dd.-job .c-check__child__item:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 6px 0 0;
  border: 1px solid #9b9b9b;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-tool .c-check__child__item:before, .p-signup__form__item dd.-job .c-check__child__item:before {
    width: 22px;
    height: 22px;
  }
}
.p-signup__form__item dd.-tool .c-check__child__item label, .p-signup__form__item dd.-job .c-check__child__item label {
  font-weight: 400;
}
.p-signup__form__item dd.-tool .c-check input, .p-signup__form__item dd.-job .c-check input {
  width: auto;
}
.p-signup__form__item dd.-tool .c-check input[type=checkbox], .p-signup__form__item dd.-job .c-check input[type=checkbox] {
  display: none;
}
.p-signup__form__item dd.-tool .c-check input[type=checkbox]:checked + label:before, .p-signup__form__item dd.-job .c-check input[type=checkbox]:checked + label:before {
  opacity: 1;
}
.p-signup__form__item dd.-tool .c-check input[type=checkbox]:checked + label:after, .p-signup__form__item dd.-job .c-check input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.p-signup__form__item dd.-tool .c-check label, .p-signup__form__item dd.-job .c-check label {
  margin: 0 12px 0 0;
}
.p-signup__form__item dd.-tool .c-check label:before, .p-signup__form__item dd.-tool .c-check label:after, .p-signup__form__item dd.-job .c-check label:before, .p-signup__form__item dd.-job .c-check label:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  opacity: 0;
  transition: opacity 0.3s;
}
.p-signup__form__item dd.-tool .c-check label:before, .p-signup__form__item dd.-job .c-check label:before {
  left: 0;
  transform: translateY(-50%);
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 16px;
  height: 16px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-tool .c-check label:before, .p-signup__form__item dd.-job .c-check label:before {
    width: 22px;
    height: 22px;
  }
}
.p-signup__form__item dd.-tool .c-check label:after, .p-signup__form__item dd.-job .c-check label:after {
  left: 5px;
  transform: translateY(-60%) rotate(40deg);
  width: 5px;
  height: 9px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-tool .c-check label:after, .p-signup__form__item dd.-job .c-check label:after {
    left: 7px;
    width: 8px;
    height: 15px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
}
.p-signup__form__item dd.-lines {
  display: flex;
  align-items: center;
}
.p-signup__form__item dd.-lines input {
  width: 126px;
  height: 40px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-lines input {
    width: 100%;
  }
}
.p-signup__form__item dd.-lines label {
  margin: 0 0 0 14px;
}
.p-signup__form__item dd.-radio {
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-radio {
    flex-direction: column;
    align-items: flex-start;
  }
}
.p-signup__form__item dd.-radio .c-radio input[type=radio] {
  display: none;
}
.p-signup__form__item dd.-radio .c-radio input[type=radio]:checked + label:after {
  opacity: 1;
}
.p-signup__form__item dd.-radio .c-radio label {
  display: flex;
  position: relative;
}
.p-signup__form__item dd.-radio .c-radio label:before, .p-signup__form__item dd.-radio .c-radio label:after {
  content: "";
  display: block;
  border-radius: 50%;
}
.p-signup__form__item dd.-radio .c-radio label:before {
  width: 16px;
  height: 16px;
  margin: 7px 7px 0 0;
  border: 1px solid #9b9b9b;
}
.p-signup__form__item dd.-radio .c-radio label:after {
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 10px;
  height: 10px;
  opacity: 0;
  transition: opacity 0.3s;
}
.p-signup__form__item dd.-company {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-company {
    flex-direction: column;
  }
}
.p-signup__form__item dd.-company > input {
  width: 279px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-company > input {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-company .c-item {
    margin: 10px 0 0;
  }
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-company .c-item label {
    white-space: nowrap;
  }
}
.p-signup__form__item dd.-company .c-item input {
  width: 235px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-company .c-item input {
    width: 100%;
  }
}
.p-signup__form__item dd.-period {
  display: flex;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-period {
    flex-direction: column;
  }
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-period .c-item {
    position: relative;
    margin: 10px 0 0;
  }
}
.p-signup__form__item dd.-period .c-item:first-child select, .p-signup__form__item dd.-period .c-item:nth-child(3) select {
  width: 126px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-period .c-item:first-child select, .p-signup__form__item dd.-period .c-item:nth-child(3) select {
    width: 100%;
  }
}
.p-signup__form__item dd.-period .c-item:nth-child(2) select, .p-signup__form__item dd.-period .c-item:last-child select {
  width: 84px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-period .c-item:nth-child(2) select, .p-signup__form__item dd.-period .c-item:last-child select {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-period .c-item:nth-child(2) {
    margin: 10px 0 30px;
  }
  .p-signup__form__item dd.-period .c-item:nth-child(2)::after {
    content: "〜";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -26px;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.03em;
    writing-mode: vertical-lr;
  }
}
.p-signup__form__item dd.-period .c-item:last-child label {
  margin: 0 0 0 14px;
}
.p-signup__form__item dd.-period .c-item:not(:last-child) label {
  margin: 0 14px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-period .c-item:not(:last-child) label {
    margin: 0 0 0 14px;
  }
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-period .c-item:first-child {
    margin: 0;
  }
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-period .c-item__form {
    width: 100%;
  }
}
.p-signup__form__item dd.-period .c-item label {
  white-space: nowrap;
}
.p-signup__form__item dd.-status .c-radio {
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-status .c-radio {
    flex-direction: column;
    align-items: flex-start;
  }
}
.p-signup__form__item dd.-status .c-radio__item input[type=radio] {
  display: none;
}
.p-signup__form__item dd.-status .c-radio__item input[type=radio]:checked + label:after {
  opacity: 1;
}
.p-signup__form__item dd.-status .c-radio__item label {
  display: flex;
  position: relative;
}
.p-signup__form__item dd.-status .c-radio__item label:before, .p-signup__form__item dd.-status .c-radio__item label:after {
  content: "";
  display: block;
  border-radius: 50%;
}
.p-signup__form__item dd.-status .c-radio__item label:before {
  width: 16px;
  height: 16px;
  margin: 7px 7px 0 0;
  border: 1px solid #9b9b9b;
}
.p-signup__form__item dd.-status .c-radio__item label:after {
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 10px;
  height: 10px;
  opacity: 0;
  transition: opacity 0.3s;
}
.p-signup__form__item dd.-status .c-item {
  margin: 10px 0 0;
}
.p-signup__form__item dd.-status .c-item input {
  width: 236px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-status .c-item input {
    width: 100%;
  }
}
.p-signup__form__item dd.-status .c-item label {
  width: 94px;
  margin: 0;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-status .c-item label {
    width: 144px;
  }
}
.p-signup__form__item dd.-duties textarea {
  height: 180px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-duties textarea {
    height: 150px;
  }
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-short {
    display: flex;
    align-items: center;
  }
}
.p-signup__form__item dd.-short input {
  width: 200px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-short input {
    width: 100%;
  }
}
.p-signup__form__item dd.-short label {
  margin: 0 0 0 14px;
}
@media (max-width: 960px) {
  .p-signup__form__item dd.-short label {
    white-space: nowrap;
  }
}
.p-signup__form__item.-error dd input, .p-signup__form__item.-error dd select {
  background-color: rgba(255, 214, 214, 0.5);
  border: 1px solid rgba(241, 65, 65, 0.5);
}
.p-signup__form__item.-error dd input::-moz-placeholder, .p-signup__form__item.-error dd select::-moz-placeholder {
  color: rgba(243, 96, 96, 0.47);
}
.p-signup__form__item.-error dd input::placeholder, .p-signup__form__item.-error dd select::placeholder {
  color: rgba(243, 96, 96, 0.47);
}
.p-signup__form__item.-error dd select option {
  background-color: #fff;
}
.p-signup__form .c-btn-next, .p-signup__form .c-btn-back {
  display: flex;
  justify-content: center;
}
.p-signup__form .c-btn-back {
  margin: 20px 0 0;
}
.p-signup__form__privacy {
  margin: 52px 0;
  padding: 0 80px;
}
@media (max-width: 960px) {
  .p-signup__form__privacy {
    margin: 54px 0;
    padding: 0;
  }
}
.p-signup__form__privacy > p {
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__form__privacy > p {
    line-height: 1.6;
  }
}
.p-signup__form__privacy__text {
  height: 162px;
  margin: 16px 0 0;
  padding: 34px 40px;
  border: 1px solid #000;
  overflow-y: scroll;
}
@media (max-width: 960px) {
  .p-signup__form__privacy__text {
    height: 154px;
    margin: 34px 0 0;
    padding: 14px 20px;
  }
}
.p-signup__form__privacy__text p {
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  line-height: 1.6;
}
.p-signup__form__privacy .c-check {
  display: flex;
  justify-content: center;
}
.p-signup__form__privacy .c-check__item {
  display: flex;
  align-items: center;
  position: relative;
  margin: 22px 0 0;
}
.p-signup__form__privacy .c-check__item:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 6px 0 0;
  border: 1px solid #9b9b9b;
}
@media (max-width: 960px) {
  .p-signup__form__privacy .c-check__item:before {
    margin: 0 10px 0 0;
  }
}
.p-signup__form__privacy .c-check__item input[type=checkbox] {
  display: none;
}
.p-signup__form__privacy .c-check__item input[type=checkbox]:checked + label:before {
  opacity: 1;
}
.p-signup__form__privacy .c-check__item input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.p-signup__form__privacy .c-check__item label {
  margin: 0 12px 0 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-signup__form__privacy .c-check__item label:before, .p-signup__form__privacy .c-check__item label:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  opacity: 0;
  transition: opacity 0.3s;
}
.p-signup__form__privacy .c-check__item label:before {
  left: 0;
  transform: translateY(-50%);
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 16px;
  height: 16px;
}
.p-signup__form__privacy .c-check__item label:after {
  left: 5px;
  transform: translateY(-60%) rotate(40deg);
  width: 5px;
  height: 9px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.p-signup__form__addition {
  margin: 62px 0 0;
}
.p-signup__form__addition h2 {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__form__addition h2 {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.p-signup__form__addition > p {
  margin: 8px 0 0;
  font-size: 1.4rem;
  letter-spacing: 0.03em;
  line-height: 1.8;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__form__addition > p {
    margin: 4px 0 0;
  }
}
.p-signup__form__addition__list {
  margin: 54px 0 0;
}
@media (max-width: 960px) {
  .p-signup__form__addition__list {
    margin: 34px 0 0;
  }
}
.p-signup__form__addition__list li:not(:first-child) {
  margin: 30px 0 0;
}
.p-signup__form__addition__list li .c-list {
  display: none;
}
.p-signup__form__addition__list li .c-list__item.-hidden {
  display: none;
}
.p-signup__form__addition__list li .c-list p {
  margin: 8px 0 0;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-signup__form__addition__list li .c-list .c-btn-more {
  margin: 20px 0 0;
}
.p-signup__form__addition__list li .c-list .c-btn-more:before {
  background-color: #fff;
}
.p-signup__confirm {
  background-color: #fff;
  padding: 80px;
  box-shadow: 10px 10px 24px rgba(72, 72, 72, 0.13);
}
@media (max-width: 960px) {
  .p-signup__confirm {
    padding: 20px 20px 40px 20px;
  }
}
.p-signup__confirm dl {
  margin: 0 0 60px;
  border-top: 1px solid #898989;
  border-bottom: 1px solid #898989;
}
.p-signup__confirm__item {
  display: flex;
}
@media (max-width: 960px) {
  .p-signup__confirm__item {
    flex-direction: column;
  }
}
.p-signup__confirm__item:not(:first-child) {
  border-top: 1px solid #898989;
}
.p-signup__confirm__item dt {
  background-color: #333;
  width: 202px;
  flex: 0 0 auto;
  padding: 22px 20px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.075;
  line-height: 1.6;
}
@media (max-width: 960px) {
  .p-signup__confirm__item dt {
    width: 100%;
    padding: 17px 20px;
  }
}
.p-signup__confirm__item dd {
  display: flex;
  align-items: center;
  padding: 22px 20px;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  line-height: 1.6;
}
@media (max-width: 960px) {
  .p-signup__confirm__item dd {
    padding: 17px 20px;
    border-left: 1px solid #898989;
    border-right: 1px solid #898989;
  }
}
.p-signup__confirm__addition .c-tab__text p {
  width: auto;
}
.p-signup__confirm__addition .c-list p {
  margin: 8px 0 0;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-signup__confirm .c-btn-next, .p-signup__confirm .c-btn-back {
  display: flex;
  justify-content: center;
}
.p-signup__confirm .c-btn-back {
  margin: 20px 0 0;
}
.p-signup__submit {
  background-color: #fff;
  padding: 66px 40px 80px;
  box-shadow: 10px 10px 24px rgba(72, 72, 72, 0.13);
}
@media (max-width: 960px) {
  .p-signup__submit {
    padding: 44px 20px 30px;
  }
}
.p-signup__submit h2 {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__submit h2 {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.p-signup__submit > p {
  margin: 12px 0 0;
  font-size: 1.4rem;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__submit > p {
    margin: 20px 0 0;
    text-align: justify;
  }
}
.p-signup__submit__pickup {
  background-color: #eaebf1;
  margin: 74px 0 0;
  padding: 68px 80px 80px;
}
@media (max-width: 960px) {
  .p-signup__submit__pickup {
    margin: 46px 0 0;
    padding: 32px 0 40px;
  }
}
.p-signup__submit__pickup > p {
  margin: 12px 0 0;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__submit__pickup > p {
    margin: 10px 0 0;
    font-size: 1.4rem;
  }
}
.p-signup__submit__pickup .c-pickup {
  margin: 34px 0 0;
}
@media (max-width: 960px) {
  .p-signup__submit__pickup .c-pickup {
    margin: 36px 0 0;
  }
}
.p-signup__submit__pickup .c-pickup li:nth-child(n+4):nth-child(-n+6) {
  display: none;
}
.p-signup__submit__pickup .c-pickup li:nth-child(n+7) {
  display: none;
}
.p-signup__submit__pickup .c-btn-more {
  margin: -1px 0 0;
}
@media (max-width: 960px) {
  .p-signup__submit__pickup .c-btn-more {
    width: calc(100% - 40px);
    margin: 16px auto 0;
  }
}
.p-signup__submit__pickup .c-btn-more .c-btn-arrow {
  margin: 0 0 0 4px;
}
.p-signup__submit__download {
  margin: 74px 0 0;
  padding: 0 40px;
}
@media (max-width: 960px) {
  .p-signup__submit__download {
    padding: 0;
  }
}
.p-signup__submit__download h4 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
}
.p-signup__submit__download__content {
  background-color: #333;
  margin: 34px 0 0;
  padding: 26px 40px 40px;
}
@media (max-width: 960px) {
  .p-signup__submit__download__content {
    padding: 26px 20px 40px;
  }
}
.p-signup__submit__download__content .c-wrap {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .p-signup__submit__download__content .c-wrap {
    flex-direction: column;
  }
}
.p-signup__submit__download__content .c-wrap__content {
  width: calc(50% - 10px);
}
@media (max-width: 960px) {
  .p-signup__submit__download__content .c-wrap__content {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .p-signup__submit__download__content .c-wrap__content:not(:first-child) {
    margin: 16px 0 0;
  }
}
.p-signup__submit__download__content .c-wrap__content h5 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
}
.p-signup__submit__download__content .c-wrap__content ul {
  display: flex;
  justify-content: space-between;
  margin: 8px 0 0;
}
.p-signup__submit__download__content .c-wrap__content ul li {
  width: calc(50% - 5px);
  height: 100px;
}
@media (max-width: 960px) {
  .p-signup__submit__download__content .c-wrap__content ul li {
    height: 70px;
  }
}
.p-signup__submit__download__content .c-wrap__content ul li:first-child a {
  padding: 10px 0 0;
}
@media (max-width: 960px) {
  .p-signup__submit__download__content .c-wrap__content ul li:first-child a {
    padding: 8px 0 0;
  }
}
.p-signup__submit__download__content .c-wrap__content ul li:first-child a svg {
  width: 46px;
  height: 52px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .p-signup__submit__download__content .c-wrap__content ul li:first-child a svg {
    width: 32px;
    height: 36px;
  }
}
.p-signup__submit__download__content .c-wrap__content ul li:nth-child(2) a {
  padding: 24px 0 0;
}
@media (max-width: 960px) {
  .p-signup__submit__download__content .c-wrap__content ul li:nth-child(2) a {
    padding: 16px 0 0;
  }
}
.p-signup__submit__download__content .c-wrap__content ul li:nth-child(2) a svg {
  width: 33px;
  height: 29px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .p-signup__submit__download__content .c-wrap__content ul li:nth-child(2) a svg {
    width: 24px;
    height: 22px;
  }
}
.p-signup__submit__download__content .c-wrap__content ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
@media (min-width: 961px) {
  .p-signup__submit__download__content .c-wrap__content ul li a {
    transition: opacity 0.3s;
  }
  .p-signup__submit__download__content .c-wrap__content ul li a:hover {
    opacity: 0.7;
  }
}
.p-signup__submit__download__content .c-wrap__content ul li a p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 8px;
  width: 100%;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__submit__download__content .c-wrap__content ul li a p {
    bottom: 4px;
    font-size: 1.2rem;
  }
}
.p-signup__submit__other {
  margin: 68px 0 0;
}
@media (max-width: 960px) {
  .p-signup__submit__other {
    margin: 54px 0 0;
  }
}
.p-signup__submit__other__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0 60px;
  padding: 0 40px;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list {
    margin: 24px 0 40px;
    padding: 0;
  }
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li {
    width: calc(50% - 5px);
  }
}
@media (min-width: 961px) {
  .p-signup__submit__other__list li:nth-child(n+4) {
    margin: 20px 0 0;
  }
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li:nth-child(n+3) {
    margin: 10px 0 0;
  }
}
.p-signup__submit__other__list li a {
  display: block;
  position: relative;
  background-color: #333;
  width: 280px;
  height: 246px;
  cursor: pointer;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li a {
    width: 100%;
    height: 150px;
  }
}
@media (min-width: 961px) {
  .p-signup__submit__other__list li a {
    transition: opacity 0.3s;
  }
  .p-signup__submit__other__list li a:hover {
    opacity: 0.7;
  }
}
.p-signup__submit__other__list li a .c-wrap {
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
  width: 100%;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li a .c-wrap {
    bottom: 22px;
  }
}
.p-signup__submit__other__list li a .c-wrap h3 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li a .c-wrap h3 {
    font-size: 1.4rem;
  }
}
.p-signup__submit__other__list li a .c-wrap p {
  margin: 4px 0 0;
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li a .c-wrap p {
    margin: 2px 0 0;
    font-size: 1.3rem;
    line-height: 1.4;
  }
}
.p-signup__submit__other__list li.-person a {
  padding: 44px 0 0;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li.-person a {
    padding: 10px 0 0;
  }
}
.p-signup__submit__other__list li.-person a svg {
  width: 78px;
  height: 82px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li.-person a svg {
    width: 48px;
    height: 52px;
  }
}
.p-signup__submit__other__list li.-registration a {
  padding: 46px 0 0;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li.-registration a {
    padding: 12px 0 0;
  }
}
.p-signup__submit__other__list li.-registration a svg {
  width: 78px;
  height: 82px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li.-registration a svg {
    width: 48px;
    height: 52px;
  }
}
.p-signup__submit__other__list li.-school a {
  padding: 40px 0 0;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li.-school a {
    padding: 8px 0 0;
  }
}
.p-signup__submit__other__list li.-school a svg {
  width: 78px;
  height: 82px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li.-school a svg {
    width: 48px;
    height: 52px;
  }
}
.p-signup__submit__other__list li.-skill a {
  padding: 46px 0 0;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li.-skill a {
    padding: 10px 0 0;
  }
}
.p-signup__submit__other__list li.-skill a svg {
  width: 78px;
  height: 82px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li.-skill a svg {
    width: 46px;
    height: 50px;
  }
}
.p-signup__submit__other__list li.-license a {
  padding: 56px 0 0;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li.-license a {
    padding: 22px 0 0;
  }
}
.p-signup__submit__other__list li.-license a svg {
  width: 66px;
  height: 62px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li.-license a svg {
    width: 36px;
    height: 32px;
  }
}
.p-signup__submit__other__list li.-term a {
  padding: 64px 0 0;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li.-term a {
    padding: 24px 0 0;
  }
}
.p-signup__submit__other__list li.-term a svg {
  width: 55px;
  height: 48px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .p-signup__submit__other__list li.-term a svg {
    width: 35px;
    height: 28px;
  }
}
.p-signup__submit .c-btn-next {
  display: flex;
  justify-content: center;
}

.p-index-faq {
  padding: 82px 0 100px;
}
@media (max-width: 960px) {
  .p-index-faq {
    padding: 52px 20px 60px;
  }
}
.p-index-faq h2 {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
}
@media (max-width: 960px) {
  .p-index-faq h2 {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.p-index-faq__list {
  margin: 36px 0 0;
}
.p-index-faq__list li {
  background-color: #fff;
  box-shadow: 10px 10px 24px rgba(72, 72, 72, 0.13);
  padding: 34px 40px;
}
@media (max-width: 960px) {
  .p-index-faq__list li {
    padding: 28px 20px;
  }
}
.p-index-faq__list li:not(:first-child) {
  margin: 30px 0 0;
}
.p-index-faq__list li h3 {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.6;
}
@media (max-width: 960px) {
  .p-index-faq__list li h3 {
    margin: 0 0 0 1.3em;
    text-indent: -1.3em;
  }
}
.p-index-faq__list li h3:before {
  content: "Q";
  color: #2dc8ba;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.p-index-faq__list li p {
  margin: 4px 0 0;
  padding: 0 0 0 19px;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  line-height: 1.6;
}
@media (max-width: 960px) {
  .p-index-faq__list li p {
    margin: 10px 0 0;
    padding: 0 19px;
  }
}

.p-login-mycareer {
  background-color: #eaebf1;
}
.p-login-mycareer .l-inner {
  padding: 62px 0 100px;
}
@media (max-width: 960px) {
  .p-login-mycareer .l-inner {
    padding: 50px 0 60px;
  }
}
.p-login-mycareer .l-inner > .c-btn-next {
  display: flex;
  justify-content: center;
}
@media (max-width: 960px) {
  .p-login-mycareer .l-inner > .c-btn-next {
    margin: 0 20px;
  }
}
.p-login-mycareer .c-ttl + p {
  margin: 0 0 54px;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 960px) {
  .p-login-mycareer .c-ttl + p {
    margin: 6px 0 54px;
  }
}
.p-login-mycareer .c-ttl + p + p {
  margin: -34px 0 0;
  color: #7c7c7c;
  font-size: 1.3rem;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
}
.p-login-mycareer__wrap {
  width: 560px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .p-login-mycareer__wrap {
    width: auto;
  }
}
.p-login-mycareer__main {
  background-color: #fff;
  margin: 40px 0 0;
  padding: 80px;
  box-shadow: 10px 10px 24px rgba(72, 72, 72, 0.13);
}
@media (max-width: 960px) {
  .p-login-mycareer__main {
    margin: 44px 20px 0;
    padding: 50px 20px;
  }
}
@media (max-width: 960px) {
  .p-login-mycareer__main.-form {
    margin: 44px 0 0;
  }
}
.p-login-mycareer__main .c-form {
  margin: -10px 0 0;
}
.p-login-mycareer__main .c-form__item:not(:first-child) {
  margin: 10px auto 0;
}
.p-login-mycareer__main .c-form__item label {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.075em;
}
.p-login-mycareer__main .c-form__item input {
  background-color: #eaebf1;
  width: 100%;
  margin: 6px 0 0;
  padding: 5px 12px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.075em;
}
.p-login-mycareer__main .c-form__item input::-moz-placeholder {
  color: #9b9b9b;
}
.p-login-mycareer__main .c-form__item input::placeholder {
  color: #9b9b9b;
}
.p-login-mycareer__main .c-forget {
  display: flex;
  justify-content: center;
  margin: 32px 0 0;
}
.p-login-mycareer__main .c-forget a {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 1.4rem;
  letter-spacing: 0.03em;
}
@media (min-width: 961px) {
  .p-login-mycareer__main .c-forget a {
    transition: opacity 0.3s;
  }
  .p-login-mycareer__main .c-forget a:hover {
    opacity: 0.7;
  }
}
.p-login-mycareer__main .c-forget a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 100%;
  height: 1px;
}
.p-login-mycareer__main .c-forget a img {
  width: 13px;
  margin: 0 0 0 2px;
}
.p-login-mycareer__main .c-btn-next {
  display: flex;
  justify-content: center;
  margin: 58px 0 0;
}
@media (max-width: 960px) {
  .p-login-mycareer__main .c-btn-next {
    margin: 48px 0 0;
  }
}
.p-login-mycareer__main dl {
  border-top: 1px solid #898989;
  border-bottom: 1px solid #898989;
}

.p-index-new {
  margin: 120px 0;
}
.p-index-new .l-inner {
  display: flex;
}
.p-index-new__ttl {
  display: flex;
  align-items: center;
  margin: 0 20px 0 0;
  writing-mode: vertical-lr;
}
.p-index-new__ttl figure {
  width: 43px;
}
.p-index-new__ttl p {
  margin: 12px 0 0;
  font-size: 5rem;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-index-new__ttl h2 {
  margin: 24px 0 0;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-index-new .c-btn {
  display: flex;
  justify-content: center;
  margin: 60px 0 0;
}

.p-index-offer {
  position: relative;
  background-color: #333;
  padding: 0 0 146px;
}
.p-index-offer:before {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  background-image: url("../images/top/img_job-offer.png");
  background-position: center center;
  background-repeat: repeat-x;
  background-size: 1146px 123px;
  width: 100%;
  height: 123px;
  animation: 10s loopText linear infinite;
  pointer-events: none;
}
.p-index-offer .l-inner {
  position: relative;
  padding: 270px 0 0;
}
.p-index-offer .l-inner .c-search {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
}
.p-index-offer__ttl {
  display: flex;
  align-items: center;
}
.p-index-offer__ttl figure {
  width: 43px;
}
.p-index-offer__ttl p {
  margin: 3px 0 0 18px;
  color: #fff;
  font-size: 5rem;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-index-offer__ttl h2 {
  margin: 4px 0 0 26px;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-index-offer__ttl + p {
  margin: -16px 0 0;
  color: #fff;
  font-size: 1.5rem;
}
.p-index-offer__list {
  display: flex;
  margin: -4px 0 0;
}
.p-index-offer__list li {
  width: 358px;
  flex: 0 0 auto;
}
.p-index-offer__list li:first-child {
  margin: 60px 0 0;
}
.p-index-offer__list li:nth-child(2) {
  margin: 30px -20px 0;
}
.p-index-offer__list li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
@media (min-width: 961px) {
  .p-index-offer__list li a {
    transition: opacity 0.3s;
  }
  .p-index-offer__list li a:hover {
    opacity: 0.7;
  }
}
.p-index-offer__list li a h3 {
  margin: 16px 0 0;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-index-offer__list li a p {
  margin: 4px 0 0;
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  line-height: 1.6;
}
.p-index-offer__hokkaido {
  margin: 42px 0 0;
}
.p-index-offer__hokkaido a {
  display: block;
  position: relative;
  padding: 50px 0 56px;
  border: 1px solid #fff;
  overflow: hidden;
  cursor: pointer;
}
@media (min-width: 961px) {
  .p-index-offer__hokkaido a {
    transition: opacity 0.3s;
  }
  .p-index-offer__hokkaido a:hover {
    opacity: 0.7;
  }
}
.p-index-offer__hokkaido a p {
  color: #fff;
  font-size: 1.4rem;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
}
.p-index-offer__hokkaido a h3 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
}
.p-index-offer__hokkaido a svg {
  position: absolute;
  top: -18px;
  left: 10px;
  fill: rgba(255, 255, 255, 0.08);
  width: 371px;
  height: 224px;
  pointer-events: none;
}
.p-index-offer__hokkaido a .c-arrow {
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
}

.main-contents {
  font-family: "メイリオ";
  margin: 95px auto 100px auto;
  overflow: hidden;
}
@media (max-width: 960px) {
  .main-contents {
    margin: 13px auto 70px auto;
  }
}
.main-contents__philosophy h1 {
  font-size: 4vw;
  color: #707070;
  text-align: center;
  letter-spacing: -3px;
}
@media (max-width: 960px) {
  .main-contents__philosophy h1 {
    font-size: 5.7vw;
    letter-spacing: -1.2px;
  }
}
.main-contents__philosophy hr {
  width: 515px;
  margin: 45px auto 55px auto;
  border-width: 0.5px;
  border-style: solid;
  border-color: #33363C;
}
@media (max-width: 960px) {
  .main-contents__philosophy hr {
    width: 166px;
    margin: 2px auto 26px auto;
  }
}
.main-contents__philosophy .title {
  background-image: url("../images/top/philosophy-image.png");
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  width: 100%;
  background-position-x: 65%;
  background-size: cover;
}
@media (max-width: 960px) {
  .main-contents__philosophy .title {
    background-image: url("../images/top/philosophy-image-sp.png");
    height: 257px;
    background-size: cover;
  }
}
.main-contents__philosophy .title h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 138px;
  left: 70.6%;
  width: 473px;
  letter-spacing: 4px;
}
@media (max-width: 960px) {
  .main-contents__philosophy .title h2 {
    font-size: 2.5rem;
    top: 86px;
    left: 66.5%;
    letter-spacing: 0px;
    font-weight: bold;
  }
}
.main-contents__philosophy .title hr {
  width: 473px;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 232px;
  left: 70.5%;
}
@media (max-width: 960px) {
  .main-contents__philosophy .title hr {
    width: 117px;
    top: 118px;
    left: 67%;
  }
}
.main-contents__philosophy .title h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 300px;
  left: 70.5%;
  line-height: 90px;
  letter-spacing: -3px;
}
@media (max-width: 960px) {
  .main-contents__philosophy .title h3 {
    font-size: 1.6rem;
    top: 133px;
    line-height: 20px;
    letter-spacing: -1px;
    display: block;
    width: 110px;
    left: 67%;
    font-weight: bold;
  }
}
.main-contents__philosophy h4 {
  font-size: 2.5vw;
  color: #60605E;
  font-weight: bold;
  text-align: center;
  margin: 105px 0 35px 0;
  letter-spacing: -0.5px;
}
@media (max-width: 960px) {
  .main-contents__philosophy h4 {
    font-size: 1.5rem;
    margin: 15px 0px 33px 12px;
    letter-spacing: -0.2px;
  }
}
.main-contents__philosophy h4 span {
  color: #E93253;
}
.main-contents__philosophy .text {
  margin: 0 9.6%;
  text-align: center;
  max-width: 80%;
  letter-spacing: 0.8px;
  line-height: 33px;
}
@media (max-width: 960px) {
  .main-contents__philosophy .text {
    max-width: 94%;
    margin: 0 auto;
  }
}
.main-contents__philosophy .text p {
  font-size: 1vw;
  color: #60605E;
  display: inline-block;
  text-align: left;
}
@media (max-width: 960px) {
  .main-contents__philosophy .text p {
    font-size: 1.4rem;
    line-height: 24.5px;
    letter-spacing: -0.2px;
  }
}
.main-contents__philosophy .text span {
  font-size: 1vw;
  color: #60605E;
  display: block;
  text-align: right;
  margin-right: 4%;
  margin-top: 50px;
}
@media (max-width: 960px) {
  .main-contents__philosophy .text span {
    font-size: 1.4rem;
    margin-right: 0%;
    margin-top: 17px;
  }
}
.main-contents__service h1 {
  font-size: 4vw;
  color: #707070;
  text-align: center;
  padding-top: 116px;
  margin-top: -101px;
}
@media (max-width: 960px) {
  .main-contents__service h1 {
    font-size: 4.2vw;
    margin-top: 42px;
    padding-top: 0px;
  }
}
.main-contents__service hr {
  width: 515px;
  margin: 29px auto 173px auto;
  border-width: 0.5px;
  border-style: solid;
  border-color: #33363C;
}
@media (max-width: 960px) {
  .main-contents__service hr {
    width: 65px;
    margin: 5px auto 15px auto;
  }
}
.main-contents__service .real-estate {
  background-image: url("../images/top/real-estate-image.png");
  background-position-x: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 85px;
}
@media (max-width: 960px) {
  .main-contents__service .real-estate {
    background-image: url("../images/top/real-estate-image-sp.png");
    height: 219px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.main-contents__service .real-estate h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 122px;
  left: 4.7%;
  letter-spacing: 4px;
}
@media (max-width: 960px) {
  .main-contents__service .real-estate h2 {
    font-size: 2.5rem;
    top: 64px;
    left: 3%;
    font-weight: bold;
    letter-spacing: 0px;
  }
}
.main-contents__service .real-estate hr {
  width: 473px;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 230px;
  left: 4.7%;
}
@media (max-width: 960px) {
  .main-contents__service .real-estate hr {
    width: 117px;
    top: 102px;
    left: 3%;
  }
}
.main-contents__service .real-estate h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 280px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .main-contents__service .real-estate h3 {
    font-size: 1.6rem;
    top: 110px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -1px;
  }
}
.main-contents__service .real-estate button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 506px;
  left: 4.7%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .main-contents__service .real-estate button {
    font-size: 1.1rem;
    top: 160px;
    left: 3%;
    padding: 0px 8px;
  }
}
.main-contents__service .Discarded {
  background-image: url("../images/top/discarded-image.png");
  background-position-x: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 85px;
}
@media (max-width: 960px) {
  .main-contents__service .Discarded {
    background-image: url("../images/top/discarded-image-sp.png");
    height: 219px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.main-contents__service .Discarded h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 50px;
  left: 70.2%;
  line-height: 135px;
  letter-spacing: 3px;
}
@media (max-width: 960px) {
  .main-contents__service .Discarded h2 {
    font-size: 2.5rem;
    top: 35px;
    left: 63%;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.main-contents__service .Discarded hr {
  width: 473px;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 289px;
  left: 70.2%;
}
@media (max-width: 960px) {
  .main-contents__service .Discarded hr {
    width: 117px;
    top: 106px;
    left: 62%;
  }
}
.main-contents__service .Discarded h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 323px;
  left: 70%;
  line-height: 90px;
  letter-spacing: -2.3px;
}
@media (max-width: 960px) {
  .main-contents__service .Discarded h3 {
    font-size: 1.6rem;
    top: 116px;
    left: 63%;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: -1.2px;
  }
}
.main-contents__service .Discarded button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 565px;
  left: 70.1%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .main-contents__service .Discarded button {
    font-size: 1.1rem;
    top: 165px;
    left: 63%;
    padding: 0px 7px;
  }
}
.main-contents__service .purchase {
  background-image: url("../images/top/purchase-image.png");
  background-position-x: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 85px;
}
@media (max-width: 960px) {
  .main-contents__service .purchase {
    background-image: url("../images/top/purchase-image-sp.png");
    height: 219px;
    margin-bottom: 50px;
    background-size: cover;
  }
}
.main-contents__service .purchase h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 60px;
  left: 4.8%;
  line-height: 135px;
  letter-spacing: 3px;
}
@media (max-width: 960px) {
  .main-contents__service .purchase h2 {
    font-size: 2.5rem;
    top: 40px;
    left: 3%;
    line-height: 33px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.main-contents__service .purchase hr {
  width: 473px;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 300px;
  left: 4.8%;
}
@media (max-width: 960px) {
  .main-contents__service .purchase hr {
    width: 116px;
    top: 110px;
    left: 3%;
  }
}
.main-contents__service .purchase h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 333px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -1.5px;
}
@media (max-width: 960px) {
  .main-contents__service .purchase h3 {
    font-size: 1.6rem;
    top: 120px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -0.8px;
  }
}
.main-contents__service .purchase button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 575px;
  left: 4.7%;
  padding: 8px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .main-contents__service .purchase button {
    font-size: 1.1rem;
    top: 169px;
    left: 3%;
    padding: 0px 8px;
  }
}
.main-contents__information h1 {
  font-size: 4vw;
  color: #707070;
  text-align: center;
  padding-top: 30px;
  letter-spacing: -3.5px;
}
@media (max-width: 960px) {
  .main-contents__information h1 {
    font-size: 5.2vw;
    padding-top: 0;
    letter-spacing: -0.8px;
  }
}
.main-contents__information hr {
  width: 515px;
  margin: 30px auto 50px auto;
  border-width: 0.5px;
  border-style: solid;
  border-color: #33363C;
}
@media (max-width: 960px) {
  .main-contents__information hr {
    width: 166px;
    margin: 0px auto 15px auto;
  }
}
.main-contents__information .title {
  background-image: url("../images/top/information-image.png");
  background-position-x: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
}
@media (max-width: 960px) {
  .main-contents__information .title {
    background-image: url("../images/top/information-image-sp.png");
    height: 257px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.main-contents__information .title h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 118px;
  left: 70.5%;
  letter-spacing: 5px;
}
@media (max-width: 960px) {
  .main-contents__information .title h2 {
    font-size: 2.5rem;
    top: 85px;
    left: 67%;
    line-height: 30px;
    font-weight: bold;
  }
}
.main-contents__information .title hr {
  width: 473px;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 224px;
  left: 70.6%;
}
@media (max-width: 960px) {
  .main-contents__information .title hr {
    width: 117px;
    top: 119px;
    left: 66%;
  }
}
.main-contents__information .title h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 260px;
  left: 70.5%;
  line-height: 90px;
  letter-spacing: -3px;
}
@media (max-width: 960px) {
  .main-contents__information .title h3 {
    font-size: 1.6rem;
    top: 130px;
    left: 67%;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.main-contents__information .title button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 500px;
  left: 70.6%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .main-contents__information .title button {
    font-size: 1.1rem;
    top: 177px;
    left: 67%;
    padding: 0px 8px;
  }
}
.main-contents__information .contact-btn {
  text-align: center;
  margin-top: 170px;
}
@media (max-width: 960px) {
  .main-contents__information .contact-btn {
    margin-top: 70px;
  }
}
.main-contents__information .contact-btn button {
  color: #FFFFFF;
  border: 1px solid #FF9233;
  background-color: #FF9233;
  font-size: 2.5vw;
  padding: 42px 227px;
}
@media (max-width: 960px) {
  .main-contents__information .contact-btn button {
    font-size: 1.6rem;
    padding: 16px 103px;
  }
}

.p-mainvisual {
  font-family: "メイリオ";
  background-image: url("../images/top/mv.png");
  background-size: cover;
  height: 987px;
  position: relative;
  margin: auto;
}
@media (max-width: 960px) {
  .p-mainvisual {
    background-image: url("../images/top/mv-sp.png");
    height: 310px;
  }
}
.p-mainvisual h1 {
  font-size: 8rem;
  color: #707070;
  position: absolute;
  top: 100px;
  left: 5%;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-mainvisual h1 {
    font-size: 2.7rem;
    left: 3%;
    line-height: 45px;
    top: 6px;
  }
}
.p-mainvisual h1 span {
  color: #33BBB2;
}
.p-mainvisual h2 {
  font-size: 2rem;
  color: #707070;
  position: absolute;
  top: 385px;
  left: 4.8%;
  letter-spacing: -1px;
}
@media (max-width: 960px) {
  .p-mainvisual h2 {
    font-size: 1.4rem;
    top: 97px;
    left: 3%;
    letter-spacing: -0.8px;
  }
}

.p-contact {
  font-family: "メイリオ";
  margin: 0 auto;
  position: relative;
}
.p-contact__main {
  background-color: #F2F2F2;
  padding-top: 155px;
}
@media (max-width: 960px) {
  .p-contact__main {
    padding-top: 30px;
  }
}
.p-contact__main div {
  width: 88.5%;
  margin: auto;
  background-color: #FFF;
  border-radius: 40px;
  padding: 70px 0 100px 0;
  position: relative;
}
@media (max-width: 960px) {
  .p-contact__main div {
    width: 93.5%;
    padding: 40px 0 50px 0;
  }
}
.p-contact__main div .tel {
  font-size: 2.6vw;
  color: #60605E;
  font-weight: bold;
  margin: 0 0 0 10px;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .p-contact__main div .tel {
    font-size: 2rem;
    margin: 0 0 0 15px;
    height: 57px;
  }
}
.p-contact__main div .tel::before {
  content: "";
  background-image: url(../images/contact/tel-image.png);
  margin-right: 30px;
  position: relative;
  top: 5px;
  display: inline-block;
  width: 70px;
  height: 65px;
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}
@media (max-width: 960px) {
  .p-contact__main div .tel::before {
    width: 35px;
    top: 17px;
    margin-right: 9px;
  }
}
.p-contact__main div .deco1 {
  width: 28.5vw;
  margin-left: 108px;
  border-width: 8px;
  border-style: solid;
  border-color: #33BBB2;
  opacity: 0.8;
  position: relative;
  top: -25px;
  z-index: 1;
}
@media (max-width: 960px) {
  .p-contact__main div .deco1 {
    width: 75.5vw;
    margin-left: 52px;
    border-width: 1.5px;
    top: -10px;
  }
}
.p-contact__main div p {
  font-size: 1.04vw;
  font-weight: normal;
  margin-left: 90px;
  position: relative;
  margin-top: 53px;
  z-index: 2;
}
@media (max-width: 960px) {
  .p-contact__main div p {
    font-size: 1.4rem;
    margin-left: 17px;
    width: 88%;
    margin-top: 4px;
  }
}
.p-contact__main div .lead2 {
  margin-top: 50px;
}
@media (max-width: 960px) {
  .p-contact__main div .lead2 {
    margin-top: 0;
  }
}
.p-contact__main div h3 {
  font-size: 2.5vw;
  color: #33BBB2;
  font-weight: bold;
  margin: 15px 0 68px 85px;
}
@media (max-width: 960px) {
  .p-contact__main div h3 {
    margin: 6px 0 0 15px;
    font-size: 2rem;
    z-index: 99;
    position: relative;
  }
}
.p-contact__main div h3 span {
  font-size: 3rem;
  padding-right: 20px;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  .p-contact__main div h3 span {
    font-size: 2rem;
    padding-right: 10px;
  }
}
.p-contact__main div h3 .lead {
  display: inline;
  font-size: 1.04vw;
  color: #60605E;
  font-weight: bold;
  margin-left: 28px;
  vertical-align: middle;
}
@media (max-width: 960px) {
  .p-contact__main div h3 .lead {
    display: block;
    margin-left: 3px;
    padding-top: 2px;
    font-size: 1.5rem;
  }
}
.p-contact__main div .line {
  font-size: 2.5vw;
  color: #60605E;
  font-weight: bold;
  margin-left: 15px;
  position: relative;
  z-index: 2;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .p-contact__main div .line {
    font-size: 2rem;
    margin: 30px 0 0 7px;
    height: 57px;
  }
}
.p-contact__main div .line::before {
  content: "";
  background-image: url(../images/contact/phone-image.png);
  margin-right: 15px;
  margin-left: 15px;
  position: relative;
  top: 5px;
  display: inline-block;
  width: 70px;
  height: 65px;
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}
@media (max-width: 960px) {
  .p-contact__main div .line::before {
    width: 42px;
    top: 17px;
    margin-right: -6px;
  }
}
.p-contact__main div .deco2 {
  width: 27.3vw;
  margin-left: 98px;
  border-width: 8px;
  border-style: solid;
  border-color: #33BBB2;
  position: relative;
  top: -25px;
  opacity: 0.8;
  z-index: 1;
}
@media (max-width: 960px) {
  .p-contact__main div .deco2 {
    width: 75.5vw;
    margin-left: 52px;
    border-width: 1.5px;
    top: -10px;
  }
}
.p-contact__main div button {
  width: 50vw;
  margin: 29px 0 17px 79px;
  position: relative;
  z-index: 2;
}
@media (max-width: 960px) {
  .p-contact__main div button {
    width: 60vw;
    margin: 45px 0 7px 66px;
    position: relative;
    z-index: 2;
  }
}
.p-contact__main div button img {
  max-width: 50%;
}
@media (max-width: 960px) {
  .p-contact__main div button img {
    max-width: 100%;
  }
}
.p-contact__main div .lead {
  margin-left: 78px;
  margin-top: 0;
}
@media (max-width: 960px) {
  .p-contact__main div .lead {
    margin-left: 65px;
    margin-top: 0;
    font-size: 1.1rem;
  }
}
.p-contact .deco3 {
  width: 100%;
  height: 411px;
  position: absolute;
  bottom: 0;
  border-radius: 0;
  z-index: 0;
}

.p-discarded-item {
  font-family: "メイリオ";
  margin: 56px auto 100px auto;
}
@media (max-width: 960px) {
  .p-discarded-item {
    margin: 33px auto 50px auto;
  }
}
.p-discarded-item__main h1 {
  font-size: 8rem;
  color: #707070;
  text-align: center;
}
@media (max-width: 960px) {
  .p-discarded-item__main h1 {
    font-size: 2rem;
  }
}
.p-discarded-item__main hr {
  width: 515px;
  margin: 26px auto 95px auto;
  border-width: 0.5px;
  border-style: solid;
  border-color: #33363C;
}
@media (max-width: 960px) {
  .p-discarded-item__main hr {
    width: 37px;
    margin: 0px auto 43px auto;
  }
}
.p-discarded-item__main .title {
  background-image: url("../images/top/discarded-image.png");
  background-position-x: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 563px;
  position: relative;
  margin-bottom: 85px;
}
@media (max-width: 960px) {
  .p-discarded-item__main .title {
    background-image: url("../images/top/discarded-image-sp.png");
    height: 219px;
    margin-bottom: 40px;
    background-size: cover;
  }
}
.p-discarded-item__main .title h2 {
  font-size: 4.2vw;
  color: #FFFFFF;
  position: absolute;
  top: 85px;
  left: 70%;
  line-height: 90px;
}
@media (max-width: 960px) {
  .p-discarded-item__main .title h2 {
    font-size: 2.5rem;
    top: 38px;
    left: 63%;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.p-discarded-item__main .title hr {
  width: 25%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 258px;
  left: 70.4%;
}
@media (max-width: 960px) {
  .p-discarded-item__main .title hr {
    width: 127px;
    top: 111px;
    left: 62%;
  }
}
.p-discarded-item__main .title h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 310px;
  left: 70%;
  line-height: 90px;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .p-discarded-item__main .title h3 {
    font-size: 1.6rem;
    top: 116px;
    left: 63%;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: -1.2px;
  }
}
.p-discarded-item__main .business-type {
  width: 90%;
  margin: 210px auto 320px auto;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type {
    width: 95%;
    margin: 0 auto 60px auto;
  }
}
.p-discarded-item__main .business-type .recovery {
  background-color: #F6F4F4;
  display: flex;
}
.p-discarded-item__main .business-type .recovery img {
  width: 40vw;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .recovery img {
    width: 60vw;
    margin: auto;
  }
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .recovery {
    display: block;
  }
}
.p-discarded-item__main .business-type .recovery .text {
  margin: 30px 2.5% auto 5.7%;
  color: #60605E;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .recovery .text {
    width: 92%;
    margin: auto;
    text-align: right;
    padding: 18px 0 10px 0;
  }
}
.p-discarded-item__main .business-type .recovery .text h4 {
  font-size: 3vw;
  font-weight: bold;
  letter-spacing: -3px;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .recovery .text h4 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 36px;
    letter-spacing: -1px;
  }
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .recovery .text img {
    margin: auto;
  }
}
.p-discarded-item__main .business-type .recovery .text p {
  font-size: 1.1vw;
  margin: 72px 0 50px 0;
  line-height: 33px;
  letter-spacing: -1px;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .recovery .text p {
    font-size: 1.4rem;
    margin: 37px 0 65px 0;
    text-align: left;
    line-height: 23px;
    letter-spacing: 0.2px;
  }
}
.p-discarded-item__main .business-type .purchase {
  background-color: #F6F4F4;
  display: flex;
  margin: 130px 0 115px 0;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .purchase {
    display: block;
    margin: 60px 0 60px 0;
  }
}
.p-discarded-item__main .business-type .purchase img {
  width: 40vw;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .purchase img {
    margin: auto;
    width: 60vw;
  }
}
.p-discarded-item__main .business-type .purchase .text {
  margin: 35px 10.4% auto 2%;
  color: #60605E;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .purchase .text {
    width: 92%;
    margin: auto;
    text-align: right;
    padding: 16px 0 10px 0;
    letter-spacing: -1px;
  }
}
.p-discarded-item__main .business-type .purchase .text h4 {
  font-size: 3vw;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .purchase .text h4 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 30px;
  }
}
.p-discarded-item__main .business-type .purchase .text p {
  font-size: 1vw;
  margin: 60px 18px 97px 5px;
  letter-spacing: 0.8px;
  line-height: 32px;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .purchase .text p {
    font-size: 1.4rem;
    margin: 37px 0 117px 0;
    text-align: left;
    line-height: 23.5px;
    letter-spacing: 0.2px;
  }
}
.p-discarded-item__main .business-type .moving {
  background-color: #F6F4F4;
  display: flex;
}
.p-discarded-item__main .business-type .moving img {
  width: 40vw;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .moving img {
    width: 60vw;
  }
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .moving {
    display: block;
  }
}
.p-discarded-item__main .business-type .moving .text {
  margin: 40px 1.5% auto 5.8%;
  color: #60605E;
  width: 100%;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .moving .text {
    width: 92%;
    margin: auto;
    text-align: right;
    padding: 19px 0 10px 0;
  }
}
.p-discarded-item__main .business-type .moving .text h4 {
  font-size: 3vw;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .moving .text h4 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 36px;
  }
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .moving .text img {
    margin: auto;
  }
}
.p-discarded-item__main .business-type .moving .text p {
  font-size: 1.1vw;
  margin: 60px 35px 95px 0;
  letter-spacing: -1.5px;
}
@media (max-width: 960px) {
  .p-discarded-item__main .business-type .moving .text p {
    font-size: 1.4rem;
    margin: 37px 0 40px 0;
    text-align: left;
    line-height: 23.5px;
    letter-spacing: 0.2px;
  }
}
.p-discarded-item__other-businesses .title {
  width: 86%;
  margin: 0 auto 100px auto;
}
.p-discarded-item__other-businesses .title h1 {
  display: flex;
  align-items: center;
  font-size: 3rem;
  color: #707070;
}
.p-discarded-item__other-businesses .title h1:before,
.p-discarded-item__other-businesses .title h1:after {
  content: "";
  height: 1px;
  background: #707070;
  flex-grow: 1;
}
.p-discarded-item__other-businesses .title h1:before {
  margin-right: 50px;
}
.p-discarded-item__other-businesses .title h1:after {
  margin-left: 50px;
}
.p-discarded-item__other-businesses .real-estate {
  background-image: url("../images/top/real-estate-image.png");
  background-position-x: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 125px;
}
@media (max-width: 960px) {
  .p-discarded-item__other-businesses .real-estate {
    background-image: url("../images/top/real-estate-image-sp.png");
    height: 219px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.p-discarded-item__other-businesses .real-estate h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 117px;
  left: 4.7%;
  letter-spacing: 4px;
}
@media (max-width: 960px) {
  .p-discarded-item__other-businesses .real-estate h2 {
    font-size: 2.5rem;
    top: 64px;
    left: 3%;
    font-weight: bold;
    letter-spacing: 0px;
  }
}
.p-discarded-item__other-businesses .real-estate hr {
  width: 473px;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 255px;
  left: 4.7%;
}
@media (max-width: 960px) {
  .p-discarded-item__other-businesses .real-estate hr {
    width: 117px;
    top: 106px;
    left: 3%;
  }
}
.p-discarded-item__other-businesses .real-estate h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 280px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .p-discarded-item__other-businesses .real-estate h3 {
    font-size: 1.6rem;
    top: 110px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -1px;
  }
}
.p-discarded-item__other-businesses .real-estate button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 501px;
  left: 4.7%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-discarded-item__other-businesses .real-estate button {
    font-size: 1.1rem;
    top: 160px;
    left: 3%;
    padding: 0px 8px;
  }
}
.p-discarded-item__other-businesses .purchase {
  background-image: url("../images/top/purchase-image.png");
  background-position-x: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 85px;
}
@media (max-width: 960px) {
  .p-discarded-item__other-businesses .purchase {
    background-image: url("../images/top/purchase-image-sp.png");
    height: 219px;
    margin-bottom: 50px;
    background-size: cover;
  }
}
.p-discarded-item__other-businesses .purchase h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 60px;
  left: 4.8%;
  line-height: 135px;
  letter-spacing: 3px;
}
@media (max-width: 960px) {
  .p-discarded-item__other-businesses .purchase h2 {
    font-size: 2.5rem;
    top: 37px;
    left: 3%;
    line-height: 33px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.p-discarded-item__other-businesses .purchase hr {
  width: 473px;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 329px;
  left: 4.8%;
}
@media (max-width: 960px) {
  .p-discarded-item__other-businesses .purchase hr {
    width: 116px;
    top: 113px;
    left: 3%;
  }
}
.p-discarded-item__other-businesses .purchase h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 333px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -1.5px;
}
@media (max-width: 960px) {
  .p-discarded-item__other-businesses .purchase h3 {
    font-size: 1.6rem;
    top: 120px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -0.8px;
  }
}
.p-discarded-item__other-businesses .purchase button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 575px;
  left: 4.7%;
  padding: 8px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-discarded-item__other-businesses .purchase button {
    font-size: 1.1rem;
    top: 169px;
    left: 3%;
    padding: 0px 8px;
  }
}

.p-information {
  font-family: "メイリオ";
  margin: 84px auto 100px auto;
}
@media (max-width: 960px) {
  .p-information {
    margin: 34px auto 70px auto;
  }
}
.p-information__main h1 {
  font-size: 4.2vw;
  color: #707070;
  text-align: center;
}
@media (max-width: 960px) {
  .p-information__main h1 {
    font-size: 2rem;
  }
}
.p-information__main hr {
  width: 515px;
  margin: 0 auto 93px auto;
  border-width: 0.5px;
  border-style: solid;
  border-color: #33363C;
}
@media (max-width: 960px) {
  .p-information__main hr {
    width: 37px;
    margin: 0 auto 45px auto;
  }
}
.p-information__main .title {
  background-image: url("../images/information/information-mv.png");
  background-position-x: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 562px;
  position: relative;
}
@media (max-width: 960px) {
  .p-information__main .title {
    background-image: url("../images/information/information-mv-sp.png");
    height: 219px;
    background-size: cover;
  }
}
.p-information__main .title h2 {
  font-size: 4.2vw;
  color: #FFFFFF;
  position: absolute;
  top: 124px;
  left: 70%;
  line-height: 100px;
}
@media (max-width: 960px) {
  .p-information__main .title h2 {
    font-size: 3rem;
    top: 51px;
    left: 61%;
    line-height: 0;
    font-weight: bold;
  }
}
.p-information__main .title hr {
  width: 25%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 230px;
  left: 70%;
}
@media (max-width: 960px) {
  .p-information__main .title hr {
    width: 117px;
    top: 74px;
    left: 63%;
  }
}
.p-information__main .title h3 {
  font-size: 4.2vw;
  color: #FFFFFF;
  position: absolute;
  top: 238px;
  left: 70%;
  line-height: 110px;
  letter-spacing: -5px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-information__main .title h3 {
    font-size: 1.6rem;
    top: 80px;
    left: 70%;
    line-height: 20px;
    letter-spacing: -1px;
  }
}
.p-information__main dl {
  display: flex;
  flex-flow: row wrap;
  width: 74%;
  margin: 243px auto 209px auto;
}
@media (max-width: 960px) {
  .p-information__main dl {
    margin: 42px auto;
    width: 93%;
  }
}
.p-information__main dl dt {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 18%;
  background-color: #EBEBEB;
  border-bottom: 1px solid #707070;
  font-size: 2rem;
  font-weight: normal;
  padding: 40px 0;
}
@media (max-width: 960px) {
  .p-information__main dl dt {
    font-size: 1.1rem;
    flex-basis: 21%;
    border-bottom: none;
    border-right: 0.5px solid #707070;
    padding: 18px 0;
  }
}
.p-information__main dl dd {
  flex-basis: 82%;
  border-bottom: 1px solid #707070;
  font-size: 2rem;
  font-weight: normal;
  padding: 40px 0 40px 5%;
}
@media (max-width: 960px) {
  .p-information__main dl dd {
    font-size: 1.1rem;
    flex-basis: 79%;
    border-bottom: none;
    padding: 18px 0 18px 5%;
  }
}
.p-information__main dl dt:first-child,
.p-information__main dl dt:first-child + dd {
  border-top: 1px solid #707070;
}
@media (max-width: 960px) {
  .p-information__main dl dt:first-child,
  .p-information__main dl dt:first-child + dd {
    border-top: none;
  }
}
@media (max-width: 960px) {
  .p-information__main dl .name, .p-information__main dl .president, .p-information__main dl .capital-stock, .p-information__main dl .licence, .p-information__main dl .adviser {
    background-color: #F2F2F2;
  }
}
@media (max-width: 960px) {
  .p-information__main dl .adress, .p-information__main dl .date, .p-information__main dl .business, .p-information__main dl .organization {
    background-color: #FFF;
  }
}
.p-information__access h1 {
  font-size: 4.2vw;
  color: #707070;
  text-align: center;
}
@media (max-width: 960px) {
  .p-information__access h1 {
    font-size: 2rem;
  }
}
.p-information__access hr {
  width: 515px;
  margin: 0px auto 60px auto;
  border-width: 0.5px;
  border-style: solid;
  border-color: #33363C;
}
@media (max-width: 960px) {
  .p-information__access hr {
    width: 37px;
    margin: 0 auto;
  }
}
.p-information__access .address {
  width: 75%;
  margin: 50px auto 0 auto;
}
@media (max-width: 960px) {
  .p-information__access .address {
    width: 85%;
    margin: 32px auto 0 auto;
  }
}
.p-information__access .address h4 {
  font-size: 2.5rem;
  color: #60605E;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-information__access .address h4 {
    font-size: 1.6rem;
  }
}
.p-information__access .address p {
  font-size: 2rem;
  color: #60605E;
  margin-bottom: 90px;
}
@media (max-width: 960px) {
  .p-information__access .address p {
    font-size: 1.6rem;
    margin-top: 12px;
    margin-bottom: 40px;
  }
}
.p-information__access .address iframe {
  margin: auto;
}

.p-investment {
  font-family: "メイリオ";
  margin: 65px auto 100px auto;
}
@media (max-width: 960px) {
  .p-investment {
    margin: 33px auto 50px auto;
  }
}
.p-investment__main {
  margin-bottom: 70px;
}
@media (max-width: 960px) {
  .p-investment__main {
    margin-bottom: 38px;
  }
}
.p-investment__main h1 {
  font-size: 8rem;
  color: #707070;
  text-align: center;
}
@media (max-width: 960px) {
  .p-investment__main h1 {
    font-size: 2rem;
  }
}
.p-investment__main hr {
  width: 515px;
  margin: 17px auto 75px auto;
  border-width: 0.5px;
  border-style: solid;
  border-color: #33363C;
}
@media (max-width: 960px) {
  .p-investment__main hr {
    width: 37px;
    margin: 0px auto 43px auto;
  }
}
.p-investment__main img {
  background-image: url("../images/investment/investment-mv.png");
  width: 100%;
  background-position-x: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 617px;
  position: relative;
}
@media (max-width: 960px) {
  .p-investment__main img {
    background-image: url("../images/investment/investment-mv_SP.png");
    height: 219px;
    margin-bottom: 35px;
    background-size: cover;
  }
}
.p-investment__main p {
  text-align: center;
  font-size: 2rem;
  color: #60605E;
  margin-top: 43px;
  line-height: 1.6;
}
@media (max-width: 960px) {
  .p-investment__main p {
    font-size: 1.5rem;
    width: 85%;
    margin: auto;
    letter-spacing: -1px;
    text-align: left;
    line-height: 1.6;
  }
}
.p-investment__content .box1 {
  background-color: #F6F4F4;
  display: flex;
  width: 90.5%;
  margin: auto;
  margin-bottom: 115px;
  padding: 40px 0 77px 0;
  height: 740px;
}
@media (max-width: 960px) {
  .p-investment__content .box1 {
    padding: 0 0 0 0;
    width: 93.5%;
    height: auto;
    margin-bottom: 75px;
  }
}
.p-investment__content .box1 img {
  width: 40vw;
}
@media (max-width: 960px) {
  .p-investment__content .box1 img {
    width: 60vw;
    margin: auto;
  }
}
@media (max-width: 960px) {
  .p-investment__content .box1 {
    display: block;
  }
}
.p-investment__content .box1 .text {
  margin: 0 3.5% auto 6%;
  color: #60605E;
}
@media (max-width: 960px) {
  .p-investment__content .box1 .text {
    width: 92%;
    margin: auto;
    text-align: right;
    padding: 18px 0 10px 0;
  }
}
.p-investment__content .box1 .text h2 {
  font-size: 3vw;
  font-weight: bold;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .p-investment__content .box1 .text h2 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 36px;
    letter-spacing: -1px;
  }
}
@media (max-width: 960px) {
  .p-investment__content .box1 .text img {
    margin: auto;
  }
}
.p-investment__content .box1 .text p {
  font-size: 1.1vw;
  margin: 54px 0 0 0;
  line-height: 33px;
  letter-spacing: -1.1px;
  margin-bottom: 50px;
}
@media (max-width: 960px) {
  .p-investment__content .box1 .text p {
    font-size: 1.4rem;
    margin: 26px 0 55px 0;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
}
@media (max-width: 960px) {
  .p-investment__content .box1 .text p span {
    color: #EB1E40;
  }
}
.p-investment__content .box2 {
  background-color: #F6F4F4;
  display: flex;
  width: 90.5%;
  margin: auto;
  margin-bottom: 125px;
  padding: 40px 0 77px 0;
  height: 740px;
}
@media (max-width: 960px) {
  .p-investment__content .box2 {
    padding: 0 0 0 0;
    width: 93.5%;
    height: auto;
    margin-bottom: 75px;
  }
}
.p-investment__content .box2 img {
  width: 40vw;
}
@media (max-width: 960px) {
  .p-investment__content .box2 img {
    margin: auto;
    width: 60vw;
  }
}
.p-investment__content .box2 .text {
  margin: 0 6% auto 2.4%;
  color: #60605E;
}
@media (max-width: 960px) {
  .p-investment__content .box2 .text {
    width: 92%;
    margin: auto;
    text-align: right;
    padding: 18px 0 10px 0;
  }
}
.p-investment__content .box2 .text h2 {
  font-size: 3vw;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-investment__content .box2 .text h2 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 36px;
    letter-spacing: -1px;
  }
}
.p-investment__content .box2 .text p {
  font-size: 1vw;
  margin: 60px 18px 97px 5px;
  letter-spacing: 0.8px;
  line-height: 32px;
  margin-bottom: 50px;
}
@media (max-width: 960px) {
  .p-investment__content .box2 .text p {
    font-size: 1.4rem;
    margin: 26px 0 55px 0;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
}
@media (max-width: 960px) {
  .p-investment__content .box2 .text p span {
    color: #EB1E40;
  }
}
.p-investment__service {
  background-color: #F3F4F3;
  margin-bottom: 190px;
}
@media (max-width: 960px) {
  .p-investment__service {
    margin-bottom: 60px;
  }
}
.p-investment__service .link {
  display: flex;
  justify-content: center;
  padding-top: 105px;
  background-color: #FFFFFF;
}
@media (max-width: 960px) {
  .p-investment__service .link {
    padding-top: 5px;
    margin-bottom: 60px;
  }
}
.p-investment__service .link .rent {
  width: 35%;
  background-image: url("../images/sale/sale-rent.png");
  display: flex;
  align-items: center;
  margin-right: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 30px;
}
@media (max-width: 960px) {
  .p-investment__service .link .rent {
    padding: 10px;
    margin-right: 0px;
    margin-left: 4%;
    width: 48%;
  }
}
.p-investment__service .link .rent .back {
  padding: 23% 0;
  background-color: rgba(20, 20, 20, 0.5);
  width: 80%;
  margin: auto;
  display: flex;
  align-items: center;
  background-size: contain;
  margin-left: 3%;
}
@media (max-width: 960px) {
  .p-investment__service .link .rent .back {
    width: 82%;
    margin-top: 3%;
  }
}
.p-investment__service .link .rent .back button {
  border: 1px solid #FFFFFF;
  width: 90%;
  display: block;
  text-align: center;
  color: #FFFFFF;
  margin: auto;
  padding: 1.5% 0;
  font-size: 3vw;
}
.p-investment__service .link .rent .back button a {
  display: block;
}
.p-investment__service .link .sale {
  width: 35%;
  background-image: url("../images/rent/rent-trade.png");
  display: flex;
  align-items: center;
  margin-left: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 30px;
}
@media (max-width: 960px) {
  .p-investment__service .link .sale {
    padding: 10px;
    margin-left: 0px;
    width: 48%;
  }
}
.p-investment__service .link .sale .back {
  padding: 23% 0;
  background-color: rgba(20, 20, 20, 0.5);
  width: 80%;
  margin: auto;
  display: flex;
  align-items: center;
  background-size: contain;
  margin-left: 3%;
}
@media (max-width: 960px) {
  .p-investment__service .link .sale .back {
    width: 82%;
    margin-top: 3%;
  }
}
.p-investment__service .link .sale .back button {
  border: 1px solid #FFFFFF;
  width: 90%;
  color: #FFFFFF;
  margin: auto;
  text-align: center;
  padding: 1.5% 0;
  font-size: 3vw;
}
.p-investment__service .link .sale .back button a {
  display: block;
}
.p-investment__link .real-estate {
  background-image: url("../images/top/real-estate-image.png");
  background-position-x: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 125px;
}
@media (max-width: 960px) {
  .p-investment__link .real-estate {
    background-image: url("../images/top/real-estate-image-sp.png");
    height: 219px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.p-investment__link .real-estate h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 122px;
  left: 4.7%;
  letter-spacing: 4px;
}
@media (max-width: 960px) {
  .p-investment__link .real-estate h2 {
    font-size: 2.5rem;
    top: 64px;
    left: 3%;
    font-weight: bold;
  }
}
.p-investment__link .real-estate hr {
  width: 23%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 230px;
  left: 4.7%;
}
@media (max-width: 960px) {
  .p-investment__link .real-estate hr {
    width: 117px;
    top: 102px;
    left: 3%;
  }
}
.p-investment__link .real-estate h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 280px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .p-investment__link .real-estate h3 {
    font-size: 1.6rem;
    top: 110px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -1px;
  }
}
.p-investment__link .real-estate button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 506px;
  left: 4.7%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-investment__link .real-estate button {
    font-size: 1.1rem;
    top: 160px;
    left: 3%;
    padding: 0px 8px;
  }
}
.p-investment__link .Discarded {
  background-image: url("../images/top/discarded-image.png");
  background-position-x: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 120px;
}
@media (max-width: 960px) {
  .p-investment__link .Discarded {
    background-image: url("../images/top/discarded-image-sp.png");
    height: 219px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.p-investment__link .Discarded .text h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 50px;
  left: 70.2%;
  line-height: 135px;
  letter-spacing: 3px;
}
@media (max-width: 960px) {
  .p-investment__link .Discarded .text h2 {
    font-size: 2.5rem;
    top: 35px;
    left: 63%;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.p-investment__link .Discarded .text hr {
  width: 23%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 310px;
  left: 70.2%;
}
@media (max-width: 960px) {
  .p-investment__link .Discarded .text hr {
    width: 117px;
    top: 106px;
    left: 62%;
  }
}
.p-investment__link .Discarded .text h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 323px;
  left: 70%;
  line-height: 90px;
  letter-spacing: -2.3px;
}
@media (max-width: 960px) {
  .p-investment__link .Discarded .text h3 {
    font-size: 1.6rem;
    top: 116px;
    left: 63%;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: -1.2px;
  }
}
.p-investment__link .Discarded .text button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 565px;
  left: 70.1%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-investment__link .Discarded .text button {
    font-size: 1.1rem;
    top: 165px;
    left: 63%;
    padding: 0px 7px;
  }
}
.p-investment__link .purchase {
  background-image: url("../images/top/purchase-image.png");
  background-position-x: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 120px;
}
@media (max-width: 960px) {
  .p-investment__link .purchase {
    background-image: url("../images/top/purchase-image-sp.png");
    height: 219px;
    margin-bottom: 50px;
    background-size: cover;
  }
}
.p-investment__link .purchase h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 60px;
  left: 4.8%;
  line-height: 135px;
  letter-spacing: 3px;
}
@media (max-width: 960px) {
  .p-investment__link .purchase h2 {
    font-size: 2.5rem;
    top: 40px;
    left: 3%;
    line-height: 33px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.p-investment__link .purchase hr {
  width: 23%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 320px;
  left: 4.8%;
}
@media (max-width: 960px) {
  .p-investment__link .purchase hr {
    width: 116px;
    top: 110px;
    left: 3%;
  }
}
.p-investment__link .purchase h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 333px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -1.5px;
}
@media (max-width: 960px) {
  .p-investment__link .purchase h3 {
    font-size: 1.6rem;
    top: 120px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -0.8px;
  }
}
.p-investment__link .purchase button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 575px;
  left: 4.7%;
  padding: 8px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-investment__link .purchase button {
    font-size: 1.1rem;
    top: 169px;
    left: 3%;
    padding: 0px 8px;
  }
}

.p-philosophy {
  font-family: "メイリオ";
  margin: 84px auto 100px auto;
}
@media (max-width: 960px) {
  .p-philosophy {
    margin: 34px auto 70px auto;
  }
}
.p-philosophy__main h1 {
  font-size: 4.2vw;
  color: #707070;
  text-align: center;
}
@media (max-width: 960px) {
  .p-philosophy__main h1 {
    font-size: 2rem;
  }
}
.p-philosophy__main hr {
  width: 515px;
  margin: 0 auto 93px auto;
  border-width: 0.5px;
  border-style: solid;
  border-color: #33363C;
}
@media (max-width: 960px) {
  .p-philosophy__main hr {
    width: 37px;
    margin: 0 auto 45px auto;
  }
}
.p-philosophy__main .title {
  background-image: url("../images/philosophy/philosophy-mv.png");
  background-repeat: no-repeat;
  height: 562px;
  position: relative;
  width: 100%;
  background-position-x: 65%;
  background-size: cover;
}
@media (max-width: 960px) {
  .p-philosophy__main .title {
    background-image: url("../images/philosophy/philosophy-mv-sp.png");
    height: 219px;
    background-size: cover;
  }
}
.p-philosophy__main .title h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 138px;
  left: 70.6%;
  letter-spacing: 4px;
}
@media (max-width: 960px) {
  .p-philosophy__main .title h2 {
    font-size: 3rem;
    top: 30px;
    left: 62%;
    font-weight: bold;
    letter-spacing: 0px;
  }
}
.p-philosophy__main .title hr {
  width: 25%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 49%;
  left: 70.5%;
}
@media (max-width: 960px) {
  .p-philosophy__main .title hr {
    width: 117px;
    top: 74px;
    left: 62%;
  }
}
.p-philosophy__main .title h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 300px;
  left: 70.5%;
  line-height: 90px;
  letter-spacing: -3px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-philosophy__main .title h3 {
    font-size: 1.6rem;
    top: 75px;
    line-height: 25px;
    letter-spacing: -1px;
    display: block;
    left: 65%;
    font-weight: bold;
  }
}
.p-philosophy__main h4 {
  font-size: 2.5vw;
  color: #60605E;
  font-weight: bold;
  text-align: center;
  margin: 105px 0 35px 0;
  letter-spacing: -0.5px;
}
@media (max-width: 960px) {
  .p-philosophy__main h4 {
    font-size: 1.5rem;
    margin: 40px 0px 38px 12px;
    letter-spacing: -0.2px;
  }
}
.p-philosophy__main h4 span {
  color: #E93253;
}
.p-philosophy__main .text {
  margin: 0 9.6%;
  text-align: center;
  max-width: 80%;
  letter-spacing: 0.8px;
  line-height: 33px;
}
@media (max-width: 960px) {
  .p-philosophy__main .text {
    max-width: 94%;
    margin: 0 auto;
  }
}
.p-philosophy__main .text p {
  font-size: 1vw;
  color: #60605E;
  display: inline-block;
  text-align: left;
}
@media (max-width: 960px) {
  .p-philosophy__main .text p {
    font-size: 1.4rem;
    line-height: 24.5px;
    letter-spacing: -0.2px;
  }
}
.p-philosophy__main .text span {
  font-size: 1vw;
  color: #60605E;
  display: block;
  text-align: right;
  margin-right: 4%;
  margin-top: 50px;
}
@media (max-width: 960px) {
  .p-philosophy__main .text span {
    font-size: 1.4rem;
    margin-right: 0%;
    margin-top: 17px;
  }
}

.p-precious-metal {
  font-family: "メイリオ";
  margin: 60px auto 100px auto;
}
@media (max-width: 960px) {
  .p-precious-metal {
    margin: 33px auto 70px auto;
  }
}
.p-precious-metal__main h1 {
  font-size: 8rem;
  color: #707070;
  text-align: center;
}
@media (max-width: 960px) {
  .p-precious-metal__main h1 {
    font-size: 2rem;
  }
}
.p-precious-metal__main hr {
  width: 515px;
  margin: 22px auto 95px auto;
  border-width: 0.5px;
  border-style: solid;
  border-color: #33363C;
}
@media (max-width: 960px) {
  .p-precious-metal__main hr {
    width: 37px;
    margin: 0px auto 43px auto;
  }
}
.p-precious-metal__main .title {
  background-image: url("../images/top/purchase-image.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 562px;
  position: relative;
  width: 100%;
}
@media (max-width: 960px) {
  .p-precious-metal__main .title {
    background-image: url("../images/top/purchase-image-sp.png");
    height: 219px;
    margin-bottom: 30px;
    background-size: cover;
  }
}
.p-precious-metal__main .title h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 50px;
  left: 4.7%;
  letter-spacing: 4px;
  line-height: 100px;
}
@media (max-width: 960px) {
  .p-precious-metal__main .title h2 {
    font-size: 2.4rem;
    top: 27px;
    left: 3%;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 1.5;
  }
}
.p-precious-metal__main .title hr {
  width: 36.3%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 258px;
  left: 4.7%;
}
@media (max-width: 960px) {
  .p-precious-metal__main .title hr {
    width: 117px;
    top: 105px;
    left: 3%;
  }
}
.p-precious-metal__main .title h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 310px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .p-precious-metal__main .title h3 {
    font-size: 1.6rem;
    top: 110px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -1px;
  }
}
.p-precious-metal__main .purchase {
  width: 90%;
  margin: 90px auto 250px auto;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase {
    margin: 30px auto 100px auto;
    width: 94%;
  }
}
.p-precious-metal__main .purchase h4 {
  font-size: 2.6vw;
  color: #60605E;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase h4 {
    font-size: 2rem;
  }
}
.p-precious-metal__main .purchase hr {
  width: 103px;
  margin-top: 13px;
  margin-bottom: 60px;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase hr {
    width: 26px;
    margin: 3px auto 30px auto;
  }
}
.p-precious-metal__main .purchase .text {
  margin: 0 auto;
  text-align: center;
}
.p-precious-metal__main .purchase .text p {
  font-size: 1.04vw;
  color: #60605E;
  display: inline-block;
  text-align: left;
  line-height: 33px;
  letter-spacing: 0.2px;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .text p {
    font-size: 1.4rem;
    line-height: 24.3px;
    width: 92%;
  }
}
.p-precious-metal__main .purchase .box1 {
  border-left: 1px solid #60605E;
  width: 95.5%;
  margin: auto;
  margin-top: 105px;
  padding-bottom: 45px;
  margin-bottom: 90px;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box1 {
    width: 100%;
    margin-top: 93px;
    padding-bottom: 5px;
    margin-bottom: 60px;
  }
}
.p-precious-metal__main .purchase .box1 h5 {
  letter-spacing: 5px;
  font-size: 2.6vw;
  color: #60605E;
  line-height: 1;
  margin-left: 10px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box1 h5 {
    font-size: 2rem;
    font-weight: bold;
    margin-top: 75px;
    letter-spacing: 3px;
  }
}
.p-precious-metal__main .purchase .box1 h5 .lead {
  font-size: 1vw;
  padding-left: 55px;
  margin-top: 16px;
  letter-spacing: 1px;
  margin-left: 11px;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box1 h5 .lead {
    font-size: 1.4rem;
    padding-left: 0;
    margin-left: 0;
    margin-top: 8px;
    letter-spacing: 0.1px;
  }
}
.p-precious-metal__main .purchase .box1 .list {
  display: flex;
  flex-wrap: wrap;
  width: 92.2%;
  margin: auto;
  margin-top: 70px;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box1 .list {
    justify-content: space-between;
    margin-top: 16px;
  }
}
.p-precious-metal__main .purchase .box1 .list .item {
  margin-right: 2.9%;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box1 .list .item {
    margin: 12px 0;
    height: 135px;
  }
}
.p-precious-metal__main .purchase .box1 .list .item h6 {
  font-size: 1.3vw;
  color: #60605E;
  letter-spacing: -0.5px;
  margin-bottom: 23px;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box1 .list .item h6 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
}
.p-precious-metal__main .purchase .box1 .list .item img {
  width: 13.3vw;
  margin-bottom: 42px;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box1 .list .item img {
    width: 155px;
    height: 96px;
  }
}
.p-precious-metal__main .purchase .box1 .list p {
  width: 100%;
  font-size: 1.04vw;
  color: #60605E;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box1 .list p {
    font-size: 1.4rem;
    margin-top: 8px;
  }
}
.p-precious-metal__main .purchase .box2 {
  border-left: 1px solid #60605E;
  width: 95.5%;
  margin: auto;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box2 {
    width: 100%;
  }
}
.p-precious-metal__main .purchase .box2 h5 {
  letter-spacing: 5px;
  font-size: 2.6vw;
  color: #60605E;
  line-height: 1;
  margin-left: 10px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box2 h5 {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 1;
  }
}
.p-precious-metal__main .purchase .box2 .lead {
  font-size: 1vw;
  padding-left: 60px;
  margin-top: 16px;
  letter-spacing: 1px;
  margin-left: 11px;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box2 .lead {
    font-size: 1.4rem;
    padding-left: 0px;
    line-height: 22px;
    letter-spacing: 0;
  }
}
.p-precious-metal__main .purchase .box2 .menu {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 78px;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box2 .menu {
    display: block;
    margin-top: 48px;
  }
}
.p-precious-metal__main .purchase .box2 .menu .unit {
  width: 25%;
  padding: 0 15px;
  text-align: center;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box2 .menu .unit {
    width: 362px;
    margin: auto;
    margin-top: 40px;
  }
}
.p-precious-metal__main .purchase .box2 .menu .unit img {
  margin: auto;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box2 .menu .unit img {
    width: 52px;
    height: 53px;
  }
}
.p-precious-metal__main .purchase .box2 .menu .unit h6 {
  font-size: 1.3vw;
  color: #60605E;
  margin-top: 10px;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box2 .menu .unit h6 {
    font-size: 2rem;
    font-weight: bold;
    margin-top: 15px;
  }
}
.p-precious-metal__main .purchase .box2 .menu .unit .lead2 {
  font-size: 1.1vw;
  display: block;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  letter-spacing: -1px;
  color: #60605E;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box2 .menu .unit .lead2 {
    font-size: 1.6rem;
    display: inline-block;
    text-align: left;
    margin-top: 12px;
    letter-spacing: 0px;
    margin-bottom: 6px;
    font-weight: bold;
  }
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box2 .menu .unit .lead2-1 {
    font-size: 2rem;
  }
}
.p-precious-metal__main .purchase .box2 .menu .unit .lead3 {
  font-size: 0.9vw;
  color: #60605E;
  text-align: left;
  line-height: 30px;
  letter-spacing: -0.9px;
  display: block;
  margin: auto;
  width: 95%;
}
@media (max-width: 960px) {
  .p-precious-metal__main .purchase .box2 .menu .unit .lead3 {
    font-size: 1.4rem;
    width: 100%;
    letter-spacing: 0.2px;
    line-height: 25px;
  }
}
.p-precious-metal__other-businesses .title {
  width: 86%;
  margin: 0 auto 92px auto;
}
.p-precious-metal__other-businesses .title h1 {
  display: flex;
  align-items: center;
  font-size: 3rem;
  color: #707070;
}
.p-precious-metal__other-businesses .title h1:before,
.p-precious-metal__other-businesses .title h1:after {
  content: "";
  height: 1px;
  background: #707070;
  flex-grow: 1;
}
.p-precious-metal__other-businesses .title h1:before {
  margin-right: 50px;
}
.p-precious-metal__other-businesses .title h1:after {
  margin-left: 50px;
}
.p-precious-metal__other-businesses .real-estate {
  background-image: url("../images/top/real-estate-image.png");
  background-position-x: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 125px;
}
@media (max-width: 960px) {
  .p-precious-metal__other-businesses .real-estate {
    background-image: url("../images/top/real-estate-image-sp.png");
    height: 219px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.p-precious-metal__other-businesses .real-estate h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 117px;
  left: 4.7%;
  letter-spacing: 4px;
}
@media (max-width: 960px) {
  .p-precious-metal__other-businesses .real-estate h2 {
    font-size: 2.5rem;
    top: 64px;
    left: 3%;
    font-weight: bold;
    letter-spacing: 0px;
  }
}
.p-precious-metal__other-businesses .real-estate hr {
  width: 473px;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 255px;
  left: 4.7%;
}
@media (max-width: 960px) {
  .p-precious-metal__other-businesses .real-estate hr {
    width: 117px;
    top: 106px;
    left: 3%;
  }
}
.p-precious-metal__other-businesses .real-estate h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 280px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .p-precious-metal__other-businesses .real-estate h3 {
    font-size: 1.6rem;
    top: 110px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -1px;
  }
}
.p-precious-metal__other-businesses .real-estate button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 501px;
  left: 4.7%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-precious-metal__other-businesses .real-estate button {
    font-size: 1.1rem;
    top: 160px;
    left: 3%;
    padding: 0px 8px;
  }
}
.p-precious-metal__other-businesses .Discarded {
  background-image: url("../images/top/discarded-image.png");
  background-position-x: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 135px;
}
@media (max-width: 960px) {
  .p-precious-metal__other-businesses .Discarded {
    background-image: url("../images/top/discarded-image-sp.png");
    height: 219px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.p-precious-metal__other-businesses .Discarded h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 50px;
  left: 70.2%;
  line-height: 135px;
  letter-spacing: 3px;
}
@media (max-width: 960px) {
  .p-precious-metal__other-businesses .Discarded h2 {
    font-size: 2.5rem;
    top: 35px;
    left: 63%;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.p-precious-metal__other-businesses .Discarded hr {
  width: 24.5%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 313px;
  left: 70.2%;
}
@media (max-width: 960px) {
  .p-precious-metal__other-businesses .Discarded hr {
    width: 117px;
    top: 111px;
    left: 62%;
  }
}
.p-precious-metal__other-businesses .Discarded h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 323px;
  left: 70%;
  line-height: 90px;
  letter-spacing: -2.3px;
}
@media (max-width: 960px) {
  .p-precious-metal__other-businesses .Discarded h3 {
    font-size: 1.6rem;
    top: 116px;
    left: 63%;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: -1.2px;
  }
}
.p-precious-metal__other-businesses .Discarded button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 560px;
  left: 70.1%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-precious-metal__other-businesses .Discarded button {
    font-size: 1.1rem;
    top: 165px;
    left: 63%;
    padding: 0px 7px;
  }
}

.p-real-estate {
  font-family: "メイリオ";
  margin: 32px auto 70px auto;
}
@media (max-width: 960px) {
  .p-real-estate {
    margin: 32px auto 70px auto;
  }
}
.p-real-estate__main h1 {
  font-size: 4vw;
  color: #707070;
  text-align: center;
}
@media (max-width: 960px) {
  .p-real-estate__main h1 {
    font-size: 2rem;
  }
}
.p-real-estate__main hr {
  width: 515px;
  margin: 27px auto 95px auto;
  border-width: 0.5px;
  border-style: solid;
  border-color: #33363C;
}
@media (max-width: 960px) {
  .p-real-estate__main hr {
    width: 37px;
    margin: 2px auto 42px auto;
  }
}
.p-real-estate__main .title {
  background-image: url("../images/top/real-estate-image.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 562px;
  position: relative;
  width: 100%;
}
@media (max-width: 960px) {
  .p-real-estate__main .title {
    background-image: url("../images/top/real-estate-image-sp.png");
    height: 219px;
    margin-bottom: 40px;
    background-size: cover;
  }
}
.p-real-estate__main .title h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 105px;
  left: 4.7%;
  letter-spacing: 4px;
}
@media (max-width: 960px) {
  .p-real-estate__main .title h2 {
    font-size: 2.5rem;
    top: 64px;
    left: 3%;
    font-weight: bold;
    letter-spacing: 0.2px;
  }
}
.p-real-estate__main .title hr {
  width: 25%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 200px;
  left: 4.7%;
}
@media (max-width: 960px) {
  .p-real-estate__main .title hr {
    width: 117px;
    top: 102px;
    left: 3%;
  }
}
.p-real-estate__main .title h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 250px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .p-real-estate__main .title h3 {
    font-size: 1.6rem;
    top: 110px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -1px;
  }
}
.p-real-estate__main .business-type {
  width: 86%;
  margin: 210px auto 360px auto;
}
@media (max-width: 960px) {
  .p-real-estate__main .business-type {
    width: 95%;
    margin: 0 auto 60px auto;
  }
}
.p-real-estate__main .business-type .lease {
  background-color: #F6F4F4;
  display: flex;
}
.p-real-estate__main .business-type .lease img {
  width: 40vw;
}
@media (max-width: 960px) {
  .p-real-estate__main .business-type .lease img {
    width: 60vw;
  }
}
@media (max-width: 960px) {
  .p-real-estate__main .business-type .lease {
    display: block;
  }
}
.p-real-estate__main .business-type .text {
  margin: 40px 2.5% auto 6%;
  color: #60605E;
}
@media (max-width: 960px) {
  .p-real-estate__main .business-type .text {
    width: 92%;
    margin: auto;
    text-align: right;
    padding: 20px 0 10px 0;
  }
}
.p-real-estate__main .business-type .text h4 {
  font-size: 3vw;
  font-weight: bold;
  letter-spacing: -3px;
}
@media (max-width: 960px) {
  .p-real-estate__main .business-type .text h4 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 0px;
  }
}
@media (max-width: 960px) {
  .p-real-estate__main .business-type .text img {
    margin: auto;
  }
}
.p-real-estate__main .business-type .text p {
  font-size: 1.1vw;
  margin: 60px 0 0 0;
  line-height: 33px;
  letter-spacing: -1px;
}
@media (max-width: 960px) {
  .p-real-estate__main .business-type .text p {
    font-size: 1.4rem;
    margin: 37px 0 10px 0;
    text-align: left;
    line-height: 23px;
    letter-spacing: 0.2px;
  }
}
.p-real-estate__main .business-type .text button {
  color: #FFFFFF;
  border: 1px solid #60605E;
  background-color: #60605E;
  font-size: 3rem;
  top: 530px;
  left: 5%;
  padding: 6px 47px;
  font-family: "Century Schoolbook";
  display: block;
  margin: auto;
  margin-right: 4px;
  margin-top: 92px;
  margin-bottom: 5%;
}
@media (max-width: 960px) {
  .p-real-estate__main .business-type .text button {
    font-size: 1.4rem;
    padding: 1px 20px;
    margin-top: 0px;
    margin-bottom: 2%;
  }
}
.p-real-estate__main .trade {
  background-color: #F6F4F4;
  display: flex;
  margin: 120px 0 120px 0;
}
@media (max-width: 960px) {
  .p-real-estate__main .trade {
    display: block;
    margin: 60px 0 60px 0;
  }
}
.p-real-estate__main .trade img {
  width: 40vw;
}
@media (max-width: 960px) {
  .p-real-estate__main .trade img {
    width: 60vw;
  }
}
.p-real-estate__main .trade .text {
  margin: 40px 5.3% auto 2.5%;
  color: #60605E;
}
@media (max-width: 960px) {
  .p-real-estate__main .trade .text {
    width: 92%;
    margin: auto;
    text-align: right;
    padding: 20px 0 10px 0;
  }
}
.p-real-estate__main .trade .text h4 {
  font-size: 3vw;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-real-estate__main .trade .text h4 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 30px;
  }
}
.p-real-estate__main .trade .text p {
  font-size: 1vw;
  margin: 60px 18px 97px 5px;
  letter-spacing: 0.8px;
  line-height: 32px;
}
@media (max-width: 960px) {
  .p-real-estate__main .trade .text p {
    font-size: 1.4rem;
    margin: 37px 0 10px 0;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
}
.p-real-estate__main .trade .text button {
  color: #FFFFFF;
  border: 1px solid #60605E;
  background-color: #60605E;
  font-size: 3rem;
  top: 530px;
  left: 5%;
  padding: 7px 47px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-real-estate__main .trade .text button {
    font-size: 1.4rem;
    padding: 1px 20px;
    margin-top: 55px;
  }
}
.p-real-estate__main .investment {
  background-color: #F6F4F4;
  display: flex;
}
.p-real-estate__main .investment img {
  width: 40vw;
}
@media (max-width: 960px) {
  .p-real-estate__main .investment img {
    width: 60vw;
  }
}
@media (max-width: 960px) {
  .p-real-estate__main .investment {
    display: block;
  }
}
.p-real-estate__main .investment .text {
  margin: 40px 2.5% auto 5.5%;
  color: #60605E;
  width: 100%;
}
@media (max-width: 960px) {
  .p-real-estate__main .investment .text {
    width: 92%;
    margin: auto;
    text-align: right;
    padding: 20px 0 10px 0;
  }
}
.p-real-estate__main .investment .text h4 {
  font-size: 3vw;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-real-estate__main .investment .text h4 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media (max-width: 960px) {
  .p-real-estate__main .investment .text img {
    margin: auto;
  }
}
.p-real-estate__main .investment .text p {
  font-size: 1.1vw;
  margin: 60px 35px 95px 0;
  letter-spacing: -1.5px;
}
@media (max-width: 960px) {
  .p-real-estate__main .investment .text p {
    font-size: 1.4rem;
    margin: 37px 0 10px 0;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
}
.p-real-estate__main .investment .text button {
  color: #FFFFFF;
  border: 1px solid #60605E;
  background-color: #60605E;
  font-size: 3rem;
  top: 530px;
  left: 5%;
  padding: 7px 48px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-real-estate__main .investment .text button {
    font-size: 1.4rem;
    padding: 1px 20px;
    margin-top: 37px;
  }
}
.p-real-estate__other-businesses .title {
  width: 86%;
  margin: 0 auto 90px auto;
}
.p-real-estate__other-businesses .title h1 {
  display: flex;
  align-items: center;
  font-size: 3rem;
  color: #707070;
}
.p-real-estate__other-businesses .title h1:before,
.p-real-estate__other-businesses .title h1:after {
  content: "";
  height: 1px;
  background: #707070;
  flex-grow: 1;
}
.p-real-estate__other-businesses .title h1:before {
  margin-right: 50px;
}
.p-real-estate__other-businesses .title h1:after {
  margin-left: 50px;
}
.p-real-estate__other-businesses .Discarded {
  background-image: url("../images/top/discarded-image.png");
  background-position-x: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 135px;
}
@media (max-width: 960px) {
  .p-real-estate__other-businesses .Discarded {
    background-image: url("../images/top/discarded-image-sp.png");
    height: 219px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.p-real-estate__other-businesses .Discarded h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 50px;
  left: 70.2%;
  line-height: 135px;
  letter-spacing: 3px;
}
@media (max-width: 960px) {
  .p-real-estate__other-businesses .Discarded h2 {
    font-size: 2.5rem;
    top: 35px;
    left: 63%;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.p-real-estate__other-businesses .Discarded hr {
  width: 24.5%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 313px;
  left: 70.2%;
}
@media (max-width: 960px) {
  .p-real-estate__other-businesses .Discarded hr {
    width: 117px;
    top: 111px;
    left: 62%;
  }
}
.p-real-estate__other-businesses .Discarded h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 323px;
  left: 70%;
  line-height: 90px;
  letter-spacing: -2.3px;
}
@media (max-width: 960px) {
  .p-real-estate__other-businesses .Discarded h3 {
    font-size: 1.6rem;
    top: 116px;
    left: 63%;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: -1.2px;
  }
}
.p-real-estate__other-businesses .Discarded button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 560px;
  left: 70.1%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-real-estate__other-businesses .Discarded button {
    font-size: 1.1rem;
    top: 165px;
    left: 63%;
    padding: 0px 7px;
  }
}
.p-real-estate__other-businesses .purchase {
  background-image: url("../images/top/purchase-image.png");
  background-position-x: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 85px;
}
@media (max-width: 960px) {
  .p-real-estate__other-businesses .purchase {
    background-image: url("../images/top/purchase-image-sp.png");
    height: 219px;
    margin-bottom: 50px;
    background-size: cover;
  }
}
.p-real-estate__other-businesses .purchase h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 60px;
  left: 4.8%;
  line-height: 135px;
  letter-spacing: 3px;
}
@media (max-width: 960px) {
  .p-real-estate__other-businesses .purchase h2 {
    font-size: 2.5rem;
    top: 40px;
    left: 3%;
    line-height: 33px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.p-real-estate__other-businesses .purchase hr {
  width: 24.5%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 328px;
  left: 4.8%;
}
@media (max-width: 960px) {
  .p-real-estate__other-businesses .purchase hr {
    width: 116px;
    top: 114px;
    left: 3%;
  }
}
.p-real-estate__other-businesses .purchase h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 333px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -1.5px;
}
@media (max-width: 960px) {
  .p-real-estate__other-businesses .purchase h3 {
    font-size: 1.6rem;
    top: 120px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -0.8px;
  }
}
.p-real-estate__other-businesses .purchase button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 575px;
  left: 4.7%;
  padding: 8px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-real-estate__other-businesses .purchase button {
    font-size: 1.1rem;
    top: 169px;
    left: 3%;
    padding: 0px 8px;
  }
}

.p-rent {
  font-family: "メイリオ";
  margin: 65px auto 100px auto;
}
@media (max-width: 960px) {
  .p-rent {
    margin: 33px auto 50px auto;
  }
}
.p-rent__main {
  margin-bottom: 220px;
}
@media (max-width: 960px) {
  .p-rent__main {
    margin-bottom: 40px;
  }
}
.p-rent__main h1 {
  font-size: 8rem;
  color: #707070;
  text-align: center;
}
@media (max-width: 960px) {
  .p-rent__main h1 {
    font-size: 2rem;
  }
}
.p-rent__main hr {
  width: 515px;
  margin: 17px auto 60px auto;
  border-width: 0.5px;
  border-style: solid;
  border-color: #33363C;
}
@media (max-width: 960px) {
  .p-rent__main hr {
    width: 37px;
    margin: 0px auto 43px auto;
  }
}
.p-rent__main img {
  background-image: url("../images/rent/rent-mv.png");
  width: 100%;
  background-position-x: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 617px;
  position: relative;
}
@media (max-width: 960px) {
  .p-rent__main img {
    background-image: url("../images/rent/rent-mv-sp.png");
    height: 219px;
    margin-bottom: 40px;
    background-size: cover;
  }
}
.p-rent__content .box1 {
  background-color: #F6F4F4;
  display: flex;
  width: 90.5%;
  margin: auto;
  margin-bottom: 115px;
}
@media (max-width: 960px) {
  .p-rent__content .box1 {
    width: 93.5%;
    margin-bottom: 60px;
  }
}
.p-rent__content .box1 img {
  width: 40vw;
}
@media (max-width: 960px) {
  .p-rent__content .box1 img {
    width: 60vw;
    margin: auto;
  }
}
@media (max-width: 960px) {
  .p-rent__content .box1 {
    display: block;
  }
}
.p-rent__content .box1 .text {
  margin: 45px 3.5% auto 6%;
  color: #60605E;
}
@media (max-width: 960px) {
  .p-rent__content .box1 .text {
    width: 92%;
    margin: auto;
    text-align: right;
    padding: 18px 0 15px 0;
  }
}
.p-rent__content .box1 .text h2 {
  font-size: 3vw;
  font-weight: bold;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .p-rent__content .box1 .text h2 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 36px;
    letter-spacing: -1px;
  }
}
@media (max-width: 960px) {
  .p-rent__content .box1 .text img {
    margin: auto;
  }
}
.p-rent__content .box1 .text p {
  font-size: 1.1vw;
  margin: 54px 0 0 0;
  line-height: 33px;
  letter-spacing: -1.1px;
  margin-bottom: 50px;
}
@media (max-width: 960px) {
  .p-rent__content .box1 .text p {
    font-size: 1.4rem;
    margin: 37px 0 0 0;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
}
.p-rent__content .box2 {
  background-color: #F6F4F4;
  display: flex;
  width: 90.5%;
  margin: auto;
  margin-bottom: 125px;
}
@media (max-width: 960px) {
  .p-rent__content .box2 {
    display: block;
    width: 93.5%;
    margin-bottom: 65px;
  }
}
.p-rent__content .box2 img {
  width: 40vw;
}
@media (max-width: 960px) {
  .p-rent__content .box2 img {
    margin: auto;
    width: 60vw;
  }
}
.p-rent__content .box2 .text {
  margin: 50px 6% auto 2.4%;
  color: #60605E;
}
@media (max-width: 960px) {
  .p-rent__content .box2 .text {
    width: 92%;
    margin: auto;
    text-align: right;
    padding: 16px 0 35px 0;
    letter-spacing: -1px;
  }
}
.p-rent__content .box2 .text h2 {
  font-size: 3vw;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-rent__content .box2 .text h2 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 30px;
  }
}
.p-rent__content .box2 .text p {
  font-size: 1vw;
  margin: 60px 18px 97px 5px;
  letter-spacing: 0.8px;
  line-height: 32px;
  margin-bottom: 50px;
}
@media (max-width: 960px) {
  .p-rent__content .box2 .text p {
    font-size: 1.4rem;
    margin: 37px 0 0 0;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
}
.p-rent__service {
  background-color: #F3F4F3;
  margin-bottom: 190px;
}
@media (max-width: 960px) {
  .p-rent__service {
    margin-bottom: 60px;
  }
}
.p-rent__service .link {
  display: flex;
  justify-content: center;
  padding-top: 105px;
  background-color: #FFFFFF;
}
@media (max-width: 960px) {
  .p-rent__service .link {
    padding-top: 5px;
    margin-bottom: 60px;
  }
}
.p-rent__service .link .sale {
  width: 35%;
  background-image: url("../images/rent/rent-trade.png");
  display: flex;
  align-items: center;
  margin-right: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 30px;
}
@media (max-width: 960px) {
  .p-rent__service .link .sale {
    padding: 10px;
    margin-right: 0px;
    margin-left: 4%;
    width: 48%;
  }
}
.p-rent__service .link .sale .back {
  padding: 23% 0;
  background-color: rgba(20, 20, 20, 0.5);
  width: 80%;
  margin: auto;
  display: flex;
  align-items: center;
  background-size: contain;
  margin-left: 3%;
}
@media (max-width: 960px) {
  .p-rent__service .link .sale .back {
    width: 82%;
    margin-top: 3%;
  }
}
.p-rent__service .link .sale .back button {
  border: 1px solid #FFFFFF;
  width: 90%;
  display: block;
  text-align: center;
  color: #FFFFFF;
  margin: auto;
  padding: 1.5% 0;
  font-size: 3vw;
}
.p-rent__service .link .sale .back button a {
  display: block;
}
.p-rent__service .link .investment {
  width: 35%;
  background-image: url("../images/sale/sale-investment.png");
  display: flex;
  align-items: center;
  margin-left: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 30px;
}
@media (max-width: 960px) {
  .p-rent__service .link .investment {
    padding: 10px;
    margin-left: 0px;
    width: 48%;
  }
}
.p-rent__service .link .investment .back {
  padding: 23% 0;
  background-color: rgba(20, 20, 20, 0.5);
  width: 80%;
  margin: auto;
  display: flex;
  align-items: center;
  background-size: contain;
  margin-left: 3%;
}
@media (max-width: 960px) {
  .p-rent__service .link .investment .back {
    width: 82%;
    margin-top: 3%;
  }
}
.p-rent__service .link .investment .back button {
  border: 1px solid #FFFFFF;
  width: 90%;
  color: #FFFFFF;
  margin: auto;
  text-align: center;
  padding: 1.5% 0;
  font-size: 3vw;
}
.p-rent__service .link .investment .back button a {
  display: block;
}
.p-rent__link .real-estate {
  background-image: url("../images/top/real-estate-image.png");
  background-position-x: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 125px;
}
@media (max-width: 960px) {
  .p-rent__link .real-estate {
    background-image: url("../images/top/real-estate-image-sp.png");
    height: 219px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.p-rent__link .real-estate h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 122px;
  left: 4.7%;
  letter-spacing: 4px;
}
@media (max-width: 960px) {
  .p-rent__link .real-estate h2 {
    font-size: 2.5rem;
    top: 64px;
    left: 3%;
    font-weight: bold;
  }
}
.p-rent__link .real-estate hr {
  width: 23%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 230px;
  left: 4.7%;
}
@media (max-width: 960px) {
  .p-rent__link .real-estate hr {
    width: 117px;
    top: 102px;
    left: 3%;
  }
}
.p-rent__link .real-estate h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 280px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .p-rent__link .real-estate h3 {
    font-size: 1.6rem;
    top: 110px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -1px;
  }
}
.p-rent__link .real-estate button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 506px;
  left: 4.7%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-rent__link .real-estate button {
    font-size: 1.1rem;
    top: 160px;
    left: 3%;
    padding: 0px 8px;
  }
}
.p-rent__link .Discarded {
  background-image: url("../images/top/discarded-image.png");
  background-position-x: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 120px;
}
@media (max-width: 960px) {
  .p-rent__link .Discarded {
    background-image: url("../images/top/discarded-image-sp.png");
    height: 219px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.p-rent__link .Discarded h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 50px;
  left: 70.2%;
  line-height: 135px;
  letter-spacing: 3px;
}
@media (max-width: 960px) {
  .p-rent__link .Discarded h2 {
    font-size: 2.5rem;
    top: 35px;
    left: 63%;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.p-rent__link .Discarded hr {
  width: 23%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 310px;
  left: 70.2%;
}
@media (max-width: 960px) {
  .p-rent__link .Discarded hr {
    width: 117px;
    top: 106px;
    left: 62%;
  }
}
.p-rent__link .Discarded h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 323px;
  left: 70%;
  line-height: 90px;
  letter-spacing: -2.3px;
}
@media (max-width: 960px) {
  .p-rent__link .Discarded h3 {
    font-size: 1.6rem;
    top: 116px;
    left: 63%;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: -1.2px;
  }
}
.p-rent__link .Discarded button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 565px;
  left: 70.1%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-rent__link .Discarded button {
    font-size: 1.1rem;
    top: 165px;
    left: 63%;
    padding: 0px 7px;
  }
}
.p-rent__link .purchase {
  background-image: url("../images/top/purchase-image.png");
  background-position-x: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 120px;
}
@media (max-width: 960px) {
  .p-rent__link .purchase {
    background-image: url("../images/top/purchase-image-sp.png");
    height: 219px;
    margin-bottom: 50px;
    background-size: cover;
  }
}
.p-rent__link .purchase h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 60px;
  left: 4.8%;
  line-height: 135px;
  letter-spacing: 3px;
}
@media (max-width: 960px) {
  .p-rent__link .purchase h2 {
    font-size: 2.5rem;
    top: 40px;
    left: 3%;
    line-height: 33px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.p-rent__link .purchase hr {
  width: 23%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 320px;
  left: 4.8%;
}
@media (max-width: 960px) {
  .p-rent__link .purchase hr {
    width: 116px;
    top: 110px;
    left: 3%;
  }
}
.p-rent__link .purchase h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 333px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -1.5px;
}
@media (max-width: 960px) {
  .p-rent__link .purchase h3 {
    font-size: 1.6rem;
    top: 120px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -0.8px;
  }
}
.p-rent__link .purchase button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 575px;
  left: 4.7%;
  padding: 8px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-rent__link .purchase button {
    font-size: 1.1rem;
    top: 169px;
    left: 3%;
    padding: 0px 8px;
  }
}

.p-sale {
  font-family: "メイリオ";
  margin: 65px auto 100px auto;
}
@media (max-width: 960px) {
  .p-sale {
    margin: 33px auto 50px auto;
  }
}
.p-sale__main {
  margin-bottom: 205px;
}
@media (max-width: 960px) {
  .p-sale__main {
    margin-bottom: 35px;
  }
}
.p-sale__main h1 {
  font-size: 8rem;
  color: #707070;
  text-align: center;
}
@media (max-width: 960px) {
  .p-sale__main h1 {
    font-size: 2rem;
  }
}
.p-sale__main hr {
  width: 515px;
  margin: 17px auto 75px auto;
  border-width: 0.5px;
  border-style: solid;
  border-color: #33363C;
}
@media (max-width: 960px) {
  .p-sale__main hr {
    width: 37px;
    margin: 0px auto 43px auto;
  }
}
.p-sale__main img {
  background-image: url("../images/sale/sale-mv.png");
  width: 100%;
  background-position-x: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 617px;
  position: relative;
}
@media (max-width: 960px) {
  .p-sale__main img {
    background-image: url("../images/sale/sale-mv-sp.png");
    height: 219px;
    margin-bottom: 40px;
    background-size: cover;
  }
}
.p-sale__content .box1 {
  background-color: #F6F4F4;
  display: flex;
  width: 90.5%;
  margin: auto;
  margin-bottom: 115px;
}
@media (max-width: 960px) {
  .p-sale__content .box1 {
    margin-bottom: 50px;
    width: 94%;
  }
}
.p-sale__content .box1 img {
  width: 40vw;
}
@media (max-width: 960px) {
  .p-sale__content .box1 img {
    width: 60vw;
    margin: auto;
  }
}
@media (max-width: 960px) {
  .p-sale__content .box1 {
    display: block;
  }
}
.p-sale__content .box1 .text {
  margin: 45px 3.5% auto 6%;
  color: #60605E;
}
@media (max-width: 960px) {
  .p-sale__content .box1 .text {
    width: 92%;
    margin: auto;
    text-align: right;
    padding: 18px 0 10px 0;
  }
}
.p-sale__content .box1 .text h2 {
  font-size: 3vw;
  font-weight: bold;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .p-sale__content .box1 .text h2 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 36px;
    letter-spacing: -1px;
  }
}
@media (max-width: 960px) {
  .p-sale__content .box1 .text img {
    margin: auto;
  }
}
.p-sale__content .box1 .text p {
  font-size: 1.1vw;
  margin: 54px 0 0 0;
  line-height: 33px;
  letter-spacing: -1.1px;
}
@media (max-width: 960px) {
  .p-sale__content .box1 .text p {
    font-size: 1.4rem;
    margin: 45px 0 30px 0;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
.p-sale__content .box2 {
  background-color: #F6F4F4;
  display: flex;
  width: 90.5%;
  margin: auto;
  margin-bottom: 125px;
}
@media (max-width: 960px) {
  .p-sale__content .box2 {
    display: block;
    width: 94%;
    margin-bottom: 58px;
  }
}
.p-sale__content .box2 img {
  width: 40vw;
}
@media (max-width: 960px) {
  .p-sale__content .box2 img {
    margin: auto;
    width: 60vw;
  }
}
.p-sale__content .box2 .text {
  margin: 50px 6% auto 2.4%;
  color: #60605E;
}
@media (max-width: 960px) {
  .p-sale__content .box2 .text {
    width: 92%;
    margin: auto;
    text-align: right;
    padding: 16px 0 10px 0;
    letter-spacing: -1px;
  }
}
.p-sale__content .box2 .text h2 {
  font-size: 3vw;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-sale__content .box2 .text h2 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 30px;
  }
}
.p-sale__content .box2 .text p {
  font-size: 1vw;
  margin: 60px 18px 97px 5px;
  letter-spacing: 0.8px;
  line-height: 32px;
}
@media (max-width: 960px) {
  .p-sale__content .box2 .text p {
    font-size: 1.4rem;
    margin: 33px 0 25px 0;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
}
.p-sale__service {
  background-color: #F3F4F3;
  margin-bottom: 190px;
}
@media (max-width: 960px) {
  .p-sale__service {
    width: 94%;
    margin: auto;
  }
}
.p-sale__service h2 {
  display: flex;
  align-items: center;
  font-size: 2.8vw;
  color: #707070;
  width: 70%;
  margin: auto;
  padding-top: 47px;
}
@media (max-width: 960px) {
  .p-sale__service h2 {
    align-items: center;
    font-size: 5.5vw;
    padding-top: 21px;
    width: 100%;
  }
}
.p-sale__service h2:before,
.p-sale__service h2:after {
  content: "";
  height: 1px;
  background: #707070;
  flex-grow: 1;
}
.p-sale__service h2:before {
  margin-right: 50px;
}
.p-sale__service h2:after {
  margin-left: 50px;
}
.p-sale__service .flow {
  display: flex;
  justify-content: space-evenly;
  width: 85%;
  margin: auto;
  margin-bottom: 90px;
  margin-top: 50px;
}
@media (max-width: 960px) {
  .p-sale__service .flow {
    display: block;
    margin-top: 20px;
    width: 92%;
  }
}
.p-sale__service .flow .box {
  width: 24%;
}
@media (max-width: 960px) {
  .p-sale__service .flow .box {
    width: 100%;
  }
}
.p-sale__service .flow .box img {
  margin: auto;
}
@media (max-width: 960px) {
  .p-sale__service .flow .box img {
    width: 12%;
  }
}
.p-sale__service .flow .box .space {
  width: 55%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.p-sale__service .flow .box h3 {
  text-align: center;
  font-size: 1.3vw;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-sale__service .flow .box h3 {
    font-size: 1.8rem;
  }
}
.p-sale__service .flow .box p {
  width: 86%;
  margin: auto;
  margin-top: 35px;
  line-height: 2;
}
@media (max-width: 960px) {
  .p-sale__service .flow .box p {
    margin-top: 20px;
    letter-spacing: -2px;
    margin-bottom: 55px;
  }
}
.p-sale__service .link {
  display: flex;
  justify-content: center;
  padding-top: 245px;
  background-color: #FFFFFF;
}
@media (max-width: 960px) {
  .p-sale__service .link {
    padding-top: 65px;
    margin-bottom: 60px;
  }
}
.p-sale__service .link .rent {
  width: 35%;
  background-image: url("../images/sale/sale-rent.png");
  display: flex;
  align-items: center;
  margin-right: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 30px;
}
@media (max-width: 960px) {
  .p-sale__service .link .rent {
    padding: 10px;
    margin-right: 0px;
    margin-left: 4%;
    width: 48%;
  }
}
.p-sale__service .link .rent .back {
  padding: 23% 0;
  background-color: rgba(20, 20, 20, 0.5);
  width: 80%;
  margin: auto;
  display: flex;
  align-items: center;
  background-size: contain;
  margin-left: 3%;
}
@media (max-width: 960px) {
  .p-sale__service .link .rent .back {
    width: 82%;
    margin-top: 3%;
  }
}
.p-sale__service .link .rent .back button {
  border: 1px solid #FFFFFF;
  width: 90%;
  display: block;
  text-align: center;
  color: #FFFFFF;
  margin: auto;
  padding: 1.5% 0;
  font-size: 3vw;
}
.p-sale__service .link .rent .back button a {
  display: block;
}
.p-sale__service .link .investment {
  width: 35%;
  background-image: url("../images/sale/sale-investment.png");
  display: flex;
  align-items: center;
  margin-left: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 30px;
}
@media (max-width: 960px) {
  .p-sale__service .link .investment {
    padding: 10px;
    margin-left: 0px;
    width: 48%;
  }
}
.p-sale__service .link .investment .back {
  padding: 23% 0;
  background-color: rgba(20, 20, 20, 0.5);
  width: 80%;
  margin: auto;
  display: flex;
  align-items: center;
  background-size: contain;
  margin-left: 3%;
}
@media (max-width: 960px) {
  .p-sale__service .link .investment .back {
    width: 82%;
    margin-top: 3%;
  }
}
.p-sale__service .link .investment .back button {
  border: 1px solid #FFFFFF;
  width: 90%;
  color: #FFFFFF;
  margin: auto;
  text-align: center;
  padding: 1.5% 0;
  font-size: 3vw;
}
.p-sale__service .link .investment .back button a {
  display: block;
}
.p-sale__link .real-estate {
  background-image: url("../images/top/real-estate-image.png");
  background-position-x: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 125px;
}
@media (max-width: 960px) {
  .p-sale__link .real-estate {
    background-image: url("../images/top/real-estate-image-sp.png");
    height: 219px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.p-sale__link .real-estate .text h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 122px;
  left: 4.7%;
  letter-spacing: 4px;
}
@media (max-width: 960px) {
  .p-sale__link .real-estate .text h2 {
    font-size: 2.5rem;
    top: 64px;
    left: 3%;
    font-weight: bold;
  }
}
.p-sale__link .real-estate .text hr {
  width: 23%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 230px;
  left: 4.7%;
}
@media (max-width: 960px) {
  .p-sale__link .real-estate .text hr {
    width: 117px;
    top: 102px;
    left: 3%;
  }
}
.p-sale__link .real-estate .text h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 280px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .p-sale__link .real-estate .text h3 {
    font-size: 1.6rem;
    top: 110px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -1px;
  }
}
.p-sale__link .real-estate .text button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 506px;
  left: 4.7%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-sale__link .real-estate .text button {
    font-size: 1.1rem;
    top: 160px;
    left: 3%;
    padding: 0px 8px;
  }
}
.p-sale__link .Discarded {
  background-image: url("../images/top/discarded-image.png");
  background-position-x: 65%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 120px;
}
@media (max-width: 960px) {
  .p-sale__link .Discarded {
    background-image: url("../images/top/discarded-image-sp.png");
    height: 219px;
    margin-bottom: 60px;
    background-size: cover;
  }
}
.p-sale__link .Discarded .text h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 50px;
  left: 70.2%;
  line-height: 135px;
  letter-spacing: 3px;
}
@media (max-width: 960px) {
  .p-sale__link .Discarded .text h2 {
    font-size: 2.5rem;
    top: 35px;
    left: 63%;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.p-sale__link .Discarded .text hr {
  width: 23%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 310px;
  left: 70.2%;
}
@media (max-width: 960px) {
  .p-sale__link .Discarded .text hr {
    width: 117px;
    top: 106px;
    left: 62%;
  }
}
.p-sale__link .Discarded .text h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 323px;
  left: 70%;
  line-height: 90px;
  letter-spacing: -2.3px;
}
@media (max-width: 960px) {
  .p-sale__link .Discarded .text h3 {
    font-size: 1.6rem;
    top: 116px;
    left: 63%;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: -1.2px;
  }
}
.p-sale__link .Discarded .text button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 565px;
  left: 70.1%;
  padding: 7px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-sale__link .Discarded .text button {
    font-size: 1.1rem;
    top: 165px;
    left: 63%;
    padding: 0px 7px;
  }
}
.p-sale__link .purchase {
  background-image: url("../images/top/purchase-image.png");
  background-position-x: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 696px;
  position: relative;
  margin-bottom: 120px;
}
@media (max-width: 960px) {
  .p-sale__link .purchase {
    background-image: url("../images/top/purchase-image-sp.png");
    height: 219px;
    margin-bottom: 50px;
    background-size: cover;
  }
}
.p-sale__link .purchase h2 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 60px;
  left: 4.8%;
  line-height: 135px;
  letter-spacing: 3px;
}
@media (max-width: 960px) {
  .p-sale__link .purchase h2 {
    font-size: 2.5rem;
    top: 40px;
    left: 3%;
    line-height: 33px;
    font-weight: bold;
    letter-spacing: -1px;
  }
}
.p-sale__link .purchase hr {
  width: 23%;
  border-width: 0.5px;
  border-style: solid;
  border-color: #FFF;
  position: absolute;
  top: 320px;
  left: 4.8%;
}
@media (max-width: 960px) {
  .p-sale__link .purchase hr {
    width: 116px;
    top: 110px;
    left: 3%;
  }
}
.p-sale__link .purchase h3 {
  font-size: 4vw;
  color: #FFFFFF;
  position: absolute;
  top: 333px;
  left: 4.7%;
  line-height: 90px;
  letter-spacing: -1.5px;
}
@media (max-width: 960px) {
  .p-sale__link .purchase h3 {
    font-size: 1.6rem;
    top: 120px;
    line-height: 20px;
    font-weight: bold;
    left: 3%;
    letter-spacing: -0.8px;
  }
}
.p-sale__link .purchase button {
  position: absolute;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 1.5vw;
  top: 575px;
  left: 4.7%;
  padding: 8px 52px;
  font-family: "Century Schoolbook";
}
@media (max-width: 960px) {
  .p-sale__link .purchase button {
    font-size: 1.1rem;
    top: 169px;
    left: 3%;
    padding: 0px 8px;
  }
}