@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/NotoSansJP-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/NotoSansJP-Medium.woff2) format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/NotoSansJP-Bold.woff2) format("woff2");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/Lato-Regular.woff2) format("woff2");
}
html {
  scroll-behavior: smooth;
}

body,
button,
input,
select,
optgroup,
textarea {
  color: #56576a;
  font-family: "Noto Sans JP", YuGothic, "Yu Gothic", Meiryo, "メイリオ", sans-serif;
  font-size: 14px;
  line-height: 1.6;
}

button {
  border: 1px solid #eee;
  cursor: pointer;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
}

p {
  margin: 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

mark,
ins {
  background: #56576a;
  text-decoration: none;
}

big {
  font-size: 125%;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 1.5em 0;
}

a {
  color: #7999ea;
  text-decoration: none;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@media (any-hover: hover) {
  a:hover {
    opacity: 0.5;
    outline: 0;
  }
}
a:focus, a:active {
  opacity: 0.5;
}
a:focus {
  outline: thin dotted;
}
a:active {
  outline: 0;
}

ul,
ol {
  margin: 1em 0 0.5em;
  padding-left: 1em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin: 0;
  padding-left: 1em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0;
}

embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

figure {
  margin: 1em 0 0.5em;
}

table {
  border-collapse: collapse;
  margin: 1em 0 0.5em;
  width: 100%;
}

@media (width >= 1000px) {
  .sp {
    display: none;
  }
}

.pc {
  display: none;
}
@media (width >= 1000px) {
  .pc {
    display: block;
  }
}

.bg_white {
  background-color: #fff;
}

.bg_grey03 {
  background-color: #f0f0f0;
}

.bg_grey04 {
  background-color: #f7f7f7;
}

.weight_bold {
  font-weight: 700;
}

.weight_medium {
  font-weight: 500;
}

.align_center {
  text-align: center;
}

.align_right {
  text-align: right;
}

.align_left {
  text-align: left;
}

.color_black {
  color: #56576a !important;
}

.color_gray01 {
  color: #a2a2ac !important;
}

.color_main03 {
  color: #2a2b57 !important;
}

.size_24 {
  font-size: 24px !important;
}

.size_20 {
  font-size: 20px !important;
}

.size_18 {
  font-size: 18px !important;
}

.size_16 {
  font-size: 16px !important;
}

.size_14 {
  font-size: 14px !important;
}

.txt-limit {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.font_en {
  font-family: "Lato", sans-serif !important;
}

.txt_underline {
  text-decoration: underline;
}

.mt_1em {
  margin-top: 1em !important;
}

.mt_16 {
  margin-top: 16px !important;
}

.mt_05em {
  margin-top: 0.5em !important;
}

.mt_24 {
  margin-top: 24px !important;
}

.mt_32 {
  margin-top: 32px !important;
}

.mt_40 {
  margin-top: 40px !important;
}

.mt_60 {
  margin-top: 60px !important;
}

.ml_16 {
  margin-left: 16px !important;
}

.pb_0 {
  padding-bottom: 0 !important;
}

.width_40 {
  width: 40px !important;
}

.width_55 {
  width: 55px !important;
}

.width_100 {
  width: 100px !important;
}

.width_110 {
  width: 110px !important;
}

.width_115 {
  width: 115px !important;
}

.width_119 {
  width: 119px !important;
}

.width_130 {
  width: 130px !important;
}

.width_150 {
  width: 150px !important;
}

.width_160 {
  width: 160px !important;
}

.width_240 {
  width: 240px !important;
}

.width_360 {
  width: 360px !important;
}

.width_full {
  width: 100% !important;
}

.content_width__430 {
  margin-inline: auto;
  max-width: 430px;
}

.content_width__600 {
  margin-inline: auto;
  max-width: 600px;
}

.content_width__700 {
  margin-inline: auto;
  max-width: 700px;
}

.content_width__800 {
  margin-inline: auto;
  max-width: 800px;
}

.gap_8 {
  gap: 8px !important;
}

.gap_16 {
  gap: 16px !important;
}

.flex_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (width >= 600px) {
  .flex_column__re {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.header {
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  height: 54px;
  padding: 15px 16px;
}
@media (width >= 1000px) {
  .header {
    height: 60px;
    padding: 15px 0;
  }
}

@media (width >= 1000px) {
  .logged_in .header {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  position: relative;
  max-width: 1000px;
  width: 100%;
}

.site_logo__block {
  width: 108px;
}
@media (width >= 1000px) {
  .site_logo__block {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 120px;
  }
}

.site_logo {
  line-height: 1;
}

.header_functions__block {
  width: calc(100% - 108px);
}
@media (width >= 1000px) {
  .header_functions__block {
    width: 100%;
  }
}

.header_functions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 18px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header_functions__link {
  color: #56576a;
}

@media (width >= 1000px) {
  .header_functions--item.item_sp {
    display: none;
  }
}
.header_functions--item.item_pc {
  display: none;
}
@media (width >= 1000px) {
  .header_functions--item.item_pc {
    display: block;
  }
}

.header_functions__user,
.header_functions__search {
  background-color: transparent;
  color: #56576a;
  padding: 0 !important;
  width: 30px;
}
@media (width >= 1000px) {
  .header_functions__user,
  .header_functions__search {
    background-color: #f56681;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 8px 16px 8px 32px !important;
    position: relative;
    cursor: pointer;
    width: auto;
  }
  .header_functions__user::before,
  .header_functions__search::before {
    background-position: center center;
    background-size: 16px;
    background-repeat: no-repeat;
    content: "";
    height: 16px;
    width: 16px;
    position: absolute;
    top: 8px;
    left: 12px;
  }
}
@media (width >= 1000px) {
  .header_functions__user .item_sp,
  .header_functions__search .item_sp {
    display: none;
  }
}
.header_functions__user .item_pc,
.header_functions__search .item_pc {
  display: none;
}
@media (width >= 1000px) {
  .header_functions__user .item_pc,
  .header_functions__search .item_pc {
    display: block;
  }
}

@media (width >= 1000px) {
  .header_functions__user::before {
    background-image: url("/assets/img/add/icon_new-user__white.svg");
  }
}

.header_functions__search {
  border: none;
}
@media (width >= 1000px) {
  .header_functions__search::before {
    background-image: url("/assets/img/add/icon_search__white.svg");
  }
}

.footer {
  background-color: #efece2;
}

.footer_inner {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
@media (width >= 600px) {
  .footer_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px 0 0;
    max-width: 1000px;
    width: calc(100% - 52px);
  }
}

.footer_logo {
  display: none;
}
@media (width >= 600px) {
  .footer_logo {
    display: block;
    width: 135px;
  }
}

.footer_navi__block {
  width: 100%;
}
@media (width >= 600px) {
  .footer_navi__block {
    padding: 0 0 80px;
    position: relative;
    width: calc(100% - 135px);
  }
}

.footer_link__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer_link {
  color: #56576a;
}

@media (width >= 600px) {
  .footer_link__primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 0 32px;
  }
}
.footer_link__primary .footer_link {
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #ddd;
  display: block;
  font-size: 16px;
  padding: 16px 40px 16px 16px;
  position: relative;
}
.footer_link__primary .footer_link::after {
  background-image: url("/assets/img/add/icon_arrow__next.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: block;
  line-height: 1;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (width >= 600px) {
  .footer_link__primary .footer_link {
    border-top: none;
    border-bottom: none;
    display: block;
    font-size: 14px;
    padding: 0;
  }
  .footer_link__primary .footer_link::after {
    display: none;
  }
}
.footer_link__primary .footer_link__item:first-child .footer_link {
  border-top: none;
}

.footer_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 16px;
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  width: 100%;
}
@media (width >= 600px) {
  .footer_sns {
    margin: 0;
    position: absolute;
    bottom: -36px;
    right: 0;
    width: auto;
  }
}

.footer_link__secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 24px;
  margin: 20px 0 0;
}
@media (width >= 600px) {
  .footer_link__secondary {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.footer_link__secondary .footer_link {
  display: inline-block;
  padding: 0 12px 0 0;
  position: relative;
}
.footer_link__secondary .footer_link::after {
  background-color: #a2a2ac;
  content: "";
  display: block;
  height: 80%;
  width: 1px;
  position: absolute;
  top: 3px;
  right: -6px;
}
@media (width >= 600px) {
  .footer_link__secondary .footer_link {
    font-size: 12px;
    padding: 0;
  }
  .footer_link__secondary .footer_link::after {
    display: none;
  }
}
.footer_link__secondary .footer_link__item:last-child .footer_link {
  padding: 0;
}
.footer_link__secondary .footer_link__item:last-child .footer_link::after {
  display: none;
}

.footer_bg__gold .footer_link__primary .footer_link {
  background-color: #efece2;
}
@media (width >= 600px) {
  .footer_bg__gold .footer_link__primary .footer_link {
    background-color: transparent;
  }
}

.footer_bg__gray .footer_link__primary .footer_link {
  background-color: #f0f0f0;
}
@media (width >= 600px) {
  .footer_bg__gray .footer_link__primary .footer_link {
    background-color: transparent;
  }
}

.copyright {
  font-size: 12px;
  padding: 16px;
  text-align: center;
  width: 100%;
}
@media (width >= 600px) {
  .copyright {
    font-size: 10px;
    padding: 20px 0;
    text-align: left;
  }
}

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  height: 100dvh;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.main_content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 0 64px;
}

@media (width >= 1000px) {
  .logged_in .main_content {
    padding: 56px 0 64px;
  }
}

.inner_content {
  padding: 0 16px;
  width: 100%;
}
@media (width >= 600px) {
  .inner_content {
    padding: 0;
  }
}

.inner_content__mypage {
  padding: 0;
  width: 100%;
}

.archive_block {
  padding: 40px 0 64px;
}
@media (width >= 600px) {
  .archive_block {
    padding: 40px 24px 64px;
  }
}

.archive_item__block {
  margin: 24px auto 0;
}

.content_upper__block {
  margin-bottom: 40px;
}

.content_lower__block {
  margin-top: 40px;
}

.link_button {
  border-radius: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.4;
  font-size: 18px;
  font-weight: 700;
  opacity: 1;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  max-width: 326px;
  width: 100%;
}
@media (any-hover: hover) {
  .link_button:hover {
    opacity: 0.5;
  }
}
.link_button:active, .link_button:focus {
  opacity: 0.5;
}

.button_first {
  background-color: #7999ea;
  border: 1px solid #7999ea;
  color: #fff;
}

.button_second {
  background-color: #fff;
  border: 1px solid #7999ea;
  color: #7999ea;
}

.button_third {
  background-color: #f56681;
  border: 1px solid #f56681;
  color: #fff;
}

.button_fourth {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #a2a2ac;
}

.button_favorite__off {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #a2a2ac;
  position: relative;
}

.button_favorite__icon--off {
  background-image: url("/assets/img/add/icon_favorite__off.svg");
  background-position: 0 center;
  background-size: 20px;
  background-repeat: no-repeat;
  display: inline-block;
  letter-spacing: -0.05em;
  padding: 0 0 0 24px;
}

.button_favorite__on {
  background-color: #fff;
  border: 1px solid #dbbb5b;
  color: #dbbb5b;
  position: relative;
}

.button_favorite__icon--on {
  background-image: url("/assets/img/add/icon_favorite__on.svg");
  background-position: 0 center;
  background-size: 20px;
  background-repeat: no-repeat;
  display: inline-block;
  letter-spacing: -0.05em;
  padding: 0 0 0 24px;
}

.button_arrow__right,
.button_arrow__left {
  padding: 0 24px;
}
.button_arrow__right::after,
.button_arrow__left::after {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: block;
  line-height: 1;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.button_arrow__right::after {
  right: 20px;
}

.button_arrow__left::after {
  left: 20px;
  -webkit-transform: rotate(180deg) translate(0, 50%);
          transform: rotate(180deg) translate(0, 50%);
}

.arrow-small {
  padding: 0 16px;
}
.arrow-small::after {
  height: 16px;
  width: 16px;
}

.button_arrow__right.arrow-small::after {
  right: 12px;
}

.button_arrow__left.arrow-small::after {
  left: 12px;
}

.arrow-white::after {
  background-image: url("/assets/img/add/icon_arrow__white.svg");
}

.arrow-blue::after {
  background-image: url("/assets/img/add/icon_arrow__blue.svg");
}

.arrow-gray::after {
  background-image: url("/assets/img/add/icon_arrow__next.svg");
}

.button_icon__search {
  padding: 0 8px 0 28px;
  position: relative;
}
.button_icon__search::before {
  background-image: url("/assets/img/add/icon_search__white.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: block;
  line-height: 1;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.button_icon__settings {
  padding: 0 8px 0 28px;
  position: relative;
}
.button_icon__settings::before {
  background-image: url("/assets/img//add/icon_settings__gray.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: block;
  line-height: 1;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.submit_button__wrap {
  margin: 0 auto;
  position: relative;
  max-width: 326px;
  width: 100%;
}
.submit_button__wrap .submit_button__icon {
  display: block;
  height: 0 !important;
}

.button_size__large {
  padding: 32px 48px;
}

.button_size__medium {
  padding: 16px;
}

.button_size__small {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  padding: 3px 8px;
  max-width: 200px;
}

.badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 12px;
  line-height: 1.4;
  padding: 3px 10px;
  text-align: center;
}

.badge_oval {
  border-radius: calc(infinity * 1px);
}

.badge_rounded {
  border-radius: 5px;
}

.badge_red {
  background-color: #ff498b;
  color: #fff;
}

.badge_yellow {
  background-color: #ffc700;
  color: #56576a;
}

.badge_white {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #56576a;
}

.badge_gold {
  background-color: #dbbb5b;
  color: #fff;
}

.badge_gold02 {
  background-color: #efece2;
  color: #56576a;
}

.badge_ol__gray {
  background-color: #fff;
  border: 1px solid #a2a2ac;
  color: #a2a2ac;
}

.badge_ol__blue {
  background-color: #fff;
  border: 1px solid #7999ea;
  color: #7999ea;
}

.badge_icon__pointer,
.badge_icon__clock,
.badge_icon__ball {
  padding: 3px 10px 3px 22px;
  position: relative;
}
.badge_icon__pointer::before,
.badge_icon__clock::before,
.badge_icon__ball::before {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: block;
  line-height: 1;
  height: 14px;
  width: 14px;
  position: absolute;
  top: 50%;
  left: 6px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.badge_icon__pointer::before {
  background-image: url("/assets/img/icon_pointer.svg");
}

.badge_icon__clock::before {
  background-image: url("/assets/img/icon_clock.svg");
}

.badge_icon__ball::before {
  background-image: url("/assets/img/icon_crystal-ball.svg");
}

.icon {
  background-position: 0 2px;
  background-size: 20px;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 0 0 0 24px;
}

@media (width >= 600px) {
  .icon_size__large {
    background-position: 0 4px;
    background-size: 24px;
    padding: 0 0 0 32px;
  }
}

.search_criteria__title--icon {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  height: 28px;
  width: 28px;
}

.icon_ball__bl {
  background-image: url("/assets/img//add/icon_crystal-ball__key-color.svg");
}

.icon_yen__bl {
  background-image: url("/assets/img//add/icon_yen__key-color.svg");
}

.icon_calculator__bl {
  background-image: url("/assets/img//add/icon_calculator__key-color.svg");
}

.icon_schedule__bl {
  background-image: url("/assets/img//add/icon_schedule__key-color.svg");
}

.icon_train__bl {
  background-image: url("/assets/img//add/icon_train__key-color.svg");
}

.icon_bag__bl {
  background-image: url("/assets/img//add/icon_bag__key-color.svg");
}

.icon_smile__bl {
  background-image: url("/assets/img//add/icon_smile__key-color.svg");
}

.icon_flag__bl {
  background-image: url("/assets/img//add/icon_flag__key-color.svg");
}

.icon_file__bl {
  background-image: url("/assets/img//add/icon_file__key-color.svg");
}

.icon_savings-box__bl {
  background-image: url("/assets/img//add/icon_savings-box__key-color.svg");
}

.icon_clock__bl {
  background-image: url("/assets/img//add/icon_clock__key-color.svg");
}

.icon_calendar__bl {
  background-image: url("/assets/img//add/icon_calendar__key-color.svg");
}

.icon_pointer__bl {
  background-image: url("/assets/img//add/icon_pointer__key-color.svg");
}

.icon_tarot-card__bl {
  background-image: url("/assets/img//add/icon_tarot-card__key-color.svg");
}

.icon_binder__bl {
  background-image: url("/assets/img//add/icon_binder__key-color.svg");
}

.icon_link__bl {
  background-image: url("/assets/img//add/icon_link__key-color.svg");
}

.icon_place__w {
  background-image: url("/assets/img//add/icon_pointer__white.svg");
}

.icon_work__w {
  background-image: url("/assets/img//add/icon_crystal-ball__white.svg");
}

.icon_feature__w {
  background-image: url("/assets/img//add/icon_tarot-card__white.svg");
}

.icon_settings__g {
  background-image: url("/assets/img//add/icon_settings__gray.svg");
}

.icon_search__gradation {
  background-image: url("/assets/img//add/icon_search__gradation.svg");
}

.global_navi-btn__block {
  height: 18px;
  line-height: 1;
  width: 24px;
}

.global_navi-btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  height: 100%;
  position: relative;
  width: 100%;
}
.global_navi-btn span {
  background: -webkit-gradient(linear, left top, right top, from(rgb(141, 211, 209)), color-stop(50%, rgb(142, 194, 227)), to(rgb(144, 170, 239)));
  background: linear-gradient(90deg, rgb(141, 211, 209) 0%, rgb(142, 194, 227) 50%, rgb(144, 170, 239) 100%);
  border-radius: 1px;
  display: inline-block;
  height: 2px;
  position: absolute;
  left: 0;
  width: 100%;
}
.global_navi-btn span:nth-of-type(1) {
  top: 0;
}
.global_navi-btn span:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.global_navi-btn span:nth-of-type(3) {
  bottom: 0;
}

.btn_close span:nth-of-type(1) {
  -webkit-transform: translateY(5px) rotate(-45deg);
          transform: translateY(5px) rotate(-45deg);
}
.btn_close span:nth-of-type(2) {
  -webkit-transform: translateY(-4px) rotate(45deg);
          transform: translateY(-4px) rotate(45deg);
}

body.is_fixed {
  overflow: hidden;
}

.global_navigation__block {
  background-color: #fff;
  height: 100%;
  overflow-y: auto;
  padding: 48px 0 40px;
  position: absolute;
  top: 0;
  right: -300px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 300px;
  z-index: 2;
}
@media (width >= 1000px) {
  .global_navigation__block {
    background-color: #7999ea;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2), 0px 4px 10px 0px rgba(0, 0, 0, 0.2) inset;
            box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2), 0px 4px 10px 0px rgba(0, 0, 0, 0.2) inset;
    height: 56px;
    overflow-y: visible;
    padding: 0 16px;
    top: 60px;
    right: auto;
    left: 0;
    width: 100%;
    z-index: 0;
  }
}

.global_navigation__block.is_open {
  right: 0;
}

.global_navigation {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (width >= 1000px) {
  .global_navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
    padding: 16px 0;
    max-width: 1000px;
    width: calc(100% - 32px);
  }
}

.global_navigation__item {
  border-bottom: 1px solid #f0f0f0;
}
@media (width >= 1000px) {
  .global_navigation__item {
    border-bottom: none;
    width: 20%;
  }
}

.global_navi__close,
.login_user__name {
  border-bottom: none;
}
@media (width >= 1000px) {
  .global_navi__close,
  .login_user__name {
    display: none;
  }
}

.login_user__name {
  font-weight: 700;
  margin: 16px 0 40px;
  padding: 0 16px;
}

.global_navi__close .global_navi-btn__block {
  margin: 0 16px 0 auto;
}

.global_navigation__link {
  color: #56576a;
  font-size: 16px;
  display: block;
  padding: 16px;
}
@media (width >= 1000px) {
  .global_navigation__link {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
    font-size: 14px;
    display: block;
    padding: 0 16px;
    text-align: center;
  }
  .global_navigation__link:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
}

.global_navigation__link .badge {
  margin: 0 0 0 1em;
}

.content_overlay {
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  width: 100%;
  z-index: 0;
}
.content_overlay.is_active {
  display: block;
  z-index: 2;
}

.content_title__block {
  margin-bottom: 40px;
  padding: 40px 16px 0;
  text-align: center;
}

.content_title {
  margin: 0;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea,
select {
  background-color: #fff;
  color: #56576a;
  border: 1px solid #ddd;
  padding: 8px !important;
  width: 100%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus,
select:focus {
  border: 1px solid #a2a2ac;
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=range]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=color]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #a2a2ac;
  font-size: 14px;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=range]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=color]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #a2a2ac;
  font-size: 14px;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=range]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=week]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, input[type=color]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #a2a2ac;
  font-size: 14px;
}
input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=range]::-ms-input-placeholder, input[type=date]::-ms-input-placeholder, input[type=month]::-ms-input-placeholder, input[type=week]::-ms-input-placeholder, input[type=time]::-ms-input-placeholder, input[type=datetime]::-ms-input-placeholder, input[type=datetime-local]::-ms-input-placeholder, input[type=color]::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder {
  color: #a2a2ac;
  font-size: 14px;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=tel]::placeholder,
input[type=range]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=week]::placeholder,
input[type=time]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=color]::placeholder,
textarea::placeholder,
select::placeholder {
  color: #a2a2ac;
  font-size: 14px;
}

textarea {
  resize: vertical;
}

.form_footer__functions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin: 32px 0 0;
  padding: 0 16px;
}

.form_footer__functions {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px 8px;
}

.form_functions__item {
  width: 100%;
}

.form_wrap {
  margin: 32px 0;
}

.form_content {
  margin: 0;
}

.form_content + .form_content {
  margin: 32px 0 0;
}

.form_content__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.form_content__flex .form_content__title {
  padding: 0;
  width: 96px;
}
.form_content__flex .form_content__item {
  width: calc(100% - 96px - 16px);
}

.form_content__title {
  color: #56576a;
  font-size: 12px;
  font-weight: 700;
  padding-bottom: 8px;
}

.form_content__item + .form_content__title {
  margin: 8px 0 0;
}

.form_item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 16px;
}

