@media only screen and (max-width: 1023px) {
  #underPageContentWrap {
    background-color: #fff; } }

#underPageContents {
  position: relative;
  padding-top: 0;
  overflow-x: hidden;
  padding-bottom: 0; }
  @media only screen and (max-width: 1023px) {
    #underPageContents {
      background-color: transparent; } }
  #underPageContents #breadcrumbWrap {
    position: absolute;
    top: 2.02vw; }
    @media only screen and (max-width: 1023px) {
      #underPageContents #breadcrumbWrap {
        top: 4.26vw; } }
    #underPageContents #breadcrumbWrap #breadcrumbs span, #underPageContents #breadcrumbWrap #breadcrumbs a {
      color: rgba(255, 255, 255, 0.7); }
    #underPageContents #breadcrumbWrap #breadcrumbs a:hover {
      border-color: rgba(255, 255, 255, 0.7); }
  #underPageContents .section .messageWrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 1023px) {
      #underPageContents .section .messageWrap {
        display: block; } }
    #underPageContents .section .messageWrap::before {
      content: "";
      position: absolute;
      top: -5%;
      width: 100%;
      height: 110%;
      background-color: #fff000; }
      @media only screen and (max-width: 1023px) {
        #underPageContents .section .messageWrap::before {
          height: 100%; } }
    #underPageContents .section .messageWrap .message, #underPageContents .section .messageWrap .profile {
      position: relative; }
    #underPageContents .section .messageWrap .message {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 3.12vw 5vw 3.75vw;
      background-color: #fff; }
      @media only screen and (min-width: 1481px) {
        #underPageContents .section .messageWrap .message {
          padding: 50px 90px 60px; } }
      @media only screen and (max-width: 1023px) {
        #underPageContents .section .messageWrap .message {
          margin-top: -5.55vw;
          padding: 13.88vw 6.5% 5.55vw; } }
      #underPageContents .section .messageWrap .message .titleWrap {
        margin-top: 0; }
        #underPageContents .section .messageWrap .message .titleWrap .title {
          font-size: 1.56vw;
          font-weight: 500;
          color: #32409a; }
          @media screen and (min-width: 1602.5641px) {
            #underPageContents .section .messageWrap .message .titleWrap .title {
              font-size: 25px; } }
          @media only screen and (max-width: 1023px) {
            #underPageContents .section .messageWrap .message .titleWrap .title {
              font-size: 4.44vw; } }
      #underPageContents .section .messageWrap .message .textWrap {
        margin-top: 1.25vw; }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
          #underPageContents .section .messageWrap .message .textWrap {
            margin-top: 3.25vw; } }
        #underPageContents .section .messageWrap .message .textWrap .text {
          font-size: 1.01vw; }
          @media screen and (min-width: 1485.14851px) {
            #underPageContents .section .messageWrap .message .textWrap .text {
              font-size: 15px; } }
          @media only screen and (max-width: 1023px) {
            #underPageContents .section .messageWrap .message .textWrap .text {
              font-size: 3.33vw; } }
  @media only screen and (max-width: 1023px) and (min-width: 420.42042px) {
    #underPageContents .section .messageWrap .message .textWrap .text {
      font-size: 14px; } }
          @media only screen and (min-width: 768px) and (max-width: 1023px) {
            #underPageContents .section .messageWrap .message .textWrap .text {
              font-size: 2.4vw; } }
      #underPageContents .section .messageWrap .message .linkListWrap {
        margin-top: 1.87vw; }
        #underPageContents .section .messageWrap .message .linkListWrap .linkList .link a {
          position: relative;
          display: inline-block;
          padding-bottom: .1vw;
          font-size: 1.01vw;
          line-height: 1.7;
          color: #079fe0;
          border-bottom: 1px solid; }
          @media screen and (min-width: 1485.14851px) {
            #underPageContents .section .messageWrap .message .linkListWrap .linkList .link a {
              font-size: 15px; } }
          @media only screen and (max-width: 1023px) {
            #underPageContents .section .messageWrap .message .linkListWrap .linkList .link a {
              font-size: 3.33vw; } }
  @media only screen and (max-width: 1023px) and (min-width: 420.42042px) {
    #underPageContents .section .messageWrap .message .linkListWrap .linkList .link a {
      font-size: 14px; } }
          @media only screen and (min-width: 768px) and (max-width: 1023px) {
            #underPageContents .section .messageWrap .message .linkListWrap .linkList .link a {
              font-size: 2.4vw; } }
          #underPageContents .section .messageWrap .message .linkListWrap .linkList .link a::before {
            content: ">";
            position: absolute;
            bottom: -.05em;
            right: -2.3vw;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 1.75vw;
            max-width: 28px;
            height: 1.75vw;
            max-height: 28px;
            font-size: 1.01vw;
            color: #079fe0;
            border: 1px solid #079fe0;
            border-radius: 50%; }
            @media screen and (min-width: 1485.14851px) {
              #underPageContents .section .messageWrap .message .linkListWrap .linkList .link a::before {
                font-size: 15px; } }
            @media only screen and (max-width: 1023px) {
              #underPageContents .section .messageWrap .message .linkListWrap .linkList .link a::before {
                right: -8.3vw;
                width: 5.55vw;
                max-width: 20px;
                height: 5.55vw;
                max-height: 20px;
                font-size: 3.33vw; } }
  @media only screen and (max-width: 1023px) and (min-width: 420.42042px) {
    #underPageContents .section .messageWrap .message .linkListWrap .linkList .link a::before {
      font-size: 14px; } }
            @media only screen and (min-width: 768px) and (max-width: 1023px) {
              #underPageContents .section .messageWrap .message .linkListWrap .linkList .link a::before {
                font-size: 2.4vw;
                max-height: none;
                max-width: none; } }
    #underPageContents .section .messageWrap .profile {
      z-index: 1;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none; }
      @media only screen and (max-width: 1023px) {
        #underPageContents .section .messageWrap .profile {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: end;
          -ms-flex-align: end;
          align-items: flex-end;
          margin-left: 6.5%; } }
      #underPageContents .section .messageWrap .profile .imageWrap .image {
        width: 16.25vw;
        max-width: 260px;
        height: 16.25vw;
        max-height: 260px;
        overflow: hidden; }
        @media only screen and (max-width: 1023px) {
          #underPageContents .section .messageWrap .profile .imageWrap .image {
            width: 41.66vw;
            max-width: 150px;
            height: 41.66vw;
            max-height: 150px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
          #underPageContents .section .messageWrap .profile .imageWrap .image {
            max-width: none;
            max-height: none; } }
        #underPageContents .section .messageWrap .profile .imageWrap .image img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          -o-object-position: center;
          object-position: center; }
      #underPageContents .section .messageWrap .profile .nameWrap {
        margin-top: -10px;
        padding-left: 5px; }
        @media only screen and (max-width: 1023px) {
          #underPageContents .section .messageWrap .profile .nameWrap {
            margin: 0 0 -4.16vw -4.16vw; } }
        #underPageContents .section .messageWrap .profile .nameWrap .name .text, #underPageContents .section .messageWrap .profile .nameWrap .name .title {
          display: inline-block;
          color: #fff; }
        #underPageContents .section .messageWrap .profile .nameWrap .name .text {
          margin-bottom: 5px;
          padding: 5px;
          font-size: 1.01vw;
          background-color: #2b94ff; }
          @media screen and (min-width: 1485.14851px) {
            #underPageContents .section .messageWrap .profile .nameWrap .name .text {
              font-size: 15px; } }
          @media only screen and (max-width: 1023px) {
            #underPageContents .section .messageWrap .profile .nameWrap .name .text {
              font-size: 3.33vw; } }
  @media only screen and (max-width: 1023px) and (min-width: 360.36036px) {
    #underPageContents .section .messageWrap .profile .nameWrap .name .text {
      font-size: 12px; } }
          @media only screen and (min-width: 768px) and (max-width: 1023px) {
            #underPageContents .section .messageWrap .profile .nameWrap .name .text {
              font-size: 3.33vw; } }
        #underPageContents .section .messageWrap .profile .nameWrap .name .title {
          padding: 0 10px;
          font-size: 1.75vw;
          background-color: #07094c; }
          @media screen and (min-width: 1485.71429px) {
            #underPageContents .section .messageWrap .profile .nameWrap .name .title {
              font-size: 26px; } }
          @media only screen and (max-width: 1023px) {
            #underPageContents .section .messageWrap .profile .nameWrap .name .title {
              font-size: 5.83vw; } }
  @media only screen and (max-width: 1023px) and (min-width: 360.20583px) {
    #underPageContents .section .messageWrap .profile .nameWrap .name .title {
      font-size: 21px; } }
          @media only screen and (min-width: 768px) and (max-width: 1023px) {
            #underPageContents .section .messageWrap .profile .nameWrap .name .title {
              font-size: 5.83vw; } }
        #underPageContents .section .messageWrap .profile .nameWrap .linkWrap {
          margin-top: .93vw; }
          @media only screen and (min-width: 768px) and (max-width: 1023px) {
            #underPageContents .section .messageWrap .profile .nameWrap .linkWrap {
              margin-top: 1.6vw; } }
          #underPageContents .section .messageWrap .profile .nameWrap .linkWrap .link {
            position: relative;
            display: inline-block;
            padding-bottom: .1vw;
            font-size: 1.01vw;
            border-bottom: 1px solid transparent; }
            @media screen and (min-width: 1485.14851px) {
              #underPageContents .section .messageWrap .profile .nameWrap .linkWrap .link {
                font-size: 15px; } }
            @media only screen and (max-width: 1023px) {
              #underPageContents .section .messageWrap .profile .nameWrap .linkWrap .link {
                font-size: 3.33vw; } }
  @media only screen and (max-width: 1023px) and (min-width: 360.36036px) {
    #underPageContents .section .messageWrap .profile .nameWrap .linkWrap .link {
      font-size: 12px; } }
            @media only screen and (min-width: 768px) and (max-width: 1023px) {
              #underPageContents .section .messageWrap .profile .nameWrap .linkWrap .link {
                font-size: 3.33vw; } }
            #underPageContents .section .messageWrap .profile .nameWrap .linkWrap .link:hover {
              border-color: #000; }
            #underPageContents .section .messageWrap .profile .nameWrap .linkWrap .link::before {
              content: ">";
              position: absolute;
              top: 50%;
              right: -20px;
              font-size: 1.01vw;
              -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
              @media screen and (min-width: 1485.14851px) {
                #underPageContents .section .messageWrap .profile .nameWrap .linkWrap .link::before {
                  font-size: 15px; } }
              @media only screen and (max-width: 1023px) {
                #underPageContents .section .messageWrap .profile .nameWrap .linkWrap .link::before {
                  font-size: 3.33vw; } }
  @media only screen and (max-width: 1023px) and (min-width: 360.36036px) {
    #underPageContents .section .messageWrap .profile .nameWrap .linkWrap .link::before {
      font-size: 12px; } }
              @media only screen and (min-width: 768px) and (max-width: 1023px) {
                #underPageContents .section .messageWrap .profile .nameWrap .linkWrap .link::before {
                  font-size: 3.33vw; } }
    #underPageContents .section .messageWrap.rightImage {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
      #underPageContents .section .messageWrap.rightImage::before {
        left: 50%; }
        @media only screen and (max-width: 1023px) {
          #underPageContents .section .messageWrap.rightImage::before {
            left: 20%; } }
      #underPageContents .section .messageWrap.rightImage .message {
        margin-right: -6.25vw;
        padding-right: 10.62vw; }
        @media only screen and (min-width: 1481px) {
          #underPageContents .section .messageWrap.rightImage .message {
            margin-right: -100px;
            padding-right: 170px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
          #underPageContents .section .messageWrap.rightImage .message {
            padding-top: 9.88vw; } }
        @media only screen and (max-width: 1023px) {
          #underPageContents .section .messageWrap.rightImage .message {
            margin-right: 0;
            padding-right: 6.5%; } }
    #underPageContents .section .messageWrap.leftImage::before {
      left: -50%; }
      @media only screen and (max-width: 1023px) {
        #underPageContents .section .messageWrap.leftImage::before {
          left: -20%; } }
    #underPageContents .section .messageWrap.leftImage .message {
      margin-left: -6.25vw;
      padding-left: 10.62vw; }
      @media only screen and (min-width: 1481px) {
        #underPageContents .section .messageWrap.leftImage .message {
          margin-left: -100px;
          padding-left: 170px; } }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        #underPageContents .section .messageWrap.leftImage .message {
          padding-top: 9.88vw; } }
      @media only screen and (max-width: 1023px) {
        #underPageContents .section .messageWrap.leftImage .message {
          margin-left: 0;
          padding-left: 6.5%; } }
  #underPageContents .section .sectionContentWrap .textBorderB {
    padding-bottom: .3vw;
    font-weight: 500;
    border-bottom: 1px solid; }
  #underPageContents .section .sectionContentWrap .btnWrap {
    margin-top: 4.16vw; }
    @media only screen and (max-width: 1023px) {
      #underPageContents .section .sectionContentWrap .btnWrap {
        margin-top: 8.33vw; } }
  #underPageContents #catch {
    padding: 9.46vw 0;
    background: -webkit-linear-gradient(135deg, #270f3a, #32409a);
    background: -o-linear-gradient(135deg, #270f3a, #32409a);
    background: linear-gradient(-45deg, #270f3a, #32409a); }
    @media only screen and (max-width: 1023px) {
      #underPageContents #catch {
        padding: 23.83vw 0 16.66vw; } }
    #underPageContents #catch .sectionTitleWrap .sectionTitle {
      position: relative;
      padding-bottom: 2.18vw;
      font-size: 4.5vw;
      line-height: 1;
      color: #fff; }
      @media screen and (min-width: 1600px) {
        #underPageContents #catch .sectionTitleWrap .sectionTitle {
          font-size: 72px; } }
      @media only screen and (max-width: 1023px) {
        #underPageContents #catch .sectionTitleWrap .sectionTitle {
          padding-bottom: 5.55vw;
          font-size: 10.77vw; } }
      #underPageContents #catch .sectionTitleWrap .sectionTitle::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 32px;
        height: 3px;
        background-color: #fff;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    #underPageContents #catch .textWrap .text {
      font-size: 1.625vw;
      text-align: center;
      line-height: 2.3;
      color: #fff; }
      @media screen and (min-width: 1600px) {
        #underPageContents #catch .textWrap .text {
          font-size: 26px; } }
      @media only screen and (max-width: 1023px) {
        #underPageContents #catch .textWrap .text {
          font-size: 3.59vw; } }
  #underPageContents #vision {
    padding-bottom: 9.3vw;
    margin-top: 15.33vw; }
    @media only screen and (max-width: 1023px) {
      #underPageContents #vision {
        padding-bottom: 16.66vw; } }
    #underPageContents #vision.bgBlSection {
      background-color: #eaf4ff; }
    #underPageContents #vision .inner {
      position: relative; }
    #underPageContents #vision .sectionContentWrap > .textWrap .text {
      font-size: 1.87vw;
      font-weight: 500;
      line-height: 2.1; }
      @media screen and (min-width: 1604.27807px) {
        #underPageContents #vision .sectionContentWrap > .textWrap .text {
          font-size: 30px; } }
      @media only screen and (max-width: 1023px) {
        #underPageContents #vision .sectionContentWrap > .textWrap .text {
          font-size: 5vw; } }
    #underPageContents #vision .sectionContentWrap .messageWrap {
      margin-top: 6.75vw; }
      @media only screen and (max-width: 1023px) {
        #underPageContents #vision .sectionContentWrap .messageWrap {
          margin-top: 16.66vw; } }
    #underPageContents #vision .sectionContentWrap .pointListWrap {
      margin-top: 6.25vw; }
      @media only screen and (max-width: 1023px) {
        #underPageContents #vision .sectionContentWrap .pointListWrap {
          margin-top: 13.88vw; } }
      #underPageContents #vision .sectionContentWrap .pointListWrap > .titleWrap {
        position: relative;
        margin-bottom: 2.8vw; }
        #underPageContents #vision .sectionContentWrap .pointListWrap > .titleWrap::before {
          content: "";
          position: absolute;
          top: 0;
          left: -1.04vw;
          width: 1.875vw;
          height: 100%;
          background-color: #58abff; }
          @media only screen and (max-width: 1023px) {
            #underPageContents #vision .sectionContentWrap .pointListWrap > .titleWrap::before {
              left: -3.05vw;
              width: 5.55vw; } }
        #underPageContents #vision .sectionContentWrap .pointListWrap > .titleWrap .title {
          position: relative;
          font-size: 3.24vw;
          color: #32409a; }
          @media screen and (min-width: 1481.48148px) {
            #underPageContents #vision .sectionContentWrap .pointListWrap > .titleWrap .title {
              font-size: 48px; } }
          @media only screen and (max-width: 1023px) {
            #underPageContents #vision .sectionContentWrap .pointListWrap > .titleWrap .title {
              font-size: 7.77vw; } }
  @media only screen and (max-width: 1023px) and (min-width: 360.36036px) {
    #underPageContents #vision .sectionContentWrap .pointListWrap > .titleWrap .title {
      font-size: 28px; } }
      #underPageContents #vision .sectionContentWrap .pointListWrap .pointList .content {
        border-top: 1px solid #fff; }
        #underPageContents #vision .sectionContentWrap .pointListWrap .pointList .content .numAndEnTextWrap .num::before {
          background-color: #cdd3f6; }
    #underPageContents #vision .sectionContentWrap .btnWrap {
      position: absolute;
      left: 50%;
      bottom: -10.77vw;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media only screen and (max-width: 1023px) {
        #underPageContents #vision .sectionContentWrap .btnWrap {
          bottom: -22.77vw; } }
  @media only screen and (min-width: 1024px) {
    #underPageContents #business .section {
      margin-top: 4.11vw; } }
  #underPageContents #business .section .leftImgFlexWrap .btnWrap, #underPageContents #business .section .rightImgFlexWrap .btnWrap {
    margin-top: 2.7vw; }
    @media only screen and (max-width: 1023px) {
      #underPageContents #business .section .leftImgFlexWrap .btnWrap, #underPageContents #business .section .rightImgFlexWrap .btnWrap {
        margin-top: 5%; } }
  @media only screen and (min-width: 1024px) {
    #underPageContents #business .section .leftImgFlexWrap:first-of-type .sectionTitleWrap.borderBottomTitleWrap {
      margin-top: 5.08vw; } }
  #underPageContents #ratio .inner > .flex {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 1.69vw; }
    @media only screen and (max-width: 1023px) {
      #underPageContents #ratio .inner > .flex {
        margin-bottom: 4.16vw; } }
    #underPageContents #ratio .inner > .flex .sectionTitleWrap {
      margin: 0; }
      #underPageContents #ratio .inner > .flex .sectionTitleWrap .sectionTitle {
        line-height: 1; }
    #underPageContents #ratio .inner > .flex .textWrap {
      margin: 0 0 0 1em; }
      #underPageContents #ratio .inner > .flex .textWrap .text {
        font-size: 0.81vw;
        color: #757575; }
        @media screen and (min-width: 1481.48148px) {
          #underPageContents #ratio .inner > .flex .textWrap .text {
            font-size: 12px; } }
        @media only screen and (max-width: 1023px) {
          #underPageContents #ratio .inner > .flex .textWrap .text {
            font-size: 2.77vw; } }
  @media only screen and (max-width: 1023px) and (min-width: 361.01083px) {
    #underPageContents #ratio .inner > .flex .textWrap .text {
      font-size: 10px; } }
  @media only screen and (max-width: 1023px) {
    #underPageContents #ratio .column3Block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media only screen and (max-width: 1023px) {
    #underPageContents #ratio .column3Block .column {
      width: 48%; } }
  @media only screen and (max-width: 1023px) {
    #underPageContents #ratio .column3Block .column:nth-of-type(2) {
      margin-top: 0; } }
  #underPageContents #about .sectionContentWrap .googleMapWrap .map {
    border-radius: .67vw;
    border: 2px solid #e6e6e6;
    border-radius: .67vw;
    overflow: hidden; }
    @media only screen and (max-width: 1023px) {
      #underPageContents #about .sectionContentWrap .googleMapWrap .map {
        border-radius: 2.77vw; } }
    #underPageContents #about .sectionContentWrap .googleMapWrap .map iframe {
      width: 100%;
      height: 100%; }
  #underPageContents #about .section {
    margin-top: 1.9vw; }
    @media only screen and (max-width: 1023px) {
      #underPageContents #about .section {
        margin-top: 5.55vw; } }
    #underPageContents #about .section .googleMapWrap {
      margin-bottom: 1.9vw 0 0 8.78vw; }
      @media only screen and (min-width: 1481px) {
        #underPageContents #about .section .googleMapWrap {
          margin: 1.9vw 0 0 20vw; } }
      @media only screen and (max-width: 1023px) {
        #underPageContents #about .section .googleMapWrap {
          margin: 5.55vw 0 0 6.5%; } }
      #underPageContents #about .section .googleMapWrap .map {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0; }
        #underPageContents #about .section .googleMapWrap .map iframe {
          height: 30.4vw; }
          @media only screen and (max-width: 1023px) {
            #underPageContents #about .section .googleMapWrap .map iframe {
              height: 41.66vw; } }
    #underPageContents #about .section .textWrap {
      margin: 2.36vw 8.78vw 0; }
      @media only screen and (min-width: 1481px) {
        #underPageContents #about .section .textWrap {
          margin: 2.36vw 20vw 0; } }
      @media only screen and (max-width: 1023px) {
        #underPageContents #about .section .textWrap {
          margin: 0 6.5% 0; } }

