@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@font-face {
  font-family: "icomoon";
  font-display: swap;
  src: url("../font/icomoon.woff") format("woff"), url("../font/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/*アイコン*/
.icon-arrow-up::before { content: "\e91a"; }
.icon-arrow-down::before { content: "\e917"; }
.icon-arrow-next::before { content: "\e918"; }
.icon-arrow-prev::before { content: "\e919"; }
.icon-arrow-up-round::before { content: "\e933"; }
.icon-arrow-down-round::before { content: "\e91d"; }
.icon-arrow-next-round::before { content: "\e931"; }
.icon-arrow-prev-round::before { content: "\e932"; }
.icon-arrow-up-circle::before { content: "\e916"; }
.icon-arrow-down-circle::before { content: "\e908"; }
.icon-arrow-next-circle::before { content: "\e914"; }
.icon-arrow-prev-circle::before { content: "\e915"; }
.icon-arrow-up-circle2::before { content: "\e92d"; }
.icon-arrow-down-circle2::before { content: "\e92a"; }
.icon-arrow-next-circle2::before { content: "\e92b"; }
.icon-arrow-prev-circle2::before { content: "\e92c"; }
.icon-angle1-up::before { content: "\e903"; }
.icon-angle1-down::before { content: "\e900"; }
.icon-angle1-next::before { content: "\e901"; }
.icon-angle1-prev::before { content: "\e902"; }
.icon-angle2-up::before { content: "\e907"; }
.icon-angle2-down::before { content: "\e906"; }
.icon-angle2-next::before { content: "\e91f"; }
.icon-angle2-prev::before { content: "\e91e"; }
.icon-angle2-double-next::before { content: "\e904"; }
.icon-angle2-double-prev::before { content: "\e905"; }
.icon-broom::before { content: "\e909"; }
.icon-car::before { content: "\e90a"; }
.icon-car-side::before { content: "\e929"; }
.icon-home::before { content: "\e91b"; }
.icon-check::before { content: "\e90b"; }
.icon-close::before { content: "\e90c"; }
.icon-freetel::before { content: "\e90e"; }
.icon-tel::before { content: "\e921"; }
.icon-fax::before { content: "\e913"; }
.icon-mail:before { content: "\e90e1"; }
.icon-mail-black::before { content: "\e90d"; }
.icon-note::before { content: "\e90f"; }
.icon-profile::before { content: "\e92e"; }
.icon-download::before { content: "\e922"; }
.icon-minus::before { content: "\e912"; }
.icon-plus::before { content: "\e911"; }
.icon-en::before { content: "\e920"; }
.icon-search::before { content: "\e91c"; }
.icon-search-global::before { content: "\e923"; }
.icon-tire::before { content: "\e924"; }
.icon-exclamation::before { content: "\e925"; }
.icon-return::before { content: "\e926"; }
.icon-bookmark::before { content: "\e927"; }
.icon-diamond::before { content: "\e928"; }
.icon-hamburger::before { content: "\e92f"; }
.icon-gear::before { content: "\e930"; }
.icon-book::before { content: "\e941"; }
.icon-member::before { content: "\e940"; }

/* top 新規追加 */
.icon-angle-next-circle::before { content: "\e910"; }
.icon-angle3-next::before { content: "\e935"; }
.icon-angle3-next-triple::before { content: "\e934"; }
.icon-close2::before { content: "\e936"; }
.icon-hamburger2::before { content: "\e937"; }
.icon-minus2::before { content: "\e938"; }
.icon-plus2::before { content: "\e939"; }
.icon-tel2::before { content: "\e93a"; }

/* icomoondefault */
.icon-menu::before { content: "\e9bd"; }
.icon-checkmark::before { content: "\ea10"; }
.icon-facebook::before { content: "\ea90"; }
.icon-facebook2::before { content: "\ea91"; }
.icon-twitter::before { content: "\ea96"; }

[class^="icon-"], [class*=" icon-"] {
  font-family: icomoon;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* reset */
*, *::before, *::after { box-sizing: border-box; }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, th, td, form, input, textarea, fieldset, pre, blockquote, figure, figcaption {
  padding: 0;
  margin: 0;
}
body {
  overscroll-behavior-y: none;
  font-feature-settings: "palt";
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", Meiryo, sans-serif;
}
header, footer, nav, menu, main, article, aside, section, details, figcaption, figure {
  display: block;
}
h1, h2, h3, h4, h5, h6, th { font-weight: normal; }
ul, ol { list-style: none; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th { text-align: left; }
img { vertical-align: bottom; }
a img { border: none; }
a:hover img { text-decoration: none; }
i { font-style: normal; }
@media only screen and (min-width: 768px), print {
  a[href^=tel]:hover {
    text-decoration: none;
  }
}
input, textarea, select, option { font-size: 16px; }

/* ***************************************** */
/* --- 初期設定 --- */
/* ***************************************** */
/* 初期設定 -------------------------------- */
html {
  font-size: 14px;
  color: #000;
}
@media only screen and (min-width: 768px), print {
  html { font-size: 16px; }
}
h1 { line-height: 1; }
h2, h3, h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  line-height: 1.3;
}
p, li, dt, dd, th, td { line-height: 1.7; }
a {
  text-decoration: none;
  color: inherit;
}
a:hover, a:hover img { text-decoration: none; }
img {
  width: 100%;
  height: auto;
}

/* reCAPTCHA非表示 */
.grecaptcha-badge { display: none; }

/* カラー変数 ------------------------------ */
:root {
  --c-white: #fff;
  --c-black: #000;

  --c-gray: #D9D9D9;
  --c-gray-dark: #515151;
  --c-gray-light: #F4F4F4;

  --c-blue-light: #E9F0F2;
  --c-blue: #1AA9BA;

  --c-orange: #FF5800;
  --c-yellow-light:#FFF8D7;;
}

/* ***************************************** */
/* --- ボタン --- */
/* ***************************************** */
.btn-wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: auto;
}
.cta-jobinfo a,
.cta-consult a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 11px 0 13px;
  border-radius: 9999px;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-size: 15px;
  color: var(--c-white);
  margin: 0 auto;
  width: 74.6vw;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.m-angle-anime {
  display: flex;
  position: absolute;
  transform: scale(0.8, 1);
  right: 5%;
  top: 50%;
  translate: 0 -50%;
  font-size: 0.8em;
}
.m-angle-anime i::before {
  font-family: icomoon;
  content: "\e91f";
}
.m-angle-anime i {
  animation-name: fade;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 0.8s;
}
.m-angle-anime i:nth-of-type(2) {
  animation-delay: 0.6s;
}
.m-angle-anime i:nth-of-type(1) {
  animation-delay: 1.2s;
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.cta-jobinfo a {
  background-image: linear-gradient(120deg, #0193D5, #03D9C9);
}
.cta-consult a {
  background-image: linear-gradient(120deg, #FF8400 60%, #FF5800);
}
@media screen and (min-width: 769px), print {/*pc*/
  .cta-jobinfo a,
  .cta-consult a {
    width: 280px;
    font-size: 15px;
    transition: filter 0.3s;
  }
  .cta-jobinfo a:hover,
  .cta-consult a:hover {
    filter: brightness(120%);
  }
}

/* micro-copy */
.micro-copy {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  margin-bottom: 8px;
}
.micro-copy span{
  color: var(--c-orange);
  font-weight: 700;
}

/* cv-text */
.cv-text {
  position: relative;
  display: table;
  height: auto;
  margin: 0 auto 0.7em;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-size: 15px;
  line-height: 1.2;
}
.cv-text .m-red {
  color: var(--c-accent-red);
}
.cv-text::before,
.cv-text::after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  width: 1px;
  background-color: var(--c-black);
}
.cv-text::before {
  left: -12px;
  transform: rotate(-45deg);
}
.cv-text::after {
  right: -12px;
  transform: rotate(45deg);
}
.conversion .btn-inquiry {
  width: 70%;
  margin: auto;
}
@media screen and (min-width: 769px), print {/*pc*/
  .cv-text {
    margin: 0 auto 0.7em;
    font-size: 17px;
  }
}

/* ***************************************** */
/* --- conversion-footer --- */
/* ***************************************** */
  .conversion-footer{
    position: fixed;
    z-index: 10;
    width: 100%;
  }
  /* フェード表示の場合 */
  /* .conversion-footer{
    opacity: 0;
    transition: opacity 0.5s;
  }
  .conversion-footer.on{
    opacity: 1;
  } */
  /* 拡大フェードの場合 */
  .conversion-footer{
    transform: scale(.8);
    opacity: 0;  
  }
  .conversion-footer.on{
    animation: bigfade .5s ease 1 forwards;
  }
  @keyframes bigfade {
    0% {
      transform: scale(.8);
      opacity: 0;
    }
    100% {
      transform: scale(1);
      opacity: 1;
    }
  }
  .conversion-footer {
    position: fixed;
    z-index: 10;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,.6);
    height: 70px;
  }

  .conversion-footer .conversion-footer-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    gap: 14px;
    height: 100%;
  }
  /* .conversion-footer .conversion-footer-copy {
    background-color: var(--c-white);
    border-radius: 5px;
    position: relative;
    height: 50px;
    width: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .conversion-footer .conversion-footer-copy p {
    line-height: 1.4;
    text-align: center;
    font-size: 13px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
  }
  .conversion-footer .conversion-footer-copy::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid var(--c-white);
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(100%, -50%);
  }
  .conversion-footer .conversion-footer-copy span {
    color: var(--c-orange);
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
  } */
  .conversion-footer .conversion-footer-btn{
    width: fit-content;
    margin: 0;
  }
  .conversion-footer .conversion-footer-btn a {
    /* width: 230px; */
    width: 74.6vw;
  }

  /* .conversion-footer .tel-btn {
    position: absolute;
    right: 3%;
    bottom: 23vmin;
  }
  .conversion-footer .tel-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 16vmin;
    width: 16vmin;
    padding: 2vmin 0;
    background-color: var(--c-white);
    border-radius: 50%;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.59);
  }
  .conversion-footer .tel-btn img {
    width: 54%;
  } */

/* ***************************************** */
/* --- LP用 --- */
/* ***************************************** */
/* common
===================================================== */
.wrapper {
  width: 100%;
  font-feature-settings: "palt";
  color: var(--c-black);
  letter-spacing: 0;
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  background-color: #fff;
  mix-blend-mode: screen;
  font-size: 15px;
}
.wrapper::before {/*ドット*/
  content: "";
  display: block;
  pointer-events: none;
  background-color: transparent;
  background-image: radial-gradient(var(--c-black), transparent 30%), radial-gradient(var(--c-black), transparent 30%);
  mix-blend-mode: overlay;
  background-position: 0 0, 6px 6px;
  background-size: 12px 12px;
  opacity: 0.05;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .wrapper::before {
    display: none;
  }
}
.wrapper::after {/*車背景*/
  content: "";
  display: block;
  pointer-events: none;
  background-image: url(../img/top/bg-pc.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .wrapper::after {
    display: none;
  }
}

* {
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
a {
  text-decoration: none;
}
a[href=""] {
  pointer-events: none;
}
img,
video {
  width: 100%;
  display: block;
  height: auto;
}

/*レスポンシブ*/
@media screen and (min-width: 769px) {
  .m-hidden-pc {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .m-hidden-pc {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .m-hidden-sp {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .m-hidden-sp {
    display: none !important;
  }
}

/* .shadow
===================================================== */
.shadow {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.shadow-txt {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

/* .bg
===================================================== */
.bg-blue-light {
  background-color: var(--c-blue-light);
}

/* .sec-title
===================================================== */
/* .sec-title */
.sec-title {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
}
.sec-title span {
  font-size: 17px;
  display: block;
  margin-bottom: 2px;
}
.sec-title::after {
  content: "";
  display: block;
  background-color: var(--c-blue);
  width: 64px;
  height: 3px;
  margin: 16px auto 0;
}

/* .sec-title-w */
.sec-title-w {
  color: var(--c-white);
}
.sec-title-w::after {
  background-color: var(--c-white);
}

/* .sec-title-wb */
.sec-title-wb {
  color: var(--c-white);
}
.sec-title-wb::after {
  background-color: var(--c-blue);
}


/* .header
===================================================== */
/* .header {
  background-color: var(--c-white);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  height: 40px;
}
.header .header-txt {
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  color: var(--c-gray-dark);
}
.header .header-logo {
  width: 170px;
}
@media screen and (min-width: 769px) {
  .header {
    position: fixed;
  }
} */

/* .l-flex
===================================================== */
.l-center {
  width: 100%;
  background-color: var(--c-white);
  /* margin-top: 40px; */ /*header*/
}

@media screen and (min-width: 769px) {/*pc*/
  .l-flex {
    display: flex;
    margin: 0 auto;
    position: relative;
    z-index: 3;
  }
  .l-left,
  .l-right {
    width: calc((100% - 375px) / 2);
    position: sticky;
    top: 0px;
    height: 100vh;
    z-index: 2;
  }
  .l-center {
    width: 375px;
    flex-shrink: 0;
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) {/*sp*/
  .l-left,
  .l-right {
    display: none;
  }
}

/* .l-left
===================================================== */
.l-left {
  padding: 92px 32px 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
/*.nav*/
.l-left .nav ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.l-left .nav ul li:hover,
.l-left .nav ul li.is-active {
  color: var(--c-blue);
  text-decoration: underline;
  text-underline-offset: 6px;
  text-decoration-thickness: 1px;
}
.l-left .nav ul li {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color: var(--c-black);
}
/*.qr*/
.l-left .qr {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.l-left .qr #qr-img {
  display: block;
  width: 80px;
  padding: 5px;
  background-color: var(--c-white);
  margin-bottom: 5px;
}
.l-left .qr .qr-txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: var(--c-black);
  font-size: 15px;
  text-align: center;
  display: block;
}

/* .l-right
===================================================== */
.l-right {}
.l-right .l-right-cta {
  width: fit-content;
  position: fixed;
  bottom: 32px;
  right: 0;
  z-index: 4;
}
.l-right .l-right-top {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-45%, -88px);
  z-index: 1;
  gap: 32px;
}
.l-right .l-right-top .l-right-top-txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  line-height: 1;
  color: var(--c-black);
  padding-top: 52px;
  white-space: nowrap;
  margin-right: -16px;
}
.l-right .l-right-top .l-right-top-img {
  width: 125px;
  pointer-events: none;
}
.l-right .l-right-bottom {
  background-color: var(--c-white);
  padding: 40px 32px;
  width: fit-content;
  position: relative;
  z-index: 2;
  border-radius: 10px 0 0 10px;
}

@media screen and (max-width: 1000px) {
  .l-right .l-right-cta {
    display: none;
  }
}

/* #fv
===================================================== */
#fv {
  width: 100%;
}
#fv h1 {
  width: 100%;
}

/* #attn
===================================================== */
#attn {
  background-color: var(--c-yellow-light);
  padding: 24px 0;
}
#attn .attn-big {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
#attn .attn-big img {
  width: 32px;
}
#attn .attn-big span {
  display: block;
  color: var(--c-orange);
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
}

#attn .attn-middle {
  font-size: 15px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 5px;
}

#attn .attn-small {
  font-size: 14px;
  text-align: center;
}
#attn .attn-small span {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  background-color: var(--c-white);
  color: var(--c-orange);
  line-height: 24px;
  padding: 0 5px;
  margin: 0 2px;
}

