@import url('https://fonts.googleapis.com/css2?family=Galada&family=Noto+Sans+JP:wght@400;700&display=swap');
/* -------------------------------------------
酪農モジュール：色変数
------------------------------------------- */
:root {
  --mg010-font-en: 'Galada', serif;
  --mg010-primary-bg: #faf8ed;
  --mg010-sub-bg: #f2f1ef;
  --mg010-marker1: #ffebfc;
  --mg010-marker2: #ffffff;
  --mg010-marker3: #e2fadc;
  --font: 'Noto Sans JP', sans-serif;
  --font-sans: 'Noto Sans JP', sans-serif;
  --ashirai-bg:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAAD2CAIAAACRJxhAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABdBJREFUeNrsndFu5DYMRU3ZU6Do//9pH4qdsdnBzibFFkW6iS3da/PwPRNZR5eXlGU7MnMyjz+36a+vDvL3mP5ozhfXJgIAHSMBQJQGEAAgAAAATBgFAAATBgAAxudxPEAcmzsGFACA80/i1QE0AKAAVhcecFoTTgBM6hkMAOwCkLv+PFAAJnxKAK9533KfB+SPZhgAGg/YviMEwCX9s4wCLm0hzX3tJwo4uwIwYfH0AWDX2l93SyCpgrT+6e0iy/ULUFLQrliPAMA94a9nj/19bLIbet0Mjgn/ShLLA/JYUQDrEXuZaV2JFlCAdyHkDeCoiSMFXbKEr+EBVr+DAkhBZ+vC7JvhZr38j1LAzjv7VRVw3Kylrw0YA1iP1tPkmIjKAHj9WgDgUynIsKItBOBeoqdzBZBHn2hz3RN1BbAeXTi6nlF0BfDoULFsKEDrmQ8UoKpB+/3mNQFsfVbrmjRivwigz1MVm2M3YAmgU65IxyxkCeDebZ36KcDsaGJ2dss7Cvg4onOm9vNhvxS09nyucXtjkAD4oAfuGt/yh9QA8N8ecO+8OO9edwWa1+wPKNVXr0e3nQDEkNnZvDaFzFLQPa/zX06ZgsbU6U7dgBOAZ/4ZkxycbMAKwECp2diAE4CRqfmbCwCPvaAc0oKNbPfOp4Ace9Pc5pCEB4D4npS3sbw9tqZtFDDeFVGAOCk/UIB2e+Bh0Q14AJBs0HuclfMAILlRlRMKUKfjFQDatuhOCnpPx6r/mwAQmqHBIQkDAMLXOycKkDuhuhKVAkgDJ3yggAkFqCIM1uCKArRrcBX7sBrAqt4PUL/HQw0g1ZV4iiVooIDadbAagMP5nOopCADKK3dIQQ88AAXUboYrpyCHN5hIWwEtgHSpgrKsAsoHHiBeClIAq83s69oRKQCfpxUfNRXgE6+T0gkATFiw7jBhoqoCfEz4NZIAQL2RkIJqpqD0+75aVlOA1UZQ0U44qy9/tQLYDcWEqwIIvy+cljPhCJa/CMBrrbl9XK2QAl5LvzkpYJOlREz452VRqQw1M+GtHAAzBbAVQRVE1OoDmHwUAAACAHhA7ZlgM048HlKQuDMHwFuU24og9AB8XOA5khkP0AJoEwBIQQQAADAw7bIhqjwVQVCGOoxEdywlnE6mRNQ7FUEiwIRrA0B+AKAKsslBS7AIKUMr0y8KYCYTk4LULaHahMvvx6EAcUuo9oDZQAItqgIg9AAcPGCuDGCpvgjVABxuCUh9qFWWPwrwKAKi8gQ8e7Gmnv26KSgN7ou1KKyA1+xr7wrM1VOQuhLFBPUeUB2AdjtoCRRQuhFxAKCrQ5q+FXdIQbosNAcmLHXC8gn4LW5FHdgGgGoiZhSgHcWMAt4LoaZY/njAPyZ8CwH1CQDvAMbPxs3ijrTNqYjxPryggJ/WY9S8dBsA81gGz+U/owBhVX5zeULNCcBIBbyWfwJApYDF5aKtAMQgBs9/9CqBKEP/3Q2MKQ1vRhdtdjr6t7jOfzklgFv/u2MxmRSglgAGzM4tjB4O9AKQQ44JzV5LzsyEB3QDtwDA/20SRE/GzxSXAPg4RfSzgSXcrtjyIb1+aXqxe1mgJYAlzvfLlwJwmwCgHVSfTL2EWw1qC6DPUnW9VstYJgBom7IOClgCAFIFLCjgFyM7GGYz+4S0NYAeT08205dDGb+u5tiMMU8AkA6tlbhK46JlDgB83gkOT2gJgE/Z5oEsm8s5lFN5wHzcT4XvVRqnoKNE0AIA0tHF9S/Re3QzALQ+vAQApCuXFCSeuAYAYfkYft+vP5MHHAMABVwgjxUFsL8QaoEHfCnyoELIe40tvkOLgxJIjV7TOINHAEDrAShArAAAaAfYrD+ibl8FNQ8Z0YjhAaoydPduRAJg5wBjH0XKUPH1kYL2JqI9rYD990L5lCEATt5JFQDQ9sGjCiJODmDbWYYCAA+om4ICANpJbAAgBVEFAYAAAAAIAACAAAAACAA4xd8CDACSYn8AH8EtagAAAABJRU5ErkJggg==');
}
/* -------------------------------------------
共通パッチ
------------------------------------------- */
img {
  vertical-align: bottom;
}