@media only screen and (max-width: 1023px) {
  #welfare .sectionTitleWrap {
    margin-bottom: 5.55vw; } }

#welfare .column3BlockWrap {
  margin-top: 3.125vw; }
  @media only screen and (max-width: 1023px) {
    #welfare .column3BlockWrap {
      margin-top: 8.33vw; } }
  @media only screen and (max-width: 1023px) {
    #welfare .column3BlockWrap .column3BgWhList .column .titleWrap .minTitle {
      font-size: 3.8vw; } }
  #welfare .column3BlockWrap .column3BgWhList .column .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 4.73vw;
    max-height: 70px; }
    @media only screen and (max-width: 1023px) {
      #welfare .column3BlockWrap .column3BgWhList .column .image {
        height: 11.11vw; } }
    #welfare .column3BlockWrap .column3BgWhList .column .image img {
      width: 4.73vw;
      max-width: 70px;
      height: auto; }
      @media only screen and (max-width: 1023px) {
        #welfare .column3BlockWrap .column3BgWhList .column .image img {
          width: 11vw; } }
  @media only screen and (max-width: 1023px) {
    #welfare .column3BlockWrap .column3BgWhList .column:last-of-type .titleAndTextWrap .titleWrap {
      height: 13vw; } }

#interview .textWrap {
  margin: 0 8.78vw 1.69vw; }
  @media only screen and (min-width: 1481px) {
    #interview .textWrap {
      margin: 0 20vw 1.69vw; } }
  @media only screen and (max-width: 1023px) {
    #interview .textWrap {
      margin: 0 6.5% 4.16vw; } }

