#work .for_link img {
  border: none;
  border-radius: 0%;
}
#work .for_link > .wp-block-column {
  position: relative;
}
#work .for_link > .wp-block-column .link_arrow {
  margin: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
}
#work .for_link > .wp-block-column .link_arrow::after {
  position: absolute;
  width: 1.875rem;
  height: 1.875rem;
  background: url(../../assets/images/link_arrow.svg) no-repeat;
  background-size: contain;
  content: "";
  display: block;
  bottom: 1rem;
  right: 1rem;
}
#work .content_width {
  max-width: var(--wp--style--global--content-size);
}
#work .capsule-center {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
#work .group_dot {
  padding-left: 1.5rem;
  position: relative;
}
#work .group_dot figure {
  margin: 0;
}
#work .group_dot::before {
  display: block;
  content: "";
  position: absolute;
  left: 0.4rem;
  top: 0.4rem;
  width: 0.8rem;
  height: 0.8rem;
  background: var(--wp--preset--color--theme-blue);
  border-radius: 50%;
}
#work .stay_outline {
  gap: 1.5rem;
  justify-content: flex-start;
  align-items: stretch !important;
  flex-wrap: wrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  #work .stay_outline {
    flex-direction: column;
    width: 100%;
  }
}
#work .stay_outline > .wp-block-group {
  flex: 1;
  display: flex;
  gap: 0;
  flex-direction: column;
  position: relative;
}
@media (max-width: 768px) {
  #work .stay_outline > .wp-block-group {
    max-width: none;
    width: 100%;
    padding: 1rem;
  }
}
#work .stay_outline > .wp-block-group:last-child::after {
  content: none;
}
#work .stay_outline > .wp-block-group::after {
  display: block;
  content: "";
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  right: -1.25rem;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
  background: #37739B;
}
@media (max-width: 768px) {
  #work .stay_outline > .wp-block-group::after {
    transform: rotate(90deg);
    top: auto;
    bottom: -1.25rem;
    left: calc(50% - 0.5rem);
  }
}
#work .stay_outline > .wp-block-group p.number {
  display: block;
  width: 100%;
  background: #37739B;
  color: var(--wp--preset--color--theme-white);
  border-radius: 10px 10px 0 0;
}
#work .stay_outline > .wp-block-group > .wp-block-group {
  margin-top: 0.75em;
  max-width: none;
  margin: 0 !important;
  flex: 1;
  padding: 0.25em 0.5em;
  height: 100%;
  margin: 0;
  background: #5DB8F5;
  color: var(--wp--preset--color--theme-white);
  border-radius: 0 0 10px 10px;
}
#work .stay_outline > .wp-block-group > .wp-block-group p {
  margin: 0;
}
#work .area_menu .area_list {
  list-style: none;
  padding: 0;
}
#work .area_menu .area_list a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75em 1.5em;
  width: 100%;
  height: 100%;
  min-height: 3.6em;
  border-radius: 10px;
  background-color: var(--wp--preset--color--theme-white);
  border: solid 1px var(--wp--preset--color--theme-blue);
  color: inherit;
  text-decoration: none;
  line-height: 1;
}
#work .area_menu .area_list a:hover {
  scale: 1.05;
}
#work .area_menu .area_list a:active {
  scale: 0.95;
}
#work .area_menu .area_list a .count {
  color: var(--wp--preset--color--theme-blue);
}
@media screen and (max-width: 599px) {
  #work .area_menu .area_list > li:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}
@media (min-width:600px) {
  #work .area_menu .area_list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem 2%;
  }
  #work .area_menu .area_list > li {
    width: 32%;
  }
}
#work .area_map .area_list {
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: var(--wp--preset--font-size--small);
}
#work .area_map .area_list > li {
  opacity: 0;
  position: absolute;
  translate: -50% -100%;
  padding-bottom: 0.75em;
}
#work .area_map .area_list > li.area01 {
  left: 23.08%;
  top: 60.2%;
}
#work .area_map .area_list > li.area02 {
  left: 25.08%;
  top: 56.6%;
}
#work .area_map .area_list > li.area03 {
  left: 17.08%;
  top: 59%;
}
#work .area_map .area_list > li.area04 {
  left: 26.41%;
  top: 62.8%;
}
#work .area_map .area_list > li.area05 {
  left: 24.41%;
  top: 68.2%;
}
#work .area_map .area_list > li.area06 {
  left: 19.52%;
  top: 73.4%;
}
#work .area_map .area_list > li.area07 {
  left: 28.86%;
  top: 51%;
}
#work .area_map .area_list > li.area08 {
  left: 34.97%;
  top: 40.8%;
}
#work .area_map .area_list > li.area09 {
  left: 14.19%;
  top: 88%;
}
#work .area_map .area_list > li.area10 {
  left: 42.41%;
  top: 64.6%;
}
#work .area_map .area_list > li.area11 {
  left: 52.86%;
  top: 58%;
}
#work .area_map .area_list > li.area12 {
  left: 43.08%;
  top: 35%;
}
#work .area_map .area_list > li a {
  display: block;
  padding: 0.25em 0.75em;
  background-color: var(--wp--preset--color--theme-black);
  color: var(--wp--preset--color--theme-white);
  text-decoration: none;
  word-break: keep-all;
  white-space: nowrap;
}
#work .area_map .area_list > li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: -1px auto auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75em 0.25em 0;
  border-color: var(--wp--preset--color--theme-black) transparent;
}
#work .area_map .area_list > li:hover {
  opacity: 1;
}
@media screen and (max-width: 599px) {
  #work .area_map .area_list {
    width: 140%;
    max-width: none;
  }
  #work .area_map .map img {
    max-width: none;
    width: 140%;
    height: auto;
  }
}
@media (min-width:600px) {
  #work .area_map {
    display: flex;
  }
  #work .area_map::before, #work .area_map::after {
    content: "";
    display: block;
    flex-shrink: 0;
  }
  #work .area_map::before {
    width: 14%;
  }
  #work .area_map::after {
    width: 4%;
  }
  #work .area_map .area_list {
    left: 14%;
    right: 4%;
  }
}
#work .job_list {
  list-style: none;
  padding: 0;
}
#work .job_list > li:not(:last-child) {
  margin-bottom: var(--wp--preset--spacing--30);
  padding-bottom: var(--wp--preset--spacing--30);
  border-bottom: solid 1px var(--wp--preset--color--theme-gray);
}
#work .job_list .job_block .job_img img {
  width: 100%;
}
#work .job_list .job_block .job_head {
  margin-top: 0;
}
#work .job_list .job_block .job_info table {
  width: 100%;
}
#work .job_list .job_block .job_info table tr th {
  width: 5em;
}
#work .job_list .job_block .job_navi {
  justify-content: flex-end;
  font-size: var(--wp--preset--font-size--x-small);
}
#work .job_list .job_block .job_navi .more_link .wp-block-button__link {
  display: flex;
  align-items: center;
  border-radius: 999em;
}
@media (min-width:600px) {
  #work .job_list .job_block {
    display: grid;
  }
}
/*# sourceMappingURL=work.css.map */