@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;700&display=swap");

.single-post_recruit {
  --font: "Noto Sans JP", sans-serif;
  --font-sans: "Noto Sans JP", sans-serif;
  --mg010-font-en: "Galada", cursive;
  --mg010-marker1: #ccee7b;
  --mg010-marker2: #ffb847;
  --mg010-marker3: #c7eaff;
}

/* -------------------------------------------
共通パッチ
------------------------------------------- */
img {
  vertical-align: bottom;
}

.c-module-container > section:nth-of-type(odd) {
  background-color: transparent;
}

.single-post_recruit {
  color: var(--sub-txt, #333);
  word-break: break-word;
  font-weight: 400;
}

.single-post_recruit .-pb0 {
  padding-bottom: 0;
}

.single-post_recruit .-mb0 {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .pc-tab {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}

.c-headline-001__en {
  font-weight: 400;
  display: block;
  font-size: 60px;
  font-size: 6rem;
  font-family: var(--mg010-font-en);
  line-height: 1;
  color: var(--primary);
  letter-spacing: 0;
}

.c-headline-001__ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  color: var(--primary);
}

@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-header-001__logo {
  padding: 0 40px;
  max-width: none;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 0 15px;
  }
}

.m-header-001__logo-link-img {
  max-height: 24px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    max-height: 18px;
  }
}

.m-header-001__nav {
  flex-shrink: 0;
}

.m-header-001__btn-link {
  min-height: 80px;
  font-family: "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 767px) {
  .m-header-001__btn-link {
    min-height: 50px;
  }
}

.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-footer-001 {
  background: var(--sub-bg);
  color: var(--sub-txt);
}

.m-footer-001__copyright {
  padding: 30px 0;
  font-family: "游ゴシック体", 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-footer-001__copyright {
    padding: 20px 0;
  }
}

/* -------------------------------------------
募集要項
------------------------------------------- */
.m-require-001 {
  padding: 120px 0;
}

@media screen and (max-width: 767px) {
  .m-require-001 {
    padding: 60px 0;
  }
}

.m-require-001__detail-row {
  margin-bottom: 5px;
}

.m-require-001__detail-row,
.m-require-001__detail-row:last-child {
  border-color: var(--primary-border);
}

.m-require-001__detail-ttl {
  font-weight: 700;
}

.m-require-001__detail-desc {
  font-weight: 400;
}

.m-require-001__detail-desc::before {
  content: none;
}

.m-require-001__detail-flow-ttl-number {
}

.m-require-001__entry-btn {
}

/* -------------------------------------------
酪農モジュール：メッセージ
------------------------------------------- */
.m-modulegroup010-001 {
  margin: 0 auto;
  padding: 0 20px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTI4IDI0NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjIiPjxwYXRoIHN0eWxlPSJmaWxsOiNmZmZmZmYiIGQ9Ik0wIDBoMTI4djI0NkgweiIvPjxwYXRoIGQ9Ik01NC4zNTQgMGMwIDY2Ljc0OS0xNC42MzIgNjAuMjM0LTE0LjYzMiAxMjNzMTQuNjMyIDU2LjI1MSAxNC42MzIgMTIzaDIwLjY5YzAtNjYuNzQ5IDE0LjYzMi02MC4yMzQgMTQuNjMyLTEyM1M3NS4wNDQgNjYuNzQ5IDc1LjA0NCAwaC0yMC42OVoiIHN0eWxlPSJmaWxsOiNmZmYxZGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0uNykiLz48L3N2Zz4=");
  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: 4px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%205%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M22.5%205h-20C1.1%205%200%203.9%200%202.5S1.1%200%202.5%200h20C23.9%200%2025%201.1%2025%202.5S23.9%205%2022.5%205z%22%20fill%3D%22%232b2519%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h40v5H0z%22%2F%3E%3C%2Fsvg%3E");
  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;
  color: var(--primary);
}

@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: var(--mg010-font-en);
  line-height: 1;
  letter-spacing: 0;
}

