/*
brakepoint
*/
/* line 20, crosstalk_2026.scss */
html {
  scroll-padding-top: 10vw; }

/* line 23, crosstalk_2026.scss */
img {
  width: 100%;
  max-width: inherit; }

/*
CROSS TALK
*/
/* line 30, crosstalk_2026.scss */
.fv {
  padding-top: 11vw;
  padding-bottom: 5vw;
  position: relative;
  width: 100%;
  height: 68.6vw; }
  @media screen and (max-width: 800px) {
    /* line 30, crosstalk_2026.scss */
    .fv {
      padding-top: 44vw;
      padding-bottom: 0;
      height: 100%;
      overflow: hidden;
      margin-bottom: 16vw;
      height: 173.5vw; } }
  /* line 44, crosstalk_2026.scss */
  .fv h1 {
    display: inline-block;
    width: auto;
    color: #E5E5DE;
    font-family: 'Stick No Bills', sans-serif;
    font-size: 3.2vw;
    font-weight: 600;
    line-height: 1.1;
    background-color: #262727;
    position: absolute;
    left: 7.3vw;
    top: 20vw;
    padding: 0.5vw 1vw 0; }
    @media screen and (max-width: 800px) {
      /* line 44, crosstalk_2026.scss */
      .fv h1 {
        font-size: 4.8vw;
        padding: 0.8vw 1.5vw 0;
        top: 34.7vw;
        left: 7.5vw; } }
  /* line 65, crosstalk_2026.scss */
  .fv picture img {
    width: 94.1vw;
    margin-left: 3.8vw; }
    @media screen and (max-width: 800px) {
      /* line 65, crosstalk_2026.scss */
      .fv picture img {
        width: 107.7vw;
        max-width: inherit;
        margin: 0 0 0 -8vw; } }

