@charset "UTF-8";
main.work-support > header {
  padding: 64px 0 40px;
  background-color: #fff;
  mix-blend-mode: exclusion;
  will-change: filter;
}
@media screen and (min-width: 769px) {
  main.work-support > header {
    padding: 64px 0;
  }
}
main.work-support > header .container {
  width: 91.4666666667vw;
}
@media screen and (min-width: 769px) {
  main.work-support > header .container {
    width: 80vw;
  }
}
main.work-support > header .container {
  margin: 0 auto;
}
main.work-support > header .container .primary {
  position: relative;
  padding-bottom: 48px;
}
@media screen and (min-width: 769px) {
  main.work-support > header .container .primary {
    padding-left: 152px;
  }
}
main.work-support > header .container .primary .hgroup,
main.work-support > header .container .primary hgroup {
  position: relative;
}
@media screen and (min-width: 769px) {
  main.work-support > header .container .primary .hgroup,
  main.work-support > header .container .primary hgroup {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    gap: 72px;
  }
}
main.work-support > header .container .primary .hgroup p:nth-child(1),
main.work-support > header .container .primary hgroup p:nth-child(1) {
  font-family: var(--font-primary-en);
  font-style: normal;
  font-weight: 400;
  font-size: 56px;
  line-height: 100%;
  color: #FFFFFF;
  mix-blend-mode: exclusion;
  will-change: filter;
  writing-mode: vertical-rl;
  opacity: 0;
  transition: all ease 0.3s;
}
@media screen and (min-width: 769px) {
  main.work-support > header .container .primary .hgroup p:nth-child(1),
  main.work-support > header .container .primary hgroup p:nth-child(1) {
    font-size: 64px;
    line-height: 80px;
  }
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char,
main.work-support > header .container .primary hgroup p:nth-child(1) .char {
  position: relative;
  left: -20px;
  transition: all ease 0.3s;
  opacity: 0;
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char:nth-child(2),
main.work-support > header .container .primary hgroup p:nth-child(1) .char:nth-child(2) {
  transition-delay: 0.08s;
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char:nth-child(3),
main.work-support > header .container .primary hgroup p:nth-child(1) .char:nth-child(3) {
  transition-delay: 0.16s;
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char:nth-child(4),
main.work-support > header .container .primary hgroup p:nth-child(1) .char:nth-child(4) {
  transition-delay: 0.24s;
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char:nth-child(5),
main.work-support > header .container .primary hgroup p:nth-child(1) .char:nth-child(5) {
  transition-delay: 0.32s;
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char:nth-child(6),
main.work-support > header .container .primary hgroup p:nth-child(1) .char:nth-child(6) {
  transition-delay: 0.4s;
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char:nth-child(7),
main.work-support > header .container .primary hgroup p:nth-child(1) .char:nth-child(7) {
  transition-delay: 0.48s;
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char:nth-child(8),
main.work-support > header .container .primary hgroup p:nth-child(1) .char:nth-child(8) {
  transition-delay: 0.56s;
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char:nth-child(9),
main.work-support > header .container .primary hgroup p:nth-child(1) .char:nth-child(9) {
  transition-delay: 0.64s;
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char:nth-child(10),
main.work-support > header .container .primary hgroup p:nth-child(1) .char:nth-child(10) {
  transition-delay: 0.72s;
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char:nth-child(11),
main.work-support > header .container .primary hgroup p:nth-child(1) .char:nth-child(11) {
  transition-delay: 0.8s;
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char:nth-child(12),
main.work-support > header .container .primary hgroup p:nth-child(1) .char:nth-child(12) {
  transition-delay: 0.88s;
}
main.work-support > header .container .primary .hgroup p:nth-child(1) .char:nth-child(13),
main.work-support > header .container .primary hgroup p:nth-child(1) .char:nth-child(13) {
  transition-delay: 0.96s;
}
main.work-support > header .container .primary .hgroup p:nth-child(2),
main.work-support > header .container .primary hgroup p:nth-child(2) {
  position: absolute;
  top: -40px;
  left: 9px;
  font-family: var(--font-primary);
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  background-color: transparent;
  padding: 0;
  mix-blend-mode: exclusion;
  will-change: filter;
  white-space: nowrap;
  opacity: 0;
  transition: all ease 0.3s;
  transition-delay: 1s;
  right: -20px;
}
@media screen and (min-width: 769px) {
  main.work-support > header .container .primary .hgroup p:nth-child(2),
  main.work-support > header .container .primary hgroup p:nth-child(2) {
    position: static;
    font-size: 20px;
    right: auto;
    left: -20px;
  }
}
main.work-support > header .container .primary .hgroup h1,
main.work-support > header .container .primary hgroup h1 {
  position: relative;
  font-family: var(--font-primary);
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.1em;
  mix-blend-mode: exclusion;
  will-change: filter;
  white-space: nowrap;
  color: #000;
  padding: 16px;
  background-color: white;
  width: fit-content;
  margin: 0 0 0 auto;
  opacity: 0;
  transition: all ease 0.3s;
  transition-delay: 1s;
  right: -20px;
}
@media screen and (min-width: 769px) {
  main.work-support > header .container .primary .hgroup h1,
  main.work-support > header .container .primary hgroup h1 {
    padding: 0;
    color: #FFFFFF;
    background-color: transparent;
    margin: 0;
    right: auto;
    left: -20px;
  }
}
main.work-support > header .container .primary > p.lead {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  font-family: var(--font-primary);
  font-weight: 400;
  font-size: 18px;
  line-height: 200%;
  text-align: right;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  mix-blend-mode: exclusion;
  will-change: filter;
  word-break: keep-all;
  overflow-wrap: break-word;
  margin-top: 16px;
  opacity: 0;
  transition: all ease 0.3s;
  transition-delay: 1s;
  right: -20px;
}
@media screen and (min-width: 769px) {
  main.work-support > header .container .primary > p.lead {
    margin-top: 0;
    height: 227px;
    font-size: 24px;
    line-height: 150%;
  }
}
main.work-support > header .container nav.breadcrumb {
  mix-blend-mode: exclusion;
  will-change: filter;
  border-top: 1px solid #fff;
  padding-top: 16px;
}
main.work-support > header .container nav.breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
main.work-support > header .container nav.breadcrumb ol li {
  display: flex;
  gap: 10px;
  font-family: var(--font-primary);
  font-weight: 400;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #fff;
}
main.work-support > header .container nav.breadcrumb ol li + li:before {
  content: "＞";
}
main.work-support > header.js-scrollin-active .container .primary .hgroup p:nth-child(1),
main.work-support > header.js-scrollin-active .container .primary hgroup p:nth-child(1) {
  opacity: 1;
}
main.work-support > header.js-scrollin-active .container .primary .hgroup p:nth-child(1) .char,
main.work-support > header.js-scrollin-active .container .primary hgroup p:nth-child(1) .char {
  left: 0;
  opacity: 1;
}
main.work-support > header.js-scrollin-active .container .primary .hgroup p:nth-child(2),
main.work-support > header.js-scrollin-active .container .primary .hgroup h1,
main.work-support > header.js-scrollin-active .container .primary hgroup p:nth-child(2),
main.work-support > header.js-scrollin-active .container .primary hgroup h1 {
  opacity: 1;
  right: 0;
}
@media screen and (min-width: 769px) {
  main.work-support > header.js-scrollin-active .container .primary .hgroup p:nth-child(2),
  main.work-support > header.js-scrollin-active .container .primary .hgroup h1,
  main.work-support > header.js-scrollin-active .container .primary hgroup p:nth-child(2),
  main.work-support > header.js-scrollin-active .container .primary hgroup h1 {
    right: auto;
    left: 0;
  }
}
main.work-support > header.js-scrollin-active .container .primary > p.lead {
  opacity: 1;
  right: 0;
}
main.work-support section.intro {
  background-image: url("../images/work-support/intro_bg_sp.jpg");
  background-size: cover;
  height: 560px;
  background-position: 50% 50%;
  padding-bottom: 40px;
}
@media screen and (min-width: 769px) {
  main.work-support section.intro {
    background-image: url("../images/work-support/intro_bg.jpg");
    height: 600px;
    padding-bottom: 0;
  }
}
main.work-support section.intro .container {
  width: calc(100% - 8.5333333333vw);
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  main.work-support section.intro .container {
    width: 80vw;
  }
}
main.work-support section.intro .container {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}
@media screen and (min-width: 769px) {
  main.work-support section.intro .container {
    flex-direction: row;
  }
}
main.work-support section.intro .container p {
  font-weight: 400;
  font-size: 14px;
  line-height: 200%;
  text-align: justify;
  color: #FFFFFF;
}
@media screen and (min-width: 769px) {
  main.work-support section.intro .container p {
    width: 400px;
    font-weight: 400;
    font-size: 18px;
    line-height: 240%;
    text-align: justify;
    color: #FFFFFF;
  }
}
main.work-support section.system {
  padding: 80px 0;
}
main.work-support section.system .container {
  width: calc(100% - 8.5333333333vw);
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container {
    width: 80vw;
  }
}
main.work-support section.system .container > hgroup p {
  font-family: var(--font-primary-en);
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  mix-blend-mode: exclusion;
  will-change: filter;
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > hgroup p {
    font-size: 32px;
    margin-bottom: 12px;
  }
}
main.work-support section.system .container > hgroup h2 {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #000;
  background-color: #fff;
  padding: 8px 16px;
  mix-blend-mode: exclusion;
  will-change: filter;
  width: fit-content;
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > hgroup h2 {
    font-size: 20px;
  }
}
main.work-support section.system .container > hgroup {
  /*
  p {
  	font-family: var(--font-primary-en);
  	font-style: normal;
  	font-weight: 400;
  	font-size: 32px;
  	line-height: 100%;
  	letter-spacing: 0.1em;
  	color: #FFFFFF;
  	mix-blend-mode: exclusion;
  	margin-bottom: 12px;
  }
  h2 {
  	font-weight: 400;
  	font-size: 20px;
  	line-height: 100%;
  	letter-spacing: 0.1em;
  	padding: 8px 16px;
  	width: fit-content;
  	background-color: #FFFFFF;
  	color: #000;
  	mix-blend-mode: exclusion;
  	margin-bottom: 16px;
  }
  */
}
main.work-support section.system .container > .lead {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  mix-blend-mode: exclusion;
  will-change: filter;
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > .lead {
    font-size: 18px;
  }
}
main.work-support section.system .container > .lead {
  /*
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  mix-blend-mode: exclusion;
  */
}
main.work-support section.system .container > section {
  margin: 40px auto 0;
  max-width: 1440px;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section {
    margin: 80px auto 0;
  }
}
main.work-support section.system .container > section hgroup {
  mix-blend-mode: exclusion;
  will-change: filter;
  border: 1px solid #fff;
  padding: 32px;
  text-align: center;
  margin-bottom: 16px;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section hgroup {
    margin-bottom: 40px;
  }
}
main.work-support section.system .container > section hgroup p {
  font-family: var(--font-primary-en);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #000;
  margin-bottom: 16px;
}
main.work-support section.system .container > section hgroup h3 {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #000;
}
main.work-support section.system .container > section section {
  background-color: #fff;
  padding: 32px 16px;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section section {
    display: flex;
    justify-content: space-between;
    gap: 80px;
    padding: 32px;
  }
}
main.work-support section.system .container > section section .content {
  flex: 1 1 480px;
}
main.work-support section.system .container > section section .content h4 {
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section section .content h4 {
    margin-bottom: 30px;
  }
}
main.work-support section.system .container > section section .content h4 .highlight {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.05em;
  padding: 4px 16px;
  color: #FFFFFF;
  background-color: #000;
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section section .content h4 .highlight {
    font-size: 18px;
    line-height: 42px;
    letter-spacing: 0.1em;
    padding: 4px 16px;
  }
}
main.work-support section.system .container > section section .content p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 200%;
  text-align: justify;
  color: #000000;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section section .content p {
    font-size: 16px;
  }
}
main.work-support section.system .container > section section .content p + p {
  margin-top: 28px;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section section .content p + p {
    margin-top: 32px;
  }
}
main.work-support section.system .container > section section figure {
  margin-top: 32px;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section section figure {
    flex: 0 0 400px;
    margin-top: 0;
  }
}
main.work-support section.system .container > section ul {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 16px;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section ul {
    gap: 40px 32px;
    margin-top: 40px;
  }
}
main.work-support section.system .container > section ul li {
  position: relative;
  padding-left: 40px;
  flex: 0 0 100%;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section ul li {
    flex: 0 0 calc((100% - 64px) / 3);
  }
}
main.work-support section.system .container > section ul li.full {
  flex: 0 0 100%;
}
main.work-support section.system .container > section ul li .marker {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 40px;
  background-color: #FFFFFF;
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #000;
  mix-blend-mode: exclusion;
  will-change: filter;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding: 16px 8px;
}
main.work-support section.system .container > section ul li .wrapper {
  padding: 32px 16px;
  background-color: #fff;
  height: 100%;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section ul li .wrapper {
    padding: 32px;
  }
}
main.work-support section.system .container > section ul li .wrapper .title {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  letter-spacing: 0.1em;
  color: #000000;
  margin-bottom: 24px;
}
main.work-support section.system .container > section ul li .wrapper .title .small {
  font-size: 12px;
}
main.work-support section.system .container > section ul li .wrapper p.description {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 200%;
  text-align: justify;
  color: #000000;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section ul li .wrapper:has(.content) {
    display: flex;
    justify-content: space-between;
    gap: 32px;
  }
}
main.work-support section.system .container > section ul li .wrapper:has(.content) figure {
  animation: bgColorAnimation 16s infinite;
  background-color: #C7A2A2;
  align-self: flex-start;
  margin-top: 16px;
}
@media screen and (min-width: 769px) {
  main.work-support section.system .container > section ul li .wrapper:has(.content) figure {
    margin-top: 0;
    flex: 0 0 300px;
  }
}
main.work-support section.system .container > section ul li .wrapper:has(.content) figure .inner {
  mix-blend-mode: exclusion;
  will-change: filter;
}
main.work-support nav.other .container {
  width: calc(100% - 8.5333333333vw);
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  main.work-support nav.other .container {
    width: 80vw;
  }
}
main.work-support nav.other .container {
  position: relative;
  padding: 40px 0;
  margin-bottom: 80px;
}
@media screen and (min-width: 769px) {
  main.work-support nav.other .container {
    padding: 160px 0;
    margin-bottom: 0;
  }
}
main.work-support nav.other .container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  background-color: #fff;
  mix-blend-mode: exclusion;
  will-change: filter;
}
main.work-support nav.other .container:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  background-color: #fff;
  mix-blend-mode: exclusion;
  will-change: filter;
}
@media screen and (min-width: 769px) {
  main.work-support nav.other .container:after {
    display: none;
  }
}
main.work-support nav.other .container h2 {
  font-family: var(--font-primary-en);
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  mix-blend-mode: exclusion;
  will-change: filter;
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  main.work-support nav.other .container h2 {
    font-size: 56px;
    margin-bottom: 80px;
  }
}
main.work-support nav.other .container ul {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px;
}
@media screen and (min-width: 769px) {
  main.work-support nav.other .container ul {
    display: flex;
    padding: 0;
  }
}
main.work-support nav.other .container ul li {
  position: relative;
  flex: 0 0 50%;
}
@media screen and (min-width: 769px) {
  main.work-support nav.other .container ul li {
    padding: 0 16px;
    margin-bottom: 0;
  }
}
main.work-support nav.other .container ul li:first-child {
  padding-bottom: 40px;
  margin-bottom: 40px;
}
main.work-support nav.other .container ul li:first-child:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  display: block;
  background-color: #fff;
  mix-blend-mode: exclusion;
  will-change: filter;
}
@media screen and (min-width: 769px) {
  main.work-support nav.other .container ul li:first-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  main.work-support nav.other .container ul li:first-child:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 1px;
    background-color: #fff;
    mix-blend-mode: exclusion;
    will-change: filter;
  }
}
@media screen and (min-width: 769px) {
  main.work-support nav.other .container ul li:after {
    content: "";
    position: absolute;
    display: block;
    background-color: #fff;
    mix-blend-mode: exclusion;
    will-change: filter;
    top: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    right: 0 !important;
    width: 1px !important;
    height: auto !important;
  }
}
main.work-support nav.other .container ul li a {
  display: block;
}
main.work-support nav.other .container ul li a .title {
  mix-blend-mode: exclusion;
  will-change: filter;
}
@media screen and (min-width: 769px) {
  main.work-support nav.other .container ul li a .title {
    padding-left: 16px;
  }
}
main.work-support nav.other .container ul li a .title p:nth-child(1) {
  font-family: var(--font-primary-en);
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 100%;
  color: #FFFFFF;
  margin-bottom: 8px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  main.work-support nav.other .container ul li a .title p:nth-child(1) {
    font-size: 40px;
    letter-spacing: 0;
  }
}
main.work-support nav.other .container ul li a .title p:nth-child(2) {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-bottom: 24px;
}
main.work-support nav.other .container ul li a figure {
  border-radius: 8px;
  margin-bottom: 24px;
  overflow: hidden;
}
main.work-support nav.other .container ul li a figure img {
  width: 100%;
}
main.work-support nav.other .container ul li a .more {
  margin: 0 auto;
  position: relative;
  font-family: var(--font-primary-en);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #000000;
  display: flex;
  align-items: center;
  padding: 0 104px 0 40px;
  width: fit-content;
  height: 54px;
  background: #FFFFFF;
  mix-blend-mode: exclusion;
  will-change: filter;
  will-change: opacity;
  border: 1px solid #FFFFFF;
  border-radius: 1000px;
  transition: all ease 0.3s;
}
main.work-support nav.other .container ul li a .more:after {
  content: "";
  -webkit-mask-image: url("../images/home/btn_arrow.svg");
  -webkit-mask-size: 100% 100%;
  mask-image: url("../images/home/btn_arrow.svg");
  mask-size: 100% 100%;
  display: block;
  width: 24px;
  height: 14px;
  position: absolute;
  background-color: #000;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  transition: all ease 0.3s;
}
@media screen and (min-width: 769px) {
  main.work-support nav.other .container ul li a .more:hover {
    background-color: transparent;
    color: #fff;
  }
  main.work-support nav.other .container ul li a .more:hover:after {
    background-color: #fff;
    right: 32px;
  }
}
@media screen and (min-width: 769px) {
  main.work-support nav.other .container ul li a:hover .more {
    background-color: transparent;
    color: #fff;
  }
  main.work-support nav.other .container ul li a:hover .more:after {
    background-color: #fff;
    right: 32px;
  }
}
main.work-support nav.entry {
  position: relative;
  padding: 180px 10.6666666667vw 120px;
}
@media screen and (min-width: 769px) {
  main.work-support nav.entry {
    padding: 183px 0 80px;
  }
}
main.work-support nav.entry:before {
  content: "";
  display: block;
  width: 33px;
  height: 136px;
  background-image: url("../images/common/entry_deco.svg");
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  mix-blend-mode: exclusion;
  will-change: filter;
}
main.work-support nav.entry h2 {
  font-weight: 400;
  font-family: var(--font-primary);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
  text-align: center;
  letter-spacing: 0.2em;
  color: #FFFFFF;
  mix-blend-mode: exclusion;
  will-change: filter;
}
@media screen and (min-width: 769px) {
  main.work-support nav.entry h2 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 48px;
  }
}
main.work-support nav.entry .action {
  text-align: center;
}
main.work-support nav.entry .action a {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 1000px;
  font-family: var(--font-primary-en);
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0.1em;
  color: #000;
  mix-blend-mode: exclusion;
  will-change: filter;
  transition: all ease 0.3s;
}
@media screen and (min-width: 769px) {
  main.work-support nav.entry .action a {
    max-width: 560px;
    height: 96px;
    font-size: 40px;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  main.work-support nav.entry .action a:hover {
    background-color: transparent;
    color: #fff;
  }
}

/*# sourceMappingURL=work-support.css.map */
