*,
*::before,
*::after {
  box-sizing: border-box;
}
* {
  margin: 0;
}
html,
body {
  height: 100%;
}
body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
img,
picture,
video,
canvas,
svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}
#root,
#__next {
  isolation: isolate;
}
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
  padding: 0;
}
figure {
  margin: 0;
}
html,
body {
  color: #000;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: calc(0.0074850299 * var(--vw, 1vw) * 100);
}
@media screen and (max-width: 767px) {
  html,
  body {
    font-size: calc(0.0256410256 * var(--vw, 1vw) * 100);
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
}
.bg_gry {
  background-color: #ddd;
}
.bg_black {
  background-color: #000;
}
br.sp_only {
  display: none;
}
@media screen and (max-width: 767px) {
  br.sp_only {
    display: block;
  }
}
.l_wrapper {
  padding-top: min(12.8rem, 128px);
}
@media screen and (max-width: 767px) {
  .l_wrapper {
    padding-top: 8rem;
  }
}
.l_inner {
  width: min(120.6rem, 1206px);
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .l_inner {
    width: 32rem;
  }
}
.l_inner._min {
  width: min(96rem, 960px);
}
@media screen and (max-width: 767px) {
  .l_inner._min {
    width: 32rem;
  }
}
.e_heading {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  padding-left: min(2.4rem, 24px);
}
@media screen and (max-width: 767px) {
  .e_heading {
    padding-left: 2rem;
  }
}
.e_heading .jp {
  font-size: min(3.6rem, 36px);
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .e_heading .jp {
    font-size: 2.6rem;
  }
}
.e_heading .en {
  font-size: min(2.4rem, 24px);
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .e_heading .en {
    font-size: 1.4rem;
  }
}
.e_heading::before {
  content: "";
  position: absolute;
  left: 0;
  width: min(0.8rem, 8px);
  height: 100%;
  border-radius: 100vh;
  background-color: #ffc62b;
}
@media screen and (max-width: 767px) {
  .e_heading::before {
    width: 0.6rem;
  }
}
.e_heading._center {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: min(2.4rem, 24px);
  padding-left: 0;
}
.e_heading._center::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  width: min(8rem, 80px);
  height: min(0.8rem, 8px);
  border-radius: 100vh;
  background-color: #ffc62b;
}
.e_heading._yel span {
  color: #ffc62b;
}

.e_homeHeading {
  display: inline-flex;
  position: relative;
  align-items: flex-end;
  gap: 0 15px;
}
@media screen and (max-width: 767px) {
  .e_homeHeading {
    gap: 0 8px;
  }
}
.e_homeHeading .jp {
  font-weight: 700;
  font-size: min(2rem, 20px);
  color: #212121;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .e_homeHeading .jp {
    font-size: 1.4rem;
  }
}
.e_homeHeading .en {
  font-size: min(4rem, 40px);
  font-family: "brandon grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #212121;
}
@media screen and (max-width: 767px) {
  .e_homeHeading .en {
    font-size: 2.6rem;
  }
}
.e_homeHeading::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: min(0.5rem, 5px);
  width: 100%;
  border-radius: 100vh;
  background-color: #ffc62b;
}
@media screen and (max-width: 767px) {
  .e_homeHeading::before {
    height: 0.4rem;
  }
}

.e_homeHeading._yel span {
  color: #ffc62b;
}
.e_companyHeading {
  display: inline-flex;
  position: relative;
  align-items: flex-end;
  gap: 0 15px;
}

@media screen and (max-width: 767px) {
  .e_companyHeading {
    gap: 0 8px;
  }
}
.e_companyHeading .jp {
  font-weight: 700;
  font-size: min(2rem, 20px);
  color: #212121;
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .e_companyHeading .jp {
    font-size: 1.4rem;
  }
}
.e_companyHeading .en {
  font-size: min(4rem, 40px);
  font-family: "brandon grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #212121;
}

@media screen and (max-width: 767px) {
  .e_companyHeading .en {
    font-size: 2.6rem;
  }
}
.e_companyHeading::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: min(0.5rem, 5px);
  width: 100%;
  border-radius: 100vh;
  background-color: #ffc62b;
}