.form_item__inner--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form_item__note {
  color: #a2a2ac;
  font-size: 12px;
  list-style: none;
  margin: 3px 0 0;
  padding: 0;
}

.field_label {
  margin-right: 16px;
}

.form_content__title-pc {
  margin-bottom: 32px;
  padding: 16px 16px 0;
  text-align: center;
}

.form_job-search__pc {
  padding: 0 16px;
}

.form_job-search__hr {
  background-color: #ddd !important;
  margin: 32px 0 !important;
}

input[type=text].error,
input[type=email].error,
input[type=url].error,
input[type=password].error,
input[type=search].error,
input[type=number].error,
input[type=tel].error,
input[type=range].error,
input[type=date].error,
input[type=month].error,
input[type=week].error,
input[type=time].error,
input[type=datetime].error,
input[type=datetime-local].error,
input[type=color].error,
textarea.error,
select.error {
  background-color: rgba(255, 73, 139, 0.1);
  border: 1px solid #ff498b;
}
input[type=text].error::-webkit-input-placeholder, input[type=email].error::-webkit-input-placeholder, input[type=url].error::-webkit-input-placeholder, input[type=password].error::-webkit-input-placeholder, input[type=search].error::-webkit-input-placeholder, input[type=number].error::-webkit-input-placeholder, input[type=tel].error::-webkit-input-placeholder, input[type=range].error::-webkit-input-placeholder, input[type=date].error::-webkit-input-placeholder, input[type=month].error::-webkit-input-placeholder, input[type=week].error::-webkit-input-placeholder, input[type=time].error::-webkit-input-placeholder, input[type=datetime].error::-webkit-input-placeholder, input[type=datetime-local].error::-webkit-input-placeholder, input[type=color].error::-webkit-input-placeholder, textarea.error::-webkit-input-placeholder, select.error::-webkit-input-placeholder {
  color: #ff498b;
}
input[type=text].error::-moz-placeholder, input[type=email].error::-moz-placeholder, input[type=url].error::-moz-placeholder, input[type=password].error::-moz-placeholder, input[type=search].error::-moz-placeholder, input[type=number].error::-moz-placeholder, input[type=tel].error::-moz-placeholder, input[type=range].error::-moz-placeholder, input[type=date].error::-moz-placeholder, input[type=month].error::-moz-placeholder, input[type=week].error::-moz-placeholder, input[type=time].error::-moz-placeholder, input[type=datetime].error::-moz-placeholder, input[type=datetime-local].error::-moz-placeholder, input[type=color].error::-moz-placeholder, textarea.error::-moz-placeholder, select.error::-moz-placeholder {
  color: #ff498b;
}
input[type=text].error:-ms-input-placeholder, input[type=email].error:-ms-input-placeholder, input[type=url].error:-ms-input-placeholder, input[type=password].error:-ms-input-placeholder, input[type=search].error:-ms-input-placeholder, input[type=number].error:-ms-input-placeholder, input[type=tel].error:-ms-input-placeholder, input[type=range].error:-ms-input-placeholder, input[type=date].error:-ms-input-placeholder, input[type=month].error:-ms-input-placeholder, input[type=week].error:-ms-input-placeholder, input[type=time].error:-ms-input-placeholder, input[type=datetime].error:-ms-input-placeholder, input[type=datetime-local].error:-ms-input-placeholder, input[type=color].error:-ms-input-placeholder, textarea.error:-ms-input-placeholder, select.error:-ms-input-placeholder {
  color: #ff498b;
}
input[type=text].error::-ms-input-placeholder, input[type=email].error::-ms-input-placeholder, input[type=url].error::-ms-input-placeholder, input[type=password].error::-ms-input-placeholder, input[type=search].error::-ms-input-placeholder, input[type=number].error::-ms-input-placeholder, input[type=tel].error::-ms-input-placeholder, input[type=range].error::-ms-input-placeholder, input[type=date].error::-ms-input-placeholder, input[type=month].error::-ms-input-placeholder, input[type=week].error::-ms-input-placeholder, input[type=time].error::-ms-input-placeholder, input[type=datetime].error::-ms-input-placeholder, input[type=datetime-local].error::-ms-input-placeholder, input[type=color].error::-ms-input-placeholder, textarea.error::-ms-input-placeholder, select.error::-ms-input-placeholder {
  color: #ff498b;
}
input[type=text].error::placeholder,
input[type=email].error::placeholder,
input[type=url].error::placeholder,
input[type=password].error::placeholder,
input[type=search].error::placeholder,
input[type=number].error::placeholder,
input[type=tel].error::placeholder,
input[type=range].error::placeholder,
input[type=date].error::placeholder,
input[type=month].error::placeholder,
input[type=week].error::placeholder,
input[type=time].error::placeholder,
input[type=datetime].error::placeholder,
input[type=datetime-local].error::placeholder,
input[type=color].error::placeholder,
textarea.error::placeholder,
select.error::placeholder {
  color: #ff498b;
}

