@charset "UTF-8";
/*
---------------------------------------------------------------------------------------------------------------------
メインビジュアル
---------------------------------------------------------------------------------------------------------------------
*/
#mv {
  background: linear-gradient(135deg, #ffa07a 0%, #ff5e62 30%, #FF7A67 60%, #ff2b75 100%); }
  #mv .mv-in {
    position: relative;
    max-width: 1800px;
    margin: auto;
    width: 90%;
    height: 100vh; }
    @media (min-width: 768px) {
      #mv .mv-in {
        width: 95%;
        height: auto; } }
    @media (min-width: 1600px) {
      #mv .mv-in {
        width: 90%; } }
    #mv .mv-in .mv-contents {
      padding-top: 100px; }
      @media (min-width: 768px) {
        #mv .mv-in .mv-contents {
          position: absolute;
          top: 60px;
          bottom: 0;
          left: 2%;
          align-items: center;
          display: flex;
          width: 55%;
          padding-top: 0;
          z-index: 100; } }
      @media (min-width: 1250px) {
        #mv .mv-in .mv-contents {
          top: 40px;
          left: 5%; } }
      #mv .mv-in .mv-contents .mv-contents-in .copy {
        color: #fff; }
        #mv .mv-in .mv-contents .mv-contents-in .copy h2 {
          font-size: 1.25em;
          line-height: 1.4em; }
          @media (min-width: 1024px) {
            #mv .mv-in .mv-contents .mv-contents-in .copy h2 {
              font-size: 1.5em; } }
          @media (min-width: 1250px) {
            #mv .mv-in .mv-contents .mv-contents-in .copy h2 {
              font-size: 2.0em; } }
        #mv .mv-in .mv-contents .mv-contents-in .copy h1 {
          font-size: 8.0vw;
          line-height: 1.2em;
          margin-top: 10px; }
          @media (min-width: 768px) {
            #mv .mv-in .mv-contents .mv-contents-in .copy h1 {
              font-size: 4.0vw; } }
          @media (min-width: 1800px) {
            #mv .mv-in .mv-contents .mv-contents-in .copy h1 {
              font-size: 5.0em;
              margin-top: 20px; } }
        #mv .mv-in .mv-contents .mv-contents-in .copy p {
          font-size: 0.9em;
          line-height: 1.8em;
          margin-top: 20px; }
          @media (min-width: 1024px) {
            #mv .mv-in .mv-contents .mv-contents-in .copy p {
              font-size: 1.0em;
              width: 80%;
              margin-top: 20px; } }
          @media (min-width: 1250px) {
            #mv .mv-in .mv-contents .mv-contents-in .copy p {
              font-size: 1.125em;
              margin-top: 40px; } }
      #mv .mv-in .mv-contents .mv-contents-in ul.btn-area {
        position: absolute;
        bottom: 10px;
        z-index: 100; }
        @media (min-width: 768px) {
          #mv .mv-in .mv-contents .mv-contents-in ul.btn-area {
            position: relative;
            margin-top: 30px; } }
        @media (min-width: 1024px) {
          #mv .mv-in .mv-contents .mv-contents-in ul.btn-area {
            margin-top: 40px; } }
        @media (min-width: 1250px) {
          #mv .mv-in .mv-contents .mv-contents-in ul.btn-area {
            margin-top: 60px; } }
        #mv .mv-in .mv-contents .mv-contents-in ul.btn-area li {
          margin-bottom: 10px; }
          @media (min-width: 1250px) {
            #mv .mv-in .mv-contents .mv-contents-in ul.btn-area li {
              margin-bottom: 20px; } }
          #mv .mv-in .mv-contents .mv-contents-in ul.btn-area li:last-child {
            margin-bottom: 0; }
          #mv .mv-in .mv-contents .mv-contents-in ul.btn-area li a .btn-type1 {
            position: relative;
            background-color: #fff;
            border-radius: 50px;
            width: 300px;
            height: 40px;
            padding-left: 20px; }
            @media (min-width: 1250px) {
              #mv .mv-in .mv-contents .mv-contents-in ul.btn-area li a .btn-type1 {
                width: 350px;
                height: 48px; } }
            #mv .mv-in .mv-contents .mv-contents-in ul.btn-area li a .btn-type1 h6 {
              font-size: 0.85em;
              display: flex;
              align-items: center;
              color: #E60012;
              height: 100%; }
              @media (min-width: 1250px) {
                #mv .mv-in .mv-contents .mv-contents-in ul.btn-area li a .btn-type1 h6 {
                  font-size: 1.125em; } }
            #mv .mv-in .mv-contents .mv-contents-in ul.btn-area li a .btn-type1 img {
              position: absolute;
              top: 0;
              bottom: 0;
              right: 8px;
              display: flex;
              align-items: center;
              margin: auto;
              width: 32px; }
    #mv .mv-in ul.photo {
      position: absolute;
      bottom: 0; }
      @media (min-width: 768px) {
        #mv .mv-in ul.photo {
          position: relative; } }
      #mv .mv-in ul.photo li {
        width: 100%; }
        @media (min-width: 768px) {
          #mv .mv-in ul.photo li {
            width: 55%;
            margin-left: 45%;
            padding-top: 10%; } }
        @media (min-width: 1250px) {
          #mv .mv-in ul.photo li {
            width: 50%;
            margin-left: 50%; } }
        @media (min-width: 1600px) {
          #mv .mv-in ul.photo li {
            padding-top: 5%; } }
        #mv .mv-in ul.photo li:first-child {
          mix-blend-mode: screen;
          transform: scale(0.92);
          position: absolute;
          bottom: 0;
          left: 0;
          z-index: 0; }
        #mv .mv-in ul.photo li:last-child {
          position: relative;
          z-index: 10; }

