@charset "UTF-8";
/*ページ初期化*/
.l-content {
  width: 100%; }
  .l-content__inner {
    margin: 0; }
  .l-content__main {
    width: 100% !important;
    padding: 0 !important; }

.breadcrumb {
  display: none; }

.two-r-col {
  display: block;
  width: 100%; }

.article {
  width: 100%; }

.article-body {
  color: #460000;
  font-family: "Noto Sans JP";
  width: min(100%, 1440px) !important;
  padding: 0;
  margin: auto; }
  @media (min-width: 768px) {
    .article-body {
      font-size: min(1.39vw, 20px) !important; } }
  @media (max-width: 767px) {
    .article-body {
      font-size: 4.2vw !important; } }
  .article-body h2 {
    font-weight: 900; }
  .article-body p {
    margin-left: 0;
    margin-right: 0; }
    @media (max-width: 767px) {
      .article-body p {
        margin-top: 0; } }

.drawer-menu {
  display: none; }

.content {
  padding: 0 !important; }

.col-main {
  float: none;
  width: 100% !important; }

.cl-primary {
  color: #ff4f01; }

/*応募ボタン*/
#entry {
  display: block;
  background-image: url("/wp-content/package/page/recruit-lp/img/entry_bg.svg?uk21y6kgm");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  text-decoration: none !important; }
  @media (min-width: 768px) {
    #entry {
      aspect-ratio: 1440/365; } }
  @media (max-width: 767px) {
    #entry {
      padding: 3em 0; } }
  #entry .ncColumns {
    width: 80%;
    margin: 0 auto;
    gap: 0;
    justify-content: center;
    align-items: center; }
    @media (min-width: 768px) {
      #entry .ncColumns {
        height: 100%; } }
    #entry .ncColumns_panel {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      @media (min-width: 768px) {
        #entry .ncColumns_panel {
          height: 100%; } }
      @media (max-width: 767px) {
        #entry .ncColumns_panel {
          margin: 0; } }
      #entry .ncColumns_panel:first-of-type {
        position: relative;
        z-index: 1;
        transform: rotate(355deg); }
        @media (max-width: 767px) {
          #entry .ncColumns_panel:first-of-type {
            margin-bottom: 2em; } }
        #entry .ncColumns_panel:first-of-type h2,
        #entry .ncColumns_panel:first-of-type p {
          color: #fff !important;
          text-shadow: 0 0.4vw 0 rgba(0, 0, 0, 0.4);
          line-height: 1; }
        #entry .ncColumns_panel:first-of-type h2 {
          order: 1;
          padding: 0;
          font-size: 480% !important;
          font-weight: 900;
          letter-spacing: -0.05em; }
        #entry .ncColumns_panel:first-of-type p {
          position: relative;
          display: inline-block;
          padding: 0 15px; }
          #entry .ncColumns_panel:first-of-type p:before, #entry .ncColumns_panel:first-of-type p:after {
            content: "";
            position: absolute;
            top: 50%;
            display: inline-block;
            width: 1.5em;
            height: 2px;
            background-color: #fff; }
          #entry .ncColumns_panel:first-of-type p:before {
            left: 0;
            transform: translateX(-30%) rotate(60deg); }
          #entry .ncColumns_panel:first-of-type p:after {
            right: 0;
            transform: translateX(30%) rotate(-60deg); }
      #entry .ncColumns_panel:last-of-type {
        position: relative; }
        @media (max-width: 767px) {
          #entry .ncColumns_panel:last-of-type {
            width: 100%; } }
        #entry .ncColumns_panel:last-of-type picture {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 85%;
          background-image: url("/wp-content/package/page/recruit-lp/img/entry-btn-bg.png?uk21y6kgp");
          aspect-ratio: 447/106;
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat; }
          #entry .ncColumns_panel:last-of-type picture img {
            width: 30%;
            filter: drop-shadow(0 0.4vw 0 rgba(0, 0, 0, 0.4)); }
  #entry:hover .ncColumns_panel:first-of-type {
    transform: scale(97%, 97%) rotate(356deg); }
  #entry:hover .ncColumns_panel:last-of-type picture {
    transform: scale(103%, 103%) rotate(1deg);
    filter: none; }

