@charset "UTF-8";
@media only screen and (max-width: 767px) {
  .brpc2 {
    display: none !important;
  }
}

@media only screen and (min-width: 768px), print {
  .headtitle > * {
    font-size: 50px !important;
    line-height: 1.4;
  }
}

.diffrow {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px), print {
  .diffrow .elementor-widget-image {
    margin-top: auto;
  }
}

.workingtype__img {
  padding: 20px 0 0 !important;
}
.headsection {
  background-position: center !important;
}
@media only screen and (min-width: 768px), print {
  .headsection {
    background-image: url("/wp-content/themes/somethingfun2021/img/hr/headpc.jpg?20240221") !important;
  }
}
@media only screen and (max-width: 767px) {
  .headsection {
    background-image: url("/wp-content/themes/somethingfun2021/img/hr/headsp.jpg?20240221") !important;
  }
}
@media only screen and (min-width: 768px), print {
  .headsection__inner {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-height: 1000px) {
  .headsection__inner__inner {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px), print {
  .headsection__btns {
    margin-top: 10px !important;
  }
}

.headoverlay {
  background-color: transparent !important;
}

.img {
  display: block;
  max-width: 100%;
}

.reasonbg {
  background: #fde2ea !important;
}
.reasonbg .elementor-heading-title {
  color: inherit !important;
}
.reasonbg .elementor-background-overlay {
  background: none !important;
}

.mcenter {
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}

@media only screen and (min-width: 768px), print {
  .pcnone {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .spnone {
    display: none !important;
  }
}

.container-lg {
  max-width: 1400px !important;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 1420px) and (min-width: 768px) {
  .headerwrapper .elementor-nav-menu .elementor-item-anchor,
  .indexwrapper .elementor-nav-menu .elementor-item-anchor {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
    font-size: 0.7rem !important;
  }
  .headerwrapper .elementor-button-link,
  .indexwrapper .elementor-button-link {
    font-size: 0.7rem !important;
  }
}

.flex-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.bgc1 {
  background-color: #fde2ea !important;
  opacity: 1 !important;
}

.gap-1 {
  gap: 1rem;
}

@media only screen and (min-width: 768px), print {
  .gap-pc-1 {
    gap: 1rem;
  }
}

.strong1 {
  color: #f1901d;
}
@media only screen and (min-width: 768px), print {
  .strong1 {
    font-size: 4rem !important;
  }
}
@media only screen and (max-width: 767px) {
  .strong1 {
    font-size: 9vw !important;
  }
}

.row-1 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.row-1 > * {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .row-sp-1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 2rem;
  }
  .row-sp-1 > * {
    width: 100%;
  }
}

@media only screen and (min-width: 768px), print {
  .row-pc-2 {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
  }
  .row-pc-2 > * {
    width: calc(50% - 1rem);
  }
}

@media only screen and (min-width: 768px), print {
  .row-pc-3 {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
  }
  .row-pc-3 > * {
    width: calc(33.3333333333% - 1.3333333333rem);
  }
}

@media only screen and (min-width: 768px), print {
  .row-pc-4 {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
  }
  .row-pc-4 > * {
    width: calc(25% - 1.5rem);
  }
}

@media screen and (min-width: 1025px) {
  .pc2w80 {
    width: 80%;
  }
}

.point {
  display: flex;
  flex-direction: column;
  border-radius: 50%;
  border: solid 1px #ccc;
  background-color: #fff;
  aspect-ratio: 1/1;
  position: relative;
  box-sizing: border-box;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  gap: 0.5rem;
}

.point__img {
  display: block;
  max-width: 100%;
  width: 120px;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.point__num {
  font-size: 1.2rem;
  font-weight: 900;
  color: #e60014;
  -webkit-text-stroke: 0.5px #FFF;
  text-stroke: 0.5px #FFF;
  position: absolute;
  top: 0;
  left: -40px;
}
@media only screen and (max-width: 767px) {
  .point__num {
    left: 0;
  }
}
.point__num > ._num {
  font-size: 4rem;
  display: inline-block;
  margin-left: 0.2rem;
  position: relative;
  top: 2px;
}
@media only screen and (max-width: 767px) {
  .point__num > ._num {
    font-size: 3rem;
  }
}

.point__title {
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.2;
  margin-top: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.point__description {
  font-size: 0.8rem;
  text-align: center;
  margin-top: 0;
  flex-grow: 1;
  display: flex;
  justify-content: center;
}

@media only screen and (min-width: 768px), print {
  .jobexample .elementor-post__card {
    min-height: 210px;
  }
}

@media only screen and (min-width: 768px), print {
  .voicecol *:has(.voicecol__content) {
    height: 100%;
  }
}
.voicecol__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .voicecol__content {
    gap: 20px;
  }
}
@media only screen and (min-width: 768px), print {
  .voicecol__content {
    height: 100%;
    padding: 10px;
  }
}

.rel {
  position: relative;
}

.w100 {
  width: 100%;
}

@media only screen and (min-width: 768px), print {
  .mtpc1rem {
    margin-top: 1rem !important;
  }
}

@media only screen and (min-width: 768px), print {
  .mtpc2rem {
    margin-top: 2rem !important;
  }
}

@media only screen and (min-width: 768px), print {
  .mtpc3rem {
    margin-top: 3rem !important;
  }
}

@media only screen and (min-width: 768px), print {
  .mtpc4rem {
    margin-top: 4rem !important;
  }
}

@media only screen and (min-width: 768px), print {
  .mtpc5rem {
    margin-top: 5rem !important;
  }
}

@media only screen and (max-width: 767px) {
  .mtsp1rem {
    margin-top: 1rem !important;
  }
}

@media only screen and (max-width: 767px) {
  .mtsp2rem {
    margin-top: 2rem !important;
  }
}

@media only screen and (max-width: 767px) {
  .mtsp3rem {
    margin-top: 3rem !important;
  }
}

@media only screen and (max-width: 767px) {
  .mtsp4rem {
    margin-top: 4rem !important;
  }
}

@media only screen and (max-width: 767px) {
  .mtsp0rem {
    margin-top: 0 !important;
  }
}

.btnswrapper {
  width: 100%;
}
@media only screen and (min-width: 768px), print {
  .btnswrapper .btn {
    min-width: 390px;
    padding: 20px !important;
  }
}
.btn {
  transition: 0.3s;
}
.btn:hover {
  transform: scale(1.03);
}
.btn.-line {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background-color: #009977 !important;
  box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.5);
  padding: 20px 20px;
  line-height: 1.4 !important;
}
@media only screen and (max-width: 767px) {
  .btn.-line {
    width: 300px;
    max-width: 100%;
    padding: 10px 30px !important;
    min-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .gap-1 .btn.-line + .-line {
    margin-top: 0;
  }
}

.yu2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;
  font-weight: 700 !important;
}

@media only screen and (max-width: 767px) {
  .spfs28px {
    font-size: 28px !important;
  }
}

@media only screen and (min-width: 768px), print {
  .borders {
    padding: 2em !important;
  }
}
.borders.-good {
  border-width: 3px !important;
  background: rgba(235, 97, 1, 0.05);
}
.borders.-bad {
  border: 3px #999 solid !important;
  background: rgba(153, 153, 153, 0.05);
}
.borders.-bad2 {
  border: 3px #4d82b9 solid !important;
  background: rgba(77, 130, 185, 0.05);
}

.elementor-icon-list-icon i {
  text-align: center;
}
.elementor-icon-list-icon i.-gray {
  color: #444 !important;
}

.hrpdf {
  background: #f1f1f1;
  padding: 2em 0;
}
@media only screen and (min-width: 768px), print {
  .hrpdf {
    padding: 100px 0;
  }
}
.hrpdf__container {
  max-width: 95%;
}
.hrpdf__article {
  width: 100%;
  margin-bottom: 1em;
}
@media only screen and (min-width: 768px), print {
  .hrpdf__article {
    width: 49%;
    padding: 1em;
  }
}
.hrpdf__h2 {
  text-align: center !important;
  font-weight: bold;
  padding-bottom: 0.5em;
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .hrpdf__h2 {
    font-size: 28px;
  }
}
.hrpdf__h3 {
  font-size: 1.25em;
  margin-bottom: 0.25em;
}
@media only screen and (min-width: 768px), print {
  .hrpdf__h3 {
    display: inline;
  }
}
.hrpdf__col {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.hrpdf__link {
  color: #0151eb;
  text-decoration: underline !important;
  font-size: 1.125em;
}
.hrpdf__link.-disabled {
  opacity: 0.8;
  color: inherit;
  text-decoration: none !important;
  pointer-events: none;
}
.hrpdf__link:hover {
  opacity: 0.85;
}