/* #about
===================================================== */
#about {
  padding: 64px 0 0;
  background-color: var(--c-white);
}

#about .about-ba {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
  z-index: 2;
}
#about .about-ba ul{
  display: flex;
  align-items: center;
  gap: 2px;
}
#about .about-ba li{
  position: relative;
}
#about .about-ba li:nth-of-type(1) p{
  background-color: var(--c-black);
}
#about .about-ba li:nth-of-type(2) p{
  background-color: var(--c-blue);
}
#about .about-ba p{
  line-height: 15px;
  width: 48px;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  color: var(--c-white);
}

#about .about-bg-gray {
  background-color: var(--c-gray-light);
  padding: 90px 0 64px;
  margin-top: -64px;
  position: relative;
  z-index: 1;
}

.about-txt {
  font-size: 13px;
  line-height: 1.9;
  width: 90%;
  margin: 0 auto 40px;
}

#about .about-point {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 90%;
  margin: 0 auto;
}
#about .about-point li{
  border-radius: 24px;
  padding: 24px;
  background-color: var(--c-white);
}
#about .about-point .about-point-head{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}
#about .about-point .about-point-head img{
  width: 56px;
}
#about .about-point .about-point-head p{
  font-weight: 700;
  font-size: 17px;
  line-height: 1.4;
}
#about .about-point .about-point-head p span{
  display: inline-block;
  font-size: 24px;
  color: var(--c-blue);
}
#about .about-point .about-point-txt{
  font-size: 14px;
}
#about .about-point .about-point-txt span {
  font-size: 10px;
}

