﻿*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
a,
button {
  cursor: revert;
}
ol,
ul,
menu,
summary {
  list-style: none;
}
ol {
  counter-reset: revert;
}
img {
  max-inline-size: 100%;
  max-block-size: 100%;
}
table {
  border-collapse: collapse;
}
input,
textarea {
  -webkit-user-select: auto;
}
textarea {
  white-space: revert;
}
meter {
  -webkit-appearance: revert;
  appearance: revert;
}
:where(pre) {
  all: revert;
  box-sizing: border-box;
}
::placeholder {
  color: unset;
}
:where([hidden]) {
  display: none;
}
:where([contenteditable]:not([contenteditable='false'])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}
:where([draggable='true']) {
  -webkit-user-drag: element;
}
:where(dialog:modal) {
  all: revert;
  box-sizing: border-box;
}
::-webkit-details-marker {
  display: none;
}
html {
  word-break: normal;
  tab-size: 4;
  scroll-behavior: smooth;
}
body {
  position: relative;
  z-index: 0;
  font-family: 'Noto Sans JP', 'Helvetica Neue', arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', meiryo, sans-serif;
  font-size: 3.7333333333vw;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: 'palt';
  font-optical-sizing: auto;
  line-height: 1.75;
  color: #000;
  text-align: justify;
  overflow-wrap: anywhere;
  background-color: #fff;
  text-size-adjust: 100%;
  font-synthesis: none;
  line-break: strict;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  body {
    font-size: 0.875rem;
    text-align: left;
  }
}
img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: top;
}
.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.is-sp {
  display: block;
}
@media screen and (min-width: 769px) {
  .is-sp {
    display: none;
  }
}
.is-pc {
  display: none;
}
@media screen and (min-width: 769px) {
  .is-pc {
    display: block;
  }
}
:focus-visible {
  outline: 3px solid #427ee1;
}
:focus:not(:focus-visible) {
  outline: 0;
}
:where(button, [type='button'], [type='reset'], [type='submit']) {
  touch-action: manipulation;
}
.u-ff-oswald {
  font-family: Oswald, 'Helvetica Neue', arial, sans-serif;
}
.u-fss {
  font-size: 3.2vw;
}
@media screen and (min-width: 769px) {
  .u-fss {
    font-size: 0.75rem;
  }
}
.u-fsm {
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 769px) {
  .u-fsm {
    font-size: 1rem;
  }
}
.u-fsl {
  font-size: 5.3333333333vw;
}
@media screen and (min-width: 769px) {
  .u-fsl {
    font-size: 1.25rem;
  }
}
.u-taleft {
  text-align: left !important;
}
.u-tacenter {
  text-align: center !important;
}
.u-taright {
  text-align: right !important;
}
.u-tajustify {
  text-align: justify !important;
}
.u-mrauto {
  margin-right: auto !important;
}
.u-mlauto {
  margin-left: auto !important;
}
.u-mt10 {
  margin-top: calc(20 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mt10 {
    margin-top: 10px !important;
  }
}
.u-mb10 {
  margin-bottom: calc(20 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mb10 {
    margin-bottom: 10px !important;
  }
}
.u-ml10 {
  margin-left: calc(20 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-ml10 {
    margin-left: 10px !important;
  }
}
.u-mr10 {
  margin-right: calc(20 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mr10 {
    margin-right: 10px !important;
  }
}
.u-mt20 {
  margin-top: calc(40 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mt20 {
    margin-top: 20px !important;
  }
}
.u-mb20 {
  margin-bottom: calc(40 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mb20 {
    margin-bottom: 20px !important;
  }
}
.u-ml20 {
  margin-left: calc(40 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-ml20 {
    margin-left: 20px !important;
  }
}
.u-mr20 {
  margin-right: calc(40 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mr20 {
    margin-right: 20px !important;
  }
}
.u-mt30 {
  margin-top: calc(60 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mt30 {
    margin-top: 30px !important;
  }
}
.u-mb30 {
  margin-bottom: calc(60 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mb30 {
    margin-bottom: 30px !important;
  }
}
.u-ml30 {
  margin-left: calc(60 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-ml30 {
    margin-left: 30px !important;
  }
}
.u-mr30 {
  margin-right: calc(60 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mr30 {
    margin-right: 30px !important;
  }
}
.u-mt40 {
  margin-top: calc(80 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mt40 {
    margin-top: 40px !important;
  }
}
.u-mb40 {
  margin-bottom: calc(80 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mb40 {
    margin-bottom: 40px !important;
  }
}
.u-ml40 {
  margin-left: calc(80 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-ml40 {
    margin-left: 40px !important;
  }
}
.u-mr40 {
  margin-right: calc(80 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mr40 {
    margin-right: 40px !important;
  }
}
.u-mt50 {
  margin-top: calc(100 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mt50 {
    margin-top: 50px !important;
  }
}
.u-mb50 {
  margin-bottom: calc(100 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mb50 {
    margin-bottom: 50px !important;
  }
}
.u-ml50 {
  margin-left: calc(100 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-ml50 {
    margin-left: 50px !important;
  }
}
.u-mr50 {
  margin-right: calc(100 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mr50 {
    margin-right: 50px !important;
  }
}
.u-mt60 {
  margin-top: calc(120 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mt60 {
    margin-top: 60px !important;
  }
}
.u-mb60 {
  margin-bottom: calc(120 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mb60 {
    margin-bottom: 60px !important;
  }
}
.u-ml60 {
  margin-left: calc(120 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-ml60 {
    margin-left: 60px !important;
  }
}
.u-mr60 {
  margin-right: calc(120 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mr60 {
    margin-right: 60px !important;
  }
}
.u-mt70 {
  margin-top: calc(140 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mt70 {
    margin-top: 70px !important;
  }
}
.u-mb70 {
  margin-bottom: calc(140 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mb70 {
    margin-bottom: 70px !important;
  }
}
.u-ml70 {
  margin-left: calc(140 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-ml70 {
    margin-left: 70px !important;
  }
}
.u-mr70 {
  margin-right: calc(140 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mr70 {
    margin-right: 70px !important;
  }
}
.u-mt80 {
  margin-top: calc(160 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mt80 {
    margin-top: 80px !important;
  }
}
.u-mb80 {
  margin-bottom: calc(160 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mb80 {
    margin-bottom: 80px !important;
  }
}
.u-ml80 {
  margin-left: calc(160 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-ml80 {
    margin-left: 80px !important;
  }
}
.u-mr80 {
  margin-right: calc(160 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mr80 {
    margin-right: 80px !important;
  }
}
.u-mt90 {
  margin-top: calc(180 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mt90 {
    margin-top: 90px !important;
  }
}
.u-mb90 {
  margin-bottom: calc(180 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mb90 {
    margin-bottom: 90px !important;
  }
}
.u-ml90 {
  margin-left: calc(180 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-ml90 {
    margin-left: 90px !important;
  }
}
.u-mr90 {
  margin-right: calc(180 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mr90 {
    margin-right: 90px !important;
  }
}
.u-mt100 {
  margin-top: calc(200 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mt100 {
    margin-top: 100px !important;
  }
}
.u-mb100 {
  margin-bottom: calc(200 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mb100 {
    margin-bottom: 100px !important;
  }
}
.u-ml100 {
  margin-left: calc(200 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-ml100 {
    margin-left: 100px !important;
  }
}
.u-mr100 {
  margin-right: calc(200 / 750 * 100vw) !important;
}
@media screen and (min-width: 769px) {
  .u-mr100 {
    margin-right: 100px !important;
  }
}
.header {
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  display: flex;
  width: 100%;
  background-color: hsla(0, 0%, 100%, 0.9);
}
.header_left {
  display: flex;
  align-items: center;
  padding: 3.4666666667vw 0 3.4666666667vw 3.7333333333vw;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .header_left {
    padding: 16px 0 20px 24px;
  }
}
.header_logo {
  display: block;
  width: 10.6666666667vw;
  margin-right: 3.4666666667vw;
}
@media screen and (min-width: 769px) {
  .header_logo {
    width: 64px;
    margin-right: 32px;
  }
}
.header_logo:focus-visible {
  opacity: 0.8;
}
@media (any-hover: hover) {
  .header_logo:hover {
    opacity: 0.8;
  }
}
.header_ttl {
  flex: 1 0 0;
  font-size: 3.7333333333vw;
  letter-spacing: 0.09em;
}
@media screen and (min-width: 769px) {
  .header_ttl {
    font-size: 1.875rem;
  }
}
.header_right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3.4666666667vw 3.7333333333vw 3.4666666667vw 0;
}
@media screen and (min-width: 769px) {
  .header_right {
    align-items: flex-start;
    padding: 22px 24px 20px 0;
  }
}
.header_btn {
  display: block;
  width: 17.0666666667vw;
  border-radius: 0.5333333333vw;
}
@media screen and (min-width: 769px) {
  .header_btn {
    width: 100%;
    min-width: 107px;
    border-radius: 4px;
    transition: all 200ms linear;
  }
}
.header_btn:focus-visible {
  filter: brightness(120%);
}
@media (any-hover: hover) {
  .header_btn:hover {
    filter: brightness(120%);
  }
}
.header_btn-entry {
  margin-right: 1.6vw;
  color: #fff;
  background-color: #000;
}
@media screen and (min-width: 769px) {
  .header_btn-entry {
    margin-right: 10px;
  }
}
.header_btn-entry:focus-visible {
  background-color: #666;
}
@media (any-hover: hover) {
  .header_btn-entry:hover {
    background-color: #666;
  }
}
.header_btn-mypage {
  color: #fff;
  background-color: #1492ff;
}
.header_btn_link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 5.3333333333vw;
  font-size: 2.9333333333vw;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .header_btn_link {
    min-height: 35px;
    font-size: 0.75rem;
    letter-spacing: 0.2em;
  }
}
.header_menu {
  position: absolute;
  top: 2.6666666667vw;
  right: 1.0666666667vw;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 10.6666666667vw;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .header_menu {
    top: 22px;
    right: 25px;
    width: 40px;
    transition:
      filter 200ms linear,
      transform 200ms linear;
  }
}
@media screen and (min-width: 769px) and (any-hover: hover) {
  .header_menu:hover {
    filter: brightness(120%);
    opacity: 1;
    transform: scale(1.05);
  }
}
.header_menu::before {
  display: block;
  width: 6.6666666667vw;
  height: 5.3333333333vw;
  content: '';
  background: url('../images/hb_b_btn_b.svg') no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .header_menu::before {
    width: 30px;
    height: 22px;
  }
}
.header_menu_txt {
  margin-top: 1.0666666667vw;
  font-size: 2.6666666667vw;
  font-weight: 500;
  line-height: 1.2;
  color: #1492ff;
}
@media screen and (min-width: 769px) {
  .header_menu_txt {
    margin-top: 5px;
    font-size: 0.75rem;
  }
}
.footer {
  position: relative;
  z-index: 10;
  padding: 18.6666666667vw 0 26.6666666667vw;
}
@media screen and (min-width: 769px) {
  .footer {
    padding: 200px 10px 100px;
  }
}
.footer_navi {
  position: fixed;
  right: 5.3333333333vw;
  bottom: 29.3333333333vw;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .footer_navi {
    right: 20px;
    bottom: 140px;
  }
}
.top .footer_navi {
  bottom: 5.3333333333vw;
}
@media screen and (min-width: 769px) {
  .top .footer_navi {
    bottom: 20px;
  }
}
.footer_btn {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 769px) {
  .footer_btn {
    width: 60px;
    height: 60px;
    transition:
      filter 200ms linear,
      transform 200ms linear;
  }
}
@media screen and (min-width: 769px) and (any-hover: hover) {
  .footer_btn:hover {
    filter: brightness(120%);
    opacity: 1;
    transform: scale(1.05);
  }
}
.footer_btn:first-of-type {
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .footer_btn:first-of-type {
    margin-bottom: 15px;
  }
}
.footer_btn_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
}
.footer_btn_inner::before {
  display: block;
  content: '';
}
.footer_btn_inner-search::before {
  width: 25px;
  height: 25px;
  background: url('../images/ico_search.svg') no-repeat center;
  background-size: contain;
}
.footer_btn_inner-top::before {
  width: 15px;
  height: 7px;
  background: url('../images/ico_arrow_top.svg') no-repeat center;
  background-size: contain;
}
.footer_banner {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 7.4666666667vw 4vw;
  background-color: hsla(0, 0%, 100%, 0.65);
}
@media screen and (min-width: 769px) {
  .footer_banner {
    justify-content: center;
    padding: 20px 0;
  }
}
.top .footer_banner {
  display: none;
}
.footer_join {
  display: block;
  width: 44.8vw;
  min-height: 11.7333333333vw;
}
@media screen and (min-width: 769px) {
  .footer_join {
    width: 280px;
    min-height: 60px;
  }
  .footer_join:first-of-type {
    margin-right: 24px;
  }
}
.footer_join_inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 11.7333333333vw;
  padding: 0 8.5333333333vw;
  font-size: 4vw;
  font-weight: 500;
  color: #fff;
  border-radius: 5.8666666667vw/50%;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 769px) {
  .footer_join_inner {
    min-height: 60px;
    padding: 0 60px;
    font-size: 1.3125rem;
    border-radius: 30px;
    transition: all 200ms linear;
  }
}
.footer_join_inner:focus-visible {
  filter: brightness(120%);
}
@media (any-hover: hover) {
  .footer_join_inner:hover {
    filter: brightness(120%);
  }
}
.footer_join_inner::before {
  position: absolute;
  top: 0;
  right: 1.6vw;
  bottom: 0;
  z-index: 0;
  display: block;
  width: 8.5333333333vw;
  height: 8.5333333333vw;
  margin: auto 0;
  content: '';
  background-color: #fff;
  border-radius: 50%;
}
@media screen and (min-width: 769px) {
  .footer_join_inner::before {
    right: 9px;
    width: 42px;
    height: 42px;
  }
}
.footer_join_inner::after {
  position: absolute;
  top: 0;
  right: 4.2666666667vw;
  bottom: 0;
  z-index: 10;
  display: block;
  width: 2.6666666667vw;
  height: 2.1333333333vw;
  margin: auto 0;
  content: '';
}
@media screen and (min-width: 769px) {
  .footer_join_inner::after {
    right: 22px;
    width: 14px;
    height: 10px;
  }
}
.footer_join_inner-entry {
  background-color: #287df4;
}
.footer_join_inner-entry::after {
  background: url('../images/ico_arrow_right_b.svg') no-repeat center;
  background-size: contain;
}
.footer_join_inner-mypage {
  background-color: #000;
}
.footer_join_inner-mypage:focus-visible {
  background-color: #666;
}
@media (any-hover: hover) {
  .footer_join_inner-mypage:hover {
    background-color: #666;
  }
}
.footer_join_inner-mypage::after {
  background: url('../images/ico_arrow_right.svg') no-repeat center;
  background-size: contain;
}
.footer_lst {
  display: flex;
  flex-direction: column;
  width: 88.8vw;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .footer_lst {
    width: 100%;
    max-width: 940px;
  }
}
.footer_item {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer_item {
    text-align: left;
  }
}
.footer_item + .footer_item {
  margin-top: 3.2vw;
}
@media screen and (min-width: 769px) {
  .footer_item + .footer_item {
    margin-top: 5px;
  }
}
.footer_link {
  font-size: 3.4666666667vw;
}
@media screen and (min-width: 769px) {
  .footer_link {
    font-size: 0.625rem;
  }
}
.footer_link:focus-visible {
  text-decoration: underline;
}
@media (any-hover: hover) {
  .footer_link:hover {
    text-decoration: underline;
  }
}
.footer_link::before {
  display: inline-block;
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  margin-right: 0.8vw;
  content: '';
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg) translate(-0.8vw, 0.5333333333vw);
}
@media screen and (min-width: 769px) {
  .footer_link::before {
    width: 4px;
    height: 4px;
    margin-right: 8px;
    transform: rotate(45deg) translate(-2px, -1px);
  }
}
.footer_btm {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 769px) {
  .footer_btm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 940px;
    margin: 20px auto 0;
  }
}
.footer_copy {
  text-align: center;
}
.footer_copy_txt {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 769px) {
  .footer_copy_txt {
    font-size: 0.625rem;
  }
}
.footer_info {
  margin-top: 1.3333333333vw;
  font-size: 2.6666666667vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer_info {
    margin-top: 0;
    font-size: 0.625rem;
  }
}
.kv {
  position: relative;
  z-index: 10;
  display: block;
  width: 100%;
  margin-bottom: 5.3333333333vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .kv {
    display: flex;
    width: 100%;
    max-width: 1020px;
    padding: 0 10px;
    margin: 0 auto 90px;
    overflow: visible;
  }
}
.kv_bg {
  display: block;
  width: 108.2666666667vw;
  margin-left: -1.6vw;
}
@media screen and (min-width: 769px) {
  .kv_bg {
    position: absolute;
    top: 0;
    right: -132px;
    z-index: 0;
    width: 554px;
    margin-left: 0;
  }
}
.kv_container {
  margin-top: 19.2vw;
}
@media screen and (min-width: 769px) {
  .kv_container {
    position: relative;
    z-index: 10;
    order: 1;
    padding-top: 110px;
    margin-top: 0;
  }
}
.kv_ttl {
  position: absolute;
  top: 48vw;
  right: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 78.4vw;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .kv_ttl {
    position: static;
    width: 505px;
    margin-bottom: 74px;
    margin-left: 0;
  }
}
.kv_read {
  font-size: 3.7333333333vw;
  line-height: 2;
  text-align: center;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 769px) {
  .kv_read {
    font-size: 0.875rem;
    text-align: left;
    line-height: 2.4285714286;
    letter-spacing: 0.06em;
  }
}
.kv_read:not(:first-of-type) {
  margin-top: 1em;
}
@media screen and (min-width: 769px) {
  .kv_read:not(:first-of-type) {
    margin-top: 34px;
  }
}
.worknavi {
  position: relative;
  z-index: 10;
  display: block;
  width: 100%;
  padding-top: 16vw;
}
@media screen and (min-width: 769px) {
  .worknavi {
    max-width: 1020px;
    padding: 100px 10px 0;
    margin: 0 auto;
  }
}
.worknavi_head {
  margin-bottom: 4vw;
}
@media screen and (min-width: 769px) {
  .worknavi_head {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 30px;
  }
}
.worknavi_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 8vw;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .worknavi_ttl {
    width: fit-content;
    font-size: 4.125rem;
  }
}
.worknavi_ttl_ico {
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  margin-right: 1.6vw;
}
@media screen and (min-width: 769px) {
  .worknavi_ttl_ico {
    width: 60px;
    height: 60px;
    margin-right: 14px;
  }
}
.worknavi_info {
  margin-top: 2.6666666667vw;
  font-size: 3.7333333333vw;
}
@media screen and (min-width: 769px) {
  .worknavi_info {
    margin-top: 0;
    font-size: 1.25rem;
  }
}
.worknavi_info_ico {
  width: 6.4vw;
  height: 6.4vw;
  margin-right: 1.0666666667vw;
}
@media screen and (min-width: 769px) {
  .worknavi_info_ico {
    width: 34px;
    height: 34px;
    margin-right: 5px;
  }
}
.worknavi_info_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #287df4;
}
.worknavi_info_inner:focus-visible {
  text-decoration: underline;
}
@media (any-hover: hover) {
  .worknavi_info_inner:hover {
    text-decoration: underline;
  }
}
.worknavi_info_inner::after {
  display: block;
  width: 1.6vw;
  height: 3.2vw;
  margin-left: 1.3333333333vw;
  content: '';
  background: url('../images/ico_link_b.svg') no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .worknavi_info_inner::after {
    width: 9px;
    height: 18px;
    margin-left: 9px;
  }
}
.worknavi_body {
  position: relative;
  z-index: 0;
  width: 85.3333333333vw;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .worknavi_body {
    width: 100%;
  }
}
.worknavi_box {
  padding: 4vw 2.6666666667vw;
  margin-top: 1.6vw;
  background-color: #f8f8f8;
}
@media screen and (min-width: 769px) {
  .worknavi_box {
    display: flex;
    align-items: center;
    padding: 35px 25px;
    margin-top: 5px;
  }
}
.worknavi_box-type {
  margin-top: 0;
  border-radius: 4vw 4vw 0 0;
}
@media screen and (min-width: 769px) {
  .worknavi_box-type {
    border-radius: 20px 20px 0 0;
  }
}
.worknavi_box-day {
  border-radius: 0 0 4vw 4vw;
}
@media screen and (min-width: 769px) {
  .worknavi_box-day {
    border-radius: 0 0 20px 20px;
  }
}
.worknavi_box-keyword {
  display: none;
}
.worknavi_box_ttl {
  display: flex;
  align-items: center;
  margin-bottom: 2.6666666667vw;
  font-size: 5.3333333333vw;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 769px) {
  .worknavi_box_ttl {
    width: 145px;
    margin-bottom: 0;
    font-size: 1.25rem;
  }
}
.worknavi_box_ttl::before {
  display: block;
  width: 4vw;
  height: 4vw;
  margin-right: 2.1333333333vw;
  content: '';
  background-color: #287df4;
  border-radius: 50%;
}
@media screen and (min-width: 769px) {
  .worknavi_box_ttl::before {
    width: 10px;
    height: 10px;
    margin-right: 6px;
  }
}
.worknavi_lst {
  display: flex;
  flex-wrap: wrap;
  gap: 5.3333333333vw;
}
@media screen and (min-width: 769px) {
  .worknavi_lst {
    flex: 1 0 0;
    gap: 10px 25px;
  }
}
.worknavi_lst-keyword {
  gap: 2.6666666667vw 1.3333333333vw;
}
@media screen and (min-width: 769px) {
  .worknavi_lst-keyword {
    gap: 15px 10px;
  }
}
.worknavi_item,
.worknavi_item_box {
  position: relative;
  display: block;
}
.worknavi_item_box {
  cursor: pointer;
}
.worknavi_item_box:has(:focus-visible) {
  text-decoration: underline;
  text-underline-offset: 0.25em;
  outline: auto oklch(0.6 0.4 240);
  outline-offset: 4px;
}
.worknavi_item_box:focus-visible {
  text-decoration: underline;
}
@media (any-hover: hover) {
  .worknavi_item_box:hover {
    text-decoration: underline;
  }
}
.worknavi_input {
  position: absolute;
  inset: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
}
.worknavi_input:checked + .worknavi_input_txt::after {
  position: absolute;
  top: 0;
  left: 1.0666666667vw;
  z-index: 10;
  display: block;
  width: 6.4vw;
  height: 6.4vw;
  content: '';
  background: url('../images/ico_check.svg') no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .worknavi_input:checked + .worknavi_input_txt::after {
    bottom: 0;
    left: 3px;
    width: 22px;
    height: 22px;
    margin: auto;
    transform: translate(0, -2px);
  }
}
.worknavi_input_txt {
  display: flex;
  align-items: center;
  font-size: 3.7333333333vw;
}
@media screen and (min-width: 769px) {
  .worknavi_input_txt {
    font-size: 0.9375rem;
  }
}
.worknavi_input_txt::before {
  display: block;
  width: 5.8666666667vw;
  height: 5.8666666667vw;
  margin-right: 6px;
  content: '';
  background-color: #fff;
  border: 2px solid #000;
}
@media screen and (min-width: 769px) {
  .worknavi_input_txt::before {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 769px) {
  .worknavi_bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
}
.worknavi_pill {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 9.6vw;
  padding: 0 3.2vw;
  color: #979797;
  cursor: pointer;
  background-color: #fff;
  border-radius: 4.8vw/50%;
}
@media screen and (min-width: 769px) {
  .worknavi_pill {
    min-height: 36px;
    padding: 0 12px;
    border-radius: 18px/50%;
  }
}
.worknavi_pill:focus-visible {
  text-decoration: underline;
}
@media (any-hover: hover) {
  .worknavi_pill:hover {
    text-decoration: underline;
  }
}
.worknavi_pill:has(input:checked) {
  color: #fff;
  background-color: #287df4;
}
.worknavi_pill_txt {
  font-size: 3.7333333333vw;
}
@media screen and (min-width: 769px) {
  .worknavi_pill_txt {
    font-size: 0.875rem;
  }
}
.worknavi_bottom_box {
  margin-top: 2.6666666667vw;
}
@media screen and (min-width: 769px) {
  .worknavi_bottom_box {
    width: 100px;
    height: 120px;
    margin-top: 0;
    margin-left: auto;
  }
}
.worknavi_reset {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58.6666666667vw;
  height: 16vw;
  margin: 0 auto;
  color: #fff;
  cursor: pointer;
  background-color: #000;
  border-radius: 4vw;
}
@media screen and (min-width: 769px) {
  .worknavi_reset {
    flex-direction: column;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    transition: all 200ms linear;
  }
}
.worknavi_reset:focus-visible {
  background-color: #666;
}
@media (any-hover: hover) {
  .worknavi_reset:hover {
    background-color: #666;
  }
}
.worknavi_reset_txt {
  font-size: 4.8vw;
  color: #fff;
  transform: translate(2.6666666667vw, 0);
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .worknavi_reset_txt {
    font-size: 1.125rem;
    transform: translate(0, 0);
  }
}
.worknavi_reset_icon {
  width: 5.3333333333vw;
  height: 4.2666666667vw;
  margin-left: 2.1333333333vw;
  transform: translate(2.6666666667vw, 0);
}
@media screen and (min-width: 769px) {
  .worknavi_reset_icon {
    width: 35px;
    height: 28px;
    margin-left: 0;
    transform: translate(0, 0);
  }
}
.result {
  position: relative;
  z-index: 10;
  margin-top: 16vw;
}
@media screen and (min-width: 769px) {
  .result {
    width: 100%;
    max-width: 1020px;
    padding: 0 10px;
    margin: 100px auto 0;
  }
}
.result_item {
  display: block;
  width: 85.3333333333vw;
  margin: 5.3333333333vw auto 0;
}
@media screen and (min-width: 769px) {
  .result_item {
    width: 100%;
    margin-top: 40px;
  }
}
.result_item:first-child {
  margin-top: 0;
}
.result_item-other {
  display: none;
}
.result_container {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 13.3333333333vw;
}
@media screen and (min-width: 769px) {
  .result_container {
    flex-direction: row;
    min-height: 196px;
    border-radius: 100vw;
  }
}
@media (any-hover: hover) {
  .result_container:hover .result_type {
    filter: brightness(120%);
  }
  .result_container:hover::before {
    background-color: #666;
  }
  .result_container:hover .result_read {
    text-decoration: underline;
  }
  .result_item-sogokosenpro .result_container:hover .result_type,
  .result_item-sogopro .result_container:hover .result_type,
  .result_item-sogokosen .result_container:hover head,
  .result_item-kosenpro .result_container:hover .result_type {
    background-color: #666;
  }
}
.result_container::before {
  position: absolute;
  right: 4.2666666667vw;
  bottom: 4.2666666667vw;
  z-index: 10;
  display: block;
  width: 13.3333333333vw;
  height: 13.3333333333vw;
  content: '';
  background-color: #000;
  border-radius: 50%;
}
@media screen and (min-width: 769px) {
  .result_container::before {
    top: 0;
    right: 40px;
    bottom: 0;
    width: 73px;
    height: 73px;
    margin: auto 0;
    transition: all 200ms ease-out;
  }
}
.result_container::after {
  position: absolute;
  right: 9.0666666667vw;
  bottom: 9.0666666667vw;
  z-index: 20;
  display: block;
  width: 4.2666666667vw;
  height: 3.2vw;
  content: '';
  background: url('../images/ico_arrow_right_w.svg') no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .result_container::after {
    top: 0;
    right: 65px;
    bottom: 0;
    width: 24px;
    height: 18px;
    margin: auto 0;
  }
}
.result_container:focus-visible .result_type {
  filter: brightness(120%);
}
.result_container:focus-visible::before {
  background-color: #666;
}
.result_container:focus-visible .result_read {
  text-decoration: underline;
}
.result_item-sogokosenpro .result_container:focus-visible .result_type,
.result_item-sogopro .result_container:focus-visible .result_type,
.result_item-sogokosen .result_container:focus-visible head,
.result_item-kosenpro .result_container:focus-visible .result_type {
  background-color: #666;
}
.result_item-other .result_container {
  pointer-events: none;
}
.result_item-other .result_container::before,
.result_item-other .result_container::after {
  display: none;
}
@media screen and (min-width: 769px) {
  .result_head {
    width: 240px;
    height: auto;
  }
}
.result_type {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 24vw;
  padding: 2.6666666667vw;
}
@media screen and (min-width: 769px) {
  .result_type {
    height: 100%;
    min-height: max-content;
    padding: 0 10px 0 20px;
    transition: all 200ms ease-out;
  }
}
.result_item-sogo .result_type {
  background-color: #287ef7;
}
.result_item-kosen .result_type {
  background-color: #6bcef9;
}
.result_item-pro .result_type {
  background-color: #3daff5;
}
.result_item-sogokosenpro .result_type,
.result_item-sogopro .result_type,
.result_item-sogokosen .result_type,
.result_item-kosenpro .result_type {
  background-color: #000;
}
.result_type_top {
  font-size: 4.2666666667vw;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .result_type_top {
    font-size: 1.125rem;
  }
}
.result_type_btm {
  font-size: 6.4vw;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .result_type_btm {
    font-size: 1.875rem;
    text-align: center;
  }
}
.result_type_btm-multi {
  font-size: 5.8666666667vw;
}
@media screen and (min-width: 769px) {
  .result_type_btm-multi {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) {
  .result_type_btm-grant {
    display: block;
    font-size: 1.375rem;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0;
  }
}
.result_body {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  padding: 5.3333333333vw 5.3333333333vw 10.6666666667vw;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .result_body {
    flex: 1 0 0;
    padding: 30px 114px 30px 20px;
  }
}
@media screen and (min-width: 769px) {
  .result_item-other .result_body {
    align-items: center;
    justify-content: center;
    padding-right: 20px;
  }
}
.result_body_top {
  display: flex;
  align-items: center;
  margin-bottom: 1.6vw;
}
@media screen and (min-width: 769px) {
  .result_body_top {
    margin-bottom: 20px;
  }
}
.result_day {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 8vw;
  padding: 0 4vw;
  margin-right: 3.2vw;
  line-height: 1;
  color: #287df4;
  border: 1px solid #287df4;
  border-radius: 4vw/50%;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .result_day {
    min-height: 30px;
    padding: 0 15px;
    margin-right: 12px;
    border-radius: 15px/50%;
  }
}
.result_day_no {
  font-size: 5.0666666667vw;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .result_day_no {
    font-size: 1rem;
  }
}
.result_day_txt {
  font-size: 4vw;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .result_day_txt {
    font-size: 0.75rem;
  }
}
.result_region {
  display: flex;
  align-items: center;
  font-size: 4.2666666667vw;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 769px) {
  .result_region {
    font-size: 1rem;
  }
}
.result_region::before {
  display: inline-block;
  width: 2.4vw;
  height: 4.2666666667vw;
  margin-right: 4px;
  content: '';
  background: url('../images/ico_maker.svg') no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .result_region::before {
    width: 9px;
    height: 16px;
  }
}
.result_body_mdl {
  margin-bottom: 8vw;
}
@media screen and (min-width: 769px) {
  .result_body_mdl {
    margin-bottom: 0;
  }
}
.result_item-other .result_body_mdl {
  margin-bottom: 0;
}
.result_read {
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .result_read {
    font-size: 1.125rem;
    line-height: 1.6666666667;
  }
}
.result_item-other .result_read {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .result_body_btm {
    margin-top: 30px;
  }
}
.result_keyword {
  display: flex;
  flex-wrap: wrap;
  gap: 2.6666666667vw 3.7333333333vw;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .result_keyword {
    gap: 10px 16px;
  }
}
.result_keyword_item {
  font-size: 3.2vw;
  color: #979797;
}
@media screen and (min-width: 769px) {
  .result_keyword_item {
    font-size: 0.875rem;
  }
}
.page_bg {
  position: absolute;
  z-index: 0;
}
.page_bg-1 {
  top: -33.0666666667vw;
  left: -73.0666666667vw;
  z-index: 1;
  width: 198.6666666667vw;
  height: 341.8666666667vw;
}
@media screen and (min-width: 769px) {
  .page_bg-1 {
    top: -50.6944444444vw;
    left: -26.3888888889vw;
    width: 109.5833333333vw;
    height: 136.1111111111vw;
  }
}
.page_bg-2 {
  top: 232vw;
  right: -106.6666666667vw;
  z-index: 3;
  width: 141.6vw;
  height: 384.5333333333vw;
}
@media screen and (min-width: 769px) {
  .page_bg-2 {
    top: 61.1111111111vw;
    right: -29.8611111111vw;
    width: 45.4861111111vw;
    height: 123.4027777778vw;
  }
}
@media screen and (min-width: 1920px) {
  .page_bg-2 {
    top: 38.5416666667vw;
    right: -28.6458333333vw;
  }
}
.page_bg-3 {
  top: 584vw;
  left: -48vw;
  z-index: 2;
  width: 242.6666666667vw;
  height: 161.8666666667vw;
}
@media screen and (min-width: 769px) {
  .page_bg-3 {
    top: 84.7222222222vw;
    left: -36.1111111111vw;
    width: 160.2777777778vw;
    height: 78.8888888889vw;
  }
}
@media screen and (min-width: 1920px) {
  .page_bg-3 {
    top: 50vw;
    left: -25vw;
  }
}
.page_bg-4 {
  bottom: -154.6666666667vw;
  left: -110.9333333333vw;
  z-index: 4;
  width: 260.5333333333vw;
  height: 151.4666666667vw;
}
@media screen and (min-width: 769px) {
  .page_bg-4 {
    bottom: -46.5277777778vw;
    left: -16.6666666667vw;
    width: 162.3611111111vw;
    height: 112.2916666667vw;
  }
}
.page_ttl {
  margin-bottom: 1em;
  font-size: 6.4vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 769px) {
  .page_ttl {
    font-size: 1.75rem;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
.page_btn {
  position: relative;
  z-index: 10;
  display: block;
  width: 85.3333333333vw;
  margin: 14.9333333333vw auto 0;
}
@media screen and (min-width: 769px) {
  .page_btn {
    width: 100%;
    max-width: 456px;
    margin-top: 45px;
  }
}
.page_btn_inner {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 17.0666666667vw;
  font-size: 5.3333333333vw;
  font-weight: 300;
  color: #fff;
  background-color: #287df4;
  border-radius: 8.5333333333vw/50%;
  letter-spacing: 0.21em;
}
@media screen and (min-width: 769px) {
  .page_btn_inner {
    min-height: 92px;
    font-size: 1.75rem;
    border-radius: 46px/50%;
    transition: all 200ms linear;
  }
}
.page_btn_inner:focus-visible {
  filter: brightness(120%);
}
@media (any-hover: hover) {
  .page_btn_inner:hover {
    filter: brightness(120%);
  }
}
.page_btn_inner::before {
  position: absolute;
  top: 0;
  right: 3.2vw;
  bottom: 0;
  z-index: 10;
  display: block;
  width: 10.1333333333vw;
  height: 10.1333333333vw;
  margin: auto 0;
  content: '';
  background-color: #fff;
  border-radius: 50%;
}
@media screen and (min-width: 769px) {
  .page_btn_inner::before {
    right: 17px;
    width: 55px;
    height: 55px;
  }
}
.page_btn_inner::after {
  position: absolute;
  top: 0;
  right: 6.4vw;
  bottom: 0;
  z-index: 20;
  display: block;
  width: 3.4666666667vw;
  height: 2.4vw;
  margin: auto 0;
  content: '';
  background: url('../images/ico_arrow_right_b.svg') no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .page_btn_inner::after {
    right: 36px;
    width: 18px;
    height: 13px;
  }
}
.page_return {
  position: relative;
  z-index: 10;
  display: block;
  width: 100%;
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 769px) {
  .page_return {
    margin-top: 60px;
  }
}
.page_return_inner {
  display: block;
  width: fit-content;
  margin: 0 auto;
  font-size: 4.5333333333vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .page_return_inner {
    font-size: 0.875rem;
  }
}
.page_return_inner:focus-visible {
  text-decoration: underline;
}
@media (any-hover: hover) {
  .page_return_inner:hover {
    text-decoration: underline;
  }
}
.page_return_inner::before {
  display: inline-block;
  width: 2.9333333333vw;
  height: 2.9333333333vw;
  margin-right: 1.3333333333vw;
  content: '';
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  transform: rotate(45deg);
}
@media screen and (min-width: 769px) {
  .page_return_inner::before {
    width: 9px;
    height: 9px;
    margin-right: 2px;
    transform: rotate(45deg) translate(-2px, 0);
  }
}
.fv {
  position: relative;
  z-index: 10;
  display: block;
  width: 92vw;
  margin: 0 auto 10.6666666667vw;
}
@media screen and (min-width: 769px) {
  .fv {
    width: 94.4444444444vw;
    min-height: 568px;
    margin-bottom: 20px;
  }
}
.fv_bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  overflow: hidden;
  border-radius: 4vw;
}
@media screen and (min-width: 769px) {
  .fv_bg {
    border-radius: 42px;
  }
}
.fv_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  background-color: #aaa;
}
.fv_me {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 151.4666666667vw;
  padding: 6.6666666667vw 0 8vw 8vw;
}
@media screen and (min-width: 769px) {
  .fv_me {
    min-height: 568px;
    padding: 26px 0 70px 90px;
    margin: 0 auto;
  }
}
.fv_label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 72.5333333333vw;
  min-height: 34.1333333333vw;
  padding: 0 8.5333333333vw 0 25.6vw;
  margin-left: -32vw;
  background-color: #fff;
  border-radius: 17.0666666667vw/50%;
}
@media screen and (min-width: 769px) {
  .fv_label {
    width: 430px;
    min-height: 206px;
    padding: 0 0 0 80px;
    margin-left: -190px;
    border-radius: 103px/50%;
  }
}
.fv_label-sogokosenpro {
  padding-right: 5.8666666667vw;
}
@media screen and (min-width: 769px) {
  .fv_label-sogokosenpro {
    padding-right: 0;
  }
}
.fv_label-sogokosenpro .fv_label_top,
.fv_label-sogokosenpro .fv_label_btm {
  color: #000;
}
.fv_label-sogokosenpro .fv_label_top {
  font-size: 3.7333333333vw;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .fv_label-sogokosenpro .fv_label_top {
    font-size: 1.375rem;
    line-height: 1.5454545455;
  }
}
.fv_label_top {
  font-size: 3.7333333333vw;
  font-weight: 500;
  color: #287df4;
  text-align: center;
  line-height: 2.1111111111;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 769px) {
  .fv_label_top {
    margin-bottom: 10px;
    font-size: 1.75rem;
    line-height: 1.3571428571;
  }
}
.fv_label_btm {
  font-size: 6.1333333333vw;
  color: #287df4;
  text-align: center;
  line-height: 1.2857142857;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .fv_label_btm {
    font-size: 3rem;
    font-weight: 500;
    line-height: 1.2083333333;
  }
}
.fv_label_btm-multi {
  font-size: 4vw;
  line-height: 1.5;
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .fv_label_btm-multi {
    font-size: 1.125rem;
  }
}
.fv_label_btm-grant {
  display: block;
  font-size: 5.3333333333vw;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .fv_label_btm-grant {
    font-size: 1.875rem;
  }
}
.fv_info {
  display: flex;
  width: 100%;
  margin-top: auto;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 769px) {
  .fv_info {
    margin-bottom: 14px;
  }
}
.fv_info .result_day {
  color: #fff;
  background-color: #287df4;
  border-color: #fff;
}
.fv_info .result_day_no {
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 769px) {
  .fv_info .result_day_no {
    font-size: 1rem;
  }
}
.fv_info .result_region {
  font-size: 4.2666666667vw;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .fv_info .result_region {
    font-size: 1rem;
  }
}
.fv_info .result_region::before {
  background: url('../images/ico_maker_w.svg') no-repeat center;
  background-size: contain;
}
.fv_ttl {
  display: block;
  width: calc(100% - 70px);
  margin-bottom: 8.5333333333vw;
  font-size: 6.4vw;
  font-weight: 700;
  color: #fff;
  line-height: 1.3333333333;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 769px) {
  .fv_ttl {
    width: 100%;
    margin-bottom: 60px;
    font-size: 2.0625rem;
    line-height: 1.3333333333;
  }
}
.fv_keyword {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.fv_keyword_item {
  font-size: 3.7333333333vw;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .fv_keyword_item {
    font-size: 0.875rem;
  }
}
.fv_keyword_item::before {
  display: inline-block;
  content: '#';
}
.fv_keyword_item:not(:last-child) {
  margin-right: 1em;
}
.contents {
  position: relative;
  z-index: 10;
  padding-top: 24vw;
}
@media screen and (min-width: 769px) {
  .contents {
    padding-top: 100px;
  }
}
.contents_box {
  display: flex;
  flex-direction: column;
  width: 92vw;
  padding: 22.6666666667vw 6.6666666667vw 13.3333333333vw;
  margin: 0 auto;
  background-color: #f8f8f8;
  border-radius: 50%/45.8666666667vw;
}
@media screen and (min-width: 769px) {
  .contents_box {
    flex-direction: row;
    align-items: center;
    width: 100%;
    max-width: 1000px;
    min-height: 496px;
    padding: 0 90px 0 34px;
    border-radius: 248px/50%;
  }
}
.contents_box_img {
  display: block;
  order: 2;
  width: 64.5333333333vw;
  height: 64.5333333333vw;
  margin: 0 auto;
  overflow: hidden;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
}
@media screen and (min-width: 769px) {
  .contents_box_img {
    order: 1;
    width: 342px;
    height: 342px;
    margin-right: 40px;
  }
}
.contents_box_txt {
  order: 1;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 769px) {
  .contents_box_txt {
    flex: 1 0 0;
    order: 2;
    margin-bottom: 0;
  }
  .contents_box_txt .page_ttl {
    text-align: left;
  }
}
.contents_box_txt p {
  font-size: 3.7333333333vw;
  line-height: 2.4285714286;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 769px) {
  .contents_box_txt p {
    font-size: 0.875rem;
    line-height: 2.4285714286;
    letter-spacing: 0.06em;
  }
}
.flow {
  position: relative;
  z-index: 10;
  width: 85.3333333333vw;
  padding-top: 24vw;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .flow {
    width: 100%;
    max-width: 1020px;
    padding: 0 10px;
    padding-top: 100px;
  }
}
.flow_box {
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .flow_box {
    display: flex;
    padding: 0 35px;
  }
}
.flow_box::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 6.9333333333vw;
  z-index: 0;
  display: block;
  width: 1px;
  height: auto;
  margin: auto 0;
  content: '';
  border-right: 2px solid #000;
}
@media screen and (min-width: 769px) {
  .flow_box::before {
    left: 90px;
  }
}
.flow_box:last-child::before {
  display: none;
}
.flow_step {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 14.6666666667vw;
  color: #287df4;
  background-color: #fff;
  border: 3px solid #287df4;
  border-radius: 7.4666666667vw/50%;
}
@media screen and (min-width: 769px) {
  .flow_step {
    flex-direction: column;
    width: 112px;
    height: 112px;
    min-height: auto;
    margin-right: 30px;
    border-radius: 50%;
  }
}
.flow_step_eng {
  margin-right: 2.6666666667vw;
  font-size: 4.8vw;
  font-weight: 300;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .flow_step_eng {
    margin-right: 0;
    font-size: 1.125rem;
  }
}
.flow_step_no {
  font-size: 8vw;
  font-weight: 300;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .flow_step_no {
    font-size: 1.875rem;
  }
}
.flow_contents {
  position: relative;
  z-index: 10;
  padding: 5.3333333333vw 5.3333333333vw 6.6666666667vw 13.8666666667vw;
}
@media screen and (min-width: 769px) {
  .flow_contents {
    flex: 1 0 0;
    padding: 40px 0 50px;
  }
}
.flow_contents_ttl {
  margin-bottom: 5.3333333333vw;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .flow_contents_ttl {
    margin-bottom: 30px;
    font-size: 1.125rem;
  }
}
.flow_contents_item {
  padding-left: 1em;
  font-weight: 300;
  text-indent: -1em;
}
.flow_contents_item::before {
  display: inline;
  color: #287df4;
  content: '●';
}
.recruit {
  position: relative;
  z-index: 10;
  margin-top: 24vw;
}
@media screen and (min-width: 769px) {
  .recruit {
    margin-top: 100px;
  }
}
.recruit_container {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .recruit_container {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
  }
  .recruit_container .recruit_box {
    width: 47.2%;
    max-width: 472px;
  }
}
.recruit_inner {
  position: relative;
  z-index: 20;
  padding-top: 24vw;
  padding-bottom: 24vw;
  background-color: #f8f8f8;
  border-radius: 8vw;
}
@media screen and (min-width: 769px) {
  .recruit_inner {
    padding: 100px 10px 80px;
    border-radius: 80px;
  }
  .recruit_inner .page_ttl {
    width: 100%;
  }
}
.recruit_box {
  width: 85.3333333333vw;
  margin: 0 auto 16vw;
}
@media screen and (min-width: 769px) {
  .recruit_box {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 60px;
  }
}
.recruit_box:last-child {
  margin-bottom: 0;
}
.recruit_box p:not([class]) {
  font-weight: 300;
}
.recruit_box_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 12.2666666667vw;
  margin-bottom: 4.2666666667vw;
  font-size: 5.3333333333vw;
  font-weight: 700;
  color: #fff;
  background-color: #8f8f8f;
  border-radius: 6.1333333333vw/50%;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 769px) {
  .recruit_box_ttl {
    min-height: 46px;
    margin-bottom: 16px;
    font-size: 1.125rem;
    border-radius: 23px/50%;
  }
}
.recruit_box_item {
  padding-left: 1em;
  font-weight: 300;
  text-indent: -1em;
}
.recruit_box_item::before {
  display: inline;
  color: #287df4;
  content: '●';
}
.recruit_box_day {
  font-size: 4.8vw;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .recruit_box_day {
    font-size: 1.125rem;
    letter-spacing: 0.14em;
  }
}
.schedule {
  position: relative;
  z-index: 10;
}
.schedule_top {
  display: none;
}
@media screen and (min-width: 769px) {
  .schedule_top {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 18px 18px 0 0;
  }
}
@media screen and (min-width: 769px) {
  .schedule_top_row {
    padding: 20px 14px;
    font-weight: 500;
    color: #fff;
    background-color: #3e3e3e;
  }
  .schedule_top_row:nth-child(1) {
    width: 27.2%;
    max-width: 272px;
  }
  .schedule_top_row:nth-child(2) {
    width: 58%;
    max-width: 580px;
  }
  .schedule_top_row:nth-child(3) {
    width: 14.8%;
    max-width: 148px;
    text-align: center;
  }
}
.schedule_box {
  display: table;
  width: 100%;
  margin-bottom: 2.6666666667vw;
  overflow: hidden;
  table-layout: fixed;
  border-radius: 4.8vw;
}
@media screen and (min-width: 769px) {
  .schedule_box {
    display: flex;
    width: 100%;
    margin-bottom: 0;
    border-radius: 0;
  }
}
.schedule_box:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .schedule_box:last-child {
    border-radius: 0 0 18px 18px;
  }
}
.schedule_box:nth-child(even) .schedule_box_row {
  background-color: rgba(40, 125, 244, 0.05);
}
.schedule_box_row {
  display: table-row;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .schedule_box_row {
    display: block;
  }
  .schedule_box_row:nth-child(1) {
    width: 27.2%;
    max-width: 272px;
  }
  .schedule_box_row:nth-child(2) {
    width: 58%;
    max-width: 580px;
  }
  .schedule_box_row:nth-child(3) {
    width: 14.8%;
    max-width: 148px;
    text-align: center;
  }
}
.schedule_box_row:not(:last-child) .schedule_box_head::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 16.8vw;
  margin: 0 auto;
  content: '';
  border-bottom: 1px solid #fff;
}
.schedule_box_row:not(:last-child) .schedule_box_body::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 60.5333333333vw;
  margin: 0 auto;
  content: '';
  border-bottom: 1px solid #d4d4d4;
}
@media screen and (min-width: 769px) {
  .schedule_box_row:not(:last-child) .schedule_box_body::before {
    top: 0;
    left: auto;
    width: 1px;
    height: 71.4285714286%;
    margin: auto 0;
    border-right: none;
    border-bottom-width: 0;
  }
}
.schedule_box_head {
  position: relative;
  z-index: 0;
  display: table-cell;
  width: 22.1333333333vw;
  padding: 5.3333333333vw 0;
  font-size: 3.2vw;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: #3e3e3e;
}
@media screen and (min-width: 769px) {
  .schedule_box_head {
    display: none;
  }
}
.schedule_box_body {
  position: relative;
  z-index: 0;
  display: table-cell;
  padding: 5.3333333333vw 3.2vw;
  font-weight: 300;
}
@media screen and (min-width: 769px) {
  .schedule_box_body {
    display: block;
    padding: 20px 14px;
  }
}
.wrapper {
  position: relative;
  z-index: 0;
  width: 100%;
  min-height: 100vh;
  overflow: clip;
}
.main {
  position: relative;
  z-index: 0;
}
.main_bg {
  position: absolute;
  z-index: 0;
}
.main_bg-1 {
  top: -69.3333333333vw;
  left: -42.6666666667vw;
  width: 169.0666666667vw;
  height: 284.2666666667vw;
}
@media screen and (min-width: 769px) {
  .main_bg-1 {
    top: -45.1388888889vw;
    left: -20.1388888889vw;
    width: 123.8888888889vw;
    height: 137.2916666667vw;
  }
}
.main_bg-2 {
  top: 121.0666666667vw;
  right: -34.6666666667vw;
  width: 59.2vw;
  height: 240.5333333333vw;
}
@media screen and (min-width: 769px) {
  .main_bg-2 {
    top: 46.5277777778vw;
    right: -20.1388888889vw;
    width: 46.8055555556vw;
    height: 90.7638888889vw;
  }
}
.main_bg-3 {
  bottom: -117.3333333333vw;
  left: -58.6666666667vw;
  width: 112.5333333333vw;
  height: 168vw;
}
@media screen and (min-width: 769px) {
  .main_bg-3 {
    bottom: -48.6111111111vw;
    left: -24.3055555556vw;
    width: 70.4166666667vw;
    height: 66.875vw;
  }
}
.main_bg-4 {
  right: -88vw;
  bottom: -117.3333333333vw;
  width: 132.2666666667vw;
  height: 142.9333333333vw;
}
@media screen and (min-width: 769px) {
  .main_bg-4 {
    right: -27.0833333333vw;
    bottom: -45.1388888889vw;
    width: 70.7638888889vw;
    height: 76.25vw;
  }
}
.main_read {
  position: relative;
  z-index: 10;
  display: block;
  width: 100%;
  max-width: 1020px;
  padding: 0 10px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .main_read {
    text-align: left;
  }
}

@media screen and (min-width: 769px) {
  .schedule_box_row:nth-child(1) {
    border-right: 1px solid #d4d4d4;
  }
  .schedule_box_row:nth-child(2) {
    border-right: 1px solid #d4d4d4;
  }
  .schedule_box_row:not(:last-child) .schedule_box_body::before {
    border-right: none;
  }

  .schedule_box_row:not(:last-child) .schedule_box_body::before {
    border-right: none;
  }
}
