.page_recruit #container {
  padding-top: 0;
}

/*------------------------------------------------

rTopMv

-------------------------------------------------*/
/*------------------------------------------------

rTopAbout

-------------------------------------------------*/
.rTopAbout {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
}

.rTopAbout::before {
  content: '';
  display: block;
  position: absolute;
  background: url(/dcms_media/image/r_top_usbg01.png) no-repeat;
  background-size: contain;
  width: 310px;
  height: 560px;
  top: 0;
  left: 0;
  z-index: -1;
}

.rTopAbout::after {
  content: '';
  display: block;
  position: absolute;
  background: url(/dcms_media/image/r_top_usbg02.png) no-repeat;
  background-size: contain;
  width: 356px;
  height: 560px;
  bottom: -3px;
  right: 0;
  z-index: -1;
}

.rTopAbout__box {
  max-width: 1030px;
  margin: auto;
}

.rTopAbout__item {
  width: 45.632%;
  position: relative;
}

.rTopAbout__item a {
  display: block;
}

.rTopAbout__namebox {
  display: block;
  position: absolute;
  top: 20px;
  left: -40px;
  z-index: 1;
}

.rTopAbout__name {
  display: block;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.1em;
  background-color: #0058A6;
  padding: 3px 22px;
}

.rTopAbout__subname {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  background-color: #1E1E1E;
  padding: 3px 22px;
}