.form_error__content {
  background-color: rgba(255, 73, 139, 0.1);
  border: 1px solid #ff498b;
  color: #ff498b;
  display: block;
  font-size: 14px;
  margin: 0 0 8px;
  padding: 12px 16px;
}

.form_error__txt {
  color: #ff498b;
  font-size: 14px;
  margin: 4px 0 0;
}

input[type=password].field_password {
  padding-right: 40px !important;
}

.module_password {
  position: relative;
}

.password_icon {
  aspect-ratio: 1/1;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 20px;
}

.password_icon {
  background-image: url("/assets/img/icon_eye-close.svg");
}
.password_icon.is_showing {
  background-image: url("/assets/img/icon_eye-open.svg");
}

::-ms-reveal {
  display: none;
}

.radio_module input[type=radio] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}

.radio_value-name {
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 20px;
  line-height: 2.2;
}
.radio_value-name::before, .radio_value-name::after {
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
}
.radio_value-name::before {
  background-color: #fff;
  border: 1px solid #ddd;
  top: 8px;
  left: 0;
  width: 16px;
  height: 16px;
}
.radio_value-name::after {
  background-color: #a6c1eb;
  top: 11px;
  left: 3px;
  width: 10px;
  height: 10px;
  opacity: 0;
}

.radio_module input:focus + span::before,
.radio_module input:checked + span::before {
  border: 1px solid #a6c1eb;
}