.m-modulegroup010-001__headline-ja {
  display: block;
  margin-top: 10px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@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: var(--mg010-font-en);
  font-size: 50px;
  font-size: 5rem;
  line-height: 1;
  color: var(--primary);
  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;
  font-weight: 600;
  line-height: 1.5;
  color: #2b2519;
  letter-spacing: 0.2em;
}

@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-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;
  line-height: 2;
  color: #2b2519;
  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;
  }
}

/* -------------------------------------------
酪農モジュール：1日の流れ
------------------------------------------- */
.m-modulegroup010-004 {
  overflow: hidden;
  margin: 0 auto;
  padding: 0 20px;
}

.m-modulegroup010-004 .-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-004 .-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-004 .-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-004 .-dash {
  position: relative;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004 .-dash {
    padding: 10px 0;
  }
}

.m-modulegroup010-004 .-dash::before,
.m-modulegroup010-004 .-dash::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%205%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M22.5%205h-20C1.1%205%200%203.9%200%202.5S1.1%200%202.5%200h20C23.9%200%2025%201.1%2025%202.5S23.9%205%2022.5%205z%22%20fill%3D%22%232b2519%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h40v5H0z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 20px 3px;
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004 .-dash::before,
  .m-modulegroup010-004 .-dash::after {
    height: 2px;
    background-size: 18px 2px;
  }
}

.m-modulegroup010-004 .-dash::after {
  top: auto;
  bottom: 0;
  left: 0;
}