/*
---------------------------------------------------------------------------------------------------------------------
カンパニー
---------------------------------------------------------------------------------------------------------------------
*/
#about {
  position: relative;
  width: 90%;
  margin: 40px auto 0; }
  @media (min-width: 768px) {
    #about {
      width: 100%;
      margin: 0; } }
  #about .about-contents {
    z-index: 10; }
    @media (min-width: 768px) {
      #about .about-contents {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 5%;
        width: 60%;
        display: flex;
        align-items: center; } }
    @media (min-width: 1250px) {
      #about .about-contents {
        width: 65%; } }
    #about .about-contents .about-contents-in .copy {
      text-align: center;
      margin-top: 30px; }
      @media (min-width: 1024px) {
        #about .about-contents .about-contents-in .copy {
          margin-top: 60px; } }
      #about .about-contents .about-contents-in .copy img {
        max-width: 200px;
        width: 90%; }
        @media (min-width: 1024px) {
          #about .about-contents .about-contents-in .copy img {
            max-width: 320px; } }
      #about .about-contents .about-contents-in .copy h3 {
        font-size: 1.25em;
        line-height: 1.4em;
        color: #E60012;
        margin-top: 10px; }
        @media (min-width: 1250px) {
          #about .about-contents .about-contents-in .copy h3 {
            font-size: 3.0em; } }
      #about .about-contents .about-contents-in .copy p {
        font-size: 0.9em;
        text-align: justify;
        line-height: 1.8em;
        margin-top: 30px; }
        @media (min-width: 768px) {
          #about .about-contents .about-contents-in .copy p {
            width: 90%; } }
        @media (min-width: 1250px) {
          #about .about-contents .about-contents-in .copy p {
            font-size: 1.25em;
            margin-top: 60px; } }
  #about .about-card {
    overflow: hidden;
    position: relative;
    margin: 20px auto; }
    @media (min-width: 768px) {
      #about .about-card {
        width: 50%;
        margin: 0 0 0 50%; }
        #about .about-card::before {
          content: '';
          position: absolute;
          top: 0;
          right: 50%;
          bottom: 0;
          left: 0;
          background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
          height: 100%;
          z-index: 5; } }
    #about .about-card .img-box img {
      border-radius: 10px; }
      @media (min-width: 768px) {
        #about .about-card .img-box img {
          border-radius: 0; } }