.radio_module input:checked + span::after {
  opacity: 1;
}

.check_module input[type=checkbox] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}

.check_value-name {
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 20px;
  line-height: 2.2;
}
.check_value-name::before, .check_value-name::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
}
.check_value-name::before {
  top: 8px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
}
.check_value-name::after {
  top: 3px;
  content: url("/assets/img/icon_form__check.svg");
  opacity: 0;
}

.check_module input:focus + span::before {
  border: 1px solid #a6c1eb;
}

.check_module input:checked + span::after {
  opacity: 1;
}

.select_module {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.select_module::before {
  border-color: #56576a transparent transparent transparent;
  border-radius: 2px;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  right: 16px;
  width: 0;
  height: 0;
  pointer-events: none;
}
.select_module select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: none;
  text-overflow: ellipsis;
  cursor: pointer;
}

.data_attachment__module .data_attachment__label,
.data_attachment__module .data_attachment__clear {
  cursor: pointer;
  min-width: auto;
  width: auto;
}
.data_attachment__module .data_attachment__label {
  font-size: 15px;
  padding: 0.5em 0;
  width: 140px;
}
.data_attachment__module .data_attachment__clear {
  font-size: 15px;
  padding: 0;
  margin: 0 0 0 auto;
}
.data_attachment__module .data_attachment__name {
  font-size: 15px;
}
.data_attachment__module input[type=file] {
  height: 0;
  visibility: hidden;
  width: 0;
}

