/* Generated by less 3.11.1 */
@charset "utf-8";
body {
  width: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%;
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
  color: #000;
  -webkit-print-color-adjust: exact;
}
.forSp {
  display: none;
}
.inner {
  width: 1000px;
  margin: 0 auto;
}
#wrap {
  position: relative;
  padding-top: 134px;
}
#wrap ul li,
#wrap ol li {
  list-style-type: none;
}
#wrap a {
  text-decoration: none;
}
#wrap img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.col02 .col02List:first-child {
  float: left;
}
.col02 .col02List:last-child {
  float: right;
}
.col03 .col03List {
  width: 30%;
  float: left;
  margin-right: 5%;
}
.col03 .col03List:last-child {
  margin-right: 0;
}
.col04 .col04List {
  width: 24%;
  margin-right: 1%;
  float: left;
}
.col04 .col04List:last-child {
  width: 25%;
  margin-right: 0;
}
#btnPagetop {
  position: fixed;
  width: 50px;
  right: 40px;
  bottom: 90px;
  z-index: 99999;
}
#btnPagetop a {
  display: block;
  width: 100%;
  background-color: #000;
}
#btnPagetop a::before {
  background-color: #006ab7;
}
#globalHeader {
  padding-top: 26px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
#globalHeader #logo01 {
  width: 20%;
  float: left;
  margin-right: 19.5%;
}
#globalHeader #logo01 li:first-child {
  border-bottom: #000 1px solid;
}
#globalHeader #logo01 li:nth-child(2){
  width: 80%;
  margin: 0 auto;
}
#globalNav {
  width: 18.8%;
  float: left;
}
#globalNav ul {
  width: 100%;
}
#globalNav ul li {
  width: 50%;
  float: left;
}
#globalNav ul li a {
  display: block;
  width: 100%;
  font-size: 15px;
  padding: 9px 0;
  color: #000;
  transition: 0.6s;
}
#globalNav ul li a:hover {
  transition: 0.6s;
  color: #006ab7;
}
#mainContents {
  position: relative;
  z-index: 1;
}
.bgGradation01 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#441a86+3,008354+30,01aaea+51,38c7b0+78,c9da2a+95 */
  background: #441a86;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #441a86 3%, #008354 30%, #01aaea 51%, #38c7b0 78%, #c9da2a 95%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #441a86 3%, #008354 30%, #01aaea 51%, #38c7b0 78%, #c9da2a 95%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #441a86 3%, #008354 30%, #01aaea 51%, #38c7b0 78%, #c9da2a 95%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#441a86', endColorstr='#c9da2a', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  background-size: 400% 400%;
  animation: bggradient 20s ease infinite;
}
@keyframes bggradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
#globalFooter {
  padding-bottom: 40px;
  position: relative;
}
#globalFooter h2 {
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin-bottom: 25px;
}
#globalFooter .lnk01 {
  width: 42%;
  margin-bottom: 20px;
}
#globalFooter .lnk01 a {
  display: block;
  padding: 37px 0 37px 5.95238095%;
  font-size: 20px;
  color: #fff;
  position: relative;
  background: url(/recruit/assets/img/top/f_btn_bg01.png) left bottom no-repeat #000;
  letter-spacing: 2px;
  font-weight: 600;
}
#globalFooter .lnk01 a::before {
  background: url(/recruit/assets/img/top/f_btn_bg01.png) left bottom no-repeat #006ab7;
}
#globalFooter .lnk01 a::after {
  content: '';
  background: url(/recruit/assets/img/top/f_btn_icon01.png) left top no-repeat;
  background-size: contain;
  width: 16.19047619%;
  height: 20px;
  position: absolute;
  right: 14px;
  top: 39px;
}
#globalFooter .fLnk ul {
  text-align: left;
}
#globalFooter .fLnk ul li {
  display: inline-block;
  color: #fff;
  font-size: 13px;
}
#globalFooter .fLnk ul li:first-child {
  margin-right: 30px;
}
#globalFooter .fLnk ul li a {
  color: #fff;
}
#globalFooter .fLnk ul li a:hover {
  text-decoration: underline;
}
#globalFooter .txtArea {
  padding-left: 2%;
  border-left: #fff 2px solid;
  padding-top: 25px;
  margin-bottom: 50px;
}
#globalFooter .txtArea nav ul li {
  float: left;
  width: 100px;
}
#globalFooter .txtArea nav ul li a {
  display: block;
  width: 100%;
  color: #fff;
  line-height: 1;
  transition: 0.6s;
}