#company {
  max-width: 1400px;
  margin: 20px auto 0;
  width: 90%; }
  @media (min-width: 1024px) {
    #company {
      margin: 40px auto 0; } }
  #company h3 {
    font-size: 1.125em;
    color: #E60012; }
    @media (min-width: 1024px) {
      #company h3 {
        font-size: 1.375em; } }
  #company .number-brand h3 {
    margin-bottom: 20px; }
    @media (min-width: 1024px) {
      #company .number-brand h3 {
        margin-bottom: 40px; } }
  @media (min-width: 1024px) {
    #company .number-brand {
      display: flex; } }
  #company .number-brand .number {
    border: 2px solid #E60012;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    padding: 20px 0; }
    @media (min-width: 1024px) {
      #company .number-brand .number {
        border-radius: 30px;
        width: 35%;
        margin-right: 25px;
        padding: 40px 0; } }
    @media (min-width: 1250px) {
      #company .number-brand .number {
        margin-right: 40px; } }
    #company .number-brand .number h3 {
      text-align: center; }
    #company .number-brand .number .number-in .kazu {
      display: flex; }
      #company .number-brand .number .number-in .kazu h4 {
        font-size: 1.25em;
        margin-top: 16px; }
        @media (min-width: 1250px) {
          #company .number-brand .number .number-in .kazu h4 {
            font-size: 1.8em;
            margin-top: 28px; } }
      #company .number-brand .number .number-in .kazu h5 {
        font-family: "Roboto", sans-serif;
        font-size: 3.25em;
        line-height: 0.8em;
        color: #E60012; }
        @media (min-width: 1250px) {
          #company .number-brand .number .number-in .kazu h5 {
            font-size: 4.75em; } }
      #company .number-brand .number .number-in .kazu.second {
        margin-top: 10px; }
    #company .number-brand .number .number-in h6 {
      font-size: 0.6em;
      text-align: right; }
      @media (min-width: 1024px) {
        #company .number-brand .number .number-in h6 {
          font-size: 0.8em; } }
  #company .number-brand .brand {
    border: 2px solid #E60012;
    border-radius: 20px;
    margin-top: 20px;
    padding: 20px 0; }
    @media (min-width: 768px) {
      #company .number-brand .brand {
        padding: 20px 5%; } }
    @media (min-width: 1024px) {
      #company .number-brand .brand {
        width: 65%;
        padding: 40px 5%;
        border-radius: 30px;
        margin-top: 0; } }
    #company .number-brand .brand h3 {
      text-align: center; }
    @media (min-width: 768px) {
      #company .number-brand .brand ul {
        display: flex;
        justify-content: space-between; } }
    #company .number-brand .brand ul li {
      display: flex;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        #company .number-brand .brand ul li {
          text-align: center;
          display: block; } }
      #company .number-brand .brand ul li:last-child {
        margin: 0; }
      #company .number-brand .brand ul li .logo {
        width: 160px;
        text-align: center; }
        @media (min-width: 1024px) {
          #company .number-brand .brand ul li .logo {
            width: auto; } }
        #company .number-brand .brand ul li .logo img {
          width: auto;
          height: 40px; }
          @media (min-width: 768px) {
            #company .number-brand .brand ul li .logo img {
              margin-bottom: 15px; } }
          @media (min-width: 1250px) {
            #company .number-brand .brand ul li .logo img {
              height: 60px; } }
      #company .number-brand .brand ul li .txt {
        width: calc(100% - 160px); }
        @media (min-width: 768px) {
          #company .number-brand .brand ul li .txt {
            width: calc(100% - 0px); } }
        #company .number-brand .brand ul li .txt h4 {
          font-size: 1.0em; }
          @media (min-width: 1250px) {
            #company .number-brand .brand ul li .txt h4 {
              font-size: 1.25em; } }
        #company .number-brand .brand ul li .txt p {
          font-size: 0.8em; }
          @media (min-width: 1250px) {
            #company .number-brand .brand ul li .txt p {
              font-size: 1.0em;
              margin-top: 10px; } }
  #company .vision {
    border: 2px solid #E60012;
    border-radius: 20px;
    margin-top: 20px;
    padding: 30px 5%; }
    @media (min-width: 1024px) {
      #company .vision {
        margin-top: 25px;
        border-radius: 30px;
        padding: 40px 5%; } }
    @media (min-width: 1250px) {
      #company .vision {
        margin-top: 40px; } }
    @media (min-width: 768px) {
      #company .vision ul {
        display: flex;
        justify-content: space-between; } }
    #company .vision ul li {
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        #company .vision ul li {
          width: 33%;
          margin: 0 40px 0 0; } }
      #company .vision ul li:last-child {
        margin: 0; }
      #company .vision ul li h3 {
        margin-bottom: 5px; }
        @media (min-width: 1024px) {
          #company .vision ul li h3 {
            margin-bottom: 20px; } }
      #company .vision ul li p {
        font-size: 1.125em;
        font-weight: bold;
        text-align: justify; }
        @media (min-width: 1024px) {
          #company .vision ul li p {
            font-size: 1.4em; } }
        @media (min-width: 1250px) {
          #company .vision ul li p {
            font-size: 1.6em; } }

