@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:300,500,700&display=swap&subset=japanese");
@-ms-viewport {
  width: device-width;
}
/*-------------------- クエリー設定(指示がある場合は適宜差し替える) -------------------*/
/*-------------------- フォント -------------------*/
.c-colbox-button-full a::before, .c-link--arw-b::before, .c-link--arw-l::before, .c-link--arw::before, .c-link--arwb-lb::before, .c-link--txt[target="_blank"]::after, .c-link-arw--adjust::before, .c-link-arw--next::before, .c-link-arw--prev::before, .c-link-file a::before, .c-link-subnav a::after, .c-list--file__link::before, .c-pressroom-pager__next a::before, .c-pressroom-pager__next--all a::after, .c-pressroom-pager__next--all a::before, .c-pressroom-pager__prev a::before, .c-pressroom-pager__prev--all a::after, .c-pressroom-pager__prev--all a::before, .c-toggle > dt::after, .c-toggle > dt::before, .is-responsive .c-box-guide-2 a::after, .is-responsive .ix-l-section-top-case::before, .is-responsive .ix-l-section-top-headhunter::before, .is-responsive .ix-l-section-top-jobs::before, .is-responsive .ix-l-section-top-recruitment::before, .is-responsive .ix-l-section-top-success::before, .is-responsive .p-gnav__ttl::after, .is-responsive .p-top-jobs-nav__list a::after, .ix-icon--arw-1::before, .ix-icon--arw-2::before, .ix-icon--arw-3::before, .ix-icon--arw-4::before, .ix-icon--arw-5::before, .ix-icon--blank::before, .ix-icon--check-1::before, .ix-icon--close-1::before, .ix-icon--fig-1::before, .ix-icon--fig-2::before, .ix-icon--fig-3::before, .ix-icon--fig-4::before, .ix-icon--fig-5::before, .ix-icon--fig-6::before, .ix-icon--fig-7::before, .ix-icon--file-1::before, .ix-icon--login::before, .ix-icon--logo::before, .ix-icon--loupe::before, .ix-icon--menu::before, .ix-icon--person-1::before, .ix-icon--qa-1::before, .p-footer-pagetop a::before, .p-guide-flow__group:not(:last-child)::after, .p-guide-headnav__item:not(:last-child)::after, .p-point-ingroup__ttl::before, .p-step-2__group:not(:last-child)::after, .p-step-3__group:not(:last-child)::after, .p-top-guide__inner::before, .p-top-success::before, .p-topicpath ul li:not(:last-child)::after, [class*=" icon-"], [class*=" ix-icon"], [class^=icon-], [class^=ix-icon], a.c-link--txt[target="_blank"]::after {
  font-family: ix-tenshoku !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
@font-face {
  font-family: ix-tenshoku;
  src: url(/_assets/fonts/ix-tenshoku.ttf?8ivb4p) format("truetype"), url(/_assets/fonts/ix-tenshoku.woff?8ivb4p) format("woff"), url(/_assets/fonts/ix-tenshoku.svg?8ivb4p#b-ch) format("svg");
  font-weight: 400;
  font-style: normal
}
.ix-icon--fig-1::before {
  content: "\e900"
}
.ix-icon--fig-2::before {
  content: "\e901"
}
.ix-icon--fig-3::before {
  content: "\e902"
}
.ix-icon--fig-4::before {
  content: "\e903"
}
.ix-icon--fig-5::before {
  content: "\e904"
}
.ix-icon--fig-6::before {
  content: "\e905"
}
.ix-icon--fig-7::before {
  content: "\e906"
}
.ix-icon--logo::before {
  content: "\e907"
}
.ix-icon--arw-1::before {
  content: "\e908"
}
.ix-icon--arw-2::before {
  content: "\e909"
}
.ix-icon--arw-3::before {
  content: "\e90a"
}
.ix-icon--blank::before {
  content: "\e90b"
}
.ix-icon--file-1::before {
  content: "\e90c"
}
.ix-icon--qa-1::before {
  content: "\e90d"
}
.ix-icon--menu::before {
  content: "\e90e"
}
.ix-icon--login::before {
  content: "\e90f"
}
.ix-icon--close-1::before {
  content: "\e910"
}
.ix-icon--loupe::before {
  content: "\e911"
}
.ix-icon--person-1::before {
  content: "\e912"
}
.ix-icon--arw-4::before {
  content: "\e913"
}
.ix-icon--check-1::before {
  content: "\e914"
}
.ix-icon--arw-5::before {
  content: "\e915 "
}
/*-------------------- カラー(案件ごとに適宜差し替える) -------------------*/
div, dl, dt, dd, ul, ol,
li, h1, h2, h3, h4, h5,
h6, pre, code, form, fieldset, legend,
input, textarea, p, blockquote,
th, td {
  margin: 0;
  padding: 0;
  word-break: break-word;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  word-break: break-word;
  font-size: inherit;
  width: 100%;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  vertical-align: middle;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-size: inherit;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
  font-size: 70%;
}

sub {
  vertical-align: text-bottom;
  font-size: 70%;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  font-size: 100%;
}

legend {
  color: #000;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  font-size: 108%;
  line-height: 100%;
}

.aligncenter {
  text-align: center;
}

img {
  vertical-align: bottom;
  line-height: 1;
  margin: 0;
}

a {
  text-decoration: none;
  color: #131313;
}

* {
  outline: none;
}

/* common item ---------------------------------------*/
.clearfix:after,
.inner:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  font-size: 62.5%;
  height: 100%;
}

*, *::before, *::after {
  box-sizing: border-box;
}

body {
  -webkit-text-size-adjust: 100%;
  margin: 0;
  color: #222222;
  font-size: 1.4rem;
  /*font-family: "YuGothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック", "游ゴシック体", "Noto Sans Japanese Light", sans-serif;*/
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  height: 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  transition: .3s;
}

@media screen and (min-width: 769px) {
  a:hover {
    opacity: 0.7;
  }
}
.img {
  text-align: center;
}

img {
  max-width: 100%;
  height: auto;
}

p {
  line-height: 1.6;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a {
  color: #222222;
}

strong {
  font-weight: bold;
}

.ovh {
  overflow: hidden !important;
}

.ovv {
  overflow: visible !important;
}

.disnone {
  display: none;
}

.list-inline > li {
  display: inline-block;
}

.d-none {
  display: none !important;
}
@media screen and (max-width: 768px) {
.d-none-pc {
  display: none !important;
}
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

table.d-inline-block, table.d-block {
  display: table !important;
}
table th.d-inline-block, table th.d-block, table td.d-inline-block, table td.d-block {
  display: table-cell !important;
}

/* sp */
@media screen and (max-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (max-width: 767px) {
  .d-pr-block {
    display: block !important;
  }
}
.l-header {
  width: 100%;
  background-color: #fff;
  z-index: 100;
}
.l-header-inner {
  height: 60px;
  padding: 0 70px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-header-inner {
    height: 50px;
    padding: 0 20px;
  }
}

.l-container {
  width: auto;
}

.l-section {
  padding: 80px 0 100px;
  /* overflow: hidden; */
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-section {
    padding: 50px 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .l-section::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 56px 56px 0 0;
    border-color: #b99969 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
}

.l-inner {
  max-width: 960px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .l-inner {
    padding: 0 10px;
    width: auto;
  }
}

.l-inner .cv-btn a {
  width: 440px;
  height: 72px;
}

.kv-inner-block {
  width: 581px;
  max-width: 581px;
  height: 100%;
  position: relative;
}

@media screen and (min-width: 769px) {
  .kv-inner-block {
    margin-top: 200px;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .kv-inner-block {
    width: 100%;
  }
}

.kv-inner-block .cv-btn a {
  width: 360px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .l-inner .cv-btn a,
  .kv-inner-block .cv-btn a{
  height: 64px;
  }
}

@media (max-width: 767px) {
  .l-inner .cv-btn a, .kv-inner-block .cv-btn a {
    width: 85vw;
    height: 15vw;
    margin: auto;
  }
}

.bg-black {
  background-color: #222222 !important;
}

.bg-blue {
  background-color: #08265c !important;
}

.bg-gray {
  background-color: #3e3e3e !important;
}

.bg-l-gray {
  background-color: #ededed !important;
}

.bg-white {
  background-color: #fff !important;
}

.l-footer {
  position: relative;
  /*padding-bottom: 90px;*/
}
@media screen and (max-width: 768px) {
  .l-footer {
    /*padding-bottom: 54px;*/
  }
}
.l-footer-inner {
  background: #3e3e3e;
  padding: 80px 0 20px;
}
@media screen and (max-width: 768px) {
  .l-footer-inner {
    padding: 55px 0 20px;
  }
}

.header-logo-wrap {
  width: 100%;
  margin: 0 auto auto auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.header-logo-txt {
  margin-left: 15px;
  font-family: "YuGothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック", "游ゴシック体", "Noto Sans Japanese Light", sans-serif;
  font-size: 12px;
  letter-spacing: .03em;
  line-height: 1;
  white-space: nowrap;
}
.header-logo-item a {
  display: flex;
  align-items: flex-end;
}
.header-logo-item a:hover {
  opacity: 1;
}
.header-logo-item.ix img {
  width: 125px;
  height: auto;
  margin-top: 4px  
}
@media screen and (max-width: 768px) {
  .header-logo-item.ix img {
    width: 107px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .header-logo-item.p-c {
    margin-top: 5px;
  }
}
.header-logo-item.p-c img {
  width: 200px;
  height: 50px;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .header-logo-item.p-c img {
    width: 119px;
    height: 30px;
    margin-top: 8px;
  }
}

.footer-logo {
  width: 210px;
  height: 40px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .footer-logo {
    width: 145px;
    height: 90px;
  }
}
.footer-corp {
  width: 100%;
  max-width: 1096px;
  height: 58px;
  /* margin: auto; */
  padding: 0 70px;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .footer-corp {
    height: 54px;
    padding: 0 10px;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
.footer-corp__logo {
  width: 140px;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .footer-corp__logo {
    width: 116px;
    margin-right: 0;
  }
}
.footer-corp__logo a:hover {
  opacity: 1;
}
.footer-corp__copyright {
  font-family: "YuGothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック", "游ゴシック体", "Noto Sans Japanese Light", sans-serif;
  color: #9fa0a0;
  font-size: 1.3rem;
  text-align: right;
  padding-top: 0;
  letter-spacing: .02em;
}
@media screen and (max-width: 768px) {
  .footer-corp__copyright {
    font-size: 1.2rem;
  }
}
.footer-cv-wrap {
  width: 100%;
  background-color: #08265c;
  padding: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  transition: bottom 350ms ease-out;
}
@media screen and (max-width: 768px) {
  .footer-cv-wrap {
    padding: 0;
	display: none;
  }
}
.footer-cv-wrap .footer-cv-btn {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .footer-cv-wrap .footer-cv-btn {
    width: 100%;
    display: block;
  }
}
.footer-cv-wrap .footer-cv-btn a {
  width: 640px;
  height: 66px;
}

@media screen and (max-width: 768px) {
  .footer-cv-wrap .footer-cv-btn a {
    width: 100%;
    background-color: #b99969;
    border-radius: 0;
  }
  .footer-cv-wrap .footer-cv-btn a::before, .footer-cv-wrap .footer-cv-btn a::after {
    content: none;
  }
}
.footer-cv-wrap .footer-cv-btn a span {
  font-size: 2.4rem;
  font-weight: 700;
}

.pagetop {
  width: 118px;
  position: absolute;
  top: -59px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .pagetop {
    width: 75px;
    top: -37px;
  }
}
.pagetop::before {
  content: '';
  width: 82px;
  height: 82px;
  background-color: #b99969;
  position: absolute;
  top: 18px;
  left: 18px;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .pagetop::before {
    content: none;
  }
}
.pagetop a {
  display: block;
  position: relative;
  z-index: 1;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-95 {
  margin-bottom: 85px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

@media screen and (max-width: 768px) {
  .mt-md-0 {
    margin-top: 0px !important;
  }

  .mt-md-5 {
    margin-top: 5px !important;
  }

  .mt-md-10 {
    margin-top: 10px !important;
  }

  .mt-md-15 {
    margin-top: 15px !important;
  }

  .mt-md-20 {
    margin-top: 20px !important;
  }

  .mt-md-25 {
    margin-top: 25px !important;
  }

  .mt-md-30 {
    margin-top: 30px !important;
  }

  .ml-md-0 {
    margin-left: 0px !important;
  }

  .ml-md-5 {
    margin-left: 5px !important;
  }

  .ml-md-10 {
    margin-left: 10px !important;
  }

  .ml-md-15 {
    margin-left: 15px !important;
  }

  .ml-md-20 {
    margin-left: 20px !important;
  }

  .ml-md-25 {
    margin-left: 25px !important;
  }

  .ml-md-30 {
    margin-left: 30px !important;
  }

  .mb-md-0 {
    margin-bottom: 0px !important;
  }

  .mb-md-5 {
    margin-bottom: 5px !important;
  }

  .mb-md-10 {
    margin-bottom: 10px !important;
  }

  .mb-md-15 {
    margin-bottom: 15px !important;
  }

  .mb-md-20 {
    margin-bottom: 20px !important;
  }

  .mb-md-25 {
    margin-bottom: 25px !important;
  }

  .mb-md-30 {
    margin-bottom: 30px !important;
  }

  .mb-md-35 {
    margin-bottom: 35px !important;
  }

  .mb-md-40 {
    margin-bottom: 40px !important;
  }

  .mb-md-45 {
    margin-bottom: 45px !important;
  }

  .mb-md-50 {
    margin-bottom: 50px !important;
  }

  .mb-md-55 {
    margin-bottom: 55px !important;
  }

  .mb-md-60 {
    margin-bottom: 60px !important;
  }

  .mb-md-65 {
    margin-bottom: 65px !important;
  }

  .mb-md-70 {
    margin-bottom: 70px !important;
  }

  .mb-md-75 {
    margin-bottom: 75px !important;
  }

  .mb-md-80 {
    margin-bottom: 80px !important;
  }

  .mb-md-95 {
    margin-bottom: 85px !important;
  }

  .mb-md-90 {
    margin-bottom: 90px !important;
  }

  .mr-md-0 {
    margin-right: 0px !important;
  }

  .mr-md-5 {
    margin-right: 5px !important;
  }

  .mr-md-10 {
    margin-right: 10px !important;
  }

  .mr-md-15 {
    margin-right: 15px !important;
  }

  .mr-md-20 {
    margin-right: 20px !important;
  }

  .mr-md-25 {
    margin-right: 25px !important;
  }

  .mr-md-30 {
    margin-right: 30px !important;
  }

  .pt-md-0 {
    padding-top: 0px !important;
  }

  .pt-md-5 {
    padding-top: 5px !important;
  }

  .pt-md-10 {
    padding-top: 10px !important;
  }

  .pt-md-15 {
    padding-top: 15px !important;
  }

  .pt-md-20 {
    padding-top: 20px !important;
  }

  .pt-md-25 {
    padding-top: 25px !important;
  }

  .pt-md-30 {
    padding-top: 30px !important;
  }

  .pl-md-0 {
    padding-left: 0px !important;
  }

  .pl-md-5 {
    padding-left: 5px !important;
  }

  .pl-md-10 {
    padding-left: 10px !important;
  }

  .pl-md-15 {
    padding-left: 15px !important;
  }

  .pl-md-20 {
    padding-left: 20px !important;
  }

  .pl-md-25 {
    padding-left: 25px !important;
  }

  .pl-md-30 {
    padding-left: 30px !important;
  }

  .pb-md-0 {
    padding-bottom: 0px !important;
  }

  .pb-md-5 {
    padding-bottom: 5px !important;
  }

  .pb-md-10 {
    padding-bottom: 10px !important;
  }

  .pb-md-15 {
    padding-bottom: 15px !important;
  }

  .pb-md-20 {
    padding-bottom: 20px !important;
  }

  .pb-md-25 {
    padding-bottom: 25px !important;
  }

  .pb-md-30 {
    padding-bottom: 30px !important;
  }

  .pb-md-35 {
    padding-bottom: 35px !important;
  }

  .pb-md-40 {
    padding-bottom: 40px !important;
  }

  .pr-md-0 {
    padding-right: 0px !important;
  }

  .pr-md-5 {
    padding-right: 5px !important;
  }

  .pr-md-10 {
    padding-right: 10px !important;
  }

  .pr-md-15 {
    padding-right: 15px !important;
  }

  .pr-md-20 {
    padding-right: 20px !important;
  }

  .pr-md-25 {
    padding-right: 25px !important;
  }

  .pr-md-30 {
    padding-right: 30px !important;
  }
}
.ttl-article {
  font-family: "Noto Serif JP", serif;
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .ttl-article {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 320px) {
  .ttl-article {
    font-size: 2.4rem;

  }
}


.ttl-article + .text {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .ttl-article + .text {
    font-size: 1.4rem;
  }
}

.ttl-section {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .ttl-section {
    margin-bottom: 20px;
  }
}
.ttl-section span {
  font-size: 1.8rem;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
  padding: 0 3.5em;
}
@media screen and (max-width: 768px) {
  .ttl-section span {
    font-size: 1.6rem;
    padding: 0 2.5em;
  }
}
@media screen and (max-width: 320px) {
  .ttl-section span {
    font-size: 1.5rem;
  }
}
.ttl-section span::before, .ttl-section span::after {
  content: '';
  width: 2em;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ttl-section span::before {
  left: 0;
}
.ttl-section span::after {
  right: 0;
}

.text {
  line-height: 2;
}
.text + .text {
  margin-top: 1em;
}

.text-bold {
  font-weight: bold !important;
}
.text-normal {
  font-weight: normal !important;
}
.text-accent {
  color: #b99969 !important;
}
.ttl-article .text-accent {
  font-size: 3.6rem;
}

.text-red {
  color: #d41111 !important;
}
.text-blue {
  color: #08265c !important;
}
.text-gray {
  color: #707070 !important;
}
.text-white {
  color: #fff !important;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-skew {
  transform: skewX(-10deg);
  display: inline-block;
}

.swipe-wrap {
  width: 100%;
  max-width: 960px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .swipe-wrap {
    overflow: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    padding-left: 10px;
  }
}
.swipe-inner, .swipe-item-block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .swipe-inner {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .swipe-item-block {
    width: auto;
    display: inline-block;
  }
}
.swipe-item {
  background-color: #fff;
  padding: 20px 25px 25px;
  overflow: hidden;
}
.swipe-item.col-2 {
  width: calc(100% / 2 - 20px);
  border-radius: 2px;
}
.swipe-item.col-2:nth-last-child(n+3) {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .swipe-item.col-2:nth-last-child(n+3) {
    margin-bottom: 0;
  }
}
.swipe-item.col-3 {
  width: calc(100% / 3 - 20px);
  border-radius: 2px;
}
.swipe-item.col-3:nth-last-child(n+4) {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .swipe-item.col-3:nth-last-child(n+4) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .swipe-item {
    width: 85vw !important;
    max-width: 400px;
    padding: 20px 20px;
    display: inline-block;
    overflow: hidden;
  }
}
@media screen and (max-width: 320px) {
  .swipe-item {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 768px) {
  .swipe-item + .swipe-item {
    margin-left: 10px;
  }
  .swipe-item:last-child {
    margin-right: 10px;
  }
}

/* --- KV --- */
.kv {
  height: 650px;
  background-image: url(/lp/short/202402/assets/img/mv-img-pc.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .kv {
    height: 100%;
    min-height: 777px;
    background-position: top;
    background-size: auto;
    background-color: #e4e6e9;
  }
}

@media screen and (min-width: 768px) {
  .kv {
    /* display: flex; */
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 1024px) {
  .kv {
    background-position: left -500px top;
  }
}

@media screen and (max-width: 767px) {
  .kv {
    height: auto;
    background-image: url(/lp/short/202402/assets/img/mv-img-sp.png);
    background-size: 100% auto;
    background-position: center top;
    padding: 0;
  }
}

@media screen and (width: 768px) {
  .kv {
    height: 560px;
    background-position: left -450px center;
    overflow: hidden;
  }
}

.kv-wrapper .l-inner {
  max-width: 1240px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.kv-wrapper .l-inner:nth-of-type(1) {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
}

@media (min-width: 769px) {
  .kv-wrapper .l-inner:nth-of-type(1) {
    flex-wrap: nowrap;
    /* align-items: start; */
  }
}

@media (max-width: 767px) {
  .kv-wrapper .l-inner:nth-of-type(1) {
    position: relative;
    top: auto;
    transform: none;
  }
}

@media (max-width: 1024px) {
  .kv-wrapper .l-inner {
    max-width: 960px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .kv-wrapper .l-inner {
    display: block;
  }
}

@media (max-width: 768px) {
  .kv-wrapper .l-inner:nth-of-type(2) {
    padding: 0;
    z-index: 2;
  }
}

.kv-ttl {
  width: 100%;
  max-width: 612px;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 5rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  text-shadow: 0 3px 5px rgba(0,0,0,.5);
  margin: 0 auto 45px;
  padding-bottom: 12px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .kv-ttl {
    font-size: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .kv.banner .kv-ttl {
    padding-top: 10.8vw;
    margin: 0 auto 76.8vw;
    margin-bottom: 81.466666vw;
    width: 96vw;
    height: 20.4vw;
    background-position: center bottom;
    box-sizing: content-box;
  }
}

.kv-ttl-m {
  font-size: 3.4rem;
  display: block;
}

@media screen and (max-width: 1024px) {
  .kv-ttl-m {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 767px) {
  .kv-ttl-m {
    font-size: 5.33333vw;
    margin-bottom: 1.33333vw;
  }
}

.kv-companies-wrapper {
  width: 100%;
  background-color: rgba(0,0,0,.5);
  padding: 15px 28px;
}

@media screen and (max-width: 767px) {
  .kv-companies-wrapper {
    padding: 2.66666vw 4vw;
  }
}

.kv-companies-ttl {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: .075em;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .kv-companies-ttl {
    font-size: 4.266666vw;
    margin-bottom: 2.66666vw;
  }
}

.kv-companies-list {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .kv-companies-list {
    margin-bottom: 2.66666vw;
  }
}

/* .kv-companies-list img {
  width: 100%;
} */

.kv-companies-note li {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.6;
  text-indent: -1.5em;
  padding-left: 1.5em;
}

@media screen and (max-width: 767px) {
  .kv-companies-note li {
    font-size: 3.2vw;
  }
}

.kv-lead {
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .kv-lead {
    margin-bottom: 4vw;
  }
}

.kv-lead span {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
  line-height: 1;
  letter-spacing: 1px;
  padding: calc(1em / 2) 0 calc(1em / 2);
  display: block;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .kv-lead span {
    font-size: 3.733333vw !important;
  }
}
@media screen and (width: 768px) {
  .kv-lead span {
    font-size: 1.6rem;
  }
}
.kv-lead span::before {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 20%, white 50%, white 80%, white 80%, rgba(255, 255, 255, 0));
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.kv-anchor {
  text-align: center;
  margin-bottom: 25px;
  text-shadow: 0 0 12px white;
}
@media screen and (max-width: 768px) {
  .kv-anchor {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
 .kv-anchor {
   margin-bottom: 0;
   text-shadow: 0 0 5px #000;
   display: none;
 }
}
.kv-anchor a {
  display: block;
  text-align: center;
}
.kv-anchor a span {
  display: inline-block;
  color: #b99969;
  font-weight: bold;
  font-size: 2rem;
  position: relative;
  padding-left: 1.75em;
  padding-left: 1.5em;
}
@media screen and (max-width: 767px) {
  .kv-anchor a span {
    font-size: 4.4vw;
    color: #fff;
  }
}
@media screen and (width: 768px) {
  .kv-anchor a span {
    font-size: 1.6rem;
  }
}
.kv-anchor a span::before {
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(/lp/short/202402/assets/img/icon-arrow-circle.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .kv-anchor a span::before {
    background-image: url(/lp/short/202402/assets/img/icon-arrow-circle-white.svg);
  }
}

@media screen and (max-width: 767px) {
  .kv .cv-btn {
    margin: 0;
  }
}

.kv-list {
  width: 380px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: auto;
  position: relative;
  z-index: 1;
}

@media (max-width: 1024px) {
  .kv-list {
    width: 350px;
  }
}

@media (max-width: 768px) {
  .kv-list {
    width: 360px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .kv-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 4vw;
  }
}

@media (max-width: 768px) {
  .kv-list.d-md-none {
    display: flex !important;
  }
}

@media (max-width: 767px) {
  .kv-list.d-md-none {
    display: none !important;
  }
}

.kv-list-item {
  width: 115px;
  text-align: center;
}

@media (max-width: 767px) {
  .kv-list-item {
    width: calc(100% / 3);
  }
}

.kv-list-img {
  margin: 0 auto 10px;
}

@media (max-width: 768px) {
  .kv-list-img {
    width: 60%;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .kv-list-img {
    margin-bottom: 2vw;
  }
}

.kv-list .text {
  color: #353535;
  font-size: 1.2rem;
  text-shadow: 0 0 30px rgba(255,255,255,1), 0 0 8px rgba(255,255,255,1);
  line-height: 1.8;
  text-align: center;
}

@media (max-width: 767px) {
  .kv-list .text {
    font-size: 3.2vw;
    text-shadow: none;
  }
}

.kv-inner-block .cv-text {
  color: #5e5e5e;
  text-align: center;
  font-size: 1.2rem;
  margin-top: 1em;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .kv-inner-block .cv-text {
    font-size: 3.2vw;
  }
}

.kv-inner-block .cv-text br {
  display: block !important;
}


  .kv-form-wrapper {
    width: 350px;
  }


.kv-form-wrapper .lp_customer_registration_form {
  background-color: #fff;
  padding: 25px;
  -webkit-box-shadow: 0 2px 6px 2px rgba(246, 217, 217, 0.15);
  box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15);
}

@media (min-width: 769px) {
  .kv-form-wrapper {
    width: 330px;
    min-width: 330px;
  }
}

.kv-form-ttl {
  background-color: #222222;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
  padding: .75em 0;
}

.kv-form-ttl span {
  font-size: 1.3rem;
}

.kv-jobs-record-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  padding: 30px 0;
}

@media (max-width: 768px) {
  .kv-jobs-record-wrapper {
    display: block;
    padding: 0 0 45px;
  }
}

@media (max-width: 767px) {
  .kv-jobs-record-wrapper {
    display: block;
  }
}

.kv-jobs-record-ttl {
  background-color: #08265c;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1;
  padding: 1em 20px 1em 30px;
  margin-right: 30px;
  position: relative;
}

@media (max-width: 768px) {
  .kv-jobs-record-ttl {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .kv-jobs-record-ttl {
    background-color: #222222;
    font-size: 4.2666666vw;
    margin-bottom: 8vw;
  }
}

.kv-jobs-record-ttl::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 0 24px 15px;
  border-color: transparent transparent transparent #08265c;
  position: absolute;
  top: 0;
  right: -15px;
}

@media (max-width: 768px) {
  .kv-jobs-record-ttl::after {
    border-color: #08265c transparent transparent transparent;
    border-width: 12px 15px 0 15px;
    bottom: -12px;
    top: auto;
    right: 0;
    left: 0;
    margin: auto;
  }
}

@media (max-width: 767px) {
  .kv-jobs-record-ttl::after {
    border-color: #222222 transparent transparent transparent;
    border-width: 3.2vw 4vw 0 4vw;
    bottom: -3.1vw;
  }
}

.kv-jobs-record-list {
  width: calc(100% - 186px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .kv-jobs-record-list {
    width: 100%;
    justify-content: center;
  }
}

.kv-jobs-record-item {
  width: 110px;
}

@media (max-width: 768px) {
  .kv-jobs-record-item {
    width: calc(100% / 3);
    max-width: 150px;
  }
}

.kv-jobs-record-text {
  width: 100%;
  color: #707070;
  font-size: 1.2rem;
  text-align: center;
  margin-top: 1em;
}

@media (max-width: 767px) {
  .kv-jobs-record-text {
    font-size: 3.2vw;
  }
}

/*--1005更新 CVボタン*/
.kv-cv-wrap {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .kv-cv-wrap {
    background-color: #08265C;
    padding: 1.866666vw 0 3.2vw;
  }
}

.kv-cv-text {
  color: #5e5e5e;
  text-align: center;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .kv-cv-text {
    color: #fff;
    font-size: 3.733333vw;
    margin-bottom: 1.6vw;
  }
}

.kv-cv-btn {
  margin: 0;
}

@media (max-width: 767px) {
  .kv-cv-btn a::before {
    background: linear-gradient(to bottom, #D9B276 0, #BF9455 100%) !important;
  }
}

.kv-sp-lead {
  display: none;
}

@media (max-width: 767px) {
  .kv-sp-lead {
    display: block;
    width: 42.66666vw;
    position: absolute;
    top: 38.66666vw;
    right: 5.33333vw;
  }
}

/* --- /KV --- */
/* --- /CV --- */
.cv-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px 0 52px;
}

.footer-cv-wrap .cv-btn {
  margin: 20px 0 10px;
}

@media screen and (max-width: 768px) {
  .cv-btn {
    margin: 30px 0 20px;
  }
}
.cv-btn a {
  width: 360px;
  height: 64px;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .cv-btn a {
    font-size: 2rem;
    margin: 0 30px;
  }
}

@media screen and (max-width: 767px) {
  .cv-btn a {
    font-size: 4.8vw;
    line-height: 15vw;
  }
}

.cv-btn a::before, .cv-btn a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cv-btn a::before {
  background: linear-gradient(to bottom, #b99969 0, #a37f47 100%);
  z-index: -1;
  transition: opacity .3s ease 0s;
}
.cv-btn a::after {
  background: linear-gradient(to bottom, #b4843d 0, #744d10 100%);
  z-index: -2;
}
@media screen and (min-width: 769px) {
  .cv-btn a:hover {
    opacity: 1;
  }
  .cv-btn a:hover::before {
    opacity: 0;
  }
}
.cv-text {
  font-size: 2rem;
  line-height: 1.6;
}

.footer-cv-wrap .cv-text {
  font-size: 1.6rem;
  line-height: 1.5;
}



@media screen and (max-width: 768px) {
  .cv-text {
    font-size: 1.3rem;
  }
}
@media (max-width: 345px) {
  .cv-text br {
    display: none !important;
  }
}

/* --- /CV --- */
/* --- SECTION --- */
@media screen and (max-width: 768px) {
  .sect-01::before, .sect-01::after {
    content: none;
  }
}

.sect-07 {
  background: #000;
  padding: 80px 0 100px;
  position: relative;
  z-index: 2;
}

.sect-07::before {
  content: '';
  height: 100%;
  top: 0;
  position: absolute;
  width: 200px;
  background-color: rgb(185, 153, 105);
  right: -51px;
  z-index: -1;
  transform: skewX(-45deg) translateX(-50%);
}

.sect-07::after {
  content: '';
  height: 100%;
  top: 0;
  position: absolute;
  width: 250px;
  background-color: rgb(255, 255, 255);
  right: -327px;
  z-index: -1;
  transform: skewX(-45deg) translateX(-50%);
}

.sect-07 .u-use--pc {
  display: block;
}

.sect-07 .u-use--sp {
  display: none;
}

.p-top-job-search {
  background: #fff;
  padding: 25px 40px 40px;
  width: 960px;
  margin: 0 auto;
}

.p-top-job-search__ttl {
  padding-bottom: 40px;
  font-family: "Noto Serif JP",serif;
  font-size: 28px;
  text-align: center;
}

.p-top-job-search__error-area {
  width: 650px;
  font-size: 14px;
  letter-spacing: 0.05rem;
  color: #b81c22;
  border: solid 2px #b81c22;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  margin: 15px auto 20px;
}

.p-top-job-search__error-area-icon {
  position: relative;
  padding-left: 30px;
  line-height: 23px;
}

.p-top-job-search__error-area-icon::before {
  content: '\E90E';
  font-family: 'sharp-icon' !important;
  font-size: 22px;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  display: block;
  position: absolute;
  left: 0;
  top: -4px;
  color: #b81c22;
}

.p-top-job-search__content {
  display: flex;
  align-items: flex-end;
  font-family: "YuGothic Medium","游ゴシック Medium",YuGothic,"游ゴシック","游ゴシック体","Noto Sans Japanese Light",sans-serif;
}

.p-top-job-search__form-group {
  display: flex;
  flex-direction: column;
  position: relative;
}

.p-top-job-search__form-group .dropdown-toggle {
  text-align: left;
  box-sizing: border-box;
}

.p-top-job-search__form-group .dropdown-toggle::after {
  display: none;
}

.p-top-job-search__form-group .c-select--txt {
  white-space: normal;
  overflow: hidden;
  color: #222;
  line-height: 46px;
  height: 46px;
}

.p-top-job-search__form-group .dropdown-menu {
  padding: 0;
  height: 349px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #9FA0A0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.25rem;
}

.p-top-job-search__form-group .dropdown-menu.show {
  display: block;
}

.p-top-job-search__form-group .dropdown-menu.job-type {
  width: 420px;
}

@media only screen and (max-width: 667px) {
  .p-top-job-search__form-group .dropdown-menu.job-type {
    width: 100%;
  }
}

.p-top-job-search__form-group .dropdown-menu.desired-prefecture {
  width: 200px;
}

@media only screen and (max-width: 667px) {
  .p-top-job-search__form-group .dropdown-menu.desired-prefecture {
    width: 100%;
  }
}

.p-top-job-search__form-group .dropdown-item {
  cursor: pointer;
  font-size: 14px;
  padding: 0.05rem 0.6rem;
  letter-spacing: 0;
  display: block;
  width: 100%;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  line-height: 28px;
}

.p-top-job-search__form-group .dropdown-item:hover {
  background-color: #E8F8FF;
}

.p-top-job-search__form-group .dropdown-item:active {
  color: #212529;
}

@media only screen and (max-width: 667px) {
  .p-top-job-search__form-group .dropdown-item {
    white-space: normal;
  }
}

.p-top-job-search__form-group-ttl {
  line-height: 2;
}

.p-top-job-search__cross {
  font-size: 53px;
  font-weight: bold;
  line-height: 0.8;
  margin: 0 10px;
}

.p-top-job-search__button {
  width: 180px;
  height: 46px;
  font-size: 16px;
  background: #0068b7;
  border: none;
  outline: none;
  color: #ffffff;
  border-radius: 8px;
  appearance: none;
  margin-left: 20px;
  cursor: pointer;
  font-family: "YuGothic Medium","游ゴシック Medium",YuGothic,"游ゴシック","游ゴシック体","Noto Sans Japanese Light",sans-serif;
}

.p-top-job-search__button:hover {
  background: #5185c5 !important;
}

.c-select {
  font-size: 16px;
  padding: 5px 25px 5px 10px;
  white-space: nowrap;
  position: relative;
  user-select: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  border: 1px solid #9fa0a0;
  border-radius: 3px;
  appearance: none;
  outline: none;
  background-image: url(/_assets/img/top/i-arrow-down.svg);
  background-repeat: no-repeat;
  background-size: 12px 14px;
  background-position: right 10px top 36%;
  background-color: #fff;
  font-family: "YuGothic Medium","游ゴシック Medium",YuGothic,"游ゴシック","游ゴシック体","Noto Sans Japanese Light",sans-serif;
}

.c-select:focus-within {
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.4);
}

.c-select-size--1 {
  width: 420px;
  height: 46px;
}
.c-select-size--2 {
  width: 200px;
  height: 46px;
}

.c-select--arrow::after {
  content: "";
  background: url("/_assets/img/top/i-arrow-down.svg");
  background-repeat: no-repeat;
  background-size: 12px 14px;
  background-position: right 0px top 36%;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .u-use--pc {
    display: none !important;
  }
  .u-use--sp {
    display: inline-block !important;
  }
  .sect-07 {
    padding: 40px 20px;
  }
  .sect-07::before,
  .sect-07::after {
    display: none;
  }
  .p-top-job-search {
    width: 100%;
    padding: 30px 20px;
  }
  .p-top-job-search__ttl {
    font-size: 24px;
    line-height: 1.6;
    padding-bottom: 25px;
  }
  .p-top-job-search__error-area {
    width: 100%;
    margin: 0 auto 20px;
  }
  .p-top-job-search__error-area-icon {
    line-height: 22px;
  }
  .p-top-job-search__content {
    display: block;
    text-align: center;
  }

  .p-top-job-search__form-group:first-child {
    margin: 0 0 10px;
  }

  .p-top-job-search__form-group .c-select {
    width: 100%;
  }
  .p-top-job-search__form-group-ttl {
    display: none;
  }
  .p-top-job-search__cross {
    display: none;
  }
  .p-top-job-search__button {
    width: calc(100% - 60px);
    height: 56px;
    margin-top: 20px;
    font-weight: bold;
    font-size: 18px;
  }
  .c-select {
    font-size: 14px;
  }
  .c-select-size--1,
  .c-select-size--2 {
    height: 40px;
  }
}

/*スクロールバー用*/
.sp-only-btn {
display: none;
}
@media screen and (max-width: 768px) {
  .sp-only-btn {
  display: inherit;
  }
}

    .area-hidden {
    bottom: -250px;
}
/*
.pg-landing-nav-trial.is-fixed {
    display: flex;
    justify-content: center;
}
*/

/* --- /SECTION --- */

/* --- form--- */
.lp_customer_registration_form {
  padding: 15px 25px;
}

@media (max-width: 768px) {
  .lp_customer_registration_form {
    padding: 0 10px;
  }
}

.lp_customer_registration_form p {
  font-size: 1.2rem;
}
.lp_customer_registration_form p.pb-8 {
  padding-bottom: 8px;
}
.lp_customer_registration_form p.line-h {
  line-height: 1.5;
}
.lp_customer_registration_form p.fs-10 {
  font-size: 1rem !important;
}
.lp_customer_registration_form p a.d-inline {
  display: inline;
}


@media (max-width: 767px) {
  .lp_customer_registration_form p {
    font-size: 3.733333vw;
  }
  .lp_customer_registration_form p.pb-12 {
    padding-bottom: 12px;
  }
}

.lp_customer_registration_form .link + .link {
  margin-top: .5em;
}

@media (max-width: 768px) {
  .lp_customer_registration_form .link + .link {
    margin-top: 1em;
  }
}

.lp_customer_registration_form .link a {
  color: #b99969;
  text-align: center;
  display: inline-block;
}

.lp_customer_registration_form .link_blank {
  background-image: url(/lp/short/202402/assets/img/icon-blank.png);
  background-repeat: no-repeat;
  background-size: 1em auto;
  background-position: right center;
  display: inline-block;
  padding-right: 1.5em;
  height: auto;
  min-height: 1em;
}

.lp_customer_registration_form .link_blank.text-white {
  background-image: url(/lp/short/202402/assets/img/icon-blank-w.png);
}

.lp_customer_registration_form .duplicate_error_area,
.lp_customer_registration_form .system_error_area {
  color: #ef5353;
  margin-bottom: 10px;
  border: #ef5353 solid 1px;
  padding: .25em .5em;
}

.lp_customer_registration_form .system_error_area {
  text-align: center;
}

.lp_customer_registration_form .duplicate_error_area span,
.lp_customer_registration_form .system_error_area span {
  display: block;
}

.lp_customer_registration_form .duplicate_error_area a,
.lp_customer_registration_form .system_error_area a {
  color: #ef5353;
  text-decoration: underline;
}

@media (min-width: 769px) {
  .lp_customer_registration_form .duplicate_error_area a:hover,
  .lp_customer_registration_form .system_error_area a:hover {
    text-decoration: none;
  }
}

.lp_customer_registration_form .register_button {
  width: 100%;
  background: -webkit-linear-gradient(to bottom, #D9B276 0, #BF9455 100%);
  background: linear-gradient(to bottom, #D9B276 0, #BF9455 100%);
  /* font-family: "YuGothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック", "游ゴシック体", "Noto Sans Japanese Light", sans-serif; */
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  padding: 18px 0;
  margin: 15px 0 10px;
  border: none;
  border-radius: 4px;
  display: block;
  transition: .3s ease;
  cursor: pointer;
}

@media (max-width: 768px) {
  .lp_customer_registration_form .register_button {
    width: 440px;
    height: 64px;
    font-size: 1.8rem;
    margin: auto;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .lp_customer_registration_form .register_button {
    width: 85vw;
    height: 15vw;
    font-size: 4.8vw;
  }
}

.lp_customer_registration_form .register_button:disabled {
  /* opacity: 0.5; */
  background: -webkit-linear-gradient(to bottom, #ecd9bb 0, #e0caab 100%);
  background: linear-gradient(to bottom, #ecd9bb 0, #e0caab 100%);
  cursor: default;
}

.lp_customer_registration_form .register_button_wrap {
  width: calc(100% + 20px);
  /* background-color: #08265C; */
  padding: 0;
  margin: 20px 0;
  transform: translateX(-10px);
}

.lp_customer_registration_form .register_button_wrap.t {
  width: calc(100% + 50px);
  padding: 15px 25px;
  margin: 5px 0;
  transform: translateX(-25px);
}

.lp_customer_registration_form .register_button_wrap .register_button.t {
  margin: 0;
}

.lp_customer_registration_form_item {
  position: relative;
}

.lp_customer_registration_form_item:nth-of-type(-n+4) {
  width: calc((100% - 10px) / 2);
}

.lp_customer_registration_form_item:not(:nth-of-type(-n+4)) {
  width: 100%;
}

.lp_customer_registration_form_item:nth-of-type(1), .lp_customer_registration_form_item:nth-of-type(3) {
  margin-right: 10px;
}

.lp_customer_registration_form_item:not(:last-child) {
  margin-bottom: 5px;
}

.lp_customer_registration_form_item_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .lp_customer_registration_form_item_wrapper {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .lp_customer_registration_form_item_wrapper {
    margin-bottom: 5.33333vw;
  }
}

.lp_customer_registration_form_item_wrapper input {
  width: 100%;
  font-size: 1.3rem;
  border: #7a7a7a solid 1px;
  -webkit-appearance: none;
  border-radius: 0;
  padding: .25em .75em;
  transition: .1s ease;
}

@media (max-width: 768px) {
  .lp_customer_registration_form_item_wrapper input {
    font-size: 1.4rem;
    border: #dcdcdc solid 1px;
    padding: .5em .75em;
  }
}

.lp_customer_registration_form_item_wrapper input.input_error {
  background-color: #ffe8e8;
  border: #ea1d1d solid 1px;
}


@media (max-width: 767px) {
  .lp_customer_registration_form_item_wrapper input {
    font-size: 4.133333vw;
  }
}

.lp_customer_registration_form_item_wrapper ::-webkit-input-placeholder {
  color: #a2a2a2;
  font-size: 1.4rem;
}

.lp_customer_registration_form_item_wrapper :-ms-input-placeholder {
  color: #a2a2a2;
  font-size: 1.4rem;
}

.lp_customer_registration_form_item_wrapper ::-ms-input-placeholder {
  color: #a2a2a2;
  font-size: 1.4rem;
}

.lp_customer_registration_form_item_wrapper ::placeholder {
  color: #a2a2a2;
  font-size: 1.4rem;
}

@media (max-width: 768px) {
  .lp_customer_registration_form_item_wrapper ::placeholder {
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .lp_customer_registration_form_item_wrapper ::placeholder {
    font-size: 4.133333vw;
  }
}

.lp_customer_registration_form_item .error-area {
  width: 100%;
  color: #ea1d1d;
  font-size: 1.2rem;
  margin-top: 0.25em;
}

@media (max-width: 767px) {
  .lp_customer_registration_form_item .error-area {
    font-size: 3.466666vw;
  }
}

.lp_customer_registration_form_item .input_label {
  font-size: 1.2rem;
  margin-bottom: .25em;
  display: block;
}

@media (max-width: 768px) {
  .lp_customer_registration_form_item .input_label {
    font-size: 1.4rem;
  }
}

@media (max-width: 767px) {
  .lp_customer_registration_form_item .input_label {
    font-size: 3.733333vw;
  }
}

.lp_customer_registration_form_item .address_suggest {
  width: 100%;
  background-color: #fff;
  border: #dcdcdc solid 1px;
  padding: 10px 0;
  position: absolute;
  top: 52px;
  left: 0;
  z-index: 5;
}

@media (max-width: 768px) {
  .lp_customer_registration_form_item .address_suggest {
    padding: 2.66666vw 0;
    top: 10.4vw;
  }
}

.lp_customer_registration_form_item .address_suggest .suggest_item {
  cursor: pointer;
  padding: .35em .75em;
  transition: .3s ease;
}

@media (max-width: 768px) {
  .lp_customer_registration_form_item .address_suggest .suggest_item {
    font-size: 3.733333vw;
    padding: .5em .75em;
  }
}

@media (min-width: 769px) {
  .lp_customer_registration_form_item .address_suggest .suggest_item:hover {
    background-color: #ededed;
  }
}
/* --- /form--- */

/* --- slide--- */
.slick-arrow {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: .3s ease;
}

.slick-arrow:hover {
  opacity: 0.7;
}

.next.slick-arrow {
  right: -70px;
}
.prev.slick-arrow {
  left: -70px;
}

.slick-arrow::before {
  content: '';
  width: 100%;
  height: 100%;
  border-top: #fff solid 3px;
  border-right: #fff solid 3px;
  position: absolute;
}

.next.slick-arrow::before {
  transform: rotate(45deg);
}
.prev.slick-arrow::before {
  transform: rotate(-135deg);
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}

.slick-dots li {
  width: 15px;
  height: 15px;
}

.slick-dots li:not(:last-child) {
  margin-right: 20px;
}

.slick-dots li button {
  width: 15px;
  height: 15px;
  background-color: transparent;
  padding: 0;
  text-indent: -999em;
  border: #fff solid 2px;
  border-radius: 50%;
  transition: .1s ease;
  cursor: pointer;
}

.slick-dots li.slick-active button {
  background-color: #fff;
}

.slick-dots li button:hover {
  opacity: 0.75;
}

@media (max-width: 1180px) and (min-width: 769px) {
  .swipe-wrap {
    width: calc(100% - 40px) !important;
    max-width: none;
  }

  .swipe-wrap .slick-list {
    width: 90%;
    margin: auto;
  }

  .case-inner {
    padding: 0 55px;
  }

  .slick-arrow {
    width: 40px;
    height: 40px;
  }

  .next.slick-arrow {
    right: 10px;
  }
  .prev.slick-arrow {
    left: 10px;
  }

  .swipe-wrap .swipe-item {
    padding: 20px 15px 15px;
  }

  .swipe-wrap .case-data-ttl {
    width: calc(100% + 30px);
    transform: translate(-15px, -20px);
  }
}

/* --- /slide--- */


/* --- c-toggle--- */
.c-toggle {
  border-bottom: 1px solid #e6e6e6
}
.c-toggle > dt {
  display: flex;
  position: relative;
  padding: 15px 30px 15px 7px;
  border-top: 1px solid #e6e6e6;
  background: #fff;
  cursor: pointer;
  transition: background-color .3s ease 0s
}
@media only screen and (max-width:768px) {
  .is-responsive .c-toggle > dt {
    padding: 15px 40px 15px 16px
  }
}
@media (-ms-high-contrast:none) {
  .c-toggle > dt {
    padding: 18px 30px 12px 12px
  }
}
.c-toggle > dt::before {
  display: flex;
  content: "\e90d";
  font-size: 26px;
  margin-right: 20px;
  padding-top: 2px
}
@media only screen and (max-width:768px) {
  .is-responsive .c-toggle > dt::before {
    margin-right: 10px
  }
}
@media (-ms-high-contrast:none) {
  .c-toggle > dt::before {
    position: relative;
    top: -2px;
    min-width: 26px;
    width: 26px
  }
}
.c-toggle > dt::after {
  position: absolute;
  top: calc(50% - 6px);
  right: 10px;
  content: "\e908";
  font-size: 12px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #c9caca;
  transition: all .3s ease 0s
}
@media only screen and (max-width:768px) {
  .is-responsive .c-toggle > dt::after {
    right: 20px
  }
}
.c-toggle > dt:hover {
  background: #f5f5f5
}
@media only screen and (max-width:768px) {
  .is-responsive .c-toggle > dt:hover {
    background: 0 0
  }
}
@media print, screen and (min-width:769px) {
  .c-toggle > dt:hover::after {
    color: #b99969
  }
}
.c-toggle > dt.is-active::after {
  color: #b99969;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}
.c-toggle > dd {
  display: none;
  padding: 30px 50px;
  border-top: 1px solid #e6e6e6;
  background: #f5f5f5
}
@media only screen and (max-width:768px) {
  .is-responsive .c-toggle > dd {
    padding: 30px 25px 30px 50px
  }
}
.c-toggle > dd > :not(:last-child) {
  margin-bottom: 1em
}
.c-toggle > dd .c-txt-s {
  margin-top: 1rem
}
/* --- /c-toggle--- */


/* --- /ABテスト追加CSS --- */
.kv-pc-lead-wrap {
  position: relative;
  z-index: 1;
}
.kv-pc-lead-wrap .kv-pc-lead {
  /* width: 480px;
  height: 214px;
  background-image: url(/lp/short/202402/assets/img/kv-pc-lead-b.png); */
  width: 400px;
  height: 298px;
  background-image: url(/lp/short/202402/assets/img/kv-pc-lead-i.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  margin: auto;
  margin-top: -8px;
}
@media (max-width: 1024px) {
  .kv-pc-lead-wrap .kv-pc-lead {
    width: 395px;
    height: 292px;
  }
}
@media (max-width: 768px) {
  .kv-pc-lead-wrap .kv-pc-lead {
    width: 318px;
    height: 235px;
  }

  .kv-cv-btn {
    margin: 10px 0 0;
  }
}
@media (max-width: 768px) {
  .kv-pc-lead-wrap .kv-pc-lead { margin-bottom: 20px; }
}
@media (max-width: 767px) {
  .kv-pc-lead-wrap { display: none; }
}

.kv-sp-lead {
  width: 100%;
  height: 107.2vw;
  background-image: url(/lp/short/202402/assets/img/kv-sp-lead-img_n.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  top: 0;
  right: 0;
  z-index: 0;
}
/* --- /ABテスト追加CSS --- */

/* --- /CVボタンCTA改修版 --- */
.cv-btn.pB {
  padding-bottom: 14px !important;
  justify-content: space-around;
}

.cv-bal {
  width: 100%;
  max-width: 420px;
  height: 35px;
  background-color: #fff;
  color: #08265C;
  font-size: 16px;
  font-weight: bold;
  border: #08265C solid 1px;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 18px;
  position: relative;
}

.cv-bal::before, .cv-bal::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 10px 0 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.cv-bal::before {
  border-color: #08265C transparent transparent transparent;
  bottom: -13px;
}

.cv-bal::after {
  border-color: #fff transparent transparent transparent;
  bottom: -11px;
}

.cv-note {
  font-size: 1.6rem;
  text-align: center;
  margin-top: 5px;
}

.cv-note sup {
  font-size: 1.2rem;
  vertical-align: inherit;
  margin-left: 1em;
}

.cv-btn.btn-arrow {
  margin: auto;
}

.cv-btn.btn-arrow::before {
  background: linear-gradient(to bottom, #D9B276 0, #BF9455 100%);
}

.cv-btn.btn-arrow::after {
  background: linear-gradient(to bottom, #b99969 0, #a37f47 100%);
}

.cv-btn.btn-arrow span {
  width: 100%;
  text-align: center;
  display: block;
  position: relative;
}

.cv-btn.btn-arrow span::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: #fff solid 2px;
  border-right: #fff solid 2px;
  position: absolute;
  top: 50%;
  right: 26px;
  transform: translateY(-50%) rotate(135deg);
}

.cv-btn.btn-arrow.footer-cv-btn a {
  width: 640px;
  height: 66px;
}

.cv-btn.btn-arrow.footer-cv-btn a span::after {
  transform: translateY(-50%) rotate(-45deg);
}

.footer-cv-wrap.pB {
  padding: 20px 0 15px;
}

@media (max-width: 768px) {
  .kv-inner-block .kv-cv-wrap.pB {
    margin-top: 10px;
    padding: 15px 0 10px;
  }

  .cv-bal {
    max-width: 330px;
    height: 30px;
    font-size: 14px;
    margin-bottom: 16px;
  }

  .cv-bal::before, .cv-bal::after {
    border-width: 8px 6px 0 6px;
  }

  .cv-bal::before {
    bottom: -8px;
  }

  .cv-bal::after {
    bottom: -7px;
  }

  .cv-note {
    font-size: 1.5rem;
  }

  .cv-note {
    width: 100%;
    max-width: 295px;
    font-size: 1.5rem;
    text-align: right;
    margin: 7px auto 0;
  }

  .cv-note sup {
    font-size: 1.0rem;
    display: block;
  }
}

@media (max-width: 767px) {
  .kv-inner-block .kv-cv-wrap.pB {
    padding: 4vw 0 2.66666vw;
  }

  .cv-bal {
    max-width: 88vw;
    height: 8vw;
    font-size: 3.733333vw;
    margin-bottom: 4.2666666vw;
  }

  .cv-bal::before, .cv-bal::after {
    border-width: 2.133333vw 1.6vw 0 1.6vw;
  }

  .cv-bal::before {
    bottom: -2.133333vw
  }

  .cv-bal::after {
    bottom: -1.866666vw;
  }

  .cv-btn.btn-arrow {
    width: 90.66666vw !important;
    height: 16vw !important;
    font-size: 5.33333vw;
  }

  .cv-btn.btn-arrow span::after {
    width: 2.4vw;
    height: 2.4vw;
    right: 3.733333vw;
  }

  .cv-note {
    max-width: 78.66666vw;
    font-size: 4vw;
    margin-top: 1.866666vw;
  }

  .cv-note sup {
    font-size: 2.066666vw;
  }

  .kv-inner-block .cv-note {
    color: #fff;
  }
}
/* --- /CVボタンCTA改修版 --- */

/* --- フォーム サービス選択追加パーツ --- */
.lp_customer_registration_form .p-service {
  margin-bottom: 25px;
}
.lp_customer_registration_form .p-service__head {
  text-align: center;
  margin-bottom: 10px;
}
.lp_customer_registration_form .p-service__heading {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.036rem;
  line-height: 2.4rem;
  margin-bottom: 5px;
}
.lp_customer_registration_form .p-service__desc {
  font-size: 1.3rem;
  line-height: 2rem;
  letter-spacing: 0.036rem;
}
.lp_customer_registration_form .p-service__desc--secondly {
  width: 345px;
  font-size: 1.3rem;
  line-height: 2.2rem;
  letter-spacing: 0;
}
.lp_customer_registration_form .p-service__desc--wide {
  width: 460px;
}
.lp_customer_registration_form .p-service__container-wrap {
  box-shadow: 0 3px 10px rgba(12,22,36,.15);
}

.lp_customer_registration_form .p-service__container-wrap .p-service__container {
  box-shadow: none;
}

.lp_customer_registration_form .p-service__container-link {
  color: #0068b7;
  text-decoration: underline;
}

.lp_customer_registration_form .p-service__container {
  width: 100%;
  background: #ffffff;
  box-shadow: 0 3px 10px rgba(12,22,36,.15);
  margin-bottom: 3px;
  padding: 17px 20px 13px 22px;
  transition: background-color .3s ease 0s;
}
.lp_customer_registration_form .p-service__container:last-of-type {
  margin-bottom: 0;
}
.lp_customer_registration_form .p-service .custom-control-label {
  display: inline-block !important;
  padding-left: 34px;
  height: inherit;
}
.lp_customer_registration_form .p-service .custom-control-label.error::before {
  box-shadow: 0px 0px 0 5px #fce9ea;
}
.c-service-ttl {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.4rem;
  letter-spacing: 0.04em;
}
.lp_customer_registration_form .p-service__detail {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 3px;
  margin-left: 34px;
}
.lp_customer_registration_form .p-service__detail {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 3px;
  margin-left: 34px;
}
.lp_customer_registration_form .p-service__detail.note-box-wrap {
  display: block;
}
.lp_customer_registration_form .p-service__detail.note-box-wrap .p-service__note-box {
  background-color: #F5F5F5;
  padding: 10px;
  margin-top: 5px;
  font-size: 10px;
}
.lp_customer_registration_form .p-service__detail.note-box-wrap .p-service__note-box::before {
  content: '\E90E';
  font-family: 'sharp-icon' !important;
  height: 14px;
  line-height: 14px;
  font-weight: normal;
  vertical-align: text-bottom;
  font-size: 14px;
  color: #9FA0A0;
  margin-right: 2px;
}
.lp_customer_registration_form .p-service__detail.note-box-wrap .p-service__note-box a {
  color: #0068b7;
}
.lp_customer_registration_form .p-service__link {
  font-size: 1.1rem;
  line-height: 2.2rem;
  letter-spacing: 0.03em;
}
.lp_customer_registration_form .p-service__link.agreement-box a {
  color: #b99969;
}
.lp_customer_registration_form .p-service .pipe-line-s:after {
  content: '|';
  color: #c9caca;
  display: inline-block;
  padding-left: 10px;
  padding-right: 5px;
  margin-right: 0;
}
.lp_customer_registration_form .p-service .pipe-line-s:after {
  padding-left: 8px;
}

.lp_customer_registration_form .p-service .pc-none {
  display: none;
}

/* checkbox */
.custom-control-label {
  padding-left: 30px;
  cursor: pointer;
  position: relative;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  height: 100%;
  line-height: 20px;
}
.custom-chk .custom-control-label::before {
  content: '';
  color: #e6e6e6;
  background: #ffffff;
  border: 2px solid #c9caca;
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 2px;
  margin-top: -8px;
  transition: background-color .3s ease 0s;
}

.input_head_hunter_ix_flag:checked~.custom-control-label::before,.input_dr_service_use_flag:checked~.custom-control-label::before, .input_agent_service_ix_flag:checked~.custom-control-label::before {
  color: #fff;
  background-color: #b99969;
  border: none;
}
.custom-chk .input_head_hunter_ix_flag:checked ~ .custom-control-label::after,.custom-chk .input_dr_service_use_flag:checked ~ .custom-control-label::after, .custom-chk .input_agent_service_ix_flag:checked ~ .custom-control-label::after  {
  content: '';
  width: 10px;
  height: 5px;
  border-top: #fff solid 2px;
  border-right: #fff solid 2px;
  position: absolute;
  top: 10px;
  left: 6px;
  transform: rotate(132deg);
}

.input_head_hunter_ix_flag,.input_dr_service_use_flag, .input_agent_service_ix_flag {
  position: absolute;
  z-index: -1;
  opacity: 0;
  display: none;
}

.lp_customer_registration_form .custom-chk .custom-control-label::before {
  top: 4px;
  margin-top: 0;
}

.lp_customer_registration_form .p-service .p-service__container-secondary {
  font-size: 1.2rem;
}

@media (min-width: 769px) {
  .kv .lp_customer_registration_form .p-service {
    margin-bottom: 10px;
  }
  .kv .lp_customer_registration_form .p-service__heading {
    font-size: 1.2rem;
    margin-bottom: 0;
  }
  .kv .lp_customer_registration_form .p-service__desc {
    font-size: 1.1rem;
    letter-spacing: 0.036rem;
  }
  .kv .lp_customer_registration_form .p-service__container {
    padding: 10px;
  }
  .kv .lp_customer_registration_form .p-service__detail {
    display: block;
  }
  .kv .c-service-ttl {
    font-size: 1.2rem;
  }
  .kv .lp_customer_registration_form .p-service__desc--wide {
    width: auto;
  }
  .kv .lp_customer_registration_form .p-service__desc--secondly {
    width: auto;
    font-size: 1.0rem;
    letter-spacing: 0;
    line-height: 1.6;
  }
  .kv .lp_customer_registration_form p {
    font-size: 1.1rem;
  }

  .lp_customer_registration_form .p-service__container:hover,
  .lp_customer_registration_form .p-service__container:focus {
    background: #eeeadf !important;
  }
  .lp_customer_registration_form .p-service .p-service__container-secondary {
    font-size: 1rem;
  }
}

@media (max-width: 350px) {
  .lp_customer_registration_form .p-service__container-secondary {
    display: block;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  .kv.high {
    background-position: left -570px center;
  }
}

@media (max-width: 767px) {
  .lp_customer_registration_form .p-service {
    margin-bottom: 37px;
  }
  .lp_customer_registration_form .p-service__head {
    margin-bottom: 10px;
  }
  .lp_customer_registration_form .p-service__detail {
    display: block;
    margin-top: 3px;
    margin-left: 33px;
  }

  .lp_customer_registration_form .p-service__detail.note-box-wrap {
    margin-left: 0;
  }
  .lp_customer_registration_form .p-service__detail.note-box-wrap .p-service__desc--secondly {
    padding-left: 33px;
  }
  .lp_customer_registration_form .p-service__detail.note-box-wrap .p-service__note-box {
    margin-top: 5px;
    font-size: 12px;
  }

  .lp_customer_registration_form .p-service__detail.note-box-wrap .p-service__link {
    margin-top: 5px;
  }

  .lp_customer_registration_form .p-service__desc {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }
  .lp_customer_registration_form .p-service__desc--secondly {
    width: 100%;
  }
  .lp_customer_registration_form .p-service__desc--third {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }
  .lp_customer_registration_form .p-service__link {
    font-size: 1rem;
    line-height: 1.7rem;
    text-align: right;
  }
  .lp_customer_registration_form .p-service__container {
    margin-bottom: 3px;
    padding: 18px 14px 12px 13px;
  }
  .lp_customer_registration_form .p-service .custom-control-label {
    padding-left: 33px;
  }
  .lp_customer_registration_form .p-service .pc-none {
    display: block;
  }
}
/* --- フォーム サービス選択追加パーツ --- */

.kv-banner {
  width: 100%;
  max-width: 450px;
  height: 34px;
  background-color: rgba(1, 39, 108, 0.8);
  font-family: "Noto Serif JP", serif;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 32px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.kv-ttl {
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-shadow: none;
  text-indent: -999em;
}

@media screen and (min-width: 769px) {
  .kv-ttl {
    max-width: 666px;
    height: 288px;
  }
  .kv-ttl {
    background-image: url(/lp/005/assets/img/kv-ttl-h-pc.png);
    background-position: center;
    margin: auto;
  }
  .kv-inner-block {
    margin-right: 50px;
  }
  .kv-inner-block .kv-pc-lead {
      margin-top: -54px;
  }
  .kv-pc-lead {
    display: block;
    width: 378px;
    height: 127px;
    background-image: url(/lp/005/assets/img/kv-pc-lead-d.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    text-indent: -999em;
    margin: auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
}

@media screen and (min-width: 1024px) {
  .kv-inner-block {
    margin-right: 0;
  }
}


.kv-form-wrapper-note {
  font-size: 1.2rem;
  text-align: right;
  color: #9FA0A0;
  margin-top: 12px;
  line-height: 1.5;
}

/* 20250207 LPfrom START*/
.input_mail_address{
  width: 100%;
  height: 27px;
  border: rgba(122, 122, 122, 1) solid 1px;
  padding:3px 10px;
}
.input_mail_address::placeholder{
font-weight: 400;
font-size: 13px;
line-height: 20.8px;
color:rgba(161, 161, 161, 1) ;
}
.register_btn-area{
  margin: 0;
}
.lp_customer_registration_form .register_button{
  margin: 5px 0 10px 0;
}
input.input_error.input_mail_address {
background-color: #ffe8e8;
border: #ea1d1d solid 1px;
}

.lp_customer_registration_form .mail_address_error {
  width: 100%;
  color: #ea1d1d;
  font-size: 1.2rem;
  margin-top: 0.25em;
}
.p-service__desc--third.text-center{
  line-height:17.6px;
}
.p-service__desc--third:first-of-type {
  margin-top:10px;
  padding-bottom: 10px;
}
.register_btn-area {
  margin:15px 0 10px 0;
}


@media (max-width: 768px) {
  .input_mail_address{
    width: 100%;
    height: 42px;
    border: #dcdcdc solid 1px;
    padding: 8px 12px;
  }
  .lp_customer_registration_form .p-service__desc--third.text-center{
    line-height:19.8px;
  }
  .p-service__desc--third:first-of-type {
    margin-top:20px;
    padding-bottom: 10px;
  }
  .register_btn-area{
    margin: 20px 0;
  }
  .lp_customer_registration_form .register_button {
    margin-right: auto;
    margin-left: auto;
  }
}
/* 20250207 LPfrom END */
/* 20241115GIO編集　START */
.kv-ttl {
  background-image: none;
  text-indent: 0;
}
.kv-ttl span {
  display: inline-block;
}
.kv-ttl__sub {
  color:#32373C;
  line-height: 1;
  letter-spacing: 0.03em;
  text-align: center;
}
.kv-ttl__strong {
  color:#AB844A;
}
.kv-ttl__main {
  line-height: 1;
  letter-spacing: 0.03em;
  color:#32373C;
  font-weight: 700;
}
.l-inner .kv-inner-block .cv-btn a {
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}

@media (min-width: 769px) {
  .kv-ttl__sub {
    font-size:26px;
    margin-bottom:20px;
  }
  .kv-ttl__strong {
    font-size: 34px;
  }
  .kv-ttl__small {
    font-size: 12px;
  }
  .kv-ttl .kv-ttl__small--sp {
    display: none;
  }
  .kv-ttl__main {
    font-size:46px;
  }
  .l-inner .kv-inner-block .cv-btn {
    margin-top:40px;
  }
  .l-inner .kv-inner-block .cv-btn a {
    font-size: 24px;
    line-height: 38.4px;
  }
}

@media (max-width: 767px) {
  .kv-banner {
    top:22.133333vw;
  }
  .kv-ttl__sub {
    font-size:16px;
    margin-bottom:12px;
  }
  .kv-ttl__strong {
    font-size: 20px;
  }
  .kv-ttl .kv-ttl__small {
    display:none;
  }
  .kv-ttl__small--sp {
    font-size: 10px;
    letter-spacing: -0.04em;
  }
  .kv-ttl__main {
    font-size:26px;
  }
  .kv-sp-lead {
    top:-11px;
  }
}
/* 20241115GIO編集　END */

/* 20241220GIO編集　START */

.kv.banner {
  position: unset;
}
.kv.banner .kv-inner-block {
  margin-top:0;
}
.kv-wrapper .l-inner {
  justify-content: center;
}
.kv-inner-block {
  margin-top:0;
  display:flex;
  align-items: center;
  justify-content: center;
  position:relative;
  transform: none;
  top:0;
  left:0;
}
.kv-inner-block-wrap {
  width:100%;
  height:auto;
}
.kv-banner {
  position:static;
  margin:0 auto ;
  transform: none;
}
.kv-ttl {
  padding-top:20px;
  height:auto;
  width:auto;
  max-width:620px;
}

.kv-inner-block .kv-pc-lead {
  margin-top:40px;
}
.kv-ttl__main {
  line-height:1.2;
}
.kv-pc-supplement.d-md-none {
  bottom:10px;
}

@media (max-width: 767px) {
  .kv {
    background-image: none;
  }
  .kv-sp-lead {
    top:auto;
    position:absolute;
    bottom:0;
    height: 111.6666vw;
    background-image: url(/lp/short/202402/assets/img/kv-sp-lead-img_n.png);
    background-size: cover;
  }
  .kv-inner-block .kv-pc-lead {
    display: none;
  }
  .kv.banner .kv-ttl {
    margin-bottom: 81.466666vw;
  }
  .kv-ttl__main {
    margin-bottom:16px;
    padding-left:10px;
    padding-right:10px;
  }
  .kv-inner-block-wrap {
    position:relative;
  }
  .kv-inner-block-wrap::after {
    content:"";
    display:block;
    width:100%;
    height:22vw;
    position:absolute;
    bottom:11vw;
    background-color: #08265C;
    z-index:-1;
  }

}

/* 20250131 END */


.l-section-info {
  display: none;
}

@media (max-width: 767px) {
  .l-section-info {
    display: block;
    font-size: 12px;
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
    background-color: #09265C;
    text-align: center;
    padding: 8px 10px;
  }
}

/* 20250131　START */
.kv-ttl__main {
  position:relative;
}
.kv-ttl__main::after {
  content:"";
  display: block;
  position: absolute;
  bottom: -9px;
  left:16px;
  z-index: -1;
  width:550px;
  height:23px;
  background-image: url(/lp/short/202402/assets/img/goldline_pc@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .kv-wrapper {
    margin-top:-17px;
  }
  .kv-banner {
    width: 100%;
    height: 6.933333vw;
    font-size: 4vw;
  }
  .kv.banner .kv-ttl {
    padding-top: 0;
    height: auto;
    width: auto;
    max-width: 100%;
    padding-bottom: 0;
  }
  .kv-sp-lead {
    top: auto;
    position: absolute;
    bottom: 0;
  }
  .kv-ttl__main::after {
    bottom: -15px;
    left:0;
    width:85%;
    height:17px;
    background-size: contain;
    background-position: bottom center;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

/* 20250131　END */

/* 20250219 START */
@media (min-width: 769px) {
  .kv-wrapper .l-inner:nth-of-type(1) {
    height:777px;
  }

}
/* 20250219 END */

.l-section-info {
  display: none;
}

@media (max-width: 767px) {
  .l-section-info {
    display: block;
    font-size: 12px;
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
    background-color: #09265C;
    text-align: center;
    padding: 8px 10px;
  }
}

/* 20251127 LPオリコン追加 */

  .kv {
    background-image: url(/lp/short/202402/assets/img/mv-img-pc_oricon.png);
  }

  .kv-wrapper .l-inner:nth-of-type(1) {
    height: 473px;
  }

  .kv.banner .kv-inner-block {
    margin: 0 31px 58px 0;
  }

  .kv-inner-block,
  .kv-wrapper .l-inner:nth-of-type(1) {
    align-items: flex-end;
  }

  .kv-ttl {
    padding: 0;
  }

  .kv-ttl__sub {
    margin-bottom: 0;
  }

  .kv-ttl__sub img {
    width: 383.713px;
  }

  .kv-ttl__main {
    font-size: 52px;
    line-height: normal;
    letter-spacing: 0.96px;
  }

  .kv-ttl__main::after {
    display: none;
  }

  .kv-pc-lead {
    background-image: url(/lp/short/202402/assets/img/kv-pc-lead_oricon.png);
    width: 381px;
    height: 116px;
  }

  .kv-form-wrapper {
    margin-bottom: 18px;
  }


@media (max-width: 767px) {
  .kv {
    background-image: none;
  }

  .kv-wrapper {
    margin-top: 0;
  }

  .kv-wrapper .l-inner:nth-of-type(1) {
    height: auto;
  }

  .kv-wrapper .l-inner:nth-of-type(1) {
    height: auto;
  }

  .kv.banner .kv-inner-block {
    margin: 0;
  }

  .kv.banner .kv-ttl {
    margin-bottom: 87.066666vw;
    top: 20px;
  }

  .kv-ttl__sub {
    padding: 0 10px;
  }

  .kv-ttl__sub img {
  }

  .kv-ttl__main {
    color: #142F71;
    font-size: 34px;
    line-height: normal;
    margin-top: -7px;
    letter-spacing: 0.5px;
  }

  .kv-ttl__main-txt {
    letter-spacing: -2.04px;
  }

  .kv-form-wrapper {
    margin-bottom: 0;
  }

  .p-oricon-section {
    background: linear-gradient(90deg, #142F71 2.93%, #0068B7 95.2%);
    color: #fff;
    justify-content: center;
    padding: 10px 15px;
  }

  .p-oricon-section_logo {
    width: 92px;
  }

  .p-oricon-section_inner {
    font-family: "Noto Serif JP";
    font-weight: 700;
    padding-left: 12px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .p-oricon-section_catch--1 {
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
  }

  .p-oricon-section_catch--2 {
    font-size: 16px;
    line-height: 100%;
  }

  .p-oricon-section_catch--1::after,
  .p-oricon-section_catch--2::after {
    content: "";
    display: block;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 3.62%, rgba(255, 255, 255, 0.80) 22.15%, rgba(198, 237, 255, 0.80) 51.34%, rgba(255, 255, 255, 0.80) 80.54%, rgba(255, 255, 255, 0.00) 100%);
    height: 0.9px;
  }

  .p-oricon-section_catch--1::after {
    margin: 8px 0 4px;
  }

  .p-oricon-section_catch--2::after {
    margin: 4px 0 8px;
  }

  .p-oricon-section_row {
    display: flex;
    align-items: center;
  }

  .p-oricon-section_number {
    width: 62px;
    margin-left: 3px;
  }

  .p-oricon-section_text {
    font-family: "YuGothic";
    font-size: 10px;
    font-weight: 500;
    line-height: 150%;
  }
  .p-oricon-section_text-1 {
    display: block;
  }
}

@media (max-width: 374px) {
  .kv-ttl__main {
    font-size: 31px;
  }
}

/* 20251127 LPオリコン追加 */