@charset "utf-8";
@media screen and (max-width: 1536px) {}
@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1280px) {}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 400px) {}
/* ==============================
   headertxt
============================== */
/* ==============================
   mainarea
============================== */
#mainarea {
  padding: 0 2%;
  width: 100%;
}
#mainarea .inner {
  background: url("../images/top/mainimg_top01.png") no-repeat center;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: calc(100vh - 140px);
  border-radius: 0 30px 30px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#mainarea .maintxt {}
@media screen and (max-width: 1670px) {
  #mainarea {
    padding: 0 1.5%;
  }
}
@media screen and (max-width: 1300px) {
  #mainarea {
    padding: 0 1%;
  }
}
@media screen and (max-width: 1536px) {}
@media screen and (max-width: 1280px) {}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 767px) {
  #mainarea {
    padding: 0 1.5%;
  }
  #mainarea .inner {
    background: url("../images/top/mainimg_top01sp.png") no-repeat center;
    background-size: cover;
    height: 70vh;
    border-radius: 0 15px 15px 15px;
  }
}
@media (orientation: landscape) {
  #mainarea .inner {
    height: calc(100vh - 50px);
  }
}
/* ==============================
  maintxt
============================== */
.maintxt {
  text-align: center;
}
.maintxt .txt01 {
  font-size: 3.2rem;
  font-weight: 700;
  background: linear-gradient(90deg, #ead292 0%, #d0ab4a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
  line-height: 1.2;
}
.maintxt .txt01 span{
  font-size: 1.6rem;
  font-weight: 700;
  display: block;
}


.maintxt .txt01::before {
  content: "";
  display: block;
  width: 35px;
  height: 51px;
  background: url(../images/top/bg_maintxt_l01.png) no-repeat left top / contain;
  position: absolute;
  top: 3px;
  left: -50px;
}
.maintxt .txt01::after {
  content: "";
  display: block;
  width: 35px;
  height: 51px;
  background: url(../images/top/bg_maintxt_r01.png) no-repeat left top / contain;
  position: absolute;
  top: 3px;
  right: -50px;
}
.maintxt .txt02 {
  font-size: 3.0rem;
  font-weight: 700;
  color: #FFF;
  margin-bottom: 45px;
}
.maintxt .txt02 span {
  font-size: 6.8rem;
  color: #FFF;
}
@media screen and (max-width: 1280px) {
  .maintxt .txt02 span {
    font-size: 5.8rem;
    color: #FFF;
  }
}
@media screen and (max-width: 820px) {
  .maintxt {
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .maintxt .txt01 {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
    .maintxt .txt01 span {
      font-size: 1.2rem;
    }
  .maintxt .txt01::before {
    width: 18px;
    height: 27px;
    background: url(../images/top/bg_maintxt_l01.png) no-repeat left top / 100%;
    left: -27px;
  }
  .maintxt .txt01::after {
    width: 18px;
    height: 27px;
    background: url(../images/top/bg_maintxt_r01.png) no-repeat left top / 100%;
    right: -27px;
  }
  .maintxt .txt02 {
    font-size: 1.8rem;
    margin-bottom: 29px;
  }
  .maintxt .txt02 span {
    font-size: 3.2rem;
  }
}
/* ==============================
 count3
============================== */
.count3 {
  width: 784px;
  background: #FFF;
  padding: 22px 50px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
}
.countWrap {
  width: 33.33%;
  margin: 0 20px;
}
.wauto {
  width: auto;
}
.countWrap .countTxt {
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 16px;
  text-align: left;
}
.countWrap .countBox {
  display: flex;
  align-items: baseline;
  width: 100%;
}
.countWrap .countNum {
  font-size: 5.6rem;
  color: #0b487e;
  font-weight: 700;
  line-height: 1;
}
.countWrap .countTxt02 {
  font-size: 2.8rem;
  color: #0b487e;
  line-height: 1;
}
@media screen and (max-width: 820px) {
  .count3 {
    width: 80%;
    padding: 22px 20px;
    margin: 0 auto;
  }
  .countWrap {
    margin: 0 15px;
  }
  .countWrap .countTxt {
    font-size: 1.4rem;
  }
  .countWrap .countNum {
    font-size: 5.0rem;
  }
  .countWrap .countTxt02 {
    font-size: 2.0rem;
  }
}
@media screen and (max-width: 767px) {
  .count3 {
    width: 90%;
    padding: 15px;
    margin: 0 auto;
  }
  .countWrap {
    margin: 0 7px;
  }
  .countWrap .countTxt {
    font-size: 1.2rem;
    margin-bottom: 16px;
  }
  .countWrap .countNum {
    font-size: 2.6rem;
  }
  .countWrap .countTxt02 {
    font-size: 1.3rem;
    color: #0b487e;
    line-height: 1;
  }
}
/* ==============================
scrollbarBox
============================== */
.scrollbarBox {
  position: absolute;
  right: 4%;
  bottom: 0px;
  height: 300px;
}
.scrollbar-text {
  display: inline-block;
  position: absolute;
  bottom: 0;
  padding: 10px 10px 110px;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
  text-transform: uppercase;
  writing-mode: vertical-lr;
  left: 50%;
  transform: translateX(-50%);
}
.scrollbar {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1px;
}
.scrollbar::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 100px;
  background: #fff;
}
.scrollbar::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  animation: circlemove 3s ease-in-out infinite, cirlemovehide 3s ease-out infinite;
}
@keyframes circlemove {
  0% {
    bottom: 95px;
  }
  100% {
    bottom: 0px;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width: 767px) {
  .scrollbarBox {
    right: auto;
    left: 5%;
    bottom: 90px;
    height: 90px;
  }
  .scrollbar-text {
    padding: 10px 10px 50px;
    font-size: 1.2rem;
  }
  .scrollbar {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1px;
  }
  .scrollbar::after {
    height: 45px;
  }
  @keyframes circlemove {
    0% {
      bottom: 45px;
    }
    100% {
      bottom: 0px;
    }
  }
}
/* ==============================
mvcount 
============================== */
#mvcount {
  padding: 0 0 117px;
}
/* ==============================
mvcount
============================== */
.mvcount {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 25px
}
.mvcount .countWrap {
  margin: 0 50px;
}
.mvcount .countTxt {
  color: #0b487e;
  font-size: 2.4rem;
    font-weight: 700;
  margin-bottom: 0px;
}
.mvcount .countTxt02 {
  color: #0b487e;
  font-size: 5.0rem;
}
.mvcount .countNum {
  font-size: 6.8rem;
  background-image: linear-gradient(90deg, rgba(30, 172, 220, 1), rgba(18, 86, 151, 1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.mvcount .sla {
  position: relative
}
.mvcount .sla::before {
  content: "";
  display: block;
  width: 48px;
  height: 82px;
  background: url(../images/top/ico_sla01.png) no-repeat left top / contain;
  position: absolute;
  top: 3px;
  left: -75px;
}
.mvcount .txts {
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.8
}
.mvsmtxt {
  margin-top: 30px;
  font-size: 1.4rem;
  font-weight: 500;
}


.mvsmtxt a {
  color: #FFF;
  text-decoration: underline;
}
#mvcount .mvsmtxt {
  margin-top: 0px;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
}
#mvcount .mvsmtxt a {
  color: #111;
  text-decoration: underline;
}

.mvsmtxt a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .mvcount {
    flex-wrap: wrap
  }
  .mvcount .txts {
    font-size: 1.8rem;
    margin-top: 15px;
    width: 100%;
    text-align: center;
  }
  .mvcount .txts br {
    display: none !important
  }
}
@media screen and (max-width: 767px) {
  .mvcount {
    flex-wrap: wrap
  }
  .mvcount .countWrap {
    margin: 0 22px;
  }
  .mvcount .countTxt {
    font-size: 1.4rem;
    margin-bottom: 0px;
  }
  .mvcount .countTxt .txt14 {
    font-size: 1.0rem;
    margin-bottom: 0px;
  }
  .mvcount .countTxt02 {
    font-size: 2.7rem;
  }
  .mvcount .countNum {
    font-size: 3.6rem;
  }
  .mvcount .sla {
    position: relative
  }
  .mvcount .sla::before {
    content: "";
    display: block;
    width: 26px;
    height: 44px;
    background: url(../images/top/ico_sla01sp.png) no-repeat left top / contain;
    position: absolute;
    top: 3px;
    left: -35px;
  }
  .mvcount .txts {
    font-size: 1.6rem;
    margin-top: 15px;
    width: 100%;
    text-align: center;
  }
}
/* ==============================
#service
============================== */
#service {
  background: url(../images/top/bg_topservice01.png) no-repeat right top, #eff4f6;
  border-radius: 60px;
}
#service .inner {
  padding: 100px 0 160px;
}
.iconttl {
  font-size: 1.6rem;
  color: #0b487e;
  margin-bottom: 2px;
  position: relative;
  padding: 5px 0 0 40px;
}
.iconttl::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/common/ico_logo01.png) no-repeat left top / contain;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media screen and (max-width: 767px) {
  #service {
    background: url(../images/top/bg_topservice01sp.png) no-repeat right top, #eff4f6;
    border-radius: 30px;
  }
  #service .inner {
    padding: 50px 0 145px;
  }
  .iconttl {
    font-size: 1.5rem;
    padding: 0 0 0 30px;
  }
  .iconttl::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/common/ico_logo01.png) no-repeat left top / 100%;
  }
}
/* ==============================
ttlBox
============================== */
.ttlBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 45px;
}
.ttlBox .h2txt {
  font-size: 4.2rem;
  font-weight: 700;
}
.ttlBox .h2txt span {
  font-size: 2.0rem;
}
.ttlBox .sbox {
  width: 400px;
  height: 50px;
  border-radius: 25px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  padding: 0 10px 0 20px;
}
.ttlBox .sbox form {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ttlBox .sbox .search-edit {
  border: 0;
  color: #999;
  width: 80%;
}
.ttlBox .sbox button {
  background: #000000;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.ttlBox .sbox button span {
  color: #FFFFFF;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .ttlBox .h2txt {
    font-size: 3.5rem;
  }
  .ttlBox .h2txt span {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 820px) {
  .ttlBox {
    margin-bottom: 27px;
    flex-wrap: wrap;
  }
  .ttlBox .h2txt {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ttlBox .h2txt {
    font-size: 2.6rem;
    margin-bottom: 20px;
    font-feature-settings: "palt";
  }
  .ttlBox .h2txt span {
    font-size: 1.5rem;
  }
  .ttlBox .sbox {
    width: 100%;
    height: 40px;
    border-radius: 20px;
    padding: 0 10px 0 20px;
  }
  .ttlBox .sbox .search-edit {
    width: 80%;
    font-weight: 500;
  }
  .ttlBox .sbox button {
    width: 30px;
    height: 30px;
  }
  .ttlBox .sbox button span {
    font-size: 1.4rem;
  }
}
/* ==============================
#service
============================== */
#service .inner .serviceBox {
  background: #FFFFFF;
  padding: 50px;
  margin-bottom: 40px;
}
#service .inner .serviceBox .mainBox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 22px;
}
#service .inner .serviceBox .mainBox .img {
  width: 40%;
}
@media screen and (max-width: 1024px) {
  #service .inner .serviceBox {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  #service .inner .serviceBox {
    padding: 15px 10px 30px;
    margin-bottom: 15px;
  }
  #service .inner .serviceBox .mainBox {
    flex-wrap: wrap;
    margin-bottom: 22px;
  }
  #service .inner .serviceBox .mainBox .img {
    width: 100%;
    margin-bottom: 25px;
  }
}
/* ==============================
#service
============================== */
#service .inner .serviceBox .mainBox .txts {
  width: 58%;
}
#service .mainBox .txts .icons {
  margin-bottom: 15px;
}
#service .mainBox .txts .icons ul {
  display: flex;
	flex-wrap: wrap;
}
#service .mainBox .txts .icons ul li {
  margin-right: 5px;
  border: 1px #0b487e solid;
  color: #0b487e;
  font-size: 1.4rem;
  padding: 7px 14px;
  background: #FFFFFF;
  border-radius: 5px;
  line-height: 1;
	margin-bottom: 5px;
  font-weight: 700;
}
#service .mainBox .txts .ttl {
  font-size: 3.2rem;
  margin-bottom: 32px;
  font-weight: 700;
}
#service .mainBox .txts .txt {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 40px;
}
#service .mainBox .txts .btn01 {
  float: right;
}
@media screen and (max-width: 767px) {
  #service .inner .serviceBox .mainBox .txts {
    width: 100%;
  }
  #service .mainBox .txts .icons {
    margin-bottom: 15px;
  }
  #service .mainBox .txts .icons ul {
    display: flex;
  }
  #service .mainBox .txts .icons ul li {
    font-size: 1.2rem;
    padding: 5px 10px;
  }
  #service .mainBox .txts .ttl {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
  #service .mainBox .txts .txt {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}