/*
---------------------------------------------------------------------------------------------------------------------
村上社長に今後のビジョンを聞きました！ 
---------------------------------------------------------------------------------------------------------------------
*/
#talk-ceo {
  padding: 60px 0; }
  #talk-ceo .talk-ceo-in {
    max-width: 1400px;
    margin: auto;
    width: 90%;
    background: linear-gradient(135deg, #ffa07a 0%, #ff5e62 30%, #FF7A67 60%, #ff2b75 100%);
    padding: 20px;
    position: relative;
    border-radius: 20px; }
    @media (min-width: 1024px) {
      #talk-ceo .talk-ceo-in {
        padding: 60px;
        border-radius: 30px; } }
    #talk-ceo .talk-ceo-in h2 {
      font-size: 1.5em;
      line-height: 1.4em;
      color: #fff;
      text-align: center;
      margin-bottom: 20px; }
      @media (min-width: 1024px) {
        #talk-ceo .talk-ceo-in h2 {
          font-size: 2.6em; } }
    #talk-ceo .talk-ceo-in .video {
      position: relative;
      max-width: 800px;
      margin: auto; }
      #talk-ceo .talk-ceo-in .video .thumbnail img {
        border-radius: 10px; }
        @media (min-width: 1024px) {
          #talk-ceo .talk-ceo-in .video .thumbnail img {
            border-radius: 20px; } }

/*
---------------------------------------------------------------------------------------------------------------------
TGNのカルチャー
---------------------------------------------------------------------------------------------------------------------
*/
#culture {
  padding: 60px 0; }
  @media (min-width: 1024px) {
    #culture {
      padding: 120px 0; } }
  #culture .culture-title {
    padding: 0 4%; }
    @media (min-width: 768px) {
      #culture .culture-title {
        padding: 0 5%; } }
    @media (min-width: 1024px) {
      #culture .culture-title {
        display: flex; } }
    @media (min-width: 1024px) {
      #culture .culture-title .c-midashi {
        width: 50%; } }
    #culture .culture-title .txt {
      margin-top: 20px; }
      @media (min-width: 1024px) {
        #culture .culture-title .txt {
          width: 50%;
          margin-top: 0; } }
  #culture .common-slide-card {
    margin-top: 60px; }
    @media (min-width: 1024px) {
      #culture .common-slide-card {
        margin-top: 80px; } }
    #culture .common-slide-card .swiper-slide {
      width: 280px;
      margin: 0 30px 0 0; }
      @media (min-width: 768px) {
        #culture .common-slide-card .swiper-slide {
          width: 450px;
          margin: 0 60px 0 0; } }
      @media (min-width: 1024px) {
        #culture .common-slide-card .swiper-slide {
          width: 480px; } }
      @media (min-width: 1250px) {
        #culture .common-slide-card .swiper-slide {
          width: 540px;
          margin: 0 100px 0 0; } }
      #culture .common-slide-card .swiper-slide:last-child {
        margin-right: 4%; }
    #culture .common-slide-card .culture-box {
      position: relative; }
      #culture .common-slide-card .culture-box h3 {
        font-size: 1.25em;
        height: 40px; }
        @media (min-width: 768px) {
          #culture .common-slide-card .culture-box h3 {
            font-size: 1.5em; } }
        @media (min-width: 1250px) {
          #culture .common-slide-card .culture-box h3 {
            font-size: 1.75em;
            height: inherit; } }
      #culture .common-slide-card .culture-box .contents {
        margin-top: 40px; }
        @media (min-width: 768px) {
          #culture .common-slide-card .culture-box .contents {
            display: flex; } }
        #culture .common-slide-card .culture-box .contents p {
          width: 100%;
          text-align: justify;
          margin-top: 10px; }
          @media (min-width: 768px) {
            #culture .common-slide-card .culture-box .contents p {
              width: 50%;
              margin-top: -5px;
              padding-right: 6%; } }
        #culture .common-slide-card .culture-box .contents img {
          width: 100%;
          border-radius: 10px; }
          @media (min-width: 768px) {
            #culture .common-slide-card .culture-box .contents img {
              width: 50%;
              border-radius: 20px; } }

