@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500;700&display=swap");

[class^="m-modulegroup014"] {
  --font-en: "EB Garamond", serif;
  font-family: "Noto Serif JP", serif;
}

/* -------------------------------------------
共通パッチ
------------------------------------------- */
img {
  vertical-align: bottom;
}

/* PCとタブレットのみ改行を適用 */
@media screen and (min-width: 767.01px) {
  .pc-tab {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}

/* 要項ページ body */
.single-post_recruit {
  color: var(--sub-txt, #333);
  word-break: break-word;
  font-weight: 500;
}

.c-headline-001__en {
  font-weight: 600;
  /* text-transform: uppercase; */
}

.c-headline-001__ja {
  font-weight: 700;
  line-height: 1.6;
}

.m-footer-001__copyright {
  padding: 30px 0;
  font-family: inherit;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 20px 0;
  }
}

div[class^="m-require-"][class$="__detail-ttl"] {
  font-weight: 700;
  /* color: var(--sub-txt); */
}

div[class^="m-require-"][class$="__detail-desc"] {
  font-weight: 500;
}

.m-header-001__logo-link-img {
  display: block;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    display: none;
  }
}

.m-header-001__logo-link-img.is-mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img.is-mobile {
    display: block;
  }
}

.m-header-001__logo {
  padding: 14px 65px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 9px 20px;
  }
}

.m-header-001__logo-link-img {
  max-height: 52px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    max-height: 32px;
  }
}

/* サブカラー 背景を無効化したいとき */
.c-module-container > section:nth-of-type(odd) {
  background-color: transparent;
}

/* 募集要項の罫線 */
div[class^="m-require-"][class$="__detail-row"] {
  border-color: var(--primary-border);
}

/* 見出し下の余白設定 */
.c-headline-001 {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .c-headline-001 {
    margin-bottom: 20px;
  }
}

/* 見出し後のコンテンツの上余白を削除 */
.c-headline-001 + * {
  padding-top: 0;
  margin-top: 0;
}