.form_content__group--title {
  color: #56576a;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  padding-right: 40px !important;
}
.form_content__group--title::-webkit-details-marker {
  display: none;
}
.form_content__group--title::after {
  background-image: url("/assets/img/icon_arrow__black.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: block;
  line-height: 1;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
          transform: translate(0, -50%) rotate(90deg);
}

.form_content__group[open] .form_content__group--title {
  margin-bottom: 8px;
}
.form_content__group[open] .form_content__group--title::after {
  -webkit-transform: translate(0, -50%) rotate(-90deg);
          transform: translate(0, -50%) rotate(-90deg);
}

.form_item__outline {
  border: 1px solid #ddd;
  padding: 12px 16px;
}

.form_item__check--group_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px 16px;
  padding: 0 4px;
}

.form_item__check--group_inner {
  width: 100%;
}

.form_item__check--group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px 16px;
}

.form_item__check--group_name {
  color: #56576a;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
}

.field_word__right {
  margin-left: -8px;
}

.field_word__left {
  margin-right: -8px;
}

.table_primary {
  border-top: 1px solid #f0f0f0;
  margin: 0;
}
.table_primary th {
  color: #56576a;
  font-size: 12px;
  font-weight: 700;
  padding: 8px 0 0;
  text-align: left;
}
.table_primary td {
  border-bottom: 1px solid #f0f0f0;
  padding: 0 0 8px;
}

.table_secondary th,
.table_secondary td {
  padding: 16px 8px;
}
.table_secondary th {
  background-color: #a2a2ac;
  border: 1px solid #fff;
  border-right: none;
  color: #fff;
  font-weight: 400;
  text-align: left;
  width: 140px;
}
.table_secondary td {
  border: 1px solid #f0f0f0;
  border-left: none;
  width: calc(100% - 140px);
}

.page_title__block {
  padding: 32px 16px;
  text-align: center;
  width: 100%;
}
@media (width >= 600px) {
  .page_title__block {
    padding: 40px 16px;
  }
}
.page_title__block .page_title {
  color: #2a2b57;
  font-size: 18px;
}
@media (width >= 600px) {
  .page_title__block .page_title {
    font-size: 22px;
  }
}

.section_title__group {
  text-align: center;
}

.section_main-title {
  color: #2a2b57;
  font-size: 20px;
  letter-spacing: 3px;
  margin: 0;
}

.section_sub-title {
  color: #a6c1eb;
  font-size: 12px;
  letter-spacing: 3px;
  margin: 4px 0 0;
}

.archive_title__group {
  color: #2a2b57;
}
@media (width >= 600px) {
  .archive_title__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 4px;
  }
}

.archive_main-title {
  font-size: 18px;
  letter-spacing: 2px;
  margin: 0;
}

.archive_total {
  font-size: 14px;
}

@media (width >= 1000px) {
  .company_detail_title__block {
    background-color: #ecf1fa;
  }
}

