/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/stylus-loader/dist/cjs.js!./src/stylus/index.styl ***!
  \****************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700&display=swap);
/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/stylus-loader/dist/cjs.js!./src/stylus/index.styl (1) ***!
  \********************************************************************************************************************************************************************************************/
* {
  box-sizing: border-box;
}
::before,
::after {
  box-sizing: inherit;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent /* 3*/;
}
body {
  margin: 0;
}
main {
  display: block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  vertical-align: bottom;
}
embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
select::-ms-expand {
  display: none;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable] {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: bold;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 50px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  html {
    scroll-padding-top: 3.5714vw;
  }
}
@media (max-width: 750px) {
  html {
    scroll-padding-top: 13.3333vw;
  }
}
html.is-unscrollable {
  overflow: hidden;
}
body {
  line-height: 1.875;
  color: #333;
  background: #fff;
  font-size: 16px;
  font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-feature-settings: "palt";
  letter-spacing: 0.08em;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
@media (min-width: 751px) and (max-width: 1399px) {
  body {
    font-size: 1.142857142857143vw;
  }
}
body.is-unscrollable {
  overflow: hidden;
}
@media (max-width: 750px) and (max-width: 750px) {
  body {
    font-size: 3.7333vw;
  }
}
article,
header,
footer,
main,
aside,
section,
picture {
  display: block;
}
img,
iframe {
  max-width: 100%;
}
a {
  color: #14973b;
  text-decoration: underline;
  transition: color 0.2s;
}
@media (hover: hover) {
  a:hover {
    color: #16a641;
  }
}
a[target="_blank"]:after {
  content: '';
  margin-left: 0.3em;
  margin-right: 0.3em;
  display: inline-block;
  vertical-align: middle;
  width: 0.875em;
  height: 0.875em;
  background: url(/assets/img/common/external.svg) no-repeat 50% 50%/contain;
}
dt,
th {
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-weight: 700;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.l-container {
  overflow-x: hidden;
}
.l-section {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .l-section {
    padding-top: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .l-section {
    padding-top: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .l-section {
    padding-bottom: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .l-section {
    padding-bottom: 16vw;
  }
}
.l-section.-pt0 {
  padding-top: 0px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .l-section.-pt0 {
    padding-top: 0;
  }
}
@media (max-width: 750px) {
  .l-section.-pt0 {
    padding-top: 0;
  }
}
.l-section.-pb0 {
  padding-top: 0px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .l-section.-pb0 {
    padding-top: 0;
  }
}
@media (max-width: 750px) {
  .l-section.-pb0 {
    padding-top: 0;
  }
}
.l-section.-bg1 {
  background: #ebf5e9;
}
.l-section.-gradient1 {
  background: linear-gradient(90deg, #f5f7f6, #eff7f0);
}
.l-section.-gradient2 {
  color: #fff;
  background: linear-gradient(90deg, #4dc4ae, #1cb195);
}
.l-section.-gradient3 {
  background: linear-gradient(90deg, #44a391, #5cb476);
}
.l-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .l-inner {
    max-width: 85.7142vw;
  }
}
@media (max-width: 750px) {
  .l-inner {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
.l-columns2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .l-columns2 {
    gap: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .l-columns2 {
    gap: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .l-columns2 {
    grid-template-columns: 100%;
  }
}
.l-columns3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .l-columns3 {
    gap: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .l-columns3 {
    gap: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .l-columns3 {
    grid-template-columns: 100%;
  }
}
.l-columns4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .l-columns4 {
    gap: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .l-columns4 {
    gap: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .l-columns4 {
    grid-template-columns: 100%;
  }
}
.l-border {
  padding: 30px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid #14973b;
  text-align: center;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .l-border {
    padding: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .l-border {
    padding: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .l-border {
    border-radius: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .l-border {
    border-radius: 2.6666vw;
  }
}
.l-round {
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .l-round {
    border-radius: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .l-round {
    border-radius: 2.6666vw;
  }
}
.l-shadow {
  border-width: 0;
  box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
.l-btns {
  text-align: center;
}
@media (max-width: 750px) {
  .c-pc {
    display: none;
  }
}
@media (max-width: 750px) {
  .c-tab {
    display: none;
  }
}
@media (min-width: 751px) {
  .c-sp {
    display: none;
  }
}
.c-btn {
  text-decoration: none;
  padding: 10px 60px;
  border: 1px solid #14973b;
  display: inline-block;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  min-width: 320px;
  min-height: 80px;
  line-height: 1.2;
  border-radius: 40px;
  color: #fff;
  background: #14973b;
  box-shadow: 0 0 0 0 #14973b;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s;
  text-align: center;
  position: relative;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s;
  box-shadow: 0 0 0 0 #14973b;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-btn {
    padding: 0.7142vw 4.2857vw;
  }
}
@media (max-width: 750px) {
  .c-btn {
    padding: 2.6666vw 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-btn {
    font-size: 1.285714285714286vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-btn {
    min-width: 22.8571vw;
  }
}
@media (max-width: 750px) {
  .c-btn {
    min-width: 85.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-btn {
    min-height: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .c-btn {
    min-height: 18.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-btn {
    border-radius: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .c-btn {
    border-radius: 10.6666vw;
  }
}
@media (hover: hover) {
  .c-btn:hover {
    box-shadow: 0 0 0 3px #16a641;
  }
}
.c-btn:after {
  content: '';
  position: absolute;
  right: 30px;
  top: 50%;
  translate: 0 -50%;
  width: 16px;
  height: 16px;
  border: 1px solid currentColor;
  border-bottom-color: transparent;
  border-left-color: transparent;
  rotate: 45deg;
  transition: border-color 0.2s, translate 0.2s;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-btn:after {
    right: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .c-btn:after {
    right: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-btn:after {
    width: 1.1428vw;
  }
}
@media (max-width: 750px) {
  .c-btn:after {
    width: 3.2vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-btn:after {
    height: 1.1428vw;
  }
}
@media (max-width: 750px) {
  .c-btn:after {
    height: 3.2vw;
  }
}
@media (max-width: 750px) {
  .c-btn {
    min-width: 0;
    width: 100%;
  }
}
@media (hover: hover) {
  .c-btn:hover {
    color: #fff;
    background-color: #16a641;
    border-color: #16a641;
  }
  .c-btn:hover:after {
    translate: 5px -50%;
  }
}
.c-btn.-outline {
  color: #14973b;
  background: #fff;
}
@media (hover: hover) {
  .c-btn.-outline:hover {
    color: #16a641;
  }
}
.c-btn.-transparent {
  background: transparent;
  border-color: currentColor;
}
@media (hover: hover) {
  .c-btn.-transparent:hover {
    box-shadow: 0 0 0 2px currentColor;
  }
}
.c-btn.-swap {
  color: #14973b;
  background: #fff;
  border-color: #fff;
}
@media (hover: hover) {
  .c-btn.-swap:hover {
    color: #16a641;
    box-shadow: 0 0 0 2px #fff;
  }
}
.c-btn.-prev:after {
  right: auto px;
  left: 30px;
  border-color: currentColor;
  border-top-color: transparent;
  border-right-color: transparent;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-btn.-prev:after {
    right: auto;
  }
}
@media (max-width: 750px) {
  .c-btn.-prev:after {
    right: auto;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-btn.-prev:after {
    left: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .c-btn.-prev:after {
    left: 5.3333vw;
  }
}
.c-btn + .c-btn {
  margin-left: 40px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-btn + .c-btn {
    margin-left: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .c-btn + .c-btn {
    margin-left: 0;
  }
}
@media (max-width: 750px) {
  .c-btn + .c-btn {
    margin-top: 8vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .c-btn {
    font-size: 4.2666vw;
  }
}
.c-heading {
  margin-bottom: 15px;
  font-size: 31px;
  text-align: center;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-heading {
    margin-bottom: 1.0714vw;
  }
}
@media (max-width: 750px) {
  .c-heading {
    margin-bottom: 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-heading {
    font-size: 2.214285714285714vw;
  }
}
.c-heading.-subnav {
  margin-bottom: 45px;
  font-size: 24px;
  font-weight: 600;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-heading.-subnav {
    margin-bottom: 3.2142vw;
  }
}
@media (max-width: 750px) {
  .c-heading.-subnav {
    margin-bottom: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-heading.-subnav {
    font-size: 1.714285714285714vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .c-heading.-subnav {
    font-size: 5.3333vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .c-heading {
    font-size: 5.6833vw;
  }
}
.c-lead {
  margin-bottom: 45px;
  font-size: 18px;
  text-align: center;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-lead {
    margin-bottom: 3.2142vw;
  }
}
@media (max-width: 750px) {
  .c-lead {
    margin-bottom: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .c-lead {
    font-size: 1.285714285714286vw;
  }
}
@media (max-width: 750px) {
  .c-lead {
    text-align: left;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .c-lead {
    font-size: 4.2666vw;
  }
}
.m-post {
  padding-top: 80px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post {
    padding-top: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .m-post {
    padding-top: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post {
    padding-bottom: 7.1428vw;
  }
}
@media (max-width: 750px) {
  .m-post {
    padding-bottom: 26.6666vw;
  }
}
@media (max-width: 750px) {
  .m-post {
    padding-bottom: 16vw;
  }
}
.m-post:before {
  content: '';
  width: 385px;
  height: 385px;
  background: url(/assets/img/common/circle2.svg) no-repeat 50% 50%/contain;
  position: absolute;
  left: -209px;
  top: 458px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post:before {
    width: 27.5vw;
  }
}
@media (max-width: 750px) {
  .m-post:before {
    width: 102.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post:before {
    height: 27.5vw;
  }
}
@media (max-width: 750px) {
  .m-post:before {
    height: 102.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post:before {
    left: -14.9286vw;
  }
}
@media (max-width: 750px) {
  .m-post:before {
    left: -55.7334vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post:before {
    top: 32.7142vw;
  }
}
@media (max-width: 750px) {
  .m-post:before {
    top: 122.1333vw;
  }
}
@media (max-width: 750px) {
  .m-post:before {
    display: none;
  }
}
.m-post:after {
  content: '';
  width: 487px;
  height: 487px;
  background: url(/assets/img/common/circle3.svg) no-repeat 50% 50%/contain;
  position: absolute;
  right: -209px;
  top: 890px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post:after {
    width: 34.7857vw;
  }
}
@media (max-width: 750px) {
  .m-post:after {
    width: 129.8666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post:after {
    height: 34.7857vw;
  }
}
@media (max-width: 750px) {
  .m-post:after {
    height: 129.8666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post:after {
    right: -14.9286vw;
  }
}
@media (max-width: 750px) {
  .m-post:after {
    right: -55.7334vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post:after {
    top: 63.5714vw;
  }
}
@media (max-width: 750px) {
  .m-post:after {
    top: 237.3333vw;
  }
}
@media (max-width: 750px) {
  .m-post:after {
    display: none;
  }
}
.m-post .inner {
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .inner {
    max-width: 71.4285vw;
  }
}
@media (max-width: 750px) {
  .m-post .inner {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
.m-post .inner > :first-child {
  margin-top: 0;
}
.m-post .inner > :last-child {
  margin-bottom: 0;
}
.m-post h2,
.m-introduction h2 {
  margin-bottom: 30px;
  padding-left: 0.838709677419355em;
  position: relative;
  font-size: 31px;
  line-height: 1.612903225806452;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h2,
  .m-introduction h2 {
    margin-bottom: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-post h2,
  .m-introduction h2 {
    margin-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h2,
  .m-introduction h2 {
    font-size: 2.214285714285714vw;
  }
}
.m-post h2:not(:first-child),
.m-introduction h2:not(:first-child) {
  margin-top: 80px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h2:not(:first-child),
  .m-introduction h2:not(:first-child) {
    margin-top: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .m-post h2:not(:first-child),
  .m-introduction h2:not(:first-child) {
    margin-top: 16vw;
  }
}
.m-post h2:last-child,
.m-introduction h2:last-child {
  margin-bottom: 0px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h2:last-child,
  .m-introduction h2:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 750px) {
  .m-post h2:last-child,
  .m-introduction h2:last-child {
    margin-bottom: 0;
  }
}
.m-post h2:before,
.m-introduction h2:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #14973b;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h2:before,
  .m-introduction h2:before {
    width: 0.2857vw;
  }
}
@media (max-width: 750px) {
  .m-post h2:before,
  .m-introduction h2:before {
    width: 1.0666vw;
  }
}
.m-post h2.noMarker,
.m-introduction h2.noMarker {
  padding-left: 0;
}
.m-post h2.noMarker:before,
.m-introduction h2.noMarker:before {
  display: none;
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-post h2,
  .m-introduction h2 {
    font-size: 5.6833vw;
  }
}
.m-post h3,
.p-recruit_section1 h2 {
  margin-top: 50px;
  margin-bottom: 16px;
  font-size: 25px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h3,
  .p-recruit_section1 h2 {
    margin-top: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-post h3,
  .p-recruit_section1 h2 {
    margin-top: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h3,
  .p-recruit_section1 h2 {
    margin-bottom: 1.1428vw;
  }
}
@media (max-width: 750px) {
  .m-post h3,
  .p-recruit_section1 h2 {
    margin-bottom: 3.7333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h3,
  .p-recruit_section1 h2 {
    font-size: 1.785714285714286vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-post h3,
  .p-recruit_section1 h2 {
    font-size: 4.5833vw;
  }
}
.m-post h4 {
  margin-top: 30px;
  margin-bottom: 16px;
  font-size: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h4 {
    margin-top: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-post h4 {
    margin-top: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h4 {
    margin-bottom: 1.1428vw;
  }
}
@media (max-width: 750px) {
  .m-post h4 {
    margin-bottom: 3.7333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h4 {
    font-size: 1.428571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-post h4 {
    font-size: 4.8vw;
  }
}
.m-post h5,
.m-post h6 {
  margin-top: 30px;
  margin-bottom: 16px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h5,
  .m-post h6 {
    margin-top: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-post h5,
  .m-post h6 {
    margin-top: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post h5,
  .m-post h6 {
    margin-bottom: 1.1428vw;
  }
}
@media (max-width: 750px) {
  .m-post h5,
  .m-post h6 {
    margin-bottom: 3.7333vw;
  }
}
.m-post aside h2,
.m-post aside h3,
.m-post aside h4,
.m-post aside h5,
.m-post aside h6 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: inherit;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post aside h2,
  .m-post aside h3,
  .m-post aside h4,
  .m-post aside h5,
  .m-post aside h6 {
    margin-bottom: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-post aside h2,
  .m-post aside h3,
  .m-post aside h4,
  .m-post aside h5,
  .m-post aside h6 {
    margin-bottom: 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post aside h2,
  .m-post aside h3,
  .m-post aside h4,
  .m-post aside h5,
  .m-post aside h6 {
    font-size: 1.428571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-post aside h2,
  .m-post aside h3,
  .m-post aside h4,
  .m-post aside h5,
  .m-post aside h6 {
    font-size: 4.8vw;
  }
}
.m-post ul li,
.p-recruit_section1 ul li {
  padding-left: 1.25em;
  position: relative;
}
.m-post ul li:not(:last-child),
.p-recruit_section1 ul li:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post ul li:not(:last-child),
  .p-recruit_section1 ul li:not(:last-child) {
    margin-bottom: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-post ul li:not(:last-child),
  .p-recruit_section1 ul li:not(:last-child) {
    margin-bottom: 2.6666vw;
  }
}
.m-post ul li:before,
.p-recruit_section1 ul li:before {
  content: '';
  position: absolute;
  left: 1px;
  top: 0.9375em;
  translate: 0 calc(-50% + 1px);
  border: 1px solid #14973b;
  border-radius: 50%;
  width: 0.625em;
  height: 0.625em;
  background: #14973b;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post ul li:before,
  .p-recruit_section1 ul li:before {
    left: 0.0714vw;
  }
}
@media (max-width: 750px) {
  .m-post ul li:before,
  .p-recruit_section1 ul li:before {
    left: 0.2666vw;
  }
}
.m-post ul li ul,
.p-recruit_section1 ul li ul {
  margin-top: 10px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post ul li ul,
  .p-recruit_section1 ul li ul {
    margin-top: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-post ul li ul,
  .p-recruit_section1 ul li ul {
    margin-top: 2.6666vw;
  }
}
.m-post ul li li:before,
.p-recruit_section1 ul li li:before {
  background: transparent;
}
.m-post ul li li li:before,
.p-recruit_section1 ul li li li:before {
  left: 3px;
  width: 6px;
  height: 6px;
  background: #14973b;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post ul li li li:before,
  .p-recruit_section1 ul li li li:before {
    left: 0.2142vw;
  }
}
@media (max-width: 750px) {
  .m-post ul li li li:before,
  .p-recruit_section1 ul li li li:before {
    left: 0.8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post ul li li li:before,
  .p-recruit_section1 ul li li li:before {
    width: 0.4285vw;
  }
}
@media (max-width: 750px) {
  .m-post ul li li li:before,
  .p-recruit_section1 ul li li li:before {
    width: 1.6vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post ul li li li:before,
  .p-recruit_section1 ul li li li:before {
    height: 0.4285vw;
  }
}
@media (max-width: 750px) {
  .m-post ul li li li:before,
  .p-recruit_section1 ul li li li:before {
    height: 1.6vw;
  }
}
.m-post dl {
  display: grid;
  grid-template-columns: auto 1fr;
  border-top: 1px solid #9dd1b2;
}
@media (max-width: 750px) {
  .m-post dl {
    grid-template-columns: 100%;
  }
}
.m-post dl dt,
.m-post dl dd {
  padding: 15px 25px;
  border-bottom: 1px solid #9dd1b2;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post dl dt,
  .m-post dl dd {
    padding: 1.0714vw 1.7857vw;
  }
}
@media (max-width: 750px) {
  .m-post dl dt,
  .m-post dl dd {
    padding: 2.6666vw;
  }
}
.m-post dl dt {
  font-weight: 700;
  color: #14973b;
  background: #f0f8f2;
}
@media (max-width: 750px) {
  .m-post dl dt {
    border-bottom: 0;
  }
}
.m-post table {
  width: 100%;
}
.m-post table ul:first-child {
  margin-top: -5px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post table ul:first-child {
    margin-top: -0.3572vw;
  }
}
@media (max-width: 750px) {
  .m-post table ul:first-child {
    margin-top: -1.3334vw;
  }
}
.m-post table ul:last-child {
  margin-bottom: -5px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post table ul:last-child {
    margin-bottom: -0.3572vw;
  }
}
@media (max-width: 750px) {
  .m-post table ul:last-child {
    margin-bottom: -1.3334vw;
  }
}
.m-post th,
.m-post td {
  padding: 10px 15px;
  border: 1px solid #9dd1b2;
  border-width: 1px 0;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post th,
  .m-post td {
    padding: 0.7142vw 1.0714vw;
  }
}
@media (max-width: 750px) {
  .m-post th,
  .m-post td {
    padding: 2.6666vw;
  }
}
.m-post th {
  font-weight: 700;
  color: #14973b;
  background: #f0f8f2;
}
.m-post hr {
  margin-top: 80px;
  margin-bottom: 80px;
  border-top: 0;
  display: block;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #f5faf6, #9dd1b2);
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post hr {
    margin-top: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .m-post hr {
    margin-top: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post hr {
    margin-bottom: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .m-post hr {
    margin-bottom: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post hr {
    height: 0.4285vw;
  }
}
@media (max-width: 750px) {
  .m-post hr {
    height: 1.6vw;
  }
}
.m-post img {
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  width: 100%;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post img {
    border-radius: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-post img {
    border-radius: 2.6666vw;
  }
}
.m-post iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.m-post p + p,
.m-post ul + p,
.m-post ol + p,
.m-post dl + p,
.m-post table + p,
.m-post .img + p,
.m-post .columns2 + p,
.m-post .columns3 + p,
.m-post .columns4 + p,
.m-introduction p + p,
.p-recruit_section1 ul + p,
.m-post p + ul,
.m-post ul + ul,
.m-post ol + ul,
.m-post dl + ul,
.m-post table + ul,
.m-post .img + ul,
.m-post .columns2 + ul,
.m-post .columns3 + ul,
.m-post .columns4 + ul,
.m-introduction p + ul,
.p-recruit_section1 ul + ul,
.m-post p + ol,
.m-post ul + ol,
.m-post ol + ol,
.m-post dl + ol,
.m-post table + ol,
.m-post .img + ol,
.m-post .columns2 + ol,
.m-post .columns3 + ol,
.m-post .columns4 + ol,
.m-introduction p + ol,
.p-recruit_section1 ul + ol,
.m-post p + dl,
.m-post ul + dl,
.m-post ol + dl,
.m-post dl + dl,
.m-post table + dl,
.m-post .img + dl,
.m-post .columns2 + dl,
.m-post .columns3 + dl,
.m-post .columns4 + dl,
.m-introduction p + dl,
.p-recruit_section1 ul + dl,
.m-post p + table,
.m-post ul + table,
.m-post ol + table,
.m-post dl + table,
.m-post table + table,
.m-post .img + table,
.m-post .columns2 + table,
.m-post .columns3 + table,
.m-post .columns4 + table,
.m-introduction p + table,
.p-recruit_section1 ul + table,
.m-post p + .img,
.m-post ul + .img,
.m-post ol + .img,
.m-post dl + .img,
.m-post table + .img,
.m-post .img + .img,
.m-post .columns2 + .img,
.m-post .columns3 + .img,
.m-post .columns4 + .img,
.m-introduction p + .img,
.p-recruit_section1 ul + .img,
.m-post p + .columns2,
.m-post ul + .columns2,
.m-post ol + .columns2,
.m-post dl + .columns2,
.m-post table + .columns2,
.m-post .img + .columns2,
.m-post .columns2 + .columns2,
.m-post .columns3 + .columns2,
.m-post .columns4 + .columns2,
.m-introduction p + .columns2,
.p-recruit_section1 ul + .columns2,
.m-post p + .columns3,
.m-post ul + .columns3,
.m-post ol + .columns3,
.m-post dl + .columns3,
.m-post table + .columns3,
.m-post .img + .columns3,
.m-post .columns2 + .columns3,
.m-post .columns3 + .columns3,
.m-post .columns4 + .columns3,
.m-introduction p + .columns3,
.p-recruit_section1 ul + .columns3,
.m-post p + .columns4,
.m-post ul + .columns4,
.m-post ol + .columns4,
.m-post dl + .columns4,
.m-post table + .columns4,
.m-post .img + .columns4,
.m-post .columns2 + .columns4,
.m-post .columns3 + .columns4,
.m-post .columns4 + .columns4,
.m-introduction p + .columns4,
.p-recruit_section1 ul + .columns4 {
  margin-top: 30px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post p + p,
  .m-post ul + p,
  .m-post ol + p,
  .m-post dl + p,
  .m-post table + p,
  .m-post .img + p,
  .m-post .columns2 + p,
  .m-post .columns3 + p,
  .m-post .columns4 + p,
  .m-introduction p + p,
  .p-recruit_section1 ul + p,
  .m-post p + ul,
  .m-post ul + ul,
  .m-post ol + ul,
  .m-post dl + ul,
  .m-post table + ul,
  .m-post .img + ul,
  .m-post .columns2 + ul,
  .m-post .columns3 + ul,
  .m-post .columns4 + ul,
  .m-introduction p + ul,
  .p-recruit_section1 ul + ul,
  .m-post p + ol,
  .m-post ul + ol,
  .m-post ol + ol,
  .m-post dl + ol,
  .m-post table + ol,
  .m-post .img + ol,
  .m-post .columns2 + ol,
  .m-post .columns3 + ol,
  .m-post .columns4 + ol,
  .m-introduction p + ol,
  .p-recruit_section1 ul + ol,
  .m-post p + dl,
  .m-post ul + dl,
  .m-post ol + dl,
  .m-post dl + dl,
  .m-post table + dl,
  .m-post .img + dl,
  .m-post .columns2 + dl,
  .m-post .columns3 + dl,
  .m-post .columns4 + dl,
  .m-introduction p + dl,
  .p-recruit_section1 ul + dl,
  .m-post p + table,
  .m-post ul + table,
  .m-post ol + table,
  .m-post dl + table,
  .m-post table + table,
  .m-post .img + table,
  .m-post .columns2 + table,
  .m-post .columns3 + table,
  .m-post .columns4 + table,
  .m-introduction p + table,
  .p-recruit_section1 ul + table,
  .m-post p + .img,
  .m-post ul + .img,
  .m-post ol + .img,
  .m-post dl + .img,
  .m-post table + .img,
  .m-post .img + .img,
  .m-post .columns2 + .img,
  .m-post .columns3 + .img,
  .m-post .columns4 + .img,
  .m-introduction p + .img,
  .p-recruit_section1 ul + .img,
  .m-post p + .columns2,
  .m-post ul + .columns2,
  .m-post ol + .columns2,
  .m-post dl + .columns2,
  .m-post table + .columns2,
  .m-post .img + .columns2,
  .m-post .columns2 + .columns2,
  .m-post .columns3 + .columns2,
  .m-post .columns4 + .columns2,
  .m-introduction p + .columns2,
  .p-recruit_section1 ul + .columns2,
  .m-post p + .columns3,
  .m-post ul + .columns3,
  .m-post ol + .columns3,
  .m-post dl + .columns3,
  .m-post table + .columns3,
  .m-post .img + .columns3,
  .m-post .columns2 + .columns3,
  .m-post .columns3 + .columns3,
  .m-post .columns4 + .columns3,
  .m-introduction p + .columns3,
  .p-recruit_section1 ul + .columns3,
  .m-post p + .columns4,
  .m-post ul + .columns4,
  .m-post ol + .columns4,
  .m-post dl + .columns4,
  .m-post table + .columns4,
  .m-post .img + .columns4,
  .m-post .columns2 + .columns4,
  .m-post .columns3 + .columns4,
  .m-post .columns4 + .columns4,
  .m-introduction p + .columns4,
  .p-recruit_section1 ul + .columns4 {
    margin-top: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-post p + p,
  .m-post ul + p,
  .m-post ol + p,
  .m-post dl + p,
  .m-post table + p,
  .m-post .img + p,
  .m-post .columns2 + p,
  .m-post .columns3 + p,
  .m-post .columns4 + p,
  .m-introduction p + p,
  .p-recruit_section1 ul + p,
  .m-post p + ul,
  .m-post ul + ul,
  .m-post ol + ul,
  .m-post dl + ul,
  .m-post table + ul,
  .m-post .img + ul,
  .m-post .columns2 + ul,
  .m-post .columns3 + ul,
  .m-post .columns4 + ul,
  .m-introduction p + ul,
  .p-recruit_section1 ul + ul,
  .m-post p + ol,
  .m-post ul + ol,
  .m-post ol + ol,
  .m-post dl + ol,
  .m-post table + ol,
  .m-post .img + ol,
  .m-post .columns2 + ol,
  .m-post .columns3 + ol,
  .m-post .columns4 + ol,
  .m-introduction p + ol,
  .p-recruit_section1 ul + ol,
  .m-post p + dl,
  .m-post ul + dl,
  .m-post ol + dl,
  .m-post dl + dl,
  .m-post table + dl,
  .m-post .img + dl,
  .m-post .columns2 + dl,
  .m-post .columns3 + dl,
  .m-post .columns4 + dl,
  .m-introduction p + dl,
  .p-recruit_section1 ul + dl,
  .m-post p + table,
  .m-post ul + table,
  .m-post ol + table,
  .m-post dl + table,
  .m-post table + table,
  .m-post .img + table,
  .m-post .columns2 + table,
  .m-post .columns3 + table,
  .m-post .columns4 + table,
  .m-introduction p + table,
  .p-recruit_section1 ul + table,
  .m-post p + .img,
  .m-post ul + .img,
  .m-post ol + .img,
  .m-post dl + .img,
  .m-post table + .img,
  .m-post .img + .img,
  .m-post .columns2 + .img,
  .m-post .columns3 + .img,
  .m-post .columns4 + .img,
  .m-introduction p + .img,
  .p-recruit_section1 ul + .img,
  .m-post p + .columns2,
  .m-post ul + .columns2,
  .m-post ol + .columns2,
  .m-post dl + .columns2,
  .m-post table + .columns2,
  .m-post .img + .columns2,
  .m-post .columns2 + .columns2,
  .m-post .columns3 + .columns2,
  .m-post .columns4 + .columns2,
  .m-introduction p + .columns2,
  .p-recruit_section1 ul + .columns2,
  .m-post p + .columns3,
  .m-post ul + .columns3,
  .m-post ol + .columns3,
  .m-post dl + .columns3,
  .m-post table + .columns3,
  .m-post .img + .columns3,
  .m-post .columns2 + .columns3,
  .m-post .columns3 + .columns3,
  .m-post .columns4 + .columns3,
  .m-introduction p + .columns3,
  .p-recruit_section1 ul + .columns3,
  .m-post p + .columns4,
  .m-post ul + .columns4,
  .m-post ol + .columns4,
  .m-post dl + .columns4,
  .m-post table + .columns4,
  .m-post .img + .columns4,
  .m-post .columns2 + .columns4,
  .m-post .columns3 + .columns4,
  .m-post .columns4 + .columns4,
  .m-introduction p + .columns4,
  .p-recruit_section1 ul + .columns4 {
    margin-top: 6.9333vw;
  }
}
.m-post p + p,
.m-post ul + p,
.m-post ol + p,
.m-introduction p + p,
.p-recruit_section1 ul + p,
.m-post p + ul,
.m-post ul + ul,
.m-post ol + ul,
.m-introduction p + ul,
.p-recruit_section1 ul + ul,
.m-post p + ol,
.m-post ul + ol,
.m-post ol + ol,
.m-introduction p + ol,
.p-recruit_section1 ul + ol {
  margin-top: 16px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post p + p,
  .m-post ul + p,
  .m-post ol + p,
  .m-introduction p + p,
  .p-recruit_section1 ul + p,
  .m-post p + ul,
  .m-post ul + ul,
  .m-post ol + ul,
  .m-introduction p + ul,
  .p-recruit_section1 ul + ul,
  .m-post p + ol,
  .m-post ul + ol,
  .m-post ol + ol,
  .m-introduction p + ol,
  .p-recruit_section1 ul + ol {
    margin-top: 1.1428vw;
  }
}
@media (max-width: 750px) {
  .m-post p + p,
  .m-post ul + p,
  .m-post ol + p,
  .m-introduction p + p,
  .p-recruit_section1 ul + p,
  .m-post p + ul,
  .m-post ul + ul,
  .m-post ol + ul,
  .m-introduction p + ul,
  .p-recruit_section1 ul + ul,
  .m-post p + ol,
  .m-post ul + ol,
  .m-post ol + ol,
  .m-introduction p + ol,
  .p-recruit_section1 ul + ol {
    margin-top: 3.7333vw;
  }
}
.m-post .left {
  text-align: left;
}
.m-post .center {
  text-align: center;
}
.m-post .right {
  text-align: right;
}
@media (max-width: 750px) {
  .m-post .right {
    text-align: left;
  }
}
.m-post .large {
  font-size: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .large {
    font-size: 1.428571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-post .large {
    font-size: 4.8vw;
  }
}
.m-post .small {
  font-size: 13px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .small {
    font-size: 0.928571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-post .small {
    font-size: 3.4666vw;
  }
}
.m-post p + .small,
.m-post ul + .small,
.m-post ol + .small,
.m-post dl + .small,
.m-post table + .small,
.m-introduction p + .small,
.p-recruit_section1 ul + .small {
  margin-top: 10px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post p + .small,
  .m-post ul + .small,
  .m-post ol + .small,
  .m-post dl + .small,
  .m-post table + .small,
  .m-introduction p + .small,
  .p-recruit_section1 ul + .small {
    margin-top: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-post p + .small,
  .m-post ul + .small,
  .m-post ol + .small,
  .m-post dl + .small,
  .m-post table + .small,
  .m-introduction p + .small,
  .p-recruit_section1 ul + .small {
    margin-top: 2.6666vw;
  }
}
.m-post .margin {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .margin {
    margin-top: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-post .margin {
    margin-top: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .margin {
    margin-bottom: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-post .margin {
    margin-bottom: 8vw;
  }
}
.m-post .margin:first-child {
  margin-top: 0;
}
.m-post .margin:last-child {
  margin-bottom: 0;
}
.m-post .border {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 30px 40px;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  background: #fff;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .border {
    margin-top: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-post .border {
    margin-top: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .border {
    margin-bottom: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-post .border {
    margin-bottom: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .border {
    padding: 2.1428vw 2.8571vw;
  }
}
@media (max-width: 750px) {
  .m-post .border {
    padding: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .border {
    border-radius: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-post .border {
    border-radius: 2.6666vw;
  }
}
.m-post .border *:first-child {
  margin-top: 0;
}
.m-post .border h2 {
  padding-left: 0;
}
.m-post .border h2:before {
  display: none;
}
.m-post .columns2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .columns2 {
    gap: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-post .columns2 {
    gap: 8vw;
  }
}
@media (max-width: 750px) {
  .m-post .columns2 {
    grid-template-columns: 100%;
  }
}
.m-post .columns3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .columns3 {
    gap: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-post .columns3 {
    gap: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .m-post .columns3 {
    grid-template-columns: 100%;
  }
}
.m-post .columns4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .columns4 {
    gap: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-post .columns4 {
    gap: 2.6666vw;
  }
}
@media (max-width: 750px) {
  .m-post .columns4 {
    grid-template-columns: 100%;
  }
}
.m-post .bg {
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 60px;
  border-radius: 20px;
  background: #f5faf6;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .bg {
    margin-top: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .m-post .bg {
    margin-top: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .bg {
    margin-bottom: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .m-post .bg {
    margin-bottom: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .bg {
    padding: 4.2857vw;
  }
}
@media (max-width: 750px) {
  .m-post .bg {
    padding: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post .bg {
    border-radius: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-post .bg {
    border-radius: 2.6666vw;
  }
}
.m-post ul.anchor,
.m-post ol.anchor {
  display: flex;
  flex-wrap: wrap;
  gap: 1em 2em;
}
.m-post ul.anchor li,
.m-post ol.anchor li {
  margin-bottom: 0;
}
.m-post ul.anchor li:before,
.m-post ol.anchor li:before {
  content: "";
  border-width: 0 3px 3px 0;
  border-radius: 0;
  background: none;
  rotate: 45deg;
  translate: 0 calc(-50% - 1px);
}
.m-post ul.news {
  margin-bottom: -20px;
  line-height: inherit;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post ul.news {
    margin-bottom: -1.4286vw;
  }
}
@media (max-width: 750px) {
  .m-post ul.news {
    margin-bottom: 0;
  }
}
.m-post ul.news li {
  padding-left: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
  gap: 20px;
  grid-template-columns: 8em 1fr;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post ul.news li {
    padding-top: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-post ul.news li {
    padding-top: 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post ul.news li {
    padding-bottom: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-post ul.news li {
    padding-bottom: 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-post ul.news li {
    gap: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-post ul.news li {
    gap: 0;
  }
}
@media (max-width: 750px) {
  .m-post ul.news li {
    grid-template-columns: 100%;
    gap: 0;
    margin-bottom: 0;
  }
}
.m-post ul.news li:not(:last-child) {
  border-bottom: 1px solid #d1d1d1;
}
.m-post ul.news li:before {
  display: none;
}
.m-post ul.news .date,
.m-post ul.news .title {
  display: block;
}
.m-breadcrumb {
  padding-top: 100px;
  font-size: 13px;
  z-index: 1;
  background: #f9fcfb;
  position: relative;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-breadcrumb {
    padding-top: 7.1428vw;
  }
}
@media (max-width: 750px) {
  .m-breadcrumb {
    padding-top: 26.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-breadcrumb {
    font-size: 0.928571428571429vw;
  }
}
@media (max-width: 750px) {
  .m-breadcrumb {
    padding-top: 70px;
  }
}
.m-breadcrumb ol {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-breadcrumb ol {
    min-height: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-breadcrumb ol {
    min-height: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-breadcrumb ol {
    max-width: 85.7142vw;
  }
}
@media (max-width: 750px) {
  .m-breadcrumb ol {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
.m-breadcrumb li {
  display: flex;
  align-items: center;
}
.m-breadcrumb li:not(:last-child):after {
  margin: 0 1em;
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid currentColor;
  border-width: 1px 1px 0 0;
  rotate: 45deg;
  translate: -0.178em 0;
  vertical-align: middle;
}
.m-breadcrumb a {
  color: #333;
  text-decoration: none;
}
@media (hover: hover) {
  .m-breadcrumb a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-breadcrumb {
    font-size: 3.4666vw;
  }
}
@media (max-width: 750px) and (min-width: 751px) and (max-width: 1399px) {
  .m-breadcrumb {
    padding-top: 5vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-breadcrumb {
    padding-top: 18.6666vw;
  }
}
.m-footer:before {
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #f5faf6, #9dd1b2);
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer:before {
    height: 0.4285vw;
  }
}
@media (max-width: 750px) {
  .m-footer:before {
    height: 1.6vw;
  }
}
.m-footer .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .inner {
    max-width: 85.7142vw;
  }
}
@media (max-width: 750px) {
  .m-footer .inner {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
.m-footer .recruit {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.m-footer .recruit:before {
  content: '';
  width: 495px;
  height: 495px;
  background: url(/assets/img/common/circle4.svg) no-repeat 50% 50%/contain;
  position: absolute;
  left: -240px;
  top: -240px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit:before {
    width: 35.3571vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit:before {
    width: 132vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit:before {
    height: 35.3571vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit:before {
    height: 132vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit:before {
    left: -17.1429vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit:before {
    left: -64vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit:before {
    top: -17.1429vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit:before {
    top: -64vw;
  }
}
.m-footer .recruit:after {
  content: '';
  width: 264px;
  height: 264px;
  background: url(/assets/img/common/circle5.svg) no-repeat 50% 50%/contain;
  position: absolute;
  right: -100px;
  bottom: -100px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit:after {
    width: 18.8571vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit:after {
    width: 70.4vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit:after {
    height: 18.8571vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit:after {
    height: 70.4vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit:after {
    right: -7.1429vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit:after {
    right: -26.6667vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit:after {
    bottom: -7.1429vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit:after {
    bottom: -26.6667vw;
  }
}
.m-footer .recruit .inner {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit .inner {
    padding-top: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit .inner {
    padding-top: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit .inner {
    padding-bottom: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit .inner {
    padding-bottom: 16vw;
  }
}
.m-footer .recruit h2 {
  margin-bottom: 20px;
  font-size: 25px;
  color: #14973b;
  font-weight: 500;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit h2 {
    margin-bottom: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit h2 {
    margin-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit h2 {
    font-size: 1.785714285714286vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-footer .recruit h2 {
    font-size: 4.5833vw;
  }
}
.m-footer .recruit .font1 {
  margin-bottom: 30px;
  font-size: 31px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit .font1 {
    margin-bottom: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit .font1 {
    margin-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit .font1 {
    font-size: 2.214285714285714vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-footer .recruit .font1 {
    font-size: 5.3333vw;
  }
}
.m-footer .recruit .font3 {
  margin-bottom: 30px;
  font-size: 31px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit .font3 {
    margin-bottom: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit .font3 {
    margin-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit .font3 {
    font-size: 2.214285714285714vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-footer .recruit .font3 {
    font-size: 4.8vw;
  }
}
.m-footer .recruit .font2 {
  margin-bottom: 50px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .recruit .font2 {
    margin-bottom: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit .font2 {
    margin-bottom: 10.6666vw;
  }
}
@media (max-width: 750px) {
  .m-footer .recruit .font2 {
    text-align: left;
  }
}
.m-footer .recruit .btns {
  text-align: center;
}
.m-footer .sitemap {
  background: #f5faf6;
}
.m-footer .sitemap .inner {
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap .inner {
    padding-top: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap .inner {
    padding-top: 13.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap .inner {
    padding-bottom: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap .inner {
    padding-bottom: 13.3333vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap .inner {
    display: block;
  }
}
.m-footer .sitemap h2 {
  font-weight: 400;
}
@media (max-width: 750px) {
  .m-footer .sitemap h2 {
    margin-bottom: 8vw;
  }
}
.m-footer .sitemap h2 a {
  text-decoration: none;
  color: #333;
}
.m-footer .sitemap h2 .img {
  margin-left: -5px;
  margin-bottom: 10px;
  display: block;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap h2 .img {
    margin-left: -0.3572vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap h2 .img {
    margin-left: -1.3334vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap h2 .img {
    margin-bottom: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap h2 .img {
    margin-bottom: 1.3333vw;
  }
}
.m-footer .sitemap h2 .img img {
  width: 250px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap h2 .img img {
    width: 17.8571vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap h2 .img img {
    width: 66.6666vw;
  }
}
.m-footer .sitemap h2 .txt {
  display: block;
}
.m-footer .sitemap .links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(6, 1fr);
  gap: 0px 90px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap .links {
    gap: 0 6.4285vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap .links {
    gap: 0 24vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap .links {
    display: block;
  }
}
.m-footer .sitemap .links > li {
  border-bottom: 1px dotted #14973b;
}
.m-footer .sitemap .links > li:nth-child(1) {
  grid-area: 1/1/7/2;
}
.m-footer .sitemap .links > li:nth-child(2) {
  grid-area: 1/2/2/3;
}
.m-footer .sitemap .links > li:nth-child(3) {
  grid-area: 2/2/3/3;
}
.m-footer .sitemap .links > li:nth-child(4) {
  grid-area: 3/2/4/3;
}
.m-footer .sitemap .links > li:nth-child(5) {
  grid-area: 4/2/5/3;
}
.m-footer .sitemap .links > li:nth-child(6) {
  grid-area: 5/2/6/3;
}
.m-footer .sitemap .links > li:nth-child(7) {
  grid-area: 6/2/7/3;
}
.m-footer .sitemap .links > li > a {
  font-weight: 500;
}
.m-footer .sitemap .links > li li {
  font-size: 13px;
  border-top: 1px dotted #14973b;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap .links > li li {
    font-size: 0.928571428571429vw;
  }
}
.m-footer .sitemap .links > li li a:before {
  content: '・';
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-footer .sitemap .links > li li {
    font-size: 3.4666vw;
  }
}
.m-footer .sitemap .links a {
  padding-right: 20px;
  display: block;
  position: relative;
  line-height: 40px;
  min-width: 220px;
  text-decoration: none;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap .links a {
    padding-right: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap .links a {
    padding-right: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap .links a {
    line-height: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap .links a {
    line-height: 10.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap .links a {
    min-width: 15.7142vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap .links a {
    min-width: 58.6666vw;
  }
}
.m-footer .sitemap .links a:after {
  content: '';
  position: absolute;
  right: 5px;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  border: 1px solid currentColor;
  border-width: 1px 1px 0 0;
  rotate: 45deg;
  transition: border-color 0.2s, translate 0.2s;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap .links a:after {
    right: 0.3571vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap .links a:after {
    right: 1.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap .links a:after {
    width: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap .links a:after {
    width: 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .sitemap .links a:after {
    height: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-footer .sitemap .links a:after {
    height: 2.6666vw;
  }
}
@media (hover: hover) {
  .m-footer .sitemap .links a:hover:after {
    translate: 3px 0;
  }
}
.m-footer .utility {
  color: #fff;
  background: #14973b;
  line-height: 1;
  font-size: 13px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .utility {
    font-size: 0.928571428571429vw;
  }
}
@media (max-width: 750px) {
  .m-footer .utility {
    line-height: 2;
  }
}
.m-footer .utility a {
  color: #fff;
  text-decoration: none;
}
@media (hover: hover) {
  .m-footer .utility a:hover {
    text-decoration: underline;
  }
}
.m-footer .utility a[target="_blank"]:after {
  background-image: url(/assets/img/common/external_white.svg);
}
.m-footer .utility .inner {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .utility .inner {
    padding-top: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-footer .utility .inner {
    padding-top: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-footer .utility .inner {
    padding-bottom: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-footer .utility .inner {
    padding-bottom: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .m-footer .utility .inner {
    display: block;
  }
}
.m-footer .utility .links {
  display: flex;
}
@media (max-width: 750px) {
  .m-footer .utility .links {
    margin-bottom: 30px;
    display: block;
  }
}
.m-footer .utility .links li:not(:last-child) {
  padding-right: 1em;
  margin-right: 1em;
  border-right: 1px solid #fff;
}
@media (max-width: 750px) {
  .m-footer .utility .links li:not(:last-child) {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
  }
}
@media (max-width: 750px) and (min-width: 751px) and (max-width: 1399px) {
  .m-footer .utility .links {
    margin-bottom: 2.1428vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-footer .utility .links {
    margin-bottom: 8vw;
  }
}
@media (max-width: 750px) {
  .m-footer .utility .copyright {
    text-align: center;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-footer .utility {
    font-size: 3.4666vw;
  }
}
.m-header {
  position: fixed;
  left: 20px;
  right: 20px;
  top: 10px;
  transition: left 0.2s, right 0.2s, top 0.2s, padding 0.2s;
  z-index: 2;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header {
    left: 1.4285vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header {
    right: 1.4285vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header {
    top: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-header {
    left: 0;
  }
}
@media (max-width: 750px) {
  .m-header {
    right: 0;
  }
}
@media (max-width: 750px) {
  .m-header {
    top: 0;
  }
}
@media (max-width: 750px) {
  .m-header {
    position: absolute;
  }
}
.m-header.-narrow {
  left: 0px;
  right: 0px;
  top: 0px;
  transition: left 0.2s, right 0.2s, top 0.4s, padding 0.2s;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header.-narrow {
    left: 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header.-narrow {
    right: 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header.-narrow {
    top: 0;
  }
}
@media (max-width: 750px) {
  .m-header.-narrow {
    left: 0;
  }
}
@media (max-width: 750px) {
  .m-header.-narrow {
    right: 0;
  }
}
@media (max-width: 750px) {
  .m-header.-narrow {
    top: 0;
  }
}
.m-header.-narrow .inner {
  border-radius: 0px;
  padding: 23px 50px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.1);
  height: 70px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header.-narrow .inner {
    border-radius: 0;
  }
}
@media (max-width: 750px) {
  .m-header.-narrow .inner {
    border-radius: 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header.-narrow .inner {
    padding: 1.6428vw 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-header.-narrow .inner {
    padding: 0 4.2666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header.-narrow .inner {
    height: 5vw;
  }
}
@media (max-width: 750px) {
  .m-header.-narrow .inner {
    height: 16vw;
  }
}
.m-header.-narrow.-isHidden {
  top: -90px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header.-narrow.-isHidden {
    top: -6.4286vw;
  }
}
@media (max-width: 750px) {
  .m-header.-narrow.-isHidden {
    top: 0;
  }
}
.m-header .inner {
  padding: 28px 30px;
  border-radius: 40px;
  width: 100%;
  height: 80px;
  line-height: 24px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  background: #fff;
  transition: border-radius 0.2s, padding 0.2s, height 0.2s, box-shadow 0.2s;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .inner {
    padding: 2vw 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-header .inner {
    padding: 0 4.2666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .inner {
    border-radius: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .m-header .inner {
    border-radius: 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .inner {
    height: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .m-header .inner {
    height: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .inner {
    line-height: 1.7142vw;
  }
}
@media (max-width: 750px) {
  .m-header .logo {
    padding-top: 0.5333vw;
  }
}
.m-header .logo img {
  width: 250px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .logo img {
    width: 17.8571vw;
  }
}
@media (max-width: 750px) {
  .m-header .logo img {
    width: auto;
  }
}
@media (max-width: 750px) {
  .m-header .logo img {
    height: 10.6666vw;
  }
}
.m-header .nav {
  display: flex;
}
@media (max-width: 750px) {
  .m-header .nav {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s, visibility 0.2s;
    font-weight: 400;
    overflow-y: auto;
  }
  .m-header .nav.is-active {
    opacity: 1;
    visibility: visible;
  }
}
.m-header .nav .logo {
  display: none;
}
@media (max-width: 750px) {
  .m-header .nav .logo {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 750px) {
  .m-header .nav .logo {
    padding: 0.5333vw 4.2666vw 0;
  }
}
@media (max-width: 750px) {
  .m-header .nav .logo {
    height: 16vw;
  }
}
.m-header .nav ul {
  margin-right: 30px;
  display: flex;
  gap: 30px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .nav ul {
    margin-right: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-header .nav ul {
    margin-right: 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .nav ul {
    gap: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-header .nav ul {
    gap: 8vw;
  }
}
@media (max-width: 750px) {
  .m-header .nav ul {
    padding: 0 5.3333vw;
  }
}
@media (max-width: 750px) {
  .m-header .nav ul {
    display: block;
  }
}
.m-header .nav ul a {
  font-weight: 500;
  color: #333;
  text-decoration: none;
  display: block;
  padding: 5px 1px;
  background: linear-gradient(90deg, #14973b 50%, transparent 50%) var(--d, 100%) 100%/200% 2px no-repeat;
  transition: background-position 0.2s;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .nav ul a {
    padding: 0.3571vw 0.0714vw;
  }
}
@media (max-width: 750px) {
  .m-header .nav ul a {
    padding: 5.3333vw 0;
  }
}
@media (hover: hover) {
  .m-header .nav ul a:hover {
    background-position: 0% 100%;
  }
}
@media (max-width: 750px) {
  .m-header .nav ul a {
    border-bottom: 1px solid #000;
  }
}
.m-header .nav ul a.is-current {
  color: #14973b;
}
@media (max-width: 750px) {
  .m-header .search {
    padding: 0 5.3333vw;
  }
}
@media (max-width: 750px) {
  .m-header .search {
    display: block;
  }
}
.m-header .search button,
.m-header .search a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  text-decoration: none;
  font-weight: 500;
  color: #333;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .search button,
  .m-header .search a {
    width: 2.4285vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .search button,
  .m-header .search a {
    height: 2.4285vw;
  }
}
@media (max-width: 750px) {
  .m-header .search button,
  .m-header .search a {
    width: auto;
    height: auto;
  }
}
.m-header .search img {
  width: 16px;
  height: 16px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .search img {
    width: 1.1428vw;
  }
}
@media (max-width: 750px) {
  .m-header .search img {
    width: 4.2666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .search img {
    height: 1.1428vw;
  }
}
@media (max-width: 750px) {
  .m-header .search img {
    height: 4.2666vw;
  }
}
@media (max-width: 750px) {
  .m-header .search img {
    margin-right: 2.6666vw;
  }
}
@media (max-width: 750px) {
  .m-header .search a {
    padding: 5.3333vw 0;
  }
}
.m-header .search .txt {
  display: none;
}
@media (max-width: 750px) {
  .m-header .search .txt {
    display: block;
  }
}
.m-header .menu {
  display: none;
  position: fixed;
  right: 0;
  top: 0;
}
@media (max-width: 750px) {
  .m-header .menu {
    width: 16vw;
  }
}
@media (max-width: 750px) {
  .m-header .menu {
    height: 16vw;
  }
}
@media (max-width: 750px) {
  .m-header .menu {
    display: block;
  }
}
.m-header .menu:before,
.m-header .menu:after,
.m-header .menu span {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  background: #333;
  transition: all 0.2s;
}
@media (max-width: 750px) {
  .m-header .menu:before,
  .m-header .menu:after,
  .m-header .menu span {
    left: 4vw;
  }
}
@media (max-width: 750px) {
  .m-header .menu:before,
  .m-header .menu:after,
  .m-header .menu span {
    width: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-header .menu:before,
  .m-header .menu:after,
  .m-header .menu span {
    height: 0.1428vw;
  }
}
@media (max-width: 750px) {
  .m-header .menu:before,
  .m-header .menu:after,
  .m-header .menu span {
    height: 0.5333vw;
  }
}
@media (max-width: 750px) {
  .m-header .menu:before {
    top: 5.0666vw;
  }
}
@media (max-width: 750px) {
  .m-header .menu:after {
    top: 10.4vw;
  }
}
@media (max-width: 750px) {
  .m-header .menu span {
    top: 7.7333vw;
  }
}
@media (max-width: 750px) {
  .m-header .menu.is-active:before,
  .m-header .menu.is-active:after {
    top: 7.7333vw;
  }
}
.m-header .menu.is-active:before {
  transform: rotate(-135deg);
}
.m-header .menu.is-active:after {
  transform: rotate(135deg);
}
.m-header .menu.is-active span {
  opacity: 0;
  width: 0;
}
.m-hero.-index {
  margin-top: -40px;
  background: #f9fcfb;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index {
    margin-top: -2.8572vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index {
    margin-top: -10.6667vw;
  }
}
.m-hero.-index .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  min-height: 320px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index .inner {
    max-width: 85.7142vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index .inner {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index .inner {
    gap: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index .inner {
    gap: 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index .inner {
    min-height: 22.8571vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index .inner {
    min-height: 85.3333vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index .inner {
    min-height: 0;
    grid-template-columns: 100%;
  }
}
.m-hero.-index .img {
  position: relative;
  z-index: 1;
  text-align: center;
}
.m-hero.-index .txt {
  padding-top: 121px;
  padding-bottom: 74px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index .txt {
    padding-top: 8.6428vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index .txt {
    padding-top: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index .txt {
    padding-bottom: 5.2857vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index .txt {
    padding-bottom: 0;
  }
}
.m-hero.-index .en {
  display: none;
}
.m-hero.-index .title {
  font-size: 49px;
  line-height: 1.458333333333333;
  font-weight: 700;
  letter-spacing: 0.12em;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index .title {
    font-size: 3.5vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-hero.-index .title {
    font-size: 7.84vw;
  }
}
.m-hero.-index .lead {
  margin-top: 40px;
  font-size: 18px;
  line-height: 2;
  font-weight: 500;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index .lead {
    margin-top: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index .lead {
    margin-top: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index .lead {
    font-size: 1.285714285714286vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-hero.-index .lead {
    font-size: 4.2666vw;
  }
}
.m-hero.-index.-research .img {
  padding-top: 10px;
  margin-bottom: -50px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-research .img {
    padding-top: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-research .img {
    padding-top: 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-research .img {
    margin-bottom: -3.5715vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-research .img {
    margin-bottom: 8vw;
  }
}
.m-hero.-index.-education .img {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-education .img {
    padding-top: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-education .img {
    padding-top: 13.3333vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-education .img {
    padding-top: 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-education .img {
    padding-bottom: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-education .img {
    padding-bottom: 8vw;
  }
}
.m-hero.-index.-youth .img {
  padding-top: 50px;
  margin-bottom: 0px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-youth .img {
    padding-top: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-youth .img {
    padding-top: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-youth .img {
    margin-bottom: 0;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-youth .img {
    margin-bottom: 5.3333vw;
  }
}
.m-hero.-index.-member .img {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-member .img {
    padding-top: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-member .img {
    padding-top: 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-member .img {
    padding-bottom: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-member .img {
    padding-bottom: 8vw;
  }
}
.m-hero.-index.-recruit .inner {
  grid-template-columns: 34.166666666666664% 62.5%;
}
@media (max-width: 750px) {
  .m-hero.-index.-recruit .inner {
    grid-template-columns: 100%;
  }
}
.m-hero.-index.-recruit .title {
  margin-bottom: 40px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-recruit .title {
    margin-bottom: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-recruit .title {
    margin-bottom: 5.3333vw;
  }
}
.m-hero.-index.-recruit .img {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-recruit .img {
    padding-top: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-recruit .img {
    padding-top: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-recruit .img {
    padding-bottom: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-recruit .img {
    padding-bottom: 8vw;
  }
}
.m-hero.-index.-news .img {
  padding-top: 10px;
  margin-bottom: -80px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-news .img {
    padding-top: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-news .img {
    padding-top: 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-news .img {
    margin-bottom: -5.7143vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-news .img {
    margin-bottom: 8vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-news .img {
    display: none;
  }
}
.m-hero.-index.-aboutus .img {
  padding-top: 40px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-index.-aboutus .img {
    padding-top: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-index.-aboutus .img {
    display: none;
  }
}
.m-hero.-post {
  margin-top: -40px;
  background: #f9fcfb;
  position: relative;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post {
    margin-top: -2.8572vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post {
    margin-top: -10.6667vw;
  }
}
.m-hero.-post:before {
  content: '';
  width: 305px;
  height: 305px;
  background: url(/assets/img/common/circle1.svg) no-repeat 50% 50%/contain;
  position: absolute;
  right: -120px;
  bottom: -100px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post:before {
    width: 21.7857vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post:before {
    width: 81.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post:before {
    height: 21.7857vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post:before {
    height: 81.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post:before {
    right: -8.5715vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post:before {
    right: -32vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post:before {
    bottom: -7.1429vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post:before {
    bottom: -26.6667vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post:before {
    display: none;
  }
}
.m-hero.-post .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  position: relative;
  display: flex;
  min-height: 320px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post .inner {
    max-width: 71.4285vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post .inner {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post .inner {
    min-height: 22.8571vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post .inner {
    min-height: 85.3333vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post .inner {
    display: block;
    min-height: 0;
  }
}
.m-hero.-post .txt {
  padding-top: 74px;
  padding-bottom: 74px;
  width: 480px;
  letter-spacing: 0.12em;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post .txt {
    padding-top: 5.2857vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post .txt {
    padding-top: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post .txt {
    padding-bottom: 5.2857vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post .txt {
    padding-bottom: 10.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post .txt {
    width: 34.2857vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post .txt {
    width: 128vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post .txt {
    width: auto;
  }
}
.m-hero.-post .txt:last-child {
  width: 100%;
}
.m-hero.-post .img {
  position: absolute;
  right: 0;
  top: 0;
  width: 480px;
  z-index: 1;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post .img {
    width: 34.2857vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post .img {
    width: 128vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post .img {
    padding-bottom: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post .img {
    position: static;
    width: auto;
  }
}
.m-hero.-post .img img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.m-hero.-post .category {
  font-size: 25px;
  font-weight: 700;
  color: #14973b;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post .category {
    font-size: 1.785714285714286vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-hero.-post .category {
    font-size: 4.5833vw;
  }
}
.m-hero.-post .title {
  font-size: 49px;
  font-weight: 700;
  line-height: 1.5;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post .title {
    font-size: 3.5vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-hero.-post .title {
    font-size: 7.84vw;
  }
}
.m-hero.-post.-research .img {
  bottom: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m-hero.-post.-research .img img {
  width: 80%;
}
.m-hero.-post.-member {
  margin-bottom: 90px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post.-member {
    margin-bottom: 6.4285vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post.-member {
    margin-bottom: 0;
  }
}
.m-hero.-post.-member .img {
  top: 70px;
  height: 360px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post.-member .img {
    top: 5vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post.-member .img {
    top: 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post.-member .img {
    height: 25.7142vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post.-member .img {
    height: auto;
  }
}
.m-hero.-post.-news .title {
  font-size: 31px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post.-news .title {
    font-size: 2.214285714285714vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-hero.-post.-news .title {
    font-size: 5.6833vw;
  }
}
.m-hero.-post.-news .meta {
  margin-top: 20px;
  display: flex;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post.-news .meta {
    margin-top: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post.-news .meta {
    margin-top: 2.6666vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post.-news .meta {
    display: block;
  }
}
.m-hero.-post.-news .date {
  display: block;
  margin-right: 20px;
  line-height: 24px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post.-news .date {
    margin-right: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post.-news .date {
    margin-right: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post.-news .date {
    margin-bottom: 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post.-news .date {
    line-height: 1.7142vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post.-news .date {
    line-height: 6.4vw;
  }
}
.m-hero.-post.-news .categories {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post.-news .categories {
    gap: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post.-news .categories {
    gap: 2.6666vw;
  }
}
.m-hero.-post.-news .categories li {
  padding: 0px 10px;
  border: 1px solid currentColor;
  border-radius: 12px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post.-news .categories li {
    padding: 0 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post.-news .categories li {
    padding: 0 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post.-news .categories li {
    border-radius: 0.8571vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post.-news .categories li {
    border-radius: 3.2vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post.-news .categories li {
    height: 1.7142vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-post.-news .categories li {
    height: 6.4vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-post.-news .categories li {
    font-size: 0.928571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-hero.-post.-news .categories li {
    font-size: 3.4666vw;
  }
}
.m-hero.-search .txt {
  width: 100%;
}
.m-hero.-search .form {
  margin-top: 30px;
  position: relative;
  width: 100%;
  max-width: 480px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .form {
    margin-top: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-search .form {
    margin-top: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .form {
    max-width: 34.2857vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-search .form {
    max-width: none;
  }
}
.m-hero.-search .input {
  padding: 0px 70px 0px 30px;
  border: 1px solid #d1d1d1;
  border-radius: 35px;
  width: 100%;
  height: 70px;
  background: #fff;
  font-size: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .input {
    padding: 0 5vw 0 2.1428vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-search .input {
    padding: 0 18.6666vw 0 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .input {
    border-radius: 2.5vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-search .input {
    border-radius: 9.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .input {
    height: 5vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-search .input {
    height: 18.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .input {
    font-size: 1.428571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-hero.-search .input {
    font-size: 4.8vw;
  }
}
.m-hero.-search .submit {
  position: absolute;
  right: 10px;
  top: 10px;
  border: 1px solid #14973b;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  color: #fff;
  background: #14973b;
  box-shadow: 0 0 0 0 #14973b;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s;
  text-align: center;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s;
  box-shadow: 0 0 0 0 #14973b;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .submit {
    right: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-search .submit {
    right: 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .submit {
    top: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-search .submit {
    top: 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .submit {
    width: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-search .submit {
    width: 13.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .submit {
    height: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-search .submit {
    height: 13.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .submit {
    border-radius: 1.7857vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-search .submit {
    border-radius: 6.6666vw;
  }
}
@media (hover: hover) {
  .m-hero.-search .submit:hover {
    box-shadow: 0 0 0 3px #16a641;
  }
}
.m-hero.-search .submit img {
  width: 16px;
  height: 16px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .submit img {
    width: 1.1428vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-search .submit img {
    width: 4.2666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-hero.-search .submit img {
    height: 1.1428vw;
  }
}
@media (max-width: 750px) {
  .m-hero.-search .submit img {
    height: 4.2666vw;
  }
}
.m-introduction {
  margin-left: auto;
  margin-right: auto;
  max-width: 920px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-introduction {
    max-width: 65.7142vw;
  }
}
@media (max-width: 750px) {
  .m-introduction {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
.m-introduction h2 {
  padding-left: 0px;
  margin-top: 0px;
  text-align: center;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-introduction h2 {
    padding-left: 0;
  }
}
@media (max-width: 750px) {
  .m-introduction h2 {
    padding-left: 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-introduction h2 {
    margin-top: 0;
  }
}
@media (max-width: 750px) {
  .m-introduction h2 {
    margin-top: 0;
  }
}
.m-introduction h2:before {
  display: none;
}
.m-pageIndex {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex {
    gap: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex {
    gap: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex {
    grid-template-columns: 100%;
  }
}
.m-pageIndex .link {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-rows: auto auto 1fr;
  text-decoration: none;
  padding-bottom: 20px;
  color: #333;
  border: 1px solid #14973b;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s;
  box-shadow: 0 0 0 0 #14973b;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .link {
    padding-bottom: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .link {
    padding-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .link {
    border-radius: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .link {
    border-radius: 2.6666vw;
  }
}
@media (hover: hover) {
  .m-pageIndex .link:hover {
    box-shadow: 0 0 0 3px #16a641;
  }
}
.m-pageIndex .img {
  margin-bottom: 15px;
  padding: 20px 20px 0px;
  text-align: center;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .img {
    margin-bottom: 1.0714vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .img {
    margin-bottom: 4vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .img {
    padding: 1.4285vw 1.4285vw 0;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .img {
    padding: 5.3333vw 5.3333vw 0;
  }
}
.m-pageIndex .title {
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  color: #14973b;
  text-decoration: underline;
  transition: color 0.2s;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .title {
    margin-bottom: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .title {
    margin-bottom: 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .title {
    padding-left: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .title {
    padding-left: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .title {
    padding-right: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .title {
    padding-right: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .title {
    font-size: 1.428571428571429vw;
  }
}
.m-pageIndex .title:first-child {
  padding-top: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .title:first-child {
    padding-top: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .title:first-child {
    padding-top: 5.3333vw;
  }
}
.m-pageIndex .title:last-child {
  margin-bottom: 0;
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-pageIndex .title {
    font-size: 4.8vw;
  }
}
@media (hover: hover) {
  .m-pageIndex a:hover .title {
    color: #16a641;
  }
}
.m-pageIndex .description {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .description {
    padding-left: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .description {
    padding-left: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .description {
    padding-right: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .description {
    padding-right: 5.3333vw;
  }
}
.m-pageIndex .member {
  margin-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .member {
    margin-top: 1.0714vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .member {
    margin-top: 4vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .member {
    padding-left: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .member {
    padding-left: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .member {
    padding-right: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-pageIndex .member {
    padding-right: 5.3333vw;
  }
}
.m-pageIndex .member .label {
  display: block;
  font-size: 13px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageIndex .member .label {
    font-size: 0.928571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-pageIndex .member .label {
    font-size: 3.4666vw;
  }
}
.m-pageIndex .member .name {
  display: block;
}
.m-pageIndex.-home {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 750px) {
  .m-pageIndex.-home {
    grid-template-columns: 100%;
  }
}
.m-pageIndex.-home .link {
  border-width: 0;
  box-shadow: 0 5px 10px rgba(0,0,0,0.1);
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s;
  box-shadow: 0 0 0 0 #fff;
}
@media (hover: hover) {
  .m-pageIndex.-home .link:hover {
    box-shadow: 0 0 0 3px #fff;
  }
}
.m-pageIndex.-research .link {
  grid-template-rows: auto auto 1fr auto;
}
.m-pageIndex.-recruit {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 750px) {
  .m-pageIndex.-recruit {
    grid-template-columns: 100%;
  }
}
.m-pageIndex.-recruit .img {
  padding: 0;
}
.m-pageIndex.-youth1 .link {
  border-color: #fff;
}
.m-pageIndex.-youth2 {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 750px) {
  .m-pageIndex.-youth2 {
    grid-template-columns: 100%;
  }
}
.m-pageIndex.-youth2 .img {
  padding: 0;
}
.m-pageList {
  display: grid;
  gap: 40px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageList {
    gap: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .m-pageList {
    gap: 2.6666vw;
  }
}
.m-pageList.-columns4 {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 750px) {
  .m-pageList.-columns4 {
    grid-template-columns: 100%;
  }
}
.m-pageList.-columns3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 750px) {
  .m-pageList.-columns3 {
    grid-template-columns: 100%;
  }
}
.m-pageList a {
  text-decoration: none;
}
.m-pageList .img,
.m-pageList .title:first-child {
  margin-bottom: 10px;
  border-radius: 20px;
  width: 100%;
  aspect-ratio: 27/16;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  overflow: hidden;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s;
  box-shadow: 0 0 0 0 #14973b;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageList .img,
  .m-pageList .title:first-child {
    margin-bottom: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .m-pageList .img,
  .m-pageList .title:first-child {
    margin-bottom: 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageList .img,
  .m-pageList .title:first-child {
    border-radius: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-pageList .img,
  .m-pageList .title:first-child {
    border-radius: 2.6666vw;
  }
}
@media (hover: hover) {
  .m-pageList .img:hover,
  .m-pageList .title:first-child:hover {
    box-shadow: 0 0 0 3px #16a641;
  }
}
@media (max-width: 750px) {
  .m-pageList .title:first-child {
    aspect-ratio: auto;
  }
}
.m-pageList .img img[src$=".jpg"i] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.m-pageList .title {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: underline;
  transition: color 0.2s;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageList .title {
    font-size: 1.428571428571429vw;
  }
}
.m-pageList .title:first-child {
  padding: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageList .title:first-child {
    padding: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .m-pageList .title:first-child {
    padding: 5.3333vw;
  }
}
.m-pageList .title:last-child {
  margin-bottom: 0;
}
@media (max-width: 750px) {
  .m-pageList .title:last-child:not(:first-child) {
    margin-bottom: 5.3333vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-pageList .title {
    font-size: 4.2666vw;
  }
}
@media (hover: hover) {
  .m-pageList a:hover .title {
    color: $hoverColor;
  }
}
.m-pageList .description {
  color: #333;
  font-size: 13px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageList .description {
    font-size: 0.928571428571429vw;
  }
}
@media (max-width: 750px) {
  .m-pageList .description:last-child:not(:first-child) {
    margin-bottom: 5.3333vw;
  }
}
.m-pageList .description li {
  padding-left: 1em;
  position: relative;
}
.m-pageList .description li:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 0.9375em;
  translate: 0 calc(-50% + 1px);
  border: 1px solid #14973b;
  border-radius: 50%;
  width: 0.307692307692308em;
  height: 0.307692307692308em;
  background: #14973b;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageList .description li:before {
    left: 0.1428vw;
  }
}
@media (max-width: 750px) {
  .m-pageList .description li:before {
    left: 0.5333vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-pageList .description {
    font-size: 3.4666vw;
  }
}
.m-pageList.-subnav .title {
  font-size: 18px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .m-pageList.-subnav .title {
    font-size: 1.285714285714286vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .m-pageList.-subnav .title {
    font-size: 4.2666vw;
  }
}
.p-home_hero .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  margin-bottom: 30px;
  padding-top: 90px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_hero .inner {
    max-width: 85.7142vw;
  }
}
@media (max-width: 750px) {
  .p-home_hero .inner {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_hero .inner {
    margin-bottom: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-home_hero .inner {
    margin-bottom: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_hero .inner {
    padding-top: 6.4285vw;
  }
}
@media (max-width: 750px) {
  .p-home_hero .inner {
    padding-top: 16vw;
  }
}
@media (max-width: 750px) {
  .p-home_hero .inner {
    flex-direction: column;
  }
}
.p-home_hero .img {
  width: 48.333333333333336%;
}
@media (max-width: 750px) {
  .p-home_hero .img {
    margin-bottom: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .p-home_hero .img {
    width: 100%;
  }
}
.p-home_hero .img img {
  width: 100%;
}
.p-home_hero .txt {
  width: 51.66666666666667%;
}
@media (max-width: 750px) {
  .p-home_hero .txt {
    width: 100%;
  }
}
.p-home_hero .txt h1 {
  margin-bottom: 50px;
  font-size: 44px;
  line-height: 1.523809523809524;
  font-weight: 700;
  letter-spacing: 0.12em;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_hero .txt h1 {
    margin-bottom: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .p-home_hero .txt h1 {
    margin-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_hero .txt h1 {
    font-size: 3.142857142857143vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-home_hero .txt h1 {
    font-size: 7.0399vw;
  }
}
.p-home_hero .txt p {
  font-size: 23px;
  line-height: 1.909090909090909;
  font-weight: 500;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_hero .txt p {
    font-size: 1.642857142857143vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-home_hero .txt p {
    font-size: 5.1111vw;
  }
}
.p-home_introduction .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  margin-bottom: 80px;
  padding: 60px 50px;
  border-radius: 40px;
  background: rgba(248,250,249,0.8);
  text-align: center;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_introduction .inner {
    max-width: 85.7142vw;
  }
}
@media (max-width: 750px) {
  .p-home_introduction .inner {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_introduction .inner {
    margin-bottom: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .p-home_introduction .inner {
    margin-bottom: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_introduction .inner {
    padding: 4.2857vw 3.5714vw;
  }
}
@media (max-width: 750px) {
  .p-home_introduction .inner {
    padding: 8vw 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_introduction .inner {
    border-radius: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .p-home_introduction .inner {
    border-radius: 10.6666vw;
  }
}
@media (max-width: 750px) {
  .p-home_introduction .inner {
    margin-left: 0;
    margin-right: 0;
  }
}
.p-home_introduction h2 {
  margin-bottom: 30px;
  font-size: 35px;
  font-weight: 700;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_introduction h2 {
    margin-bottom: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-home_introduction h2 {
    margin-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_introduction h2 {
    font-size: 2.5vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-home_introduction h2 {
    font-size: 5.6vw;
  }
}
.p-home_introduction .lead {
  font-size: 18px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_introduction .lead {
    font-size: 1.285714285714286vw;
  }
}
@media (max-width: 750px) {
  .p-home_introduction .lead {
    text-align: left;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-home_introduction .lead {
    font-size: 4.2666vw;
  }
}
.p-home_research .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  margin-bottom: 80px;
  padding: 50px 50px;
  border-radius: 40px;
  color: #fff;
  background: #38a259;
  text-align: center;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .inner {
    max-width: 85.7142vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .inner {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .inner {
    margin-bottom: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .inner {
    margin-bottom: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .inner {
    padding: 3.5714vw 3.5714vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .inner {
    padding: 8vw 5.3333vw 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .inner {
    border-radius: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .inner {
    border-radius: 10.6666vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .inner {
    margin-left: 0;
    margin-right: 0;
  }
}
.p-home_research h2 {
  margin-bottom: 20px;
  font-size: 54px;
  font-weight: 500;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research h2 {
    margin-bottom: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-home_research h2 {
    margin-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research h2 {
    font-size: 3.857142857142857vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-home_research h2 {
    font-size: 8.6399vw;
  }
}
.p-home_research .lead {
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 500;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .lead {
    margin-bottom: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .lead {
    margin-bottom: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .lead {
    font-size: 1.285714285714286vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .lead {
    text-align: left;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-home_research .lead {
    font-size: 4.2666vw;
  }
}
.p-home_research .link {
  margin-bottom: 60px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .link {
    margin-bottom: 4.2857vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .link {
    margin-bottom: 10.6666vw;
  }
}
.p-home_research .list {
  color: #fff;
  background: #339d54;
  padding: 40px 50px 50px;
  border-radius: 30px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .list {
    padding: 2.8571vw 3.5714vw 3.5714vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .list {
    padding: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .list {
    border-radius: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .list {
    border-radius: 8vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .list {
    margin: 0 -5.3334vw;
  }
}
.p-home_research .list p {
  margin-bottom: 40px;
  font-size: 23px;
  font-weight: 500;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .list p {
    margin-bottom: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .list p {
    margin-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .list p {
    font-size: 1.642857142857143vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-home_research .list p {
    font-size: 5.1111vw;
  }
}
.p-home_research .list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .list ul {
    gap: 2.5vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .list ul {
    gap: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .list ul {
    grid-template-columns: 100%;
  }
}
.p-home_research .list li {
  display: block;
}
.p-home_research .list a {
  padding: 30px;
  border-radius: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s;
  box-shadow: 0 0 0 0 #fff;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .list a {
    padding: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .list a {
    padding: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .list a {
    border-radius: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .list a {
    border-radius: 2.6666vw;
  }
}
@media (hover: hover) {
  .p-home_research .list a:hover {
    box-shadow: 0 0 0 3px #fff;
  }
}
.p-home_research .list .img {
  margin-bottom: 10px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .list .img {
    margin-bottom: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .p-home_research .list .img {
    margin-bottom: 2.6666vw;
  }
}
.p-home_research .list .txt {
  font-size: 20px;
  font-weight: 500;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_research .list .txt {
    font-size: 1.428571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-home_research .list .txt {
    font-size: 4.8vw;
  }
}
.p-home_education .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  margin-bottom: 160px;
  display: flex;
  gap: 3.333333333333333%;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_education .inner {
    max-width: 85.7142vw;
  }
}
@media (max-width: 750px) {
  .p-home_education .inner {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_education .inner {
    margin-bottom: 11.4285vw;
  }
}
@media (max-width: 750px) {
  .p-home_education .inner {
    margin-bottom: 21.3333vw;
  }
}
@media (max-width: 750px) {
  .p-home_education .inner {
    gap: 8vw;
  }
}
@media (max-width: 750px) {
  .p-home_education .inner {
    display: grid;
  }
}
.p-home_education .txt {
  width: 48.333333333333336%;
}
@media (max-width: 750px) {
  .p-home_education .txt {
    width: 100%;
  }
}
.p-home_education h2 {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 500;
  color: #14973b;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_education h2 {
    margin-bottom: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-home_education h2 {
    margin-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_education h2 {
    font-size: 2vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-home_education h2 {
    font-size: 5.1333vw;
  }
}
.p-home_education .font1 {
  margin-bottom: 30px;
  font-size: 23px;
  font-weight: 500;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_education .font1 {
    margin-bottom: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-home_education .font1 {
    margin-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_education .font1 {
    font-size: 1.642857142857143vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-home_education .font1 {
    font-size: 5.1111vw;
  }
}
.p-home_education .font2 {
  margin-bottom: 30px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_education .font2 {
    margin-bottom: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-home_education .font2 {
    margin-bottom: 5.3333vw;
  }
}
.p-home_education .link {
  display: block;
}
.p-home_education .img {
  width: 48.333333333333336%;
}
@media (max-width: 750px) {
  .p-home_education .img {
    width: 100%;
  }
}
.p-home_education.-type1 .txt {
  padding-left: 100px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_education.-type1 .txt {
    padding-left: 7.1428vw;
  }
}
@media (max-width: 750px) {
  .p-home_education.-type1 .txt {
    padding-left: 26.6666vw;
  }
}
@media (max-width: 750px) {
  .p-home_education.-type1 .txt {
    padding-left: 0;
  }
}
.p-home_education.-type2 .inner {
  flex-direction: row-reverse;
}
.p-home_education.-type2 .txt {
  padding-right: 100px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_education.-type2 .txt {
    padding-right: 7.1428vw;
  }
}
@media (max-width: 750px) {
  .p-home_education.-type2 .txt {
    padding-right: 26.6666vw;
  }
}
@media (max-width: 750px) {
  .p-home_education.-type2 .txt {
    padding-right: 0;
  }
}
.p-home_news {
  padding: 100px 0px;
  background: linear-gradient(90deg, #fdfffe, #ecefea);
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_news {
    padding: 7.1428vw 0;
  }
}
@media (max-width: 750px) {
  .p-home_news {
    padding: 16vw 0;
  }
}
.p-home_news .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_news .inner {
    max-width: 85.7142vw;
  }
}
@media (max-width: 750px) {
  .p-home_news .inner {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
.p-home_news .container {
  margin-bottom: 45px;
  display: grid;
  grid-template-columns: 25.833333333333336% 74.16666666666667%;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_news .container {
    margin-bottom: 3.2142vw;
  }
}
@media (max-width: 750px) {
  .p-home_news .container {
    margin-bottom: 12vw;
  }
}
@media (max-width: 750px) {
  .p-home_news .container {
    grid-template-columns: 100%;
  }
}
.p-home_news h2 {
  font-size: 31px;
  line-height: 1;
  font-weight: 500;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_news h2 {
    font-size: 2.214285714285714vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-home_news h2 {
    font-size: 5.6833vw;
  }
}
.p-home_news .list {
  margin-top: -30px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_news .list {
    margin-top: -2.1429vw;
  }
}
@media (max-width: 750px) {
  .p-home_news .list {
    margin-top: -8vw;
  }
}
@media (max-width: 750px) {
  .p-home_news .list {
    margin-top: 0;
  }
}
.p-home_news .list li {
  border-bottom: 1px solid #d1d1d1;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
  grid-template-columns: 10em 1fr;
  text-decoration: none;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_news .list li {
    padding-top: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-home_news .list li {
    padding-top: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-home_news .list li {
    padding-bottom: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-home_news .list li {
    padding-bottom: 8vw;
  }
}
@media (max-width: 750px) {
  .p-home_news .list li {
    grid-template-columns: 100%;
  }
}
.p-home_news .link {
  text-align: center;
}
.p-news_index {
  padding-top: 80px;
  padding-bottom: 100px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index {
    padding-top: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .p-news_index {
    padding-top: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index {
    padding-bottom: 7.1428vw;
  }
}
@media (max-width: 750px) {
  .p-news_index {
    padding-bottom: 26.6666vw;
  }
}
@media (max-width: 750px) {
  .p-news_index {
    padding-bottom: 16vw;
  }
}
.p-news_index .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index .inner {
    max-width: 71.4285vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .inner {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
.p-news_index .list > li {
  border-bottom: 1px solid #d1d1d1;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto;
  text-decoration: none;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index .list > li {
    padding-top: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .list > li {
    padding-top: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index .list > li {
    padding-bottom: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .list > li {
    padding-bottom: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .list > li {
    display: block;
  }
}
.p-news_index .list .date {
  grid-area: 1/1/2/2;
  margin-right: 20px;
  line-height: 24px;
  display: block;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index .list .date {
    margin-right: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .list .date {
    margin-right: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .list .date {
    margin-bottom: 1.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index .list .date {
    line-height: 1.7142vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .list .date {
    line-height: 6.4vw;
  }
}
.p-news_index .list .categories {
  grid-area: 1/2/2/3;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index .list .categories {
    gap: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .list .categories {
    gap: 2.6666vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .list .categories {
    margin-bottom: 1.3333vw;
  }
}
.p-news_index .list .categories li {
  padding: 0px 10px;
  border: 1px solid currentColor;
  border-radius: 12px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index .list .categories li {
    padding: 0 0.7142vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .list .categories li {
    padding: 0 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index .list .categories li {
    border-radius: 0.8571vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .list .categories li {
    border-radius: 3.2vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index .list .categories li {
    height: 1.7142vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .list .categories li {
    height: 6.4vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index .list .categories li {
    font-size: 0.928571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-news_index .list .categories li {
    font-size: 3.4666vw;
  }
}
.p-news_index .list .title {
  grid-area: 2/1/3/3;
  margin-top: 15px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-news_index .list .title {
    margin-top: 1.0714vw;
  }
}
@media (max-width: 750px) {
  .p-news_index .list .title {
    margin-top: 4vw;
  }
}
.p-recruit_section1 {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #ebf5e9;
  display: grid;
  gap: 80px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_section1 {
    padding-top: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_section1 {
    padding-top: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_section1 {
    padding-bottom: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_section1 {
    padding-bottom: 21.3333vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_section1 {
    padding-bottom: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_section1 {
    gap: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_section1 {
    gap: 16vw;
  }
}
.p-recruit_section1 img {
  border: 1px solid #d1d1d1;
  border-radius: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_section1 img {
    border-radius: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_section1 img {
    border-radius: 2.6666vw;
  }
}
.p-recruit_section1 h2 {
  line-height: 1;
  margin-top: 10px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_section1 h2 {
    margin-top: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_section1 h2 {
    margin-top: 2.6666vw;
  }
}
.p-recruit_section1 ul {
  margin-top: 25px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_section1 ul {
    margin-top: 1.7857vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_section1 ul {
    margin-top: 6.6666vw;
  }
}
.p-recruit_section1 .btns {
  margin-top: 30px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_section1 .btns {
    margin-top: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_section1 .btns {
    margin-top: 5.3333vw;
  }
}
.p-recruit_schedule {
  margin-top: 80px;
  padding: 20px;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_schedule {
    margin-top: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_schedule {
    margin-top: 16vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_schedule {
    padding: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_schedule {
    padding: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_schedule {
    border-radius: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_schedule {
    border-radius: 2.6666vw;
  }
}
.p-recruit_schedule .img {
  margin-top: -70px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d1d1d1;
  text-align: center;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_schedule .img {
    margin-top: -5vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_schedule .img {
    margin-top: -18.6667vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_schedule .img {
    margin-bottom: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_schedule .img {
    margin-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_schedule .img {
    padding-bottom: 0.3571vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_schedule .img {
    padding-bottom: 1.3333vw;
  }
}
.p-recruit_schedule .img img {
  border: 0;
  border-radius: 0;
  width: 120px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-recruit_schedule .img img {
    width: 8.5714vw;
  }
}
@media (max-width: 750px) {
  .p-recruit_schedule .img img {
    width: 32vw;
  }
}
.p-recruit_schedule .time {
  margin-right: 0.5em;
  color: #14973b;
}
.p-search {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding-top: 30px;
  padding-bottom: 80px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search {
    max-width: 71.4285vw;
  }
}
@media (max-width: 750px) {
  .p-search {
    margin-left: 5.3333vw;
    margin-right: 5.3333vw;
    max-width: none;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search {
    padding-top: 2.1428vw;
  }
}
@media (max-width: 750px) {
  .p-search {
    padding-top: 2.6666vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search {
    padding-bottom: 5.7142vw;
  }
}
@media (max-width: 750px) {
  .p-search {
    padding-bottom: 16vw;
  }
}
.p-search .message {
  padding: 60px 0px;
  text-align: center;
  font-size: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search .message {
    padding: 4.2857vw 0;
  }
}
@media (max-width: 750px) {
  .p-search .message {
    padding: 16vw 0;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search .message {
    font-size: 1.428571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-search .message {
    font-size: 4.8vw;
  }
}
.p-search .total {
  padding-bottom: 10px;
  border-bottom: 1px solid #d1d1d1;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search .total {
    padding-bottom: 0.7142vw;
  }
}
@media (max-width: 750px) {
  .p-search .total {
    padding-bottom: 2.6666vw;
  }
}
.p-search .number {
  font-size: 20px;
  font-weight: 700;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search .number {
    font-size: 1.428571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-search .number {
    font-size: 4.8vw;
  }
}
.p-search .item {
  padding: 20px 0px;
  border-bottom: 1px solid #d1d1d1;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search .item {
    padding: 1.4285vw 0;
  }
}
@media (max-width: 750px) {
  .p-search .item {
    padding: 5.3333vw 0;
  }
}
.p-search .txt {
  width: 79.2%;
}
.p-search .txt:last-child {
  width: 100%;
}
@media (max-width: 750px) {
  .p-search .txt {
    width: 100%;
  }
}
.p-search .title {
  font-size: 20px;
  font-weight: 500;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search .title {
    font-size: 1.428571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-search .title {
    font-size: 4.8vw;
  }
}
.p-search .url {
  font-size: 13px;
  color: #999;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search .url {
    font-size: 0.928571428571429vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-search .url {
    font-size: 3.4666vw;
  }
}
.p-search .img {
  width: 16.8%;
}
@media (max-width: 750px) {
  .p-search .img {
    display: none;
  }
}
.p-search .img img {
  width: 100%;
  height: 116px;
  -o-object-fit: contain;
  object-fit: contain;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search .img img {
    height: 8.2857vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search .img img {
    border-radius: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-search .img img {
    border-radius: 5.3333vw;
  }
}
.p-search .pagination {
  margin-top: 60px;
  text-align: center;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-search .pagination {
    margin-top: 4.2857vw;
  }
}
@media (max-width: 750px) {
  .p-search .pagination {
    margin-top: 16vw;
  }
}
@media (max-width: 750px) {
  .p-search .pagination {
    display: flex;
  }
  .p-search .pagination > * {
    margin-top: 0;
  }
}
@media (max-width: 750px) {
  .p-search .pagination {
    gap: 5.3333vw;
  }
}
.p-youth_features {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-youth_features {
    margin-top: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .p-youth_features {
    margin-top: 8vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-youth_features {
    gap: 2.8571vw;
  }
}
@media (max-width: 750px) {
  .p-youth_features {
    gap: 5.3333vw;
  }
}
@media (max-width: 750px) {
  .p-youth_features {
    grid-template-columns: 100%;
  }
}
.p-youth_features .feature {
  margin-bottom: 50px;
  position: relative;
  padding: 30px 20px 90px;
  border: 4px solid #9dd1b2;
  border-radius: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-youth_features .feature {
    margin-bottom: 3.5714vw;
  }
}
@media (max-width: 750px) {
  .p-youth_features .feature {
    margin-bottom: 13.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-youth_features .feature {
    padding: 2.1428vw 1.4285vw 6.4285vw;
  }
}
@media (max-width: 750px) {
  .p-youth_features .feature {
    padding: 8vw 5.3333vw 24vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-youth_features .feature {
    border-radius: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-youth_features .feature {
    border-radius: 2.6666vw;
  }
}
.p-youth_features h3 {
  margin-bottom: 20px;
  font-size: 25px;
  text-align: center;
  color: #14973b;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-youth_features h3 {
    margin-bottom: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-youth_features h3 {
    margin-bottom: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-youth_features h3 {
    font-size: 1.785714285714286vw;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  .p-youth_features h3 {
    font-size: 4.5833vw;
  }
}
.p-youth_features p {
  margin-bottom: 20px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-youth_features p {
    margin-bottom: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-youth_features p {
    margin-bottom: 5.3333vw;
  }
}
.p-youth_features .img {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: -50px;
  text-align: center;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-youth_features .img {
    left: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-youth_features .img {
    left: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-youth_features .img {
    right: 1.4285vw;
  }
}
@media (max-width: 750px) {
  .p-youth_features .img {
    right: 5.3333vw;
  }
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-youth_features .img {
    bottom: -3.5715vw;
  }
}
@media (max-width: 750px) {
  .p-youth_features .img {
    bottom: -13.3334vw;
  }
}
.p-youth_features .img img {
  width: 200px;
}
@media (min-width: 751px) and (max-width: 1399px) {
  .p-youth_features .img img {
    width: 14.2857vw;
  }
}
@media (max-width: 750px) {
  .p-youth_features .img img {
    width: 53.3333vw;
  }
}


/*# sourceMappingURL=style.css.map*/