/*タイトル背景*/
.brush-bg {
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .brush-bg {
      background-size: 120% auto;
      background-position: top -2.7em center; } }
  @media (max-width: 767px) {
    .brush-bg {
      background-size: 180% auto;
      background-position: top 5vw left 40%; } }
  .brush-bg.-yellow {
    background-image: url("/wp-content/package/page/recruit-lp/img/title-bg-yellow.svg?uk21y6kgu"); }
  .brush-bg.-white {
    background-image: url("/wp-content/package/page/recruit-lp/img/title-bg-white.svg?uk21y6kgw"); }
  .brush-bg.-orange {
    background-image: url("/wp-content/package/page/recruit-lp/img/title-bg-orange.svg?uk21y6kh0"); }
  .brush-bg.-alpha {
    background-image: url("/wp-content/package/page/recruit-lp/img/title-bg-alpha.svg?uk21y6kh2"); }

.division {
  width: 100%;
  margin-top: 0 !important; }
  .division_inner {
    position: relative;
    width: min(100%, 1440px);
    margin: auto; }
    @media (min-width: 768px) {
      .division_inner {
        padding: min(2vw, 2em) min(7.28vw, 5em); } }
    @media (max-width: 767px) {
      .division_inner {
        padding: 3em 1.5em; } }
  @media (min-width: 768px) {
    .division_header {
      width: 70%;
      margin: 2em auto; } }
  .division h2 {
    margin-bottom: 0 !important;
    background: transparent !important;
    color: #460000 !important; }
    @media (min-width: 768px) {
      .division h2 {
        font-size: 220% !important; } }
    @media (max-width: 767px) {
      .division h2 {
        font-size: 280% !important;
        letter-spacing: -0.1em; } }

/*背景文字付タイトル*/
.division_header.-opposite {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .division_header.-opposite h2 {
    order: 1; }
  .division_header.-opposite .subtitle {
    margin: 0;
    font-style: italic;
    line-height: 1;
    margin-bottom: 0.2em;
    font-weight: 900; }
    @media (min-width: 768px) {
      .division_header.-opposite .subtitle {
        font-size: 500%; } }
    @media (max-width: 767px) {
      .division_header.-opposite .subtitle {
        font-size: 375%; } }
  .division_header.-opposite .add {
    order: 2; }

/*幅狭*/
.w_narrow {
  width: min(100%, 800px);
  margin: auto; }

/*ファーストビュー*/
#intro {
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    #intro {
      aspect-ratio: 1440/1622;
      background-image: url("/wp-content/package/page/recruit-lp/img/top_bg-pc.svg?uk21y6kh6"); } }
  @media (max-width: 767px) {
    #intro {
      aspect-ratio: 375/1748;
      background-image: url("/wp-content/package/page/recruit-lp/img/top_bg.svg?uk21y6khe"); } }
  #intro .division_inner {
    position: relative; }
  #intro #firstview {
    display: flex;
    align-items: flex-end; }
    #intro #firstview .division_header {
      position: absolute;
      top: 1em;
      left: 1em;
      z-index: 1;
      display: flex;
      flex-direction: column;
      width: 90%;
      margin-top: 0; }
      #intro #firstview .division_header h1 {
        order: 1;
        font-weight: normal;
        color: #460000; }
    #intro #firstview .text {
      position: relative;
      z-index: 1;
      line-height: 1.4;
      font-weight: 900;
      margin-bottom: 0; }
      #intro #firstview .text span {
        font-size: 120%; }
    #intro #firstview .bg {
      position: absolute;
      width: 100%;
      top: 0;
      left: 0; }
    @media (min-width: 768px) {
      #intro #firstview {
        aspect-ratio: 1440/805; }
        #intro #firstview .division_header picture {
          width: 23%; }
        #intro #firstview .division_header h1 {
          font-size: 75%; }
        #intro #firstview .text {
          font-size: 190%; } }
    @media (max-width: 767px) {
      #intro #firstview {
        aspect-ratio: 375/771; }
        #intro #firstview .division_header h1 {
          font-size: 90%; }
        #intro #firstview .text {
          font-size: 130%; } }
  #intro #introduction {
    width: 100%; }
    @media (min-width: 768px) {
      #intro #introduction {
        display: flex;
        align-items: center;
        justify-content: center;
        aspect-ratio: 1440/762; } }
    @media (max-width: 767px) {
      #intro #introduction {
        aspect-ratio: 1440/762;
        padding-top: 12em; } }
    #intro #introduction .text {
      position: relative;
      z-index: 1;
      font-weight: 900; }
      @media (min-width: 768px) {
        #intro #introduction .text {
          text-align: center; } }
      @media (max-width: 767px) {
        #intro #introduction .text {
          text-align: right;
          line-height: 1.9; } }
    #intro #introduction .bg {
      position: absolute;
      z-index: 0;
      top: 50%;
      left: 50%;
      width: 100%;
      height: 100%;
      transform: translate(-50%, -50%); }

