@import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@400&family=Noto+Serif+JP:wght@400;700&display=swap');
:root {
  --font-en: 'Cormorant', serif;
}

/* -------------------------------------------
共通パッチ
------------------------------------------- */
.single-post_recruit {
  color: var(--sub-txt);
}

.m-header-001__logo {
  padding: 30px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 20px 18px;
  }
}

.m-header-001__logo-link-img {
  max-height: 20px;
}

.m-header-001__btn-link {
  font-family: "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 767px) {
  .m-header-001__btn-link {
    min-height: 60px;
  }
}

.c-module-container>section:nth-of-type(odd) {
  background-color: var(--primary-txt);
}

.c-page-ttl-001__txt-en {
  font-family: "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif;
}

/* フッター */
.m-footer-001 {
  color: var(--sub-txt);
  background: var(--sub-bg);
}

.m-footer-001__copyright {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'Noto Serif JP', serif;
  padding: 30px 0;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 15px 0;
  }
}

.m-kv-002__movie {
height: 56.25vw;
}
.m-kv-002__movie video {
max-height: 100%;
}
.m-kv-002__movie::after {
position: absolute;
display: block;
content: '';
top: 0;
bottom: 0;
right: 0;
left: 0;
background-image: url('https://ripple.itszai.jp/wp-content/uploads/2024/06/pg01-kv-catch-pc.png');
background-repeat: no-repeat;
background-position:bottom 25px left 30px;
background-size: 50% auto;
background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
.m-kv-002__movie::after {
background-image: url('https://ripple.itszai.jp/wp-content/uploads/2024/06/pg01-kv-catch-sp.png');
background-position:bottom 5px left 10px;
background-size: 65% auto;
}
}

/* -------------------------------------------
歯科衛生士モジュール：メッセージ
------------------------------------------- */
.m-modulegroup006-001 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 120px 20px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-001 {
    padding: 50px 0 0;
  }
}

.m-modulegroup006-001__figure {
  max-width: 1280px;
  margin: 0 auto -90px;
  line-height: 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-001__figure {
    margin-bottom: -30px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-001__figure-img-pc {
    display: none;
  }
}

.m-modulegroup006-001__figure-img-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-001__figure-img-sp {
    display: block;
  }
}

.m-modulegroup006-001__figure + .m-modulegroup006-001__container {
  padding: 150px 70px 88px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup006-001__figure + .m-modulegroup006-001__container {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-001__figure + .m-modulegroup006-001__container {
    padding: 48px 20px 25px;
  }
}

.m-modulegroup006-001__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 88px 70px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup006-001__container {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-001__container {
    width: calc(100% - 20px);
    padding: 25px 20px;
  }
}

.m-modulegroup006-001__container::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--primary-bg);
  content: "";
  opacity: .25;
}

.m-modulegroup006-001__headline {
  position: relative;
  z-index: 1;
  padding-right: 30px;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.4;
  text-align: left;
  letter-spacing: 10px;
  letter-spacing: 1rem;
  word-break: normal;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-001__headline {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 4px;
    letter-spacing: 0.4rem;
    white-space: normal;
  }
}

.m-modulegroup006-001__headline-sub {
  position: relative;
  display: block;
  margin-top: 6px;
  padding-left: 75px;
  font-family: 'Noto Serif JP', serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-001__headline-sub {
    margin-top: 0;
    padding-left: 42px;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    letter-spacing: 0.2rem;
  }
}

.m-modulegroup006-001__headline-sub::before {
  position: absolute;
  top: .8em;
  left: 0;
  width: 55px;
  height: 1px;
  background: var(--sub-txt);
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-001__headline-sub::before {
    width: 30px;
  }
}

.m-modulegroup006-001__cnt {
  position: relative;
  z-index: 1;
  padding-top: 12px;
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  font-weight: 500;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup006-001__cnt {
    padding-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-001__cnt {
    padding-top: 20px;
  }
}

.m-modulegroup006-001__txt {
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-001__txt {
    letter-spacing: 2px;
    letter-spacing: 0.2rem;
  }
}

/* -------------------------------------------
歯科衛生士モジュール：インタビュー
------------------------------------------- */
.m-modulegroup006-007 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 100px 20px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007 {
    padding: 40px 20px 0;
  }
}

