.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.persona-wrap {
  background-image: url('../images/circle.png');
  background-position: 50%;
  background-size: 48rem 48rem;
  width: 400px;
  min-width: 34.5rem;
  height: 400px;
  min-height: 34.5rem;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.persona-item-04 {
  width: 27%;
  font-weight: 400;
  position: absolute;
  inset: 13rem auto 0% 1.5rem;
}

.persona-item-02 {
  width: 27%;
  position: absolute;
  inset: 13rem 1.3rem 0% auto;
}

.persona-item-03 {
  width: 32%;
  font-size: 20rem;
  position: absolute;
  inset: auto 0% 2.8rem 12rem;
}

.persona-item-01 {
  -webkit-text-stroke-color: #fff;
  width: 32%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 3.2rem 0% auto 12rem;
}

.persona-item-05 {
  color: #fff;
  border-radius: 99px;
  min-width: 194px;
  min-height: 194px;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 46% 0% 0% 38%;
}

.section-mv {
  flex-flow: row;
  margin-top: 2rem;
  display: block;
}

.section-persona {
  color: #ca3c7e;
  text-align: center;
  margin-top: 6rem;
  font-size: 34.5rem;
  line-height: 34.5rem;
  position: relative;
}

.container {
  width: 100%;
  max-width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 0;
  font-size: 1.1rem;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  border-radius: 0;
}

.nav-dropdown-2.entry {
  background-color: #00a0e9;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  border-radius: 0;
  margin-left: 0;
  padding: 1.4rem 1rem 1.4rem 2rem;
  font-size: 14px;
  line-height: 20px;
  right: 1.4rem;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  color: #333;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.nav-dropdown-icon-2.entry {
  color: #fff;
}

.nav-dropdown-icon-2.en {
  color: #fff;
  margin-right: 0;
  padding-right: 0;
  position: absolute;
}

.nav-dropdown-icon-2.mr_0-5rem {
  margin-right: .5rem;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: #fafafa;
  background-clip: border-box;
  border-radius: 0;
}

.nav-dropdown-link-2 {
  padding: 5px 2rem;
  font-size: 1.1rem;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #00a0e9;
  padding: 20px;
  font-size: 16px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding: 12px 0;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.mv-bg {
  z-index: 15;
  min-width: NaN% ;
  opacity: .53;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.mv-bg:hover {
  color: #ca3c7e;
}

.mv-text {
  z-index: 2;
  border-radius: 0;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-bottom: 5rem;
  margin-left: 2rem;
  margin-right: auto;
  font-size: .875rem;
  line-height: 1.25rem;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
  overflow: hidden;
}

.mv-image {
  z-index: 2;
  background-image: url('../images/mv.jpg'), url('../images/MC職-1.png');
  background-position: 50%, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
  background-attachment: scroll, scroll;
  border-radius: .9375rem;
  width: 100%;
  max-width: 100%;
  height: 31.25rem;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: .875rem;
  line-height: 1.25rem;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.hero-mv {
  z-index: 18;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 76rem;
  min-height: 31.25rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 0;
  display: flex;
  position: relative;
}

.padding-global {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  max-width: 76rem;
  margin-top: 0;
  display: flex;
}

.heading-3 {
  color: #ca3c7e;
  text-align: center;
  vertical-align: baseline;
  border: 1px #000;
  border-bottom: 1px solid #ca3c7e;
  border-radius: 1px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-size: 3rem;
  font-weight: 400;
  display: inline-block;
}

.heading {
  color: #ca3c7e;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  background-color: #0000;
  border-bottom: 1px solid #ca3c7e;
  margin-top: 0;
  margin-bottom: 1.6rem;
  padding-bottom: 2rem;
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 2.75rem;
  text-decoration: none;
}

.heading-6 {
  color: #ca3c7e;
  text-align: center;
  border-bottom: 1px solid #ca3c7e;
  margin-top: 8rem;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-size: 3rem;
  font-weight: 400;
}

.link-block-3 {
  color: #ca3c7e;
  background-color: #fff;
  border: 1.8px solid #ca3c7e;
  border-radius: 90px;
  padding: 10px 20px;
  line-height: 1.25rem;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.link-block-3:hover {
  color: #ca3c7e;
  background-color: #fff;
}

.section-jobs-contain {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  width: 100%;
  max-width: 76rem;
  max-height: 100%;
  margin-top: 0;
}

.section-features-container {
  width: 100%;
  max-width: 76rem;
  height: auto;
}

.section-features {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  height: auto;
  margin-top: 6rem;
  position: static;
}

.job-card-item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  min-height: 14.75rem;
  display: flex;
}

.section-jobs {
  z-index: 20;
  aspect-ratio: auto;
  background-color: #fff;
  min-width: 0;
  min-height: 0;
  margin-top: 6rem;
  position: relative;
}

.section-persona-h3-01 {
  color: #333;
  background-color: #fff;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: .4rem;
  padding-bottom: .4rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.875rem;
  position: relative;
}

.section-persona-h3-03 {
  color: #333;
  text-align: center;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: .4rem;
  padding-bottom: .4rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.875rem;
  position: relative;
}

.section-persona-h3-04 {
  color: #333;
  text-align: center;
  background-color: #fff;
  min-width: 0;
  min-height: 0;
  margin: 0;
  padding: .4rem .25rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
  display: block;
  position: relative;
}

.section-persona-h3-02 {
  color: #333;
  background-color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: .4rem;
  padding-bottom: .4rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.875rem;
  position: relative;
}

.line_01 {
  z-index: 1;
  background-color: #dc84a1;
  width: .125rem;
  height: 30rem;
  position: absolute;
  top: 40px;
  bottom: 0;
  left: 2.5rem;
  overflow: hidden;
}

.schedule-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  overflow: hidden;
}

.schedule-marker {
  z-index: 2;
  background-color: #dc84a1;
  border: 1px solid #dc84a1;
  border-radius: 99px;
  width: 5rem;
  min-width: 5rem;
  height: 5rem;
  min-height: 5rem;
  font-size: .875rem;
  line-height: 1.25rem;
  position: relative;
  overflow: hidden;
}

.schedule-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  position: relative;
}

.schedule-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: static;
}

.heading-14 {
  color: #ca3c7e;
  text-align: center;
  border-bottom: 1px solid #ca3c7e;
  margin-top: 60px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-size: 3rem;
  font-weight: 400;
}

.time {
  color: #fff;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin: 30px 0 0;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.25rem;
  display: flex;
}

.schedule-heading {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.875rem;
  display: block;
}

.section-persona-text {
  color: #333;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.4rem;
  display: block;
  position: relative;
  top: .5rem;
}

.text-block_02 {
  color: #110108;
  width: 8.6rem;
  min-width: 0;
  height: auto;
  min-height: 0;
  margin-top: 0;
  margin-left: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6rem;
  position: relative;
  bottom: .5rem;
}

.image-6 {
  background-image: url('../images/logo-1.png');
  background-position: 50%;
  background-size: cover;
  min-width: 6rem;
  max-width: none;
}

.padding-global-00 {
  margin-left: 5vw;
  margin-right: 5vw;
}

.padding-global-2 {
  z-index: 5;
  margin-top: 0;
  margin-left: 5vw;
  margin-right: 5vw;
  position: static;
}

.padding-global-1 {
  z-index: 0;
  margin-left: 5vw;
  margin-right: 5vw;
  position: relative;
}

.padding-global-3 {
  margin-left: 5vw;
  margin-right: 5vw;
}

.padding-global-4 {
  width: auto;
  max-width: none;
  margin-left: 5vw;
  margin-right: 5vw;
}

.section-persona-container {
  width: 100%;
  max-width: 76rem;
}

.jobs-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  min-height: auto;
  margin-top: 2.2rem;
  margin-bottom: 30px;
  display: flex;
  position: static;
}