/* #area
===================================================== */
#area {
  padding: 64px 0;
  background-color: var(--c-black);
  background-image: url(../img/top/area-bg.jpg);
  background-size: contain;
  background-position: left top;
  background-repeat: no-repeat;
}

#area .area-bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#area .area-content {
  position: relative;
  z-index: 2;
  width: 90%;
  margin: 0 auto;
}
#area .area-list {
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
#area .area-list>li {
  border-radius: 24px;
  width: calc((100% - 16px) / 2);
  font-weight: 700;
  text-align: center;
  font-size: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
  align-items: center;
  padding: 16px 0;
}
#area .area-list .pref {
}
#area .area-list .icon {
  display: flex;
  gap: 12px;
}
#area .area-list .icon li {
  width: 24px;
  height: 33px;
  background-image: url(../img/top/icon-people-orange.svg);
}
#area .area-list .num::before {
  font-weight: 700;
  color: var(--c-orange);
}
#area .area-list>li.last3 {
  background-color: var(--c-white);
}
#area .area-list>li.last3 .num::before {
  content: "残り3名";
}
#area .area-list>li.last2 {
  background-color: var(--c-white);
}
#area .area-list>li.last2 .icon li:nth-of-type(3) {
  background-image: url(../img/top/icon-people-gray.svg);
}
#area .area-list>li.last2 .num::before {
  content: "残り2名";
}
#area .area-list>li.last1 {
  background-color: var(--c-yellow-light);
}
#area .area-list>li.last1 .icon li:nth-of-type(2),
#area .area-list>li.last1 .icon li:nth-of-type(3) {
  background-image: url(../img/top/icon-people-gray.svg);
}
#area .area-list>li.last1 .num::before {
  content: "残り1名";
}
#area .area-list>li.last0 {
  background-color: var(--c-white);
  opacity: .6;
}
#area .area-list>li.last0 .pref {
  color: #B8B8B8;
}
#area .area-list>li.last0 .icon li{
  background-image: url(../img/top/icon-people-gray.svg);
}
#area .area-list>li.last0 .num::before {
  content: "募集終了";
  color: #B8B8B8;
}