/*こんな会社*/
#company {
  background-image: url("/wp-content/package/page/recruit-lp/img/company_bg.png?uk21y6khj");
  background-position: top left;
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    #company {
      background-size: 50% auto; } }
  @media (max-width: 767px) {
    #company {
      background-size: contain; }
      #company #body {
        padding-bottom: 0; }
      #company #gallery {
        padding-top: 0; } }
  #company .ncColumns {
    position: relative; }
    @media (max-width: 767px) {
      #company .ncColumns {
        gap: 0;
        margin: 0; } }
    @media (min-width: 768px) {
      #company .ncColumns {
        padding-left: 10%; }
        #company .ncColumns::before {
          content: "";
          display: block;
          position: absolute;
          top: -25%;
          left: 0;
          z-index: 0;
          width: 130%;
          aspect-ratio: 1411/680;
          background-image: url("/wp-content/package/page/recruit-lp/img/company_column_bg.png?uk21y6khs");
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat; } }
    #company .ncColumns_panel {
      display: flex;
      flex-direction: column;
      justify-content: center;
      position: relative;
      z-index: 1; }
      @media (max-width: 767px) {
        #company .ncColumns_panel {
          margin-top: 0; } }
    #company .ncColumns h3 {
      color: #460000 !important; }
      @media (min-width: 768px) {
        #company .ncColumns h3 {
          font-size: 110% !important; } }
      #company .ncColumns h3 span {
        font-size: 150%; }
    @media (min-width: 768px) {
      #company .ncColumns.-column1 {
        margin-right: 25%; }
      #company .ncColumns.-column2 {
        margin-left: 25%; } }

/*ギャラリー*/
#gallery .lp-slider button {
  display: none; }
#gallery .lp-slider .slick-slide {
  aspect-ratio: 245/162;
  padding: 0 0.5em;
  overflow: hidden; }
  #gallery .lp-slider .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
@media (min-width: 768px) {
  #gallery {
    background-color: #ffe98d; }
    #gallery h2 {
      width: 100%;
      color: #fff !important;
      font-style: italic; } }
@media (max-width: 767px) {
  #gallery h2 {
    display: none; }
  #gallery .slick-track {
    margin-top: 0; } }

/*魅力*/
#merit .subtitle {
  color: #ffea4b; }
@media (max-width: 767px) {
  #merit .ncColumns {
    gap: 0; } }
#merit .ncColumns_panel {
  padding: 1em;
  background-color: #fff;
  box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.4); }
#merit .ncRows_title {
  order: 1;
  margin-bottom: 0; }
  @media (max-width: 767px) {
    #merit .ncRows_title {
      margin-bottom: 0;
      font-size: 120%;
      line-height: 1;
      padding: 0; } }
