/*!***********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/src/scss/archive.scss ***!
  \***********************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&subset=japanese);
/*!***************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/src/scss/archive.scss (1) ***!
  \***************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);
/*!***************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/src/scss/archive.scss (2) ***!
  \***************************************************************************************************************************/
@charset "UTF-8";
html {
  font-size: 62.5%;
}

html.wf-active,
html.loading-delay {
  visibility: visible;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  background: transparent;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  /*word-break:break-all;*/
  color: #3e3e3e;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 100;
  letter-spacing: 0.2rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  border-top: 1px solid #cccccc;
  border: 0;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

input {
  -webkit-appearance: none;
}

* {
  -webkit-font-feature-settings: "palt";
  box-sizing: border-box;
  font-feature-settings: "palt";
}

#wpadminbar ul:after {
  clear: none;
}

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

.wrapper {
  margin: 0 auto;
  overflow-y: hidden;
  position: relative;
}

#wrapper {
  margin: auto;
  overflow-y: hidden;
  position: relative;
  width: min(47vw, 600px);
}
@media screen and (max-width: 1024px) {
  #wrapper {
    margin: 0 0 0 auto;
    width: min(59vw, 600px);
  }
}
#wrapper.is--biz {
  max-width: 55rem;
  padding: 0;
  border: 0;
}
@media screen and (max-width: 1024px) {
  #wrapper.is--biz {
    max-width: initial;
    padding: 0;
    border: 0;
  }
}
@media screen and (max-width: 599px) {
  #wrapper {
    width: initial;
  }
}

.main {
  background: #fff;
}

.inner {
  padding: 0 3rem;
}
.inner--point {
  padding: 0 2.5rem;
}