#area .area-attn {
  color: var(--c-white);
  font-size: 10px;
  line-height: 1.5;
}

/* #session
===================================================== */
#session {
  padding: 110px 0 64px;
  background-color: var(--c-blue);
}

/* .session-block
===================================================== */
.session-block {
  width: 90%;
  margin: 0 auto 24px;
  box-shadow: 0 0 4px rgba(0,0,0,.25);
  border-radius: 24px;
  position: relative;
}
.session-block .icon {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 94px;
  height: 94px;
  border-radius: 50%;
  background-color: var(--c-white);
  display: flex;
  align-items: center;
  justify-content: center;
}
.session-block .icon img {
  width: 32px;
  transform: translateY(-50%);
}
.session-block  .bg{
  background-color: var(--c-white);
  width: 100%;
  padding: 24px 0;
  position: relative;
  z-index: 2;
  border-radius: 24px;
}
.session-block .title {
  font-weight: 700;
  font-size: 17px;
  color: var(--c-orange);
  text-align: center;
}
.session-block .txt {
  text-align: center;
  font-size: 14px;
  margin-bottom: 8px;
}
.session-block ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
}
.session-block li {
  background-color: var(--c-yellow-light);
  color: var(--c-orange);
  font-size: 14px;
  width: 122px;
  line-height: 24px;
  border-radius: 999px;
  text-align: center;
}

