* {
  font-family: "Noto Sans JP", sans-serif;
}

body {
  color: #222c32;
}

a {
  width: inherit;
  height: inherit;
  display: inline-block;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

.hp_spNone {
  display: none !important;
}

.ly_inner {
  display: contents;
}

/*----------- fv -----------*/
.ly_fv {
  padding: 6.25vw 0 3.90625vw;
  background: url(../img/sp_fv_bg.png) no-repeat center/cover;
}

.bl_fv_logo {
  width: 21.09375vw;
  margin: 0 auto;
}

.bl_fv_ttl {
  width: 97.03125%;
  margin: 3.90625vw 0 0 0.9375vw;
}

.bl_fv_img {
  width: 90.78125vw;
  margin: 5.78125vw auto 0;
}

.bl_fv_btn a {
  width: 95.3125%;
  margin: 5.9375vw auto 0;
  display: block;
}

/*----------- info -----------*/
.ly_info {
  background: #e45c89;
}

.bl_info_btn {
  width: 92.34375vw;
  margin: 0 auto;
}

/*----------- info--fv -----------*/
.ly_info.ly_info--fv {
  padding: 3.75vw 0 5.78125vw;
}
.ly_info.ly_info--fv .bl_info_ttl {
  width: 83.4375vw;
  margin: 0 auto;
}
.ly_info.ly_info--fv .bl_info_img {
  margin-top: 2.65625vw;
}
.ly_info.ly_info--fv .bl_info_btn {
  margin-top: 3.90625vw;
}

/*----------- about -----------*/
.ly_about {
  padding: 14.0625vw 0;
}

.bl_about_ttl {
  width: 90.625vw;
  margin: 0 auto;
}

.bl_about_list {
  margin-top: 8.59375vw;
}
.bl_about_list li + li {
  margin-top: 5.78125vw;
}

.bl_about_img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 33.4375vw;
}

.bl_about_conts {
  margin: 4.375vw 3.90625vw 0 4.6875vw;
}

.bl_about_contsTtl {
  height: 3.59375vw;
}
.bl_about_contsTtl img {
  width: auto;
  height: 100%;
}

.bl_about_contsCatch {
  font-size: 5vw;
  font-weight: bold;
  color: #42267d;
  margin-top: 1.875vw;
}

.bl_about_contsTxt {
  font-size: 4.0625vw;
  line-height: 1.3846153846;
  margin-top: 2.34375vw;
}

/*----------- jobs -----------*/
.ly_jobs {
  background: #ece7f6;
  padding: 14.53125vw 0 10.625vw;
}

.bl_jobs_ttl {
  margin-left: 4.6875vw;
  width: 41.25vw;
}

.bl_jobs_head {
  font-size: 4.6875vw;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.06em;
  color: #42267d;
  text-align: center;
  margin-top: 7.5vw;
}

.bl_jobs_slider {
  box-sizing: border-box;
  width: 84.375vw;
  margin: 2.5vw auto 0;
  padding: 0 1.25vw;
}
.bl_jobs_slider .splide__list {
  align-items: flex-start;
}
.bl_jobs_slider .splide__track {
  transition: height 0.2s ease;
}
.bl_jobs_slider .splide__arrows {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  pointer-events: none;
}
.bl_jobs_slider .splide__arrows button {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: auto;
}
.bl_jobs_slider .splide__slide {
  background: #fff;
  min-height: 111.71875vw;
  height: auto;
  border-radius: 4.6875vw;
  padding: 5.469vw 0 7.031vw;
}

.bl_jobs_sliderTtl {
  color: #42267d;
  font-size: 5.9375vw;
  font-weight: bold;
  line-height: 1.2631578947;
  text-align: center;
}
.bl_jobs_sliderTtl::after {
  content: attr(data-ja);
  font-size: 4.0625vw;
  display: block;
  text-align: center;
  margin-top: 0.78125vw;
}