.text--center {
  text-align: center;
}
.text--greenBold {
  color: #006e53;
  font-weight: bold;
}
.text--greenLine {
  position: relative;
  z-index: 1;
}
.text--greenLine::after {
  background: #b5dad1;
  bottom: 3px;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.text--goldLine {
  position: relative;
  z-index: 1;
}
.text--goldLine::after {
  background: #e6c203;
  bottom: 2px;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.text--orangeBold {
  color: #ff5c04;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}

.link--notDecoration {
  text-decoration: none;
}
.link--notDecoration:hover {
  text-decoration: underline !important;
}

.bglogo {
  display: block;
  margin: min(7vh, 6rem) 0 min(9vh, 7.8rem) max(1.8vw, 3rem);
  width: 20rem;
}
@media screen and (max-width: 1024px) {
  .bglogo {
    margin-bottom: min(4vh, 3rem);
    margin-top: min(4vh, 3rem);
  }
}
.bglogo img {
  object-fit: cover;
}
.bg-menu {
  margin-bottom: min(12vh, 4.5rem);
}
@media screen and (max-width: 1024px) {
  .bg-menu {
    margin-bottom: min(1.5vh, 1.5rem);
  }
}
.bg-menu li {
  align-items: center;
  display: flex;
  list-style-type: none;
  margin-bottom: 0.6em;
}
.bg-menu li::before {
  background: url(../cda32d4b4704d47ed27d.svg) no-repeat 0 0/contain;
  content: "";
  display: block;
  height: 1.2rem;
  margin-right: 0.6em;
  width: 1.2rem;
}
.type--flex .bg-menu li::before {
  background: url(../87e01e178bbc02572aeb.svg) no-repeat 0 0/contain;
}
.type--task .bg-menu li::before {
  background: url(../31aa4ea58e814ac12fe3.svg) no-repeat 0 0/contain;
}
.bg-menu li a {
  color: #3e3e3e;
  font-size: min(1.2vw, 1.6rem);
  font-weight: 500;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .bg-menu li a {
    font-size: min(1.6vw, 1.6rem);
  }
}
.bg-menu li a:hover {
  color: #006e53;
}
.bg-register {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1024px) {
  .bg-register {
    margin-bottom: min(1.5vh, 1.5rem);
  }
}
.bg-register-inner {
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  margin-top: 0.5em;
  padding: 2.3rem 2rem 2rem;
}
.bg-register-inner .btn {
  padding: initial;
}
.bg-register-inner .btn .registration__btnWrap {
  width: min(18vw, 25.6rem);
}
@media screen and (max-width: 1024px) {
  .bg-register-inner .btn .registration__btnWrap {
    width: min(27vw, 25.6rem);
  }
}
.bg-register-inner .btn .registration__btnWrap a {
  font-size: 1.6rem;
  padding: 1.8rem;
}
@media screen and (max-width: 1024px) {
  .bg-register-inner .btn .registration__btnWrap a {
    /**
     * @type {}
     */
    font-size: min(2.2vw, 1.6rem);
  }
}
.bg-bnr {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05), 6px 7px 20px 0 rgba(0, 0, 0, 0.05), 24px 27px 36px 0 rgba(0, 0, 0, 0.04), 54px 60px 49px 0 rgba(0, 0, 0, 0.03), 96px 107px 57px 0 rgba(0, 0, 0, 0.01), 149px 168px 63px 0 rgba(0, 0, 0, 0);
  display: block;
  min-width: 300px;
  width: min(50vh, 360px);
}

.bg-menu,
.bg-register,
.bg-bnr {
  width: 38rem;
}

.bg-contents {
  align-items: center;
  display: flex;
  margin-bottom: 1rem;
  margin-left: max(1.8vw, 2.4rem);
}
@media screen and (max-width: 1024px) {
  .bg-contents {
    align-items: initial;
  }
}

.bgcopylight {
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
  margin-top: 8rem;
  text-align: right;
  width: 100%;
}
.fixContent__main--left .bgcopylight {
  display: none;
}
@media screen and (max-width: 1024px) {
  .fixContent__main--left .bgcopylight {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .bgcopylight {
    margin: auto 0 1.5rem max(1.8vw, 2.4rem);
    text-align: left;
  }
}

.bgcopylight a {
  color: inherit;
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: 0.6px;
  margin-bottom: 1em;
}
@media screen and (max-width: 1024px) {
  .bgcopylight a {
    margin-bottom: 0.5rem;
  }
}

.bgcopylight a:hover {
  text-decoration: none;
}

.p05 {
  font-size: min(1.2vw, 1.6rem);
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 1rem;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .p05 {
    font-size: min(2vw, 1.6rem);
  }
}

.p04 {
  color: #5e5a5a;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 1rem;
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .p04 {
    font-size: min(2vw, 1.6rem);
  }
}
.p04 a {
  color: #006e53;
  text-decoration: none;
}
.p04 a:hover {
  text-decoration: underline;
}

.background {
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.fixContent__wrap {
  display: flex;
  height: 100%;
  justify-content: space-between;
}
.fixContent__main--left {
  width: min(28vw, 361px);
}
@media screen and (max-width: 1024px) {
  .fixContent__main--left {
    display: flex;
    flex-direction: column;
    width: min(36vw, 361px);
  }
}
.fixContent__mainBanner {
  margin-bottom: min(4vh, 3rem);
  width: min(22vw, 285px);
}
@media screen and (max-width: 1024px) {
  .fixContent__mainBanner {
    width: 100%;
  }
}
.fixContent__main--right {
  align-self: flex-end;
  margin-bottom: 3rem;
  margin-right: min(3vw, 4rem);
  width: min(22vw, 285px);
}
@media screen and (max-width: 1024px) {
  .fixContent__main--right {
    display: none;
    width: min(30vw, 285px);
  }
}
.fixContent__main--right p:first-of-type {
  font-size: min(1.2vw, 1.6rem);
  font-weight: 500;
  margin-bottom: 1.5rem;
}

.banner__list {
  list-style-type: none;
}
.banner__item:not(:last-of-type) {
  margin-bottom: min(5vh, 4rem);
}
@media screen and (max-width: 1024px) {
  .banner__item:not(:last-of-type) {
    margin-bottom: min(3vh, 2rem);
  }
}

.is-tb {
  display: none;
}
@media screen and (max-width: 1024px) {
  .is-tb {
    display: flex;
    flex-direction: column;
  }
}

.has__titleTop::before {
  color: #757575;
  content: "ママアイ リキャリア";
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .hidden-sp {
    display: none !important;
  }
  .hidden-tb {
    display: inherit !important;
  }
  .hidden-pc {
    display: inherit !important;
  }
  .only-sp {
    display: inherit !important;
  }
  .only-tb {
    display: none !important;
  }
  .only-pc {
    display: none !important;
  }
  .background {
    display: none !important;
  }
  .headmenu {
    background-color: rgba(230, 194, 3, 0.95);
    color: #fff;
    font-size: 1.7rem;
    font-weight: bold;
    height: auto;
    left: 0;
    line-height: 1;
    opacity: 0;
    padding: 2em 0 1.2em;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    top: 0;
    transition: all 0.2s linear;
    visibility: hidden;
    z-index: 10;
  }
  .move .headmenu {
    opacity: 1;
    visibility: visible;
  }
  .registration__txt {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) {
  .hidden-sp {
    display: inherit !important;
  }
  .hidden-tb {
    display: none !important;
  }
  .hidden-pc {
    display: inherit !important;
  }
  .only-sp {
    display: none !important;
  }
  .only-tb {
    display: inherit !important;
  }
  .only-pc {
    display: none !important;
  }
  #wrapper {
    box-shadow: 0 0 5rem 0 rgba(62, 76, 92, 0.2);
  }
  .bg-register-inner {
    padding-top: 1.4rem;
  }
  .bg-menu,
  .bg-register,
  .bg-bnr {
    min-width: auto;
    width: auto;
  }
  .registration__txt {
    letter-spacing: 0;
  }
  .copylight a {
    font-size: 1.4rem;
  }
  .copylight__text {
    font-size: 1rem;
  }
  .jointCompany__note {
    font-size: 0.7rem;
  }
}
@media screen and (min-width: 1025px) {
  .hidden-sp {
    display: inherit !important;
  }
  .hidden-tb {
    display: inherit !important;
  }
  .hidden-pc {
    display: none !important;
  }
  .only-sp {
    display: none !important;
  }
  .only-tb {
    display: none !important;
  }
  .only-pc {
    display: inherit !important;
  }
  #wrapper {
    border-left: 2.5rem solid #006e53;
    border-right: 2.5rem solid #006e53;
    box-sizing: border-box;
    width: min(47vw, 600px);
  }
  #wrapper.type--flex {
    border-left: 2.5rem solid #6e2c3c;
    border-right: 2.5rem solid #6e2c3c;
  }
  #wrapper.type--task {
    border-left: 2.5rem solid #90c924;
    border-right: 2.5rem solid #90c924;
  }
  .read .p01 {
    font-size: 1.6rem;
  }
  .p02 {
    font-size: 1.8rem;
  }
  .p03 {
    font-size: 1.6rem;
  }
  .bg-register-inner {
    padding-top: 2.3rem;
  }
  .htag2 {
    font-size: 1.8rem;
  }
  .registration__txt {
    letter-spacing: 0.2rem;
  }
}
.header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}
@media screen and (min-width: 1025px) {
  .header {
    display: none;
  }
}
.header__wrap {
  align-items: center;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  padding: 1.5rem 2.5rem 1.8rem 2rem;
  position: relative;
  z-index: 10;
}
.header__logo {
  width: 15rem;
}
.header__navBtn {
  background: url(../c83af0488f6e1d3b3e32.svg) no-repeat;
  cursor: pointer;
  height: 3.6rem;
  width: 3.6rem;
}
.header__globalNavWrap {
  background: #fff;
  padding-top: 3.5rem;
  position: fixed;
  top: 0;
  transform: translateY(-680px);
  transition: all 0.5s;
  width: 100%;
  z-index: 11;
}
.header__globalNavWrap.is_open {
  transform: translateY(0);
}
.header__globalNavClose {
  background: url(../42128cf0beceaed57316.svg) no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  display: block;
  height: 3.6rem;
  position: absolute;
  right: 2.5rem;
  top: 2.2rem;
  width: 3.6rem;
}
.header__globalNavList {
  counter-reset: nav;
}
.header__globalNavItem:nth-of-type(even) {
  background: #f8f9fb;
}
.header__globalNavItemWrap {
  display: inline-block;
}
.header__globalNavItem a {
  display: block;
  padding: 2.6rem 0 2.2rem 3rem;
  text-decoration: none;
}
.header__globalNavItem a::before {
  color: #006e53;
  content: counter(nav, decimal-leading-zero);
  counter-increment: nav 1;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 0.8;
  margin-right: 2rem;
  vertical-align: top;
}
.header__globalNavItemLink {
  color: #006e53;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 0.24rem;
  line-height: 0.8;
  margin-bottom: 0.8rem;
}
.header__globalNavItemNote {
  color: #3e3e3e;
  display: block;
  font-weight: 500;
  line-height: 1;
}
.header__globalNavLinkBusiness {
  background: #e6c203;
  line-height: 1;
  text-align: center;
  width: 100%;
}
.header__globalNavLinkBusiness a {
  color: #fff;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 1.7rem 0;
  text-decoration: none;
}
.header__globalNavCompanyList {
  padding: 3rem 0 3.5rem 3rem;
}
.header__globalNavCompanyItem {
  line-height: 1;
}
.header__globalNavCompanyItem:not(:last-of-type) {
  margin-bottom: 3.5rem;
}
.header__globalNavCompanyItem a {
  color: #3e3e3e;
}