.company_detail_title__block--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 32px 16px 24px;
  max-width: 1000px;
}
@media (width >= 1000px) {
  .company_detail_title__block--inner {
    margin: 0 auto;
    padding: 32px 0;
  }
}
.company_detail_title__block--inner .company_detail_title {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media (width >= 1000px) {
  .company_detail_title__block--inner .company_detail_title {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.company_detail_title__block--inner .company_detail__shop-name {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (width >= 1000px) {
  .company_detail_title__block--inner .company_detail__shop-name {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.company_detail_title__block--inner .post_tags {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (width >= 1000px) {
  .company_detail_title__block--inner .post_tags {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.company_detail_title {
  color: #2a2b57;
  font-size: 18px;
  margin: 6px 0 0;
}
@media (width >= 1000px) {
  .company_detail_title {
    font-size: 24px;
    margin: 10px 0 16px;
  }
}

.company_detail__shop-name {
  color: #2a2b57;
  font-size: 12px;
  margin: 12px 0 0;
}
@media (width >= 1000px) {
  .company_detail__shop-name {
    margin: 0;
  }
}

dialog::-ms-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  margin: 0 auto;
  width: 100%;
}

dialog::backdrop {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  margin: 0 auto;
  width: 100%;
}

.dialog_block {
  border: none;
  border-radius: 16px;
  color: #56576a;
  opacity: 0;
  padding: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  max-width: 600px;
  width: calc(100% - 32px);
}

.dialog_block[open] {
  opacity: 0;
}

.dialog_block.visible {
  opacity: 1;
}

.dialog_block[open]::-ms-backdrop {
  opacity: 0;
}

.dialog_block[open]::backdrop {
  opacity: 0;
}

.dialog_block.visible::-ms-backdrop {
  opacity: 1;
}

.dialog_block.visible::backdrop {
  opacity: 1;
}

.dialog_block__inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  position: relative;
  padding: 24px 16px 32px;
  width: 100%;
}

.dialog_close__block {
  line-height: 1;
  text-align: right;
}

.dialog_close__button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  height: 24px;
  position: relative;
  width: 30px;
}
.dialog_close__button span {
  background: -webkit-gradient(linear, left top, right top, from(rgb(141, 211, 209)), color-stop(50%, rgb(142, 194, 227)), to(rgb(144, 170, 239)));
  background: linear-gradient(90deg, rgb(141, 211, 209) 0%, rgb(142, 194, 227) 50%, rgb(144, 170, 239) 100%);
  border-radius: 1px;
  display: inline-block;
  height: 2px;
  position: absolute;
  left: 0;
  width: 100%;
}
.dialog_close__button span:nth-of-type(1) {
  top: 0;
  -webkit-transform: translateY(9px) rotate(-45deg);
          transform: translateY(9px) rotate(-45deg);
}
.dialog_close__button span:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translateY(-3px) rotate(45deg);
          transform: translateY(-3px) rotate(45deg);
}

.dialog_content {
  margin-top: 16px;
}

.tabs_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.tabs_list::after {
  background-color: #7999ea;
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.tabs_list__item {
  position: relative;
  margin: 0 0 0 1px;
  width: calc(33.3333333333% - 1px);
  z-index: 1;
}
.tabs_list__item:first-child {
  margin: 0;
}

.tabs_menu {
  background-color: #fff;
  border: 1px solid #7999ea;
  color: #7999ea;
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 10px;
  text-align: center;
}
.tabs_menu.is_active {
  background-color: #7999ea;
  color: #fff;
}

.caution_box {
  border: 1px solid #ffc700;
  border-radius: 10px;
  margin: 0;
  padding: 16px;
}

.caution_icon {
  text-align: center;
  margin: 0 0 16px;
}

.post_archive__item {
  border-bottom: 1px solid #f0f0f0;
}

.post_archive__link {
  display: block;
  padding: 16px 40px 16px 16px;
  position: relative;
}
.post_archive__link::after {
  background-image: url("/assets/img/add/icon_arrow__next.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: block;
  line-height: 1;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (width >= 600px) {
  .post_archive__link {
    padding: 16px 56px 16px 140px;
  }
}

.post_archive__link--02 {
  display: block;
  padding: 16px;
}
@media (width >= 600px) {
  .post_archive__link--02 {
    padding: 16px 24px;
  }
}

.post_archive__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin: 0 0 8px;
  padding: 0;
}

.post_archive__meta--time {
  position: absolute;
  top: 0;
  left: 16px;
}
@media (width >= 600px) {
  .post_archive__meta--time {
    top: 16px;
  }
}

.post_archive__meta--unread {
  position: absolute;
  top: 0;
  right: 40px;
}
@media (width >= 600px) {
  .post_archive__meta--unread {
    top: 16px;
    right: 56px;
  }
}

.post_category {
  color: #a2a2ac;
  font-size: 12px;
}

.post_time {
  color: #a2a2ac;
  font-size: 12px;
}

.post_archive__title {
  color: #56576a;
  font-size: 16px;
  margin: 16px 0 8px;
}
@media (width >= 600px) {
  .post_archive__title {
    margin: 0 0 8px;
    padding: 0 56px 0 0;
  }
}

.post_archive__excerpt {
  color: #56576a;
}

.post_tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 4px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.post_tags + .post_tags {
  margin-top: 8px;
}

.page_content__title {
  margin: 0 0 8px;
}

.page_content + .page_content {
  margin-top: 16px;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  list-style: none;
  margin: 40px auto 0;
  padding: 16px 0;
  width: 100%;
}
@media (width >= 600px) {
  .pagination {
    gap: 10px;
  }
}

.pagination_item {
  line-height: 1;
}

.pagination_current,
.pagination_link,
.pagination_abbreviate {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: calc(infinity * 1px);
  color: #56576a;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  height: 32px;
  padding: 10px 8px 8px;
  text-align: center;
  width: 32px;
}
@media (width >= 600px) {
  .pagination_current,
  .pagination_link,
  .pagination_abbreviate {
    font-size: 14px;
    height: 40px;
    padding: 12px 8px 8px;
    width: 40px;
  }
}

.pagination_current {
  background-color: #7999ea;
  border: 1px solid #7999ea;
  color: #fff;
}

.head_link,
.preview_link {
  padding: 8px;
}
@media (width >= 600px) {
  .head_link,
  .preview_link {
    padding: 9px 8px 8px 6px;
  }
}

.end_link,
.next_link {
  padding: 8px;
}
@media (width >= 600px) {
  .end_link,
  .next_link {
    padding: 9px 6px 8px 8px;
  }
}

.page_top__block {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.page_top {
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: fixed;
  bottom: 80px;
  right: 8px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  z-index: 1;
}
.page_top.visible {
  opacity: 1;
  visibility: visible;
}
@media (width >= 600px) {
  .page_top {
    bottom: 70px;
    right: 16px;
  }
}

.body_company__detail .page_top {
  bottom: 110px;
}
@media (width >= 600px) {
  .body_company__detail .page_top {
    bottom: 160px;
  }
}

.search_content {
  background-color: #fff;
  height: auto;
  overflow-y: auto;
  position: fixed;
  bottom: -510px;
  left: 50%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 2;
}

.search_content.is_active {
  bottom: 0;
}

.search_content__inner {
  margin-inline: auto;
  padding: 32px 12px;
  max-width: 700px;
}

.page_search__content--inner {
  margin-inline: auto;
  padding: 24px 12px;
  max-width: 700px;
}

.search_criteria__block {
  border: 1px solid #ddd;
  border-radius: 6px;
  overflow: hidden;
}

.search_criteria__module {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}

.search_criteria__module + .search_criteria__module {
  border-top: 1px solid #ddd;
}

.search_criteria__title {
  background: -webkit-gradient(linear, left top, right top, from(rgb(141, 211, 209)), color-stop(50%, rgb(142, 194, 227)), to(rgb(144, 170, 239)));
  background: linear-gradient(90deg, rgb(141, 211, 209) 0%, rgb(142, 194, 227) 50%, rgb(144, 170, 239) 100%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-weight: 400;
  min-height: 64px;
  margin: 0;
  padding: 8px;
  text-align: center;
  width: 64px;
}

.search_criteria__summary {
  background-color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 8px;
  width: calc(100% - 64px);
}

.search_criteria__search-box {
  padding: 0;
}
.search_criteria__search-box .search_box {
  border: none;
  height: 100%;
}

.search_criteria__summary--arrow {
  background-color: transparent;
  border: none;
  color: #a6c1eb;
  font-size: 12px;
  font-weight: 700;
  height: 24px;
  padding: 3px 20px 4px 4px;
  position: relative;
  width: 24px;
}
.search_criteria__summary--arrow::after {
  background-image: url("/assets/img//add/icon_arrow__next.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: block;
  line-height: 1;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.jobsearch-block {
  margin: 0 auto;
  width: 800px;
}

.jobsearch-block__title {
  color: #2a2b57;
  font-size: 16px;
  margin: 0;
}

.jobsearch {
  border: 1px solid #ddd;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  margin-top: 10px;
  width: 800px;
}

.jobsearch_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 76px;
  position: relative;
}
.jobsearch_form .search_box {
  border: none;
  padding: 1em 150px 1em 32px !important;
  width: calc(100% - 136px);
}

.jobsearch_refine__button,
.jobsearch_submit__button {
  width: auto;
}
@media (any-hover: hover) {
  .jobsearch_refine__button:hover,
  .jobsearch_submit__button:hover {
    opacity: 1;
  }
}
.jobsearch_refine__button:active, .jobsearch_refine__button:focus,
.jobsearch_submit__button:active,
.jobsearch_submit__button:focus {
  opacity: 1;
}

.jobsearch_refine__button {
  background-color: #fff;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  color: #a2a2ac;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 8px;
  position: absolute;
  top: 50%;
  right: 156px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 120px;
}

.jobsearch_submit__button {
  background-color: #f56681;
  border: none;
  border-radius: 0 10px 10px 0;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  width: 136px;
}

.card_module {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 24px 0 0;
  position: relative;
}
@media (width >= 1000px) {
  .card_module {
    padding: 40px 0 0;
  }
}
.card_module::before {
  background-color: #a6c1eb;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.card_module + .card_module {
  margin-top: 16px;
}
@media (width >= 600px) {
  .card_module + .card_module {
    margin-top: 24px;
  }
}

.card_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 16px;
}
@media (width >= 600px) {
  .card_inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 24px;
  }
}
@media (width >= 1000px) {
  .card_inner {
    padding: 0 40px;
  }
}

.card_meta__primary {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: repeat(1, 1fr);
  gap: 16px;
  place-items: start;
}

.card_meta__primary > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.card_meta__primary > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.card_meta__primary > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
@media (width >= 600px) {
  .card_meta__primary {
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr;
    grid-template-columns: repeat(7, 1fr);
    -ms-grid-rows: 1fr 8px 1fr 8px 1fr 8px 1fr;
    grid-template-rows: repeat(4, 1fr);
    gap: 8px 24px;
  }
  .card_meta__primary > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .card_meta__primary > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .card_meta__primary > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  .card_meta__primary > *:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
  }
  .card_meta__primary > *:nth-child(5) {
    -ms-grid-row: 1;
    -ms-grid-column: 9;
  }
  .card_meta__primary > *:nth-child(6) {
    -ms-grid-row: 1;
    -ms-grid-column: 11;
  }
  .card_meta__primary > *:nth-child(7) {
    -ms-grid-row: 1;
    -ms-grid-column: 13;
  }
  .card_meta__primary > *:nth-child(8) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .card_meta__primary > *:nth-child(9) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .card_meta__primary > *:nth-child(10) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
  }
  .card_meta__primary > *:nth-child(11) {
    -ms-grid-row: 3;
    -ms-grid-column: 7;
  }
  .card_meta__primary > *:nth-child(12) {
    -ms-grid-row: 3;
    -ms-grid-column: 9;
  }
  .card_meta__primary > *:nth-child(13) {
    -ms-grid-row: 3;
    -ms-grid-column: 11;
  }
  .card_meta__primary > *:nth-child(14) {
    -ms-grid-row: 3;
    -ms-grid-column: 13;
  }
  .card_meta__primary > *:nth-child(15) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  .card_meta__primary > *:nth-child(16) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
  .card_meta__primary > *:nth-child(17) {
    -ms-grid-row: 5;
    -ms-grid-column: 5;
  }
  .card_meta__primary > *:nth-child(18) {
    -ms-grid-row: 5;
    -ms-grid-column: 7;
  }
  .card_meta__primary > *:nth-child(19) {
    -ms-grid-row: 5;
    -ms-grid-column: 9;
  }
  .card_meta__primary > *:nth-child(20) {
    -ms-grid-row: 5;
    -ms-grid-column: 11;
  }
  .card_meta__primary > *:nth-child(21) {
    -ms-grid-row: 5;
    -ms-grid-column: 13;
  }
  .card_meta__primary > *:nth-child(22) {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
  }
  .card_meta__primary > *:nth-child(23) {
    -ms-grid-row: 7;
    -ms-grid-column: 3;
  }
  .card_meta__primary > *:nth-child(24) {
    -ms-grid-row: 7;
    -ms-grid-column: 5;
  }
  .card_meta__primary > *:nth-child(25) {
    -ms-grid-row: 7;
    -ms-grid-column: 7;
  }
  .card_meta__primary > *:nth-child(26) {
    -ms-grid-row: 7;
    -ms-grid-column: 9;
  }
  .card_meta__primary > *:nth-child(27) {
    -ms-grid-row: 7;
    -ms-grid-column: 11;
  }
  .card_meta__primary > *:nth-child(28) {
    -ms-grid-row: 7;
    -ms-grid-column: 13;
  }
}
@media (width >= 1000px) {
  .card_meta__primary {
    gap: 8px 40px;
  }
}
.card_meta__primary .glid_01 {
  -ms-grid-column-span: 3;
  grid-column: span 3/span 3;
}
@media (width >= 600px) {
  .card_meta__primary .glid_01 {
    -ms-grid-column-span: 5;
    grid-column: span 5/span 5;
    -ms-grid-column: 3;
        grid-column-start: 3;
    -ms-grid-row: 1;
        grid-row-start: 1;
  }
}
.card_meta__primary .glid_02 {
  -ms-grid-row: 2;
      grid-row-start: 2;
}
@media (width >= 600px) {
  .card_meta__primary .glid_02 {
    -ms-grid-column-span: 2;
    grid-column: span 2/span 2;
    -ms-grid-row-span: 6;
    grid-row: span 6/span 6;
    -ms-grid-column: 1;
        grid-column-start: 1;
    -ms-grid-row: 1;
        grid-row-start: 1;
  }
}
.card_meta__primary .glid_03 {
  -ms-grid-column-span: 2;
  grid-column: span 2/span 2;
  -ms-grid-row: 2;
      grid-row-start: 2;
}
@media (width >= 600px) {
  .card_meta__primary .glid_03 {
    -ms-grid-column-span: 5;
    grid-column: span 5/span 5;
    -ms-grid-row-span: 5;
    grid-row: span 5/span 5;
    -ms-grid-column: 3;
        grid-column-start: 3;
  }
}

@media (width >= 1000px) {
  .card_post__thumbnail {
    width: 194px;
  }
}
.card_post__thumbnail img {
  border-radius: 8px;
  aspect-ratio: 53/48;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (width >= 600px) {
  .card_post__thumbnail img {
    aspect-ratio: 97/73;
  }
}

.card_post__titles {
  color: #2a2b57;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (width >= 600px) {
  .card_post__titles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
  }
}

.card_post__title {
  font-size: 16px;
  margin: 0;
}
@media (width >= 600px) {
  .card_post__title {
    font-size: 20px;
  }
}

.card_post__shop-name {
  font-size: 12px;
  line-height: 1.2;
}
@media (width >= 600px) {
  .card_post__shop-name {
    margin: 10px 0 0;
    color: #56576a;
  }
}

.recruit_meta__block {
  margin-top: 16px;
  width: 100%;
}
@media (width >= 600px) {
  .recruit_meta__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0 20px;
  }
}

@media (width >= 600px) {
  .recruit_meta__inner {
    width: calc(50% - 20px);
  }
}

.recruit_meta {
  border-bottom: 1px solid #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0.5em 0;
}
@media (width >= 600px) {
  .recruit_meta {
    border-bottom: 1px dotted #ddd;
  }
}

.recruit_meta__title {
  color: #2a2b57;
  padding: 0 2px 0 0;
  width: 38%;
}

.recruit_meta__detail {
  padding: 0 0 0 2px;
  width: 62%;
}

.recruit_meta__pc {
  display: none;
}
@media (width >= 600px) {
  .recruit_meta__pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.recruit_meta__sp {
  background-color: #edf3fb;
  border-radius: calc(infinity * 1px);
  padding: 3px 0;
  text-align: center;
  width: 100%;
}
@media (width >= 600px) {
  .recruit_meta__sp {
    display: none;
  }
}

.card_buttons {
  background-color: #efece2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 10px;
  list-style: none;
  margin: 16px 0 0;
  padding: 16px;
}
.card_buttons .link_button {
  font-size: 14px;
}
@media (width >= 600px) {
  .card_buttons {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .card_buttons .link_button {
    font-size: 16px;
  }
}

.card_buttons__item {
  width: calc(100% - 10px - 45%);
}
.card_buttons__item:first-child {
  width: 45%;
}
@media (width >= 600px) {
  .card_buttons__item {
    width: 260px;
  }
  .card_buttons__item:first-child {
    width: 200px;
  }
}

.breadcrumb {
  display: none;
}
@media (width >= 600px) {
  .breadcrumb {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    display: block;
    padding: 10px 16px;
    width: 100%;
  }
}

.breadcrumb_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 32px;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}

.breadcrumb_list__item {
  color: #a2a2ac;
}

.breadcrumb_list__item {
  font-size: 12px;
  line-height: 1.25;
  position: relative;
}
.breadcrumb_list__item::after {
  color: #a2a2ac;
  content: ">";
  display: block;
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: -23px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.breadcrumb_list__item:last-child::after {
  display: none;
}

.page_cta__block {
  margin: 32px auto 0;
  width: 100%;
}
@media (width >= 1000px) {
  .page_cta__block {
    margin: 64px auto 0;
  }
}

.page_cta__block--inner {
  width: 100%;
}
@media (width >= 600px) {
  .page_cta__block--inner {
    background: -webkit-gradient(linear, left top, right top, from(rgb(232, 246, 246)), color-stop(50%, rgb(233, 242, 249)), to(rgb(232, 238, 252)));
    background: linear-gradient(90deg, rgb(232, 246, 246) 0%, rgb(233, 242, 249) 50%, rgb(232, 238, 252) 100%);
    border-radius: 12px;
    padding: 40px 32px;
  }
}
@media (width >= 1000px) {
  .page_cta__block--inner {
    padding: 56px 32px;
  }
}

.cta_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media (width >= 600px) {
  .cta_buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.cta_buttons__item {
  text-align: center;
}
@media (width >= 600px) {
  .cta_buttons__item {
    max-width: 326px;
    width: 50%;
  }
}

.fixed_cta__block {
  position: fixed;
  bottom: 0;
  background-color: rgba(105, 203, 200, 0.9);
  width: 100%;
  z-index: 1;
}

.fixed_cta__block--inner {
  padding: 16px;
  height: 96px;
}
@media (width >= 1000px) {
  .fixed_cta__block--inner {
    padding: 24px;
    height: 104px;
  }
}

.fixed_cta__block .cta_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media (width >= 600px) {
  .fixed_cta__block .cta_buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 16px;
  }
}
.fixed_cta__block .cta_buttons__item {
  text-align: center;
}
.fixed_cta__block .cta_buttons__item:nth-child(1) {
  width: 45%;
}
@media (width >= 600px) {
  .fixed_cta__block .cta_buttons__item:nth-child(1) {
    width: 50%;
  }
}
.fixed_cta__block .cta_buttons__item:nth-child(2) {
  width: calc(100% - 10px - 45%);
}
@media (width >= 600px) {
  .fixed_cta__block .cta_buttons__item:nth-child(2) {
    width: 50%;
  }
}

.login_user__block {
  padding: 40px 16px 0;
}

.post_archive__link--02 .card_post__titles {
  color: #2a2b57;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (width >= 600px) {
  .post_archive__link--02 .card_post__titles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 0;
  }
}
.post_archive__link--02 .card_post__title {
  font-size: 16px;
  margin: 0;
}
@media (width >= 600px) {
  .post_archive__link--02 .card_post__title {
    font-size: 16px;
  }
}
.post_archive__link--02 .post_tags {
  margin-top: 8px;
  gap: 8px 16px;
}
.post_archive__link--02 .post_tags__item {
  color: #a2a2ac;
}

@media (width >= 1000px) {
  .mypage_section + .mypage_section {
    margin-top: 64px;
  }
}

.news_post__meta,
.news_post__body {
  margin-top: 32px;
}

.news_post__body p {
  margin-top: 1em;
}

.logged_in .introduction_block {
  display: none;
}

.main_visual__block {
  position: relative;
}

.main_visual {
  overflow: hidden;
  max-height: 580px;
  text-align: center;
}

.main_visual__image {
  aspect-ratio: 64/29;
  -o-object-fit: cover;
     object-fit: cover;
}

.main_visual__block .jobsearch-block {
  position: absolute;
  bottom: 56px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.introduction_block {
  background-color: #efece2;
  padding: 24px 26px 40px;
}
@media (width >= 600px) {
  .introduction_block {
    padding: 16px 26px;
  }
}

.introduction_block__inner {
  text-align: center;
}
.introduction_block__inner .link_button {
  margin: 24px auto 0;
}
@media (width >= 600px) {
  .introduction_block__inner {
    background-image: url("/assets/img//add/back_touroku_PC.png");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 40px 0;
    max-width: 1200px;
  }
  .introduction_block__inner .link_button {
    margin: 32px auto 0;
  }
}

.introduction_title {
  background-image: url("/assets/img//add/back_touroku_SP.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 18px;
  margin: 0;
  padding: 100px 0;
  width: 100%;
}
@media (width >= 600px) {
  .introduction_title {
    background-image: none;
    padding: 0;
  }
}
@media (width >= 1000px) {
  .introduction_title {
    font-size: 24px;
    letter-spacing: 5px;
  }
}

.introduction_txt {
  margin: 8px auto 0;
  text-align: left;
}
@media (width >= 600px) {
  .introduction_txt {
    margin: 24px auto 0;
    text-align: center;
    max-width: 600px;
  }
}

.page_title__block + .page_search__content .page_search__content--inner {
  padding-top: 0;
}

.body_company__detail {
  padding-bottom: 96px;
}
@media (width >= 1000px) {
  .body_company__detail {
    padding-bottom: 104px;
  }
}

.company_detail__thumbnail--block {
  max-width: 800px;
  width: 100%;
}
@media (width >= 600px) {
  .company_detail__thumbnail--block {
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
    width: calc(100% - 32px);
  }
}
@media (width >= 1000px) {
  .company_detail__thumbnail--block {
    margin: 24px auto 0;
    width: 100%;
  }
}

.company_detail__thumbnail {
  aspect-ratio: 39/19;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (width >= 600px) {
  .company_detail__thumbnail {
    aspect-ratio: 40/11;
  }
}

.company_detail__body {
  padding: 32px 16px 0;
  max-width: 800px;
  width: 100%;
}
@media (width >= 1000px) {
  .company_detail__body {
    margin: 0 auto;
    padding: 24px 0 0;
  }
}

.company_detail__module {
  border-top: 1px solid #f0f0f0;
  padding: 24px 0 0;
  width: 100%;
}
@media (width >= 1000px) {
  .company_detail__module {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0 40px;
    padding: 24px 0 0;
    width: 100%;
  }
}

.company_detail__module + .company_detail__module {
  margin-top: 24px;
}

@media (width >= 1000px) {
  .company_detail__module--primary {
    width: 180px;
  }
}

.company_detail__module--secondary {
  line-height: 1.8;
}
@media (width >= 1000px) {
  .company_detail__module--secondary {
    width: calc(100% - 40px - 180px);
  }
}

.company_detail__module--title {
  color: #2a2b57;
  font-size: 18px;
  margin: 0 0 16px;
}
@media (width >= 1000px) {
  .company_detail__module--title {
    margin: 0;
  }
}

.pr_block {
  margin: 40px auto;
  width: 100%;
}
@media (width >= 1000px) {
  .pr_block {
    margin: 48px auto;
  }
}

.pr_block__inner {
  background: -webkit-gradient(linear, left top, right top, from(rgb(232, 246, 246)), color-stop(50%, rgb(233, 242, 249)), to(rgb(232, 238, 252)));
  background: linear-gradient(90deg, rgb(232, 246, 246) 0%, rgb(233, 242, 249) 50%, rgb(232, 238, 252) 100%);
  border-radius: 12px;
  padding: 24px 16px 32px;
}
@media (width >= 1000px) {
  .pr_block__inner {
    border-radius: 16px;
    padding: 40px 32px;
  }
}

.pr_title {
  color: #2a2b57;
  font-size: 18px;
  text-align: center;
  margin: 0;
}

.pr_detail {
  margin: 16px 0 0;
}
@media (width >= 1000px) {
  .pr_detail {
    margin: 24px 0 0;
  }
}
/*# sourceMappingURL=style.css.map */