@media screen and (max-width: 767px) {
  .e_companyHeading::before {
    height: 0.4rem;
  }
}
.e_companyHeading._yel span {
  color: #ffc62b;
}
.e_button {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  min-width: min(25.4rem, 254px);
  max-width: 100%;
  padding: min(1.2rem, 12px) min(1.4rem, 14px) min(1.2rem, 12px)
    min(3.9rem, 39px);
  border: none;
  border-radius: 100vh;
  background-color: #ffc62b;
  color: #fcfcfc;
  font-size: min(1.8rem, 18px);
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
  transition: all 0.3s;
}
.e_button:hover {
  opacity: 0.75;
}
@media screen and (max-width: 767px) {
  .e_button {
    min-width: 29.5rem;
    padding: 1.2rem 2.4rem;
    font-size: 1.6rem;
  }
}
.e_button ._arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(3.8rem, 38px);
  height: min(3.8rem, 38px);
  margin-left: min(3.2rem, 32px);
  border-radius: 50%;
  background-color: #fcfcfc;
  transition: all 0.3s;
}
.e_button ._arrow svg {
  width: min(0.6rem, 6px);
}
.e_button ._arrow svg path {
  transition: all 0.3s;
}
.e_button-wrap._center {
  text-align: center;
}
.e_button-wrap._margin {
  margin-top: min(8rem, 80px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .e_button-wrap._margin {
    margin-top: 3.2rem;
  }
}
.e_link {
  color: #fcfcfc;
  font-size: min(1.8rem, 18px);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .e_link {
    font-size: 1.4rem;
  }
}
.e_link a {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: min(2.4rem, 24px);
}
@media screen and (max-width: 767px) {
  .e_link a {
    column-gap: 2.4rem;
  }
}
.e_link._arrow svg {
  width: min(0.8rem, 8px);
  height: min(1.3rem, 13px);
}
@media screen and (max-width: 767px) {
  .e_link._arrow svg {
    width: 0.8rem;
    height: 1.3rem;
  }
}
.e_link._en {
  font-family: "Montserrat", sans-serif;
}
.e_recruitBanner {
  overflow: hidden;
  margin: min(4.8rem, 48px) 0;
  border-radius: min(1.2rem, 12px);
}
@media screen and (max-width: 767px) {
  .e_recruitBanner {
    margin: 2.4rem 0;
    border-radius: 0.8rem;
  }
}
.e_recruitBanner a img {
  height: auto;
}
.c_header {
  position: fixed;
  z-index: 99;
  top: min(3.2rem, 32px);
  left: 50%;
  transform: translateX(-50%);
  width: min(130.6rem, 1306px);
  height: min(6.4rem, 64px);
}
@media screen and (max-width: 767px) {
  .c_header {
    top: 1.6rem;
    width: 35rem;
    height: 4.8rem;
  }
}
.c_header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 0 min(0.9rem, 9px) 0 min(3.2rem, 32px);
  border-radius: 100vh;
  background-color: #fcfcfc;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 767px) {
  .c_header_inner {
    width: 100%;
    padding: 0 1rem 0 2.4rem;
  }
}
.c_header_logo {
  width: auto;
  height: min(4rem, 40px);
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .c_header_logo {
    height: 2.8rem;
    margin-right: 0;
  }
}
.c_header_logo img {
  height: 100%;
}
.c_header_button {
  display: none;
}
@media screen and (max-width: 767px) {
  .c_header_button {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .c_headerMenu {
    position: absolute;
    top: -1.6rem;
    left: calc(var(--vw, 1vw) * 100);
    z-index: -1;
    width: calc(var(--vw, 1vw) * 100);
    height: calc(var(--vh, 1vh) * 100);
    padding-top: 8.8rem;
    background-color: #fff;
    opacity: 0;
    transition: top 0.5s, opacity 0.3s;
  }
}
.c_headerMenu.is-open {
  left: calc((var(--vw, 1vw) * 100 - 35rem) / -2);
  opacity: 1;
}
.c_headerMenuList {
  display: flex;
  align-items: center;
  column-gap: min(1.6rem, 16px);
}
@media screen and (max-width: 767px) {
  .c_headerMenuList {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 calc((var(--vw, 1vw) * 100 - 35rem) / 2);
  }
}
@media screen and (max-width: 767px) {
  .c_headerMenuList_item {
    width: 100%;
    border-bottom: solid 1px #000;
  }
}
.c_headerMenuList_item a {
  color: #000;
  font-size: min(1.6rem, 16px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c_headerMenuList_item a {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    padding: 1.6rem 0;
  }
}
@media screen and (max-width: 767px) {
  .c_headerMenuList_item._contact {
    margin-top: 2.4rem;
    border-bottom: none;
  }
}
.c_headerMenuList_item._contact a {
  display: inline-block;
  padding: min(1.2rem, 12px) min(3.2rem, 32px);
  border-radius: 100vh;
  background-color: #ffc62b;
  color: #fcfcfc;
}
@media screen and (max-width: 767px) {
  .c_headerMenuList_item._contact a {
    text-align: center;
  }
}
.c_header_button {
  display: none;
}
@media screen and (max-width: 767px) {
  .c_header_button {
    position: relative;
    z-index: 99;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 3.2rem;
    height: 3.2rem;
    border: none;
    border-radius: 100vh;
    background-color: #ffc62b;
  }
}
@media screen and (max-width: 767px) {
  .c_header_button span {
    display: inline-block;
    height: 1px;
    width: 1.4rem;
    background-color: #fcfcfc;
    transition: transform 0.3s, background-color 0.3s, margin 0.3s, opacity 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .c_header_button span:nth-of-type(2) {
    margin: 0.4rem 0;
  }
}
.c_header_button[aria-expanded="true"] span:nth-of-type(1) {
  margin-bottom: -1px;
  transform: rotate(45deg);
}
.c_header_button[aria-expanded="true"] span:nth-of-type(2) {
  opacity: 0;
  margin: 0;
}
.c_header_button[aria-expanded="true"] span:nth-of-type(3) {
  margin-top: -1px;
  transform: rotate(135deg);
}
.c_footer {
  padding: min(8rem, 80px) 0 min(2.4rem, 24px);
  background-image: url(../image/common/footer_bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #fcf7e9;
}
@media screen and (max-width: 767px) {
  .c_footer {
    padding: 4.8rem 0 1.6rem;
    background-image: none;
  }
}
.c_footerContact {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: min(8rem, 80px);
  margin-bottom: min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .c_footerContact {
    grid-template-columns: 1fr;
    row-gap: 3.2rem;
    margin-bottom: 4.8rem;
  }
}
.c_footerContactItem a {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: min(1rem, 10px);
  background-image: url(../image/common/footer_contactBg_form.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 2/1;
  box-shadow: 0 9px 16px rgba(0, 0, 0, 0.16);
  transition: box-shadow 0.3s;
}
@media screen and (max-width: 767px) {
  .c_footerContactItem a {
    border-radius: 0.6rem;
  }
}
.c_footerContactItem a::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.c_footerContactItem a:hover {
  box-shadow: none;
}
.c_footerContactItem._phone a {
  background-image: url(../image/common/footer_contactBg_phone.jpg);
}
.c_footerContactItem_text {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #fcfcfc;
  font-weight: 700;
  text-align: center;
}
.c_footerContactItem_text .en {
  display: block;
  font-size: min(3.2rem, 32px);
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c_footerContactItem_text .en {
    font-size: 1.8rem;
  }
}
.c_footerContactItem_text .jp {
  font-size: min(1.6rem, 16px);
}
@media screen and (max-width: 767px) {
  .c_footerContactItem_text .jp {
    font-size: 1.2rem;
  }
}
.c_footerMenu {
  display: grid;
  grid-template-columns: auto 1fr 1fr 1fr;
}
@media screen and (max-width: 767px) {
  .c_footerMenu {
    grid-template-columns: 1fr;
    row-gap: 3.2rem;
  }
}
.c_footerMenu_logo {
  width: min(20rem, 200px);
  margin-right: min(12rem, 120px);
}
@media screen and (max-width: 767px) {
  .c_footerMenu_logo {
    width: 20rem;
    margin-right: 0;
  }
}
.c_footerMenu_logo a img {
  height: auto;
}
.c_footerMenuNav {
  display: flex;
  flex-direction: column;
  row-gap: min(3.2rem, 32px);
}
@media screen and (max-width: 767px) {
  .c_footerMenuNav {
    row-gap: 3.2rem;
  }
}
.c_footerMenuNavList {
  display: flex;
  flex-direction: column;
  row-gap: min(1.6rem, 16px);
}
.c_footerMenuNavList_heading {
  display: flex;
  align-items: center;
}
.c_footerMenuNavList_heading .en {
  color: #ffc62b;
  font-size: min(2.4rem, 24px);
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.c_footerMenuNavList_heading .jp {
  display: inline-block;
  margin-top: 2px;
  margin-left: min(0.8rem, 8px);
  color: #000;
  font-size: min(1.4rem, 14px);
}
.c_footerMenuNavList_item {
  font-size: min(1.6rem, 16px);
}
.c_footerMenuNavList_item a {
  color: #000;
}
.c_footer_deco {
  margin-top: min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .c_footer_deco {
    margin-top: 3.2rem;
  }
}
.c_footer_deco img {
  height: auto;
}
.c_footer_copyright {
  padding-top: min(3.2rem, 32px);
  color: #ffc62b;
  font-size: min(1.4rem, 14px);
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c_footer_copyright {
    padding-top: 3.2rem;
    font-size: 1.4rem;
  }
}
.c_subPageHeader {
  position: relative;
  width: 100%;
  height: min(16rem, 160px);
}
.c_subPageHeader::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.36); */
  background: url(../image/common/mv.png) top center no-repeat;
  background-size: cover;
}
.c_subPageHeader._large {
  width: min(120.6rem, 1206px);
  height: min(32rem, 320px);
  margin: 0 auto min(8rem, 80px);
  border-radius: min(1.2rem, 12px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .c_subPageHeader._large {
    width: 32rem;
    height: 12rem;
    margin: 0 auto 4.8rem;
    border-radius: 0.6rem;
  }
}
.c_subPageHeader._large::before {
  border-radius: min(1.2rem, 12px);
}
@media screen and (max-width: 767px) {
  .c_subPageHeader._large::before {
    border-radius: 0.6rem;
  }
}
.c_subPageHeader._large .c_subPageHeader_title {
  left: min(12.3rem, 123px);
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c_subPageHeader._large .c_subPageHeader_title {
    left: 2.4rem;
  }
}
.c_subPageHeader_title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  color: #fcfcfc;
  font-size: min(3.6rem, 36px);
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c_subPageHeader_title {
    font-size: 2rem;
  }
}
.c_subPageHeader_title::after {
  content: attr(data-en);
  font-size: min(1.6rem, 16px);
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c_subPageHeader_title::after {
    margin-top: -0.2rem;
    font-size: 1.2rem;
  }
}
.c_subPageHeaderSircle {
  position: absolute;
  display: inline-block;
  border-radius: 50%;
  opacity: 0.7;
}
.c_subPageHeaderSircle._yel {
  background-color: #ffc62b;
}
.c_subPageHeaderSircle._blu {
  background-color: #7a91ff;
}
.c_subPageHeaderSircle._01 {
  top: min(-1.3rem, -13px);
  right: min(3rem, 30px);
  width: min(7.4rem, 74px);
  height: min(7.4rem, 74px);
}
@media screen and (max-width: 767px) {
  .c_subPageHeaderSircle._01 {
    top: -1.4rem;
    right: 0.6rem;
    width: 4rem;
    height: 4rem;
  }
}
.c_subPageHeaderSircle._02 {
  bottom: max(-4.3rem, -43px);
  left: max(-10.3rem, -103px);
  width: min(17.4rem, 174px);
  height: min(17.4rem, 174px);
}
@media screen and (max-width: 767px) {
  .c_subPageHeaderSircle._02 {
    bottom: -1.9rem;
    left: -3.6rem;
    width: 5.5rem;
    height: 5.5rem;
  }
}
.c_subPageHeaderSircle._03 {
  bottom: max(-4rem, -40px);
  left: min(48.1rem, 481px);
  width: min(9.2rem, 92px);
  height: min(9.2rem, 92px);
}
@media screen and (max-width: 767px) {
  .c_subPageHeaderSircle._03 {
    bottom: -1.1rem;
    left: 14.1rem;
    width: 2.9rem;
    height: 2.9rem;
  }
}
.c_subPageHeaderSircle._04 {
  bottom: min(4rem, 40px);
  right: max(-4.6rem, -46px);
  width: min(9.2rem, 92px);
  height: min(9.2rem, 92px);
}
@media screen and (max-width: 767px) {
  .c_subPageHeaderSircle._04 {
    bottom: 1.6rem;
    right: -2.1rem;
    width: 3.3rem;
    height: 3.3rem;
  }
}
.c_newsList a {
  display: block;
  width: 100%;
  padding: min(2.4rem, 24px) 0;
  border-bottom: solid 1px #ddd;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c_newsList a {
    padding: 2.4rem 0;
  }
}
.c_newsList_data {
  margin-bottom: min(1.2rem, 12px);
}
.c_newsList_date {
  margin-right: min(1.2rem, 12px);
  color: #000;
  font-size: min(1.8rem, 18px);
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c_newsList_date {
    font-size: 1.4rem;
    font-weight: 500;
  }
}
.c_newsList_category {
  display: inline-block;
  min-width: min(8rem, 80px);
  padding: min(0.4rem, 4px) min(2.4rem, 24px);
  border-radius: 100vh;
  background-color: #ffc62b;
  color: #000;
  font-size: min(1.4rem, 14px);
  font-weight: 700;
  line-height: 1;
}
.c_newsList_title {
  flex: 1;
  color: #000;
  font-size: min(1.6rem, 16px);
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .c_newsList_title {
    font-size: 1.6rem;
  }
}
.c_commitmentBannerList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: min(2.4rem, 24px);
}
@media screen and (max-width: 767px) {
  .c_commitmentBannerList {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0.8rem;
  }
}
.c_commitmentBannerListItem a {
  overflow: hidden;
  display: flex;
  width: min(48rem, 480px);
  height: min(24rem, 240px);
  border-radius: min(1.6rem, 16px);
  color: #fcfcfc;
}
@media screen and (max-width: 767px) {
  .c_commitmentBannerListItem a {
    width: 33rem;
    height: auto;
    border-radius: 0.8rem;
  }
}
.c_commitmentBannerListItem_image {
  width: min(18.4rem, 184px);
  height: auto;
}
@media screen and (max-width: 767px) {
  .c_commitmentBannerListItem_image {
    width: 13rem;
  }
}
.c_commitmentBannerListItem_image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.c_commitmentBannerListItemText {
  flex: 1;
  padding: min(3.2rem, 32px) min(5.6rem, 56px) min(4.3rem, 43px) min(4rem, 40px);
}
@media screen and (max-width: 767px) {
  .c_commitmentBannerListItemText {
    padding: 2rem 2rem 3rem 2rem;
  }
}
.c_commitmentBannerListItemText_title {
  margin-bottom: min(1.6rem, 16px);
  font-size: min(1.8rem, 18px);
  letter-spacing: 0.08em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c_commitmentBannerListItemText_title {
    margin-bottom: 0.8rem;
    font-size: 1.6rem;
  }
}
.c_commitmentBannerListItemText_title span {
  display: block;
  font-weight: 700;
}
.c_commitmentBannerListItemText_detaile {
  margin-bottom: min(1.6rem, 16px);
  font-size: min(1.3rem, 13px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c_commitmentBannerListItemText_detaile {
    margin-bottom: 0.8rem;
    font-size: 1.1rem;
  }
}
.c_commitmentBannerListItemText_more {
  display: inline-flex;
  column-gap: min(2.4rem, 24px);
  align-items: center;
  position: relative;
  padding-bottom: min(0.3rem, 3px);
  font-size: min(1.4rem, 14px);
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .c_commitmentBannerListItemText_more {
    font-size: 1.4rem;
  }
}
.c_commitmentBannerListItemText_more::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fcfcfc;
}
.c_commitmentBannerListItemText_more svg {
  width: auto;
  margin-top: min(0.3rem, 3px);
}
@media screen and (max-width: 767px) {
  .c_commitmentBannerListItemText_more svg {
    margin-top: 0;
  }
}
.c_dataList_item {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: min(2.4rem, 24px) min(0.8rem, 8px);
  border-bottom: solid 2px #000;
}
@media screen and (max-width: 767px) {
  .c_dataList_item {
    flex-direction: column;
    padding: 1.6rem 0.8rem;
  }
}
.c_dataList_item::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 1;
  width: min(20rem, 200px);
  height: 2px;
  background-color: #ffc62b;
}
@media screen and (max-width: 767px) {
  .c_dataList_item::before {
    display: none;
  }
}
.c_dataList_title {
  width: min(20rem, 200px);
  font-size: min(1.6rem, 16px);
  font-weight: 700;
  line-height: 1.8em;
}
@media screen and (max-width: 767px) {
  .c_dataList_title {
    margin-bottom: 0.4rem;
    width: 100%;
    font-size: 1.6rem;
  }
}
.c_dataList_data {
  flex: 1;
  padding-left: min(0.8rem, 8px);
  font-size: min(1.6rem, 16px);
  line-height: 1.8em;
}
@media screen and (max-width: 767px) {
  .c_dataList_data {
    padding-left: 0;
    font-size: 1.6rem;
  }
}
.c_dataList_data a {
  color: #2b8eff;
  text-decoration: underline;
}
.c_recruitList_item {
  padding: min(4rem, 40px) 0;
  border-bottom: solid 1px #ffc62b;
}
@media screen and (max-width: 767px) {
  .c_recruitList_item {
    padding: 2.4rem, 24px;
  }
}
.c_recruitList_item:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.c_recruitList_item:first-of-type {
  padding-top: 0;
}
.c_recruitList_title {
  margin-bottom: min(1.6rem, 16px);
  color: #000;
  font-size: min(1.8rem, 18px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c_recruitList_title {
    margin-bottom: 1.6rem;
    font-size: 1.6rem;
  }
}
.c_recruitListData {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: min(1.6rem, 16px);
  row-gap: min(0.8rem, 8px);
  margin-bottom: min(2.4rem, 24px);
}
@media screen and (max-width: 767px) {
  .c_recruitListData {
    column-gap: 1.6rem;
    row-gap: 0.8rem;
  }
}
.c_recruitListData dt,
.c_recruitListData dd {
  font-size: min(1.6rem, 16px);
}
@media screen and (max-width: 767px) {
  .c_recruitListData dt,
  .c_recruitListData dd {
    font-size: 1.4rem;
  }
}
.c_recruitListData dt {
  font-weight: 700;
}
.c_recruitListCta {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: min(2.4rem, 24px);
}
@media screen and (max-width: 767px) {
  .c_recruitListCta {
    column-gap: 1.6rem;
  }
}
.c_recruitListCta_button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: min(5.6rem, 56px);
  padding: 0 min(1.6rem, 16px);
  border-radius: min(0.6rem, 6px);
  background-color: #ffc62b;
  color: #fcfcfc;
  font-size: min(1.6rem, 16px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c_recruitListCta_button {
    height: 4.8rem;
    padding: 1.6rem;
    font-size: 1.4rem;
  }
}
.c_recruitListCta_button svg {
  width: min(0.8rem, 8px);
}
@media screen and (max-width: 767px) {
  .c_recruitListCta_button svg {
    width: 0.6rem;
  }
}
.c_recruitListCta_button svg path {
  fill: #fcfcfc;
}
.c_recruitListCta_button._border {
  border: solid 1px #ffc62b;
  background-color: #fcfcfc;
  color: #ffc62b;
}
.c_recruitListCta_button._border svg path {
  fill: #ffc62b;
}
.p_homeFv {
  position: relative;
  overflow: hidden;
  margin-top: max(-4.9rem, -49px);
  padding-top: min(4.9rem, 49px);
  padding-bottom: min(9.4rem, 94px);
}
@media screen and (max-width: 767px) {
  .p_homeFv {
    margin-top: -2.9rem;
    padding-top: 2.9rem;
    padding-bottom: 4.5rem;
  }
}
.p_homeFv_inner {
  position: relative;
  width: min(120.6rem, 1206px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p_homeFv_inner {
    width: 32rem;
  }
}
.p_homeFvCatchcopy {
  position: absolute;
  bottom: min(4.8rem, 48px);
  left: min(4.8rem, 48px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p_homeFvCatchcopy {
    bottom: 1.6rem;
    left: 1.6rem;
  }
}
.p_homeFvCatchcopy span {
  display: inline-block;
  margin-bottom: min(1.2rem, 12px);
  padding: min(1rem, 10px) min(4.8rem, 48px);
  border-radius: 100vh;
  background-color: #fcfcfc;
  font-size: min(4rem, 40px);
}
@media screen and (max-width: 767px) {
  .p_homeFvCatchcopy span {
    margin-bottom: min(0.8rem, 8px);
    padding: 1rem 2.4rem;
    font-size: min(2rem, 20px);
  }
}
.p_homeFvCatchcopy span:last-of-type {
  margin-bottom: 0;
}
.p_homeFvBg {
  height: min(58rem, 580px);
  border-radius: min(2.4rem, 24px);
}
.p_homeFvBg_item img {
  object-fit: cover;
  object-position: center;
}
.p_homeFvSircle {
  position: absolute;
  display: inline-block;
  border-radius: 50%;
  opacity: 0.7;
}
.p_homeFvSircle._yel {
  background-color: #ffc62b;
}
.p_homeFvSircle._blu {
  background-color: #7a91ff;
}
.p_homeFvSircle._01 {
  top: 0;
  left: calc(50% + min(31.6rem, 316px));
  width: min(18rem, 180px);
  height: min(18rem, 180px);
}
@media screen and (max-width: 767px) {
  .p_homeFvSircle._01 {
    top: 0;
    left: calc(50% + 0.9rem);
    width: 8.8rem;
    height: 8.8rem;
  }
}
.p_homeFvSircle._02 {
  top: min(8.2rem, 82px);
  left: calc(50% + min(55.3rem, 553px));
  z-index: 1;
  width: min(15.7rem, 157px);
  height: min(15.7rem, 157px);
}
@media screen and (max-width: 767px) {
  .p_homeFvSircle._02 {
    top: 7.4rem;
    left: calc(50% + 9.7rem);
    width: 8rem;
    height: 8rem;
  }
}
.p_homeFvSircle._03 {
  top: min(6.6rem, 66px);
  right: calc(50% + min(52.6rem, 526px));
  z-index: 1;
  width: min(17.7rem, 177px);
  height: min(17.7rem, 177px);
}
@media screen and (max-width: 767px) {
  .p_homeFvSircle._03 {
    top: 11.4rem;
    right: calc(50% + 12.1rem);
    width: 9.8rem;
    height: 9.8rem;
  }
}
.p_homeFvSircle._04 {
  top: min(21.2rem, 212px);
  right: calc(50% + min(52.6rem, 526px));
  z-index: 1;
  width: min(5.7rem, 57px);
  height: min(5.7rem, 57px);
}
@media screen and (max-width: 767px) {
  .p_homeFvSircle._04 {
    top: 20.6rem;
    right: calc(50% + 10.4rem);
    width: 3.6rem;
    height: 3.6rem;
  }
}
.p_homeFvSircle._05 {
  top: min(51.3rem, 513px);
  left: calc(50% + min(55.3rem, 553px));
  z-index: 1;
  width: min(7.1rem, 71px);
  height: min(7.1rem, 71px);
}
@media screen and (max-width: 767px) {
  .p_homeFvSircle._05 {
    top: 47rem;
    left: calc(50% + 13.7rem);
    width: 5.1rem;
    height: 5.1rem;
  }
}
.p_homeFvSircle._06 {
  bottom: 0;
  right: calc(50% + min(15.3rem, 153px));
  z-index: 1;
  width: min(15.7rem, 157px);
  height: min(15.7rem, 157px);
}
@media screen and (max-width: 767px) {
  .p_homeFvSircle._06 {
    right: calc(50% + 3.8rem);
    width: 10.1rem;
    height: 10.1rem;
  }
}
.p_homeService {
  margin-top: min(7rem, 70px);
  background-image: url("../image/home/pc_homeServiceBg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}
@media screen and (max-width: 767px) {
  .p_homeService {
    margin-top: 3.8rem;
    background-image: url("../image/home/sp_homeServiceBg.png");
  }
}
.p_homeService .e_heading {
  margin-bottom: min(6.4rem, 64px);
}
@media screen and (max-width: 767px) {
  .p_homeService .e_heading {
    margin-bottom: 3.6rem;
  }
}
.p_homeService_column {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: min(8rem, 80px);
  margin-top: min(9.8rem, 98px);
}
@media screen and (max-width: 767px) {
  .p_homeService_column {
    grid-template-columns: 1fr;
    row-gap: 4.8rem;
    margin-top: min(2.4rem, 24px);
  }
}
.p_homeServiceItem_image {
  overflow: hidden;
  margin-bottom: min(4.8rem, 48px);
  border-radius: min(1.2rem, 12px);
}
@media screen and (max-width: 767px) {
  .p_homeServiceItem_image {
    margin-bottom: 2.4rem;
    border-radius: 0.8rem;
  }
}
.p_homeServiceItem_image img {
  height: auto;
}
.p_homeServiceItemText_heading {
  margin-bottom: min(1.2rem, 12px);
  font-size: min(2.6rem, 26px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p_homeServiceItemText_heading {
    margin-bottom: 0.4rem;
    font-size: 2rem;
  }
}
.p_homeServiceItemText_detail {
  font-size: min(1.6rem, 16px);
  line-height: 1.8em;
}
@media screen and (max-width: 767px) {
  .p_homeServiceItemText_detail {
    margin-bottom: 0.8rem;
    font-size: 1.6rem;
  }
}
.p_homeServiceItemLink li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: min(1.6rem, 16px) 0;
  border-bottom: solid 1px #000;
  color: #000;
  font-size: min(1.6rem, 16px);
  transition: border 0.3s, color 0.3s;
}
@media screen and (max-width: 767px) {
  .p_homeServiceItemLink li a {
    padding: 1.6rem 0;
    font-size: 1.6rem;
  }
}
.p_homeServiceItemLink li a:hover {
  color: #ffc62b;
  border-bottom: solid 1px #ffc62b;
}
.p_homeServiceItemLink li a:hover ._arrow {
  background-color: #fcfcfc;
}
.p_homeServiceItemLink li a:hover ._arrow svg path {
  fill: #ffc62b;
}
.p_homeServiceItemLink li a ._arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(3.8rem, 38px);
  height: min(3.8rem, 38px);
  margin-left: min(3.2rem, 32px);
  border: solid 1px #ffc62b;
  border-radius: 50%;
  background-color: #ffc62b;
  transition: all 0.3s;
}
.p_homeServiceItemLink li a ._arrow svg {
  width: min(0.6rem, 6px);
}
.p_homeServiceItemLink li a ._arrow svg path {
  fill: #fcfcfc;
  transition: all 0.3s;
}
.p_homeAbout {
  position: relative;
  overflow: hidden;
  padding-bottom: min(16rem, 160px);
  padding-top: min(12rem, 120px);
}
@media screen and (max-width: 767px) {
  .p_homeAbout {
    padding-bottom: 6.4rem;
    padding-top: 3.6rem;
  }
}
.p_homeAbout::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: max(-5.2rem, -52px);
  z-index: -1;
  width: min(42.2rem, 422px);
  height: min(33.6rem, 336px);
  background-image: url("../image/home/homeAboutBg-deco.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .p_homeAbout::after {
    display: none;
  }
}
.p_homeAbout_inner {
  position: relative;
  width: calc(
    var(--vw, 1vw) * 100 - (var(--vw, 1vw) * 100 - min(120.6rem, 1206px)) / 2
  );
  padding: min(8rem, 80px) 0 min(8rem, 80px)
    calc((var(--vw, 1vw) * 100 - min(120.6rem, 1206px)) / 2);
  border-radius: 0 min(3.6rem, 36px) min(3.6rem, 36px) 0;
  background-image: url(../image/home/pc_homeAboutBg.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .p_homeAbout_inner {
    width: 100%;
    padding: 4.8rem calc((100% - 32rem) / 2);
    border-radius: 0 0 2.4rem 2.4rem;
    background-position: center;
  }
}
.p_homeAbout_inner::before {
  content: "";
  position: absolute;
  bottom: max(-1.6rem, -16px);
  right: max(-1.6rem, -16px);
  z-index: -1;
  border-radius: 0 min(4.4rem, 44px) min(4.4rem, 44px) 0;
  height: 100%;
  width: calc(100% + min(1.6rem, 16px));
  background-color: #ffc62b;
}
@media screen and (max-width: 767px) {
  .p_homeAbout_inner::before {
    bottom: -1.2rem;
    left: 0;
    width: 100%;
    border-radius: 0 0 2.4rem 2.4rem;
  }
}
.p_homeAbout_inner::after {
  content: "";
  position: absolute;
  bottom: 6px;
  right: 9px;
  background: url(../image/home/ico_about.svg) center no-repeat;
  background-size: auto 100%;
  width: 35.6%;
  height: 79%;
}
@media screen and (max-width: 767px) {
  .p_homeAbout_inner::after {
    display: none;
  }
}
.p_homeAbout_text {
  width: 50%;
  margin-top: min(5rem, 50px);
  margin-bottom: min(4.8rem, 48px);
  font-size: min(1.6rem, 16px);
  color: #fcfcfc;
  line-height: 2.2em;
}
@media screen and (max-width: 767px) {
  .p_homeAbout_text {
    width: 100%;
    margin-top: 2.4rem;
    margin-bottom: 4.8rem;
    font-size: 1.6rem;
  }
}
.p_homeFacility {
  padding: min(8rem, 80px) 0;
  background-color: #fcf7e9;
}
@media screen and (max-width: 767px) {
  .p_homeFacility {
    padding: 4.8rem 0;
  }
}
.p_homeFacility .e_homeHeading {
  display: inline-flex;
  position: relative;
  align-items: center;
  gap: 0 24px;
}
@media screen and (max-width: 767px) {
  .p_homeFacility .e_homeHeading {
    gap: 0 12px;
  }
}
.p_homeFacility .e_homeHeading .jp {
  font-size: min(3.6rem, 36px);
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: min(2rem, 20px);
  color: #211905;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .p_homeFacility .e_homeHeading .jp {
    font-size: 1.4rem;
  }
}
.p_homeFacility .e_homeHeading .en {
  font-size: min(6rem, 60px);
  font-family: "brandon grotesque", sans-serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #211905;
}
@media screen and (max-width: 767px) {
  .p_homeFacility .e_homeHeading .en {
    font-size: 2.6rem;
  }
}
.p_homeFacility .e_homeHeading::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: min(0.6rem, 6px);
  width: 100%;
  border-radius: 100vh;
  background-color: #ffc62b;
}
@media screen and (max-width: 767px) {
  .p_homeFacility .e_homeHeading::before {
    height: 0.4rem;
  }
}
.p_homeFacilityList {
  margin-top: min(8rem, 80px);
  width: 100vw;
}
@media screen and (max-width: 767px) {
  .p_homeFacilityList {
    margin-top: 2.4rem;
    padding: 0 calc((var(--vw, 1vw) * 100 - 32rem) / 2);
  }
}
.p_homeFacilityList_item {
  overflow: hidden;
  border-radius: min(1rem, 10px);
}
.p_homeFacilityList_heading {
  padding: min(1.6rem, 16px) min(2.4rem, 24px);
  background-color: #ffc62b;
  color: #fcfcfc;
  font-size: min(1.6rem, 16px);
  font-weight: 700;
  line-height: 1;
}
.p_homeFacilityList_image img {
  height: auto;
}
.p_homeFacilityList .swiper-wrapper {
  height: auto;
}
.p_homeFacilityList .swiper-button-prev {
  height: 60px;
  width: 60px;
  top: 50%;
  bottom: inherit;
  margin-top: 0;
  left: 3%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p_homeFacilityList .swiper-button-prev {
    height: 40px;
    width: 40px;
  }
}
.p_homeFacilityList .swiper-button-next {
  height: 60px;
  width: 60px;
  top: 50%;
  bottom: inherit;
  margin-top: 0;
  right: 3%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p_homeFacilityList .swiper-button-next {
    height: 40px;
    width: 40px;
  }
}
.p_homeFacilityList .swiper-button-prev::after,
.p_homeFacilityList .swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 60px;
  margin: auto;
  width: 60px;
}
@media screen and (max-width: 767px) {
  .p_homeFacilityList .swiper-button-prev::after,
  .p_homeFacilityList .swiper-button-next::after {
    height: 40px;
    width: 40px;
  }
}
.p_homeFacilityList .swiper-button-prev::after {
  background-image: url(../image/home/ico_left.svg);
  background-size: 100% auto;
}
.p_homeFacilityList .swiper-button-next::after {
  background-image: url(../image/home/ico_right.svg);
  background-size: 100% auto;
}
.p_homeNews {
  padding: min(12rem, 120px) 0 min(8rem, 80px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p_homeNews {
    padding: 4.8rem 0 2.4rem;
  }
}
.p_homeNews .c_newsList {
  margin: min(5.6rem, 56px) 0 min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .p_homeNews .c_newsList {
    margin: 0.8rem 0 3.2rem;
  }
}
p.subTtl {
  text-align: center;
  font-size: min(1.6rem, 16px);
  margin-top: 23px;
}
@media screen and (max-width: 767px) {
  p.subTtl {
    font-size: 1.6rem;
  }
}
.p_recruitServiceAbout {
  margin-bottom: min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .p_recruitServiceAbout {
    margin-bottom: 4.8rem;
  }
}
.p_recruitServiceAbout .e_heading {
  margin-bottom: min(3.2rem, 32px);
}
@media screen and (max-width: 767px) {
  .p_recruitServiceAbout .e_heading {
    margin-bottom: 2.4rem;
  }
}
.p_recruitServiceAbout_text {
  font-size: min(1.6rem, 16px);
  line-height: 2.2em;
}
@media screen and (max-width: 767px) {
  .p_recruitServiceAbout_text {
    font-size: 1.6rem;
  }
}
.p_recruitServiceList {
  overflow: hidden;
  margin-bottom: min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .p_recruitServiceList {
    margin-bottom: 4.8rem;
  }
}
.p_recruitServiceList_item {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .p_recruitServiceList_item {
    flex-direction: column;
    margin-bottom: 3.6rem;
  }
}
.p_recruitServiceList_item:nth-of-type(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .p_recruitServiceList_item:nth-of-type(even) {
    flex-direction: column;
  }
}
.p_recruitServiceList_item:nth-of-type(even) .p_recruitServiceListText {
  margin: 0 min(4.8rem, 48px) 0 min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .p_recruitServiceList_item:nth-of-type(even) .p_recruitServiceListText {
    margin: 0 auto;
  }
}
.p_recruitServiceList_item:nth-of-type(even) .p_recruitServiceList_image {
  border-radius: min(1.2rem, 12px) 0 0 min(1.2rem, 12px);
}
@media screen and (max-width: 767px) {
  .p_recruitServiceList_item:nth-of-type(even) .p_recruitServiceList_image {
    border-radius: 0;
  }
}
.p_recruitServiceList_item:last-of-type {
  margin-bottom: 0;
}
.p_recruitServiceList_image {
  width: 50%;
  overflow: hidden;
  border-radius: 0 min(1.2rem, 12px) min(1.2rem, 12px) 0;
}
@media screen and (max-width: 767px) {
  .p_recruitServiceList_image {
    width: 100%;
    margin-bottom: 2.4rem;
    border-radius: 0;
  }
}
.p_recruitServiceList_image img {
  aspect-ratio: 2/1;
  height: auto;
  object-fit: cover;
}
.p_recruitServiceListText {
  flex: 1;
  margin: 0 min(8rem, 80px) 0 min(4.8rem, 48px);
}
@media screen and (max-width: 767px) {
  .p_recruitServiceListText {
    width: 32rem;
    margin: 0 auto;
  }
}
.p_recruitServiceListText_heading {
  margin-bottom: min(1.6rem, 16px);
  font-size: min(2.4rem, 24px);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p_recruitServiceListText_heading {
    margin-bottom: 0.8rem;
    font-size: 2rem;
  }
}
.p_recruitServiceListText_detail {
  font-size: min(1.6rem, 16px);
  line-height: 2.2em;
}
@media screen and (max-width: 767px) {
  .p_recruitServiceListText_detail {
    font-size: 1.6rem;
  }
}
.p_recruitServiceListSircle {
  position: absolute;
  display: inline-block;
  border-radius: 50%;
  opacity: 0.7;
}
.p_recruitServiceListSircle._yel {
  background-color: #ffc62b;
}
.p_recruitServiceListSircle._blu {
  background-color: #7a91ff;
}
.p_recruitServiceListSircle._01 {
  top: 0;
  right: max(-3rem, -30px);
  width: min(16rem, 160px);
  height: min(16rem, 160px);
}
@media screen and (max-width: 767px) {
  .p_recruitServiceListSircle._01 {
    top: -3rem;
    right: -3rem;
    width: 8rem;
    height: 8rem;
  }
}
.p_recruitServiceListSircle._02 {
  bottom: max(-14.4rem, -144px);
  left: max(-7.9rem, -79px);
  z-index: -1;
  width: min(18rem, 180px);
  height: min(18rem, 180px);
}
@media screen and (max-width: 767px) {
  .p_recruitServiceListSircle._02 {
    bottom: -14.4rem;
    left: -7.9rem;
    width: 18rem;
    height: 18rem;
  }
}
.p_recruitServiceListSircle._03 {
  bottom: max(-13.5rem, -135px);
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: min(26.4rem, 264px);
  height: min(26.4rem, 264px);
}
@media screen and (max-width: 767px) {
  .p_recruitServiceListSircle._03 {
    bottom: -13.5rem;
    right: -4.6rem;
    left: auto;
    transform: translateX(0);
    width: 16rem;
    height: 16rem;
  }
}
.p_recruitServiceListSircle._04 {
  bottom: 0;
  left: 50%;
  transform: translateX(min(56.4rem, 564px));
  width: min(7.8rem, 78px);
  height: min(7.8rem, 78px);
}
@media screen and (max-width: 767px) {
  .p_recruitServiceListSircle._04 {
    bottom: -5rem;
    left: -4rem;
    transform: translate(0);
    z-index: -1;
    width: 10.8rem;
    height: 10.8rem;
  }
}
.p_beginnerTrainingAbout {
  margin-bottom: min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingAbout {
    margin-bottom: 4.8rem;
  }
}
.p_beginnerTrainingAbout_heading {
  margin-bottom: min(3.2rem, 32px);
  font-size: min(3.2rem, 32px);
  letter-spacing: 0.1em;
  line-height: 2em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingAbout_heading {
    margin-bottom: 1.6rem;
    font-size: 2rem;
    line-height: 1.8em;
  }
}
.p_beginnerTrainingAbout_description {
  font-size: min(1.6rem, 16px);
  text-align: center;
  line-height: 2.2em;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingAbout_description {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingAbout_description br {
    display: none;
  }
}
.p_beginnerTrainingWhat {
  padding: min(8rem, 80px) 0;
  background-color: #fcf7e9;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingWhat {
    padding: 4.8rem 0;
  }
}
.p_beginnerTrainingWhat_heading {
  margin-bottom: min(9rem, 90px);
  text-align: center;
  font-size: min(2.4rem, 24px);
  letter-spacing: 0.1em;
  line-height: 1.6em;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingWhat_heading {
    margin-bottom: 6.4rem;
    font-size: 1.8rem;
  }
}
.p_beginnerTrainingWhat_dot {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  width: min(1.4rem, 14px);
  height: min(1.4rem, 14px);
  margin-bottom: min(9rem, 90px);
  border-radius: 50%;
  background-color: #ffc62b;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingWhat_dot {
    width: 1.2rem;
    height: 1.2rem;
    margin-bottom: 6.4rem;
  }
}
.p_beginnerTrainingWhat_dot::before,
.p_beginnerTrainingWhat_dot::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: min(1.4rem, 14px);
  height: min(1.4rem, 14px);
  border-radius: 50%;
  background-color: #ffc62b;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingWhat_dot::before,
  .p_beginnerTrainingWhat_dot::after {
    width: 1.2rem;
    height: 1.2rem;
  }
}
.p_beginnerTrainingWhat_dot::before {
  top: min(3rem, 30px);
  left: 0;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingWhat_dot::before {
    top: 3rem;
  }
}
.p_beginnerTrainingWhat_dot::after {
  top: max(-3rem, -30px);
  left: 0;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingWhat_dot::after {
    top: -3rem;
  }
}
.p_beginnerTrainingWhatList {
  display: flex;
  flex-direction: column;
  row-gap: min(3.2rem, 32px);
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingWhatList {
    row-gap: 2.4rem;
  }
}
.p_beginnerTrainingWhatList_item {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: min(6.4rem, 64px);
  padding: min(6.4rem, 64px);
  border-radius: min(1.2rem, 12px);
  background-color: #fcfcfc;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingWhatList_item {
    flex-direction: column-reverse;
    column-gap: 0;
    row-gap: 2.4rem;
    padding: 2.4rem;
    border-radius: 0.8rem;
  }
}
.p_beginnerTrainingWhatListText {
  flex: 1;
}
.p_beginnerTrainingWhatListText_heading {
  margin-bottom: min(2.4rem, 24px);
  font-size: min(2.4rem, 24px);
  letter-spacing: 0.1em;
  line-height: 1.6em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingWhatListText_heading {
    margin-bottom: 0.8rem;
    font-size: 1.8rem;
  }
}
.p_beginnerTrainingWhatListText_detail {
  font-size: min(1.6rem, 16px);
  line-height: 2.2em;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingWhatListText_detail {
    font-size: 1.4rem;
  }
}
.p_beginnerTrainingWhatList_image {
  width: 23rem;
  height: auto;
}
.p_beginnerTrainingWhatList_image img {
  height: auto;
}
.p_beginnerTrainingFeature {
  padding: min(8rem, 80px) 0;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingFeature {
    padding: 4.8rem 0;
  }
}
.p_beginnerTrainingFeatureList {
  margin-top: min(6.4rem, 64px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: min(3.2rem, 32px);
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingFeatureList {
    margin-top: 3.2rem;
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 3.2rem;
  }
}
.p_beginnerTrainingFeatureList_image {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: min(2.4rem, 24px);
  border-radius: min(1.2rem, 12px);
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingFeatureList_image {
    margin-bottom: 1.6rem;
    border-radius: 0.8rem;
  }
}
.p_beginnerTrainingFeatureList_image img {
  height: auto;
}
.p_beginnerTrainingFeatureList_text {
  font-size: min(2.4rem, 24px);
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingFeatureList_text {
    font-size: 2rem;
  }
}
.p_beginnerTrainingContents {
  padding: min(8rem, 80px) 0;
  background-color: #fcf7e9;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingContents {
    padding: 4.8rem 0;
  }
}
.p_beginnerTrainingContents_heading {
  margin-top: min(6.4rem, 64px);
  margin-bottom: min(2.4rem, 24px);
  font-size: min(2.4rem, 24px);
  letter-spacing: 0.1em;
  line-height: 1.6em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingContents_heading {
    margin-top: 3.2rem;
    margin-bottom: 1.6rem;
    font-size: 2rem;
  }
}
.p_beginnerTrainingContents_description {
  font-size: min(1.6rem, 16px);
  line-height: 2.2em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingContents_description {
    font-size: 1.6rem;
  }
}
.p_beginnerTrainingContentsList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: min(4.8rem, 48px);
  margin-top: min(6.4rem, 64px);
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingContentsList {
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 3.2rem;
    margin-top: 3.2rem;
  }
}
.p_beginnerTrainingContentsList_image {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: min(1.6rem, 16px);
  border-radius: min(1.2rem, 12px);
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingContentsList_image {
    margin-bottom: 0.8rem;
    border-radius: 0.8rem;
  }
}
.p_beginnerTrainingContentsList_image img {
  height: auto;
}
.p_beginnerTrainingContentsListText_heading {
  font-size: min(2.4rem, 24px);
  letter-spacing: 0.1em;
  line-height: 1.6em;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingContentsListText_heading {
    font-size: 2rem;
  }
}
.p_beginnerTrainingContentsListText_detail {
  font-size: min(1.6rem, 16px);
  line-height: 2.2em;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingContentsListText_detail {
    font-size: 1.6rem;
  }
}
.p_beginnerTrainingRequirement {
  padding: min(8rem, 80px) 0;
  background-color: #fcf7e9;
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingRequirement {
    padding: 4.8rem 0;
  }
}
.p_beginnerTrainingRequirement .c_dataList {
  margin-top: min(6.4rem, 64px);
}
@media screen and (max-width: 767px) {
  .p_beginnerTrainingRequirement .c_dataList {
    margin-top: 0.8rem;
  }
}
.p_service {
  padding: 0 0 min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .p_service {
    padding: 0 0 4.8rem;
  }
}
.p_serviceTop {
  padding: min(8rem, 80px) 0;
}
@media screen and (max-width: 767px) {
  .p_serviceTop {
    padding: 4.8rem 0;
  }
}
.p_serviceTop_inner {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  column-gap: min(4.8rem, 48px);
  padding-bottom: min(7rem, 70px);
}
@media screen and (max-width: 767px) {
  .p_serviceTop_inner {
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 2.4rem;
    padding-bottom: min(4rem, 40px);
  }
}