.bl_jobs_sliderInfo {
  margin: 2.344vw 7.8125vw 0;
}
.bl_jobs_sliderInfo:first-of-type {
  margin-top: 5.625vw;
}
.bl_jobs_sliderInfo dt {
  display: flex;
  width: 5.3125vw;
  justify-content: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.bl_jobs_sliderInfo dt img {
  display: block;
}
.bl_jobs_sliderInfo dd {
  margin-left: 2.34375vw;
  font-size: 3.90625vw;
  font-weight: 500;
  line-height: 1.36;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
.bl_jobs_sliderInfo dd span {
  font-size: 3.4375vw;
}

.bl_jobs_sliderTag {
  font-size: 3.125vw;
  line-height: 1.35;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  margin: 0 0 0 7.8125vw;
}
.bl_jobs_sliderTag:first-of-type {
  margin-top: 4.6875vw;
}
.bl_jobs_sliderTag::before {
  content: "#";
}

.bl_jobs_btn {
  width: 91.71875vw;
  margin: 13.59375vw auto 0;
}

/*----------- splide -----------*/
.splide__track {
  overflow: hidden;
}

.splide__slide {
  position: relative;
}

.splide__arrows {
  position: relative;
  z-index: 10;
}
.splide__arrows button {
  width: 10.3125vw;
  height: 10.3125vw;
  border: none;
  position: absolute;
  z-index: 10;
  top: 42.1875vw;
  -webkit-transform: none;
  transform: none;
  -webkit-transform: initial;
  transform: initial;
}
.splide__arrows button svg {
  fill: none;
}
.splide__arrows button.splide__arrow--prev {
  left: -6.25vw;
  background: url(../img/sp_jobs_slider_allow_right.png) no-repeat
    center/contain;
  opacity: 1;
}
.splide__arrows button.splide__arrow--next {
  background: url(../img/sp_jobs_slider_allow_left.png) no-repeat center/contain;
  right: -6.25vw;
  opacity: 1;
}

.splide__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  bottom: -6.71875vw;
}

.splide__pagination__page {
  width: 1.875vw;
  height: 1.875vw;
  background: #b9b2ca;
  border: none;
  margin: 0 1.25vw;
}

.splide__pagination__page.is-active {
  background: #e45c89;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*----------- how -----------*/
.ly_how {
  padding: 12.5vw 0 0;
}

.bl_how_ttl {
  width: 85vw;
  margin-left: 4.6875vw;
}

.bl_how_list {
  position: relative;
  margin-top: 10.15625vw;
  padding-bottom: 9.0625vw;
  background: url(../img/sp_how_bg_pink.png) no-repeat center bottom/cover;
}
.bl_how_list li + li {
  margin-top: 5vw;
}
.bl_how_list::before {
  content: "";
  background: url(../img/sp_how_img_allow.png) no-repeat center/contain;
  width: 9.0625vw;
  height: 6.5625vw;
  display: inline-block;
  position: absolute;
  bottom: -4.21875vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.bl_how_bottom {
  padding-bottom: 21.40625vw;
  background: url(../img/sp_how_bg_purple.png) no-repeat center bottom/cover;
}

.bl_how_img {
  width: 90.625vw;
  margin: 10.9375vw auto 0;
}

.bl_how_catch {
  width: 82.8125vw;
  margin: 9.375vw auto 0;
}

.bl_how_slider {
  width: 90.625vw;
  margin: 5.46875vw auto 0;
}
.bl_how_slider .splide__slide {
  width: 100%;
  height: 40.625vw;
  border-radius: 2.34375vw;
  border: solid 0.3125vw #cdbfe8;
  padding: 3.90625vw 7.03125vw;
  background: #fff;
}
.bl_how_slider .splide__arrows button {
  width: 8.75vw;
  height: 8.75vw;
  top: 43.75vw;
}
.bl_how_slider .splide__arrows button.splide__arrow--prev {
  left: 14.84375vw;
}
.bl_how_slider .splide__arrows button.splide__arrow--next {
  right: 14.84375vw;
}
.bl_how_slider .splide__pagination {
  bottom: -8.59375vw;
}

.bl_how_sliderTtl {
  font-size: 4.375vw;
  font-weight: bold;
  line-height: 1.7142857143;
}

.bl_how_sliderWrapper {
  margin-top: 1.875vw;
  -webkit-column-gap: 5.46875vw;
  -moz-column-gap: 5.46875vw;
  column-gap: 5.46875vw;
}

.bl_how_sliderLogo {
  width: 37.5vw;
}

.bl_how_sliderConts {
  margin-top: -2.03125vw;
}

.bl_how_sliderLabel {
  font-size: 4.0625vw;
  font-weight: 500;
  line-height: 1.3846153846;
  letter-spacing: 0.04em;
  padding-top: 3vw;
}
.bl_how_sliderLabel::before {
  content: "";
  background: url(../img/sp_how_icon.png) no-repeat center/contain;
  width: 5.3125vw;
  height: 5.46875vw;
  display: inline-block;
  vertical-align: middle;
  margin: 0 2.2vw 1vw 0;
}

.bl_how_sliderPrice {
  font-size: 5.3125vw;
  font-weight: bold;
  color: #e45c89;
}
.bl_how_sliderPrice em {
  font-size: 7.8125vw;
  font-weight: bold;
}

/*----------- merit -----------*/
.ly_merit {
  padding: 13.59375vw 0 12.1875vw;
}

.bl_merit_ttl {
  width: 90.46875vw;
  margin: 0 auto;
}

.bl_merit_list {
  width: 90.625vw;
  margin: 12.1875vw auto 0;
}
.bl_merit_list li + li {
  margin-top: 10vw;
}

.bl_merit_listNum {
  width: 18.59375vw;
}

.bl_merit_listTtl {
  font-size: 5.3125vw;
  color: #42267d;
  font-weight: bold;
  line-height: 1.3529411765;
  margin: 2.5vw 0 0 -0.78125vw;
}
.bl_merit_listTtl em {
  font-size: 6.5625vw;
  font-weight: bold;
  line-height: 1.0952380952;
}

.bl_merit_listImg {
  margin-top: 3.90625vw;
}

/*----------- info--merit -----------*/
.ly_info.ly_info--merit {
  padding: 7.8125vw 0 8.90625vw;
}
.ly_info.ly_info--merit .bl_info_ttl {
  width: 82.8125vw;
  margin: 0 auto;
}
.ly_info.ly_info--merit .bl_info_btn {
  margin-top: 3.90625vw;
}

/*----------- step -----------*/
.ly_step {
  background: #ece7f6;
  padding: 13.28125vw 4.6875vw 10.9375vw;
}

.bl_step_ttl {
  width: 63.125vw;
}

.bl_step_catch {
  font-size: 4.6875vw;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.06em;
  color: #42267d;
  text-align: center;
  margin-top: 8.125vw;
}

.bl_step_list {
  width: 90.625vw;
  margin: 1.5625vw auto 0;
}
.bl_step_list li {
  background: #fff;
  border-radius: 4.6875vw;
  padding: 4.6875vw;
  position: relative;
}
.bl_step_list li + li {
  margin-top: 3.59375vw;
}
.bl_step_list li + li::before {
  content: "";
  background: url(../img/sp_step_allow_img.png) no-repeat center/contain;
  width: 8.75vw;
  height: 3.59375vw;
  display: inline-block;
  position: absolute;
  top: -3.59375vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.bl_step_img {
  width: 25vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.bl_step_wrapper {
  margin: 0.78125vw 0 0 3.125vw;
}

.bl_step_listTtl {
  font-size: 5vw;
  font-weight: bold;
  color: #42267d;
  letter-spacing: 0.04em;
}
.bl_step_listTtl img {
  vertical-align: sub;
  margin-right: 2.8125vw;
  width: 15.625vw;
  display: inline;
}

.bl_step_txt {
  font-size: 4.0625vw;
  line-height: 1.3846153846;
  margin-top: 1.5625vw;
}

/*----------- faq -----------*/
.ly_faq {
  padding: 15.625vw 0 14.84375vw;
}

.bl_faq_ttl {
  margin-left: 4.6875vw;
  width: 68.28125vw;
}

.bl_faq_list {
  margin: 8.90625vw auto 0;
  width: 90.625vw;
}
.bl_faq_list li + li {
  margin-top: 2.96875vw;
}

.bl_faq_q {
  height: 21.875vw;
  color: #42267d;
  font-size: 4.0625vw;
  font-weight: bold;
  line-height: 1.3076923077;
  background:
    url(../img/sp_faq_allow_open.png) no-repeat center right 3.125vw/3.59375vw
      2.34375vw,
    #f4f1fa;
  border-radius: 4.6875vw;
  position: relative;
  padding: 0 12.5vw 0 4.6875vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_faq_q::before {
  content: "";
  background: url(../img/sp_faq_icon_q.png) no-repeat center/contain;
  width: 8.4375vw;
  height: 8.4375vw;
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 3.125vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_faq_q.open {
  background:
    url(../img/sp_faq_allow_close.png) no-repeat center right 3.125vw/3.59375vw
      2.34375vw,
    #f4f1fa;
}

.bl_faq_conts {
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_faq_conts.open {
  display: block;
  padding: 4.6875vw 1.5625vw 7.03125vw 16.40625vw;
  position: relative;
}
.bl_faq_conts.open::before {
  content: "";
  background: url(../img/sp_faq_icon_a.png) no-repeat center/contain;
  width: 8.4375vw;
  height: 8.4375vw;
  display: inline-block;
  position: absolute;
  top: 3.59375vw;
  left: 4.6875vw;
}

.bl_faq_a {
  font-size: 4.0625vw;
  line-height: 1.3846153846;
}

/*----------- info--faq -----------*/
.ly_info.ly_info--faq {
  padding: 13.59375vw 0 12.5vw;
}
.ly_info.ly_info--faq .bl_info_ttl {
  width: 82.8125vw;
  margin: 0 auto;
}
.ly_info.ly_info--faq .bl_info_btn {
  margin-top: 13.28125vw;
}

.bl_slider_info {
  box-sizing: border-box;
  width: 84.375vw;
  margin: 7.5vw auto 0;
  padding: 0 1.25vw;
}
.bl_slider_info img {
  width: 100%;
  height: auto;
  display: block;
}
.bl_slider_info .splide__arrows button {
  top: 27.65625vw;
}
.bl_slider_info .splide__arrows button.splide__arrow--prev {
  background: url(../img/sp_info_slider_arrow_right.png) no-repeat
    center/contain;
  opacity: 1;
}
.bl_slider_info .splide__arrows button.splide__arrow--next {
  background: url(../img/sp_info_slider_arrow_left.png) no-repeat center/contain;
  opacity: 1;
}
.bl_slider_info .splide__pagination__page {
  background: #f3bdcf;
}
.bl_slider_info .splide__pagination__page.is-active {
  background: #fff;
}

/*----------- footer -----------*/
.ly_footer {
  padding: 10.15625vw 9.375vw 1.71875vw;
  background: #1c1939;
  color: #fff;
}

.bl_footer_logo {
  width: 24.375vw;
  margin: 0 auto;
}

.bl_footer_info {
  margin-top: 5.46875vw;
}
.bl_footer_info dt,
.bl_footer_info dd {
  font-size: 3.75vw;
  line-height: 1.4166666667;
}
.bl_footer_info dt {
  width: 15.625vw;
  -moz-text-align-last: justify;
  text-align-last: justify;
}
.bl_footer_info dd {
  margin-left: 9.375vw;
}
.bl_footer_info:first-of-type {
  margin-top: 6.25vw;
}

.bl_footer_copyright {
  font-size: 3.125vw;
  line-height: 1.7;
  letter-spacing: 0.02em;
  display: block;
  margin-top: 12.1875vw;
  text-align: center;
}

/*----------- fixed -----------*/
.ly_fixed {
  padding: 1.5625vw 0;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 99;
  width: 100%;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
}
.ly_fixed.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.bl_fixed_btn {
  width: 94.21875vw;
  margin: 0 auto;
}