#merit .ncRows_image {
  padding: 0; }
  #merit .ncRows_image picture {
    aspect-ratio: 293/233; }
#merit .ncRows_text {
  order: 2; }
  #merit .ncRows_text p {
    margin-bottom: 0; }

/*事例*/
#cases .subtitle {
  color: #ffea4b; }

/*インタビュー*/
#interview {
  background-color: #ffe98d; }
  #interview .subtitle {
    color: #fff; }
  @media (min-width: 768px) {
    #interview .ncColumns {
      margin-top: 9em;
      margin-bottom: 9em; }
      #interview .ncColumns:not(.alternate) {
        padding-right: 10%; }
      #interview .ncColumns.alternate {
        padding-left: 10%; } }
  #interview .ncColumns_panel.-mini {
    position: relative;
    font-weight: 900; }
    #interview .ncColumns_panel.-mini picture {
      overflow: hidden;
      clip-path: polygon(0 0, 100% 50px, 100% 100%, 0 calc(100% - 50px)); }
    #interview .ncColumns_panel.-mini .alphabet {
      position: absolute;
      top: -0.5em;
      right: 0;
      color: #ff4f01;
      text-align: right;
      font-size: 170%;
      font-style: italic;
      line-height: 1; }
    #interview .ncColumns_panel.-mini .info {
      position: absolute;
      bottom: -0.5em;
      left: -0.5em;
      width: 10em;
      padding: 0.5em;
      background-color: #ff4f01;
      color: #fff;
      line-height: 1;
      clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%); }
      #interview .ncColumns_panel.-mini .info p {
        margin-bottom: 0; }
      #interview .ncColumns_panel.-mini .info .join {
        font-size: 70%; }
  #interview .ncColumns_panel.-large h3 {
    color: #460000;
    font-size: 110%; }

/*メッセージ*/
#message {
  position: relative; }
  @media (max-width: 767px) {
    #message::after {
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 0;
      transform: rotate(180deg);
      display: block;
      content: "";
      aspect-ratio: 689/298;
      background-image: url("/wp-content/package/page/recruit-lp/img/company_bg.png?uk21y6kht");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      width: 100%; } }
  #message .division_inner {
    position: relative; }
  @media (min-width: 768px) {
    #message .brush-bg {
      background-position: top -7em left -10em; } }
  @media (max-width: 767px) {
    #message .brush-bg {
      background-image: none; } }
  #message .division_header {
    width: 100%; }
    #message .division_header h2 {
      color: #fff !important;
      text-align: justify;
      text-shadow: 0 0 0.2em rgba(0, 0, 0, 0.4);
      line-height: 1;
      font-weight: 900;
      letter-spacing: -0.1em; }
      @media (min-width: 768px) {
        #message .division_header h2 {
          width: 100%;
          transform: translate(1em) rotate(355deg);
          padding-top: 1em;
          padding-bottom: 1.5em;
          font-size: 460% !important; } }
      #message .division_header h2 span {
        display: block;
        font-size: 150%;
        transform: translateX(-0.2em); }
  #message .subtitle {
    color: #f49d2c; }
  #message .text,
  #message .photo {
    position: relative;
    z-index: 1; }
    #message .text p,
    #message .photo p {
      font-weight: 400;
      line-height: 2.5; }
  #message .photo {
    position: absolute;
    aspect-ratio: 375/577; }
    #message .photo picture {
      clip-path: polygon(0 0, 100% 50px, 100% 100%, 0 calc(100% - 50px)); }
  @media (min-width: 768px) {
    #message .text {
      width: 60%; }
    #message .photo {
      top: 14em;
      right: 3em;
      width: 35%; } }
  @media (max-width: 767px) {
    #message .division_inner {
      padding-left: 0;
      padding-right: 0; }
    #message .division_header {
      position: relative;
      z-index: 1;
      padding-bottom: 4em;
      background-image: url("/wp-content/package/page/recruit-lp/img/title-bg-orange.svg?uk21y6khy");
      background-size: 145% auto;
      background-position: top -4em left 40%;
      background-repeat: no-repeat; }
      #message .division_header h2 {
        padding: 0;
        font-size: 240% !important;
        transform: translate(-2em, 0.5em) rotate(355deg); }
    #message .photo {
      z-index: 0;
      top: 14em;
      left: 0; }
    #message .text {
      padding: 31em 1.5em 1.5em; } }