.common-slide-card {
  padding: 0 0 0 5%;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* 前へ次への矢印カスタマイズ */
  /* 前へ次への矢印カスタマイズ */
  /* 前への矢印カスタマイズ */
  /* 次への矢印カスタマイズ */ }
  .common-slide-card .slide-title {
    padding-bottom: 10px;
    display: flex; }
    @media (min-width: 1250px) {
      .common-slide-card .slide-title {
        padding-bottom: 60px; } }
    .common-slide-card .slide-title.lava {
      border-top: 1px solid #FF0000; }
      .common-slide-card .slide-title.lava p {
        color: #FF0000; }
    .common-slide-card .slide-title.aqua {
      border-top: 1px solid #0B46C9; }
      .common-slide-card .slide-title.aqua p {
        color: #0B46C9; }
    .common-slide-card .slide-title p {
      font-family: 'Montserrat', sans-serif;
      font-weight: 900;
      font-style: italic;
      font-size: 1.6em;
      line-height: 1.0;
      margin-top: 16px; }
      @media (min-width: 1024px) {
        .common-slide-card .slide-title p {
          font-size: 2.4em; } }
    .common-slide-card .slide-title h6 {
      font-family: 'Montserrat', sans-serif;
      font-weight: 900;
      font-style: italic;
      font-size: 1.0em;
      color: #0B46C9;
      line-height: 1.0;
      margin: 28px 0 0 5px; }
      @media (min-width: 1024px) {
        .common-slide-card .slide-title h6 {
          font-size: 1.4em; } }
  .common-slide-card .swiper-button-prev,
  .common-slide-card .swiper-button-next {
    height: 40px;
    width: 40px;
    z-index: 20; }
    @media (min-width: 1024px) {
      .common-slide-card .swiper-button-prev,
      .common-slide-card .swiper-button-next {
        height: 50px;
        width: 50px; } }
  .common-slide-card .swiper-button-prev::after,
  .common-slide-card .swiper-button-next::after {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    margin: auto;
    height: 40px;
    width: 40px;
    border-radius: 50px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35); }
    @media (min-width: 1250px) {
      .common-slide-card .swiper-button-prev::after,
      .common-slide-card .swiper-button-next::after {
        height: 50px;
        width: 50px; } }
  .common-slide-card .swiper-button-prev, .common-slide-card .swiper-button-next {
    top: 50%; }
  .common-slide-card .swiper-button-prev::after {
    background-image: url("../../img/career/parts/arrow-t1.svg");
    transform: rotate(180deg); }
  .common-slide-card .swiper-button-next::after {
    background-image: url("../../img/career/parts/arrow-t1.svg"); }

/*
---------------------------------------------------------------------------------------------------------------------
なぜTGN？キャリア採用メンバーの本音対談
---------------------------------------------------------------------------------------------------------------------
*/
#special-Contents {
  background-color: #E60012;
  border-radius: 20px;
  padding: 40px 0 60px; }
  #special-Contents .culture-title {
    padding: 0 4%;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      #special-Contents .culture-title {
        padding: 0 5%;
        margin-bottom: 60px; } }
    @media (min-width: 1024px) {
      #special-Contents .culture-title {
        display: flex; } }
    #special-Contents .culture-title .c-midashi {
      color: #fff; }
      @media (min-width: 1024px) {
        #special-Contents .culture-title .c-midashi {
          width: 50%; } }
    #special-Contents .culture-title .txt {
      color: #fff;
      margin-top: 20px; }
      @media (min-width: 1024px) {
        #special-Contents .culture-title .txt {
          width: 50%;
          margin-top: 0;
          display: flex;
          align-items: center;
          margin-top: 40px; } }
  #special-Contents .cross-talk {
    background: linear-gradient(135deg, #ffa07a 0%, #ff5e62 30%, #FF7A67 60%, #ff2b75 100%);
    width: 95%;
    padding: 30px 20px 40px;
    max-width: 1800px; }
    @media (min-width: 1250px) {
      #special-Contents .cross-talk {
        padding: 60px; } }
    #special-Contents .cross-talk.left {
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px; }
    #special-Contents .cross-talk.right {
      margin-left: 5%;
      border-top-left-radius: 20px;
      border-bottom-left-radius: 20px;
      margin-top: 60px; }
      @media (min-width: 1800px) {
        #special-Contents .cross-talk.right {
          margin-left: calc(100% - 1800px); } }
    #special-Contents .cross-talk .talk-title {
      color: #fff;
      margin-bottom: 20px; }
      @media (min-width: 1024px) {
        #special-Contents .cross-talk .talk-title {
          margin-bottom: 40px; } }
      #special-Contents .cross-talk .talk-title h3 {
        font-size: 0.9em;
        display: flex; }
        @media (min-width: 768px) {
          #special-Contents .cross-talk .talk-title h3 {
            font-size: 1.0em; } }
        @media (min-width: 1250px) {
          #special-Contents .cross-talk .talk-title h3 {
            font-size: 1.125em; } }
        #special-Contents .cross-talk .talk-title h3 .line {
          border-left: 6px solid #fff;
          margin: 2px 5px 0 0; }
      #special-Contents .cross-talk .talk-title h2 {
        font-size: 1.5em;
        line-height: 1.2em;
        margin-top: 10px; }
        @media (min-width: 768px) {
          #special-Contents .cross-talk .talk-title h2 {
            font-size: 2.25em; } }
        @media (min-width: 1250px) {
          #special-Contents .cross-talk .talk-title h2 {
            font-size: 3.5em; } }
    @media (min-width: 768px) {
      #special-Contents .cross-talk .talk-contents {
        display: flex; } }
    #special-Contents .cross-talk .talk-contents .des {
      color: #fff; }
      @media (min-width: 768px) {
        #special-Contents .cross-talk .talk-contents .des {
          width: 40%; } }
      @media (min-width: 1250px) {
        #special-Contents .cross-talk .talk-contents .des {
          width: 30%; } }
      #special-Contents .cross-talk .talk-contents .des p {
        font-size: 0.9em;
        text-align: justify;
        line-height: 1.8em; }
        @media (min-width: 1024px) {
          #special-Contents .cross-talk .talk-contents .des p {
            font-size: 1.125em; } }
      #special-Contents .cross-talk .talk-contents .des ul {
        margin-top: 20px;
        display: flex; }
        @media (min-width: 1024px) {
          #special-Contents .cross-talk .talk-contents .des ul {
            margin-top: 40px; } }
        #special-Contents .cross-talk .talk-contents .des ul li {
          margin-right: 10px; }
          @media (min-width: 1024px) {
            #special-Contents .cross-talk .talk-contents .des ul li {
              margin-right: 20px; } }
          #special-Contents .cross-talk .talk-contents .des ul li:last-child {
            margin-right: 0; }
          #special-Contents .cross-talk .talk-contents .des ul li img {
            width: 60px;
            border-radius: 50%; }
            @media (min-width: 1024px) {
              #special-Contents .cross-talk .talk-contents .des ul li img {
                width: 80px; } }
      #special-Contents .cross-talk .talk-contents .des .more-btnA {
        margin-top: 40px; }
    #special-Contents .cross-talk .talk-contents .movie {
      position: relative;
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        #special-Contents .cross-talk .talk-contents .movie {
          width: 60%;
          margin-bottom: 0;
          height: 100%; }
          #special-Contents .cross-talk .talk-contents .movie.right {
            padding-left: 20px; }
          #special-Contents .cross-talk .talk-contents .movie.left {
            padding-right: 20px; } }
      @media (min-width: 1250px) {
        #special-Contents .cross-talk .talk-contents .movie {
          width: 70%; }
          #special-Contents .cross-talk .talk-contents .movie.right {
            padding-left: 40px; }
          #special-Contents .cross-talk .talk-contents .movie.left {
            padding-right: 40px; } }
      #special-Contents .cross-talk .talk-contents .movie a .thumbnail img, #special-Contents .cross-talk .talk-contents .movie a .thumbnail video {
        border-radius: 10px;
        width: 100%; }
        @media (min-width: 1024px) {
          #special-Contents .cross-talk .talk-contents .movie a .thumbnail img, #special-Contents .cross-talk .talk-contents .movie a .thumbnail video {
            border-radius: 20px; } }

