@charset "UTF-8";
/* **********************************
* BASE
* **********************************/
/* **********************************
* BREAK POINT
* **********************************/
/* **********************************
* COLOR
* **********************************/
/* **********************************
* GRADIENT
* **********************************/
/* **********************************
* TEXT
* **********************************/
/*
ユーティリティ系おまとめファイル
*/
#top {
  /* ==========================================================================
    Project: Hero Section
   ========================================================================== */
  /* ==========================================================================
    Project: Intro Section
    ========================================================================== */
  /* ==========================================================================
    Project: Jobs Section
    ========================================================================== */
  /* ==========================================================================
    Project: Story Section
    ========================================================================== */
  /* ==========================================================================
    Project: Interview Section
    ========================================================================== */
  /* ==========================================================================
  Project: benefit Section
  ========================================================================== */
}
#top .p-hero {
  background: url("/recruit/inc/image/top/p-hero__bg-scrollDown.svg") no-repeat 93.133333rem 18rem / 0.733333rem auto;
  padding-bottom: 6.333333rem;
}
@media screen and (max-width: 960px) {
  #top .p-hero {
    background: none;
    padding-bottom: 0.666666rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-hero {
    padding-bottom: 2rem;
  }
}
#top .p-hero__inner {
  width: 100%;
  padding-top: 7.333333rem;
  padding-bottom: 0;
}
@media screen and (max-width: 960px) {
  #top .p-hero__inner {
    padding-top: 4.733333rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-hero__inner {
    padding: 6.266666rem 0 0;
    max-width: 100%;
  }
}
#top .p-hero__container {
  position: relative;
  max-width: 86rem;
  margin: auto;
}
@media screen and (max-width: 568px) {
  #top .p-hero__container::after {
    content: "";
    width: 100%;
    height: 11.333333rem;
    background: #FFFFFF;
    border-radius: 2rem 2rem 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
  }
}
#top .p-hero__title-area {
  position: absolute;
  top: -6.2rem;
  left: -1.666667rem;
  z-index: 2;
  width: 52.666666rem;
}
@media screen and (max-width: 960px) {
  #top .p-hero__title-area {
    top: -3.30646rem;
    left: -0.888834rem;
    width: 28.087133rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-hero__title-area {
    top: -4rem;
    left: 0.666666rem;
    width: 24rem;
  }
}
#top .p-hero__main-title {
  margin: 0;
  line-height: 1;
}
#top .p-hero__main-title img {
  width: 100%;
  height: auto;
  display: block;
}
#top .p-hero__image {
  position: relative;
  z-index: 1;
  width: 86rem;
  height: 44.533333rem;
}
#top .p-hero__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
@media screen and (max-width: 960px) {
  #top .p-hero__image {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 568px) {
  #top .p-hero__image {
    width: 100%;
    height: 30rem;
  }
}
#top .p-hero__entry {
  position: absolute;
  top: -4.466667rem;
  right: 1.866666rem;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 14rem;
  height: 14rem;
  background-color: #00a9e0;
  border-radius: 50%;
  text-decoration: none;
  color: #FFFFFF;
  transition: transform 0.2s ease, background-color 0.2s ease;
}
#top .p-hero__entry:hover {
  transform: scale(1.05);
  background-color: #0096c7;
}
@media screen and (max-width: 960px) {
  #top .p-hero__entry {
    width: 8.266666rem;
    height: 8.266666rem;
    top: auto;
    bottom: 0.666666rem;
    right: 0.666666rem;
    position: fixed;
    z-index: 94;
  }
}
#top .p-hero__entry-text {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  padding-bottom: 0.866666rem;
  margin-bottom: 0.733333rem;
  border-bottom: 1px solid #FFFFFF;
  width: 90%;
}
@media screen and (max-width: 960px) {
  #top .p-hero__entry-text {
    font-size: 0.666666rem;
    margin-bottom: 0.333333rem;
  }
}
#top .p-hero__entry-label {
  font-weight: 500;
  font-size: 2.066666rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 960px) {
  #top .p-hero__entry-label {
    font-size: 1.333333rem;
  }
}
#top .p-hero__story {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 4;
  width: 30.266666rem;
  height: auto;
  background: #FFFFFF;
  border-radius: 2rem;
  box-shadow: 0 0 0.666666rem rgba(0, 0, 0, 0.2);
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  text-decoration: none;
  transition: transform 0.2s ease;
}
#top .p-hero__story:hover {
  transform: translateY(-0.333334rem);
}
@media screen and (max-width: 960px) {
  #top .p-hero__story {
    bottom: 0;
    right: 0;
    width: 15.998999rem;
    border-radius: 0.711066rem;
    box-shadow: 0 0 0.355533rem rgba(0, 0, 0, 0.2);
  }
}
@media screen and (max-width: 568px) {
  #top .p-hero__story {
    position: relative;
    bottom: auto;
    right: auto;
    margin: -1.066667rem auto 0;
    width: 23.333333rem;
    border-radius: 1.333333rem;
    box-shadow: 0 0 0.666666rem rgba(0, 0, 0, 0.2);
  }
}
#top .p-hero__story-content {
  -ms-flex: 1;
      flex: 1;
  padding: 1.133333rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
}
@media screen and (max-width: 960px) {
  #top .p-hero__story-content {
    padding: 0;
    padding-left: 0.666666rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-hero__story-content {
    padding-left: 1.333333rem;
  }
}
#top .p-hero__story-title {
  width: 12.733333rem;
  height: auto;
  display: block;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  #top .p-hero__story-title {
    width: 6.61292rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-hero__story-title {
    width: 9.733333rem;
  }
}
#top .p-hero__story-tag {
  display: inline-block;
  background: #333;
  color: #FFFFFF;
  font-size: 1.066666rem;
  font-weight: 700;
  line-height: 1;
  padding: 0.266666rem 0.4rem;
  margin-bottom: 0.333333rem;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  #top .p-hero__story-tag {
    font-size: 0.5333rem;
    padding: 0.142213rem 0.213319rem;
    margin-bottom: 0.177766rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-hero__story-tag {
    font-size: 0.8rem;
  }
}
#top .p-hero__story-desc {
  font-size: 1.266666rem;
  font-weight: 700;
  letter-spacing: normal;
  color: #333;
  line-height: 1.3;
  margin: 0;
}
@media screen and (max-width: 960px) {
  #top .p-hero__story-desc {
    font-size: 0.63996rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-hero__story-desc {
    font-size: 0.8rem;
  }
}
#top .p-hero__story-desc-icon {
  width: 0.466666rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: 0.2em;
}
#top .p-hero__story-desc-icon svg {
  display: block;
  width: 100%;
  height: auto;
}
#top .p-hero__story-image {
  width: 15.133333rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 960px) {
  #top .p-hero__story-image {
    width: 8.070606rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-hero__story-image {
    width: 11.333333rem;
  }
}
#top .p-hero__story-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#top .p-intro {
  background: url("/recruit/inc/image/common/bg-wave.svg") no-repeat 33rem bottom/79.866666rem auto, url("/recruit/inc/image/top/p-intro__bg-HITS.svg") no-repeat right top/50rem auto;
}
@media screen and (max-width: 960px) {
  #top .p-intro {
    background: url("/recruit/inc/image/common/bg-wave.svg") no-repeat 16.141213rem bottom/42.592893rem auto, none;
  }
}
@media screen and (max-width: 568px) {
  #top .p-intro {
    background-size: 29.866666rem auto;
    background-position: 0.733333rem bottom;
  }
}
#top .p-intro__inner {
  padding-top: 2rem;
  padding-bottom: 14.666666rem;
}
@media screen and (max-width: 960px) {
  #top .p-intro__inner {
    padding-bottom: 7.733333rem;
  }
}
#top .p-intro__ttl {
  width: 58.2rem;
  margin-bottom: 5.333333rem;
}
@media screen and (max-width: 960px) {
  #top .p-intro__ttl {
    width: 75%;
    margin-bottom: 2.333333rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-intro__ttl {
    width: 100%;
    margin-bottom: 2.333333rem;
  }
}
#top .p-intro__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media screen and (max-width: 960px) {
  #top .p-intro__container {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    gap: 3.333333rem;
  }
}
#top .p-intro-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 2.4rem;
}
#top .p-intro-body__text {
  -ms-flex: none;
      flex: none;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 2.1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 960px) {
  #top .p-intro-body__text {
    font-size: 1.066666rem;
    line-height: 2;
  }
}
#top .p-about {
  -ms-flex-preferred-size: 30rem;
      flex-basis: 30rem;
  padding-left: 3.133333rem;
  border-left: 1px solid #e6e6e6;
}
@media screen and (max-width: 960px) {
  #top .p-about {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-left: 0;
    border-left: 0;
  }
}
#top .p-about__inner {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 1.8rem;
}
#top .p-about-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  gap: 0.666666rem;
}
@media screen and (max-width: 960px) {
  #top .p-about-list {
    width: 65%;
  }
}
@media screen and (max-width: 568px) {
  #top .p-about-list {
    width: 100%;
  }
}
#top .p-about-list__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 1rem 1.333333rem;
  gap: 1.6rem;
  background: #f2f2f2;
  border-radius: 0.666666rem;
  position: relative;
  transition: transform 0.2s ease;
  overflow: hidden;
}
#top .p-about-list__item:hover {
  transform: translateY(-0.333334rem);
}
#top .p-about-list__body {
  -ms-flex: 1;
      flex: 1;
}
#top .p-about-list__title {
  font-size: 1.2rem;
  font-weight: bold;
  color: #0041b4;
  margin-bottom: 0.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  gap: 0.733333rem;
}
@media screen and (max-width: 960px) {
  #top .p-about-list__title {
    font-size: 1.066666rem;
  }
}
#top .p-about-list__title-icon {
  /* アイコンサイズ */
  width: 0.306rem;
  height: 0.491333rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  transition: 0.2s ease;
}
#top .p-about-list__title-icon svg {
  width: 100%;
  height: auto;
  display: block;
}
#top .p-about-list__text {
  font-size: 0.933333rem;
  line-height: 1.5;
  color: #333;
  margin: 0;
}
#top .p-about-list__image {
  width: 8.266666rem;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#top .p-about-list__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