/* line 77, crosstalk_2026.scss */
.themearea {
  margin: 0 2.1vw; }
  @media screen and (max-width: 800px) {
    /* line 77, crosstalk_2026.scss */
    .themearea {
      margin: 0 2.67vw; } }
  /* line 82, crosstalk_2026.scss */
  .themearea .index {
    width: 12.1vw;
    position: sticky;
    left: 2.1vw;
    top: calc(50% - 16.5vw); }
    @media screen and (max-width: 800px) {
      /* line 82, crosstalk_2026.scss */
      .themearea .index {
        position: relative;
        width: 100%;
        left: auto;
        top: auto; } }
    /* line 93, crosstalk_2026.scss */
    .themearea .index h2 {
      font-family: 'Stick No Bills', sans-serif;
      font-size: 1.7vw;
      padding-bottom: 0.2vw;
      border-image-slice: 0 0 100 0;
      border-image-width: 0 0 5px 0;
      border-image-outset: 0 0 0 0;
      border-image-repeat: stretch;
      border-image-source: url("../img/bg_recruitline_top.png");
      border-style: solid;
      margin-bottom: 1.7vw; }
      @media screen and (max-width: 800px) {
        /* line 93, crosstalk_2026.scss */
        .themearea .index h2 {
          font-size: 8vw;
          margin-bottom: 8vw; } }
    /* line 109, crosstalk_2026.scss */
    .themearea .index #sidenav {
      line-height: 1;
      margin-bottom: 2vw; }
      @media screen and (max-width: 800px) {
        /* line 109, crosstalk_2026.scss */
        .themearea .index #sidenav {
          margin-bottom: 16vw;
          padding: 0 4.8vw;
          border-bottom: 3px solid #262727; } }
      /* line 117, crosstalk_2026.scss */
      .themearea .index #sidenav li {
        margin-bottom: 0.9vw; }
        @media screen and (max-width: 800px) {
          /* line 117, crosstalk_2026.scss */
          .themearea .index #sidenav li {
            margin-bottom: 6.4vw; } }
        /* line 122, crosstalk_2026.scss */
        .themearea .index #sidenav li a {
          text-decoration: none;
          display: flex;
          justify-content: space-between; }
          @media screen and (max-width: 800px) {
            /* line 122, crosstalk_2026.scss */
            .themearea .index #sidenav li a {
              flex-wrap: wrap; } }
          /* line 129, crosstalk_2026.scss */
          .themearea .index #sidenav li a.active {
            color: #092C87; }
            @media screen and (max-width: 800px) {
              /* line 129, crosstalk_2026.scss */
              .themearea .index #sidenav li a.active {
                color: #151515; } }
          /* line 135, crosstalk_2026.scss */
          .themearea .index #sidenav li a:hover {
            color: #092C87; }
            @media screen and (max-width: 800px) {
              /* line 135, crosstalk_2026.scss */
              .themearea .index #sidenav li a:hover {
                color: #151515; } }
          /* line 141, crosstalk_2026.scss */
          .themearea .index #sidenav li a .num {
            font-family: 'Stick No Bills', sans-serif;
            font-size: 1.4vw;
            line-height: 1.1;
            color: #092C87;
            width: 1.5vw;
            align-self: flex-start; }
            /* line 148, crosstalk_2026.scss */
            .themearea .index #sidenav li a .num .en {
              display: none; }
              @media screen and (max-width: 800px) {
                /* line 148, crosstalk_2026.scss */
                .themearea .index #sidenav li a .num .en {
                  display: inline; } }
            @media screen and (max-width: 800px) {
              /* line 141, crosstalk_2026.scss */
              .themearea .index #sidenav li a .num {
                font-size: 5.33vw;
                width: 100%;
                margin-bottom: 1.6vw; } }
          /* line 160, crosstalk_2026.scss */
          .themearea .index #sidenav li a .title {
            font-size: 1vw;
            font-weight: 700;
            line-height: 1.3;
            width: 10.1vw;
            align-self: center;
            transition: color .3s; }
            @media screen and (max-width: 800px) {
              /* line 160, crosstalk_2026.scss */
              .themearea .index #sidenav li a .title {
                font-size: 4.27vw;
                width: 100%;
                background: url("../img/arrow_d.svg") right center no-repeat;
                background-size: contain; } }
        /* line 177, crosstalk_2026.scss */
        .themearea .index #sidenav li:first-child a .num {
          align-self: center; }
          @media screen and (max-width: 800px) {
            /* line 177, crosstalk_2026.scss */
            .themearea .index #sidenav li:first-child a .num {
              width: 2.67vw; } }
          /* line 182, crosstalk_2026.scss */
          .themearea .index #sidenav li:first-child a .num::before {
            content: "";
            width: 1.14vw;
            height: 0.15vw;
            display: block;
            background-color: #092C87; }
            @media screen and (max-width: 800px) {
              /* line 182, crosstalk_2026.scss */
              .themearea .index #sidenav li:first-child a .num::before {
                width: 4.27vw;
                height: 0.53vw; } }
        /* line 194, crosstalk_2026.scss */
        .themearea .index #sidenav li:first-child a .title {
          font-size: 1.14vw; }
          @media screen and (max-width: 800px) {
            /* line 194, crosstalk_2026.scss */
            .themearea .index #sidenav li:first-child a .title {
              font-size: 4.8vw;
              width: calc(100% - 6.93vw); } }
    /* line 205, crosstalk_2026.scss */
    .themearea .index #block {
      width: 100%;
      height: 14.72vw;
      display: block;
      position: relative; }
      @media screen and (max-width: 800px) {
        /* line 205, crosstalk_2026.scss */
        .themearea .index #block {
          display: none; } }
      /* line 213, crosstalk_2026.scss */
      .themearea .index #block a {
        width: 12.2vw;
        height: 14.72vw;
        position: absolute;
        bottom: 0;
        left: 0;
        opacity: 0;
        pointer-events: none; }
        /* line 221, crosstalk_2026.scss */
        .themearea .index #block a.active {
          opacity: 1;
          pointer-events: auto; }
        /* line 226, crosstalk_2026.scss */
        .themearea .index #block a:hover img {
          opacity: inherit; }
      /* line 231, crosstalk_2026.scss */
      .themearea .index #block .block-f {
        width: 12.2vw;
        height: 14.72vw;
        position: absolute;
        bottom: 0;
        left: 0; }
  /* line 240, crosstalk_2026.scss */
  .themearea #chart {
    margin: -33vw 0 12.6vw 17.6vw;
    position: relative; }
    @media screen and (max-width: 800px) {
      /* line 240, crosstalk_2026.scss */
      .themearea #chart {
        margin: 0 -2.7vw 26vw; } }
    /* line 246, crosstalk_2026.scss */
    .themearea #chart h2 {
      font-family: 'Stick No Bills', sans-serif;
      font-size: 7.86vw;
      line-height: 1;
      color: #F4F4EF; }
      @media screen and (max-width: 800px) {
        /* line 246, crosstalk_2026.scss */
        .themearea #chart h2 {
          font-size: 18.9vw;
          margin-bottom: 2vw; } }
    /* line 256, crosstalk_2026.scss */
    .themearea #chart .finger {
      display: none; }
      @media screen and (max-width: 800px) {
        /* line 256, crosstalk_2026.scss */
        .themearea #chart .finger {
          display: block;
          font-size: 3.45vw;
          background: url("../img/finger.svg") left center no-repeat;
          background-size: contain;
          padding-left: 6.93vw;
          margin-left: 2.7vw; } }
    /* line 267, crosstalk_2026.scss */
    .themearea #chart figure {
      width: 64.14vw;
      margin: 0 auto; }
      @media screen and (max-width: 800px) {
        /* line 267, crosstalk_2026.scss */
        .themearea #chart figure {
          width: 100vw;
          overflow-x: auto; }
          /* line 273, crosstalk_2026.scss */
          .themearea #chart figure img {
            width: 682px;
            max-width: inherit;
            padding: 0 10px 10px; } }
  /* line 281, crosstalk_2026.scss */
  .themearea .theme {
    margin: 0 0 12.6vw 17.6vw;
    position: relative; }
    @media screen and (max-width: 800px) {
      /* line 281, crosstalk_2026.scss */
      .themearea .theme {
        margin: 0 0 20.5vw; } }
    /* line 287, crosstalk_2026.scss */
    .themearea .theme h2 {
      color: #262727;
      font-size: 2vw;
      font-weight: bold;
      border-bottom: 3px solid #262727;
      padding-bottom: 2.1vw;
      margin-bottom: 3vw; }
      @media screen and (max-width: 800px) {
        /* line 287, crosstalk_2026.scss */
        .themearea .theme h2 {
          padding-bottom: 5.33vw;
          margin-bottom: 11.5vw; } }
      /* line 298, crosstalk_2026.scss */
      .themearea .theme h2 .en {
        font-family: 'Stick No Bills', sans-serif;
        font-size: 2.86vw;
        line-height: 1.24;
        font-weight: 600;
        display: block;
        padding-bottom: 1.2vw;
        border-image-slice: 0 0 100 0;
        border-image-width: 0 0 10px 0;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch;
        border-image-source: url("../img/bg_recruitline_top.png");
        border-style: solid;
        margin-bottom: 2.4vw; }
        @media screen and (max-width: 800px) {
          /* line 298, crosstalk_2026.scss */
          .themearea .theme h2 .en {
            font-size: 8vw;
            padding-bottom: 1.6vw;
            border-image-width: 0 0 6px 0;
            margin-bottom: 5.33vw; } }
      /* line 319, crosstalk_2026.scss */
      .themearea .theme h2 .jp {
        font-size: 2vw; }
        @media screen and (max-width: 800px) {
          /* line 319, crosstalk_2026.scss */
          .themearea .theme h2 .jp {
            font-size: 5.33vw;
            padding: 0 4.8vw;
            display: block;
            line-height: 1.6; } }
    /* line 329, crosstalk_2026.scss */
    .themearea .theme .content {
      padding: 0 5vw; }
      @media screen and (max-width: 800px) {
        /* line 329, crosstalk_2026.scss */
        .themearea .theme .content {
          padding: 0; } }
      /* line 334, crosstalk_2026.scss */
      .themearea .theme .content p {
        display: flex;
        justify-content: space-between;
        margin-bottom: 1.5vw; }
        @media screen and (max-width: 800px) {
          /* line 334, crosstalk_2026.scss */
          .themearea .theme .content p {
            margin-bottom: 4.27vw; } }
        /* line 342, crosstalk_2026.scss */
        .themearea .theme .content p span:first-child:not(.all) {
          width: 6.25vw;
          text-align: center;
          padding-top: 7.7vw;
          background-position: center top;
          background-repeat: no-repeat;
          background-size: contain;
          font-size: 1vw;
          font-weight: 700; }
          @media screen and (max-width: 800px) {
            /* line 342, crosstalk_2026.scss */
            .themearea .theme .content p span:first-child:not(.all) {
              width: 10.7vw;
              font-size: 3.47vw;
              padding-top: 12.4vw; } }
        /* line 357, crosstalk_2026.scss */
        .themearea .theme .content p span.fukidashi {
          width: 49.5vw;
          background-color: #F4F4EF;
          font-size: 1.3vw;
          line-height: 1.77;
          border-radius: 1.3vw;
          padding: 2.8vw;
          display: flex;
          align-items: center;
          position: relative; }
          @media screen and (max-width: 800px) {
            /* line 357, crosstalk_2026.scss */
            .themearea .theme .content p span.fukidashi {
              width: 79.2vw;
              font-size: 4vw;
              padding: 5.33vw;
              border-radius: 4.8vw;
              line-height: 1.6; } }
          /* line 374, crosstalk_2026.scss */
          .themearea .theme .content p span.fukidashi::before {
            content: "";
            width: 1.86vw;
            height: 1.5vw;
            position: absolute;
            top: 3vw;
            z-index: 1; }
            @media screen and (max-width: 800px) {
              /* line 374, crosstalk_2026.scss */
              .themearea .theme .content p span.fukidashi::before {
                width: 4vw;
                height: 3.2vw;
                top: 5.34vw; } }
          /* line 387, crosstalk_2026.scss */
          .themearea .theme .content p span.fukidashi.dash {
            background: none;
            border: 1px dashed #151515; }
        /* line 392, crosstalk_2026.scss */
        .themearea .theme .content p span.member01 {
          background-image: url("../img/crosstalk_member01.png"); }
        /* line 395, crosstalk_2026.scss */
        .themearea .theme .content p span.member02 {
          background-image: url("../img/crosstalk_member02.png"); }
        /* line 398, crosstalk_2026.scss */
        .themearea .theme .content p span.member03 {
          background-image: url("../img/crosstalk_member03.png"); }
        /* line 401, crosstalk_2026.scss */
        .themearea .theme .content p span.member04 {
          background-image: url("../img/crosstalk_member04_2026.png"); }
        /* line 404, crosstalk_2026.scss */
        .themearea .theme .content p span.member05 {
          background-image: url("../img/crosstalk_member05.png"); }
        /* line 407, crosstalk_2026.scss */
        .themearea .theme .content p span.member06 {
          background-image: url("../img/crosstalk_member06.png"); }
        /* line 410, crosstalk_2026.scss */
        .themearea .theme .content p span.member07 {
          background-image: url("../img/crosstalk_member07.png"); }
        /* line 414, crosstalk_2026.scss */
        .themearea .theme .content p.left {
          padding-right: 9.4vw; }
          @media screen and (max-width: 800px) {
            /* line 414, crosstalk_2026.scss */
            .themearea .theme .content p.left {
              padding-right: 0; } }
          /* line 420, crosstalk_2026.scss */
          .themearea .theme .content p.left .fukidashi::before {
            clip-path: polygon(0 50%, 100% 100%, 100% 0);
            background-color: #F4F4EF;
            left: -1.8vw; }
            @media screen and (max-width: 800px) {
              /* line 420, crosstalk_2026.scss */
              .themearea .theme .content p.left .fukidashi::before {
                left: -4vw; } }
        /* line 430, crosstalk_2026.scss */
        .themearea .theme .content p.right {
          flex-direction: row-reverse;
          padding-left: 9.4vw; }
          @media screen and (max-width: 800px) {
            /* line 430, crosstalk_2026.scss */
            .themearea .theme .content p.right {
              padding-left: 0; } }
          /* line 437, crosstalk_2026.scss */
          .themearea .theme .content p.right .fukidashi::before {
            clip-path: polygon(0 0, 0% 100%, 100% 50%);
            background-color: #F4F4EF;
            right: -1.8vw; }
            @media screen and (max-width: 800px) {
              /* line 437, crosstalk_2026.scss */
              .themearea .theme .content p.right .fukidashi::before {
                right: -4vw; } }
          /* line 446, crosstalk_2026.scss */
          .themearea .theme .content p.right .fukidashi.dash::before {
            background-color: inherit;
            background-image: url("../img/dash_r.svg");
            background-repeat: no-repeat;
            right: -1.8vw;
            background-size: contain; }
            @media screen and (max-width: 800px) {
              /* line 446, crosstalk_2026.scss */
              .themearea .theme .content p.right .fukidashi.dash::before {
                right: -4vw; } }
        /* line 459, crosstalk_2026.scss */
        .themearea .theme .content p.center {
          padding-left: 9.4vw; }
          @media screen and (max-width: 800px) {
            /* line 459, crosstalk_2026.scss */
            .themearea .theme .content p.center {
              padding-left: 0; } }
          /* line 464, crosstalk_2026.scss */
          .themearea .theme .content p.center .all {
            font-size: 1.3vw;
            line-height: 1.77;
            padding: 2.8vw; }
            @media screen and (max-width: 800px) {
              /* line 464, crosstalk_2026.scss */
              .themearea .theme .content p.center .all {
                font-size: 4vw;
                padding: 5.33vw; } }
      /* line 475, crosstalk_2026.scss */
      .themearea .theme .content .photo {
        margin: 5.7vw 0; }
        @media screen and (max-width: 800px) {
          /* line 475, crosstalk_2026.scss */
          .themearea .theme .content .photo {
            margin: 10.7vw 0; } }

/* line 487, crosstalk_2026.scss */
.message {
  margin: 0 2.1vw 15vw;
  padding: 5vw 5vw 0 5vw;
  position: relative;
  background: url("../img/bg_recruitline_top.png") center bottom no-repeat;
  background-size: 100% 0.7vw; }
  @media screen and (max-width: 800px) {
    /* line 487, crosstalk_2026.scss */
    .message {
      margin: 0 2.7vw 13.1vw;
      background-size: 100% 1.6vw; } }
  /* line 497, crosstalk_2026.scss */
  .message h2 {
    font-family: 'Stick No Bills', sans-serif;
    font-size: 20.4vw;
    line-height: 1;
    font-weight: 500;
    color: #092C87;
    margin-left: -0.9vw;
    pointer-events: none; }
    @media screen and (max-width: 800px) {
      /* line 497, crosstalk_2026.scss */
      .message h2 {
        font-size: 26.7vw;
        margin-left: -7.5vw; } }
  /* line 510, crosstalk_2026.scss */
  .message p {
    font-size: 1.4vw;
    font-weight: bold;
    line-height: 1.9;
    margin: 0 auto 2.8vw;
    position: relative;
    width: 70.5vw; }
    @media screen and (max-width: 800px) {
      /* line 510, crosstalk_2026.scss */
      .message p {
        font-size: 4.3vw;
        line-height: 1.75;
        width: 100%;
        margin-bottom: 13vw; } }
    /* line 523, crosstalk_2026.scss */
    .message p.catch {
      width: 100%;
      color: #092C87;
      font-size: 2vw;
      line-height: 1.5;
      padding-left: 10.4vw;
      text-indent: -10.4vw;
      margin-bottom: 7.4vw; }
      @media screen and (max-width: 800px) {
        /* line 523, crosstalk_2026.scss */
        .message p.catch {
          font-size: 5.3vw;
          padding-left: 0;
          text-indent: 0; } }
      /* line 536, crosstalk_2026.scss */
      .message p.catch::before {
        content: "";
        background: #092C87;
        width: 9vw;
        height: 3px;
        display: inline-block;
        margin-top: -0.4vw;
        margin-right: 1.4vw;
        vertical-align: middle; }
        @media screen and (max-width: 800px) {
          /* line 536, crosstalk_2026.scss */
          .message p.catch::before {
            width: 24vw;
            display: block;
            margin: 3.5vw 0 6vw; } }
  /* line 553, crosstalk_2026.scss */
  .message picture {
    display: block;
    margin-left: 7vw; }
    @media screen and (max-width: 800px) {
      /* line 553, crosstalk_2026.scss */
      .message picture {
        margin-left: -7.7vw; } }
    /* line 559, crosstalk_2026.scss */
    .message picture img {
      width: 74vw;
      max-width: inherit; }
      @media screen and (max-width: 800px) {
        /* line 559, crosstalk_2026.scss */
        .message picture img {
          width: 97.3vw; } }

/*# sourceMappingURL=crosstalk_2026.css.map */