#globalFooter .txtArea nav ul li:nth-child(2){
  width: 180px;
}
#globalFooter .txtArea nav ul li:nth-child(3){
  width: 100px;
  font-size: 14px;
}

#globalFooter .txtArea nav ul li a:hover {
  transition: 0.6s;
  color: #006ab7;
}
@media screen and (min-width: 551px) and (max-width: 1025px) {
  .forSp {
    display: none;
  }
  .inner {
    width: 96.09375%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 550px) {
  #globalFooter .fLnk ul li:first-child {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  #globalFooter .fLnk ul li {
    display: block;
  }
}

@media screen and (max-width: 595px) {
  #globalFooter .txtArea nav ul li:nth-child(3){
    padding-top: 30px;
    width: 100%;
}
}

@media screen and (max-width: 550px) {
  .inner {
    width: 96%;
    margin: 0 auto;
  }
  img {
    width: 100%;
    height: auto;
  }
  .col02 .col02List {
    float: none;
    width: 100%;
  }
  .col03 .col03List {
    float: none;
    width: 100%;
  }
  .col04 .col04List {
    float: none;
    width: 100%;
  }
  .forSp {
    display: block;
  }
  .forPc {
    display: none !important;
  }
  #btnPagetop {
    right: 2%;
    bottom: 20px;
  }
  #wrap {
    padding-top: 90px;
  }
  #wrap #globalHeader {
    left: 0;
    top: 0;
    padding-top: 10px;
  }
  #wrap #globalHeader .inner {
    width: 94.66666667%;
    margin: 0 auto;
  }
  #wrap #globalHeader .inner #logo01 {
    width: 80%;
  }
  #wrap #globalHeader .inner #logo01 li {
    float: left;
  }
  #wrap #globalHeader .inner #logo01 li:first-child {
    width: 65%;
    margin: 6vw 0;
    border-bottom: none;
    position: relative;
  }
  #wrap #globalHeader .inner #logo01 li:first-child::after {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #000;
    position: absolute;
    right: 0;
    top: 0;
  }
  #wrap #globalHeader .inner #logo01 li:first-child img{
    display: block;
    width: 95%;
  }
  #globalHeader #logo01{
    margin-right: 0;
  }
  #wrap #globalHeader .inner #logo01 li:last-child {
    width: 35%;
  }
  #wrap #globalHeader .drawer-hamburger {
    top: 13px;
  }
  #wrap #globalHeader .drawer-nav {
    background: none;
    width: 36%;
  }
  #wrap #globalHeader .drawer-nav .hmbrgrList {
    padding-top: 18px;
  }
  #wrap #globalHeader .drawer-nav .hmbrgrList li {
    margin-bottom: 5px;
  }
  #wrap #globalHeader .drawer-nav .hmbrgrList li a {
    display: block;
    line-height: 1;
    padding: 15px 5%;
    width: 90%;
    color: #000;
    background-color: rgba(255, 255, 255, 0.7);
    position: relative;
  }
  #wrap #globalHeader .drawer-nav .hmbrgrList li a::after {
    content: '>';
    position: absolute;
    right: 4%;
    top: 15px;
  }
  #wrap #globalFooter {
    padding-bottom: 40px;
  }
  #wrap #globalFooter .inner .lnk01 {
    width: 71.66666667%;
    margin: 0 auto;
  }
  #wrap #globalFooter .inner .lnk01 a {
    padding-top: 10px;
    padding-bottom: 22px;
    line-height: 1;
    font-size: 15px;
    background-size: 89%;
    background-repeat: repeat-x;
  }
  #wrap #globalFooter .inner .lnk01 a::after {
    width: 12.40310078%;
    height: 16px;
    left: 85%;
    top: 12px;
  }
  #wrap #globalFooter .fLnk {
    position: relative;
    bottom: auto;
    right: auto;
    width: 96%;
    margin: 30px auto 0;
  }
  #wrap #globalFooter .fLnk ul li {
    margin-right: 0;
    font-size: 13px;
  }
  .drawer--right.drawer-open #globalHeader .drawer-hamburger {
    right: 36% !important;
  }
}

@media screen and (max-width: 268px) {
    #globalFooter .txtArea nav ul li:nth-child(2){
        padding-top: 10px;
    }
}