/* #job
===================================================== */
#job {
  padding: 64px 0;
  background-color: var(--c-gray-light);
}

#job .sec-title {
  margin-bottom: 52px;
}

#job .job-obi-title {
  margin: 0 auto 16px;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  line-height: 24px;
  border-radius: 999px;
  background-color: var(--c-blue);
  color: var(--c-white);
}

#job .job-data {
  width: 90%;
  margin: 0 auto 24px;
}
#job .job-data .job-data-title{
  font-size: 15px;
  font-weight: 700;
  position: relative;
  border-radius: 24px;
  background-color: var(--c-white);
  text-align: center;
  line-height: 56px;
}
#job .job-data .job-data-title span{
  background-color: var(--c-blue);
  color: var(--c-white);
  line-height: 24px;
  padding: 0 16px;
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,-50%);
}
#job .job-data dl{
  display: flex;
  border-bottom: 1px dashed #B8B8B8;
}
#job .job-data dt{
  color: #5E5E5E;
  font-weight: 700;
  font-size: 12px;
  width: 80px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#job .job-data dd{
  width: 100%;
  padding: 12px 8px;
  color: #5E5E5E;
  font-size: 10px;
}
#job .job-data dd span{
  display: block;
  color: var(--c-black);
  font-size: 14px;
  display: block;
  line-height: 1.3;
}
#job .job-data dd span.orange{
  color: var(--c-orange);
  font-weight: 700;
}