/* フッター */
.m-footer-001 {
  color: var(--primary-txt, #fff);
  background: var(--primary, #04a1af);
}

/* -------------------------------------------
社風 001
------------------------------------------- */
/* 色調整 */
.m-culture-001 {
  /* background: var(--primary) !important; */
}

.m-culture-001__list-item-detail-ttl {
  /* color: var(--primary); */
  border-color: var(--primary-border, #04a1af);
}

.m-culture-001__list-item-detail-desc {
  /* color: var(--primary); */
}

/* その他 */
.m-culture-001 {
  padding: 80px 0;
}

@media screen and (max-width: 767px) {
  .m-culture-001 {
    padding: 40px 0;
  }
}

.m-culture-001__inner {
  max-width: 1480px;
}

.m-culture-001__list {
  padding: 0 8px;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.m-culture-001__list {
  margin: -12px auto;
}

.c-headline-001 + .m-culture-001__list {
  margin: -12px auto;
}

@media screen and (max-width: 1024px) {
  .m-culture-001__list {
    margin-bottom: 0;
  }

  .c-headline-001 + .m-culture-001__list {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1024px) {
  .m-culture-001__list-item {
    padding: 30px 15px 0;
  }
  .m-culture-001__list-item:first-child {
    padding-top: 0;
  }
}

.m-culture-001__list-item-figure-img {
  width: 100%;
}

.m-culture-001__list-item-detail-ttl {
  border-width: 0 0 1px;
  font-weight: 700;
}

.m-culture-001__list-item-detail-ttl:only-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.m-culture-001__list-item-detail-ttl-txt {
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .m-culture-001__list-item-detail-ttl-txt {
    font-size: 1.5rem;
  }
}

.m-culture-001__list-item-detail-desc-txt {
  text-align: justify;
  font-size: 1.5rem;
}

/* -------------------------------------------
社風 002
------------------------------------------- */
/* 色調整 */
.m-culture-002 {
  /* background: var(--primary) !important; */
}

.m-culture-002__list-item-detail-ttl {
  border-color: var(--primary-border, #04a1af);
  /* color: var(--primary); */
}

/* その他 */
@media screen and (max-width: 767px) {
  .m-culture-002 {
    padding: 40px 0;
  }
}

.m-culture-002 .c-headline-001__en {
  color: var(--primary);
}

.m-culture-002__list-item:first-child {
  padding-top: 0;
}

.m-culture-002__list-item:last-child {
  padding-bottom: 0;
}

@media screen and (min-width: 1024.01px) {
  .m-culture-002__list-item:nth-child(2) {
    padding-top: 0;
  }
}

@media screen and (min-width: 1024.01px) {
  .m-culture-002__list-item:nth-child(odd):nth-last-child(2) {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1024px) {
  .m-culture-002__list-item {
    padding: 30px 20px 0;
  }
}

.m-culture-002__list-item-figure-img {
  vertical-align: bottom;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .m-culture-002__list-item:last-child .m-culture-002__list-item-detail {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .m-culture-002__list-item-detail {
    padding-bottom: 0;
  }
}

.m-culture-002__list-item-detail-ttl {
  border-width: 1px 0;
  font-weight: 700;
}

.m-culture-002__list-item-detail-ttl-txt {
  font-size: 2rem;
}

.m-culture-002__list-item-detail-desc {
  padding: 0;
  font-size: 1.5rem;
}

/* -------------------------------------------
仕事内容（単体） 001
------------------------------------------- */
.m-jobs-001 {
  background: var(--sub-bg);
}

.m-jobs-001__content-desc {
  /* color: #333; */
  /* color: var(--primary); */
}

.m-jobs-001__list-item-detail-ttl {
  color: var(--sub-txt);
}

.m-jobs-001 {
  padding: 80px 20px;
}

@media screen and (max-width: 767px) {
  .m-jobs-001 {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__content-desc {
    text-align: left;
  }
}

.m-jobs-001__list {
  padding: 0;
}

.m-jobs-001__list-item:last-child {
  padding-bottom: 0;
}

.m-jobs-001__list-item-inner {
  align-items: center;
}

.m-jobs-001__list-item-figure {
  min-height: 490px;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-figure {
    min-height: auto;
  }
}

.m-jobs-001__list-item-detail {
  width: 40%;
  margin: 0 0 0 3%;
  padding: 40px 0;
}

.m-jobs-001__list-item-detail-ttl {
  display: block; /*safariバグ対策*/
  padding: 0;
  margin: 0 0 15px;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  background: transparent;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail-ttl {
    font-size: 1.8rem;
  }
}

.m-jobs-001__list-item-detail-desc {
  font-weight: 400;
}

/*テキストを内側に寄せたい場合は削除*/
.m-jobs-001__list-item-detail {
  width: 45%;
  margin: 0;
  padding: 40px 0% 40px 40px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .m-jobs-001__list-item-detail {
    padding: 20px 0 40px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail {
    width: 100%;
    margin: 0 0 0 0%;
    padding: 20px 0;
  }
}

.m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
  margin: 0 3% 0 0;
  padding: 40px 0%;
}

/*テキストを内側に寄せたい場合は削除*/
.m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
  margin: 0;
  padding: 40px 40px 40px 0%;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
    padding: 20px 20px 40px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
    margin: 0;
    padding: 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item:last-child .m-jobs-001__list-item-detail {
    padding-bottom: 0;
  }
}

/*タブレットから縦並びの時*/
@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item-inner,
  .m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-inner {
    flex-direction: column;
  }
  .m-jobs-001__list-item-figure {
    width: 100%;
    min-height: 440px; /*適宜変更*/
  }
  .m-jobs-001__list-item-detail {
    width: 100%;
    margin: 0;
    padding: 20px 0px;
  }
  .m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
    padding: 20px 0px;
  }
  .m-jobs-001__list-item:last-child .m-jobs-001__list-item-detail {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-figure {
    min-height: auto;
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .m-jobs-001__list-item:first-child .m-jobs-001__list-item-figure {
    background-size: contain;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item:first-child .m-jobs-001__list-item-figure::before {
    padding: 100% 0 0;
  }
}

/* -------------------------------------------
仕事内容（単体） 004
------------------------------------------- */
.m-jobs-004__inner {
  max-width: 1236px;
}

.m-jobs-004__content {
  margin: 0;
}

.m-jobs-004__content-images {
  padding-top: 0;
}

.m-jobs-004__content-images-figure {
  max-width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .m-jobs-004__content-images-figure {
    width: 100%;
  }
}

.m-jobs-004__content-desc {
  text-align: left;
  max-width: 1000px;
  margin: 0 auto;
}

/* -------------------------------------------
仕事内容（単体） 002
------------------------------------------- */
.m-jobs-002 {
  padding: 80px 20px;
  background: var(--sub-bg) !important;
}

@media screen and (max-width: 767px) {
  .m-jobs-002 {
    padding: 40px 20px 40px;
  }
}

.m-jobs-002__list {
  padding: 0;
}

.m-jobs-002__list-item-detail-job {
  word-break: break-word;
}

.m-jobs-002__list-item-detail-job {
  text-transform: uppercase;
  font-size: 4.5rem;
}

@media screen and (min-width: 1025px) {
  .m-jobs-002__list-item-detail-job {
    line-height: 1.4em;
  }
}

.m-jobs-002__list-item-detail-ttl {
  font-size: 2.5rem;
}

@media screen and (max-width: 767px) {
  .m-jobs-002__list-item-detail-ttl {
    font-size: 2rem;
    margin: 0 0 15px;
  }
}

.m-jobs-002__list-item-detail-desc {
  font-weight: 400;
}

@media screen and (min-width: 1025px) {
  .m-jobs-002__list-item-detail {
    padding-bottom: 0;
    margin-top: -44px;
  }
}

@media screen and (max-width: 1024px) {
  .m-jobs-002__list-item-detail {
    margin-top: -56px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-002__list-item-detail {
    padding: 20px 0;
    margin-top: -48px;
  }
}

@media screen and (max-width: 1024px) {
  .m-jobs-002__list-item:last-child .m-jobs-002__list-item-detail {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1025px) {
  .m-jobs-002__list-item {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1024px) {
  .m-jobs-002__list-item:last-child {
    padding-bottom: 0;
  }
}

.m-jobs-002__content-desc {
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .m-jobs-002__content-desc {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-002__list-item-detail-job {
    font-size: 3.5rem;
  }
}

/* -------------------------------------------
追加パッチ（河田）
------------------------------------------- */
.m-jobs-002__list-item-detail-job {
  line-height: 1.1em;
  font-weight: 600;
}

.m-jobs-002__list-item-detail-ttl {
  margin: 0;
  padding: 0.8em 0 1.1em;
  line-height: 1.4em;
  font-weight: 700;
}

.m-jobs-002__list-item-detail {
  margin-top: -40px;
}

@media screen and (max-width: 767px) {
  .m-jobs-002__list-item-detail {
    margin-top: -34px;
  }
}

/* -------------------------------------------
インタビュー 005
------------------------------------------- */
@media screen and (min-width: 768px) {
  .m-interview-005__nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.m-interview-005__nav-item-btn {
  display: flex;
  flex-direction: column;
}

.m-interview-005__nav-item-btn.is-active {
  background: var(--primary);
}

.m-interview-005__nav-item-btn.is-active::after {
  border: 6px solid #f74812;
}

.m-interview-005__nav-item-figure {
  min-height: 1px; /* for IE */
}

.m-interview-005__nav-item-ttl {
  flex: 1 0 auto;
}

@media screen and (min-width: 768px) {
  .m-interview-005__nav-item-ttl-name {
    font-size: 1.6rem;
  }

  .m-interview-005__contents-card-ttl-name {
    font-size: 3rem;
  }

  .m-interview-005__contents-section-detail-question {
    font-size: 2rem;
  }
}

@media screen and (max-width: 1024px) {
  .m-interview-005__contents-section:last-child .m-interview-005__contents-section-detail {
    padding-bottom: 0;
  }
}

.m-interview-005__contents-section-detail-ttl {
  font-weight: 700;
}

.m-interview-005__contents-card-lead {
  font-weight: 500;
}

@media screen and (max-width: 374px) {
  .m-interview-005__contents-section-detail-ttl {
    font-size: 1.8rem;
    letter-spacing: 0.1rem;
  }
}

.m-interview-005__contents-card::after {
  content: none;
}

/* -------------------------------------------
飲食店リデザインモジュール：当店について（スライダー）
------------------------------------------- */
.m-modulegroup014-012 {
  overflow: hidden;
  margin: 0 auto;
  padding: 110px 20px;
  color: var(--primary-txt, #ffffff);
  text-align: left;
  letter-spacing: 0.12em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012 {
    padding: 50px 16px;
    letter-spacing: 0.1em;
  }
}

.m-modulegroup014-012__inner {
  max-width: 1440px;
  margin: 0 auto;
}

.m-modulegroup014-012__headline {
  position: relative;
  padding: 0 20.96% 0 0;
  font-size: 60px;
  font-size: 6rem;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / 2;
}

@media screen and (max-width: 1200px) {
  .m-modulegroup014-012__headline {
    padding: 0 50px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__headline {
    padding: 0 45px 0 0;
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup014-012__headline-en {
  position: relative;
  display: block;
  padding-left: 160px;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__headline-en {
    padding-left: 60px;
  }
}

.m-modulegroup014-012__headline-en::before {
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 120px;
  height: 2px;
  background: var(--primary-txt, #ffffff);
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__headline-en::before {
    width: 45px;
  }
}

.m-modulegroup014-012__headline-ja {
  display: block;
  margin-top: 15px;
  padding-left: 160px;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__headline-ja {
    margin-top: 10px;
    padding-left: 60px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup014-012__about {
  position: relative;
  display: -ms-grid;
  display: grid;
  padding: 110px 0 110px 5.55%;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  -ms-grid-columns: 45.59% 54.41%;
  grid-template-columns: 45.59% 54.41%;
}

@media screen and (max-width: 1200px) {
  .m-modulegroup014-012__about {
    padding: 110px 0;
    -ms-grid-rows: auto 1fr auto;
    grid-template-rows: auto 1fr auto;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__about {
    padding: 50px 0;
  }
}

.m-modulegroup014-012__about::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 160vw;
  background-color: var(--primary, #04a1af);
  content: "";
}

.m-modulegroup014-012__about::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: min(5.405vw, 80px);
  background-color: var(--primary-txt, #ffffff);
  content: "";
}

@media screen and (max-width: 1200px) {
  .m-modulegroup014-012__about::after {
    width: 30px;
  }
}

.m-modulegroup014-012__about-cnt {
  position: relative;
  padding: 0 20.96% 0 0;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2 / 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / 2;
}

@media screen and (max-width: 1200px) {
  .m-modulegroup014-012__about-cnt {
    padding: 0 50px 0 0;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__about-cnt {
    padding: 0 45px 0 0;
  }
}

.m-modulegroup014-012__about-ttl {
  margin: 50px 0 0;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.56;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__about-ttl {
    margin: 25px 0 0;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66;
  }
}

.m-modulegroup014-012__about-txt {
  margin: 50px 0 0;
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__about-txt {
    margin: 25px 0 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup014-012__about-ttl + .m-modulegroup014-012__about-txt {
  margin: 20px 0 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__about-ttl + .m-modulegroup014-012__about-txt {
    margin: 15px 0 0;
  }
}

.m-modulegroup014-012__about-slider {
  max-width: 820px;
  margin: 0 -80px 0 0;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1 / 3;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2 / 3;
}

@media screen and (max-width: 1200px) {
  .m-modulegroup014-012__about-slider {
    margin: 0 -20px 0 0;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__about-slider {
    margin: 0 -16px 0 0;
  }
}

.m-modulegroup014-012__about-item {
  padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__about-item {
    padding-bottom: 25px;
  }
}

.m-modulegroup014-012__about-figure-left {
  width: 48.78%;
  max-width: 400px;
}

.m-modulegroup014-012__about-figure-right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 48.78%;
  max-width: 400px;
}

.m-modulegroup014-012__about-figure-img-pc {
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__about-figure-img-pc {
    display: none;
  }
}

.m-modulegroup014-012__about-figure-img-sp {
  display: none;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__about-figure-img-sp {
    display: inline;
  }
}

@media screen and (max-width: 1200px) {
  .m-modulegroup014-012__headline ~ .m-modulegroup014-012__about-slider {
    margin: 60px -20px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012__headline ~ .m-modulegroup014-012__about-slider {
    margin: 30px -16px 0 0;
  }
}

.m-modulegroup014-012 .swiper-pagination-bullets {
  position: relative;
  z-index: 10;
  margin: -30px 0 0 -6px;
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012 .swiper-pagination-bullets {
    margin: -25px 0 0 -5px;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
}

.m-modulegroup014-012 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 6px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-012 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}

.m-modulegroup014-012 .swiper-pagination-bullet-active {
  background: var(--primary-txt, #ffffff);
}

/* -------------------------------------------
飲食店リデザインモジュール：仕事内容
------------------------------------------- */
.m-modulegroup014-002 {
  margin: 0 auto;
  padding: 110px 0;
  background-color: var(--primary, #04a1af);
  color: var(--primary-txt, #ffffff);
  text-align: left;
  letter-spacing: 0.12em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002 {
    padding: 50px 0;
    letter-spacing: 0.1em;
  }
}

.m-modulegroup014-002__headline {
  max-width: calc(58.75vw - 60px);
  margin: 0 auto;
  font-size: 60px;
  font-size: 6rem;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup014-002__headline {
    max-width: 68.848vw;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__headline {
    max-width: 82.507vw;
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup014-002__headline.only-child {
  max-width: 920px;
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__headline.only-child {
    padding: 0 16px;
  }
}

.m-modulegroup014-002__headline.only-child + .m-modulegroup014-002__work-wrap {
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__headline.only-child + .m-modulegroup014-002__work-wrap {
    padding: 0 16px;
  }
}

.m-modulegroup014-002__headline-en {
  position: relative;
  display: block;
  padding-left: 160px;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__headline-en {
    padding-left: 60px;
  }
}

.m-modulegroup014-002__headline-en::before {
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 120px;
  height: 2px;
  background: var(--primary-txt, #ffffff);
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__headline-en::before {
    width: 45px;
  }
}

.m-modulegroup014-002__headline-ja {
  display: block;
  margin-top: 15px;
  padding-left: 160px;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__headline-ja {
    margin-top: 10px;
    padding-left: 60px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup014-002__work {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__work {
    margin-top: 30px;
  }
}

.m-modulegroup014-002__work-item {
  height: auto;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.m-modulegroup014-002__work-item::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-right: 2px solid var(--primary-txt, #ffffff);
  border-bottom: 2px solid var(--primary-txt, #ffffff);
  border-left: 2px solid var(--primary-txt, #ffffff);
  content: "";
}

.m-modulegroup014-002__work-item:not(.swiper-slide-active) {
  opacity: 0.6;
}

.m-modulegroup014-002__work-item:only-child {
  max-width: 880px;
  margin: 0 auto;
  opacity: 1;
}

.m-modulegroup014-002__work-figure {
  position: relative;
}

.m-modulegroup014-002__work-figure-img-pc {
  width: 100%;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__work-figure-img-pc {
    display: none;
  }
}

.m-modulegroup014-002__work-figure-img-sp {
  display: none;
  width: 100%;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__work-figure-img-sp {
    display: inline;
  }
}

.m-modulegroup014-002__work-cnt {
  position: relative;
  height: 100%;
  padding: 45px 60px 55px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__work-cnt {
    padding: 15px 15px 25px;
  }
}

.m-modulegroup014-002__work-ttl {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.56;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__work-ttl {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66;
  }
}

.m-modulegroup014-002__work-ttl + .m-modulegroup014-002__work-txt {
  margin-top: 15px;
  padding-top: 30px;
  border-top: 2px solid var(--primary-txt, #ffffff);
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__work-ttl + .m-modulegroup014-002__work-txt {
    margin-top: 10px;
    padding-top: 20px;
  }
}

.m-modulegroup014-002__work-txt {
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002__work-txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup014-002 .swiper-button-prev,
.m-modulegroup014-002 .swiper-button-next {
  top: 20.28vw;
  width: 70px;
  height: 70px;
  margin-top: 0;
  background-color: #ec984e;
  background-size: 17px 31px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup014-002 .swiper-button-prev,
  .m-modulegroup014-002 .swiper-button-next {
    top: 26vw;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002 .swiper-button-prev,
  .m-modulegroup014-002 .swiper-button-next {
    top: 29.6vw;
    width: 30px;
    height: 30px;
    background-size: 9px 15px;
  }
}

.m-modulegroup014-002 .swiper-button-prev {
  left: 20.24%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MSIgaGVpZ2h0PSI2OSI+PHBhdGggc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjQiIGZpbGw9Im5vbmUiIGQ9Ik0zNSA2NCA1IDM0IDM1IDMiLz48L3N2Zz4=");
}

@media screen and (max-width: 1024px) {
  .m-modulegroup014-002 .swiper-button-prev {
    left: calc(15.35vw - 35px);
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002 .swiper-button-prev {
    left: calc(8.45% - 15px);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIzNiI+PHBhdGggc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjQiIGZpbGw9Im5vbmUiIGQ9Ik0xOCAzMCA1IDE3IDE4IDQiLz48L3N2Zz4=");
  }
}

.m-modulegroup014-002 .swiper-button-next {
  right: 20.24%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MSIgaGVpZ2h0PSI3MCI+PHBhdGggc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjQiIGZpbGw9Im5vbmUiIGQ9Im00IDY0IDMwLTMwTDQgNCIvPjwvc3ZnPg==");
}

@media screen and (max-width: 1024px) {
  .m-modulegroup014-002 .swiper-button-next {
    right: calc(15.35vw - 35px);
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002 .swiper-button-next {
    right: calc(8.45% - 15px);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIzNiI+PHBhdGggc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjQiIGZpbGw9Im5vbmUiIGQ9Im00IDMwIDEzLTEzTDQgNCIvPjwvc3ZnPg==");
  }
}

.m-modulegroup014-002 .swiper-pagination-bullets {
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002 .swiper-pagination-bullets {
    margin-top: 15px;
  }
}

.m-modulegroup014-002 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 6px;
  border-radius: 0;
  background: var(--primary-txt, #ffffff);
  opacity: 0.3;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-002 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}

.m-modulegroup014-002 .swiper-pagination-bullet-active {
  opacity: 1;
}

/* -------------------------------------------
飲食店リデザインモジュール：当店について
------------------------------------------- */
.m-modulegroup014-010 {
  margin: 0 auto;
  padding: 110px 20px;
  text-align: left;
  letter-spacing: 0.12em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-010 {
    padding: 50px 16px;
    letter-spacing: 0.1em;
  }
}

.m-modulegroup014-010__inner {
  max-width: 960px;
  margin: 0 auto;
}

.m-modulegroup014-010__headline {
  font-size: 60px;
  font-size: 6rem;
  color: var(--primary, #04a1af);
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-010__headline {
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup014-010__headline-en {
  position: relative;
  display: block;
  padding-left: 160px;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-010__headline-en {
    padding-left: 60px;
  }
}

.m-modulegroup014-010__headline-en::before {
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 120px;
  height: 2px;
  background: currentColor;
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-010__headline-en::before {
    width: 45px;
  }
}

.m-modulegroup014-010__headline-ja {
  display: block;
  margin-top: 15px;
  padding-left: 160px;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-010__headline-ja {
    margin-top: 10px;
    padding-left: 60px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup014-010__about {
  border: 2px solid var(--primary, #04a1af);
}

.m-modulegroup014-010__about-item {
  padding: 45px 80px 50px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-010__about-item {
    padding: 25px 15px;
  }
}

.m-modulegroup014-010__about-item:not(:first-child) {
  border-top: 2px solid var(--primary, #04a1af);
}

.m-modulegroup014-010__about-ttl {
  padding: 0 0 20px;
  border-bottom: 2px solid var(--primary, #04a1af);
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.56;
  color: var(--primary, #04a1af);
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-010__about-ttl {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66;
  }
}

.m-modulegroup014-010__about-figure-img-pc {
  width: 100%;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-010__about-figure-img-pc {
    display: none;
  }
}

.m-modulegroup014-010__about-figure-img-sp {
  display: none;
  width: 100%;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-010__about-figure-img-sp {
    display: inline;
  }
}

.m-modulegroup014-010__about-ttl + .m-modulegroup014-010__about-figure {
  margin: 40px 0 0;
}

.m-modulegroup014-010__about-txt {
  margin-top: 25px;
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--sub-txt, #000000);
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-010__about-txt {
    margin-top: 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup014-010__about-ttl + .m-modulegroup014-010__about-txt,
.m-modulegroup014-010__about-figure + .m-modulegroup014-010__about-txt {
  margin: 30px 0 0;
}

.m-modulegroup014-010__headline + .m-modulegroup014-010__about {
  margin: 60px 0 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-010__headline + .m-modulegroup014-010__about {
    margin: 30px 0 0;
  }
}

/* -------------------------------------------
飲食店リデザインモジュール：福利厚生（スライダー）
------------------------------------------- */
.m-modulegroup014-011 {
  margin: 0 auto;
  padding: 110px 0;
  background-color: #fee1c8;
  text-align: left;
  letter-spacing: 0.12em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011 {
    padding: 50px 0;
    letter-spacing: 0.1em;
  }
}

.m-modulegroup014-011__inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__inner {
    padding: 0 16px;
  }
}

.m-modulegroup014-011__headline {
  font-size: 60px;
  font-size: 6rem;
  color: var(--primary, #04a1af);
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__headline {
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup014-011__headline-en {
  position: relative;
  display: block;
  padding-left: 160px;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__headline-en {
    padding-left: 60px;
  }
}

.m-modulegroup014-011__headline-en::before {
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 120px;
  height: 2px;
  background: currentColor;
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__headline-en::before {
    width: 45px;
  }
}

.m-modulegroup014-011__headline-ja {
  display: block;
  margin-top: 15px;
  padding-left: 160px;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__headline-ja {
    margin-top: 10px;
    padding-left: 60px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup014-011__ttl {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.56;
  color: var(--primary, #04a1af);
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__ttl {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66;
  }
}

.m-modulegroup014-011__txt {
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--sub-txt, #000000);
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup014-011__ttl + .m-modulegroup014-011__txt {
  margin: 20px 0 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__ttl + .m-modulegroup014-011__txt {
    margin: 15px 0 0;
  }
}

.m-modulegroup014-011__welfare {
  margin-top: 60px;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__welfare {
    margin-top: 30px;
  }
}

.m-modulegroup014-011__welfare-item {
  height: auto;
}

.m-modulegroup014-011__welfare-item:only-child {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__welfare-item:only-child {
    padding: 0 16px;
  }
}

.m-modulegroup014-011__welfare-figure {
  position: relative;
}

.m-modulegroup014-011__welfare-figure-img-pc {
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__welfare-figure-img-pc {
    display: none;
  }
}

.m-modulegroup014-011__welfare-figure-img-sp {
  display: none;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__welfare-figure-img-sp {
    display: inline;
  }
}

.m-modulegroup014-011__headline + .m-modulegroup014-011__ttl,
.m-modulegroup014-011__headline + .m-modulegroup014-011__txt {
  margin: 50px 0 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup014-011__headline + .m-modulegroup014-011__ttl,
  .m-modulegroup014-011__headline + .m-modulegroup014-011__txt {
    margin: 25px 0 0;
  }
}

/* 募集要項 */
.m-require-001 {
  background: var(--sub-bg) !important;
  padding: 100px 0;
}

@media screen and (max-width: 767px) {
  .m-require-001 {
    padding: 50px 0;
  }
}

.m-require-001__detail-ttl {
  background: var(--primary);
}

.m-require-001__detail-desc {
  background: transparent;
}

.m-require-001__detail-desc::before {
  background: #f74812;
  opacity: 0.2;
}

.m-require-001__detail-flow-ttl-number {
  background: var(--primary);
}

@media screen and (max-width: 767px) {
  .c-headline-001__ja,
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
    font-size: 2rem;
    letter-spacing: 0.2rem;
  }
}

@media screen and (max-width: 374px) {
  .c-headline-001__ja,
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
    font-size: 1.8rem;
    letter-spacing: 0.1rem;
  }
}