.job-card-item-03 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  min-height: 14.75rem;
  display: flex;
}

.section-jobs-h2 {
  color: #ca3c7e;
  flex-flow: column;
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2.25rem;
  display: flex;
}

.section-schedule-container {
  max-width: 76rem;
}

.heading-27, .heading-28 {
  color: #ca3c7e;
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2.25rem;
}

.section-jobs-text-01, .section-jobs-text-02, .section-jobs-text {
  margin-top: .625rem;
  font-size: 1rem;
  line-height: 1.8rem;
}

.heading-text {
  text-align: center;
  margin-bottom: 1rem;
  font-size: 1.3rem;
  line-height: 1.75rem;
}

.text-block {
  margin-right: 0;
  font-size: 1.1rem;
}

.text-block.entry {
  color: #fff;
  margin-right: .8rem;
}

.text-block.en {
  color: #fff;
  padding-left: 1rem;
}

.section-schedule {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.section-jobs-attention {
  color: #ca3c7e;
  text-align: center;
  border: 1px solid #ca3c7e;
  border-radius: 1px;
  margin-top: 1.25rem;
  margin-bottom: 6.25rem;
  padding: 1.875rem 2rem;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 3rem;
}

.arrowimage {
  text-align: center;
  vertical-align: top;
  max-width: 50%;
  line-height: 0;
  display: inline-block;
  position: static;
}

.arrow {
  text-align: center;
  margin-top: 4rem;
  margin-bottom: 4rem;
  line-height: 0;
}

.grid_02 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #ccc5c5;
  border-style: solid none none solid;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: .25fr .5fr .75fr .75fr;
}