.rTopAbout__img {
  display: block;
  -webkit-box-shadow: 10px 10px 0 #0058A6;
          box-shadow: 10px 10px 0 #0058A6;
  position: relative;
  height: 320px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.rTopAbout__img:hover {
  opacity: 0.8;
}

.rTopAbout__img:hover::after {
  right: -10px;
}

.rTopAbout__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.rTopAbout__img::after {
  content: '';
  display: block;
  position: absolute;
  background: url(/dcms_media/image/r_rTopAbout_arrow.png) no-repeat;
  background-size: contain;
  width: 90px;
  height: 13px;
  right: 0px;
  bottom: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media screen and (max-width: 768px) {
  .rTopAbout {
    padding-top: 45px;
    padding-bottom: 60px;
  }
  .rTopAbout::before {
    width: 155px;
    height: 280px;
  }
  .rTopAbout::after {
    width: 178px;
    height: 280px;
  }
  .rTopAbout__item {
    width: 98%;
    margin-bottom: 40px;
  }
  .rTopAbout__item:last-child {
    margin-bottom: 0;
  }
  .rTopAbout__namebox {
    top: 20px;
    left: -20px;
    z-index: 1;
  }
  .rTopAbout__name {
    font-size: 26px;
    padding: 0px 22px;
  }
  .rTopAbout__subname {
    font-size: 14px;
    padding: 3px 22px;
  }
  .rTopAbout__img {
    height: auto;
  }
}

/*------------------------------------------------

rTopJob

-------------------------------------------------*/
.rTopJob {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #F5F5F5;
}

.rTopJob__box__left {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.rTopJob__box__right {
  width: 48%;
}

.rTopJob__box__item {
  -webkit-box-shadow: 10px 10px 0 #0058A6;
          box-shadow: 10px 10px 0 #0058A6;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.rTopJob__box__item:hover {
  opacity: 0.8;
}

.rTopJob__box__item:hover .rTopJob__box__txt::after {
  right: 10px;
}

.rTopJob__box__item:hover .rTopJob__box__txt02::after {
  right: 5px;
}

.rTopJob__box__item a {
  display: block;
}

.rTopJob__box__txt {
  background-color: #0058A6;
  padding: 5px 20px;
  width: 80%;
  letter-spacing: 0.1em;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 0;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  z-index: 11;
}

.rTopJob__box__txt::after {
  content: '';
  display: block;
  position: absolute;
  background: url(/dcms_media/image/r_footerarrow.png) no-repeat;
  background-size: contain;
  width: 50px;
  height: 10px;
  right: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  bottom: 15px;
}

.rTopJob__box__txtB {
  font-size: 32px;
  font-weight: bold;
}

.rTopJob__box__txt02 {
  background-color: #0058A6;
  text-align: center;
  padding: 5px 20px;
  width: 280px;
  letter-spacing: 0.1em;
  display: block;
  position: absolute;
  bottom: 34%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  z-index: 11;
}

.rTopJob__box__txt02::after {
  content: '';
  display: block;
  position: absolute;
  background: url(/dcms_media/image/r_footerarrow.png) no-repeat;
  background-size: contain;
  width: 50px;
  height: 10px;
  right: 10px;
  bottom: 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.rTopJob__box__img {
  display: block;
}

.rTopJob__box__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 1024px) {
  .rTopJob__box__txt {
    font-size: 19px;
    width: 90%;
  }
  .rTopJob__box__txtB {
    font-size: 24px;
  }
  .rTopJob__box__txt02 {
    width: 200px;
    font-size: 16px;
  }
  .rTopJob__box__txt02::after {
    width: 25px;
    height: 5px;
  }
}

@media screen and (max-width: 768px) {
  .rTopJob {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .rTopJob__box__left {
    width: 98%;
  }
  .rTopJob__box__right {
    width: 98%;
  }
  .rTopJob__box__item {
    margin-bottom: 40px;
  }
  .rTopJob__box__txt {
    max-width: 310px;
    width: 90%;
    bottom: 15px;
    font-size: 16px;
  }
  .rTopJob__box__txtB {
    font-size: 24px;
  }
  .rTopJob__box__txt02 {
    width: 180px;
    font-size: 14px;
  }
  .rTopJob__box__txt02::after {
    width: 25px;
    height: 5px;
  }
}

/*------------------------------------------------

rTopMember

-------------------------------------------------*/
.rTopMember {
  padding-bottom: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), color-stop(72%, #f5f5f5), color-stop(72%, #fff), to(#fff));
  background: linear-gradient(180deg, #f5f5f5 0%, #f5f5f5 72%, #fff 72%, #fff 100%);
}

.rTopMember__box {
  margin-bottom: 40px;
}

.rTopMember__box__item {
  position: relative;
  width: 31%;
  margin-bottom: 40px;
  -webkit-box-shadow: 10px 10px 0 #1E1E1E;
          box-shadow: 10px 10px 0 #1E1E1E;
  -webkit-transition: all .3s;
  transition: all .3s;
  margin-right: 3.5%;
}

.rTopMember__box__item:nth-child(3n) {
  margin-right: 0;
}

.rTopMember__box__item:hover {
  opacity: 0.8;
}

.rTopMember__box__item:hover .rTopMember__box__txtbox::after {
  right: 5px;
}

.rTopMember__box__item a {
  display: block;
}

.rTopMember__box__txtbox {
  display: block;
  position: absolute;
  width: 80%;
  right: 0;
  bottom: 0;
  z-index: 11;
}

.rTopMember__box__txtbox::after {
  content: '';
  display: block;
  position: absolute;
  background: url(/dcms_media/image/r_footerarrow.png) no-repeat;
  background-size: contain;
  width: 50px;
  height: 10px;
  right: 10px;
  bottom: 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.rTopMember__box__year {
  display: block;
  background-color: #1E1E1E;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.1em;
  font-weight: 500;
  padding: 3px 20px;
}

.rTopMember__box__name {
  display: block;
  padding: 3px 20px;
  background-color: #0058A6;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.rTopMember__box__img {
  display: block;
  height: 410px;
}

.rTopMember__box__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 1000px) {
  .rTopMember__box__item {
    width: 48%;
    margin-right: 4%;
  }
  .rTopMember__box__item:nth-child(3n) {
    margin-right: 4%;
  }
  .rTopMember__box__item:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .rTopMember {
    padding-bottom: 50px;
    background-color: #F5F5F5;
  }
  .rTopMember__box {
    margin-bottom: 0;
  }
  .rTopMember__box__item {
    width: 48%;
    margin-right: 4%;
  }
  .rTopMember__box__item:nth-child(3n) {
    margin-right: 4%;
  }
  .rTopMember__box__item:nth-child(2n) {
    margin-right: 0;
  }
  .rTopMember__box__year {
    font-size: 14px;
    padding: 3px 15px;
  }
  .rTopMember__box__name {
    padding: 3px 15px;
  }
  .rTopMember__box__img {
    display: block;
    height: 300px;
  }
}

@media screen and (max-width: 480px) {
  .rTopMember__box {
    margin-bottom: 20px;
  }
  .rTopMember__box__item {
    width: 100%;
    margin-right: 0%;
  }
  .rTopMember__box__item:nth-child(3n) {
    margin-right: 0;
  }
  .rTopMember__box__img {
    height: auto;
  }
}

/*------------------------------------------------

rTopContent

-------------------------------------------------*/
.rTopContent {
  background-color: #E5EEF6;
  padding: 70px 0;
  position: relative;
  overflow: hidden;
}

.rTopContent::before {
  content: '';
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.1%, #0058A6)) no-repeat top left/100% 100%;
  background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 50%, #0058A6 50.1%) no-repeat top left/100% 100%;
  background-size: contain;
  width: 60%;
  height: 130%;
  bottom: 0;
  left: 0;
}

.rTopContent__item {
  background-color: #fff;
  padding: 60px 7%;
  position: relative;
  margin-bottom: 30px;
}

.rTopContent__in {
  width: 60%;
}

.rTopContent__ttl {
  font-family: 'Roboto', sans-serif;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.rTopContent__ttl .span {
  color: #0058A6;
  font-weight: bold;
}

.rTopContent__subttl {
  color: #0058A6;
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-bottom: 40px;
}

.rTopContent__txt {
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin-bottom: 20px;
}

.rTopContent__btn {
  width: 260px;
  background-color: #0058A6;
  text-align: center;
  margin-left: auto;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.rTopContent__btn:hover {
  opacity: 0.8;
}

.rTopContent__btn:hover a::after {
  right: 5px;
}

.rTopContent__btn a {
  text-decoration: none;
  display: block;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  letter-spacing: 0.1em;
  padding: 11.5px 0;
  position: relative;
}

.rTopContent__btn a::after {
  content: '';
  display: block;
  position: absolute;
  background: url(/dcms_media/image/r_rTopAbout_arrow.png) no-repeat;
  width: 50px;
  height: 10px;
  background-size: contain;
  right: 10px;
  bottom: 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.rTopContent__img {
  position: absolute;
  width: 42.5%;
  -webkit-box-shadow: 10px 10px 0 #0058A6;
          box-shadow: 10px 10px 0 #0058A6;
  top: 0;
  right: -120px;
  height: 400px;
}

.rTopContent__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 1024px) {
  .rTopContent__item {
    background-color: #fff;
    padding: 60px 7%;
    position: relative;
    margin-bottom: 30px;
  }
  .rTopContent__in {
    width: 50%;
  }
  .rTopContent__ttl {
    font-size: 35px;
  }
  .rTopContent__txt {
    font-size: 16px;
  }
  .rTopContent__img {
    height: 280px;
    right: 0;
  }
}

@media screen and (max-width: 768px) {
  .rTopContent {
    padding: 40px 0 20px;
  }
  .rTopContent::before {
    height: 30%;
  }
  .rTopContent__item {
    padding: 20px;
    padding-bottom: 260px;
    margin-bottom: 100px;
  }
  .rTopContent__in {
    width: 100%;
  }
  .rTopContent__ttl {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .rTopContent__subttl {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .rTopContent__txt {
    font-size: 16px;
  }
  .rTopContent__btn {
    margin-right: auto;
  }
  .rTopContent__img {
    max-width: 310px;
    position: absolute;
    width: 90%;
    top: auto;
    bottom: -50px;
    right: 10px;
    height: auto;
  }
}

/*------------------------------------------------

rTopContent02

-------------------------------------------------*/
.rTopContent02 {
  padding: 100px 0;
  position: relative;
}

.rTopContent02::before {
  content: '';
  display: block;
  position: absolute;
  background: url(/dcms_media/image/r_top_usbg01.png) no-repeat;
  background-size: contain;
  width: 310px;
  height: 560px;
  top: 0;
  left: 0;
  z-index: -1;
}

.rTopContent02::after {
  content: '';
  display: block;
  position: absolute;
  background: url(/dcms_media/image/r_top_usbg02.png) no-repeat;
  background-size: contain;
  width: 356px;
  height: 560px;
  bottom: -3px;
  right: 0;
  z-index: -1;
}

.rTopContent02__item {
  width: 49.5%;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.rTopContent02__item::after {
  content: '';
  display: block;
  position: absolute;
  background: url(/dcms_media/image/r_rTopAbout_arrow.png) no-repeat;
  width: 50px;
  height: 10px;
  background-size: contain;
  right: 20px;
  bottom: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.rTopContent02__item:hover {
  opacity: 0.8;
}

.rTopContent02__item:hover::after {
  right: 10px;
}

.rTopContent02__item a {
  display: block;
}

.rTopContent02__bg {
  position: absolute;
  background-color: #0058A6;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.rTopContent02__img {
  display: block;
  height: 320px;
}

.rTopContent02__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.rTopContent02__ttl {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
}

.rTopContent02__ttlen {
  width: 330px;
  background-color: #0058A6;
  display: block;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-family: 'Roboto', sans-serif;
  font-size: 34px;
}

.rTopContent02__ttljp {
  display: block;
  background-color: #1E1E1E;
  margin: auto;
  letter-spacing: 0.1em;
  width: 140px;
  padding: 5px;
}

@media screen and (max-width: 768px) {
  .rTopContent02 {
    padding: 50px 0;
  }
  .rTopContent02::before {
    width: 155px;
    height: 280px;
  }
  .rTopContent02::after {
    width: 178px;
    height: 280px;
  }
  .rTopContent02__item {
    width: 100%;
    margin-bottom: 10px;
  }
  .rTopContent02__img {
    height: auto;
  }
  .rTopContent02__ttlen {
    width: 250px;
    font-size: 26px;
  }
  .rTopContent02__ttljp {
    font-size: 14px;
    width: 120px;
    padding: 5px;
  }
}
/*# sourceMappingURL=recruit_top.css.map */