.m-modulegroup006-007__container {
  max-width: 1280px;
  margin: 0 auto;
}

.m-modulegroup006-007__headline {
  position: relative;
  z-index: 1;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.4;
  text-align: left;
  letter-spacing: 10px;
  letter-spacing: 1rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__headline {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 4px;
    letter-spacing: 0.4rem;
  }
}

.m-modulegroup006-007__headline-sub {
  position: relative;
  display: block;
  margin-top: 6px;
  padding-left: 75px;
  font-family: 'Noto Serif JP', serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__headline-sub {
    margin-top: 0;
    padding-left: 42px;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    letter-spacing: 0.2rem;
  }
}

.m-modulegroup006-007__headline-sub::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 55px;
  height: 1px;
  background: var(--sub-txt);
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__headline-sub::before {
    width: 30px;
  }
}

.m-modulegroup006-007__cnt {
  padding-top: 75px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__cnt {
    padding-top: 35px;
  }
}

.m-modulegroup006-007__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
          align-items: stretch;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__item {
    display: block;
  }
}

.m-modulegroup006-007__item + .m-modulegroup006-007__item {
  padding-top: 70px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__item + .m-modulegroup006-007__item {
    padding-top: 30px;
  }
}

.m-modulegroup006-007__figure {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 50%;
  padding: 40px 0;
  line-height: 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__figure {
    max-width: 100%;
    margin-bottom: -30px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__figure-img-pc {
    display: none;
  }
}

.m-modulegroup006-007__figure-img-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__figure-img-sp {
    display: block;
  }
}

.m-modulegroup006-007__figure + .m-modulegroup006-007__txtbox {
  width: 64.0625%;
  margin-left: -14.0625%;
  padding-left: 19.53125%;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__figure + .m-modulegroup006-007__txtbox {
    width: 100%;
    margin: 0;
    padding: 55px 20px 25px;
    letter-spacing: 2px;
    letter-spacing: 0.2rem;
  }
}

.m-modulegroup006-007__txtbox {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
  width: 100%;
  padding: 40px 60px;
  background-color: var(--sub-bg);
  text-align: left;
  letter-spacing: 5px;
  letter-spacing: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__txtbox {
    width: 100%;
    margin: 0;
    padding: 30px 20px 25px;
    letter-spacing: 2px;
    letter-spacing: 0.2rem;
  }
}

.m-modulegroup006-007__position {
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
}