.p_serviceTop_image {
  overflow: hidden;
  width: min(45.6rem, 456px);
  /* border-radius: min(1.2rem, 12px); */
}
@media screen and (max-width: 767px) {
  .p_serviceTop_image {
    width: 100%;
    border-radius: 0.8rem;
  }
}
.p_serviceTop_image img {
  height: auto;
}
.p_serviceTop_image .swiper-wrapper {
  height: auto;
}
.p_serviceTop__upper {
  margin-bottom: 12px;
  max-width: 456px;
  position: relative;
}
@media (max-width: 768px) {
  .p_serviceTop__upper {
    margin-bottom: 2px;
  }
}
/* .p_serviceTop__lower .swiper-wrapper {
  justify-content: space-between;
} */
.p_serviceTop__lower {
  margin-top: 10px;
}
.p_serviceTop__lower .swiper-wrapper .swiper-slide {
  height: 100%;
  overflow: hidden;
}
.p_serviceTop .swiper-slide {
  position: relative;
}
.p_serviceTop .swiper-slide::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.p_serviceTop .swiper-slide img,
.p_serviceTop .swiper-slide video,
.p_serviceTop .swiper-slide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 4 / 3;
  border-radius: 8px;
}
.p_serviceTop .swiper-slide img {
  border-radius: 8px;
}
.p_serviceTop .swiper-slide::before {
  padding-top: 75%;
}