#job .job-image {
  width: 90%;
  margin: 0 auto 24px;
}
#job .job-image .graph{
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  margin-bottom: 8px;
}
#job .job-image .graph li {
  line-height: 35px;
  text-align: center;
  color: var(--c-white);
  font-weight: 700;
  font-size: 12px;
}
#job .job-image .graph li:nth-of-type(1) {
  width: 50%;
  background-color: var(--c-blue);
}
#job .job-image .graph li:nth-of-type(2) {
  width: 12%;
  background-color: #9DBABD;
}
#job .job-image .graph li:nth-of-type(3) {
  width: 38%;
  background-color: var(--c-orange);
}
#job .job-image .breakdown {}
#job .job-image .breakdown p{
  font-size: 12px;
  font-weight: 700;
}
#job .job-image .breakdown ul{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px;
  gap: 0 1em;
}
#job .job-image .breakdown li{
  font-size: 12px;
}
#job .job-image .breakdown li::before{
  content: "■";
  display: inline-block;
}
#job .job-image .breakdown li:nth-of-type(1)::before {
  color: var(--c-blue);
}
#job .job-image .breakdown li:nth-of-type(2)::before {
  color: #9DBABD;
}
#job .job-image .breakdown li:nth-of-type(3)::before,
#job .job-image .breakdown li:nth-of-type(4)::before {
  color: var(--c-orange);
}
#job .job-image .money {
  background-color: var(--c-white);
  border-radius: 24px;
  padding: 24px;
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px
}
#job .job-image .money dl{
  display: flex;
  align-items: center;
  gap: 6px;
}
#job .job-image .money dt{
  width: 104px;
  line-height: 24px;
  border: 1px solid var(--c-blue);
  color: var(--c-blue);
  border-radius: 999px;
  text-align: center;
  font-size: 14px;
}
#job .job-image .money dd{
  font-size: 14px;
}
#job .job-image .money dd span {
  color: var(--c-orange);
  font-weight: 700;
}
#job .job-image .point {
  display: flex;
  align-items: center;
  gap: 8px
}
#job .job-image .point .en{
  font-size: 15px;
  font-weight: 700;
  background-color: var(--c-blue);
  color: var(--c-white);
  width: 96px;
  height: 96px;
  border-radius: 50%;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#job .job-image .point .ja{
  font-size: 14px;
  width: 100%;
}

#job .job-img {
  width: 100%;
  margin-bottom: 40px;
}

#job .job-schedule {
  width: 90%;
  margin: 0 auto;
}
#job .job-schedule .time {
  margin-bottom: 16px;
}
#job .job-schedule .time dl{
  border-bottom: 1px dashed #B8B8B8;
  display: flex;
}
#job .job-schedule .time dt{
  width: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 12px;
}
#job .job-schedule .time dd{
  padding: 8px;
  font-size: 14px;
}
#job .job-schedule .attn{
  font-size: 10px;
  line-height: 1.3;
}

/* #voice
===================================================== */
#voice {
  background-color: var(--c-blue);
  padding: 64px 0;
}
#voice .voice-txt {
  text-align: center;
  font-size: 14px;
  margin-bottom: 24px;
  color: var(--c-white);
}

#voice ul {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 90%;
  margin: 0 auto;
}
#voice li {
  background-color: var(--c-white);
  padding: 24px;
  border-radius: 24px;
}
#voice .voice-icon {
  width: 80px;
}
#voice .voice-data {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
#voice .voice-now {
  border-radius: 999px;
  background-color: var(--c-blue);
  color: var(--c-white);
  padding: 0 12px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 3px;
}
#voice .voice-name {
  font-size: 15px;
  font-weight: 700;
}
#voice .voice-name span{
  font-size: 17px;
}
#voice .voice-prev {
  font-size: 14px;
}
#voice .voice-come {
  border-top: 1px solid #B8B8B8;
  padding-top: 16px;
  margin-top: 16px;
  font-size: 14px;
}