#interview .interviewSliderWrap {
  margin-top: 3.125vw; }
  @media only screen and (max-width: 1023px) {
    #interview .interviewSliderWrap {
      margin-top: 8.33vw; } }
  #interview .interviewSliderWrap .interviewSlider .interviewSliderInner .interviewSlideItem {
    position: relative; }
    #interview .interviewSliderWrap .interviewSlider .interviewSliderInner .interviewSlideItem a {
      display: block; }
    #interview .interviewSliderWrap .interviewSlider .interviewSliderInner .interviewSlideItem .position {
      max-width: 80%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: #000;
      color: #fff;
      padding: 7px;
      font-size: 12px;
      line-height: 1.4;
      text-align: left; }
      @media only screen and (max-width: 1023px) {
        #interview .interviewSliderWrap .interviewSlider .interviewSliderInner .interviewSlideItem .position {
          font-size: 2.5vw;
          padding: 2vw; } }

#recruitEntry {
  position: relative;
  margin-top: 8.85vw;
  height: 26.35vw;
  overflow: hidden; }
  @media only screen and (max-width: 1023px) {
    #recruitEntry {
      margin-top: 16.66vw;
      height: 114.97vw; } }
  #recruitEntry::before, #recruitEntry::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%; }
    @media only screen and (max-width: 1023px) {
      #recruitEntry::before, #recruitEntry::after {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px; } }
  #recruitEntry::before {
    z-index: 3;
    right: 0;
    display: block;
    width: 100%;
    background: -webkit-linear-gradient(45deg, rgba(230, 53, 0, 0.7), rgba(249, 242, 35, 0.7));
    background: -o-linear-gradient(45deg, rgba(230, 53, 0, 0.7), rgba(249, 242, 35, 0.7));
    background: linear-gradient(45deg, rgba(230, 53, 0, 0.7), rgba(249, 242, 35, 0.7)); }
    @media only screen and (max-width: 1023px) {
      #recruitEntry::before {
        width: 95%; } }
  #recruitEntry::after {
    z-index: 2;
    left: 0;
    width: 50%;
    background-color: #fff; }
    @media only screen and (max-width: 1023px) {
      #recruitEntry::after {
        top: auto;
        bottom: 0;
        left: 5%;
        width: 100%;
        height: 55%; } }
  #recruitEntry .bgImageWrap {
    z-index: 2;
    position: absolute;
    top: 0;
    right: 0;
    width: 52%;
    height: 100%;
    background-image: url("../images/under/recruit/photo_recruit.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px; }
    @media only screen and (max-width: 1023px) {
      #recruitEntry .bgImageWrap {
        width: 95%;
        background-size: 100% auto;
        background-position: top center; } }
  #recruitEntry .inner {
    position: relative;
    z-index: 3;
    width: 85%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 1023px) {
      #recruitEntry .inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 80%;
        height: 93%;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding-left: 4.16vw; } }
  #recruitEntry .secCatchBlock {
    width: 29.43vw; }
    @media only screen and (max-width: 1023px) {
      #recruitEntry .secCatchBlock {
        width: 100%;
        position: relative; } }
    #recruitEntry .secCatchBlock .secCatchWrap {
      margin-bottom: 1.82vw; }
    #recruitEntry .secCatchBlock .secNormalText {
      margin-top: 0.7vw;
      font-size: 1.5vw;
      line-height: 1.5; }
      @media screen and (min-width: 1200px) {
        #recruitEntry .secCatchBlock .secNormalText {
          font-size: 18px; } }
      @media only screen and (max-width: 1023px) {
        #recruitEntry .secCatchBlock .secNormalText {
          margin-top: 2.22vw;
          font-size: 3.33vw; } }
    @media only screen and (max-width: 1023px) {
      #recruitEntry .secCatchBlock .btnWrap {
        margin-top: 8.33vw;
        width: 100%; } }

@media only screen and (max-width: 1023px) {
  #footContact {
    padding-top: 39.06vw;
    margin-top: -23.44vw; } }