.m-modulegroup010-004__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 130px;
  padding-bottom: 130px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.m-modulegroup010-004__headline {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
  color: var(--primary);
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__headline {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-004__headline-en {
  display: block;
  font-family: var(--mg010-font-en);
  line-height: 1;
  letter-spacing: 0;
}

.m-modulegroup010-004__headline-ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__headline-ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-004__headline-en + .m-modulegroup010-004__headline-ja {
  margin-top: 10px;
}

.m-modulegroup010-004__figure {
  overflow: hidden;
  width: 100%;
  max-width: calc(50% - 25px);
  border-radius: 40px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-004__figure {
    max-width: calc(50% - 10px);
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__figure {
    max-width: 100%;
    height: auto;
    border-radius: 20px;
  }
  .m-modulegroup010-004__figure + .m-modulegroup010-004__figure {
    margin-top: 10px;
  }
}

.m-modulegroup010-004__figure-img-pc {
  display: block;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__figure-img-pc {
    display: none;
  }
}

.m-modulegroup010-004__figure-img-sp {
  display: none;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__figure-img-sp {
    display: block;
  }
}

.m-modulegroup010-004__figure:only-child {
  max-width: 100%;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-004__figure:only-child {
    max-width: 100%;
  }
}

.m-modulegroup010-004__container {
  padding: 80px 0 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-004__container {
    padding: 50px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__container {
    padding: 35px 0 0;
  }
}

.m-modulegroup010-004__content {
  width: 100%;
}

.-left .m-modulegroup010-004__content,
.-right .m-modulegroup010-004__content {
  max-width: calc(50% - 25px);
}

@media screen and (max-width: 767px) {
  .-left .m-modulegroup010-004__content,
  .-right .m-modulegroup010-004__content {
    max-width: 100%;
  }
}

.-left .m-modulegroup010-004__content:only-child,
.-right .m-modulegroup010-004__content:only-child {
  max-width: 100%;
}

@media screen and (max-width: 1024px) {
  .-left .m-modulegroup010-004__content:only-child,
  .-right .m-modulegroup010-004__content:only-child {
    max-width: 100%;
  }
}

.-two .m-modulegroup010-004__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  margin: 50px 0 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .-two .m-modulegroup010-004__content {
    margin: 20px 0;
    gap: 20px;
  }
}

@media screen and (max-width: 767px) {
  .-two .m-modulegroup010-004__content {
    max-width: 100%;
    margin: 20px 0 15px;
    gap: 0;
  }
}

.m-modulegroup010-004__list {
  margin: 0 0 0 auto;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__list {
    width: 100%;
    padding: 0;
  }
}

.m-modulegroup010-004__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-pack: justify;
  -ms-flex-align: start;
  padding: 70px;
  border-radius: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 50px;
  background: var(--sub-bg);
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-004__list-item {
    padding: 50px;
    gap: 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__list-item {
    max-width: 100%;
    padding: 35px 30px;
    border-radius: 20px;
    gap: 0;
  }
}

.m-modulegroup010-004__list-item:nth-child(odd) {
  /* background: var(--mg010-primary-bg); */
}

.m-modulegroup010-004__list-item:nth-child(even) {
  /* background: var(--mg010-sub-bg); */
}

.m-modulegroup010-004__list-item + .m-modulegroup010-004__list-item {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__list-item + .m-modulegroup010-004__list-item {
    margin-top: 15px;
  }
}

.m-modulegroup010-004__list-item.-two {
  gap: 0;
}

.m-modulegroup010-004__ttl {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  width: 100%;
  max-width: 100%;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.5;
  color: #2b2519;
  text-align: left;
  letter-spacing: 0.1em;
  -webkit-box-align: center;
  align-items: center;
}

.m-modulegroup010-004__ttl-block {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup010-004__ttl + .m-modulegroup010-004__txt {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__ttl + .m-modulegroup010-004__txt {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__ttl + .m-modulegroup010-004__figure {
    margin-top: 20px;
  }
}

.m-modulegroup010-004__figure + .m-modulegroup010-004__txt {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__figure + .m-modulegroup010-004__txt {
    margin-top: 10px;
  }
}

.m-modulegroup010-004__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;
  line-height: 2;
  color: #2b2519;
  text-align: left;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.77;
  }
}

.m-modulegroup010-004__num {
  z-index: 0;
  display: block;
  font-family: var(--mg010-font-en);
  font-size: 60px;
  font-size: 6rem;
  font-weight: 400;
  line-height: 1;
  color: #2b2519;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-004__num {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-004__num-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  padding: 10px 10px 0 0;
  -webkit-box-align: center;
  align-items: center;
}
/* -------------------------------------------
酪農モジュール：ギャラリー（スライダー・四角）
------------------------------------------- */
.m-modulegroup010-012 {
  overflow: hidden;
  margin: 0 auto;
  padding: 130px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-012 {
    padding: 50px 0;
  }
}

.m-modulegroup010-012 .-dash {
  position: relative;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-012 .-dash {
    padding: 10px 0;
  }
}

.m-modulegroup010-012 .-dash::before,
.m-modulegroup010-012 .-dash::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%205%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M22.5%205h-20C1.1%205%200%203.9%200%202.5S1.1%200%202.5%200h20C23.9%200%2025%201.1%2025%202.5S23.9%205%2022.5%205z%22%20fill%3D%22%232b2519%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h40v5H0z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 20px 3px;
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-012 .-dash::before,
  .m-modulegroup010-012 .-dash::after {
    height: 2px;
    background-size: 18px 2px;
  }
}

.m-modulegroup010-012 .-dash::after {
  top: auto;
  bottom: 0;
  left: 0;
}

.m-modulegroup010-012__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-012__inner {
    padding: 0 20px;
  }
}

.m-modulegroup010-012__headline {
  margin-bottom: 80px;
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-012__headline {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-012__headline {
    margin-bottom: 35px;
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-012__headline-en {
  display: block;
  font-family: var(--mg010-font-en);
  line-height: 1;
  color: #2b2519;
  letter-spacing: 0;
}

.m-modulegroup010-012__headline-ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-012__headline-ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-012__container {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.m-modulegroup010-012__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.m-modulegroup010-012__item:only-child {
  max-width: 400px;
  margin: 0 auto;
  padding: 0 20px;
}

.m-modulegroup010-012__figure {
  width: 100%;
  line-height: 0;
}

.m-modulegroup010-012__figure-img-pc {
  border-radius: 40px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-012__figure-img-pc {
    display: none;
  }
}

.m-modulegroup010-012__figure-img-sp {
  display: none;
  border-radius: 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-012__figure-img-sp {
    display: block;
  }
}

.m-modulegroup010-012__ttl {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  color: #2b2519;
  letter-spacing: 0.1em;
  -webkit-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-012__ttl {
    margin-top: 20px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* -------------------------------------------
酪農モジュール：当社について
------------------------------------------- */
.m-modulegroup010-014 {
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin: 0 auto;
  padding: 130px 0;
}

.m-modulegroup010-014::before {
  position: absolute;
  z-index: -1;
  top: 0;
  display: block;
  width: 100%;
  height: 460px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTI4IDI0NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjIiPjxwYXRoIHN0eWxlPSJmaWxsOiNmZmZmZmYiIGQ9Ik0wIDBoMTI4djI0NkgweiIvPjxwYXRoIGQ9Ik01NC4zNTQgMGMwIDY2Ljc0OS0xNC42MzIgNjAuMjM0LTE0LjYzMiAxMjNzMTQuNjMyIDU2LjI1MSAxNC42MzIgMTIzaDIwLjY5YzAtNjYuNzQ5IDE0LjYzMi02MC4yMzQgMTQuNjMyLTEyM1M3NS4wNDQgNjYuNzQ5IDc1LjA0NCAwaC0yMC42OVoiIHN0eWxlPSJmaWxsOiNmZmYxZGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0uNykiLz48L3N2Zz4=");
  background-position: center;
  background-size: 64px 123px;
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014::before {
    height: 250px;
    background-size: 24px 46px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014 {
    padding: 50px 0;
  }
}

.m-modulegroup010-014 .-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-014 .-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-014 .-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-014 .-dash {
  position: relative;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014 .-dash {
    padding: 10px 0;
  }
}

.m-modulegroup010-014 .-dash::before,
.m-modulegroup010-014 .-dash::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%205%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M22.5%205h-20C1.1%205%200%203.9%200%202.5S1.1%200%202.5%200h20C23.9%200%2025%201.1%2025%202.5S23.9%205%2022.5%205z%22%20fill%3D%22%232b2519%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h40v5H0z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 20px 3px;
  content: "";
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014 .-dash::before,
  .m-modulegroup010-014 .-dash::after {
    height: 2px;
    background-size: 18px 2px;
  }
}

.m-modulegroup010-014 .-dash::after {
  top: auto;
  bottom: 0;
  left: 0;
}

.m-modulegroup010-014__inner {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014__inner {
    padding: 0 20px;
  }
}

.m-modulegroup010-014__headline {
  margin-bottom: 80px;
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
  color: var(--primary);
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-014__headline {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014__headline {
    margin-bottom: 35px;
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-014__headline-en {
  display: block;
  font-family: var(--mg010-font-en);
  line-height: 1;
  letter-spacing: 0;
}

.m-modulegroup010-014__headline-ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014__headline-ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-014__headline-sub {
  font-family: var(--mg010-font-en);
  font-size: 50px;
  font-size: 5rem;
  line-height: 1;
  color: var(--primary);
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014__headline-sub {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.m-modulegroup010-014__container {
  margin-top: 50px;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014__container {
    margin-top: 25px;
  }
}

.m-modulegroup010-014__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.m-modulegroup010-014__item:only-child {
  max-width: 400px;
  margin: 0 auto;
  padding: 0 20px;
}

.m-modulegroup010-014__figure {
  width: 100%;
  line-height: 0;
}

.m-modulegroup010-014__figure-img-pc {
  border-radius: 40px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-014__figure-img-pc {
    border-radius: 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014__figure-img-pc {
    display: none;
  }
}

.m-modulegroup010-014__figure-img-sp {
  display: none;
  border-radius: 40px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014__figure-img-sp {
    display: block;
    border-radius: 20px;
  }
}

.m-modulegroup010-014__ttl {
  z-index: 1;
  -ms-flex-align: center;
  margin-top: 70px;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.5;
  color: #2b2519;
  text-align: left;
  letter-spacing: 0.1em;
  -webkit-box-align: center;
  align-items: center;
}

.m-modulegroup010-014__ttl:first-child {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014__ttl {
    margin-top: 35px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup010-014__txt {
  margin-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);
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  color: #2b2519;
  text-align: left;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014__txt {
    margin-top: 15px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.77;
  }
}