/* #comparison
===================================================== */
#comparison {
  padding: 64px 0;
  background-image: url(../img/top/comparison-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#comparison .comparison-txt {
  color: var(--c-white);
  font-size: 14px;
  margin: 0 auto 24px;
  width: 90%;
}
#comparison table {
  margin: 0 auto;
  width: 90%;
}
#comparison table th,
#comparison table td {
  text-align: center;
  line-height: 40px;
}
#comparison table tr:not(:last-of-type) {
  border-bottom: 1px solid var(--c-black);
}
#comparison table tr:nth-of-type(even) {
  background-color: var(--c-white);
}
#comparison table tr:nth-of-type(odd) {
  background-color: var(--c-gray-light);
}
#comparison table tr:first-of-type {
  background-color: transparent;
}
#comparison table .empty {
  background-color: transparent;
}
#comparison table .service {
  color: var(--c-white);
  font-weight: 700;
  font-size: 12px;
  line-height: 30px;
  border-radius: 8px 8px 0 0;
}
#comparison table .service.gray {
  background-color: #B8B8B8;
}
#comparison table .service.blue {
  background-color: var(--c-blue);
}
#comparison table .label {
  width: 62px;
  font-size: 12px;
  font-weight: 700;
  color: #5E5E5E;
}
#comparison table td {
  width: calc((100% - 62px) / 2);
  font-size: 14px;
}
#comparison table td.blue {
  color: var(--c-blue);
}

/* #step
===================================================== */
#step {
  padding: 64px 0 0;
}
#step .step-list{
  width: 90%;
  margin: 0 auto 40px;
}
#step .step-list>li {
  display: flex;
  gap: 8px;
  position: relative;
}
#step .step-list>li:not(:last-of-type) {
  padding-bottom: 24px;
}
#step .step-list li:not(:last-of-type)::before {
  content: "";
  display: block;
  width: 8px;
  height: 100%;
  position: absolute;
  left: 16px;
  top: 0;
  z-index: 1;
  background-color: #E4F5F7;
}
#step .step-list .num {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-weight: 700;
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--c-blue);
  color: var(--c-white);
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  transform: translateY(-15%);
}
#step .step-list .title {
  font-weight: 700; 
  font-size: 17px;
  color: var(--c-blue);
}
#step .step-list .txt {
  font-size: 14px;
}
#step .step-list .tag {
  display: flex;
  gap: 3px;
  margin-top: 5px;
}
#step .step-list .tag li {
  line-height: 24px;
  padding: 0 12px;
  font-size: 14px;
  color: var(--c-blue);
  border: 1px solid var(--c-blue);
  border-radius: 999px;
}

/* #session-attn
===================================================== */
#session-attn {
  background-color: var(--c-blue);
  padding: 64px 0;
}
#session-attn .session-title {
}
#session-attn .session-title img {
  width: 44px;
  margin: 0 auto 16px;
}
#session-attn .session-title span {
  display: block;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: var(--c-white);
  line-height: 1.3;
  margin-bottom: 8px;
}
#session-attn .session-txt {
  text-align: center;
  font-size: 14px;
  color: var(--c-white);
  margin-bottom: 24px;
}
























/* #question
===================================================== */
#question {
  background-color: var(--c-blue-light);
  padding: 64px 0;
}
#question .question-list {
  width: 338px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#question .question-list li {
  border-radius: 10px 10px;
  overflow: hidden;
}
#question .question-list .flex {
  display: flex;
  gap: 8px;
  width: 300px;
  margin: 0 auto;
}
#question .question-list dt {
  border-radius: 10px 10px 0 0;
  background-color: var(--c-blue);
  color: var(--c-white);
  position: relative;
  padding: 16px 0;
  cursor: pointer;
}
#question .question-list dd {
  border-radius: 0 0 10px 10px;
  padding: 16px 0;
  background-color: var(--c-white);
}
#question .question-list li:not(:first-of-type) dd {
  display: none;/* 初期 */
}
#question .question-list .question-list-en {
  width: 24px;
  flex-shrink: 0;
  font-size: 20px;
  line-height: 1.3;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