.m-modulegroup006-007__name {
  font-family: 'Noto Serif JP', serif;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__name {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.m-modulegroup006-007__name-en {
  display: block;
  padding-top: 10px;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 25px;
  font-size: 2.5rem;
  color: var(--primary-txt, #ffffff);
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__name-en {
    padding-top: 6px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-modulegroup006-007__txt {
  padding-top: 30px;
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-007__txt {
    padding-top: 20px;
  }
}

/* -------------------------------------------
歯科衛生士モジュール：当院について
------------------------------------------- */
.m-modulegroup006-011 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 100px 20px 115px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011 {
    padding: 40px 0 42px;
  }
}

.m-modulegroup006-011__container {
  max-width: 1000px;
  margin: 0 auto;
}

.m-modulegroup006-011__headline {
  position: relative;
  z-index: 1;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.4;
  text-align: left;
  letter-spacing: 10px;
  letter-spacing: 1rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011__headline {
    padding: 0 20px;
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 4px;
    letter-spacing: 0.4rem;
  }
}

.m-modulegroup006-011__headline-sub {
  position: relative;
  display: block;
  margin-top: 6px;
  padding-left: 75px;
  font-family: 'Noto Serif JP', serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011__headline-sub {
    margin-top: 0;
    padding-left: 42px;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    letter-spacing: 0.2rem;
  }
}

.m-modulegroup006-011__headline-sub::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 55px;
  height: 1px;
  background: var(--sub-txt);
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011__headline-sub::before {
    width: 30px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011__cnt {
    padding: 0 20px;
  }
}

.m-modulegroup006-011__item {
  position: relative;
  margin-top: 35px;
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  text-align: left;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011__item {
    margin-top: 30px;
  }
}

.m-modulegroup006-011__item + .m-modulegroup006-011__item {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011__item + .m-modulegroup006-011__item {
    margin-top: 40px;
  }
}

.m-modulegroup006-011__ttl {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.6;
  color: var(--sub-txt, #000000);
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011__ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-modulegroup006-011__figure {
  width: 100%;
  margin-top: 30px;
  line-height: 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011__figure {
    margin-top: 15px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011__figure-img-pc {
    display: none;
  }
}

.m-modulegroup006-011__figure-img-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011__figure-img-sp {
    display: block;
  }
}

.m-modulegroup006-011__ttl_sub {
  margin-top: 30px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.6;
  color: var(--sub-txt, #000000);
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011__ttl_sub {
    margin-top: 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-modulegroup006-011__txt {
  margin-top: 16px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-011__txt {
    margin-top: 12px;
  }
}

/* -------------------------------------------
歯科衛生士モジュール：当院について（スライダー）
------------------------------------------- */
.m-modulegroup006-012 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.m-modulegroup006-012__container {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-012__container {
    padding: 0 20px;
  }
}

.m-modulegroup006-012__headline {
  position: relative;
  z-index: 1;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.4;
  color: var(--primary);
  text-align: left;
  letter-spacing: 10px;
  letter-spacing: 1rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-012__headline {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 4px;
    letter-spacing: 0.4rem;
  }
}

.m-modulegroup006-012__headline-sub {
  position: relative;
  display: block;
  margin-top: 6px;
  padding-left: 75px;
  font-family: 'Noto Serif JP', serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-012__headline-sub {
    margin-top: 0;
    padding-left: 42px;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    letter-spacing: 0.2rem;
  }
}

.m-modulegroup006-012__headline-sub::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 55px;
  height: 1px;
  background: var(--primary);
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-012__headline-sub::before {
    width: 30px;
  }
}

.m-modulegroup006-012__txtbox {
  margin-top: 35px;
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  text-align: left;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-012__txtbox {
    margin-top: 30px;
  }
}

.m-modulegroup006-012__ttl {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.6;
  color: #41ae12;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-012__ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-modulegroup006-012__ttl + .m-modulegroup006-012__txt {
  margin-top: 16px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-012__ttl + .m-modulegroup006-012__txt {
    margin-top: 12px;
  }
}

.m-modulegroup006-012__cnt {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.m-modulegroup006-012__item:only-child {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

.m-modulegroup006-012__figure {
  width: 100%;
  line-height: 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-012__figure-img-pc {
    display: none;
  }
}

.m-modulegroup006-012__figure-img-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .m-modulegroup006-012__figure-img-sp {
    display: block;
  }
}

/* -------------------------------------------
歯科衛生士モジュール：募集要項001
------------------------------------------- */
.m-require-001 {
  padding: 100px 0 80px;
}

@media screen and (max-width: 767px) {
  .m-require-001 {
    padding: 40px 0;
  }
}

.m-require-001 .c-headline-001 {
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  .m-require-001 .c-headline-001 {
    padding: 0 20px;
  }
}

.m-require-001 .c-headline-001__en {
  position: relative;
  z-index: 1;
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-size: 50px;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1.4;
  color: var(--sub-txt);
  text-align: left;
  letter-spacing: 10px;
  letter-spacing: 1rem;
}

@media screen and (max-width: 767px) {
  .m-require-001 .c-headline-001__en {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 4px;
    letter-spacing: 0.4rem;
  }
}

.m-require-001 .c-headline-001__ja {
  position: relative;
  display: block;
  margin-top: 6px;
  padding-left: 75px;
  font-family: 'Noto Serif JP', serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: left;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
}

@media screen and (max-width: 767px) {
  .m-require-001 .c-headline-001__ja {
    margin-top: 0;
    padding-left: 42px;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2px;
    letter-spacing: 0.2rem;
  }
}

.m-require-001 .c-headline-001__ja::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 55px;
  height: 1px;
  background: var(--sub-txt);
  content: "";
}

@media screen and (max-width: 767px) {
  .m-require-001 .c-headline-001__ja::before {
    width: 30px;
  }
}

.m-require-001__detail {
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
}

.m-require-001__detail-ttl {
  font-weight: 700;
}

.m-require-001__detail-desc {
  font-weight: 500;
}

.m-require-001__detail-desc::before {
  content: none;
}

.m-require-001__entry-btn-txt {
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
}
