@charset "UTF-8";
/*==================================================*/
/* 前提css */
/*==================================================*/
a, article, blockquote, body, caption, dd, div, dl, dt, footer, h1, h2, h3, h4, h5, h6, header, html, iframe, img, li, nav, ol, p, pre, section, small, span, strong, table, td, th, tr, ul, figure {
  background: 0;
  border: 0;
  font-size: 100%;
  line-height: 1;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: bottom; }

a, small, span, strong {
  vertical-align: baseline; }

article, footer, header, nav, section {
  display: block; }

li {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

address, th {
  font-style: normal; }

:focus, a:focus {
  outline: 0; }

br {
  letter-spacing: normal; }

img {
  height: auto;
  width: 100%; }

textarea {
  resize: none; }

a {
  text-decoration: none; }

@font-face {
  font-family: 'corp-M';
  src: url("../font/logotypejp_mp_m_1.1.woff") format("woff"), url("../font/logotypejp_mp_m_1.1.ttf") format("truetype");
  /* Safari, Android, iOS */ }
@font-face {
  font-family: 'corp-B';
  src: url("../font/logotypejp_mp_b_1.1.woff") format("woff"), url("../font/logotypejp_mp_b_1.1.ttf") format("truetype");
  /* Safari, Android, iOS */ }
@font-face {
  font-family: 'D-DIN-B';
  src: url("../font/D-DIN-Bold.woff") format("woff"), url("../font/D-DIN-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */ }
/*==================================================*/
/* レスポンシブ用css */
/*==================================================*/
.pc {
  display: none; }

.sp {
  display: block; }

@media (min-width: 640px) {
  .pc {
    display: block; }

  .sp {
    display: none; } }
/*==================================================*/
/* フォント指定css */
/*==================================================*/
.font_Noto-R {
  font-weight: 100; }

.font_Noto-M {
  font-weight: 400; }

.font_Noto-b {
  font-weight: 600; }

.font_Noto-B {
  font-weight: 800; }

.font_corp-M {
  font-family: 'corp-M'; }

.font_corp-B {
  font-family: 'corp-B'; }

.font_D-DIN-B {
  font-family: 'D-DIN-B'; }

/*==================================================*/
/* 文字色指定css */
/*==================================================*/
.color_black {
  color: #000; }
  .color_black a {
    color: #000; }

.color_gray1 {
  color: #3b3a3a; }
  .color_gray1 a {
    color: #3b3a3a; }

.color_gray2 {
  color: #474747; }
  .color_gray2 a {
    color: #474747; }

.color_gray3 {
  color: #717171; }
  .color_gray3 a {
    color: #717171; }

.color_gray4 {
  color: #dedddd; }
  .color_gray4 a {
    color: #dedddd; }

.color_white1 {
  color: #fff; }
  .color_white1 a {
    color: #fff; }

.color_white2 {
  color: #f4f4f4; }
  .color_white2 a {
    color: #f4f4f4; }

.color_red {
  color: #e60012; }
  .color_red a {
    color: #e60012; }

/*==================================================*/
/* 背景色指定css */
/*==================================================*/
.bg_white {
  background-color: #fff; }

.bg_gray {
  background-color: #dadde7; }

.bg_red {
  background-color: #e60012; }

.bg_blue {
  background-color: #0c90cc; }

/*==================================================*/
/* 共通css */
/*==================================================*/
.InVfadeInUp {
  opacity: 0; }

.entry-header {
  display: none; }

html {
  font-family: 'Noto Sans JP',Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 500;
  position: relative;
  font-size: 2.8125vw;
  font-weight: 600; }
  @media (min-width: 640px) {
    html {
      font-size: 9.599994px; } }
  @media (min-width: 1024px) {
    html {
      font-size: 0.9375vw; } }
  @media (min-width: 640px) {
    html {
      min-width: 1024px; } }

h2 {
  color: #e60012;
  font-family: 'D-DIN-B';
  display: flex;
  align-items: center;
  font-size: 8.75vw;
  width: 92.1875vw;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 7.8125vw; }
  @media (min-width: 640px) {
    h2 {
      font-size: 29.866648px; } }
  @media (min-width: 1024px) {
    h2 {
      font-size: 2.9166666667vw; } }
  @media (min-width: 640px) {
    h2 {
      width: 767.99952px; } }
  @media (min-width: 1024px) {
    h2 {
      width: 75vw; } }
  @media (min-width: 640px) {
    h2 {
      margin-right: auto;
      margin-left: auto; } }
  @media (min-width: 1024px) {
    h2 {
      margin-right: auto;
      margin-left: auto; } }
  @media (min-width: 640px) {
    h2 {
      margin-bottom: 26.66665px; } }
  @media (min-width: 1024px) {
    h2 {
      margin-bottom: 2.6041666667vw; } }
  h2 span {
    color: #717171 !important;
    font-family: 'corp-B';
    font-size: 2.8125vw;
    padding-left: 4.375vw; }
    @media (min-width: 640px) {
      h2 span {
        font-size: 9.599994px; } }
    @media (min-width: 1024px) {
      h2 span {
        font-size: 0.9375vw; } }
    @media (min-width: 640px) {
      h2 span {
        padding-left: 14.933324px; } }
    @media (min-width: 1024px) {
      h2 span {
        padding-left: 1.4583333333vw; } }
  h2.long {
    flex-direction: column;
    align-items: flex-start;
    line-height: 120%; }
    h2.long span {
      padding: 0; }
    @media (min-width: 640px) {
      h2.long {
        flex-direction: row;
        align-items: center; }
        h2.long span {
          padding-left: 4.375vw; } }
    @media (min-width: 640px) and (min-width: 640px) {
      h2.long span {
        padding-left: 14.933324px; } }
    @media (min-width: 640px) and (min-width: 1024px) {
      h2.long span {
        padding-left: 1.4583333333vw; } }

/*--------------------------------------------------*/
/* tgs2024-recruit*/
/*--------------------------------------------------*/
.color_b {
  color: #000; }

.tgs2024bn {
  text-align: right; }
  .tgs2024bn a {
    padding: 0;
    position: absolute;
    top: 3.3vw;
    z-index: 10000;
    right: 12vw;
    width: 31.25vw; }
    @media (min-width: 640px) {
      .tgs2024bn a {
        width: 229.33319px; } }
    @media (min-width: 1024px) {
      .tgs2024bn a {
        width: 22.3958333333vw; } }
    @media (min-width: 640px) {
      .tgs2024bn a {
        padding: 22px 22px 0 0;
        display: inline-block;
        position: static; } }
    .tgs2024bn a:hover {
      opacity: .6; }

#tgs2024-recruit {
  /*  .tgs2024bn{
      display: none;
    }*/ }
  #tgs2024-recruit header::before {
    display: none !important; }
  #tgs2024-recruit .main {
    background-image: url("../img/tgs2024-recruit/main_bg.jpg");
    background-size: cover;
    height: 78.125vw;
    position: relative;
    background-position: center; }
    @media (min-width: 640px) {
      #tgs2024-recruit .main {
        height: 319.9998px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .main {
        height: 31.25vw; } }
    #tgs2024-recruit .main .title {
      width: 92%;
      padding-top: 36.25vw;
      margin: 0 auto; }
      @media (min-width: 640px) {
        #tgs2024-recruit .main .title {
          padding-top: 126.399921px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .main .title {
          padding-top: 12.34375vw; } }
      @media (min-width: 640px) {
        #tgs2024-recruit .main .title {
          width: 62%; } }
      #tgs2024-recruit .main .title::before {
        width: 4.6%;
        height: 1px;
        box-shadow: 0px 1px 15px 0px #000;
        top: 54%;
        left: 0;
        margin: auto;
        position: absolute;
        content: "";
        background-color: #fff; }
        @media (min-width: 640px) {
          #tgs2024-recruit .main .title::before {
            width: 18.6%; } }
      #tgs2024-recruit .main .title::after {
        width: 4.6%;
        height: 1px;
        box-shadow: 0px 1px 15px 0px #000;
        top: 54%;
        right: 0;
        margin: auto;
        position: absolute;
        content: "";
        background-color: #fff; }
        @media (min-width: 640px) {
          #tgs2024-recruit .main .title::after {
            width: 18.4%; } }
    #tgs2024-recruit .main .date {
      width: 78.125vw;
      margin: 0 auto;
      padding-top: 7.5vw; }
      @media (min-width: 640px) {
        #tgs2024-recruit .main .date {
          width: 356.266444px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .main .date {
          width: 34.7916666667vw; } }
      @media (min-width: 640px) {
        #tgs2024-recruit .main .date {
          padding-top: 25.599984px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .main .date {
          padding-top: 2.5vw; } }
    #tgs2024-recruit .main .place {
      width: 78.125vw;
      margin: 0 auto;
      padding-top: 4.6875vw; }
      @media (min-width: 640px) {
        #tgs2024-recruit .main .place {
          width: 346.66645px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .main .place {
          width: 33.8541666667vw; } }
      @media (min-width: 640px) {
        #tgs2024-recruit .main .place {
          padding-top: 13.866658px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .main .place {
          padding-top: 1.3541666667vw; } }
  #tgs2024-recruit .copy01 {
    width: 66.09375vw;
    position: absolute;
    top: 5.8%;
    left: 5.1%; }
    @media (min-width: 640px) {
      #tgs2024-recruit .copy01 {
        width: 295.466482px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .copy01 {
        width: 28.8541666667vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .copy01 {
        top: 9.1%;
        left: 22.1%; } }
  #tgs2024-recruit .copy02 {
    width: 72.5vw;
    position: absolute;
    top: 16.1%;
    right: 3.1%; }
    @media (min-width: 640px) {
      #tgs2024-recruit .copy02 {
        width: 331.733126px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .copy02 {
        width: 32.3958333333vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .copy02 {
        top: 15.1%;
        right: 26.1%; } }
  #tgs2024-recruit .bg_black {
    background-image: url("../img/tgs2024-recruit/bg.png");
    padding-top: 12.65625vw;
    padding-bottom: 7.1875vw;
    z-index: 0; }
    @media (min-width: 640px) {
      #tgs2024-recruit .bg_black {
        padding-top: 43.199973px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .bg_black {
        padding-top: 4.21875vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .bg_black {
        padding-bottom: 24.533318px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .bg_black {
        padding-bottom: 2.3958333333vw; } }
    #tgs2024-recruit .bg_black .flex {
      width: 100%;
      padding: 3.125vw;
      box-sizing: border-box; }
      @media (min-width: 640px) {
        #tgs2024-recruit .bg_black .flex {
          padding: 10.66666px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .bg_black .flex {
          padding: 1.0416666667vw; } }
      @media (min-width: 640px) {
        #tgs2024-recruit .bg_black .flex {
          display: flex;
          padding-bottom: 17.34375vw;
          width: 224.6875vw;
          justify-content: space-between;
          margin: 0 auto; } }
  @media (min-width: 640px) and (min-width: 640px) {
    #tgs2024-recruit .bg_black .flex {
      padding-bottom: 59.199963px; } }
  @media (min-width: 640px) and (min-width: 1024px) {
    #tgs2024-recruit .bg_black .flex {
      padding-bottom: 5.78125vw; } }
  @media (min-width: 640px) and (min-width: 640px) {
    #tgs2024-recruit .bg_black .flex {
      width: 766.932854px; } }
  @media (min-width: 640px) and (min-width: 1024px) {
    #tgs2024-recruit .bg_black .flex {
      width: 74.8958333333vw; } }

      #tgs2024-recruit .bg_black .flex .content {
        width: 100%;
        display: flex;
        flex-direction: column;
        color: #3c3c3c; }
        #tgs2024-recruit .bg_black .flex .content + .content {
          margin-top: 9.375vw;
          padding-bottom: 9.375vw; }
          @media (min-width: 640px) {
            #tgs2024-recruit .bg_black .flex .content + .content {
              margin-top: 0px; } }
          @media (min-width: 1024px) {
            #tgs2024-recruit .bg_black .flex .content + .content {
              margin-top: 0vw; } }
          @media (min-width: 640px) {
            #tgs2024-recruit .bg_black .flex .content + .content {
              padding-bottom: 0px; } }
          @media (min-width: 1024px) {
            #tgs2024-recruit .bg_black .flex .content + .content {
              padding-bottom: 0vw; } }
        @media (min-width: 640px) {
          #tgs2024-recruit .bg_black .flex .content {
            width: 48.7%; } }
  #tgs2024-recruit .battle_wrap {
    width: 100%;
    width: 99.84375vw;
    margin: 0 auto;
    justify-content: space-between;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle_wrap {
        width: 724.266214px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle_wrap {
        width: 70.7291666667vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle_wrap {
        flex-direction: row;
        align-items: normal; } }
    @media (max-width: 639px) {
      #tgs2024-recruit .battle_wrap {
        width: 100%; } }
  #tgs2024-recruit .battle {
    border: 1px solid #1477d2;
    background: linear-gradient(-25deg, rgba(30, 144, 255, 0.35) 0%, rgba(2, 64, 124, 0.35) 100%);
    width: 90.625vw;
    padding-top: 3.28125vw;
    padding-right: 4.0625vw;
    padding-bottom: 4.375vw;
    padding-left: 6.25vw;
    box-sizing: border-box;
    position: relative; }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle {
        width: 351.466447px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle {
        width: 34.3229166667vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle {
        padding-top: 11.199993px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle {
        padding-top: 1.09375vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle {
        padding-right: 13.866658px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle {
        padding-right: 1.3541666667vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle {
        padding-bottom: 14.933324px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle {
        padding-bottom: 1.4583333333vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle {
        padding-left: 21.33332px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle {
        padding-left: 2.0833333333vw; } }
    #tgs2024-recruit .battle:nth-of-type(2) {
      border: 1px solid #ca1414;
      background: linear-gradient(-25deg, rgba(245, 0, 0, 0.35) 0%, rgba(100, 0, 0, 0.35) 100%); }
      #tgs2024-recruit .battle:nth-of-type(2) .member p {
        background-color: #c91414; }
    #tgs2024-recruit .battle .battle_name {
      margin-top: 0.9375vw;
      margin-left: 2.1875vw; }
      @media (min-width: 640px) {
        #tgs2024-recruit .battle .battle_name {
          margin-top: 3.199998px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .battle .battle_name {
          margin-top: 0.3125vw; } }
      @media (min-width: 640px) {
        #tgs2024-recruit .battle .battle_name {
          margin-left: 7.466662px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .battle .battle_name {
          margin-left: 0.7291666667vw; } }
    #tgs2024-recruit .battle .yellow {
      color: #d7fe00;
      line-height: 150%;
      font-size: 2.96875vw;
      font-weight: bold;
      margin-top: 6.09375vw; }
      @media (min-width: 640px) {
        #tgs2024-recruit .battle .yellow {
          font-size: 10.133327px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .battle .yellow {
          font-size: 0.9895833333vw; } }
      @media (min-width: 640px) {
        #tgs2024-recruit .battle .yellow {
          margin-top: 20.799987px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .battle .yellow {
          margin-top: 2.03125vw; } }
    #tgs2024-recruit .battle .yellow_s {
      color: #d7fe00;
      line-height: 164%; }
    #tgs2024-recruit .battle .battle_text {
      color: #fff;
      margin-right: 16px;
      font-size: 2.5vw;
      font-weight: normal;
      line-height: 164%;
      font-weight: lighter; }
      @media (min-width: 640px) {
        #tgs2024-recruit .battle .battle_text {
          font-size: 8.533328px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .battle .battle_text {
          font-size: 0.8333333333vw; } }
      #tgs2024-recruit .battle .battle_text + .battle_text {
        margin-top: 1.40625vw; }
        @media (min-width: 640px) {
          #tgs2024-recruit .battle .battle_text + .battle_text {
            margin-top: 4.799997px; } }
        @media (min-width: 1024px) {
          #tgs2024-recruit .battle .battle_text + .battle_text {
            margin-top: 0.46875vw; } }
    #tgs2024-recruit .battle .member {
      width: 29.375vw;
      flex-shrink: 0;
      margin-top: 0.9375vw;
      margin-right: 1.5625vw; }
      @media (min-width: 640px) {
        #tgs2024-recruit .battle .member {
          width: 100.266604px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .battle .member {
          width: 9.7916666667vw; } }
      @media (min-width: 640px) {
        #tgs2024-recruit .battle .member {
          margin-top: 3.199998px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .battle .member {
          margin-top: 0.3125vw; } }
      @media (min-width: 640px) {
        #tgs2024-recruit .battle .member {
          margin-right: 5.33333px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .battle .member {
          margin-right: 0.5208333333vw; } }
      #tgs2024-recruit .battle .member p {
        color: #fff;
        background-color: #1270cb;
        padding-top: 1.5625vw;
        padding-bottom: 2.34375vw;
        text-align: center;
        font-size: 2.5vw;
        font-weight: normal; }
        @media (min-width: 640px) {
          #tgs2024-recruit .battle .member p {
            padding-top: 5.33333px; } }
        @media (min-width: 1024px) {
          #tgs2024-recruit .battle .member p {
            padding-top: 0.5208333333vw; } }
        @media (min-width: 640px) {
          #tgs2024-recruit .battle .member p {
            padding-bottom: 7.999995px; } }
        @media (min-width: 1024px) {
          #tgs2024-recruit .battle .member p {
            padding-bottom: 0.78125vw; } }
        @media (min-width: 640px) {
          #tgs2024-recruit .battle .member p {
            font-size: 8.533328px; } }
        @media (min-width: 1024px) {
          #tgs2024-recruit .battle .member p {
            font-size: 0.8333333333vw; } }
        #tgs2024-recruit .battle .member p span {
          font-size: 2.8125vw;
          color: #fff;
          display: block;
          margin-top: 1.25vw; }
          @media (min-width: 640px) {
            #tgs2024-recruit .battle .member p span {
              font-size: 9.599994px; } }
          @media (min-width: 1024px) {
            #tgs2024-recruit .battle .member p span {
              font-size: 0.9375vw; } }
          @media (min-width: 640px) {
            #tgs2024-recruit .battle .member p span {
              margin-top: 4.266664px; } }
          @media (min-width: 1024px) {
            #tgs2024-recruit .battle .member p span {
              margin-top: 0.4166666667vw; } }
    #tgs2024-recruit .battle + .battle {
      margin-top: 40px; }
      @media (min-width: 640px) {
        #tgs2024-recruit .battle + .battle {
          margin-top: 0; } }
  #tgs2024-recruit .battle .kazari {
    position: absolute; }
  #tgs2024-recruit .battle .kazari.kazari01 {
    top: -0.46875vw;
    left: -0.46875vw; }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle .kazari.kazari01 {
        top: -1.599999px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle .kazari.kazari01 {
        top: -0.15625vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle .kazari.kazari01 {
        left: -1.599999px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle .kazari.kazari01 {
        left: -0.15625vw; } }
  #tgs2024-recruit .battle .kazari.kazari02 {
    top: -0.46875vw;
    right: -0.46875vw;
    transform: rotate(90deg); }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle .kazari.kazari02 {
        top: -1.599999px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle .kazari.kazari02 {
        top: -0.15625vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle .kazari.kazari02 {
        right: -1.599999px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle .kazari.kazari02 {
        right: -0.15625vw; } }
  #tgs2024-recruit .battle .kazari.kazari03 {
    bottom: -0.46875vw;
    left: -0.46875vw;
    transform: rotate(-90deg); }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle .kazari.kazari03 {
        bottom: -1.599999px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle .kazari.kazari03 {
        bottom: -0.15625vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle .kazari.kazari03 {
        left: -1.599999px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle .kazari.kazari03 {
        left: -0.15625vw; } }
  #tgs2024-recruit .battle .kazari.kazari04 {
    bottom: -0.46875vw;
    right: -0.46875vw;
    transform: rotate(180deg); }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle .kazari.kazari04 {
        bottom: -1.599999px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle .kazari.kazari04 {
        bottom: -0.15625vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle .kazari.kazari04 {
        right: -1.599999px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle .kazari.kazari04 {
        right: -0.15625vw; } }
  #tgs2024-recruit .battle .kazari::before {
    content: "";
    position: absolute;
    width: 5.46875vw;
    height: 0.78125vw;
    background-color: #d8ff00; }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle .kazari::before {
        width: 18.666655px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle .kazari::before {
        width: 1.8229166667vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle .kazari::before {
        height: 2.666665px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle .kazari::before {
        height: 0.2604166667vw; } }
  #tgs2024-recruit .battle .kazari::after {
    content: "";
    position: absolute;
    width: 0.78125vw;
    height: 5.46875vw;
    background-color: #d8ff00; }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle .kazari::after {
        width: 2.666665px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle .kazari::after {
        width: 0.2604166667vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle .kazari::after {
        height: 18.666655px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle .kazari::after {
        height: 1.8229166667vw; } }
  #tgs2024-recruit .battle_title_wrap {
    display: flex; }
  #tgs2024-recruit .battle_content_wrap {
    display: flex;
    margin-top: 5vw;
    justify-content: space-between; }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle_content_wrap {
        margin-top: 17.066656px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle_content_wrap {
        margin-top: 1.6666666667vw; } }
  #tgs2024-recruit .battle_button {
    margin-top: 9.375vw;
    margin-right: auto;
    margin-left: auto;
    width: 78.125vw;
    text-align: center; }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle_button {
        margin-top: 59.199963px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle_button {
        margin-top: 5.78125vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle_button {
        margin-right: auto; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle_button {
        margin-right: auto; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle_button {
        margin-left: auto; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle_button {
        margin-left: auto; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .battle_button {
        width: 479.9997px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .battle_button {
        width: 46.875vw; } }
  #tgs2024-recruit .battle_button:hover {
    opacity: .6; }
  #tgs2024-recruit .bg_darkRed {
    background-color: #1b0404;
    position: relative;
    padding-top: 9.53125vw;
    padding-bottom: 9.53125vw;
    overflow: hidden; }
    @media (min-width: 640px) {
      #tgs2024-recruit .bg_darkRed {
        padding-top: 32.533313px;
        padding-bottom: 32.533313px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .bg_darkRed {
        padding-top: 3.1770833333vw;
        padding-bottom: 3.1770833333vw; } }
    #tgs2024-recruit .bg_darkRed::before {
      position: absolute;
      content: "";
      top: -4.21875vw;
      left: -1.5625vw;
      background-color: #9d000b;
      width: calc(50% + 10px);
      height: 5.625vw;
      transform: rotate(-3deg); }
      @media (min-width: 640px) {
        #tgs2024-recruit .bg_darkRed::before {
          top: -14.399991px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .bg_darkRed::before {
          top: -1.40625vw; } }
      @media (min-width: 640px) {
        #tgs2024-recruit .bg_darkRed::before {
          left: -5.33333px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .bg_darkRed::before {
          left: -0.5208333333vw; } }
      @media (min-width: 640px) {
        #tgs2024-recruit .bg_darkRed::before {
          height: 26.66665px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .bg_darkRed::before {
          height: 2.6041666667vw; } }
    #tgs2024-recruit .bg_darkRed::after {
      position: absolute;
      content: "";
      bottom: -4.21875vw;
      right: -1.5625vw;
      background-color: #9d000b;
      width: calc(50% + 10px);
      height: 5.625vw;
      transform: rotate(-3deg); }
      @media (min-width: 640px) {
        #tgs2024-recruit .bg_darkRed::after {
          bottom: -14.399991px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .bg_darkRed::after {
          bottom: -1.40625vw; } }
      @media (min-width: 640px) {
        #tgs2024-recruit .bg_darkRed::after {
          right: -5.33333px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .bg_darkRed::after {
          right: -0.5208333333vw; } }
      @media (min-width: 640px) {
        #tgs2024-recruit .bg_darkRed::after {
          height: 26.66665px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .bg_darkRed::after {
          height: 2.6041666667vw; } }
  #tgs2024-recruit .bg_darkRed .notice {
    font-size: 2.5vw;
    color: #fff;
    font-weight: normal;
    text-align: center; }
    @media (min-width: 640px) {
      #tgs2024-recruit .bg_darkRed .notice {
        font-size: 8.533328px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .bg_darkRed .notice {
        font-size: 0.8333333333vw; } }
  #tgs2024-recruit .soushoku::before {
    position: absolute;
    content: "";
    top: -1.40625vw;
    right: -1.5625vw;
    background-color: #1B0404;
    width: calc(50% + 10px);
    height: 5.625vw;
    transform: rotate(-3deg); }
    @media (min-width: 640px) {
      #tgs2024-recruit .soushoku::before {
        top: -12.266659px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .soushoku::before {
        top: -1.1979166667vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .soushoku::before {
        right: -5.33333px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .soushoku::before {
        right: -0.5208333333vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .soushoku::before {
        height: 26.66665px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .soushoku::before {
        height: 2.6041666667vw; } }
  #tgs2024-recruit .soushoku::after {
    position: absolute;
    content: "";
    bottom: -1.40625vw;
    left: -1.5625vw;
    background-color: #1B0404;
    width: calc(50% + 10px);
    height: 5.625vw;
    transform: rotate(-3deg); }
    @media (min-width: 640px) {
      #tgs2024-recruit .soushoku::after {
        bottom: -12.266659px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .soushoku::after {
        bottom: -1.1979166667vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .soushoku::after {
        left: -5.33333px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .soushoku::after {
        left: -0.5208333333vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .soushoku::after {
        height: 26.66665px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .soushoku::after {
        height: 2.6041666667vw; } }
  #tgs2024-recruit .yellow_title {
    text-align: center; }
  #tgs2024-recruit .yellow_title img {
    height: 4.21875vw;
    margin: 0 auto;
    width: auto; }
    @media (min-width: 640px) {
      #tgs2024-recruit .yellow_title img {
        height: 14.399991px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .yellow_title img {
        height: 1.40625vw; } }
  #tgs2024-recruit .yellow_title.underline {
    border-bottom: 1px solid #fff;
    position: relative;
    padding-bottom: 3.125vw;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 4.6875vw; }
    @media (min-width: 640px) {
      #tgs2024-recruit .yellow_title.underline {
        padding-bottom: 10.66666px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .yellow_title.underline {
        padding-bottom: 1.0416666667vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .yellow_title.underline {
        margin-bottom: 15.99999px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .yellow_title.underline {
        margin-bottom: 1.5625vw; } }
    #tgs2024-recruit .yellow_title.underline.s_line::before {
      width: 60.15625vw; }
      @media (min-width: 640px) {
        #tgs2024-recruit .yellow_title.underline.s_line::before {
          width: 205.333205px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .yellow_title.underline.s_line::before {
          width: 20.0520833333vw; } }
  #tgs2024-recruit .yellow_title.underline::before {
    width: 41.5625vw;
    height: 1.40625vw;
    background: linear-gradient(0deg, #8a2be2, #1e90ff);
    position: absolute;
    content: "";
    right: 0;
    left: 0;
    bottom: -1px;
    margin: auto; }
    @media (min-width: 640px) {
      #tgs2024-recruit .yellow_title.underline::before {
        width: 141.866578px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .yellow_title.underline::before {
        width: 13.8541666667vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .yellow_title.underline::before {
        height: 4.799997px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .yellow_title.underline::before {
        height: 0.46875vw; } }
  #tgs2024-recruit .schedule_wrap {
    background-color: #fff;
    flex: 1;
    padding: 4.6875vw; }
    @media (min-width: 640px) {
      #tgs2024-recruit .schedule_wrap {
        padding: 15.99999px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .schedule_wrap {
        padding: 1.5625vw; } }
  #tgs2024-recruit .schedule {
    display: flex;
    width: 100%;
    position: relative;
    z-index: 10;
    align-items: center;
    margin-bottom: 5vw; }
    @media (min-width: 640px) {
      #tgs2024-recruit .schedule {
        margin-bottom: 17.066656px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .schedule {
        margin-bottom: 1.6666666667vw; } }
    #tgs2024-recruit .schedule img {
      width: 18.75vw; }
      @media (min-width: 640px) {
        #tgs2024-recruit .schedule img {
          width: 63.99996px; } }
      @media (min-width: 1024px) {
        #tgs2024-recruit .schedule img {
          width: 6.25vw; } }
    #tgs2024-recruit .schedule p + p {
      margin-left: 15px; }
  #tgs2024-recruit .notice {
    margin-top: 6.875vw;
    font-size: 2.96875vw;
    line-height: 125%; }
    @media (min-width: 640px) {
      #tgs2024-recruit .notice {
        margin-top: 23.466652px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .notice {
        margin-top: 2.2916666667vw; } }
    @media (min-width: 640px) {
      #tgs2024-recruit .notice {
        font-size: 10.133327px; } }
    @media (min-width: 1024px) {
      #tgs2024-recruit .notice {
        font-size: 0.9895833333vw; } }
  #tgs2024-recruit .map {
    width: 100%;
    margin: 0 auto;
    padding-top: 0 !important;
    overflow: visible !important; }