#question .question-list .question-list-en--q {
  color: var(--c-white);
}
#question .question-list .question-list-en--a {
  color: var(--c-blue);
}
#question .question-list .question-list-q-text {
  width: 100%;
  margin-right: 32px;
  font-size: 15px;
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}
#question .question-list .question-list-mark {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
#question .question-list .question-list-mark::before,
.question-list li .question-list-mark::after {
  content: "";
  display: block;
  background-color: var(--c-white);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#question .question-list .question-list-mark::before {
  width: 100%;
  height: 2px;
}
#question .question-list .question-list-mark::after {
  width: 2px;
  height: 100%;
}
#question .question-list .question-list-a-text {
  font-size: 14px;
  line-height: 1.7142857143;
}
#question .question-list dt.open .question-list-mark::after {
opacity: 0;
}


/* #company
===================================================== */
#company {
  padding: 64px 0;
  background-color: var(--c-white);
}
#company .company-inner {
  margin-left: auto;
  margin-right: auto;
  width: 90.1vw;
}
#company .company-txt {
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 1.7;
}
#company .company-data {
  border-left: 5px solid var(--c-blue);
  height: 100%;
  padding: 3px 0 3px 8px;
  margin-bottom: 16px;
}
#company .company-data .company-data-name {
  line-height: 1;
  font-size: 17px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  display: block;
  margin-bottom: 5px;
}
#company .company-data .company-data-add {
  font-size: 14px;
  display: block;
}
#company .company-bill {
  width: 100%;
  margin: 0 auto 16px;
  width: 90.1vw;
}
#company .company-staff {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: 100vw;
  overflow: hidden;
}
#company .company-staff-inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex-shrink: 0;
  width: fit-content;
}
#company .company-staff-inner:first-child {
  animation: loopslide1_x 60s -30s linear infinite;
}
#company .company-staff-inner:last-child {
  animation: loopslide2_y 60s linear infinite;
}
@keyframes loopslide1_x {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes loopslide2_y {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
#company .company-staff-item {
  flex-shrink: 0;
}
#company .company-staff .company-staff-item {
  margin-right: 5px;
  width: 42.6vw;
}

@media screen and (min-width: 769px) {/*pc*/
  #company .company-inner {
    width: 338px;
  }
  #company .company-bill {
    width: 338px;
  }
  #company .company-staff .company-staff-item {
    width: 160px;
  }
}

/* #message
===================================================== */
#message {
  padding: 64px 0 0;
  background-color: var(--c-white);
  position: relative;
}
#message .message-z {
  position: relative;
  z-index: 2;
}
#message::before {
  content: "";
  display: block;
  background-color: var(--c-blue);
  width: 100%;
  height: 300px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#message .message-data {
  width: fit-content;
  margin: 0 auto 32px;
}
#message .message-data img {
  width: 250px;
  margin: 0 auto 8px;
  border-radius: 10px;
}
#message .message-data p {
  font-size: 13px;
  text-align: center;
}
#message .message-inner {
  margin-left: auto;
  margin-right: auto;
  width: 90.1vw;
}
#message h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  margin-bottom: 8px;
  color: var(--c-blue);
}
#message .message-txt {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 16px;
}
#message .message-name {
  width: 110px;
  margin-left: auto;
}
#message .message-bg {
  width: 100%;
  margin-top: -72px;
  position: relative;
  z-index: 1;
  pointer-events: none;
}

@media screen and (min-width: 769px) {/*pc*/
  #message .message-inner {
    width: 338px;
  }
}

/* .footer-logo
===================================================== */
.footer-logo{
  background-color: var(--c-white);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
  height: 40px;
}
.footer-logo img{
  width: 170px;
}


/* footer
===================================================== */
footer {
  background-color: var(--c-black);
  padding: 32px 0 28vw;
  text-align: center;
  color: var(--c-white);
  font-size: 14px;
}
footer ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5em 1.5em;
  margin: 0 auto 1rem;
  width: 80%;
}
footer a {
  color: inherit;
}
footer a:hover,
footer a:active {
  text-decoration: underline;
}

@media screen and (min-width: 769px) {/*pc*/
  footer {
    background-color: var(--c-black);
    padding: 32px 0;
    text-align: center;
    color: var(--c-white);
    font-size: 14px;
  }
}