._1row1column {
  background-color: #ebeaeb;
  border: 1px solid #ccc5c5;
  border-style: none solid solid none;
  justify-content: center;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.table-text {
  text-align: center;
  font-size: 1rem;
}

._2row3column {
  border: 1px solid #ccc5c5;
  border-style: none solid solid none;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

._1row2column {
  background-color: #ca3c7e;
  border-top: 3px #ca3c7e;
  padding: 2rem 1rem;
  font-size: 14px;
}

._2row2column {
  background-color: #fff8ff;
  border: 3px solid #ca3c7e;
  border-top: 1px #ca3c7e;
  justify-content: center;
  align-items: center;
  padding: 2rem 1rem;
  line-height: 3rem;
  display: flex;
}

.table-text-h-p {
  color: #fff;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 1.3rem;
  font-weight: 700;
  display: block;
}

.table-text-p {
  color: #ca3c7e;
  text-align: center;
  padding-top: 0;
  font-size: 1rem;
  line-height: 1.8rem;
}

.table-text-02 {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  text-decoration: none;
  display: block;
}

.table-text-06 {
  text-align: center;
  font-size: 1rem;
  line-height: 1.8rem;
}

.table-text-03, .table-text-07, .table-text-04 {
  text-align: center;
  font-size: 1rem;
}

.table-text-08 {
  text-align: center;
  font-size: 1rem;
  line-height: 1.8rem;
}

.table-text-05 {
  text-align: center;
  font-size: 1rem;
}

.table-text-09 {
  text-align: center;
  font-size: 1rem;
  line-height: 1.8rem;
}

.code-2, .code-3, .code-4 {
  color: #3895c3;
}

.code-5 {
  color: #ca3ca3;
}

.section-persona-text-02 {
  margin-top: 4rem;
  font-size: 2rem;
  line-height: 1.25rem;
}

.schedule-text {
  color: #333;
  text-align: left;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  line-height: 1.6rem;
  display: block;
  position: static;
}

.schedule {
  text-align: center;
  background-color: #f4f4f4;
  width: 100%;
  margin: 0 auto;
  padding: 2rem;
}

.text-block-53 {
  color: #333;
  text-align: left;
  background-color: #f4f4f4;
  width: auto;
  margin-top: 1rem;
  margin-bottom: 0;
  margin-left: auto;
  font-size: 1rem;
  line-height: 1.6rem;
}

.text-block-54 {
  border: 2px solid #ca3c7e;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1rem;
}

.div-block-84, .div-block-85 {
  background-color: #f4f4f4;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
}

.senior-text-h1 {
  color: #3895c3;
  margin-bottom: 1rem;
  font-size: 1.3rem;
  line-height: 1rem;
}

.senior-text-01 {
  color: #333;
  text-align: left;
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.6rem;
}

.senior-text-02 {
  color: #333;
  padding-bottom: .5rem;
  font-size: .875rem;
  line-height: 1rem;
}

.senior {
  width: 90%;
  margin-top: 8rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.flex-block {
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 2rem;
  font-size: 0;
  line-height: 0;
}

.link-block_05 {
  text-align: right;
  -webkit-text-fill-color: inherit;
  background-color: #eec8e6;
  background-image: linear-gradient(84deg, #000, #e19aac 0%, #c9397d 44%);
  background-clip: border-box;
  border-radius: 90px;
  width: auto;
  height: auto;
  padding: 1rem;
}

.semior-btn {
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: auto;
  display: flex;
  position: static;
}

.senior_text {
  color: #fff;
  font-size: 1rem;
  line-height: 1rem;
}

.list {
  margin-top: 2rem;
  padding-left: 20px;
  font-size: 1rem;
}

.section-jobs-text-05 {
  margin-top: 1rem;
  font-size: 1rem;
  line-height: 1.8rem;
}

.button-hidden-circle-div {
  z-index: auto;
  background-color: #f7cedc;
  border-radius: 500px;
  width: 0;
  height: 0;
  position: absolute;
  inset: auto;
}

.section-jobs-text-04 {
  margin-top: 1rem;
  margin-bottom: .2rem;
  line-height: 1.6rem;
}

.footer-dark {
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  margin-left: 5vw;
  margin-right: 5vw;
  padding: 4rem 0 0;
  position: relative;
}

.container_copy {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 76rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-brand {
  width: 30%;
}

.footer-copyright-center {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 14px;
  line-height: 16px;
}

.section-7 {
  background-color: #f5f7fa;
  border: 1px #000;
}

.table {
  overflow: visible;
}

.code-8 {
  text-align: center;
  text-decoration: none;
  display: block;
  position: static;
}

.feature-circle {
  text-align: center;
  background-color: #0000;
  border: 2px solid #d56793;
  border-radius: 200px;
  width: 21rem;
  min-width: 0;
  height: 21rem;
  min-height: 0;
  margin-top: -300px;
  margin-left: -660px;
  margin-right: 0;
  display: block;
  position: absolute;
}

.features-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 105px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center;
  width: 100%;
  height: auto;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  transition: transform;
  display: grid;
  position: static;
  top: 0;
  left: 20px;
}

.feature-circle-03 {
  border: 2px solid #d56793;
  border-radius: 50rem;
  width: 21rem;
  min-width: 0;
  height: 21rem;
  min-height: 0;
  margin-top: 26rem;
  margin-left: -30rem;
  position: absolute;
}

.section-features-h3 {
  color: #ca3c7e;
  text-align: center;
  -webkit-text-stroke-color: #ca3c7e;
  width: 100%;
  max-width: 88%;
  margin: 2rem auto 0;
  padding-top: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2rem;
}

.highlight-line-2 {
  color: #d56793;
  -webkit-text-stroke-color: #d56793;
  -webkit-text-fill-color: inherit;
  background-color: #f1d3d3;
  background-image: linear-gradient(#fff 51%, #f3e0e8 61%);
  background-clip: border-box;
  justify-content: center;
  width: 5rem;
  max-width: 80%;
  height: 1.8rem;
  margin: 20px auto 4px;
  text-decoration: none;
  display: block;
  position: static;
  inset: 0 0% 0%;
}

.feature-circle-04 {
  background-color: #fff;
  border: 2px solid #d56793;
  border-radius: 50rem;
  width: 21rem;
  min-width: 0;
  height: 21rem;
  min-height: 0;
  margin-top: 26rem;
  margin-left: 36rem;
  text-decoration: none;
  position: absolute;
}

.feature-circle-02 {
  border: 2px solid #d56793;
  border-radius: 50rem;
  width: 21rem;
  min-width: 0;
  height: 21rem;
  min-height: 0;
  margin-top: -300px;
  margin-left: 700px;
  position: absolute;
}

.section-features-text {
  color: #333;
  text-align: center;
  width: auto;
  max-width: 80%;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-size: 1rem;
  line-height: 1.4rem;
}

.image-11 {
  margin-left: 600px;
  margin-right: 0;
  overflow: visible;
}

.img_02 {
  position: static;
}

.shine-layer {
  z-index: 20;
  opacity: 1;
  background-image: linear-gradient(120deg, #0000, #0000 45%, #ffffff70 52%, #0000 59%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: translate(-277px);
}

.image {
  aspect-ratio: 16 / 12;
  position: relative;
  overflow: hidden;
}

.pills-wrap {
  z-index: 30;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-overflow: clip;
  overflow-wrap: normal;
  justify-content: center;
  align-items: center;
  max-width: 80rem;
  margin-top: 24px;
  display: flex;
  position: relative;
}

.mv-button-hover {
  color: #ca3c7e;
  background-color: #fff;
  border: 2px solid #ca3c7e;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 35px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-4 {
  z-index: 2;
  color: #ca3c7e;
  font-family: Lato, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 16px;
  position: relative;
}

.div-block-102, .div-block-103 {
  aspect-ratio: 16 / 12;
  position: relative;
  overflow: hidden;
}

.section-featuresi-image-container {
  width: auto;
  height: auto;
  position: relative;
  overflow: hidden;
}

.image-container {
  position: relative;
  overflow: hidden;
}

.schedule-body {
  overflow: hidden;
}

.body {
  overflow: visible;
}

.body_wrapper {
  overflow: hidden;
}

.officename_text_02, .officename_text_01 {
  color: #333;
  margin-top: 1rem;
  font-size: .8rem;
}

.schedule-h2-02 {
  text-align: left;
  font-size: 1.3rem;
  line-height: 2rem;
}

.schedule-text-03 {
  color: #3895c3;
  text-align: left;
  font-size: 1.3rem;
  line-height: 2rem;
}

.schedule-text-04 {
  text-align: left;
  font-size: 1.3rem;
  line-height: 2rem;
}

.schedule-h1-01 {
  color: #3895c3;
  text-align: left;
  font-size: 1.3rem;
  line-height: 2rem;
}

.entry {
  overflow: visible;
}

.mv_txt01 {
  z-index: 17;
  color: #ca3c7e;
  -webkit-text-stroke-color: #00a0e9;
  mix-blend-mode: normal;
  border: 1px #000;
  align-self: auto;
  width: auto;
  height: auto;
  padding: 1rem;
  font-family: Zen Kurenaido, sans-serif;
  font-size: 8rem;
  font-weight: 400;
  position: absolute;
  inset: 18rem 0% auto 5rem;
}

.padding-global-h1 {
  z-index: 2;
  aspect-ratio: auto;
  opacity: 1;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-top: .25rem;
  display: flex;
  position: relative;
}

.mv_txt02 {
  z-index: 16;
  color: #ca3c7e;
  -webkit-text-stroke-color: #00a0e9;
  margin-top: 1rem;
  margin-left: .5rem;
  font-size: 1.4rem;
  line-height: 1rem;
  position: absolute;
  inset: auto 0% 7rem 6rem;
}

.section-entry {
  display: none;
  overflow: visible;
}

.image-15 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.image-16 {
  z-index: 2;
  align-self: flex-end;
  width: 14px;
  margin-left: .3rem;
  position: relative;
}

.entry-btn-02 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #f4f4f4;
  background-clip: border-box;
  width: auto;
  height: auto;
  margin-top: 10rem;
  margin-left: 0;
  margin-right: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.text-block-65 {
  text-align: center;
  background-image: linear-gradient(89deg, #e19aac, #c9397d 44%, #fff);
  font-weight: 400;
}

.button {
  text-align: center;
  background-color: #00a0e9;
  border-radius: 99px;
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding: 1rem 2rem;
  font-size: 1.6rem;
}

.text-block-66 {
  z-index: 10;
  opacity: 1;
  pointer-events: auto;
  color: #00a0e9;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-style: none;
  flex: 0 auto;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 8rem;
  font-family: Zen Kurenaido, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 4rem;
  position: absolute;
  overflow: hidden;
  transform: rotate(-5deg);
}

.div-block-105 {
  z-index: 1;
  position: relative;
}

.sp-only-br {
  display: none;
  overflow: visible;
}

.div-block-106 {
  z-index: 9;
  background-color: #fff;
  position: absolute;
}

.mv_01 {
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-18 {
  opacity: .88;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-19 {
  z-index: 15;
  opacity: .54;
  position: absolute;
  inset: auto 0% 3rem;
}

.div-block-107 {
  z-index: 9;
  background-color: #fff;
  position: absolute;
}

.div-block-108 {
  background-color: #fff;
  position: absolute;
}

.grid_01 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-areas: "Area Area-2"
                       "Area-3 Area-4"
                       "Area-5 Area-6";
  height: auto;
  margin-top: 3rem;
  line-height: 0;
}

.div-block-109 {
  font-size: 1rem;
}

.schedule_text_01 {
  color: #000;
  text-align: left;
  width: 90%;
  padding: 2rem;
  font-size: 1rem;
  line-height: 2rem;
  position: static;
}

.div-block-110 {
  font-size: 1rem;
}

.text-block-68 {
  color: #333;
  text-align: left;
  background-color: #f4f4f4;
  width: 90%;
  padding: 1rem;
  font-size: 1rem;
  line-height: 2rem;
  text-decoration: none;
  display: block;
  position: static;
}

.div-block-111 {
  font-size: 1rem;
  line-height: 2rem;
}

.schedule_text_03 {
  color: #333;
  text-align: left;
  width: 90%;
  margin-top: 0;
  padding: 2rem;
  font-size: 1rem;
  line-height: 2rem;
}

._2-row-1-column {
  text-align: right;
  background-color: #e6f6fc;
  font-size: 1rem;
  line-height: 0;
}

._1-row-2-column {
  text-align: left;
  background-color: #ffefef;
  font-size: 1rem;
  line-height: 1rem;
}

.image_04 {
  z-index: 11;
  width: 90%;
  position: relative;
  bottom: 10px;
  left: 10px;
}

.photo_bg-03 {
  text-align: left;
  background-color: #ffefef;
  line-height: 0;
}

.image_03 {
  z-index: 2;
  text-align: center;
  width: 90%;
  margin-right: 0;
  position: relative;
  top: 10px;
  right: 10px;
}

.image_05 {
  z-index: 1;
  width: 90%;
  position: relative;
  bottom: 20px;
  right: 10px;
}

._2-row-2-column {
  text-align: left;
  position: static;
}

.schedule_text_02 {
  color: #333;
  text-align: left;
  width: 90%;
  margin-left: 50px;
  padding: 2rem;
  font-size: 1rem;
  line-height: 2rem;
}

.schedule_text_04 {
  color: #333;
  text-align: left;
  -webkit-text-stroke-color: #333;
  width: 90%;
  margin-top: 1rem;
  padding: 2rem;
  font-size: 1rem;
  line-height: 2rem;
}

.code-9, .code-10 {
  color: #3895c3;
  font-size: 1.3rem;
}

.code-11, .code-12 {
  color: #ca3c7e;
  font-size: 1.3rem;
}

.div-block-120 {
  background-color: #00a0e9;
}

.list-item {
  background-color: #0b77e5;
}

.list-item-2 {
  margin-left: .5rem;
  margin-right: 1rem;
}

.list-item-3, .list-item-4 {
  margin-left: .8rem;
  margin-right: 1rem;
}

.list-item-5 {
  margin-left: 0;
  margin-right: 0;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-13 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  background-color: #00a0e9;
  border-radius: 99px;
  padding: .25rem 4rem .25rem 3rem;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  color: #fff;
  margin-right: 0;
  position: absolute;
  inset: 0% 2.6rem 0% auto;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
  margin-left: auto;
  margin-right: auto;
}

.nav-dropdown-link {
  max-width: 180px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.text-block-69 {
  color: #fff;
  border-radius: 0;
  margin-right: 0;
  padding: 1.2rem 0;
  font-size: 1.6rem;
  font-weight: 400;
}

.nav-dropdown-link-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-3:focus-visible, .nav-dropdown-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-3 {
  color: #fff;
  margin-right: 0;
  position: absolute;
  inset: 0% 2.6rem 0% auto;
}

.div-block-122 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #f4f4f4;
  background-clip: border-box;
  width: auto;
  height: auto;
  margin-top: 4rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.nav-dropdown-toggle-3 {
  letter-spacing: .25px;
  background-color: #00a0e9;
  border-radius: 99px;
  padding: .25rem 4rem .25rem 3rem;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-3:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-3:focus-visible, .nav-dropdown-toggle-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-3 {
  margin-left: 5px;
  margin-right: 5px;
}

.dropdown-list {
  border-radius: 99px;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-radius: 20px;
}

.dropdown-toggle {
  opacity: .98;
  background-color: #00a0e9;
  border-radius: 99px;
  padding-left: 3rem;
  padding-right: 3rem;
}

.text-block_04 {
  color: #fff;
  font-size: 1.6rem;
}

.icon {
  color: #fff;
}

.dropdown-link {
  padding: 1.2rem 0 1.2rem 2rem;
  font-size: 1rem;
}

.dropdown-link-2, .dropdown-link-3 {
  padding-left: 2rem;
  padding-right: 0;
  font-size: 1rem;
}

.img {
  z-index: 0;
  opacity: .5;
  position: absolute;
  inset: -17% 0% auto;
}

.dropdown {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .persona-wrap {
    margin-top: 1.25rem;
  }

  .container {
    max-width: 728px;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-toggle {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    background-color: #e6e6e6;
  }

  .nav-dropdown-link-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 0;
    flex-flow: column;
    place-content: stretch space-around;
    align-items: flex-start;
    margin-top: 0;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .section-jobs-contain {
    max-width: 45.5rem;
    height: auto;
    position: static;
  }

  .section-features {
    height: auto;
    position: relative;
  }

  .section-jobs {
    aspect-ratio: auto;
    height: auto;
    margin-top: 5rem;
  }

  .image-6 {
    max-width: 14rem;
  }

  .jobs-wrapper {
    margin-top: 1.25rem;
  }

  .section-jobs-attention {
    margin-bottom: 4rem;
    padding: 1rem;
    line-height: 2.4rem;
  }

  ._1row2column {
    padding-left: 5px;
    padding-right: 5px;
  }

  .table-text-h-p {
    line-height: 26px;
  }

  .section-persona-text-02 {
    line-height: 2.6rem;
  }

  .schedule {
    width: 100%;
  }

  .text-block-54 {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    line-height: 2.6rem;
  }

  .div-block-84, .div-block-85, .senior {
    width: 100%;
  }

  .footer-dark {
    padding-top: 2rem;
  }

  .container_copy {
    max-width: 728px;
  }

  .senior-image {
    vertical-align: top;
  }

  .feature-circle {
    width: 16rem;
    height: 16rem;
    margin-top: -200px;
    margin-left: -440px;
  }

  .feature-circle-03 {
    width: 16rem;
    height: 16rem;
    margin-left: -440px;
  }

  .section-features-h3 {
    margin-top: 1rem;
    font-size: .8rem;
    line-height: 1.4rem;
  }

  .feature-circle-04 {
    width: 16rem;
    height: 16rem;
    margin-left: 440px;
  }

  .feature-circle-02 {
    width: 16rem;
    height: 16rem;
    margin-top: -200px;
    margin-left: 450px;
  }

  .section-features-text {
    margin-top: .5rem;
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .image-11 {
    width: 40%;
    margin-left: 340px;
  }

  .shine-layer {
    transform: translate(-61px);
  }

  .pills-wrap {
    flex-flow: wrap;
    margin-top: 2rem;
  }

  .mv-button-hover {
    margin-bottom: 0;
    padding: .9375rem 2.1875rem;
  }

  .mv-button-hover.w--current {
    margin-bottom: 0;
  }

  .mv_txt01 {
    margin-bottom: 10rem;
    padding: 0 0 0 6rem;
    position: relative;
    inset: auto 0% 0% 0;
  }

  .mv_txt02 {
    position: absolute;
    bottom: 4rem;
    left: 6rem;
  }

  .image-19 {
    bottom: 0;
  }

  .list-item {
    margin-top: .8rem;
    margin-bottom: 2rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .list-item-2, .list-item-3, .list-item-4 {
    margin-top: .8rem;
    margin-left: 0;
  }

  .container-13 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .mv_02 {
    flex: 1;
    position: absolute;
    inset: auto 0% 0% 10%;
  }
}

@media screen and (max-width: 767px) {
  .persona-wrap {
    width: auto;
    height: auto;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    text-align: left;
    box-shadow: none;
    background-color: #e6e6e6;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .link-block-3 {
    text-decoration-color: #333;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .feature-circle, .feature-circle-03 {
    margin-left: -300px;
  }

  .feature-circle-04 {
    margin-top: 22rem;
    margin-left: 300px;
  }

  .feature-circle-02 {
    margin-left: 300px;
  }

  .image-11 {
    margin-top: 100px;
    margin-left: 246px;
  }

  .list-item-5 {
    border: 1px #000;
    border-bottom-width: 0;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .nav-dropdown-toggle-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .persona-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: none;
    background-size: auto;
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    min-width: 0%;
    height: auto;
    min-height: 0;
    margin-top: 0;
    display: block;
  }

  .persona-item-04 {
    background-color: #fff9eb;
    border: 2px solid #ffe5ac;
    border-radius: 1rem;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding: 1.4rem;
    position: static;
  }

  .persona-item-02 {
    background-color: #f8fcf6;
    border: 2px solid #d6f2c5;
    border-radius: 1rem;
    width: 100%;
    margin-top: 0;
    margin-bottom: 2rem;
    margin-left: 0;
    padding: 1.4rem;
    position: static;
  }

  .persona-item-03 {
    background-color: #e5eff3;
    border: 2px solid #c2e2ef;
    border-radius: 1rem;
    width: 100%;
    margin-top: 0;
    margin-bottom: 2rem;
    margin-left: 0;
    padding: 1.4rem;
    position: static;
  }

  .persona-item-01 {
    background-color: #faeaf7;
    border: 2px solid #f8c0ed;
    border-radius: 1rem;
    width: 100%;
    margin-top: 0;
    margin-bottom: 2rem;
    margin-left: 0;
    padding: 1.2rem 1.4rem 1.4rem;
    position: static;
  }

  .persona-item-05 {
    -webkit-text-fill-color: inherit;
    background-color: #fff0;
    background-clip: border-box;
    border-style: solid;
    border-radius: 1rem;
    width: 100%;
    min-width: auto;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: 5rem;
    margin-top: 0;
    margin-bottom: 2rem;
    margin-left: 0;
    position: static;
  }

  .section-mv {
    height: auto;
    position: static;
  }

  .section-persona {
    height: auto;
    margin-top: 2rem;
  }

  .container {
    max-width: none;
  }

  .nav-link {
    padding-left: 5px;
    font-size: 1.4rem;
  }

  .nav-dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    -webkit-text-fill-color: inherit;
    background-color: #f4f4f4;
    background-clip: border-box;
    max-width: 14rem;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .nav-dropdown-link-2 {
    padding-top: .5rem;
    padding-bottom: .6rem;
    font-size: 1.4rem;
  }

  .navbar-logo-left {
    z-index: 999;
    position: relative;
  }

  .nav-menu-two {
    flex-direction: column;
    justify-content: space-around;
  }

  .mv-bg {
    z-index: 1;
    opacity: 100;
    margin-top: 8rem;
  }

  .mv-text {
    text-align: center;
    border-radius: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .hero-mv {
    z-index: 10;
    max-width: none;
    min-height: 16rem;
    max-height: none;
    margin-bottom: 0;
  }

  .padding-global {
    max-height: 38rem;
    margin-bottom: 0;
  }

  .heading-3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2rem;
  }

  .heading {
    margin-bottom: .8rem;
    padding-bottom: .5rem;
    font-size: 2.6rem;
    line-height: 3rem;
  }

  .heading-6 {
    margin-top: 0;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .section-features-container {
    width: auto;
  }

  .section-features {
    height: auto;
    margin-top: 4rem;
  }

  .job-card-item {
    width: 100%;
    margin-top: 2rem;
  }

  .section-jobs {
    height: auto;
    margin-top: 3rem;
  }

  .section-persona-h3-01 {
    background-color: #fff0;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.3rem;
  }

  .section-persona-h3-03 {
    background-color: #fff0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-persona-h3-04 {
    text-align: center;
    -webkit-text-fill-color: inherit;
    background-color: #fff0;
    background-clip: border-box;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.4rem;
  }

  .section-persona-h3-02 {
    background-color: #fff0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .line_01 {
    height: 20rem;
    line-height: 16px;
    left: 1.4rem;
  }

  .schedule-item {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    margin-bottom: 2rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .schedule-marker {
    width: 3rem;
    min-width: 3rem;
    height: 3rem;
    min-height: 3rem;
  }

  .schedule-col {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .schedule-list {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    margin-top: 0;
  }

  .heading-14 {
    margin-top: 40px;
    font-size: 2rem;
  }

  .time {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: .8rem;
  }

  .schedule-heading {
    margin-right: .5rem;
    padding-top: 10px;
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .section-persona-text {
    color: #000;
    width: 100%;
    height: auto;
    font-size: 1rem;
    line-height: 2rem;
  }

  .text-block_02 {
    text-align: center;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 300px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-weight: 400;
    line-height: 2rem;
    position: static;
  }

  .image-6 {
    margin-left: .6rem;
  }

  .padding-global-00 {
    height: auto;
    line-height: 1px;
  }

  .padding-global-2 {
    margin-top: 3rem;
  }

  .section-persona-container {
    margin-left: 0;
    margin-right: 0;
  }

  .jobs-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .job-card-item-03 {
    width: 100%;
  }

  .section-jobs-h2 {
    text-align: center;
    margin: 0 auto .125rem;
    display: block;
  }

  .heading-27, .heading-28 {
    margin-top: 0;
    margin-bottom: .125rem;
  }

  .section-jobs-text-01, .section-jobs-text-02 {
    font-size: 1rem;
    line-height: 2rem;
  }

  .section-jobs-text {
    min-width: 0;
    font-size: 1rem;
    line-height: 2rem;
  }

  .heading-text {
    text-align: left;
    font-size: 1rem;
    line-height: 2rem;
  }

  .text-block {
    font-size: 1.4rem;
  }

  .text-block.en {
    margin-top: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .section-schedule {
    margin-top: 2rem;
    margin-bottom: 4rem;
  }

  .section-jobs-attention {
    text-align: center;
    margin-bottom: 2rem;
    padding: 1rem;
    font-size: 1.3rem;
    line-height: 2.4rem;
  }

  .arrow {
    margin-top: 0;
    margin-bottom: 0;
  }

  .grid_02 {
    grid-template-columns: .5fr .5fr .75fr .75fr;
    width: 40rem;
    overflow: hidden;
  }

  ._1row1column {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .table-text {
    font-size: .8rem;
    line-height: 1rem;
  }

  ._1row2column {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding: 0 1rem;
    display: flex;
  }

  .table-text-h-p {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .table-text-p {
    font-size: 1rem;
    line-height: 2rem;
  }

  .table-text-02, .table-text-06 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .table-text-03 {
    font-size: .8rem;
    line-height: .8rem;
  }

  .table-text-07 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .table-text-04 {
    font-size: .8rem;
    line-height: .8rem;
  }

  .table-text-08 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .table-text-05 {
    font-size: .8rem;
    line-height: .8rem;
  }

  .table-text-09 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .code-2, .code-3, .code-4 {
    font-size: 1rem;
  }

  .section-persona-text-02 {
    margin-top: 4rem;
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .schedule-text {
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    padding: .5rem 0 0;
    font-size: 1rem;
    line-height: 2rem;
  }

  .schedule {
    width: 100%;
  }

  .text-block-53 {
    width: 100%;
    margin-top: 0;
    padding: .5rem 0 0;
    font-size: 1rem;
    line-height: 2rem;
  }

  .text-block-54 {
    width: 100%;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.3rem;
    line-height: 2rem;
  }

  .div-block-84, .div-block-85 {
    width: 100%;
  }

  .senior-text-h1 {
    margin-top: 1rem;
    line-height: 2rem;
  }

  .senior-text-01 {
    padding-bottom: .5rem;
    font-size: 1rem;
    line-height: 2rem;
  }

  .senior {
    flex-flow: column;
    margin-top: 4rem;
  }

  .flex-block {
    margin-left: 0;
  }

  .link-block_05 {
    margin-top: 1rem;
  }

  .semior-btn {
    margin-right: auto;
  }

  .section-jobs-text-05 {
    margin-top: 2rem;
    font-size: 1rem;
    line-height: 2rem;
  }

  .button-hidden-circle-div {
    margin-right: 5px;
  }

  .section-jobs-text-04 {
    margin-top: 2rem;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 2rem;
  }

  .footer-dark {
    padding-left: 0;
    padding-right: 0;
  }

  .container_copy {
    max-width: none;
    margin-top: 2rem;
  }

  .footer-brand {
    width: auto;
  }

  .senior-image {
    vertical-align: top;
    order: 0;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
  }

  .table {
    width: 100%;
    margin-top: 4rem;
    overflow: auto;
  }

  .code-8 {
    text-align: center;
  }

  .feature-circle {
    border-radius: 1rem;
    width: auto;
    height: auto;
    margin: 0 0 2rem;
    padding-bottom: 1rem;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    position: static;
  }

  .features-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    margin-top: 1rem;
    display: grid;
    position: static;
  }

  .feature-circle-03 {
    border-radius: 1rem;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 2rem;
    margin-left: 0;
    padding-bottom: 1rem;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    position: static;
  }

  .section-features-h3 {
    max-width: 100%;
    margin-top: 1rem;
    font-size: 1.3rem;
    line-height: 2rem;
  }

  .highlight-line-2 {
    width: 100px;
    max-width: 100%;
    margin-top: .5rem;
  }

  .feature-circle-04, .feature-circle-02 {
    border-radius: 1rem;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 2rem;
    margin-left: 0;
    padding-bottom: 1rem;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    position: static;
  }

  .section-features-text {
    width: 100%;
    max-width: 100%;
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 2rem;
  }

  .image-11 {
    width: 30%;
    margin-top: 0;
    margin-bottom: .5rem;
    margin-left: 0;
    position: static;
  }

  .shine-layer {
    transform: translate(-300px);
  }

  .pills-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    margin-top: 2rem;
    margin-left: 0;
    margin-right: 0;
  }

  .mv-button-hover {
    border-width: 1px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    margin-top: .75rem;
    margin-right: 0;
    padding: .5rem 1rem;
  }

  .text-4 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.3rem;
    line-height: 1.7rem;
  }

  .text-4.btn_03 {
    font-size: 1.2rem;
  }

  .section-featuresi-image-container, .image-container {
    margin-top: 1rem;
  }

  .body {
    overflow: visible;
  }

  .entry {
    z-index: 10;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    opacity: 1;
    text-align: left;
    background-color: #fff;
    background-image: linear-gradient(309deg, #ffddf2, #faf9f3 51%, #d4eafd);
    border-radius: 0;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    line-height: 0;
    display: flex;
    position: fixed;
    inset: auto 0% 0%;
  }

  .mv_txt01 {
    z-index: 14;
    opacity: 1;
    margin-bottom: 0;
    margin-left: 2.4rem;
    padding-top: 5.4rem;
    padding-left: 0;
    font-size: 4rem;
    position: sticky;
    inset: 0% auto 0 0%;
  }

  .padding-global-h1 {
    opacity: 1;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .mv_txt02 {
    z-index: 15;
    margin-top: 0;
    margin-bottom: 2rem;
    margin-left: 2.4rem;
    font-size: 1rem;
    line-height: 1.2rem;
    inset: auto 0% 0%;
  }

  .entry-btn {
    color: #fff;
    -webkit-text-fill-color: inherit;
    background-color: #ca3c7e;
    background-clip: border-box;
    border-style: solid;
    border-width: 1px;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 1.25rem;
    font-size: 20px;
  }

  .section-entry {
    z-index: 30;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image-16 {
    object-fit: fill;
    align-self: center;
    width: 10px;
    margin-top: .25rem;
  }

  .entry-btn-02 {
    margin-top: 4rem;
    margin-bottom: 5rem;
  }

  .text-block-66 {
    text-align: center;
    font-size: 34px;
    line-height: 3rem;
  }

  .sp-only-br {
    display: block;
  }

  .mv_01 {
    z-index: 11;
  }

  .image-19 {
    z-index: 13;
    opacity: .54;
    inset: auto 0% 0%;
  }

  .grid_01 {
    grid-template-columns: 1fr;
    margin-top: 1rem;
    display: block;
  }

  .schedule_text_01 {
    width: 100%;
  }

  .schedule_text_03 {
    width: 100%;
    margin-top: 0;
  }

  .schedule_text_02 {
    width: 100%;
    margin-left: 0;
  }

  .schedule_text_04 {
    width: 100%;
    margin-top: 0;
  }

  .mv {
    z-index: 14;
    margin-top: 1rem;
    line-height: 1px;
  }

  .list-item {
    margin-top: 1.2rem;
    margin-bottom: 1rem;
    padding-bottom: 0;
  }

  .list-item-2, .list-item-3, .list-item-4 {
    margin-top: .5rem;
    margin-right: 0;
  }

  .list-item-5 {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .list-item-6, .list-item-7 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .section-9 {
    margin-top: 0;
  }

  .section-10 {
    font-size: 16px;
  }

  .container-13 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .text-block-69 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .mv_02 {
    flex-flow: column;
    display: flex;
    top: 5rem;
    left: 0%;
  }

  .nav-dropdown-link-3 {
    text-align: center;
    background-color: #fff;
    max-width: 14rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .nav-dropdown-icon-3 {
    margin-top: 0;
    margin-bottom: 0;
    inset: 1.2rem .8rem 0% auto;
  }

  .div-block-122 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .nav-dropdown-toggle-3 {
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 2rem;
    position: relative;
  }

  .section-11 {
    padding-bottom: .8rem;
  }

  .section-12 {
    padding-bottom: .6rem;
  }
}

#w-node-e0af43c9-7033-1436-c2bb-fca07589413b-34d0ea62 {
  align-self: center;
}

#w-node-b51b3b70-6d59-e1bd-d9ce-00d446f948eb-34d0ea62 {
  justify-self: start;
}

#w-node-_87d28f07-22d7-4e6b-ebca-42169c295ec9-34d0ea62 {
  justify-self: end;
}

#w-node-_8897ad8d-0db1-7c9f-a03d-7299cf69728c-34d0ea62 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_9f16b17e-fcce-cdfb-86e2-7758cbbae445-34d0ea62 {
  align-self: center;
}

#w-node-_5eeb96cb-3916-1acf-e01f-3fdacac60c07-34d0ea62 {
  justify-self: start;
}

@media screen and (max-width: 479px) {
  #w-node-_58a8972f-7a23-5a4c-3c52-bfc0be0fc805-34d0ea62, #w-node-_58a8972f-7a23-5a4c-3c52-bfc0be0fc810-34d0ea62 {
    order: 2;
  }

  #w-node-_58a8972f-7a23-5a4c-3c52-bfc0be0fc818-34d0ea62, #w-node-_58a8972f-7a23-5a4c-3c52-bfc0be0fc7fd-34d0ea62 {
    order: 4;
  }
}