/* PCとタブレットのみ改行を適用 */
@media screen and (min-width: 767.01px) {
  .pc-tab {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}

/* 要項ページ body */
.single-post_recruit {
  color: var(--sub-txt, #333);
  word-break: break-word;
  font-weight: 400;
}

.m-header-001__btn-link {
 font-family: 'Josefin Sans', 'Noto Sans JP', Arial, Helvetica, sans-serif;
 font-weight: 400;
 color: #fff;
}

/* ロゴ */
.m-header-001__logo {
  padding: 20px 40px;
}

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

.m-header-001__logo-link-img {
  display: block;
  max-height: 22px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    display: none;
  }
}

.m-header-001__logo-link-img.is-mobile {
  display: none;
  max-height: 15px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img.is-mobile {
    display: block;
  }
}

.m-require-001__entry-btn-icon {
position: relative;
}

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

/* コピーライト */
.m-footer-001__copyright {
  padding: 30px 0;
  font-family: inherit;
}

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

/* -------------------------------------------
酪農モジュール：メッセージ
------------------------------------------- */
.m-modulegroup010-001 {
  margin: 0 auto;
  padding: 0 20px;
  background:var(--ashirai-bg);
  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;
}

@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;
  color: #2b2519;
  letter-spacing: 0;
}

.m-modulegroup010-001__headline-ja {
  display: block;
  margin-top: 10px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: .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: #2b2519;
  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: .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: .1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-001__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.77;
  }
}

/* -------------------------------------------
酪農モジュール：学べる環境
------------------------------------------- */
.m-modulegroup010-007 {
  margin: 0 auto;
  padding: 0 30px;
}

.m-modulegroup010-007 .-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-007 .-underline02 {
  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-007 .-underline03 {
  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-007 .-dash {
  position: relative;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007 .-dash {
    padding: 10px 0;
  }
}

.m-modulegroup010-007 .-dash::before, .m-modulegroup010-007 .-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-007 .-dash::before, .m-modulegroup010-007 .-dash::after {
    height: 2px;
    background-size: 18px 2px;
  }
}

.m-modulegroup010-007 .-dash::after {
  top: auto;
  bottom: 0;
  left: 0;
}

.m-modulegroup010-007__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 130px;
  padding-bottom: 130px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__inner {
    padding: 50px 20px 50px;
  }
}