/* ==============================
comment
============================== */
#service .comment {
  background: #f6f6f6;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  margin-bottom: 50px;
}
#service .comment .img {
  width: 90px;
  margin-right: 22px;
  flex-shrink: 0;
}
#service .comment .txts {
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #service .comment {
    padding: 9px;
    margin-bottom: 25px;
  }
  #service .comment .img {
    width: 53px;
    margin-right: 10px;
  }
  #service .comment .txts {
    font-size: 1.4rem;
  }
}
/* ==============================
slist
============================== */
#service .slist {}
#service .slist ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#service .slist ul:after {
	content:"";
display: block;
	width: 24%;
}
#service .slist ul:before {
	content:"";
display: block;
	width: 24%;
	order: 1;
}
#service .slist li {
  width: 24%;
}
#service .slist li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #111;
  background: #FFF;
  font-size: 1.6rem;
  font-weight: 700;
  width: 100%;
  height: 80px;
  padding: 0 10px 0 20px;
  border-radius: 5px;
  border: 1px #1eaddd solid;
  margin-bottom: 20px;
}
#service .slist li a:hover {
  opacity: 1;
  text-decoration: none;
  background:#1eaddd ;
  color: #FFF;
}
#service .slist li a .ico {
  margin-left: 7px;
  background: #1eaddd;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
	flex-shrink: 0;
}
#service .slist li a i {
  color: #FFF;
  font-size: 1.4rem;
}
#service .slist li a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1280px) {
#service .slist li a {
    height: 110px;
    padding: 10px 10px 10px 10px;
    font-size: 1.4rem;
  }

}
@media screen and (max-width: 820px) {
  #service .slist li {
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  #service .slist li {
    width: 100%;
  }
  #service .slist li a {
    font-size: 1.5rem;
    width: 100%;
    height: 52px;
    padding: 0 10px 0 12px;
    margin-bottom: 8px;
  }
  #service .slist li a .ico {
    width: 16px;
    height: 16px;
  }
  #service .slist li a i {
    font-size: 1rem;
  }
}
/* ==============================
slist
============================== */
#service .open {
  text-align: center;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 700;
  color: #1eaddd;
  text-decoration: underline;
}
#service .open i {
  font-size: 1.8rem;
  color: #1eaddd;
  text-decoration: none;
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  #service .open {
    margin-top: 15px
  }
}
/* =======

/* ==============================
#news_company
============================== */
#news_company {
  background: url(../images/top/bg_topnews01.png) no-repeat left bottom, #fff;
}
#news_company .inner {
  padding: 100px 0 0px;
}
#news_company .inner .newsWrap {
  display: flex;
  width: 100%;
}
#news_company .inner .newsWrap .ttls {
  width: 33.33%;
  padding-right: 30px;
}
#news_company .inner .newsWrap .iconttl {
  margin-bottom: 15px;
}
@media screen and (max-width: 820px) {
  #news_company .inner .newsWrap {
    flex-wrap: wrap;
  }
  #news_company .inner .newsWrap .ttls {
    width: 100%;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  #news_company {
    background: url(../images/top/bg_topnews01sp.png) no-repeat left 78%, #fff;
  }
  #news_company .inner {
    padding: 50px 0 0px;
  }
  #news_company .inner .newsWrap .ttls {
    margin-bottom: 0px;
  }
  #news_company .inner .newsWrap .ttlBox {
    margin-bottom: 0px;
  }
  .newsWrap .btn01 {
    margin: 0 auto 96px auto;
  }
}
/* ==============================
newsList
============================== */
.newsList {
  margin-bottom: 100px;
}
.newsList ul {}
.newsList ul li {
  border-bottom: 1px #CCC solid;
}
.newsList ul li a {
  padding: 30px 0;
  display: flex;
  align-items: center;
  color: #111;
}
.newsList ul li a:hover {
  text-decoration: none;
}
.newsList ul li .date {
  font-size: 1.4rem;
  font-weight: 500;
  margin-right: 10px;
  color: #666;
}
.newsList ul li .cat {
  padding: 10px 30px;
  background: #eff4f6;
  color: #0b487e;
  font-size: 1.4rem;
  margin-right: 35px;
  flex-shrink: 0;
  border-radius: 25px;
}
.newsList ul li .txt {
  font-size: 1.6rem;
  color: #111;
}
@media screen and (max-width: 767px) {
  .newsList {
    margin-bottom: 30px;
  }
  .newsList ul li {
    padding: 10px 0;
    flex-wrap: wrap;
  }
    .newsList ul li a {
      padding: 0px 0;
flex-wrap: wrap;
    }
  .newsList ul li .date {
    font-size: 1.5rem;
  }
  .newsList ul li .cat {
    padding: 5px 18px;
    font-size: 1.5rem;
    margin-right: 0;
  }
  .newsList ul li .txt {
    padding-top: 5px;
    font-size: 1.6rem;
    color: #111;
    width: 100%;
  }
}
/* ==============================
companyWrap
============================== */
#news_company .inner02 {
  margin: 0 auto 100px;
}
.companyWrap {
  border-radius: 20px;
  display: flex;
  margin-bottom: 25px
}
.companyWrap .img {
  width: 47.77%;
  flex-shrink: 0;
}
.companyWrap .txts {
  background: #0e141b;
  color: #FFF;
  border-radius: 0 20px 20px 0;
  padding: 0 75px;
  display: flex;
  align-items: center;
}
.companyWrap .txts .iconttl {
  color: #FFF;
  margin-bottom: 15px;
}
.companyWrap .txts .h2txt {
  margin-bottom: 30px;
  font-size: 4.2rem;
}
.companyWrap .txts .txt {
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 30px
}
@media screen and (max-width: 1024px) {
  .companyWrap .txts {
    padding: 0 30px;
  }
  .companyWrap .txts .iconttl {
    margin-bottom: 12px;
  }
  .companyWrap .txts .h2txt {
    margin-bottom: 20px;
    font-size: 3.0rem;
  }
  .companyWrap .txts .txt {
    font-size: 1.6rem;
    margin-bottom: 20px
  }
}
@media screen and (max-width: 820px) {
  #news_company .inner02 {
    margin: 0 auto 60px;
  }
  .companyWrap {
    border-radius: 20px;
    flex-wrap: wrap;
  }
  .companyWrap .img {
    width: 100%;
  }
  .companyWrap .img .pc {
    display: none !important
  }
  .companyWrap .img .sp {
    display: block !important
  }
  .companyWrap .txts {
    border-radius: 0 0 20px 20px;
    padding: 25px 15px;
    width: 100%;
  }
  .companyWrap .txts .iconttl {
    margin-bottom: 12px;
  }
  .companyWrap .txts .h2txt {
    margin-bottom: 22px;
    font-size: 2.6rem;
  }
  .companyWrap .txts .txt {
    font-weight: 500;
    font-size: 1.6rem;
    margin-bottom: 30px
  }
}
@media screen and (max-width: 767px) {
  .companyWrap .btn01 {
    margin: 0 auto 0 auto;
  }
}
/* ==============================
recruit
============================== */
#recruit {
  border-radius: 60px 60px 0 0;
  background-image: linear-gradient(90deg, rgba(11, 72, 126, 1), rgba(30, 172, 220, 1));
  position: relative;
  overflow: hidden;
  z-index: 0;
}
#recruit::before {
  content: "";
  background: url("../images/top/bg_re01.png") no-repeat;
  position: absolute;
  top: -800px;
  left: 0px;
  width: 625px;
  height: 1150px;
  z-index: 0;
}
#recruit::after {
  content: "";
  background: url("../images/top/bg_re02.png") no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1686px;
  height: 661px;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  #recruit {
    border-radius: 30px 30px 0 0;
    background-image: linear-gradient(135deg, rgba(11, 72, 126, 1), rgba(30, 172, 220, 1));
    position: relative;
    overflow: hidden;
    z-index: 0;
  }
  #recruit::before {
    content: "";
    background: transparent;
  }
  #recruit::after {
    content: "";
    background: url("../images/top/bg_re02.png") no-repeat;
    position: absolute;
    bottom: 0;
    right: -900px;
    width: 1686px;
    height: 661px;
    z-index: 0;
  }
}
/* ==============================
recruit
============================== */
#recruit .inner {
  display: flex;
  justify-content: space-between;
  z-index: 1;
  position: relative;
}
#recruit .inner .txts {
  padding: 127px 80px 54px 0;
  width: 57%;
  flex-shrink: 0;
  color: #FFFFFF;
}
#recruit .inner .txts .smttl {
  font-weight: 1.6rem;
  margin-bottom: 10px;
}
#recruit .inner .txts .h2txt02 {
  font-size: 9.0rem;
  line-height: 1;
  margin-bottom: 64px;
  margin-left: -11px;
}
#recruit .inner .txts .h3txt01 {
  font-size: 3.2rem;
  margin-bottom: 15px;
}
#recruit .inner .txts .txt {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 50px
}
#recruit .inner .txts .btn02 {
  float: right;
}
#recruit .inner .txts {
  padding: 127px 30px 54px 0;
  width: 50%;
  flex-shrink: 0;
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  #recruit .inner {}
  #recruit .inner .txts .h2txt02 {
    font-size: 7.0rem;
    line-height: 1;
    margin-bottom: 30px;
    margin-left: -11px;
  }
  #recruit .inner .txts .h3txt01 {
    font-size: 2.8rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 820px) {
  #recruit .inner .txts {
    padding: 50px 20px 54px 0;
    width: 57%;
    flex-shrink: 0;
    color: #FFFFFF;
  }
}
@media screen and (max-width: 767px) {
  #recruit .inner .txts .h2txt02 {
    font-size: 5.2rem;
    margin-bottom: 30px;
    margin-left: -11px;
  }
  #recruit .inner .txts .h3txt01 {
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 500px) {
  #recruit .inner {
    flex-wrap: wrap;
    height: auto;
  }
  #recruit .inner .txts {
    padding: 30px 15px 30px;
    width: 100%;
  }
  #recruit .inner .txts .smttl {
    font-weight: 1.6rem;
    margin-bottom: 13px;
  }
  #recruit .inner .txts .h2txt02 {
    font-size: 5.2rem;
    margin-bottom: 30px;
    margin-left: -11px;
  }
  #recruit .inner .txts .h3txt01 {
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
  #recruit .inner .txts .txt {
    font-size: 1.6rem;
    margin-bottom: 25px
  }
  #recruit .inner .txts .btn02 {}
}
/* ==============================
recruit
============================== */
#recruit .img img {
  width: auto
}
#recruit .img {
  display: flex;
}
#recruit .resliderWrap {
  width: 285px;
}
#recruit .line01, #recruit .line02 {}
#recruit .resliderWrap .slick-list {
  height: 716px !important;
}
#recruit .img .reslider .slick-slide {
  margin-bottom: 10px;
}
.slider05 .slick-list {
  transform: rotate(180deg) !important;
}
.slider05 .slick-list img {
  transform: rotate(180deg);
}
@media screen and (max-width: 1024px) {
  #recruit .resliderWrap .slick-list {
    height: 650px !important;
  }
}
@media screen and (max-width: 820px) {
  #recruit .resliderWrap {
    width: 200px;
  }
}
@media screen and (max-width: 400px) {
  #recruit .img {
    display: none;
  }
}
/* ==============================
recruit
============================== */
#recruit .imgsp {
  display: none;
}
@media screen and (max-width: 400px) {
  #recruit .imgsp {
    display: block;
    padding-top: 60px;
  }
  #recruit .resliderWrap02 {
    width: 100%;
    margin-bottom: 10px;
  }
  #recruit .resliderWrap02 .slick-list {}
  #recruit .imgsp .slick-slide {
    width: 142px;
    margin-right: 10px;
  }
  #recruit .imgsp .slick-slide .img {}
}