/*
---------------------------------------------------------------------------------------------------------------------
福利厚生・職場環境
---------------------------------------------------------------------------------------------------------------------
*/
#welfare {
  max-width: 1600px;
  margin: auto;
  width: 90%;
  padding: 80px 0 60px; }
  @media (min-width: 1024px) {
    #welfare {
      padding: 100px 0; } }
  #welfare .culture-title {
    margin-bottom: 60px; }
    @media (min-width: 1024px) {
      #welfare .culture-title {
        display: flex; } }
    @media (min-width: 1024px) {
      #welfare .culture-title .c-midashi {
        width: 50%; } }
    #welfare .culture-title .txt {
      margin-top: 20px; }
      @media (min-width: 1024px) {
        #welfare .culture-title .txt {
          width: 50%;
          margin-top: 0;
          display: flex;
          align-items: center;
          margin-top: 40px; } }
  #welfare .welfare-in .welfare-block {
    margin-bottom: 40px; }
    @media (min-width: 1024px) {
      #welfare .welfare-in .welfare-block {
        margin-bottom: 60px; } }
    #welfare .welfare-in .welfare-block:last-child {
      margin-bottom: 0; }
    #welfare .welfare-in .welfare-block .title {
      margin-bottom: 10px; }
      @media (min-width: 1024px) {
        #welfare .welfare-in .welfare-block .title {
          margin-bottom: 20px; } }
      #welfare .welfare-in .welfare-block .title h2 {
        font-size: 1.25em;
        line-height: 1.2em;
        color: #E60012;
        display: flex; }
        @media (min-width: 1024px) {
          #welfare .welfare-in .welfare-block .title h2 {
            font-size: 1.75em; } }
        #welfare .welfare-in .welfare-block .title h2 .line {
          border-left: 6px solid #E60012;
          margin: 2px 5px 0 0; }
    @media only screen and (min-width: 1024px) {
      #welfare .welfare-in .welfare-block .welfare-contents .o-3column .col-xl-3 {
        padding: 0 10px; }
      #welfare .welfare-in .welfare-block .welfare-contents .o-3column {
        margin: 0 -10px; } }
    @media only screen and (min-width: 1024px) {
      #welfare .welfare-in .welfare-block .welfare-contents .o-4column .col-xl-4 {
        padding: 0 10px; }
      #welfare .welfare-in .welfare-block .welfare-contents .o-4column {
        margin: 0 -10px; } }
    @media only screen and (min-width: 1024px) {
      #welfare .welfare-in .welfare-block .welfare-contents .o-6column .col-xl-6 {
        padding: 0 10px; }
      #welfare .welfare-in .welfare-block .welfare-contents .o-6column {
        margin: 0 -10px; } }
    @media only screen and (min-width: 1250px) {
      #welfare .welfare-in .welfare-block .welfare-contents .o-3column .col-xl-3 {
        padding: 0 20px; }
      #welfare .welfare-in .welfare-block .welfare-contents .o-3column {
        margin: 0 -20px; } }
    @media only screen and (min-width: 1250px) {
      #welfare .welfare-in .welfare-block .welfare-contents .o-4column .col-xl-4 {
        padding: 0 20px; }
      #welfare .welfare-in .welfare-block .welfare-contents .o-4column {
        margin: 0 -20px; } }
    @media only screen and (min-width: 1250px) {
      #welfare .welfare-in .welfare-block .welfare-contents .o-6column .col-xl-6 {
        padding: 0 20px; }
      #welfare .welfare-in .welfare-block .welfare-contents .o-6column {
        margin: 0 -20px; } }
    #welfare .welfare-in .welfare-block .welfare-contents .welfare-box {
      background-color: #EDEDED;
      border-radius: 15px;
      padding: 20px;
      margin-bottom: 10px;
      width: 100%; }
      @media (min-width: 1024px) {
        #welfare .welfare-in .welfare-block .welfare-contents .welfare-box {
          padding: 40px;
          border-radius: 30px;
          margin-bottom: 20px; } }
      @media (min-width: 1250px) {
        #welfare .welfare-in .welfare-block .welfare-contents .welfare-box {
          margin-bottom: 40px; } }
      #welfare .welfare-in .welfare-block .welfare-contents .welfare-box h3 {
        font-size: 1.125em; }
        @media (min-width: 1024px) {
          #welfare .welfare-in .welfare-block .welfare-contents .welfare-box h3 {
            font-size: 1.375em; } }
      #welfare .welfare-in .welfare-block .welfare-contents .welfare-box p {
        font-size: 0.9em;
        text-align: justify;
        line-height: 1.8em;
        margin-top: 10px; }
        @media (min-width: 1024px) {
          #welfare .welfare-in .welfare-block .welfare-contents .welfare-box p {
            font-size: 1.125em;
            margin-top: 20px; } }