#overture dt,
#overture dd,
#faq dt,
#faq dd {
  padding: 0.8em; }
  #overture dt p,
  #overture dd p,
  #faq dt p,
  #faq dd p {
    margin-bottom: 0; }
#overture dd,
#faq dd {
  margin-bottom: 1em; }

/*募集概要*/
#overture {
  position: relative; }
  #overture::before, #overture::after {
    position: absolute;
    z-index: 0;
    display: block;
    content: "";
    aspect-ratio: 689/298;
    background-image: url("/wp-content/package/page/recruit-lp/img/company_bg.png?uk21y6ki8");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
    @media (min-width: 768px) {
      #overture::before, #overture::after {
        width: 40%; } }
    @media (max-width: 767px) {
      #overture::before, #overture::after {
        width: 100%; } }
  #overture::before {
    top: 0;
    left: 0; }
  #overture::after {
    bottom: 0;
    right: 0;
    transform: rotate(180deg); }
  #overture dl {
    position: relative;
    z-index: 1; }
  #overture dt {
    background-color: #ffe98d;
    text-align: center;
    font-weight: 900; }

/*よくある質問*/
#faq {
  background-color: #ffe98d; }
  #faq h2 {
    padding-top: 0; }
  #faq .subtitle {
    margin-bottom: 0;
    color: #fff; }
  #faq dt,
  #faq dd {
    position: relative; }
    #faq dt::before,
    #faq dd::before {
      position: absolute;
      top: 0.8em;
      left: 0.8em;
      display: inline-block;
      margin-right: 0.5em;
      color: #ff4f01;
      font-weight: 900; }
    #faq dt p,
    #faq dd p {
      padding-left: 1.6em; }
  #faq dt {
    background-color: #fff; }
    #faq dt::before {
      content: "Q."; }
  #faq dd::before {
    content: "A."; }