.archive__title {
  color: #ff5c04;
  font-family: "Montserrat", sans-serif;
  font-size: 4rem;
  font-weight: 400;
  letter-spacing: 0.4rem;
  line-height: 100%;
  margin-bottom: 4rem;
  text-align: center;
  margin-bottom: 4rem;
}
.archive__subTitle {
  color: initial;
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.32rem;
  line-height: 1;
  margin-top: 2rem;
  position: relative;
  text-align: center;
}
.archive__subTitle::after {
  background: #ff5c04;
  bottom: -0.8rem;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 10.5rem;
}

.archive .article {
  padding-top: 6rem;
}
.page .article .main {
  padding-top: 6rem;
}

.archive__title--top {
  color: #757575;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 0.5rem;
  text-align: center;
}
.archive__seminarNote {
  font-weight: 500;
  letter-spacing: initial;
  line-height: 142%;
  margin-bottom: 8rem;
  text-align: center;
}
.archive__seminarList {
  list-style-type: none;
  margin: 0 auto 6rem;
  max-width: 375px;
  padding: 0 3rem;
}
.archive__seminarItem {
  cursor: pointer;
  margin-top: -6rem;
  padding-top: 6rem;
}
.archive__seminarItem:not(:last-of-type) {
  margin-bottom: 6rem;
}
.archive__seminarItem a {
  text-decoration: none;
}
.archive__seminarItemImg {
  margin-bottom: 2rem;
  position: relative;
}
.archive__seminarItemImg img {
  border-radius: 1rem;
  box-shadow: 0 0.2rem 1rem 0 rgba(0, 0, 0, 0.1);
}
.archive__seminarItemLabel {
  background: #e6c203;
  color: #fff;
  font-weight: 500;
  left: 0;
  line-height: 1;
  padding: 0.8rem 2rem;
  position: absolute;
  top: 1.5rem;
}
.archive__seminarItemTitle--seminar {
  border-radius: 0 0 1rem 1rem;
  font-weight: 500;
  line-height: 128%;
  padding: 1rem 4.6rem 1rem 1.5rem;
  position: relative;
  background: #006e53;
}
.archive__seminarItemTitle--seminar::after {
  bottom: 0;
  content: "";
  display: block;
  height: 1.6rem;
  margin: auto;
  position: absolute;
  right: 1.5rem;
  top: 0;
  width: 1.6rem;
}
.archive__seminarItemTitle--seminar::after {
  background: url(../a186943df885d7e1988c.svg) no-repeat;
  background-size: contain;
}
.archive__seminarItemTitle--consultation {
  border-radius: 0 0 1rem 1rem;
  font-weight: 500;
  line-height: 128%;
  padding: 1rem 4.6rem 1rem 1.5rem;
  position: relative;
  background: #d1e1de;
  color: #006e53;
}
.archive__seminarItemTitle--consultation::after {
  bottom: 0;
  content: "";
  display: block;
  height: 1.6rem;
  margin: auto;
  position: absolute;
  right: 1.5rem;
  top: 0;
  width: 1.6rem;
}
.archive__seminarItemTitle--consultation::after {
  background: url(../7daefdf502fd6cf9a14d.svg) no-repeat;
  background-size: contain;
}
.archive__seminarTagList {
  display: flex;
  gap: 1rem;
  list-style-type: none;
}
.archive__seminarTagItem {
  border-radius: 3rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  padding: 0.8rem 0;
  text-align: center;
  width: calc((100% - 2rem) / 3);
}
.archive__seminarBtn {
  background: #757575;
  border-radius: 0.5rem;
  color: #fff;
  filter: drop-shadow(0 0.2rem 1rem rgba(0, 0, 0, 0.1));
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 32rem;
}
.archive__seminarBtn::before {
  background: #5e5e5e;
  border-radius: 0.5rem;
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.archive__seminarBtn::after {
  border-bottom: 2.2px solid #fff;
  border-left: 2.2px solid #fff;
  bottom: 0;
  content: "";
  display: block;
  filter: drop-shadow(0.1px 0.1px 0.3rem rgba(0, 0, 0, 0.3));
  height: 0.8rem;
  left: 2rem;
  margin: auto;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  width: 0.8rem;
}
.archive__seminarBtn a {
  color: #fff;
  display: block;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.025rem;
  line-height: 80%;
  overflow: hidden;
  padding: 2.2rem;
  text-decoration: none;
  text-shadow: 0.1px 0.1px 0.3rem rgba(0, 0, 0, 0.3);
}

.registration__btnWrap {
  background: #006e53;
  border-radius: 0.5rem;
  box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.1);
  filter: drop-shadow(0 0.2rem 1rem rgba(0, 0, 0, 0.1));
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 32rem;
}
.registration__btnWrap::before {
  background: #105e4a;
  border-radius: 0.5rem;
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.type--task .registration__btnWrap {
  background: #a7d550;
}
.type--task .registration__btnWrap::before {
  background: #90c924;
}
.type--flex .registration__btnWrap {
  background: #984d5f;
}
.type--flex .registration__btnWrap::before {
  background: #6e2c3c;
}
.registration__btnWrap::after {
  border-right: 2.2px solid #fff;
  border-top: 2.2px solid #fff;
  bottom: 0;
  content: "";
  display: block;
  filter: drop-shadow(0.1px 0.1px 0.3rem rgba(0, 0, 0, 0.3));
  height: 0.8rem;
  margin: auto;
  position: absolute;
  right: 2rem;
  top: 0;
  transform: rotate(45deg);
  width: 0.8rem;
}
.registration__btnWrap a {
  color: #fff;
  display: block;
  font-feature-settings: normal;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.025rem;
  line-height: 80%;
  overflow: hidden;
  padding: 2.2rem;
  text-decoration: none;
  text-shadow: 0.1px 0.1px 0.3rem rgba(0, 0, 0, 0.3);
}

.footer {
  background: #fff;
  padding-top: 10rem;
}
.footer_logo {
  display: block;
  margin: 0 auto 5rem;
  width: max(53%, 200px);
}
.footer__wrap {
  padding-bottom: 1.5em;
  text-align: center;
}
.footer__company {
  margin-bottom: 4rem;
}
.footer__company a {
  color: #3e3e3e;
  display: inline-block;
  font-size: 1.2rem;
}
.footer__linkList {
  background-color: #f2f2f2;
  padding: 3rem 0;
}
.footer__linkItem {
  list-style-type: none;
  margin-bottom: 4rem;
}
.footer__linkItem a {
  color: #3e3e3e;
  display: inline-block;
  font-size: 1.2rem;
}
.footer__linkItem a:hover {
  text-decoration: none;
}
.footer__linkItem:last-of-type {
  margin-bottom: 0;
}
.footer__linkItem:last-of-type a {
  color: #3e3e3e;
  line-height: 1.6;
  text-decoration: underline;
}
.footer__pageLink {
  background: #006e53;
  line-height: 1;
  margin-bottom: 4rem;
  text-align: center;
  width: 100%;
}
.footer__pageLink a {
  color: #fff;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0;
  padding: 1.7rem 0;
  text-decoration: none;
}
.type--flex .footer__pageLink {
  background: #6e2c3c;
}
.type--task .footer__pageLink {
  background: #90c924;
}
.footer__copylight {
  font-size: 0.8rem;
  letter-spacing: 0.04rem;
}
