@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Galada&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");

.single-post_recruit {
  --mg010-marker1: #e2fadc;
  --mg010-marker2: #dceffa;
  --mg010-marker3: #faf7dc;
}

/* -------------------------------------------
共通パッチ
------------------------------------------- */
/* PCとタブレットのみ改行を適用 */
@media screen and (min-width: 768px) {
  .pc-tab {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}

.m-footer-001__copyright {
  padding: 30px 0;
  font-family: inherit;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 20px 0;
  }
}

img {
  vertical-align: bottom;
}

b {
  font-weight: 700;
}

.single-post_recruit {
  color: var(--sub-txt, #333);
  word-break: break-word;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.c-module-container > section:nth-of-type(odd) {
  background-color: transparent;
}

/* -------------------------------------------
ヘッダー
------------------------------------------- */
.m-header-001__logo {
  padding: 10px 40px;
}
.m-header-001__logo-link-img {
  max-height: 55px;
}
@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 5px 15px;
  }
  .m-header-001__logo-link-img {
    max-height: 50px;
  }
}

.m-header-001__logo {
  max-width: 67%;
}

.m-header-001__btn-link {
  min-height: 60px;
}

/* -------------------------------------------
酪農モジュール：キャリアプラン
------------------------------------------- */
.m-modulegroup010-003 {
  margin: 0 auto;
  padding: 0 20px;
}

.m-modulegroup010-003 .-underline01 {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(0%, var(--mg010-marker1)), color-stop(76%, var(--mg010-marker1)), color-stop(0%, transparent)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 34%, var(--mg010-marker1) 0%, var(--mg010-marker1) 76%, transparent 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 34%, var(--mg010-marker1) 0%, var(--mg010-marker1) 76%, transparent 0%) repeat scroll 0 0;
}

.m-modulegroup010-003 .-underline02 {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(0%, var(--mg010-marker2)), color-stop(76%, var(--mg010-marker2)), color-stop(0%, transparent)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 34%, var(--mg010-marker2) 0%, var(--mg010-marker2) 76%, transparent 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 34%, var(--mg010-marker2) 0%, var(--mg010-marker2) 76%, transparent 0%) repeat scroll 0 0;
}

.m-modulegroup010-003 .-underline03 {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(0%, var(--mg010-marker3)), color-stop(76%, var(--mg010-marker3)), color-stop(0%, transparent)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 34%, var(--mg010-marker3) 0%, var(--mg010-marker3) 76%, transparent 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 34%, var(--mg010-marker3) 0%, var(--mg010-marker3) 76%, transparent 0%) repeat scroll 0 0;
}

.m-modulegroup010-003 .-dash {
  position: relative;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003 .-dash {
    padding: 10px 0;
  }
}

.m-modulegroup010-003 .-dash::before,
.m-modulegroup010-003 .-dash::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA1IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNSA1aC0yMEMxLjEgNSAwIDMuOSAwIDIuNVMxLjEgMCAyLjUgMGgyMEMyMy45IDAgMjUgMS4xIDI1IDIuNVMyMy45IDUgMjIuNSA1eiIgZmlsbD0iIzcwNDgyZSIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoNDB2NUgweiIvPjwvc3ZnPg==");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 20px 3px;
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003 .-dash::before,
  .m-modulegroup010-003 .-dash::after {
    height: 2px;
    background-size: 18px 2px;
  }
}

.m-modulegroup010-003 .-dash::after {
  top: auto;
  bottom: 0;
  left: 0;
}

.m-modulegroup010-003__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 130px;
  padding-bottom: 130px;
}

@media screen and (max-width: 1340px) {
  .m-modulegroup010-003__inner {
    max-width: 960px;
  }
}