#top .p-jobs {
  background-color: #f2f2f2;
  overflow: hidden;
}
#top .p-jobs__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
  gap: 15px;
}
@media screen and (max-width: 960px) {
  #top .p-jobs__inner {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    padding-bottom: 5.333333rem;
  }
}
#top .p-jobs__contents {
  padding: 5.333333rem 0 0 2rem;
  gap: 1.866666rem;
  width: 46rem;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
@media screen and (max-width: 960px) {
  #top .p-jobs__contents {
    width: 100%;
    padding: 5.333333rem 0 0;
  }
}
#top .p-jobs__header {
  margin-bottom: 1.866666rem;
}
@media screen and (max-width: 960px) {
  #top .p-jobs__header {
    padding: 0 3.1998rem;
    width: 100%;
  }
}
@media screen and (max-width: 568px) {
  #top .p-jobs__header {
    padding: 0 1rem;
  }
}
#top .p-jobs__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 1.733333rem 0.8rem;
  width: 100%;
  max-width: 44rem;
}
@media screen and (max-width: 960px) {
  #top .p-jobs__list {
    gap: 1.333333rem;
    width: 100%;
    max-width: 100%;
    padding: 0 3.1998rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-jobs__list {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 1.733333rem;
    padding: 0 1rem;
  }
}
#top .p-jobs__item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
  gap: 1.866666rem;
  padding: 2.133333rem 1.8rem 2.933333rem;
  width: calc(50% - 0.4rem);
  background: #FFFFFF;
  border-radius: 0.666666rem;
  text-decoration: none;
  color: #333;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  overflow: hidden;
}
#top .p-jobs__item:hover {
  transform: translateY(-0.333334rem);
  box-shadow: 0 0.333333rem 1rem rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 960px) {
  #top .p-jobs__item {
    -ms-flex: 1 0 calc(50% - 1.733333rem);
        flex: 1 0 calc(50% - 1.733333rem);
    width: 100%;
    height: auto;
    min-height: 14.666666rem;
    padding: 1.333333rem 1.8rem 2.333333rem;
    gap: 1rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-jobs__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
#top .p-jobs__item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.933333rem;
  background: #CCCCCC;
}
#top .p-jobs__item--sales::after {
  background: linear-gradient(90deg, #f7dbda 0%, #eb9b98 20.86%, #dc4d43 51.23%, #d43125 75.71%, #d42d1f 100%);
}
#top .p-jobs__item--security::after {
  background: linear-gradient(90deg, #fdf3c7 0%, #fbe790 20.86%, #fadd5e 51.23%, #f9d94c 75.71%, #f9d849 100%);
}
#top .p-jobs__item--system::after {
  background: linear-gradient(90deg, #def3fa 0%, #a9e0f3 20.86%, #6bc4e9 51.23%, #54b7e2 75.71%, #4fb5e2 100%);
}
#top .p-jobs__item--network::after {
  background: linear-gradient(90deg, #b8c8df 0%, #7594c2 20.86%, #3562a6 51.23%, #1f519c 75.71%, #1b4e9a 100%);
}
#top .p-jobs__title {
  font-size: 1.733333rem;
  line-height: 1.2;
  color: #0041b4;
  min-height: 2.38em;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  #top .p-jobs__title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-jobs__title {
    min-height: auto;
  }
}
#top .p-jobs__desc {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #333;
  margin: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