.m-modulegroup010-007__headline {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__headline {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-007__headline-en {
  display: block;
  font-family: var(--mg010-font-en);
  line-height: 1;
  color: #2b2519;
  letter-spacing: 0;
}

.m-modulegroup010-007__headline-ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #2b2519;
  letter-spacing: .1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__headline-ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-007__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__item {
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}

.m-modulegroup010-007__item:nth-child(even) .m-modulegroup010-007__figure {
      -ms-flex-order: 2;
  margin-right: 0;
  -webkit-box-ordinal-group: 3;
          order: 2;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__item:nth-child(even) .m-modulegroup010-007__figure {
        -ms-flex-order: 1;
    margin-right: 0;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
}

.m-modulegroup010-007__item:nth-child(even) .m-modulegroup010-007__content {
      -ms-flex-order: 1;
  margin-right: 60px;
  -webkit-box-ordinal-group: 2;
          order: 1;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-007__item:nth-child(even) .m-modulegroup010-007__content {
    margin-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__item:nth-child(even) .m-modulegroup010-007__content {
        -ms-flex-order: 2;
    margin-right: 0;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
}

.m-modulegroup010-007__item + .m-modulegroup010-007__item {
  margin-top: 40px;
}

.m-modulegroup010-007__figure {
  overflow: hidden;
      -ms-flex-order: 1;
  width: 100%;
  max-width: 500px;
  margin-right: 60px;
  border-radius: 100%;
  -webkit-box-ordinal-group: 2;
          order: 1;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-007__figure {
    width: 50%;
    max-width: 420px;
    margin-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__figure {
    width: 70vw;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.m-modulegroup010-007__figure-img-pc {
  display: block;
  width: 100%;
}

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

.m-modulegroup010-007__figure-img-sp {
  display: none;
  vertical-align: bottom;
}

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

.m-modulegroup010-007__content {
      -ms-flex-order: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-box-ordinal-group: 3;
          order: 2;
}

.m-modulegroup010-007__container {
  position: relative;
  padding: 80px 0 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-007__container {
    padding: 50px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-007__container {
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 35px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}

.m-modulegroup010-007__name {
  color: #2b2519;
}

.m-modulegroup010-007__name-kanji {
  display: inline-block;
  margin-right: 15px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: .2em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__name-kanji {
    margin-right: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.m-modulegroup010-007__name-kana {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__name-kana {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-007__position {
  margin-top: 5px;
  font-family: var(--font-sans, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
  color: #2b2519;
  letter-spacing: .1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__position {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-007__ttl {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-align: center;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.5;
  color: #2b2519;
  text-align: left;
  letter-spacing: .1em;
  -webkit-box-align: center;
          align-items: center;
}

.m-modulegroup010-007__ttl-block {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup010-007__ttl + .m-modulegroup010-007__txt {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__ttl + .m-modulegroup010-007__txt {
    margin-top: 10px;
  }
}

.m-modulegroup010-007__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: .1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.77;
  }
}

.m-modulegroup010-007__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: .05em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-007__num {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-007__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-009 {
  margin: 0 auto;
  padding: 0 40px;
  background: var(--sub-bg);;
  background-position: center;
  background-size: 64px 123px;
  color: var(--sub-txt, #000000);
}

.m-modulegroup010-009 .-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-009 .-underline02 {
  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-009 .-underline03 {
  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-009 .-dash {
  position: relative;
  padding: 20px 0;
}

.m-modulegroup010-009 .-dash::before, .m-modulegroup010-009 .-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: '';
}

.m-modulegroup010-009 .-dash::after {
  top: auto;
  bottom: 0;
  left: 0;
}

.m-modulegroup010-009__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 130px;
  padding-bottom: 130px;
}

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

.m-modulegroup010-009__headline {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__headline {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-009__headline-en {
  display: block;
  font-family: var(--mg010-font-en);
  line-height: 1;
  color: #2b2519;
  letter-spacing: 0;
}

.m-modulegroup010-009__headline-ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: .1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__headline-ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-009__headline-en + .m-modulegroup010-009__headline-ja {
  margin-top: 10px;
}

.m-modulegroup010-009__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 0 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-009__container {
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__container {
    padding: 35px 0 0;
  }
}

.m-modulegroup010-009__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: 1024px) {
  .m-modulegroup010-009__list {
    margin: 0 auto;
  }
}

.m-modulegroup010-009__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(50% - 30px);
  margin: 60px 60px 0 0;
  padding: 50px 50px 50px 40px;
  border-radius: 40px;
  background: #fff;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-009__item {
    display: block;
    margin: 40px 40px 0 0;
    padding: 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__item {
    width: 100%;
    margin: 15px auto 0;
    padding: 35px 30px 40px;
    border-radius: 20px;
  }
}

.m-modulegroup010-009__item:nth-child(1), .m-modulegroup010-009__item:nth-child(2) {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__item:nth-child(1), .m-modulegroup010-009__item:nth-child(2) {
    margin: 15px auto 0;
  }
}

.m-modulegroup010-009__item:nth-child(even), .m-modulegroup010-009__item:nth-child(odd):last-child {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__item:nth-child(even), .m-modulegroup010-009__item:nth-child(odd):last-child {
    margin: 15px auto 0;
  }
}

.m-modulegroup010-009__figure {
  width: 200px;
  margin: 0;
  margin-right: 30px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-009__figure {
    margin: 0 auto 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__figure {
        -ms-flex-order: inherit;
    width: 48.75vw;
    max-width: 200px;
    -webkit-box-ordinal-group: inherit;
            order: inherit;
  }
}

.m-modulegroup010-009__figure-img-pc {
  vertical-align: bottom;
}

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

.m-modulegroup010-009__figure-img-sp {
  display: none;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__figure-img-sp {
    display: inline;
  }
}

.m-modulegroup010-009__content {
  width: 290px;
  padding: 1em 0 0;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-009__content {
    width: 100%;
    margin: 20px auto 10px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__content {
    padding: 0;
  }
}

.m-modulegroup010-009__content:only-child {
  width: 100%;
  margin: 0 auto;
}

.m-modulegroup010-009__ttl {
  z-index: 1;
      -ms-flex-align: center;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.5;
  color: #2b2519;
  text-align: left;
  letter-spacing: .1em;
  -webkit-box-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup010-009__ttl + .m-modulegroup010-009__txt {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__ttl + .m-modulegroup010-009__txt {
    margin-top: 15px;
  }
}

.m-modulegroup010-009__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: .1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.77;
  }
}

.m-modulegroup010-009__num {
  position: absolute;
  z-index: 0;
  top: -10px;
  left: -15px;
  display: block;
  font-family: var(--mg010-font-en);
  font-size: 60px;
  font-size: 6rem;
  font-weight: 400;
  line-height: 1;
  color: #2b2519;
  letter-spacing: .05em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__num {
    top: -3px;
    left: -4px;
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup010-009__num::after {
  position: absolute;
  top: 54px;
  left: -10px;
  display: block;
  width: 150px;
  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: '';
  content: '';
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-009__num::after {
    top: 31px;
    left: -17px;
    width: 100px;
    height: 2px;
    background-size: 18px 2px;
  }
}
/* -------------------------------------------
酪農モジュール：特徴（タブ）
------------------------------------------- */
.m-modulegroup010-015 {
  overflow: hidden;
  margin: 0 auto;
  padding: 130px 0;
}

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

.m-modulegroup010-015 .-underline01 {
  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-015 .-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-015 .-underline03 {
  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-015 .-dash {
  position: relative;
  padding: 30px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-015 .-dash {
    padding: 15px 0;
  }
}

.m-modulegroup010-015 .-dash::before,
.m-modulegroup010-015 .-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-015 .-dash::before,
  .m-modulegroup010-015 .-dash::after {
    height: 2px;
    background-size: 18px 2px;
  }
}

.m-modulegroup010-015 .-dash::after {
  top: auto;
  bottom: 0;
  left: 0;
}

.m-modulegroup010-015__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-015__inner {
    padding: 0 20px;
  }
}

.m-modulegroup010-015__headline {
  margin-bottom: 80px;
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-015__headline {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-015__headline {
    margin-bottom: 35px;
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-015__headline-en {
  display: block;
  font-family: var(--mg010-font-en);
  line-height: 1;
  color: #2b2519;
  letter-spacing: 0;
}

.m-modulegroup010-015__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-015__headline-ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-015__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: -20px 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-015__btn {
    margin: -10px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-015__btn {
    margin: -8px;
  }
}

.m-modulegroup010-015__btn-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: calc(50% - 40px);
  margin: 20px;
  padding: 20px;
  border-radius: 100vw;
  background: var(--sub-bg);
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color:var(--sub-txt);
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-015__btn-item {
    width: calc(50% - 20px);
    margin: 10px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-015__btn-item {
    width: 100%;
    margin: 8px;
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-modulegroup010-015__btn-item.is-active {
  background: var(--primary);
  color: #fff;
}

.m-modulegroup010-015__cnt {
  position: relative;
}

.m-modulegroup010-015__btn + .m-modulegroup010-015__cnt {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-015__btn + .m-modulegroup010-015__cnt {
    margin-top: 30px;
  }
}

.m-modulegroup010-015__item {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  padding: 70px;
  border-radius: 40px;
  background: var(--sub-bg);
  color:var(--sub-txt);
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-015__item {
    padding: 20px;
    border-radius: 20px;
  }
}

.m-modulegroup010-015__item.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}

.m-modulegroup010-015__ttl {
  z-index: 1;
  -ms-flex-align: center;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.5;
  color: #2b2519;
  text-align: left;
  text-align: center;
  letter-spacing: 0.1em;
  -webkit-box-align: center;
  align-items: center;
}

.m-modulegroup010-015__ttl:first-child {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-015__ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

* + .m-modulegroup010-015__txt {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  * + .m-modulegroup010-015__txt {
    margin-top: 15px;
  }
}

.m-modulegroup010-015__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-015__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.77;
  }
}

* + .m-modulegroup010-015__figure {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  * + .m-modulegroup010-015__figure {
    margin-top: 20px;
  }
}

.m-modulegroup010-015__figure-img-pc {
  border-radius: 40px;
  vertical-align: bottom;
}

@media screen and (min-width: 767px) {
  .m-modulegroup010-015__figure-img-pc {
    display: block;
  }
}

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

.m-modulegroup010-015__figure-img-sp {
  border-radius: 20px;
  vertical-align: bottom;
}

@media screen and (min-width: 767px) {
  .m-modulegroup010-015__figure-img-sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-015__figure-img-sp {
    display: block;
  }
}
/* -------------------------------------------
酪農モジュール：当社について
------------------------------------------- */
.m-modulegroup010-014 {
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  background: #fff;
}

.m-modulegroup010-014::before {
  content: none;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-014::before {
    height: 250px;
    background-size: 24px 46px;
  }
}


.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;
}

@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;
  color: #2b2519;
  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: #2b2519;
  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:0;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.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;
  }
}
/* -------------------------------------------
酪農モジュール：キャリアプラン
------------------------------------------- */
.m-modulegroup010-003 {
  margin: 0 auto;
  padding: 0 20px;
  background: #fff;
}

.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-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 .-underline03 {
  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 .-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: 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-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: 1360px;
  margin: 0 auto;
  padding-top: 130px;
  padding-bottom: 130px;
}

@media screen and (max-width: 1340px) {
  .m-modulegroup010-003__inner {
    max-width: 1020px;
  }
}

@media screen and (max-width: 980px) {
  .m-modulegroup010-003__inner {
    max-width: 680px;
  }
}

@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: var(--mg010-font-en);
  line-height: 1;
  color: #2b2519;
  letter-spacing: 0;
}

.m-modulegroup010-003__headline-ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: .1em;
}

@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 40px 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;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__content {
    margin-top: 25px;
    margin-right: 25px;
    margin-left: 25px;
  }
}

@media screen and (max-width: 640px) {
  .m-modulegroup010-003__content {
    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;
  color: #2b2519;
  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;
  font-weight: 600;
  line-height: 1.5;
  color: #2b2519;
  text-align: left;
  letter-spacing: .2em;
}

@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-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: .1em;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-003__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-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 .-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-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 .-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;
}

@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;
  color: #2b2519;
  letter-spacing: 0;
}

.m-modulegroup010-004__headline-ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: .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;
  background: var(--sub-bg);
  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;
}

@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 + .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: .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: .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: .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-013 {
  overflow: hidden;
  margin: 0 auto;
  padding: 130px 0;
  background: var(--sub-bg);
}

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

.m-modulegroup010-013 .-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-013 .-underline02 {
  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-013 .-underline03 {
  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-013 .-dash {
  position: relative;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-013 .-dash {
    padding: 10px 0;
  }
}

.m-modulegroup010-013 .-dash::before,
.m-modulegroup010-013 .-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-013 .-dash::before,
  .m-modulegroup010-013 .-dash::after {
    height: 2px;
    background-size: 18px 2px;
  }
}

.m-modulegroup010-013 .-dash::after {
  top: auto;
  bottom: 0;
  left: 0;
}

.m-modulegroup010-013__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-013__inner {
    padding: 0 20px;
  }
}

.m-modulegroup010-013__headline {
  margin-bottom: 60px;
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-013__headline {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-013__headline {
    margin-bottom: 15px;
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.m-modulegroup010-013__headline-en {
  display: block;
  font-family: var(--mg010-font-en);
  line-height: 1;
  color: #2b2519;
  letter-spacing: 0;
}

.m-modulegroup010-013__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-013__headline-ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-modulegroup010-013__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  height: auto;
  margin-top: 20px;
  padding: 70px;
  border-radius: 40px;
  background: #fff;
  text-align: left;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
}

.m-modulegroup010-013__item:only-child {
  max-width: 1000px;
  margin: 20px auto 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-013__item {
    padding: 30px;
    border-radius: 20px;
  }
}

.m-modulegroup010-013__num {
  position: absolute;
  top: -10px;
  left: -15px;
  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-013__num {
    top: -3px;
    left: -4px;
    font-size: 30px;
    font-size: 3rem;
  }
}

.m-modulegroup010-013__num::after {
  position: absolute;
  top: 54px;
  left: -10px;
  display: block;
  width: 150px;
  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: "";
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-013__num::after {
    top: 31px;
    left: -17px;
    width: 100px;
    height: 2px;
    background-size: 18px 2px;
  }
}

.m-modulegroup010-013__figure {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-013__figure {
    width: 100%;
  }
}

.m-modulegroup010-013__figure-img-pc {
  border-radius: 40px;
  vertical-align: bottom;
}

@media screen and (min-width: 767px) {
  .m-modulegroup010-013__figure-img-pc {
    display: block;
  }
}

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

.m-modulegroup010-013__figure-img-sp {
  border-radius: 20px;
  vertical-align: bottom;
}

@media screen and (min-width: 767px) {
  .m-modulegroup010-013__figure-img-sp {
    display: none;
  }
}

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

.m-modulegroup010-013__ttl {
  z-index: 1;
  -ms-flex-align: center;
  width: 50%;
  margin-top: 40px;
  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;
  -webkit-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-013__ttl {
    margin-top: 20px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.m-modulegroup010-013__ttl + .m-modulegroup010-013__txt {
  width: 50%;
  padding-left: 40px;
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-013__ttl + .m-modulegroup010-013__txt {
    width: 100%;
    padding: 0;
  }
}

.m-modulegroup010-013__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;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-013__txt {
    margin-top: 15px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.77;
  }
}

.m-modulegroup010-013 .swiper-button-prev,
.m-modulegroup010-013 .swiper-button-next {
  top: 50%;
  width: 75px;
  height: 75px;
  margin-top: 0;
  background: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.m-modulegroup010-013 .swiper-button-prev svg,
.m-modulegroup010-013 .swiper-button-next svg {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-013 .swiper-button-prev,
  .m-modulegroup010-013 .swiper-button-next {
    width: 32px;
    height: 32px;
  }
}

.m-modulegroup010-013 .swiper-button-prev {
  left: calc(20.1% - 40px);
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-013 .swiper-button-prev {
    left: calc(16% - 40px);
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-013 .swiper-button-prev {
    left: calc(8.1% - 14px);
  }
}

.m-modulegroup010-013 .swiper-button-next {
  right: calc(20.1% - 40px);
}

@media screen and (max-width: 1024px) {
  .m-modulegroup010-013 .swiper-button-next {
    right: calc(16% - 40px);
  }
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-013 .swiper-button-next {
    right: calc(8.1% - 14px);
  }
}

.m-modulegroup010-013 .swiper-button-bg {
  fill: #2b2519;
}

.m-modulegroup010-013 .swiper-button-arrow {
  fill: #fff;
}

.m-modulegroup010-013 .swiper-pagination-bullets {
  margin-top: 35px;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-013 .swiper-pagination-bullets {
    margin-top: 15px;
  }
}

.m-modulegroup010-013 .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  margin: 0 7px;
  border-radius: 100vw;
  background: #d2d2d2;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-013 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 6px;
  }
}

.m-modulegroup010-013 .swiper-pagination-bullet-active {
  background: var(--sub-txt);
}
/* -------------------------------------------
酪農モジュール：ギャラリー
------------------------------------------- */
.m-modulegroup010-008 {
  margin: 0 auto;
  padding: 0 30px;
  color: #2b2519;
}

.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: 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-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:0;
}

@media screen and (max-width: 767px) {
  .m-modulegroup010-008__inner {
    padding: 50px 20px 0;
  }
}

.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: var(--mg010-font-en);
  line-height: 1;
  color: #2b2519;
  letter-spacing: 0;
}

.m-modulegroup010-008__headline-ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: .15em;
}

@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: .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: 0 auto;
}

@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: .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: .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: .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-008 .swiper-button-bg {
  fill :var(--sub-txt);
}
.m-modulegroup010-008 .swiper-button-arrow {
  fill:#fff;
}

.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(--sub-txt);
  letter-spacing: 0;
}

.c-headline-001__ja {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: .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 {
  padding-top: 120px;
}
@media screen and (max-width: 767px) {
  .m-require-001 {
    padding-top: 60px;
  }
}
.m-require-001__detail-ttl ,.m-require-001__detail-flow-ttl-number,.m-require-001__entry-btn,.m-footer-001 {
  background: var(--primary);
  color: #fff;
}
.m-require-001__detail-desc{
  background: var(--sub-bg);
  color:var(--sub-txt);
}
.m-require-001__detail-desc::before{
  content: none;
}
.m-require-001__detail ,.m-require-001__detail-flow-ttl-number ,.m-require-001__entry-btn ,.m-footer-001 {
font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}