.swiper-container {
  width: 100%;
}

.p_serviceTop__upper .swiper-button-prev {
  height: 60px;
  width: 60px;
  top: 50%;
  bottom: inherit;
  margin-top: 0;
  left: 3%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p_serviceTop__upper .swiper-button-prev {
    height: 40px;
    width: 40px;
  }
}
.p_serviceTop__upper .swiper-button-next {
  height: 60px;
  width: 60px;
  top: 50%;
  bottom: inherit;
  margin-top: 0;
  right: 3%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p_serviceTop__upper .swiper-button-next {
    height: 40px;
    width: 40px;
  }
}
.p_serviceTop__upper .swiper-button-prev::after,
.p_serviceTop__upper .swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 60px;
  margin: auto;
  width: 60px;
}
@media screen and (max-width: 767px) {
  .p_serviceTop__upper .swiper-button-prev::after,
  .p_serviceTop__upper .swiper-button-next::after {
    height: 40px;
    width: 40px;
  }
}
.p_serviceTop__upper .swiper-button-prev::after {
  background-image: url(../image/home/ico_left.svg);
  background-size: 100% auto;
}
.p_serviceTop__upper .swiper-button-next::after {
  background-image: url(../image/home/ico_right.svg);
  background-size: 100% auto;
}

.p_serviceTopText_cat {
  display: inline-block;
  margin-bottom: min(1.6rem, 16px);
  padding: min(0.5rem, 5px) min(1.6rem, 16px) min(0.6rem, 6px);
  border-radius: min(0.4rem, 4px);
  background-color: #ffc62b;
  font-size: min(1.6rem, 16px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p_serviceTopText_cat {
    margin-bottom: 0.8rem;
    padding: 0.5rem 1.6rem 0.6rem;
    border-radius: 0.4rem;
    font-size: 1.4rem;
  }
}
.p_serviceTopText_title {
  margin-bottom: min(1.6rem, 16px);
  font-size: min(2.6rem, 26px);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p_serviceTopText_title {
    margin-bottom: 0.8rem;
    font-size: 2.6rem;
  }
}
.p_serviceTopText_data {
  margin-bottom: min(0.8rem, 8px);
  font-size: min(1.6rem, 16px);
  line-height: 1.6em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p_serviceTopText_data {
    margin-bottom: 0.8rem;
    font-size: 1.6rem;
  }
}
.p_serviceTopTextTarget {
  margin-top: min(1.6rem, 16px);
  padding: min(1.6rem, 16px) min(2.4rem, 24px) min(1.6rem, 16px);
  border-radius: min(0.6rem, 6px);
  background-color: #fdecbd;
}
@media screen and (max-width: 767px) {
  .p_serviceTopTextTarget {
    margin-top: 1.6rem;
    padding: 1.6rem 2.4rem 1.6rem;
    border-radius: 0.6rem;
  }
}
.p_serviceTopTextTarget_heading {
  margin-bottom: min(0.8rem, 8px);
  font-size: min(1.6rem, 16px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p_serviceTopTextTarget_heading {
    margin-bottom: 0.8rem;
    font-size: 1.6rem;
  }
}
.p_serviceTopTextTargetList_item {
  margin-bottom: min(0.4rem, 4px);
  font-size: min(1.6rem, 16px);
}
@media screen and (max-width: 767px) {
  .p_serviceTopTextTargetList_item {
    font-size: 1.4rem;
  }
}
.p_serviceFeature {
  padding: min(8rem, 80px) 0;
  background-color: #fcf7e9;
}
@media screen and (max-width: 767px) {
  .p_serviceFeature {
    padding: 4.8rem 0;
  }
}
.p_serviceFeatureList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: min(3.2rem, 32px);
  row-gap: min(4.8rem, 48px);
  margin: min(6.4rem, 64px) 0 min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureList {
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 3.2rem;
  }
}
.p_serviceFeatureList_image {
  overflow: hidden;
  margin-bottom: min(2.4rem, 24px);
  border-radius: min(1.2rem, 12px);
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureList_image {
    margin-bottom: 1.6rem;
    border-radius: 1.2rem;
  }
}
.p_serviceFeatureList_image img {
  height: auto;
}
.p_serviceFeatureListText_heading {
  margin-bottom: min(0.8rem, 8px);
  font-size: min(1.8rem, 18px);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureListText_heading {
    margin-bottom: 0.8rem;
    font-size: 1.8rem;
  }
}
.p_serviceFeatureListText_detail {
  font-size: min(1.6rem, 16px);
  line-height: 1.8em;
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureListText_detail {
    font-size: 1.6rem;
  }
}
.p_serviceFeatureTab {
  overflow: hidden;
  border-radius: min(1.2rem, 12px);
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTab {
    border-radius: 0.8rem;
  }
}
.p_serviceFeatureTabMenu {
  display: flex;
  height: min(6.4rem, 64px);
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTabMenu {
    height: 4.8rem;
  }
}
.p_serviceFeatureTabMenu_item {
  width: 25%;
  height: 100%;
  background-color: #fdecbd;
}
.p_serviceFeatureTabMenu_item a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
  font-size: min(1.6rem, 16px);
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: min(6.4rem, 64px);
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTabMenu_item a {
    font-size: 1.2rem;
    line-height: 4.8rem;
  }
}
.p_serviceFeatureTabMenu_item.active {
  background-color: #ffc62b;
}
.p_serviceFeatureTabCntent {
  display: none;
  padding: min(4.8rem, 48px);
  background-color: #fcfcfc;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTabCntent {
    padding: 2.4rem;
  }
}
.p_serviceFeatureTabCntent.is-active {
  display: block;
  animation-name: displayAnime;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTabPrice {
    overflow-x: scroll;
  }
}
.p_serviceFeatureTabPrice Table {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTabPrice Table {
    width: 96rem;
  }
}
.p_serviceFeatureTabPrice Table tbody tr th {
  padding: min(1.6rem, 16px) 0;
  background-color: #ffc62b;
  color: #000;
  font-size: min(1.6rem, 16px);
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTabPrice Table tbody tr th {
    padding: 1.6rem 0;
    font-size: 1.6rem;
  }
}
.p_serviceFeatureTabPrice Table tbody tr td {
  /* display: flex; */
  padding: min(1.6rem, 16px);
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTabPrice Table tbody tr td {
    padding: 1.6rem;
  }
}
.p_serviceFeatureTabPrice Table tbody tr td.right {
  text-align: right;
  font-weight: 700;
}
.p_serviceFeatureTabPrice Table tbody tr td.bg {
  background: #fdecbd;
}
.p_serviceFeatureTabPrice Table tbody tr td span {
  display: inline-block;
  /* margin-left: auto; */
}
.p_serviceFeatureTabPrice Table tbody tr td span.price {
  float: right;
  font-weight: 700;
}
.p_serviceFeatureTabPrice Table tbody tr:nth-of-type(even) {
  background-color: #fdecbd;
}
.p_serviceFeatureTabPrice_heading {
  margin: min(3.6rem, 36px) 0 min(2.4rem, 24px);
  font-size: min(2.4rem, 24px);
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTabPrice_heading {
    margin: 3.6rem 0 2.4rem;
  }
}
.p_serviceFeatureTabAccess {
  align-items: center;
  column-gap: min(4.8rem, 48px);
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTabAccess {
    column-gap: 0;
    row-gap: 2.4rem;
  }
}
.p_serviceFeatureTabAccess.is-active {
  display: flex;
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTabAccess.is-active {
    flex-direction: column;
  }
}
.p_serviceFeatureTabAccess_map {
  overflow: hidden;
  width: 50%;
  border-radius: min(1.2rem, 12px);
  aspect-ratio: 4/3;
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTabAccess_map {
    width: 100%;
  }
}
.p_serviceFeatureTabAccess_map iframe {
  height: 100%;
}
.p_serviceFeatureTabAccess_text p {
  margin-bottom: min(1.6rem, 16px);
  font-size: min(1.6rem, 16px);
}
@media screen and (max-width: 767px) {
  .p_serviceFeatureTabAccess_text p {
    margin-bottom: 1.6rem;
    font-size: 1.6rem;
  }
}
.p_serviceFeatureTabAccess_text p:last-of-type {
  margin-bottom: 0;
}
.p_serviceVoice {
  padding: min(8rem, 80px) 0;
}
@media screen and (max-width: 767px) {
  .p_serviceVoice {
    padding: 4.8rem 0;
  }
}
.p_serviceVoiceList {
  margin-top: min(6.4rem, 64px);
  display: grid;
  grid-template-columns: 1fr;
  row-gap: min(3.2rem, 32px);
}
@media screen and (max-width: 767px) {
  .p_serviceVoiceList {
    margin-top: 3.2rem;
    row-gap: 3.2rem;
  }
}
.p_serviceVoiceList_item {
  display: flex;
  align-items: center;
  column-gap: min(3.2rem, 32px);
  padding: min(3.2rem, 32px);
  border: solid 2px #ffc62b;
  border-radius: min(1.2rem, 12px);
}
@media screen and (max-width: 767px) {
  .p_serviceVoiceList_item {
    flex-direction: column;
    column-gap: 0;
    row-gap: 0.8rem;
    padding: 2.4rem;
    border-radius: 0.8rem;
  }
}
.p_serviceVoiceListImage {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p_serviceVoiceListImage img {
  width: min(13.6rem, 136px);
  height: min(13.6rem, 136px);
  border-radius: 50%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p_serviceVoiceListImage img {
    width: 13.6rem;
    height: 13.6rem;
  }
}
.p_serviceVoiceListImage_name {
  display: inline-block;
  margin-top: min(0.8rem, 8px);
  font-size: min(1.4rem, 14px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p_serviceVoiceListImage_name {
    margin-top: 0.8rem;
    font-size: 1.4rem;
  }
}
.p_serviceVoiceListText_title {
  margin-bottom: min(0.8rem, 8px);
  font-size: min(2.4rem, 24px);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p_serviceVoiceListText_title {
    margin-bottom: 0.4rem;
    font-size: 1.8rem;
  }
}
.p_serviceVoiceListText_message {
  font-size: min(1.6rem, 16px);
  line-height: 1.8em;
}
@media screen and (max-width: 767px) {
  .p_serviceVoiceListText_message {
    font-size: 1.4rem;
  }
}
.p_serviceFlow {
  padding: min(8rem, 80px) 0;
}
.flowFlex {
  margin-top: min(6.4rem, 64px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-radius: 12px;
  background: #ffefc5;
  border-radius: 12px;
}
@media screen and (max-width: 767px) {
  .flowFlex {
    margin-top: 3.2rem;
    gap: 2rem;
  }
}
.flowSet {
  width: 25%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .flowSet {
    width: 100%;
  }
}
.flowSet:first-child .flowTtl {
  border-radius: 12px 0 0 0;
}
.flowSet:last-child .flowTtl {
  border-radius: 0 12px 0 0;
}
.flowSet:first-child .flowDetail {
  border-radius: 0 0 0 12px;
}
.flowSet:last-child .flowDetail {
  border-radius: 0 0 12px 0;
}
.flowTtl {
  padding: 15px 5px;
  box-sizing: border-box;
  background: #ffc62b;
  font-size: min(2rem, 20px);
  font-weight: 700;
  text-align: center;
  position: relative;
  border-bottom: 2px solid #fff;
  flex: 1;
  justify-content: center;
  height: 100%;
  display: flex;
  min-height: 0%;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .flowTtl {
    border-radius: 12px 12px 0 0 !important;
  }
}
.flowTtl::after {
  display: block;
  content: "";
  background: url(../image/common/ico_right.svg) center no-repeat;
  width: 13px;
  height: 22px;
  position: absolute;
  right: -13px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .flowTtl::after {
    display: none;
  }
}
.flowSet:last-child .flowTtl::after {
  display: none;
}
.flowDetail {
  background: #ffefc5;
  padding: 10px 5px 27px;
  box-sizing: border-box;
  text-align: center;
  margin-top: 2px;
  position: relative;
  flex: 4;
  height: 100%;
  min-height: 0%;
}
@media screen and (max-width: 767px) {
  .flowDetail {
    border-radius: 0 0 12px 12px !important;
  }
}
.flowDetail::after {
  display: block;
  content: "";
  background: url(../image/common/line.svg) center top no-repeat;
  width: 2px;
  height: calc(100% - 10px);
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .flowDetail::after {
    display: none;
  }
}
.flowSet:last-child .flowDetail::after {
  display: none;
}
.flowDetail span.no {
  font-size: min(4rem, 40px);
  line-height: 1.6em;
  font-family: "brandon grotesque";
  padding-bottom: 8px;
  font-weight: 700;
}
.flowDetail p {
  font-size: min(1.6rem, 16px);
  line-height: 1.6em;
}
.p_serviceFaq {
  padding: min(8rem, 80px) 0;
}
@media screen and (max-width: 767px) {
  .p_serviceFaq {
    padding: 4.8rem 0;
  }
}
.p_serviceFaqList {
  margin-top: min(6.4rem, 64px);
  display: grid;
  grid-template-columns: 1fr;
  row-gap: min(3.2rem, 32px);
}
@media screen and (max-width: 767px) {
  .p_serviceFaqList {
    margin-top: 3.2rem;
    row-gap: 3.2rem;
  }
}
.p_serviceFaqList_item {
  overflow: hidden;
  border: solid 2px #ffc62b;
  border-radius: min(1.2rem, 12px);
}
@media screen and (max-width: 767px) {
  .p_serviceFaqList_item {
    border-radius: 0, 8rem;
  }
}
.p_serviceFaqList_question {
  background-color: #ffc62b;
  padding: min(1.6rem, 16px) min(3.2rem, 32px);
  font-size: min(1.6rem, 16px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p_serviceFaqList_question {
    padding: 1.6rem 2.4rem;
    line-height: 1.8em;
  }
}
.p_serviceFaqList_question::before {
  content: "Q.";
}
.p_serviceFaqList_answer {
  padding: min(2.4rem, 24px) min(3.2rem, 32px);
  font-size: min(1.6rem, 16px);
  line-height: 1.8em;
}
@media screen and (max-width: 767px) {
  .p_serviceFaqList_answer {
    padding: 2.4rem 3.2rem;
  }
}
@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.p_news {
  padding: min(8rem, 80px) 0;
}
@media screen and (max-width: 767px) {
  .p_news {
    padding: 4.8rem 0;
  }
}
.p_news_inner {
  width: min(75.8rem, 758px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p_news_inner {
    width: 32rem;
  }
}
.p_post {
  padding: min(8rem, 80px);
}
.p_post_inner {
  width: min(64rem, 640px);
  margin: 0 auto;
}
.p_postHeader {
  margin-bottom: min(4.8rem, 48px);
  padding-bottom: min(2.4rem, 24px);
  border-bottom: solid 1px #ddd;
}
.p_postHeader_data {
  display: flex;
  column-gap: min(1.2rem, 12px);
  margin-bottom: min(1.6rem, 16px);
}
.p_postHeader_date {
  font-size: min(1.8rem, 18px);
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.p_postHeader_cat {
  display: inline-block;
  padding: min(0.3rem, 3px) min(1.4rem, 14px) min(0.3rem, 3px);
  border-radius: 100vh;
  background-color: #ffc62b;
  color: #000;
  font-size: min(1.4rem, 14px);
  font-weight: 700;
}
.p_postHeader_title {
  color: #000;
  font-size: min(2.4rem, 24px);
  font-weight: 700;
}
.p_post_body p {
  margin-bottom: min(2.4rem, 24px);
  color: #000;
  font-size: min(1.6rem, 16px);
  line-height: 2.2em;
}
.p_post_body h2 {
  margin-top: min(4.8rem, 48px);
  margin-bottom: min(3.2rem, 32px);
  padding: min(1.3rem, 13px) min(1.8rem, 18px);
  border-radius: min(0.6rem, 6px);
  background-color: #ffc62b;
  font-size: min(2.4rem, 24px);
  line-height: 1.4em;
}
.p_post_body h3 {
  margin-top: min(3.2rem, 32px);
  margin-bottom: min(0.8rem, 8px);
  font-size: min(2rem, 20px);
  line-height: 1.6em;
}
.p_recruit {
  padding: min(8rem, 80px) 0;
}
@media screen and (max-width: 767px) {
  .p_recruit {
    padding: 4.8rem 0;
  }
}
.p_recruit._single {
  padding: min(5.6rem, 56px) 0 min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .p_recruit._single {
    padding: 2.4rem 0 4.8rem;
  }
}
.p_recruit_inner {
  width: min(75.8rem, 758px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p_recruit_inner {
    width: 32rem;
  }
}
.p_recruit_inner._single {
  width: min(96rem, 960px);
}
@media screen and (max-width: 767px) {
  .p_recruit_inner._single {
    width: 32rem;
  }
}
.p_recruit_cta {
  margin-top: min(8rem, 80px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p_recruit_cta {
    margin-top: 3.2rem;
  }
}
.p_recruit_cta a {
  display: inline-block;
  width: min(42rem, 420px);
  height: min(10rem, 100px);
  border-radius: min(0.6rem, 6px);
  background-color: #ffc62b;
  color: #fcfcfc;
  font-size: min(2.4rem, 24px);
  font-weight: 700;
  line-height: min(10rem, 100px);
}
@media screen and (max-width: 767px) {
  .p_recruit_cta a {
    width: 100%;
    height: 6.4rem;
    line-height: 6.4rem;
    font-size: 1.8rem;
  }
}
.p_company {
  padding-top: min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .p_company {
    padding-top: 4.8rem;
  }
}
.p_companyInformation {
  padding-bottom: min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .p_companyInformation {
    padding-bottom: 4.8rem;
  }
}
.p_companyInformation .c_dataList {
  margin-top: min(4rem, 40px);
}
@media screen and (max-width: 767px) {
  .p_companyInformation .c_dataList {
    margin-top: 1.6rem;
  }
}
.p_companyGreeting {
  padding: min(8rem, 80px) 0;
  background-color: #fcf7e9;
}
@media screen and (max-width: 767px) {
  .p_companyGreeting {
    padding: 4.8rem 0;
  }
}
.p_companyGreetingContent {
  display: flex;
  align-items: center;
  margin-top: min(6.4rem, 64px);
  column-gap: min(4.8rem, 48px);
}
@media screen and (max-width: 767px) {
  .p_companyGreetingContent {
    flex-direction: column;
    row-gap: 2.4rem;
    column-gap: 0;
    margin-top: 3.2rem;
  }
}
.p_companyGreetingContent_image {
  overflow: hidden;
  width: 50%;
  border-radius: min(1.2rem, 12px);
}
@media screen and (max-width: 767px) {
  .p_companyGreetingContent_image {
    width: 100%;
    border-radius: 0.6rem;
  }
}
.p_companyGreetingContent_image img {
  height: auto;
}
.p_companyGreetingContentText {
  flex: 1;
}
.p_companyGreetingContentText_heading {
  margin-bottom: min(1.6rem, 16px);
  font-size: min(2rem, 20px);
}
@media screen and (max-width: 767px) {
  .p_companyGreetingContentText_heading {
    margin-bottom: 0.4rem;
    font-size: 1.8rem;
  }
}
.p_companyGreetingContentText_message {
  font-size: min(1.6rem, 16px);
  line-height: 2.2em;
}
@media screen and (max-width: 767px) {
  .p_companyGreetingContentText_message {
    font-size: 1.4rem;
  }
}
.p_companyGreetingContentText_name {
  margin-top: 1.6rem;
  font-size: min(1.6rem, 16px);
  font-weight: 700;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p_companyGreetingContentText_name {
    margin-top: 1.6rem;
    font-size: 1.6rem;
  }
}
.p_companyAbout {
  position: relative;
  overflow: hidden;
  padding-bottom: min(16rem, 160px);
  padding-top: min(12rem, 120px);
}
@media screen and (max-width: 767px) {
  .p_companyAbout {
    padding-bottom: 6.4rem;
    padding-top: 3.6rem;
  }
}
.p_companyAbout::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: max(-5.2rem, -52px);
  z-index: -1;
  width: min(42.2rem, 422px);
  height: min(33.6rem, 336px);
  background-image: url("../image/home/homeAboutBg-deco.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .p_companyAbout::after {
    display: none;
  }
}
.p_companyAbout_inner {
  position: relative;
  width: calc(
    var(--vw, 1vw) * 100 - (var(--vw, 1vw) * 100 - min(120.6rem, 1206px)) / 2
  );
  padding: min(8rem, 80px) 0 min(8rem, 80px)
    calc((var(--vw, 1vw) * 100 - min(120.6rem, 1206px)) / 2);
  border-radius: 0 min(3.6rem, 36px) min(3.6rem, 36px) 0;
  background-image: url(../image/home/pc_homeAboutBg.jpg);
  background-position: center;
}
@media screen and (max-width: 767px) {
  .p_companyAbout_inner {
    width: 100%;
    padding: 4.8rem calc((100% - 32rem) / 2);
    border-radius: 0 0 2.4rem 2.4rem;
    background-position: center;
  }
}
.p_companyAbout_inner::before {
  content: "";
  position: absolute;
  bottom: max(-1.6rem, -16px);
  right: max(-1.6rem, -16px);
  z-index: -1;
  border-radius: 0 min(4.4rem, 44px) min(4.4rem, 44px) 0;
  height: 100%;
  width: calc(100% + min(1.6rem, 16px));
  background-color: #ffc62b;
}
@media screen and (max-width: 767px) {
  .p_companyAbout_inner::before {
    bottom: -1.2rem;
    left: 0;
    width: 100%;
    border-radius: 0 0 2.4rem 2.4rem;
  }
}
.p_companyAbout_inner .p_homeAbout_inner::after {
  content: "";
  position: absolute;
  bottom: 6px;
  right: 9px;
  background: url(../image/home/ico_about.svg) center no-repeat;
  background-size: auto 100%;
  width: 35.6%;
  height: 79%;
}
@media screen and (max-width: 767px) {
  .p_companyAbout_inner .p_homeAbout_inner::after {
    display: none;
  }
}
.p_companyAbout_text {
  width: 50%;
  margin-top: min(5rem, 50px);
  margin-bottom: min(4.8rem, 48px);
  font-size: min(1.8rem, 18px);
  color: #fcfcfc;
  line-height: 2.2em;
}
@media screen and (max-width: 767px) {
  .p_companyAbout_text {
    width: 100%;
    margin-top: 2.4rem;
    margin-bottom: 4.8rem;
    font-size: 1.8rem;
  }
}
.p_contact {
  padding: min(8rem, 80px);
}
@media screen and (max-width: 767px) {
  .p_contact {
    padding: 4.8rem 0;
  }
}
.p_contactForm {
  padding: min(8rem, 80px);
  border: solid min(0.4rem, 4px) #ffc62b;
  border-radius: min(2.4rem, 24px);
}
@media screen and (max-width: 767px) {
  .p_contactForm {
    padding: min(2rem, 20px);
  }
}
.p_contactForm_inner {
  width: min(64rem, 640px);
  margin: 0 auto;
  width: 100%;
}
.p_contactForm_item {
  margin-bottom: min(3.2rem, 32px);
}
.p_contactForm_title {
  display: flex;
  column-gap: min(0.8rem, 8px);
  margin-bottom: min(1.2rem, 12px);
  font-size: min(1.6rem, 16px);
  font-weight: 700;
}

.p_contactForm_title span {
  padding: min(0.2rem, 2px) min(0.8rem, 8px) min(0.3rem, 3px);
  border-radius: min(0.4rem, 4px);
  color: #fcfcfc;
  font-size: min(1.4rem, 14px);
}
@media screen and (max-width: 767px) {
  .p_contactForm_title {
    font-size: min(1.4rem, 14px);
    align-items: center;
  }
  .p_contactForm_title span {
    font-size: min(1.2rem, 12px);
  }
}
.p_contactForm_title span._required {
  background-color: #ff5151;
}
.p_contactForm_title span._any {
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .p_contactForm_title span._any {
    width: 43px;
  }
}
.p_contactForm_input input,
.p_contactForm_input select,
.p_contactForm_input textarea {
  width: 100%;
  height: min(5.6rem, 56px);
  padding: 0 min(1.6rem, 16px);
  border: solid 1px #000;
  border-radius: min(0.6rem, 6px);
  font-size: min(1.6rem, 16px);
  font-weight: 700;
}
.p_contactForm_input input::placeholder {
  color: #ddd;
}
.p_contactForm_input textarea {
  padding: min(1.6rem, 16px);
  height: min(12rem, 120px);
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p_contactForm_input input,
  .p_contactForm_input select,
  .p_contactForm_input textarea {
    font-size: min(1.4rem, 14px);
  }
  .p_contactForm_input textarea {
    padding: min(1.4rem, 14px);
  }
}
.p_contactForm_input._select {
  position: relative;
}
.p_contactForm_input._select::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - min(0.4rem, 4px));
  right: min(1.2rem, 12px);
  transform: translateX(-50%);
  width: min(1.6rem, 16px);
  height: min(0.8rem, 8px);
  background-image: url(../image/common/select_arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.p_contactForm_input._select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.p_contactForm_input._col2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: min(0.8rem, 8px);
}
.p_contactForm_input._harf {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p_contactForm_input._harf {
    width: 70%;
  }
}
.p_contactForm_input._radio {
  display: flex;
  column-gap: min(2.4rem, 24px);
}
.p_contactForm_input._radio .mwform-radio-field label {
  display: flex;
  align-items: center;
  column-gap: min(0.8rem, 8px);
  cursor: pointer;
}
.p_contactForm_input._radio .mwform-radio-field label input {
  margin-right: 0;
  width: min(1.6rem, 16px);
  height: min(1.6rem, 16px);
  accent-color: #000;
}
.p_contactForm_input._radio .mwform-radio-field label .mwform-radio-field-text {
  font-size: min(1.6rem, 16px);
  font-weight: 700;
  line-height: 1;
}
.p_contactForm_input._birthday .selectFlex {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr auto;
  align-items: center;
  column-gap: min(0.8rem, 8px);
  font-size: min(1.6rem, 16px);
}

.p_contactForm_input._submit {
  text-align: center;
}
.p_contactForm_input._submit input {
  display: inline-block;
  width: min(30rem, 300px);
  height: min(6.5rem, 65px);
  border: none;
  border-radius: min(0.6rem, 6px);
  background-color: #ffc62b;
  color: #fcfcfc;
  font-size: min(1.8rem, 18px);
  font-weight: 700;
  line-height: min(6.5rem, 65px);
  cursor: pointer;
  transition: 0.5s;
}
.p_contactForm_input._submit input:hover {
  opacity: 0.75;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .p_contactForm_input._submit input {
    width: 100%;
    height: 5rem;
    line-height: 5rem;
    font-size: 1.6rem;
  }
}
.p_contactForm_attention {
  margin-top: min(0.8rem, 8px);
  color: #ddd;
  font-size: min(1.6rem, 16px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p_contactForm_attention {
    font-size: min(1.4rem, 14px);
  }
}
.p_contactForm_input {
  position: relative;
}
.mw_wp_form .error {
  position: absolute;
  bottom: -3.6em;
}
.contactThanks {
  width: 100%;
}
.contactThanks__inner {
  width: min(90%, 1000px);
  margin: 0 auto;
  padding: 100px 0px;
}
@media screen and (max-width: 767px) {
  .contactThanks__inner {
    padding: 50px 0px;
  }
}
.contactThanks__inner h3 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .contactThanks__inner h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.contactThanks__inner p {
  text-align: center;
  margin-bottom: 30px;
}
.contactThanks__inner .ttlBox p {
  text-align: left;
}