#top .p-jobs__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 0.8rem;
  color: #0041b4;
  transition: color 0.2s ease;
}
#top .p-jobs__link-text {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1;
}
#top .p-jobs__image-pc {
  -ms-flex: 0 1 50%;
      flex: 0 1 50%;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width: 960px) {
  #top .p-jobs__image-sp {
    width: 100%;
    height: 26.666666rem;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 3.333333rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-jobs__image-sp {
    height: auto;
    margin-bottom: 1.866666rem;
  }
}
#top .p-story {
  position: relative;
  width: 100%;
  padding: 8rem 0 10rem;
  overflow: hidden;
  background-image: url("/recruit/inc/image/top/p-story__bg-dots-pc.png.webp");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
@media screen and (max-width: 960px) {
  #top .p-story {
    padding: 2.666666rem 0 4.666666rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-story {
    background-image: url("/recruit/inc/image/top/p-story__bg-dots-sp.png.webp");
  }
}
#top .p-story__inner {
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  gap: 2.8rem;
}
@media screen and (max-width: 960px) {
  #top .p-story__inner {
    gap: 1.49324rem;
  }
}
@media screen and (max-width: 960px) {
  #top .p-story__inner {
    gap: 2.666666rem;
  }
}
#top .p-story__header {
  width: 100%;
  padding-bottom: 2rem;
  border-bottom: 1px solid #e6e6e6;
}
@media screen and (max-width: 960px) {
  #top .p-story__header {
    width: 39.108666rem;
    padding-bottom: 1.0666rem;
    margin: auto;
  }
}
@media screen and (max-width: 568px) {
  #top .p-story__header {
    width: 23.333333rem;
    padding-bottom: 2rem;
  }
}
#top .p-story__title {
  position: relative;
  max-width: 73.333333rem;
  margin: 0 auto;
}
#top .p-story__title-en {
  font-weight: 600;
  font-size: 8.533333rem;
  line-height: 1;
  color: #CCCCCC;
}
@media screen and (max-width: 960px) {
  #top .p-story__title-en {
    font-size: 4.550826rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-story__title-en {
    font-size: 2.8rem;
  }
}
#top .p-story__title-jp {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #333;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1;
  padding: 0.266666rem 0.466666rem;
}
@media screen and (max-width: 960px) {
  #top .p-story__title-jp {
    font-size: 0.853279rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-story__title-jp {
    font-size: 1.066666rem;
    bottom: -1rem;
  }
}
#top .p-story__body {
  width: 100%;
  max-width: 73.333333rem;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  #top .p-story__body {
    padding: 0 1rem;
  }
}
#top .p-story__link {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 73.333333rem;
  height: 26.266666rem;
  margin: auto;
  background-color: #f2f2f2;
  background-image: url("/recruit/inc/image/top/p-story__bg-image-link-pc.jpg.webp");
  background-image: -webkit-image-set(url("/recruit/inc/image/top/p-story__bg-image-link-pc.jpg.webp") 1x, url("/recruit/inc/image/top/p-story__bg-image-link-pc@2x.jpg.webp") 2x);
  background-image: image-set(url("/recruit/inc/image/top/p-story__bg-image-link-pc.jpg.webp") 1x, url("/recruit/inc/image/top/p-story__bg-image-link-pc@2x.jpg.webp") 2x);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  text-decoration: none;
  color: #333;
  position: relative;
  transition: opacity 0.2s ease;
}
@media screen and (max-width: 960px) {
  #top .p-story__link {
    max-width: 39.108666rem;
    height: 14.008013rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-story__link {
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    height: auto;
    padding-bottom: 13.8rem;
    background-image: url("/recruit/inc/image/top/p-story__bg-image-link-sp.jpg.webp");
    background-image: -webkit-image-set(url("/recruit/inc/image/top/p-story__bg-image-link-sp.jpg.webp") 1x, url("/recruit/inc/image/top/p-story__bg-image-link-sp@2x.jpg.webp") 2x);
    background-image: image-set(url("/recruit/inc/image/top/p-story__bg-image-link-sp.jpg.webp") 1x, url("/recruit/inc/image/top/p-story__bg-image-link-sp@2x.jpg.webp") 2x);
    background-position: center bottom;
    box-shadow: 0 0.133333rem 0.2rem rgba(0, 0, 0, 0.2);
  }
}
#top .p-story__link:hover {
  opacity: 0.7;
}
#top .p-story__content {
  -ms-flex: 1;
      flex: 1;
  padding: 2.4rem 2.733333rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: end;
      justify-content: flex-end;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  #top .p-story__content {
    padding: 1.27992rem 1.457686rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-story__content {
    padding: 2rem 1rem;
  }
}
#top .p-story__decoration-text {
  position: absolute;
  top: 6.2rem;
  left: -2.2rem;
  width: 27.333333rem;
}
#top .p-story__decoration-text img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 960px) {
  #top .p-story__decoration-text {
    width: 14.576866rem;
    top: 3.30646rem;
    left: -1.17326rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-story__decoration-text {
    width: 14rem;
    top: -1.333334rem;
    left: 0.666666rem;
  }
}
#top .p-story__subtitle {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 0.666666rem;
  margin-left: 0.4em;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  #top .p-story__subtitle {
    font-size: 0.63996rem;
    margin-bottom: 0.355533rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-story__subtitle {
    font-size: 1.066666rem;
    margin-bottom: 0.666666rem;
  }
}
#top .p-story__main-text {
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 1.2;
  letter-spacing: 0;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 960px) {
  #top .p-story__main-text {
    font-size: 1.49324rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-story__main-text {
    font-size: 2rem;
  }
}
#top .p-story__main-text > span {
  display: inline-block;
  background-color: #FFFFFF;
  padding: 0.2rem 0.666666rem 0.333333rem;
}
@media screen and (max-width: 960px) {
  #top .p-story__main-text > span {
    padding: 0.106659rem 0.355533rem 0.177766rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-story__main-text > span {
    padding: 0.2rem 0.666666rem 0.333333rem;
  }
}
#top .p-story__sub-text-en {
  display: inline-block;
  background-color: #333;
  color: #FFFFFF;
  font-size: 1rem;
  letter-spacing: 0.08em;
  padding: 0.2rem 0.8rem;
}
@media screen and (max-width: 960px) {
  #top .p-story__sub-text-en {
    font-size: 0.5333rem;
    padding: 0.106659rem 0.426639rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-story__sub-text-en {
    font-size: 0.8rem;
    padding: 0.2rem 0.8rem;
  }
}
#top .p-interview {
  width: 100%;
  background-color: #ffffff;
  padding: 8.666666rem 0;
}
@media screen and (max-width: 960px) {
  #top .p-interview {
    padding: 5.333333rem 0;
  }
}
#top .p-interview__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 1.866666rem;
}
@media screen and (max-width: 960px) {
  #top .p-interview__inner {
    gap: 1.333333rem;
    -ms-flex-align: center;
        align-items: center;
  }
}
#top .p-interview__header {
  width: 100%;
}
@media screen and (max-width: 960px) {
  #top .p-interview__header {
    margin-bottom: 0.666666rem;
  }
}
#top .p-interview__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  gap: 0.333333rem;
  width: 100%;
}
@media screen and (max-width: 960px) {
  #top .p-interview__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.666666rem;
  }
}
@media screen and (max-width: 568px) {
  #top .p-interview__list {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 1.333333rem;
  }
}
#top .p-interview__item {
  padding-bottom: 2.666666rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 1.333333rem;
  width: 21.6rem;
  background: #FFFFFF;
  border-radius: 0.666666rem;
  overflow: hidden;
  text-decoration: none;
  color: #333;
  position: relative;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