@media screen and (max-width: 980px) {
  .m-modulegroup010-003__inner {
    max-width: 580px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.m-modulegroup010-003__headline {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__headline {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-003__headline-en {
  display: block;
  font-family: "Galada", cursive;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

.m-modulegroup010-003__headline-ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__headline-ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-003__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  padding: 80px 0 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-003__container {
    padding: 50px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__container {
    padding: 35px 0 0;
  }
}

@media screen and (max-width: 640px) {
  .m-modulegroup010-003__container {
    display: block;
  }
}

.m-modulegroup010-003__content {
  position: relative;
  width: 260px;
  margin: 80px 80px 0 0;
  color: var(--sub-txt, #000000);
}

@media screen and (max-width: 1340px) {
  .m-modulegroup010-003__content {
    margin-top: 80px;
  }
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-003__content {
    margin-top: 60px;
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__content {
    margin-top: 25px;
    margin-right: 25px;
  }
}

@media screen and (max-width: 640px) {
  .m-modulegroup010-003__content {
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__content:nth-child(even) {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .m-modulegroup010-003__content:nth-child(even) {
    margin-right: auto;
    margin-left: auto;
  }
}

.m-modulegroup010-003__content:nth-child(1) {
  margin-top: 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-003__content:nth-child(1) {
    margin-right: 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__content:nth-child(1) {
    margin-right: 25px;
  }
}

@media screen and (max-width: 640px) {
  .m-modulegroup010-003__content:nth-child(1) {
    margin-right: auto;
    margin-left: auto;
  }
}

.m-modulegroup010-003__content:nth-child(2) {
  margin-top: 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-003__content:nth-child(2) {
    margin-right: 60px;
  }
}

@media screen and (max-width: 980px) {
  .m-modulegroup010-003__content:nth-child(2) {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .m-modulegroup010-003__content:nth-child(2) {
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
  }
}

.m-modulegroup010-003__content:nth-child(3) {
  margin-top: 0;
}

@media screen and (max-width: 1340px) {
  .m-modulegroup010-003__content:nth-child(3) {
    margin-top: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 980px) {
  .m-modulegroup010-003__content:nth-child(3) {
    margin-top: 60px;
    margin-right: 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__content:nth-child(3) {
    margin-top: 25px;
    margin-right: 25px;
  }
}

@media screen and (max-width: 640px) {
  .m-modulegroup010-003__content:nth-child(3) {
    margin-right: auto;
    margin-left: auto;
  }
}

.m-modulegroup010-003__content:nth-child(4) {
  margin-top: 0;
}

@media screen and (max-width: 1340px) {
  .m-modulegroup010-003__content:nth-child(4) {
    margin-top: 80px;
  }
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-003__content:nth-child(4) {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__content:nth-child(4) {
    margin-top: 25px;
  }
}

@media screen and (max-width: 640px) {
  .m-modulegroup010-003__content:nth-child(4) {
    margin-right: auto;
    margin-left: auto;
  }
}

.m-modulegroup010-003__content:last-child,
.m-modulegroup010-003__content:nth-child(odd):last-child {
  margin-right: 0;
}

@media screen and (max-width: 640px) {
  .m-modulegroup010-003__content:last-child,
  .m-modulegroup010-003__content:nth-child(odd):last-child {
    margin-right: auto;
    margin-left: auto;
  }
}

.m-modulegroup010-003-num {
  position: absolute;
  top: 0;
  left: 50%;
  min-width: 60px;
  padding: 12px 15px 18px;
  background: var(--primary-bg, #04a1af);
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003-num {
    min-width: auto;
    padding: 12px 15px 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-modulegroup010-003__figure {
  width: 260px;
  height: 260px;
  margin: 0 auto 30px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__figure {
    width: 60%;
    height: auto;
    margin: 0 auto 20px;
  }
}

.m-modulegroup010-003__figure-img-pc {
  display: block;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__figure-img-pc {
    display: none;
  }
}

.m-modulegroup010-003__figure-img-sp {
  display: none;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__figure-img-sp {
    display: block;
  }
}

.m-modulegroup010-003__ttl {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.5;
  text-align: left;
  letter-spacing: 0.2em;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup010-003__ttl + .m-modulegroup010-003__txt {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__ttl + .m-modulegroup010-003__txt {
    margin-top: 10px;
  }
}

.m-modulegroup010-003__txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  text-align: left;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.77;
  }
}

/* -------------------------------------------
酪農モジュール：特徴
------------------------------------------- */
.m-modulegroup010-005 {
  margin: 0 auto;
  padding: 0 20px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAAD2CAIAAACRJxhAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABWNJREFUeNrsneFuGjEQhLFT9f0ft1KDXTjaKqqaQMLZM7759n8g7OfZ2bV9UM7n15N3vP780Xv/8p+/fPte64vtp6snAgDjomwBAAIAACAAAABiOQC9t+f+vANAjrADgAAAAAgAAOCgnQwKAABx3EGsP/8SAFh4lo4HcGgHxgMA8GGYnyaGmHA79oZo9c5+RwF6BqVUAKzdiAJAnD7nUYATMQCMX7nODCrrFwDjs48CtGMwJnzAlXt8AP0amDCBCe/0Sg0Asl0ESpC+dbFlgAcA4KMuqO/4cgAQp8zzgDPFA1o7e9qAdQnaZdn+eQVK0Jd60MeX7Xuobq+w41xNF7Res78egO02yucSerdY4QFjl/P9PwGAtm3HA8TJogQtv1rpgp439gaAIS3Q41XIbUPCE8Cooam3MwpQpmnnHdYDK2DYjeiOAh7pfwamqbWzlQ2YKmDgK1OC7hlAG60wKxuwA9AGNypuo4BhCeqDAXgdDHgBmFMfKEH/j0tzMtoADMex6rT8xxaHv90nCtA45Ju8G9mAC4Br/ZnVIG5KA8D0CWBms7segG1Rnie/IQD+aUDbzPSjAHFGTGzAxgOmAzCxgWqQ+SZKRwfArQGtqnQ4+LBFCZJsEZscT3oA2MMPbzsNnzrtctgUclHAXn3UpxY1CpDXYv04Fv2UJAqQObAPAwMATXllU+7DFgoQfjElCtAvABTQ5RLMBTD6IqL/PCwHYLAfkAzAowkOLkEJX8vn7wHKuHTA4SaMArLbcLkQa+bH9unEKEGpJWi7i2iT/UAFmDyudTvCDPUAEwPQVkJMWNyMsR0dPAdYtUAqOdZM4aMAr+d1Y024w0A5ByT8Wi0KcB+Ga9oHRgG2I3FeG0ojJG5Dj/1LzQuXoKjuKOsrywzH8txbsSaeVKULPeULok1LECbMHAAAADCChQ5iBACyAVjOAR0FfNy2FhRw6BWaowDu5GLCALA0GQCgAAIAACAAAAACAAAgAACAQSNn4W46CgAAAQAAAIAAgEkUzgNQAJEyiF3e12sQUw2GKIASBADiTWEEgC7/WQpgNxQFZAMo9QUdoID4OcDnmrTqmVmxCRs9rZepAJ7VFiqg4sCYcLoJl/Dso4DgLshsCktVgEkbmliCtsuJlTZU+lUFxceEaxwAEw+Q/w81/PP/3ozKbEN9DCB5DkivQgxiwSZ8ffvtXCxZhUzC10UQ6gE+o0Dur6laiCDZhG/HMsIdIfnzmg5dUNEOBNp3rw7pTx5EHABEd2IGAGr0dkj0JLwdScQDCL+fUj1WYg1863QA2/BRUIBsFr2Wf4OtQBMFaMZRuQNblaCioA4A5UDksRnuAmB6OXY5jYhVQLE4jDMCMPWWnM+3Bhop4NIUTjwYKCaXYlwA3I4n5yTlgtnjMoATgNPEw/ErZpvdJ7fd0DkACgp4VwSz5r4TAGR7A8Vm+fsBGH824Pa11YYnYmUCZgAIbQAF3MvP6PRb/ZBi9cv/YABODuwJYOymUAWAUASGT8V6AqjLoT0UgBMKkHeig5aqwyn8CgoYM46ZnMKvAWCMAhwvQJp2QTlf4uH4OQdNqp5XgF1LUN1/W9RTVbYeUEdABYDMM20fQch5QqZQgg6yZnMA1AScxiXo4ZQ9klzbweIIJeihuQEFCOuGs51EeMBFIniAchRAAfrEYcKyrJk8D5w7CZt/FYJ3G7pnCcKEP9+67CgCq9tweSZMCTpkB0kXBIA1uqBCF6QfhgGg9ADnUpZwJFlQAC3QwiWoAkA+EjcAqFLfnxeBeR2zV8DT6TMvYgElCAXgw2sPYsduRvkdMQAAgAAAAAgAZDZRKAAAAGAMBkBu/BJgAO86cAZWkFz7AAAAAElFTkSuQmCC");
  background-position: center;
  background-size: 64px 123px;
  color: var(--sub-txt, #000000);
}

.m-modulegroup010-005 .-underline01 {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(0%, var(--mg010-marker1)), color-stop(76%, var(--mg010-marker1)), color-stop(0%, transparent)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 34%, var(--mg010-marker1) 0%, var(--mg010-marker1) 76%, transparent 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 34%, var(--mg010-marker1) 0%, var(--mg010-marker1) 76%, transparent 0%) repeat scroll 0 0;
}

.m-modulegroup010-005 .-underline02 {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(0%, var(--mg010-marker2)), color-stop(76%, var(--mg010-marker2)), color-stop(0%, transparent)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 34%, var(--mg010-marker2) 0%, var(--mg010-marker2) 76%, transparent 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 34%, var(--mg010-marker2) 0%, var(--mg010-marker2) 76%, transparent 0%) repeat scroll 0 0;
}

.m-modulegroup010-005 .-underline03 {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(0%, var(--mg010-marker3)), color-stop(76%, var(--mg010-marker3)), color-stop(0%, transparent)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 34%, var(--mg010-marker3) 0%, var(--mg010-marker3) 76%, transparent 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 34%, var(--mg010-marker3) 0%, var(--mg010-marker3) 76%, transparent 0%) repeat scroll 0 0;
}

.m-modulegroup010-005 .-dash {
  position: relative;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005 .-dash {
    padding: 10px 0;
  }
}

.m-modulegroup010-005 .-dash::before,
.m-modulegroup010-005 .-dash::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA1IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNSA1aC0yMEMxLjEgNSAwIDMuOSAwIDIuNVMxLjEgMCAyLjUgMGgyMEMyMy45IDAgMjUgMS4xIDI1IDIuNVMyMy45IDUgMjIuNSA1eiIgZmlsbD0iIzcwNDgyZSIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoNDB2NUgweiIvPjwvc3ZnPg==");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 20px 3px;
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005 .-dash::before,
  .m-modulegroup010-005 .-dash::after {
    height: 2px;
    background-size: 18px 2px;
  }
}

.m-modulegroup010-005 .-dash::after {
  top: auto;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005 {
    padding: 0 30px;
    background-size: 24px 46px;
  }
}

.m-modulegroup010-005__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 130px;
  padding-bottom: 130px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.m-modulegroup010-005__headline {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__headline {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-005__headline-en {
  display: block;
  font-family: "Galada", cursive;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

.m-modulegroup010-005__headline-ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__headline-ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-005__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 0 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-005__container {
    padding: 50px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__container {
    display: block;
    padding: 35px 0 0;
  }
}

.m-modulegroup010-005__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
}

@media screen and (max-width: 1330px) {
  .m-modulegroup010-005__list {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 860px) {
  .m-modulegroup010-005__list {
    display: block;
  }
}

.m-modulegroup010-005__item {
  position: relative;
  width: 390px;
  margin: 55px 55px 0 0;
  padding: 55px;
  border-radius: 40px;
  background: #fff;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-005__item {
    margin: 30px 30px 0 0;
    padding: 40px;
  }
}

@media screen and (max-width: 860px) {
  .m-modulegroup010-005__item {
    width: 100%;
    margin: 30px auto 0;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__item {
    margin: 15px auto 0;
    padding: 35px 30px 40px;
    border-radius: 20px;
  }
}

.m-modulegroup010-005__item:nth-child(1),
.m-modulegroup010-005__item:nth-child(2),
.m-modulegroup010-005__item:nth-child(3) {
  margin-top: 0;
}

.m-modulegroup010-005__item:nth-child(2),
.m-modulegroup010-005__item:nth-child(3) {
  margin-top: 0;
}

@media screen and (max-width: 1330px) {
  .m-modulegroup010-005__item:nth-child(2),
  .m-modulegroup010-005__item:nth-child(3) {
    margin-right: 0;
  }
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-005__item:nth-child(2),
  .m-modulegroup010-005__item:nth-child(3) {
    margin-right: 0;
  }
}

@media screen and (max-width: 860px) {
  .m-modulegroup010-005__item:nth-child(2),
  .m-modulegroup010-005__item:nth-child(3) {
    margin: 15px auto 0;
  }
}

.m-modulegroup010-005__item:nth-child(odd):last-child {
  margin-right: 0;
}

@media screen and (max-width: 1330px) {
  .m-modulegroup010-005__item:nth-child(odd):last-child {
    margin: 30px 0 0;
  }
}

@media screen and (max-width: 860px) {
  .m-modulegroup010-005__item:nth-child(odd):last-child {
    margin: 15px 0 0;
  }
}

.m-modulegroup010-005__figure {
  overflow: hidden;
  -ms-flex-order: 1;
  width: 280px;
  max-width: 420px;
  margin: 0 auto 40px;
  border-radius: 100%;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__figure {
    -ms-flex-order: inherit;
    width: 100%;
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: inherit;
    order: inherit;
  }
}

.m-modulegroup010-005__figure-img-pc {
  display: block;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__figure-img-pc {
    display: none;
  }
}

.m-modulegroup010-005__figure-img-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__figure-img-sp {
    display: block;
  }
}

.m-modulegroup010-005__ttl {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.5;
  text-align: left;
  letter-spacing: 0.2em;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup010-005__ttl + .m-modulegroup010-005__txt {
  margin-top: 35px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__ttl + .m-modulegroup010-005__txt {
    margin-top: 10px;
  }
}

.m-modulegroup010-005__txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  text-align: left;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.77;
  }
}

.m-modulegroup010-005__num {
  position: absolute;
  z-index: 0;
  top: -10px;
  left: -15px;
  display: block;
  font-family: "Galada", cursive;
  font-weight: 400;
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__num {
    top: -3px;
    left: -4px;
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup010-005__num::after {
  position: absolute;
  top: 54px;
  left: -10px;
  display: block;
  width: 150px;
  height: 3px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA1IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNSA1aC0yMEMxLjEgNSAwIDMuOSAwIDIuNVMxLjEgMCAyLjUgMGgyMEMyMy45IDAgMjUgMS4xIDI1IDIuNVMyMy45IDUgMjIuNSA1eiIgZmlsbD0iIzcwNDgyZSIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoNDB2NUgweiIvPjwvc3ZnPg==");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 20px 3px;
  content: "";
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-005__num::after {
    top: 31px;
    left: -17px;
    width: 100px;
    height: 2px;
    background-size: 18px 2px;
  }
}

/* -------------------------------------------
酪農モジュール：ギャラリー
------------------------------------------- */
.m-modulegroup010-008 {
  margin: 0 auto;
  padding: 0 30px;
  background: none;
  background-position: center;
  background-size: 64px 123px;
}

.m-modulegroup010-008 .-underline01 {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(0%, var(--mg010-marker1)), color-stop(76%, var(--mg010-marker1)), color-stop(0%, transparent)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 34%, var(--mg010-marker1) 0%, var(--mg010-marker1) 76%, transparent 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 34%, var(--mg010-marker1) 0%, var(--mg010-marker1) 76%, transparent 0%) repeat scroll 0 0;
}

.m-modulegroup010-008 .-underline02 {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(0%, var(--mg010-marker2)), color-stop(76%, var(--mg010-marker2)), color-stop(0%, transparent)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 34%, var(--mg010-marker2) 0%, var(--mg010-marker2) 76%, transparent 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 34%, var(--mg010-marker2) 0%, var(--mg010-marker2) 76%, transparent 0%) repeat scroll 0 0;
}

.m-modulegroup010-008 .-underline03 {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(0%, var(--mg010-marker3)), color-stop(76%, var(--mg010-marker3)), color-stop(0%, transparent)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 34%, var(--mg010-marker3) 0%, var(--mg010-marker3) 76%, transparent 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 34%, var(--mg010-marker3) 0%, var(--mg010-marker3) 76%, transparent 0%) repeat scroll 0 0;
}

.m-modulegroup010-008 .-dash {
  position: relative;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008 .-dash {
    padding: 10px 0;
  }
}

.m-modulegroup010-008 .-dash::before,
.m-modulegroup010-008 .-dash::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA1IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNSA1aC0yMEMxLjEgNSAwIDMuOSAwIDIuNVMxLjEgMCAyLjUgMGgyMEMyMy45IDAgMjUgMS4xIDI1IDIuNVMyMy45IDUgMjIuNSA1eiIgZmlsbD0iIzcwNDgyZSIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoNDB2NUgweiIvPjwvc3ZnPg==");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 20px 3px;
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008 .-dash::before,
  .m-modulegroup010-008 .-dash::after {
    height: 2px;
    background-size: 18px 2px;
  }
}

.m-modulegroup010-008 .-dash::after {
  top: auto;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008 {
    padding: 0 15px;
    background-size: 24px 46px;
  }
}

.m-modulegroup010-008__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 130px;
  padding-bottom: 130px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008__inner {
    padding: 50px 20px 50px;
  }
}

.m-modulegroup010-008__headline {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008__headline {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-008__headline-en {
  display: block;
  font-family: "Galada", cursive;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

.m-modulegroup010-008__headline-ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.15em;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008__headline-ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-008__headline-en + .m-modulegroup010-008__headline-ja {
  margin-top: 10px;
}

.m-modulegroup010-008-gallery__figure {
  overflow: hidden;
  border-radius: 40px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008-gallery__figure {
    border-radius: 20px;
  }
}

.m-modulegroup010-008-gallery__figure-img-pc {
  display: block;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008-gallery__figure-img-pc {
    display: none;
  }
}

.m-modulegroup010-008-gallery__figure-img-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008-gallery__figure-img-sp {
    display: block;
    width: 100%;
  }
}

.m-modulegroup010-008-gallery__figure-thumb-img {
  display: block;
}

.m-modulegroup010-008-gallery__txt {
  margin-top: 20px;
  line-height: 2;
  text-align: left;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008-gallery__txt {
    margin-top: 15px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.77;
  }
}

.m-modulegroup010-008 .swiper-contents {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 80px auto 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-008 .swiper-contents {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008 .swiper-contents {
    margin-top: 35px;
  }
}

.m-modulegroup010-008 .slider {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
}

.m-modulegroup010-008 .slider-thumbnail {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008 .slider-thumbnail {
    margin-bottom: 15px;
  }
}

.m-modulegroup010-008 .slider-thumbnail .swiper-slide {
  overflow: hidden;
  width: 180px;
  height: auto;
  border-radius: 20px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008 .slider-thumbnail .swiper-slide {
    height: auto;
    border-radius: 2.2vw;
  }
}

.m-modulegroup010-008 .slider-thumbnail .swiper-slide:hover,
.m-modulegroup010-008 .slider-thumbnail .swiper-slide.is-active {
  opacity: 0.7;
}

.m-modulegroup010-008 .swiper-button-prev,
.m-modulegroup010-008 .swiper-container-rtl .swiper-button-next {
  top: 30px;
  right: auto;
  left: -25px;
  width: 50px;
  height: 50px;
  margin-top: 0;
  background-image: none;
}

.m-modulegroup010-008 .swiper-button-prev:hover,
.m-modulegroup010-008 .swiper-container-rtl .swiper-button-next:hover {
  opacity: 0.7;
}

.m-modulegroup010-008 .swiper-button-prev svg,
.m-modulegroup010-008 .swiper-container-rtl .swiper-button-next svg {
  width: 50px;
  height: 50px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-008 .swiper-button-prev,
  .m-modulegroup010-008 .swiper-container-rtl .swiper-button-next {
    top: 2.4vw;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008 .swiper-button-prev,
  .m-modulegroup010-008 .swiper-container-rtl .swiper-button-next {
    top: 4.7vw;
    left: -4.7vw;
    width: 7.8vw;
    height: 7.8vw;
  }
  .m-modulegroup010-008 .swiper-button-prev svg,
  .m-modulegroup010-008 .swiper-container-rtl .swiper-button-next svg {
    width: 7.8vw;
    height: 7.8vw;
  }
}

.m-modulegroup010-008 .swiper-button-next,
.m-modulegroup010-008 .swiper-container-rtl .swiper-button-prev {
  top: 30px;
  right: -25px;
  left: auto;
  width: 50px;
  height: 50px;
  margin-top: 0;
  background-image: none;
}

.m-modulegroup010-008 .swiper-button-next:hover,
.m-modulegroup010-008 .swiper-container-rtl .swiper-button-prev:hover {
  opacity: 0.7;
}

.m-modulegroup010-008 .swiper-button-next svg,
.m-modulegroup010-008 .swiper-container-rtl .swiper-button-prev svg {
  width: 50px;
  height: 50px;
}

.m-modulegroup010-008 .swiper-button-next svg,
.m-modulegroup010-008 .swiper-container-rtl .swiper-button-prev svg {
  width: 50px;
  height: 50px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-008 .swiper-button-next,
  .m-modulegroup010-008 .swiper-container-rtl .swiper-button-prev {
    top: 2.4vw;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008 .swiper-button-next,
  .m-modulegroup010-008 .swiper-container-rtl .swiper-button-prev {
    top: 4.7vw;
    right: -4.7vw;
    width: 7.8vw;
    height: 7.8vw;
  }
  .m-modulegroup010-008 .swiper-button-next svg,
  .m-modulegroup010-008 .swiper-container-rtl .swiper-button-prev svg {
    width: 7.8vw;
    height: 7.8vw;
  }
}

.m-modulegroup010-008 .swiper-button-prev.swiper-button-disabled,
.m-modulegroup010-008 .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}

/* -------------------------------------------
酪農モジュール：メッセージ
------------------------------------------- */
.m-modulegroup010-001 {
  margin: 0 auto;
  padding: 0 20px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAAD2CAIAAACRJxhAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABWNJREFUeNrsneFuGjEQhLFT9f0ft1KDXTjaKqqaQMLZM7759n8g7OfZ2bV9UM7n15N3vP780Xv/8p+/fPte64vtp6snAgDjomwBAAIAACAAAABiOQC9t+f+vANAjrADgAAAAAgAAOCgnQwKAABx3EGsP/8SAFh4lo4HcGgHxgMA8GGYnyaGmHA79oZo9c5+RwF6BqVUAKzdiAJAnD7nUYATMQCMX7nODCrrFwDjs48CtGMwJnzAlXt8AP0amDCBCe/0Sg0Asl0ESpC+dbFlgAcA4KMuqO/4cgAQp8zzgDPFA1o7e9qAdQnaZdn+eQVK0Jd60MeX7Xuobq+w41xNF7Res78egO02yucSerdY4QFjl/P9PwGAtm3HA8TJogQtv1rpgp439gaAIS3Q41XIbUPCE8Cooam3MwpQpmnnHdYDK2DYjeiOAh7pfwamqbWzlQ2YKmDgK1OC7hlAG60wKxuwA9AGNypuo4BhCeqDAXgdDHgBmFMfKEH/j0tzMtoADMex6rT8xxaHv90nCtA45Ju8G9mAC4Br/ZnVIG5KA8D0CWBms7segG1Rnie/IQD+aUDbzPSjAHFGTGzAxgOmAzCxgWqQ+SZKRwfArQGtqnQ4+LBFCZJsEZscT3oA2MMPbzsNnzrtctgUclHAXn3UpxY1CpDXYv04Fv2UJAqQObAPAwMATXllU+7DFgoQfjElCtAvABTQ5RLMBTD6IqL/PCwHYLAfkAzAowkOLkEJX8vn7wHKuHTA4SaMArLbcLkQa+bH9unEKEGpJWi7i2iT/UAFmDyudTvCDPUAEwPQVkJMWNyMsR0dPAdYtUAqOdZM4aMAr+d1Y024w0A5ByT8Wi0KcB+Ga9oHRgG2I3FeG0ojJG5Dj/1LzQuXoKjuKOsrywzH8txbsSaeVKULPeULok1LECbMHAAAADCChQ5iBACyAVjOAR0FfNy2FhRw6BWaowDu5GLCALA0GQCgAAIAACAAAAACAAAgAACAQSNn4W46CgAAAQAAAIAAgEkUzgNQAJEyiF3e12sQUw2GKIASBADiTWEEgC7/WQpgNxQFZAMo9QUdoID4OcDnmrTqmVmxCRs9rZepAJ7VFiqg4sCYcLoJl/Dso4DgLshsCktVgEkbmliCtsuJlTZU+lUFxceEaxwAEw+Q/w81/PP/3ozKbEN9DCB5DkivQgxiwSZ8ffvtXCxZhUzC10UQ6gE+o0Dur6laiCDZhG/HMsIdIfnzmg5dUNEOBNp3rw7pTx5EHABEd2IGAGr0dkj0JLwdScQDCL+fUj1WYg1863QA2/BRUIBsFr2Wf4OtQBMFaMZRuQNblaCioA4A5UDksRnuAmB6OXY5jYhVQLE4jDMCMPWWnM+3Bhop4NIUTjwYKCaXYlwA3I4n5yTlgtnjMoATgNPEw/ErZpvdJ7fd0DkACgp4VwSz5r4TAGR7A8Vm+fsBGH824Pa11YYnYmUCZgAIbQAF3MvP6PRb/ZBi9cv/YABODuwJYOymUAWAUASGT8V6AqjLoT0UgBMKkHeig5aqwyn8CgoYM46ZnMKvAWCMAhwvQJp2QTlf4uH4OQdNqp5XgF1LUN1/W9RTVbYeUEdABYDMM20fQch5QqZQgg6yZnMA1AScxiXo4ZQ9klzbweIIJeihuQEFCOuGs51EeMBFIniAchRAAfrEYcKyrJk8D5w7CZt/FYJ3G7pnCcKEP9+67CgCq9tweSZMCTpkB0kXBIA1uqBCF6QfhgGg9ADnUpZwJFlQAC3QwiWoAkA+EjcAqFLfnxeBeR2zV8DT6TMvYgElCAXgw2sPYsduRvkdMQAAgAAAAAgAZDZRKAAAAGAMBkBu/BJgAO86cAZWkFz7AAAAAElFTkSuQmCC");
  background-position: center;
  background-size: 64px 123px;
  color: var(--sub-txt, #000000);
}

.m-modulegroup010-001 .-underline01 {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(0%, var(--mg010-marker1)), color-stop(76%, var(--mg010-marker1)), color-stop(0%, transparent)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 34%, var(--mg010-marker1) 0%, var(--mg010-marker1) 76%, transparent 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 34%, var(--mg010-marker1) 0%, var(--mg010-marker1) 76%, transparent 0%) repeat scroll 0 0;
}

.m-modulegroup010-001 .-underline02 {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(0%, var(--mg010-marker2)), color-stop(76%, var(--mg010-marker2)), color-stop(0%, transparent)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 34%, var(--mg010-marker2) 0%, var(--mg010-marker2) 76%, transparent 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 34%, var(--mg010-marker2) 0%, var(--mg010-marker2) 76%, transparent 0%) repeat scroll 0 0;
}

.m-modulegroup010-001 .-underline03 {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(0%, var(--mg010-marker3)), color-stop(76%, var(--mg010-marker3)), color-stop(0%, transparent)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 34%, var(--mg010-marker3) 0%, var(--mg010-marker3) 76%, transparent 0%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 34%, var(--mg010-marker3) 0%, var(--mg010-marker3) 76%, transparent 0%) repeat scroll 0 0;
}

.m-modulegroup010-001 .-dash {
  position: relative;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001 .-dash {
    padding: 10px 0;
  }
}

.m-modulegroup010-001 .-dash::before,
.m-modulegroup010-001 .-dash::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA1IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNSA1aC0yMEMxLjEgNSAwIDMuOSAwIDIuNVMxLjEgMCAyLjUgMGgyMEMyMy45IDAgMjUgMS4xIDI1IDIuNVMyMy45IDUgMjIuNSA1eiIgZmlsbD0iIzcwNDgyZSIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoNDB2NUgweiIvPjwvc3ZnPg==");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 20px 3px;
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001 .-dash::before,
  .m-modulegroup010-001 .-dash::after {
    height: 2px;
    background-size: 18px 2px;
  }
}

.m-modulegroup010-001 .-dash::after {
  top: auto;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001 {
    padding: 0 15px;
    background-size: 24px 46px;
  }
}

.m-modulegroup010-001__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 130px;
  padding-bottom: 130px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.m-modulegroup010-001__headline {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__headline {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-001__headline-en {
  display: block;
  font-family: "Galada", cursive;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

.m-modulegroup010-001__headline-ja {
  display: block;
  margin-top: 10px;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__headline-ja {
    margin-top: 5px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-001__container {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 0 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-001__container {
    padding: 50px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__container {
    display: block;
    padding: 35px 0 0;
  }
}

.m-modulegroup010-001__container:first-child {
  margin-top: 130px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__container:first-child {
    margin-top: 50px;
  }
}

.m-modulegroup010-001__figure {
  overflow: hidden;
  width: 50%;
  min-height: 810px;
  border-radius: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__figure {
    width: 100%;
    min-height: auto;
    border-radius: 20px;
  }
}

.m-modulegroup010-001__figure-img-pc {
  display: none;
}

.m-modulegroup010-001__figure-img-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__figure-img-sp {
    display: block;
  }
}

.m-modulegroup010-001__content {
  width: 50%;
  padding: 80px;
  border-radius: 40px;
  background-color: #fff;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-001__content {
    padding: 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__content {
    width: 100%;
    padding: 30px;
    border-radius: 20px;
  }
}

.m-modulegroup010-001__content:only-child {
  width: 100%;
  margin: 0 auto;
}

.m-modulegroup010-001__content + .m-modulegroup010-001__figure {
  margin-left: 60px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-001__content + .m-modulegroup010-001__figure {
    margin-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__content + .m-modulegroup010-001__figure {
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
  }
}

.m-modulegroup010-001__copy {
  display: block;
  margin-bottom: 30px;
  font-family: "Galada", cursive;
  font-weight: 400;
  font-size: 50px;
  font-size: 5rem;
  line-height: 1;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__copy {
    margin-bottom: 20px;
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.m-modulegroup010-001__ttl {
  display: block;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.5;
  letter-spacing: 0.2em;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup010-001__ttl-area + .m-modulegroup010-001__txt {
  margin-top: 35px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__ttl-area + .m-modulegroup010-001__txt {
    margin-top: 15px;
  }
}

.m-modulegroup010-001__txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.77;
  }
}

/* -------------------------------------------
仕事内容（単体） 004
------------------------------------------- */
.m-jobs-004 {
  padding: 80px 40px;
  background: var(--sub-bg) !important;
}

@media screen and (max-width: 1024px) {
  .m-jobs-004 {
    padding: 80px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-004 {
    padding: 40px 20px;
  }
}

.m-jobs-004__content {
  margin: 0;
}

.m-jobs-004__content-images {
  margin: 0;
  padding: 0;
}

.m-jobs-004__content-images-figure {
  max-width: 1230px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .m-jobs-004__content-images-figure {
    max-width: 300px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-004__content-images-figure {
    width: 100%;
  }
}

.m-jobs-004__content-desc {
  text-align: left;
  width: 82%;
  max-width: 1000px;
  margin: 30px auto 0;
  padding: 30px 0 0;
}

@media screen and (max-width: 767px) {
  .m-jobs-004__content-desc {
    width: auto;
    max-width: 300px;
    margin: 20px auto 0;
    padding: 20px 0 0;
    font-size: 1.3rem;
  }
}

.m-jobs-004 .-dash {
  position: relative;
  padding: 20px 0 0;
}

@media screen and (max-width: 767px) {
  .m-jobs-004 .-dash {
    padding: 10px 0 0;
  }
}

.m-jobs-004 .-dash::before,
.m-jobs-004 .-dash::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA1IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNSA1aC0yMEMxLjEgNSAwIDMuOSAwIDIuNVMxLjEgMCAyLjUgMGgyMEMyMy45IDAgMjUgMS4xIDI1IDIuNVMyMy45IDUgMjIuNSA1eiIgZmlsbD0iIzcwNDgyZSIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoNDB2NUgweiIvPjwvc3ZnPg==");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 20px 3px;
  content: "";
}

@media screen and (max-width: 767px) {
  .m-jobs-004 .-dash::before,
  .m-jobs-004 .-dash::after {
    height: 2px;
    background-size: 18px 2px;
  }
}

.m-jobs-004 .-dash::after {
  top: auto;
  bottom: 0;
  left: 0;
  display: none;
}

/* -------------------------------------------
募集要項 001
------------------------------------------- */
.c-headline-001__en {
  font-weight: 400;
  display: block;
  font-size: 60px;
  font-size: 6rem;
  font-family: "Galada", cursive;
  line-height: 1;
  color: var(--sub-txt);
  letter-spacing: 0;
}

.c-headline-001__ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .c-headline-001__en {
    font-size: 35px;
    font-size: 3.5rem;
  }

  .c-headline-001__ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.c-headline-001__en + .c-headline-001__ja {
  margin-top: 10px;
}

.m-require-001 {
  background: var(--sub-bg) !important;
  padding: 120px 0;
}

@media screen and (max-width: 767px) {
  .m-require-001 {
    padding: 50px 0;
  }
}

.m-require-001__detail-row {
  margin-bottom: 5px;
}

.m-require-001__detail-ttl {
  font-weight: 500;
  background: #f1e8d0;
  color: var(--sub-txt);
}

.m-require-001__detail-desc {
  background: #fff;
  font-weight: 400;
}

.m-require-001__detail-desc::before {
  opacity: 0;
}

/* フッター */
.m-footer-001 {
  background: #fff;
  color: #a0a0a0;
}

/* フォント */
.c-headline-001__ja,
[class$="__headline-txt"],
[class$="__content-ttl"] {
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .c-headline-001__ja,
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
  }
}

@media screen and (max-width: 374px) {
  .c-headline-001__ja,
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
  }
}