/*応募フォーム*/
#entryform {
  background-image: url("/wp-content/package/page/recruit-lp/img/form_bg.svg?uk21y6kic");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 4em; }
  @media (max-width: 767px) {
    #entryform #form {
      padding-bottom: 0; } }
  #entryform #form.brush-bg {
    top: -11em center; }
  #entryform #form h2,
  #entryform #form .subtitle {
    color: #fff !important; }
  #entryform #form h2 {
    text-shadow: 0 0 0.2em rgba(0, 0, 0, 0.4);
    padding-top: 0; }
  #entryform #form .subtitle {
    opacity: 0.6;
    margin-bottom: 0; }
  #entryform #form dl {
    width: 100%; }
  #entryform #form dt {
    margin-bottom: 0.5em; }
  #entryform #form .must::after {
    content: "必須";
    background-color: #ff4f01;
    color: #fff;
    border-radius: 0.2em;
    padding: 0.2em; }
  #entryform #form .wpcf7-form-control-wrap {
    display: block;
    width: 100%; }
  #entryform #form .wpcf7 input[type="text"],
  #entryform #form .wpcf7 input[type="email"],
  #entryform #form .wpcf7 input[type="url"],
  #entryform #form .wpcf7 input[type="tel"],
  #entryform #form .wpcf7 input[type="range"],
  #entryform #form .wpcf7 input[type="color"],
  #entryform #form .wpcf7 input[type="time"],
  #entryform #form .wpcf7 input[type="date"],
  #entryform #form .wpcf7 input[type="datetime"],
  #entryform #form .wpcf7 input[type="datetime-local"],
  #entryform #form .wpcf7 input[type="month"],
  #entryform #form .wpcf7 input[type="week"],
  #entryform #form .wpcf7 input[type="radio"],
  #entryform #form .wpcf7 select,
  #entryform #form .wpcf7 textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: inherit !important;
    border: 1px solid #460000; }
  #entryform #form .wpcf7 .your-age input {
    width: 5em !important; }
  #entryform #form .wpcf7 .your-age::after {
    content: "歳";
    margin-left: 0.5em; }
  #entryform #form .wpcf7 .wpcf7-radio .wpcf7-list-item {
    margin-left: 0;
    margin-right: 1em; }
  #entryform #form .wpcf7 .wpcf7-radio label {
    display: flex;
    align-items: center; }
  #entryform #form .wpcf7 .wpcf7-radio input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    width: 1.5em !important;
    height: 1.5em;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: -2px; }
    #entryform #form .wpcf7 .wpcf7-radio input[type="radio"]:checked:before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 0.75em;
      height: 0.75em;
      border-radius: 50%;
      background: #460000;
      content: ""; }
  #entryform #form .wpcf7 input[type="submit"] {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    width: min(350px, 80%);
    aspect-ratio: 301/71;
    margin: auto;
    background-image: url("/wp-content/package/page/recruit-lp/img/entry-btn-bg.png?uk21y6kig");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    font-weight: 900;
    font-size: 1.2em;
    text-shadow: 0 0.4vw 0 rgba(0, 0, 0, 0.4);
    transition: none; }
    #entryform #form .wpcf7 input[type="submit"]:hover {
      transform: scale(103%, 103%) rotate(1deg);
      opacity: 1; }
  #entryform #form .wpcf7 span.wpcf7-spinner {
    display: none; }
  #entryform #form .wpcf7 .submit {
    display: flex;
    justify-content: center;
    align-items: center; }
  #entryform #form .wpcf7 .pp {
    margin-bottom: 2em;
    text-align: center; }
    #entryform #form .wpcf7 .pp a {
      color: #fff; }
  #entryform #partnership {
    background-position: center bottom;
    background-repeat: no-repeat; }
    @media (min-width: 768px) {
      #entryform #partnership {
        background-image: url("/wp-content/package/page/recruit-lp/img/partner_bg-pc.png?uk21y6kip");
        background-size: 70% auto; } }
    @media (max-width: 767px) {
      #entryform #partnership {
        background-image: url("/wp-content/package/page/recruit-lp/img/partner_bg.png?uk21y6kiq");
        background-size: 117% auto; } }
    #entryform #partnership .division_header {
      margin-bottom: 0; }
    #entryform #partnership h2 {
      color: #fff !important;
      text-shadow: 0 0 0.2em rgba(0, 0, 0, 0.4);
      padding-top: 0;
      font-size: 300% !important;
      font-style: italic; }
    #entryform #partnership p {
      width: min(100%, 800px);
      margin: auto;
      text-align: center;
      font-weight: 900; }
      @media (max-width: 767px) {
        #entryform #partnership p {
          line-height: 2.2; } }

.mobile-footer-btn {
  display: none; }

.footer_button {
  position: fixed;
  z-index: 5;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  aspect-ratio: 430/90;
  background-color: #D64200;
  box-shadow: 0 -0.4vw 0 rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
  text-decoration: none !important; }
  .footer_button.hide {
    opacity: 0; }
  .footer_button.show {
    opacity: 1;
    pointer-events: auto; }
  .footer_button p {
    position: absolute;
    top: 0.5em;
    color: #fff;
    font-size: 80%; }
  .footer_button picture {
    width: 30%; }
    .footer_button picture img {
      filter: drop-shadow(0 0.4vw 0 rgba(0, 0, 0, 0.4)); }

/*追従CTA削除*/
#cta-floating-pc {
  display: none; }