#top .p-interview__item:hover {
  transform: translateY(-0.333334rem);
  box-shadow: 0 0.333333rem 1rem rgba(0, 0, 0, 0.1);
}
#top .p-interview__item:hover .p-interview__item-image img {
  transform: scale(1.05);
}
@media screen and (max-width: 960px) {
  #top .p-interview__item {
    width: calc(50% - 0.666666rem);
    padding-bottom: 1.333333rem;
    gap: 0;
  }
}
@media screen and (max-width: 568px) {
  #top .p-interview__item {
    width: 100%;
  }
}
#top .p-interview__item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.933333rem;
  background: #CCCCCC;
}
#top .p-interview__item--red::after {
  background: linear-gradient(90deg, #f7dbda 0%, #eb9b98 20.86%, #dc4d43 51.23%, #d43125 75.71%, #d42d1f 100%);
}
#top .p-interview__item--yellow::after {
  background: linear-gradient(90deg, #fdf3c7 0%, #fbe790 20.86%, #fadd5e 51.23%, #f9d94c 75.71%, #f9d849 100%);
}
#top .p-interview__item--lightblue::after {
  background: linear-gradient(90deg, #def3fa 0%, #a9e0f3 20.86%, #6bc4e9 51.23%, #54b7e2 75.71%, #4fb5e2 100%);
}
#top .p-interview__item--blue::after {
  background: linear-gradient(90deg, #b8c8df 0%, #7594c2 20.86%, #3562a6 51.23%, #1f519c 75.71%, #1b4e9a 100%);
}
#top .p-interview__item-image {
  width: 100%;
  height: 20.666666rem;
  overflow: hidden;
}
#top .p-interview__item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.4s ease;
}
@media screen and (max-width: 960px) {
  #top .p-interview__item-image {
    height: 18.666666rem;
  }
}
#top .p-interview__item-body {
  padding: 0 1.333333rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 0.733333rem;
  -ms-flex: 1;
      flex: 1;
}
@media screen and (max-width: 960px) {
  #top .p-interview__item-body {
    padding: 1rem 1.333333rem;
  }
}
#top .p-interview__item-meta {
  font-weight: 500;
  font-size: 1rem;
  color: #333;
  line-height: 1.5;
}
#top .p-interview__item-title {
  font-weight: 700;
  font-size: 1.266666rem;
  line-height: 1.533333rem;
  color: #0041b4;
}
@media screen and (max-width: 960px) {
  #top .p-interview__item-title {
    font-size: 1.133333rem;
  }
}
#top .p-benefit {
  width: 100%;
  background-color: #f2f2f2;
  padding: 8.666666rem 0;
}
@media screen and (max-width: 960px) {
  #top .p-benefit {
    padding: 5.333333rem 0;
  }
}
#top .p-benefit__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  gap: 3.133333rem;
  padding-top: 4rem;
  padding-bottom: 0;
}
@media screen and (max-width: 960px) {
  #top .p-benefit__inner {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    gap: 2rem;
    padding-bottom: 5.333333rem;
  }
}
#top .p-benefit__contents {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 1.866666rem;
}
@media screen and (max-width: 960px) {
  #top .p-benefit__contents {
    gap: 2rem;
  }
}
#top .p-benefit__body {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 960px) {
  #top .p-benefit__body {
    font-size: 0.933333rem;
    line-height: 1.7;
  }
}
#top .p-benefit__image-pc {
  -ms-flex: 0 0 33.333333rem;
      flex: 0 0 33.333333rem;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#top .p-benefit__image-sp img {
  width: 100%;
  height: auto;
  display: block;
}
/*# sourceMappingURL=../_map/project/top.css.map */
