@charset "UTF-8";
/* ---------------------------------------------
*   base
--------------------------------------------- */
body {
  min-width: 1160px;
}

@media screen and (max-width: 768px) {
  body {
    min-width: 320px;
  }
}
@media screen and (min-width: 769px) {
  body {
    margin-bottom: 0 !important;
  }
}
.body-content {
  max-width: 1160px;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .body-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.body-content ul {
  list-style-type: none;
  padding-left: 0;
}
.body-content li {
  list-style-type: none;
}
.body-content a {
  text-decoration: none;
}
.body-content a:focus {
  outline: none;
}
.body-content img {
  max-width: 100%;
}

*:not(.m3_wrapper) {
  box-sizing: border-box;
}

.atlas-body {
  background-color: #fff;
}

/*  m3-breadcrumbs
--------------------------------------------- */
@media screen and (min-width: 769px) {
  .m3-breadcrumbs {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 768px) {
  .m3-breadcrumbs li {
    display: inline;
    float: none;
  }
}

/*  atlas-header
--------------------------------------------- */
.atlas-header__content {
  width: 100%;
}

/*  atlas-footer
--------------------------------------------- */
@media screen and (max-width: 768px) {
  .atlas-footer__content {
    width: 100%;
  }
}

/*  contents
--------------------------------------------- */
.hyogo-contents {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "游ゴシック Medium", YuGothicM, "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

/* ---------------------------------------------
*   c-block-bg
--------------------------------------------- */
.c-block-bg {
  background-color: #FFFAFA;
  overflow: hidden;
  padding: 50px 20px 124px;
}
@media screen and (max-width: 768px) {
  .c-block-bg {
    margin-bottom: 7.2463768116vw;
    padding: 6.2801932367vw 2.4154589372vw 0;
    width: 100%;
  }
}

/* ---------------------------------------------
*   c-block-1
--------------------------------------------- */
.c-block-1 {
  background-color: #008DB7;
  border: 1px solid #fff;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  max-width: 898px;
  padding: 18px 0 20px;
}
@media screen and (max-width: 768px) {
  .c-block-1 {
    border: none;
    box-shadow: none;
    margin: 0 calc(50% - 50vw);
    padding: 3.8647342995vw 3.6231884058vw 4.5893719807vw;
    width: 100vw;
  }
}
.c-block-1__inner {
  margin: 0 auto;
  max-width: 683px;
}
.c-block-1__txt-1, .c-block-1__txt-2, .c-block-1__address, .c-block-1__tel, .c-block-1__mail, .c-block-1__link {
  color: #fff;
  font-weight: 700;
  margin: 0;
}
.c-block-1__txt-1 {
  font-size: 1.4375rem;
  margin-bottom: 7px;
}
@media screen and (max-width: 768px) {
  .c-block-1__txt-1 {
    font-size: 4.347826087vw;
    text-align: center;
  }
}
.c-block-1__txt-2 {
  font-size: 1.5625rem;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .c-block-1__txt-2 {
    font-size: 5.3140096618vw;
    margin-bottom: 0;
    text-align: center;
  }
}
.c-block-1__address {
  font-size: 1.125rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .c-block-1__address {
    font-size: 4.347826087vw;
    line-height: 1.4;
    margin-bottom: -0.4830917874vw;
  }
}
.c-block-1__link-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .c-block-1__link-wrap {
    flex-direction: column;
    margin-bottom: 4.347826087vw;
  }
}
@media screen and (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .c-block-1__link {
    transition: opacity 300ms;
  }
  .c-block-1__link:hover {
    opacity: 0.8;
  }
}
.c-block-1__tel {
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .c-block-1__tel {
    font-size: 4.347826087vw;
  }
}
.safari .c-block-1__tel {
  letter-spacing: -0.05em;
  white-space: nowrap;
}
.c-block-1__mail {
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .c-block-1__mail {
    font-size: 4.347826087vw;
  }
}
.safari .c-block-1__mail {
  letter-spacing: -0.05em;
  white-space: nowrap;
}

/* ---------------------------------------------
*   c-block-2
--------------------------------------------- */
.c-block-2__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .c-block-2__inner {
    flex-direction: column;
    gap: 1.9323671498vw;
  }
}
.c-block-2__item-wrap {
  background-color: rgba(0, 141, 183, 0.05);
  padding: 12px 71px 0;
  width: 525px;
}
@media screen and (max-width: 768px) {
  .c-block-2__item-wrap {
    padding: 1.4492753623vw 6.5217391304vw;
    width: 100%;
  }
}
.c-block-2__ttl {
  color: #008DB7;
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 0 14px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-block-2__ttl {
    font-size: 4.8309178744vw;
    letter-spacing: 0.1em;
    margin-bottom: 0.4830917874vw;
    padding-left: 6.038647343vw;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .android .c-block-2__ttl {
    margin-bottom: 0.9661835749vw;
  }
}
.c-block-2__item {
  padding-bottom: 18px;
}
@media screen and (max-width: 768px) {
  .c-block-2__item {
    padding-bottom: 3.1400966184vw;
  }
}
.c-block-2__item:not(:last-of-type) {
  border-bottom: 1px dashed #707070;
}
.c-block-2__item:not(:first-of-type) {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .c-block-2__item:not(:first-of-type) {
    padding-top: 2.4154589372vw;
  }
}
.c-block-2__time {
  align-items: center;
  background-color: #008DB7;
  color: #fff;
  display: block;
  display: grid;
  font-weight: 700;
  height: 38px;
  letter-spacing: 0.05em;
  margin: 0 0 11px 22px;
  padding-left: 20px;
  width: 127px;
}
@media screen and (max-width: 768px) {
  .c-block-2__time {
    font-size: 4.8309178744vw;
    height: 8.9371980676vw;
    letter-spacing: 0.1em;
    margin: 0 0 1.9323671498vw 0;
    padding-left: 5.7971014493vw;
    width: 100%;
  }
}
.c-block-2__txt {
  font-size: 1rem;
  line-height: 1.875;
  margin: 0;
}
@media screen and (min-width: 769px) {
  .c-block-2__txt {
    letter-spacing: -0.02em;
  }
}
@media screen and (max-width: 768px) {
  .c-block-2__txt {
    font-size: 3.6231884058vw;
    line-height: 1.3333333333;
  }
}
.c-block-2__txt-attention {
  font-size: 1rem;
  font-weight: 700;
  margin: 21px 12px 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .c-block-2__txt-attention {
    font-size: 3.6231884058vw;
    letter-spacing: -0.03em;
    margin: 0;
  }
}

/* ---------------------------------------------
*   c-block-3
--------------------------------------------- */
.c-block-3 {
  margin: 0 auto 75px;
  max-width: 1082px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-block-3 {
    margin-bottom: 6.5217391304vw;
  }
}
.c-block-3__map {
  margin: 0 auto;
  max-width: 591px;
}
@media screen and (max-width: 768px) {
  .c-block-3__map {
    margin-bottom: 6.038647343vw;
    width: 87.6811594203vw;
  }
}
@media screen and (max-width: 768px) {
  .c-block-3__link-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    row-gap: 2.4154589372vw;
    width: 88.4057971014vw;
  }
}
.c-block-3__map-link {
  background-color: #008DB7;
  border-radius: 0 0 8px 8px;
  color: #fff;
  display: grid;
  font-size: 1.25rem;
  height: 46px;
  letter-spacing: 0.05em;
  place-content: center;
  position: absolute;
  text-align: center;
  width: 250px;
}
.c-block-3__map-link:nth-of-type(1) {
  top: 320px;
}
.c-block-3__map-link:nth-of-type(2) {
  top: 46px;
}
.c-block-3__map-link:nth-of-type(3) {
  top: 376px;
}
.c-block-3__map-link:nth-of-type(4) {
  top: 173px;
}
.c-block-3__map-link:nth-of-type(5) {
  top: 432px;
}
.c-block-3__map-link:nth-of-type(6) {
  top: 237px;
}
.c-block-3__map-link:nth-of-type(7) {
  top: 488px;
}
.c-block-3__map-link:nth-of-type(8) {
  top: 330px;
}
.c-block-3__map-link:nth-of-type(9) {
  top: 544px;
}
.c-block-3__map-link:nth-of-type(10) {
  top: 400px;
}
.c-block-3__map-link:nth-of-type(11) {
  top: 654px;
}
.c-block-3__map-link:nth-of-type(12) {
  top: 450px;
}
.c-block-3__map-link:nth-of-type(13) {
  top: 515px;
}
.c-block-3__map-link:nth-of-type(14) {
  top: 515px;
}
.c-block-3__map-link:nth-of-type(odd) {
  left: 0;
}
@media screen and (max-width: 768px) {
  .c-block-3__map-link:nth-of-type(odd) {
    top: 0;
  }
}
.c-block-3__map-link:nth-of-type(even) {
  right: 0;
}
@media screen and (max-width: 768px) {
  .c-block-3__map-link:nth-of-type(even) {
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .c-block-3__map-link {
    border-radius: 0 0 1.9323671498vw 1.9323671498vw;
    font-size: 3.8647342995vw;
    height: 8.4541062802vw;
    position: relative;
    width: 43.4782608696vw;
  }
}
.c-block-3__map-link--type2 {
  font-size: 1.1875rem;
  line-height: 1.0526315789;
}
@media screen and (max-width: 768px) {
  .c-block-3__map-link--type2 {
    font-size: 3.1400966184vw;
  }
}
.c-block-3__map-link::before {
  border-color: transparent transparent #fff transparent;
  border-style: solid;
  border-width: 0 0 14px 14px;
  bottom: 3px;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: 4px;
  width: 0;
}
@media screen and (max-width: 768px) {
  .c-block-3__map-link::before {
    border-width: 0 0 1.9323671498vw 1.9323671498vw;
    bottom: 0.9661835749vw;
    right: 0.9661835749vw;
  }
}
@media screen and (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .c-block-3__map-link:hover {
    opacity: 0.9;
    text-decoration: underline;
  }
}

/* ---------------------------------------------
*   c-block-4
--------------------------------------------- */
.c-block-4 {
  position: relative;
}
.c-block-4__list1 {
  display: flex;
  justify-content: space-between;
  max-width: 1084px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .c-block-4__list1 {
    flex-wrap: wrap;
    row-gap: 27.0531400966vw;
  }
}
.c-block-4__list1-item {
  background-color: rgba(0, 141, 183, 0.05);
  border: 2px solid #008DB7;
  display: grid;
  font-size: 1rem;
  height: 179px;
  line-height: 1.875;
  place-content: center;
  position: relative;
  text-align: center;
  width: 139px;
}
@media screen and (max-width: 768px) {
  .c-block-4__list1-item {
    font-size: 3.1400966184vw;
    height: 35.9903381643vw;
    width: 27.2946859903vw;
  }
}
.c-block-4__list1-item:not(:last-of-type)::before {
  background: url(https://career-review.s3.amazonaws.com/images/official/hyogo/ico_support-arrow1.svg) no-repeat center/contain;
  bottom: -33px;
  content: '';
  display: block;
  height: 23px;
  position: absolute;
  right: -77px;
  width: 100px;
}
@media screen and (max-width: 768px) {
  .c-block-4__list1-item:not(:last-of-type)::before {
    bottom: -4.347826087vw;
    height: 2.8985507246vw;
    right: -10.8695652174vw;
    width: 14.4927536232vw;
  }
}
@media screen and (max-width: 768px) {
  .c-block-4__list1-item:nth-of-type(3)::before {
    background: url(https://career-review.s3.amazonaws.com/images/official/hyogo/ico_support-arrow3.svg) no-repeat center/contain;
    bottom: -25.3623188406vw;
    height: 13.5265700483vw;
    right: 11.1111111111vw;
    width: 72.4637681159vw;
  }
}
.c-block-4__list2 {
  background-color: #fff;
  border: 2px solid #008DB7;
  display: flex;
  font-size: 1rem;
  justify-content: space-between;
  margin-bottom: 47px;
  max-width: 1084px;
  padding: 5px 0;
}
@media screen and (max-width: 768px) {
  .c-block-4__list2 {
    background-color: transparent;
    border: none;
    flex-wrap: wrap;
    font-size: 0.8125rem;
    padding: 0;
    position: absolute;
    row-gap: 54.5893719807vw;
    top: 37.6811594203vw;
  }
}
.c-block-4__list2-item {
  display: block;
  font-size: 1rem;
  line-height: 1.875;
  text-align: center;
  width: 100px;
}
@media screen and (max-width: 768px) {
  .c-block-4__list2-item {
    font-size: 3.1400966184vw;
    line-height: 1.3846153846;
    width: 27.2946859903vw;
  }
}
@media screen and (min-width: 769px) {
  .c-block-4__list2-item:first-of-type {
    margin-left: 20px;
  }
}
@media screen and (min-width: 769px) {
  .c-block-4__list2-item:last-of-type {
    margin-right: 20px;
  }
}
.c-block-4__txt-main {
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0 0 34px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-block-4__txt-main {
    font-size: 4.8309178744vw;
    margin-bottom: 2.4154589372vw;
  }
}
.c-block-4__content {
  background-color: rgba(0, 141, 183, 0.05);
  border: 3px dashed #008DB7;
  display: flex;
  gap: 220px;
  max-width: 1084px;
  padding-left: 35px;
}
@media screen and (max-width: 768px) {
  .c-block-4__content {
    border-width: 2px;
    flex-direction: column;
    gap: 13.5265700483vw;
    padding: 2.4154589372vw 0 2.4154589372vw 6.2801932367vw;
  }
}
@media screen and (max-width: 768px) {
  .c-block-4__content-wrap {
    margin-top: 7.729468599vw;
  }
}
.c-block-4__txt {
  font-size: 1.3125rem;
}
@media screen and (max-width: 768px) {
  .c-block-4__txt {
    font-size: 3.6231884058vw;
    line-height: 1.3333333333;
    margin: 0;
  }
}
.c-block-4__txt:first-of-type {
  position: relative;
  width: 398px;
}
@media screen and (max-width: 768px) {
  .c-block-4__txt:first-of-type {
    width: 100%;
  }
}
.c-block-4__txt:first-of-type::after {
  background: url(https://career-review.s3.amazonaws.com/images/official/hyogo/ico_support-arrow2.svg) no-repeat center/contain;
  content: '';
  display: block;
  height: 34px;
  position: absolute;
  right: -165px;
  top: 50%;
  transform: translateY(-50%);
  width: 106px;
}
@media screen and (max-width: 768px) {
  .c-block-4__txt:first-of-type::after {
    height: 4.347826087vw;
    left: 43.2367149758vw;
    right: auto;
    top: 20.0483091787vw;
    transform: rotate(90deg) translateY(0);
    transform-origin: 0 0;
    width: 10.38647343vw;
  }
}
@media screen and (min-width: 769px) {
  .safari .c-block-4__txt {
    letter-spacing: -0.03em;
  }
}
.c-block-4__txt-bold {
  font-weight: 700;
}

/* ---------------------------------------------
*   c-box-1
--------------------------------------------- */
.c-box-1 {
  background-color: #fff;
  border: 4px dashed #F89B9B;
  margin: 0 auto;
  max-width: 1050px;
  padding: 63px 85px 22px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-box-1 {
    background-color: transparent;
    border: none;
    padding: 0;
  }
}
.c-box-1__txt-main {
  background-color: #F89B9B;
  border-radius: 25px;
  color: #fff;
  display: grid;
  font-size: 1.875rem;
  left: 50%;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 6px 0;
  place-content: center;
  position: absolute;
  top: -28.5px;
  transform: translateX(-50%);
  width: 595px;
}
@media screen and (max-width: 768px) {
  .c-box-1__txt-main {
    border-radius: 6.038647343vw;
    font-size: 4.8309178744vw;
    margin-bottom: 3.8647342995vw;
    padding: 1.2077294686vw 0;
    position: static;
    transform: none;
    width: 100%;
  }
}
.c-box-1__inner {
  display: flex;
  gap: 56px;
}
@media screen and (max-width: 768px) {
  .c-box-1__inner {
    display: block;
    margin: 0 auto;
    width: 72.4637681159vw;
  }
}
.c-box-1__graph {
  width: 300px;
}
@media screen and (max-width: 768px) {
  .c-box-1__graph {
    margin-bottom: 4.8309178744vw;
    width: 100%;
  }
}
.c-box-1__txt-wrap {
  width: 514px;
}
@media screen and (max-width: 768px) {
  .c-box-1__txt-wrap {
    width: 100%;
  }
}
.c-box-1__txt-head {
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .c-box-1__txt-head {
    margin-bottom: 1.2077294686vw;
  }
}
.c-box-1__percent {
  font-size: 1.3125rem;
  font-weight: 700;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .c-box-1__percent {
    font-size: 4.8309178744vw;
  }
}
.c-box-1__percent-inner {
  margin-right: 24px;
}
@media screen and (max-width: 768px) {
  .c-box-1__percent-inner {
    margin-right: 5.7971014493vw;
  }
}
.c-box-1__percent-inner--orange {
  color: #DF9855;
}
.c-box-1__percent-inner--blue {
  color: #01A0C7;
}

/* ---------------------------------------------
*   c-btn-1
--------------------------------------------- */
.c-btn-1-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .c-btn-1-wrap {
    flex-direction: column;
    gap: 20px;
  }
}

.c-btn-1 {
  align-items: center;
  background-color: #008DB7;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  color: #fff;
  display: flex;
  font-size: 1.875rem;
  font-weight: 700;
  height: 65px;
  justify-content: space-between;
  letter-spacing: 0.1em;
  padding: 0 30px;
  width: 384px;
}
@media screen and (max-width: 768px) {
  .c-btn-1 {
    font-size: 4.8309178744vw;
    height: 15.7004830918vw;
    margin: 0 auto;
    padding: 0 11.1111111111vw;
    width: 75.3623188406vw;
  }
}
.c-btn-1::after {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 11.5px 0 11.5px 15px;
  content: '';
  display: inline-block;
  height: 0;
  transition: transform 0.3s;
  width: 0;
}
@media screen and (max-width: 768px) {
  .c-btn-1::after {
    border-width: 1.9323671498vw 0 1.9323671498vw 2.1739130435vw;
  }
}
@media screen and (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .c-btn-1:hover::after {
    transform: translateX(10px);
  }
}

/* ---------------------------------------------
*   c-btn-2
--------------------------------------------- */
.c-btn-2 {
  align-items: center;
  background-color: #F89B9B;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  color: #fff;
  display: flex;
  font-size: 1.875rem;
  font-weight: 700;
  gap: 45px;
  height: 65px;
  justify-content: center;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-btn-2 {
    font-size: 4.8309178744vw;
    gap: 9.1787439614vw;
    height: 15.7004830918vw;
    margin: 0 auto;
    padding-left: 2.8985507246vw;
    width: 75.3623188406vw;
  }
}
.c-btn-2::after {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 11.5px 0 11.5px 15px;
  content: '';
  display: inline-block;
  height: 0;
  transition: transform 0.3s;
  width: 0;
}
@media screen and (max-width: 768px) {
  .c-btn-2::after {
    border-width: 1.9323671498vw 0 1.9323671498vw 2.1739130435vw;
  }
}
@media screen and (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .c-btn-2:hover::after {
    transform: translateX(10px);
  }
}

/* ---------------------------------------------
*   c-card-1
--------------------------------------------- */
.c-card-1 {
  aspect-ratio: 346/535;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  width: 346px;
}
@media screen and (max-width: 768px) {
  .c-card-1 {
    aspect-ratio: 340/427;
    border-radius: 3.6231884058vw;
    width: auto;
  }
}
.c-card-1__img {
  height: 226px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-card-1__img {
    height: 50.7246376812vw;
  }
}
.c-card-1__txt-wrap {
  padding: 0 20px 12px;
}
.c-card-1__txt-main {
  background-color: #008DB7;
  border-radius: 30px;
  color: #fff;
  display: grid;
  font-size: 1.25rem;
  height: 68px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  margin: -36.5px auto 20px;
  place-content: center;
  position: relative;
  text-align: center;
  width: 302px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .c-card-1__txt-main {
    border-radius: 7.2463768116vw;
    height: 16.1835748792vw;
    margin: -8.0917874396vw auto 2.8985507246vw;
    width: 61.5942028986vw;
  }
}

/* ---------------------------------------------
*   c-cassette-1
--------------------------------------------- */
.c-cassette-1__ttl {
  background-color: #fff;
  border: 2px solid #01A0C7;
  border-radius: 45px;
  color: #01A0C7;
  display: grid;
  font-size: 1.875rem;
  font-weight: 700;
  height: 65px;
  letter-spacing: 0.1em;
  margin: 0 0 25px;
  place-content: center;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-cassette-1__ttl {
    bottom: 3.8647342995vw;
    font-size: 4.8309178744vw;
    height: 8.9371980676vw;
    margin: 0 auto 2.4154589372vw;
    width: 88.4057971014vw;
  }
}
.c-cassette-1__list {
  margin: 0 auto;
  max-width: 938px;
}
@media screen and (max-width: 768px) {
  .c-cassette-1__list {
    width: 83.3333333333vw;
  }
}
.c-cassette-1__list-item {
  font-size: 1.3125rem;
}
@media screen and (max-width: 768px) {
  .c-cassette-1__list-item {
    font-size: 3.6231884058vw;
  }
}
.c-cassette-1__list-item-inner {
  font-weight: 700;
}

/* ---------------------------------------------
*   c-cassette-2
--------------------------------------------- */
.c-cassette-2:not(.c-cassette-2--type2) {
  margin-bottom: 62px;
}
@media screen and (max-width: 768px) {
  .c-cassette-2:not(.c-cassette-2--type2) {
    margin-bottom: 7.2463768116vw;
  }
}
.c-cassette-2__head--type2 {
  display: flex;
  gap: 115px;
  margin-bottom: 88px;
  max-width: 1084px;
}
@media screen and (max-width: 768px) {
  .c-cassette-2__head--type2 {
    display: block;
    margin-bottom: 5.3140096618vw;
  }
}
.c-cassette-2__ttl {
  background-color: #F89B9B;
  border-radius: 45px;
  color: #fff;
  font-size: 1.875rem;
  font-weight: 700;
  margin: 0 0 34px;
  padding: 10px 28px;
  width: 484px;
}
@media screen and (max-width: 768px) {
  .c-cassette-2__ttl {
    border-radius: 6.038647343vw;
    font-size: 4.8309178744vw;
    margin-bottom: 3.8647342995vw;
    padding: 0.7246376812vw 0;
    text-align: center;
    width: 100%;
  }
}
.c-cassette-2__txt {
  font-size: 1.3125rem;
  line-height: 1.619047619;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .c-cassette-2__txt {
    font-size: 3.6231884058vw;
    line-height: 1.3333333333;
    margin: 0 auto;
    width: 82.1256038647vw;
  }
}
.c-cassette-2__txt--type2 {
  width: 484px;
}
@media screen and (max-width: 768px) {
  .c-cassette-2__txt--type2 {
    margin-bottom: 3.8647342995vw;
    width: 82.1256038647vw;
  }
}
.c-cassette-2__txt--red {
  color: #F90303;
}
@media screen and (max-width: 768px) {
  .c-cassette-2__img {
    margin: 0 auto;
    width: 82.1256038647vw;
  }
}
@media screen and (min-width: 769px) {
  .c-cassette-2__img img {
    border-radius: 4px;
  }
}
.c-cassette-2__txt-bold {
  font-weight: 700;
}
.c-cassette-2__txt-link[href] {
  color: #000;
  display: block;
  margin-top: 20px;
}
@media screen and (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .c-cassette-2__txt-link[href]:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  .c-cassette-2__txt-link[href] {
    margin-top: 2.4154589372vw;
    text-decoration: underline;
  }
}

/* ---------------------------------------------
*   c-cassette-area
--------------------------------------------- */
@media screen and (max-width: 768px) {
  .c-cassette-area {
    margin: 0 auto;
    width: 92.8934010152%;
  }
}
.c-cassette-area + .c-cassette-area {
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  .c-cassette-area + .c-cassette-area {
    margin-top: 3.6231884058vw;
  }
}
.c-cassette-area--1 {
  background-color: #E58231;
}
.c-cassette-area--2 {
  background-color: #A1C6D9;
}
.c-cassette-area--3 {
  background-color: #1B3F5F;
}
.c-cassette-area--4 {
  background-color: #CFD628;
}
.c-cassette-area--5 {
  background-color: #AD3524;
}
.c-cassette-area__ttl {
  margin: 0;
}
.c-cassette-area__trigger {
  -webkit-appearance: none;
     -moz-appearance: none;
  align-items: center;
          appearance: none;
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: flex;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "游ゴシック Medium", YuGothicM, "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  height: 67px;
  justify-content: center;
  margin: 0;
  outline: none;
  padding: 0;
  position: relative;
  text-align: center;
  text-indent: 0.01px;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .c-cassette-area__trigger:hover .c-cassette-area__trigger-arw {
    transform: translate(5px, -50%);
  }
  .is-current .c-cassette-area__trigger:hover .c-cassette-area__trigger-arw {
    transform: translateY(-50%) rotateZ(90deg);
  }
  .c-cassette-area__trigger:hover img {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .c-cassette-area__trigger {
    height: 10.8695652174vw;
  }
}
.c-cassette-area__trigger-txt {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .c-cassette-area__trigger-txt {
    font-size: 4.8309178744vw;
    line-height: 1.1;
  }
}
.c-cassette-area__trigger-arw {
  position: absolute;
  right: 35px;
  top: 53%;
  transform: translateY(-50%);
  transform-origin: center center;
  transition: transform 0.3s ease;
}
@media screen and (max-width: 768px) {
  .c-cassette-area__trigger-arw {
    height: 4.8309178744vw;
    right: 4.1062801932vw;
    width: 2.6570048309vw;
  }
}
.is-current .c-cassette-area__trigger-arw {
  transform: translateY(-50%) rotateZ(90deg);
}

.c-cassette-area__trigger-arw img {
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .c-cassette-area__trigger-arw img {
    width: 100%;
  }
}
.c-cassette-area__container {
  padding: 0 5px 5px;
}
@media screen and (max-width: 768px) {
  .c-cassette-area__container {
    padding: 0 1.2077294686vw 1.2077294686vw;
  }
}
.c-cassette-area__body {
  background-color: #fff;
  padding: 40px 25px 30px;
}
@media screen and (max-width: 768px) {
  .c-cassette-area__body {
    padding: 6.2801932367vw 2.4154589372vw 2.4154589372vw;
  }
}

/*  c-cassette-area-sub
--------------------------------------------- */
.c-cassette-area-sub + .c-cassette-area-sub {
  margin-top: 44px;
}
@media screen and (max-width: 768px) {
  .c-cassette-area-sub + .c-cassette-area-sub {
    margin-top: 7.2463768116vw;
  }
}
.c-cassette-area-sub__ttl {
  border-bottom: 3px solid;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.1071428571;
  margin: 0 0 18px;
  padding-bottom: 6px;
  text-align: center;
  width: 435px;
}
@media screen and (max-width: 768px) {
  .c-cassette-area-sub__ttl {
    border-width: 0.7246376812vw;
    font-size: 4.8309178744vw;
    line-height: 1.1;
    margin: 0 auto 1.4492753623vw;
    padding-bottom: 2.4154589372vw;
    width: 74.3961352657vw;
  }
}
.c-cassette-area-sub__ttl--1 {
  border-color: #E58231;
}
.c-cassette-area-sub__ttl--2 {
  border-color: #A1C6D9;
}
.c-cassette-area-sub__ttl--3 {
  border-color: #1B3F5F;
}
.c-cassette-area-sub__ttl--4 {
  border-color: #CFD628;
}
.c-cassette-area-sub__ttl--5 {
  border-color: #AD3524;
}
.c-cassette-area-sub__txt {
  font-size: 18px;
  line-height: 1.6666666667;
}
@media screen and (max-width: 768px) {
  .c-cassette-area-sub__txt {
    font-size: 3.6231884058vw;
    line-height: 2;
    padding: 0 4.8309178744vw;
  }
}
.c-cassette-area-sub__label {
  display: flex;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 43px;
}
@media screen and (max-width: 768px) {
  .c-cassette-area-sub__label {
    display: block;
    font-size: 15px;
    line-height: 1.3333333333;
    margin-top: 2.6570048309vw;
    padding: 0 4.8309178744vw;
  }
}
.c-cassette-area-sub__label-ttl {
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .c-cassette-area-sub__label-ttl {
    display: inline;
  }
}
.c-cassette-area-sub__label-desc {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .c-cassette-area-sub__label-desc {
    display: inline;
  }
}

/*  c-cassette-area-spot
--------------------------------------------- */
.c-cassette-area-spot {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .c-cassette-area-spot {
    margin-top: 3.6231884058vw;
  }
}
.c-cassette-area-spot__ttl {
  align-items: center;
  border-radius: 25px;
  color: #fff;
  display: flex;
  font-size: 28px;
  font-weight: bold;
  height: 50px;
  justify-content: center;
  letter-spacing: 0.05em;
  line-height: 1.7142857143;
  margin: 0 0 0 auto;
  width: 435px;
}
@media screen and (min-width: 769px) {
  .c-cassette-area-spot__ttl {
    border: 3px solid #fff;
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.16);
  }
}
@media screen and (max-width: 768px) {
  .c-cassette-area-spot__ttl {
    border-radius: 6.038647343vw;
    font-size: 4.8309178744vw;
    height: 12.077294686vw;
    line-height: 1.1;
    margin-right: auto;
    width: 74.3961352657vw;
  }
}
.c-cassette-area-spot__ttl--1 {
  background-color: #E58231;
}
.c-cassette-area-spot__ttl--2 {
  background-color: #A1C6D9;
}
.c-cassette-area-spot__ttl--3 {
  background-color: #1B3F5F;
}
.c-cassette-area-spot__ttl--4 {
  background-color: #CFD628;
}
.c-cassette-area-spot__ttl--5 {
  background-color: #AD3524;
}

/* ---------------------------------------------
*   c-kv
--------------------------------------------- */
.c-kv {
  position: relative;
}
.c-kv__ttl {
  color: #fff;
  font-size: 3.125rem;
  font-weight: 700;
  left: 50%;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 16px 0;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 218px;
  transform: translateX(-50%);
  width: 823px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .c-kv__ttl {
    font-size: 9.1787439614vw;
    letter-spacing: 0;
    line-height: 1;
    padding: 0;
    text-shadow: 3px 3px 6px #000;
    top: 33.7254901961%;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .c-kv__ttl::before {
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px);
    background-color: #AAB5EF;
    content: '';
    display: block;
    height: 100%;
    inset: 0;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    z-index: -1;
  }
}
@media screen and (max-width: 768px) {
  .c-kv__ttl-inner {
    display: block;
    font-size: 5.5555555556vw;
    line-height: 1;
    margin-top: 1.9323671498vw;
  }
}
.c-kv__slider {
  display: flex;
}
@media screen and (max-width: 768px) {
  .c-kv__slider {
    display: block;
  }
}
.c-kv__slider-item {
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-kv__slider-link {
    display: block;
  }
}
@media screen and (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .c-kv__slider-link {
    transition: opacity 300ms;
  }
  .c-kv__slider-link:hover {
    opacity: 0.8;
  }
}
.c-kv__slider-link img {
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .c-kv__slider-link img {
    -o-object-fit: cover;
    aspect-ratio: 414/255;
       object-fit: cover;
  }
}
.c-kv__slider-txt {
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 0;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0;
  min-height: 39px;
  padding: 3px 0 4px;
  position: absolute;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-kv__slider-txt {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0) 62%, rgba(135, 135, 135, 0) 99%);
    font-size: 3.6231884058vw;
    min-height: initial;
    padding: 1.4492753623vw 0 1.4492753623vw 1.2077294686vw;
    text-align: left;
    text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.16);
    width: 33.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .c-kv__slider-txt--blue {
    background: linear-gradient(90deg, rgba(189, 192, 219, 0.5) 0%, rgba(189, 192, 219, 0.5) 30%, rgba(189, 192, 219, 0) 62%, rgba(135, 135, 135, 0) 99%);
  }
}
@media screen and (max-width: 768px) {
  .c-kv__slider-txt--awaji {
    text-shadow: 0px 0px 2px #000;
  }
}
.windows .c-kv__slider-txt {
  padding: 3px 0 4px;
}
@media screen and (max-width: 768px) {
  .windows .c-kv__slider-txt {
    padding: 0.4830917874vw 0 0.9661835749vw 1.2077294686vw;
  }
}
.safari .c-kv__slider-txt {
  margin-bottom: -1px;
  padding: 5px 0 2px;
}
@media screen and (max-width: 768px) {
  .safari .c-kv__slider-txt {
    margin-bottom: -0.2415458937vw;
    padding: 0.9661835749vw 0 0.4830917874vw 1.2077294686vw;
  }
}
.firefox .c-kv__slider-txt {
  padding: 2px 0 0px;
}
@media screen and (max-width: 768px) {
  .firefox .c-kv__slider-txt {
    padding: 0.4830917874vw 0 0 1.2077294686vw;
  }
}

/* ---------------------------------------------
*   c-link-map
--------------------------------------------- */
@media screen and (min-width: 769px) {
  .c-link-map {
    margin-bottom: 60px;
    padding-right: 142px;
  }
}
@media screen and (max-width: 768px) {
  .c-link-map {
    margin-bottom: 7.2463768116vw;
  }
}
.c-link-map img {
  vertical-align: top;
}
.c-link-map__wrapper {
  margin-left: auto;
  position: relative;
  width: 546px;
}
@media screen and (max-width: 768px) {
  .c-link-map__wrapper {
    margin-right: auto;
    width: 92.8934010152%;
  }
}
@media screen and (max-width: 768px) {
  .c-link-map__img {
    margin-bottom: 4.8309178744vw;
    position: relative;
  }
}
.c-link-map__list {
  margin: 0;
}
.c-link-map__list-item {
  line-height: 1;
  position: absolute;
  width: 159px;
}
@media screen and (max-width: 768px) {
  .c-link-map__list-item {
    width: 33.8164251208vw;
  }
}
.c-link-map__list-item--1 {
  left: 6px;
  top: 63px;
}
@media screen and (max-width: 767px) {
  .c-link-map__list-item--1 {
    left: -3.825136612%;
    top: 8.691206544%;
  }
}
.c-link-map__list-item--2 {
  right: 114px;
  top: 220px;
}
@media screen and (max-width: 768px) {
  .c-link-map__list-item--2 {
    right: 12.5683060109%;
    top: 29.6523517382%;
  }
}
.c-link-map__list-item--3 {
  left: 60px;
  top: 310px;
}
@media screen and (max-width: 768px) {
  .c-link-map__list-item--3 {
    left: 4.0983606557%;
    top: 41.717791411%;
  }
}
@media screen and (min-width: 769px) {
  .c-link-map__list-item--4 {
    right: 0px;
    top: 370px;
    width: 179px;
  }
}
@media screen and (max-width: 768px) {
  .c-link-map__list-item--4 {
    bottom: 41.9222903885%;
    right: -3.825136612%;
  }
}
@media screen and (min-width: 769px) {
  .c-link-map__list-item--4 .c-link-map__anchor-ico {
    left: 26px;
  }
}
.c-link-map__list-item--5 {
  bottom: 254px;
  left: 151px;
}
@media screen and (min-width: 769px) {
  .c-link-map__list-item--5 {
    width: 179px;
  }
}
@media screen and (max-width: 768px) {
  .c-link-map__list-item--5 {
    bottom: 34.9693251534%;
    left: 23.7704918033%;
  }
}
@media screen and (min-width: 769px) {
  .c-link-map__list-item--5 .c-link-map__anchor-ico {
    left: 26px;
  }
}
.c-link-map__list-item--6 {
  bottom: 66px;
  left: 186px;
}
@media screen and (max-width: 768px) {
  .c-link-map__list-item--6 {
    bottom: 9.6114519427%;
    left: 31.693989071%;
  }
}
.c-link-map__list-item img {
  width: 100%;
}
.c-link-map__anchor {
  display: block;
  position: relative;
}
.c-link-map__anchor:hover img {
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .c-link-map__anchor:hover .c-link-map__anchor-ico {
    transform: translate(5px, -50%);
  }
}
.c-link-map__anchor-ico {
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: transform 0.3s ease;
}
@media screen and (max-width: 768px) {
  .c-link-map__anchor-ico {
    left: 4.5893719807vw;
    top: 3.3816425121vw;
    transform: none;
    width: 2.4154589372vw;
  }
}
@media screen and (min-width: 769px) {
  .c-link-map__btn-item {
    position: absolute;
    width: 280px;
    z-index: 0;
  }
}
@media screen and (max-width: 768px) {
  .c-link-map__btn-item + .c-link-map__btn-item {
    margin-top: 12px;
  }
}
.c-link-map__btn-item--1 {
  bottom: 206px;
  left: -179px;
}
.c-link-map__btn-item--1::after {
  top: 14px;
}
.c-link-map__btn-item--2 {
  left: -270px;
  top: 309px;
}
.c-link-map__btn-item--2::after {
  top: 45px;
}
.c-link-map__btn-item--3 {
  bottom: 47px;
  left: -145px;
}
.c-link-map__btn-item--3::after {
  bottom: 14px;
}
@media screen and (min-width: 769px) {
  .c-link-map__btn-item::before {
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    content: '';
    inset: 0;
    position: absolute;
    z-index: 0;
  }
  .c-link-map__btn-item::after {
    content: url(https://career-review.s3.amazonaws.com/images/official/hyogo/img_area_line.svg);
    position: absolute;
    right: -73px;
    z-index: -1;
  }
}
.c-link-map__btn {
  align-items: center;
  color: #fff;
  display: flex;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .c-link-map__btn {
    background: url(https://career-review.s3.amazonaws.com/images/official/hyogo/btn_voice.svg) 0 0 no-repeat;
    height: 86px;
    justify-content: center;
    transition: opacity 0.2s;
    width: 280px;
  }
  .c-link-map__btn:hover {
    opacity: 0.7;
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  .c-link-map__btn {
    border-radius: 0 0 1.9323671498vw 1.9323671498vw;
    height: 12.5603864734vw;
    padding: 0 3.1400966184vw;
  }
  .c-link-map__btn--1 {
    background-color: #E58231;
  }
  .c-link-map__btn--2 {
    background-color: #A1C6D9;
  }
  .c-link-map__btn--3 {
    background-color: #AD3524;
  }
  .c-link-map__btn::after {
    background: url(https://career-review.s3.amazonaws.com/images/official/hyogo/ico_arw_area_sp.svg) 0 0 no-repeat;
    background-size: 100%;
    content: '';
    height: 3.8647342995vw;
    position: absolute;
    right: 2.8985507246vw;
    top: 50%;
    transform: translateY(-50%);
    width: 2.1739130435vw;
  }
}
.c-link-map__btn-txt {
  display: block;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .c-link-map__btn-txt {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 768px) {
  .c-link-map__btn-txt {
    font-size: 3.8647342995vw;
    line-height: 1.25;
  }
}
@media screen and (min-width: 769px) {
  .c-link-map__btn-txt-sp {
    display: none;
  }
}

/* ---------------------------------------------
*   c-list-nav
--------------------------------------------- */
.c-list-nav {
  border: 2px solid #008DB7;
  display: flex;
  gap: 2px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .c-list-nav {
    background-color: #008DB7;
    flex-wrap: wrap;
  }
}
.c-list-nav__item {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .c-list-nav__item {
    width: calc((100% - 2px) / 2);
  }
}
@media screen and (min-width: 769px) {
  .c-list-nav__item:first-of-type {
    margin-left: 2px;
  }
}
@media screen and (min-width: 769px) {
  .c-list-nav__item:last-of-type {
    margin-right: 2px;
  }
}
.c-list-nav__link {
  background-color: #ECECEC;
  border: 1px solid #AAABAB;
  color: #01A0C7;
  display: block;
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.3;
  padding: 24px 0;
  text-align: center;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .c-list-nav__link {
    font-size: 4.8309178744vw;
    padding: 3.1400966184vw 0;
  }
}
@media screen and (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .c-list-nav__link:not(.active .c-list-nav__link):hover {
    background-color: #008DB7;
    border-color: #fff;
    color: #fff;
  }
}
.active .c-list-nav__link {
  background-color: #008DB7;
  border-color: #fff;
  color: #fff;
}
.c-list-nav__item-inner {
  display: block;
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .c-list-nav__item-inner {
    font-size: 2.6570048309vw;
  }
}

/* ---------------------------------------------
*   c-list-1
--------------------------------------------- */
.c-list-1 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 18px;
  margin: 0 auto 100px;
  max-width: 898px;
}
@media screen and (max-width: 768px) {
  .c-list-1 {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 9.6618357488vw;
  }
}
.c-list-1__item {
  width: 440px;
}
@media screen and (max-width: 768px) {
  .c-list-1__item {
    width: 100%;
  }
}
.c-list-1__link {
  background-color: #fff;
  border: 1px solid #008DB7;
  color: #000;
  display: grid;
  font-size: 1.5625rem;
  height: 70px;
  line-height: 1.08;
  place-content: center;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-list-1__link {
    font-size: 4.8309178744vw;
    height: 14.4927536232vw;
    line-height: 1.2;
    margin: 0 auto;
    width: 90.3381642512vw;
  }
}
@media screen and (min-width: 769px) {
  .c-list-1__link--type2 {
    padding-left: 36px;
  }
}
.c-list-1__link::after {
  border-color: transparent transparent transparent #008DB7;
  border-style: solid;
  border-width: 11.5px 0 11.5px 15px;
  content: '';
  display: inline-block;
  height: 0;
  left: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: left 0.3s;
  width: 0;
}
@media screen and (max-width: 768px) {
  .c-list-1__link::after {
    border-width: 1.8115942029vw 0 1.8115942029vw 2.8985507246vw;
    left: 4.8309178744vw;
  }
}
@media screen and (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .c-list-1__link:hover::after {
    left: 24px;
  }
}

/* ---------------------------------------------
*   c-list-2
--------------------------------------------- */
.c-list-2 {
  padding-top: 14px;
}
@media screen and (max-width: 768px) {
  .c-list-2 {
    padding-top: 3.3816425121vw;
  }
}
.c-list-2__item {
  background-color: #fff;
  border: 4px solid #008DB7;
  margin-inline: auto;
  max-width: 1050px;
  padding: 37px 10px 17px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-list-2__item {
    border-width: 2px;
    padding: 6.7632850242vw 3.1400966184vw 2.4154589372vw;
    width: 89.3719806763vw;
  }
}
.c-list-2__item:not(:last-of-type) {
  margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .c-list-2__item:not(:last-of-type) {
    margin-bottom: 9.1787439614vw;
  }
}
.c-list-2__txt-main {
  align-items: center;
  background-color: #008DB7;
  border-radius: 25px;
  color: #fff;
  display: flex;
  font-size: 1.5625rem;
  font-weight: 700;
  height: 46px;
  left: -29px;
  letter-spacing: 0.1em;
  margin: 0;
  padding-left: 40px;
  padding-top: 3px;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  width: 412px;
}
@media screen and (max-width: 768px) {
  .c-list-2__txt-main {
    border-radius: 6.038647343vw;
    font-size: 4.8309178744vw;
    height: 8.9371980676vw;
    left: -3.1400966184vw;
    padding-left: 5.7971014493vw;
    padding-top: 0.7246376812vw;
    width: 75.1207729469vw;
  }
}
.chrome .c-list-2__txt-main {
  padding-top: 0px;
}
.c-list-2__txt-wrap:not(:last-of-type) {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .c-list-2__txt-wrap:not(:last-of-type) {
    margin-bottom: 4.347826087vw;
  }
}

/* ---------------------------------------------
*   c-list-3
--------------------------------------------- */
.c-list-3__item {
  align-items: flex-end;
  display: flex !important;
  gap: 60px;
}
@media screen and (max-width: 768px) {
  .c-list-3__item {
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 6.7632850242vw 3.6231884058vw;
    justify-content: center;
  }
}
.c-list-3__item:not(:last-of-type) {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .c-list-3__item:not(:last-of-type) {
    margin-bottom: 7.729468599vw;
  }
}
.c-list-3__img-wrap {
  align-items: center;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .c-list-3__img-wrap {
    width: 38.0710659898%;
  }
}
.c-list-3__img {
  width: 250px;
}
@media screen and (max-width: 768px) {
  .c-list-3__img {
    width: 100%;
  }
}
.c-list-3__img img {
  vertical-align: top;
}
.c-list-3__name {
  background-color: #008DB7;
  border-radius: 5px;
  color: #fff;
  display: grid;
  font-size: 1rem;
  height: 74px;
  letter-spacing: 0.05em;
  margin: 0;
  place-content: center;
  text-align: center;
  width: 202px;
}
@media screen and (max-width: 768px) {
  .c-list-3__name {
    font-size: 3.3816425121vw;
    height: 13.5265700483vw;
    margin-top: -1.4492753623vw;
    width: 36.231884058vw;
  }
}
@media screen and (min-width: 769px) {
  .firefox .c-list-3__name {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .c-list-3__txt-wrap {
    display: contents;
  }
}
.c-list-3__txt {
  background-color: #fff;
  border: 3px dashed #008DB7;
  margin-bottom: 49px;
  padding: 15px 23px;
}
@media screen and (max-width: 768px) {
  .c-list-3__txt {
    border: 2px solid #008DB7;
    border-radius: 3.6231884058vw;
    display: grid;
    margin-bottom: 0;
    min-height: 48.309178744vw;
    padding: 1.9323671498vw 3.6231884058vw;
    place-content: center;
    width: 57.614213198%;
  }
}

/* ---------------------------------------------
*   c-list-4
--------------------------------------------- */
@media screen and (min-width: 769px) {
  .c-list-4 {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .c-list-4__item {
    margin: 0 8.9371980676vw;
    width: 82.1256038647vw;
  }
}

/* ---------------------------------------------
*   c-list-5
--------------------------------------------- */
.c-list-5 {
  -moz-column-gap: 132px;
       column-gap: 132px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(4, auto);
}
@media screen and (max-width: 768px) {
  .c-list-5 {
    display: block;
  }
}
.c-list-5__item:nth-of-type(1) {
  grid-area: 1/1/2/3;
}
.c-list-5__item:nth-of-type(2) {
  grid-area: 2/1/3/3;
}
.c-list-5__item:nth-of-type(3) {
  grid-area: 3/1/4/2;
}
.c-list-5__item:nth-of-type(4) {
  rid-area: 3/2/4/3;
}
.c-list-5__item:nth-of-type(5) {
  grid-area: 4/1/5/2;
}

/* ---------------------------------------------
*   c-list-spot
--------------------------------------------- */
.c-list-spot {
  display: flex;
  margin-bottom: 0;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .c-list-spot {
    display: block;
    margin-top: 3.6231884058vw;
  }
}
.c-list-spot__item {
  position: relative;
  width: 330px;
}
@media screen and (max-width: 768px) {
  .c-list-spot__item {
    width: 100%;
  }
}
.c-list-spot__label {
  align-items: center;
  border: 1px solid #707070;
  border-radius: 50%;
  display: flex;
  font-size: 12px;
  height: 80px;
  justify-content: center;
  left: 0;
  line-height: 1.25;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 0;
  width: 80px;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .c-list-spot__label {
    font-size: 2.4154589372vw;
    height: 14.4927536232vw;
    line-height: 1.3;
    width: 14.4927536232vw;
  }
}
.c-list-spot__label::before {
  -webkit-backdrop-filter: blur(3px) brightness(150%);
          backdrop-filter: blur(3px) brightness(150%);
  background-color: rgba(255, 255, 255, 0.5);
  content: '';
  inset: 0;
  position: absolute;
  z-index: -1;
}
.c-list-spot__img img {
  display: block;
  vertical-align: top;
}

/* ---------------------------------------------
*   c-section-1
--------------------------------------------- */
.c-section-1 {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .c-section-1 {
    margin-bottom: 8.4541062802vw;
  }
}
.c-section-1__head {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .c-section-1__head {
    margin-bottom: 5.3140096618vw;
  }
}
.c-section-1__ttl {
  margin-bottom: 26px;
}
@media screen and (max-width: 768px) {
  .c-section-1__ttl {
    margin-bottom: 1.9323671498vw;
  }
}
.c-section-1__txt {
  margin: 0 auto 44px;
  min-width: 898px;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .c-section-1__txt {
    margin-bottom: 0;
    min-width: initial;
    width: 89.3719806763vw;
  }
}
.c-section-1__img {
  margin-inline: auto;
  max-width: 1100px;
}
@media screen and (max-width: 768px) {
  .c-section-1__img {
    width: 89.3719806763vw;
  }
}

/* ---------------------------------------------
*   c-section-2
--------------------------------------------- */
.c-section-2 {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .c-section-2 {
    margin-bottom: 8.4541062802vw;
  }
}
@media screen and (max-width: 768px) {
  .c-section-2:last-of-type {
    margin-bottom: 12.077294686vw;
  }
}
.c-section-2__head {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .c-section-2__head {
    margin-bottom: 4.347826087vw;
  }
}
.c-section-2__body {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .c-section-2__body {
    margin-bottom: 9.1787439614vw;
  }
}
.c-section-2__foot {
  margin-inline: auto;
  max-width: 898px;
}

/* ---------------------------------------------
*   c-section-3
--------------------------------------------- */
.c-section-3 {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .c-section-3 {
    margin-bottom: 40px;
  }
}
.c-section-3__head {
  margin-bottom: 34px;
}
@media screen and (max-width: 768px) {
  .c-section-3__head {
    margin-bottom: 4.8309178744vw;
  }
}

/* ---------------------------------------------
*   c-section-4
--------------------------------------------- */
.c-section-4__body {
  margin: 0 auto 60px;
  max-width: 924px;
}
@media screen and (max-width: 768px) {
  .c-section-4__body {
    margin-bottom: 12.077294686vw;
    width: 88.6473429952vw;
  }
}
.c-section-4__list {
  margin: 0 auto;
  max-width: 984px;
}
.c-section-4__list-wrap {
  border-bottom: 1px dashed #707070;
  display: flex;
  padding: 24px 0;
}
@media screen and (max-width: 768px) {
  .c-section-4__list-wrap {
    flex-direction: column;
    gap: 1.2077294686vw;
    padding: 2.8985507246vw 0;
  }
}
.c-section-4__term {
  display: flex;
  flex-shrink: 0;
  font-size: 1.125rem;
  font-weight: 700;
  gap: 8px;
  line-height: 1.6666666667;
  width: 202px;
}
@media screen and (max-width: 768px) {
  .c-section-4__term {
    font-size: 3.6231884058vw;
    gap: 1.2077294686vw;
    line-height: 2;
    width: 100%;
  }
}
.c-section-4__term::before {
  color: #008DB7;
  content: '●';
}
.c-section-4__description {
  font-size: 1.125rem;
  line-height: 1.6666666667;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .c-section-4__description {
    font-size: 3.6231884058vw;
    line-height: 2;
  }
}
@media screen and (min-width: 769px) {
  .safari .c-section-4__description {
    letter-spacing: -0.03em;
  }
}
@media screen and (max-width: 768px) {
  .mac.safari .c-section-4__description {
    letter-spacing: -0.03em;
  }
}
.c-section-4__description-txt {
  margin: 0;
}
.c-section-4__description-txt:not(:last-of-type) {
  margin-bottom: 29px;
}
@media screen and (max-width: 768px) {
  .c-section-4__description-txt:not(:last-of-type) {
    margin-bottom: 7.2463768116vw;
  }
}
.c-section-4__description-txt-inner {
  padding-right: 1em;
}
@media screen and (max-width: 768px) {
  .c-section-4__description-txt-inner {
    padding-right: 1.2077294686vw;
  }
}
.c-section-4__description-txt-list {
  margin: 0;
}
@media screen and (min-width: 769px) {
  .c-section-4__description-txt-list {
    padding-left: 2em;
    text-indent: -2em;
  }
}
.c-section-4__link[download] {
  color: #000;
  text-decoration: underline;
}
@media screen and (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .c-section-4__link[download]:hover {
    text-decoration: none;
  }
}

/* ---------------------------------------------
*   c-section-5
--------------------------------------------- */
.c-section-5 {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .c-section-5 {
    margin-bottom: 40px;
  }
}
.c-section-5__head {
  margin-bottom: 34px;
}
@media screen and (max-width: 768px) {
  .c-section-5__head {
    margin-bottom: 5.3140096618vw;
  }
}
.c-section-5__ttl {
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .c-section-5__ttl {
    margin-bottom: 4.347826087vw;
  }
}
.c-section-5__txt {
  margin: 0 auto 44px;
  width: 924px;
}
@media screen and (max-width: 768px) {
  .c-section-5__txt {
    width: 88.8888888889vw;
  }
}
.c-section-5__img {
  margin-inline: auto;
  max-width: 1100px;
}

/* ---------------------------------------------
*   c-ttl-1
--------------------------------------------- */
.c-ttl-1 {
  align-items: center;
  background-color: #fff;
  border: 3px solid #008DB7;
  display: flex;
  font-size: 2.75rem;
  font-weight: 700;
  gap: 15px;
  letter-spacing: 0.08em;
  margin: 0;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .c-ttl-1 {
    font-size: 6.038647343vw;
    gap: 1.690821256vw;
    letter-spacing: 0;
    line-height: 1.2;
    padding: 2.6570048309vw 2.4154589372vw 2.1739130435vw 1.4492753623vw;
  }
}
@media screen and (min-width: 769px) {
  .windows .c-ttl-1 {
    padding-top: 2px;
  }
}
@media screen and (max-width: 768px) {
  .c-ttl-1--type2 {
    padding: 0.2415458937vw 4.8309178744vw 0.2415458937vw 2.4154589372vw;
  }
}
.c-ttl-1::before {
  background-color: #008DB7;
  content: '';
  display: inline-block;
  flex-shrink: 0;
  height: 45px;
  width: 12px;
}
@media screen and (max-width: 768px) {
  .c-ttl-1::before {
    height: 10.8695652174vw;
    width: 2.8985507246vw;
  }
}
@media screen and (min-width: 769px) {
  .windows .c-ttl-1::before {
    transform: translateY(-2px);
  }
}

/* ---------------------------------------------
*   c-txt-1
--------------------------------------------- */
.c-txt-1 {
  font-size: 1.125rem;
  line-height: 1.6666666667;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .c-txt-1 {
    font-size: 3.6231884058vw;
    line-height: 1.3333333333;
  }
}
@media screen and (max-width: 768px) {
  .c-txt-1--type2 {
    line-height: 2;
  }
}
.c-txt-1__bold {
  font-weight: 700;
}

/* ---------------------------------------------
*   p-top-section
--------------------------------------------- */
.p-top-section {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-top-section {
    margin-bottom: 14.4927536232vw;
  }
}
.p-top-section__container {
  margin: 0 auto;
  max-width: 1160px;
}
@media screen and (max-width: 768px) {
  .p-top-section__container {
    width: 80%;
  }
}
.p-top-section__head {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .p-top-section__head {
    margin-bottom: 7.2463768116vw;
  }
}
.p-top-section__body {
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .p-top-section__body {
    padding: 0;
  }
}

/* ---------------------------------------------
*   p-page-name-section
--------------------------------------------- */
.p-page-name-section {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-page-name-section {
    margin-bottom: 14.4927536232vw;
  }
}
.p-page-name-section__container {
  margin: 0 auto;
  max-width: 1160px;
}
@media screen and (max-width: 768px) {
  .p-page-name-section__container {
    width: 80%;
  }
}
.p-page-name-section__head {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .p-page-name-section__head {
    margin-bottom: 7.2463768116vw;
  }
}
.p-page-name-section__body {
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .p-page-name-section__body {
    padding: 0;
  }
}

/* ---------------------------------------------
*   p-page-name-section
--------------------------------------------- */
.p-page-name-section {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-page-name-section {
    margin-bottom: 14.4927536232vw;
  }
}
.p-page-name-section__container {
  margin: 0 auto;
  max-width: 1160px;
}
@media screen and (max-width: 768px) {
  .p-page-name-section__container {
    width: 80%;
  }
}
.p-page-name-section__head {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .p-page-name-section__head {
    margin-bottom: 7.2463768116vw;
  }
}
.p-page-name-section__body {
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .p-page-name-section__body {
    padding: 0;
  }
}

/* ---------------------------------------------
*   KV Slider
--------------------------------------------- */
@media screen and (max-width: 768px) {
  .js-slider-kv {
    margin-bottom: 0 !important;
    max-height: 61.5942028986vw;
    overflow: hidden;
  }
}
.js-slider-kv .slick-arrow {
  background: 0 0 no-repeat !important;
  background-size: 100% !important;
  height: 10.38647343vw;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 8.2125603865vw;
  z-index: 1;
}
.safari .js-slider-kv .slick-arrow {
  height: 41.5458937198vw;
  transform: translateY(-50%) scale(0.25);
  width: 32.8502415459vw;
}
.js-slider-kv .slick-arrow::before {
  display: none;
}
.js-slider-kv .slick-prev {
  background-image: url(https://career-review.s3.amazonaws.com/images/official/hyogo/ico_slider_arw_l.svg) !important;
  left: -0.7246376812vw;
}
.safari .js-slider-kv .slick-prev {
  transform-origin: left center;
}
.js-slider-kv .slick-next {
  background-image: url(https://career-review.s3.amazonaws.com/images/official/hyogo/ico_slider_arw_r.svg) !important;
  right: -0.7246376812vw;
}
.safari .js-slider-kv .slick-next {
  transform-origin: right center;
}
.js-slider-kv .slick-dots {
  bottom: 5.3140096618vw;
  font-size: 3.3816425121vw;
  line-height: 1;
}
.js-slider-kv .slick-dots li {
  height: auto;
  margin: 0 1.9323671498vw;
  vertical-align: top;
  width: auto;
}
.js-slider-kv .slick-dots li button {
  height: auto;
  padding: 0;
  width: 3.3816425121vw;
}
.js-slider-kv .slick-dots li button::before {
  color: #fff;
  content: '●';
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "游ゴシック Medium", YuGothicM, "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 3.3816425121vw;
  height: auto;
  line-height: 1;
  opacity: 1;
  width: auto;
}
.js-slider-kv .slick-dots li.slick-active button::before {
  text-stroke: 1px #fff;
  -webkit-text-stroke: 1px #fff;
  color: #000;
}

/* ---------------------------------------------
*   TOP Slider
--------------------------------------------- */
@media screen and (max-width: 768px) {
  .js-slider {
    margin-bottom: 0 !important;
    max-height: 103.8647342995vw;
    overflow: hidden;
  }
  .js-slider.slick-initialized {
    max-height: 100%;
  }
}
.js-slider .slick-list {
  overflow: visible;
}
.js-slider .slick-arrow {
  background: 0 0 no-repeat !important;
  background-size: 100% !important;
  height: 13.0434782609vw;
  margin: 0;
  position: absolute;
  top: 51.2077294686vw;
  width: 13.0434782609vw;
  z-index: 1;
}
.js-slider .slick-arrow::before {
  display: none;
}
.js-slider .slick-prev {
  background-image: url(https://career-review.s3.amazonaws.com/images/official/hyogo/ico_slider_arw_round_l.svg) !important;
  left: 0.7246376812vw;
}
.js-slider .slick-next {
  background-image: url(https://career-review.s3.amazonaws.com/images/official/hyogo/ico_slider_arw_round_r.svg) !important;
  right: 0.7246376812vw;
}
.js-slider .slick-dots {
  font-size: 3.3816425121vw;
  line-height: 1;
  margin-top: 3.1400966184vw;
  position: static;
}
.js-slider .slick-dots li {
  height: auto;
  margin: 0 1.9323671498vw;
  vertical-align: top;
  width: auto;
}
.js-slider .slick-dots li button {
  height: auto;
  padding: 0;
  width: 3.3816425121vw;
}
.js-slider .slick-dots li button::before {
  text-stroke: 1px #000;
  -webkit-text-stroke: 1px #000;
  color: #fff;
  content: '●';
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "游ゴシック Medium", YuGothicM, "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 3.3816425121vw;
  height: auto;
  line-height: 1;
  opacity: 1;
  width: auto;
}
.js-slider .slick-dots li.slick-active button::before {
  color: #000;
}

/* ---------------------------------------------
*   js-acc-target
--------------------------------------------- */
.js-acc-target {
  display: none;
}

@media print and (min-width: 769px), screen and (min-width: 769px) {
  .pc-hide {
    display: none !important;
  }
}
@media print and (max-width: 768px), screen and (max-width: 768px) {
  .sp-hide {
    display: none !important;
  }
}