@charset "UTF-8";
/*
	Filename: recruit_top
	Version: 1.0.1
*/
body {
  position: relative;
}
/*-----------------------------------------------------
	パンくず
------------------------------------------------------*/
#breadcrumbs {
  position: absolute;
  left: 0;
  padding: 23px 30px;
}
#breadcrumbs ul li, #breadcrumbs ul li a {
  color: #fff !important;
}
@media screen and (max-width: 750px) {
  #breadcrumbs {
    top: 15vw;
    line-height: 1.3;
  }
}
@media screen and (max-width: 650px) {
  #breadcrumbs {
    top: 18vw;
  }
}
@media screen and (max-width: 480px) {
  #breadcrumbs {
    top: 22vw;
  }
}
@media screen and (max-width: 375px) {
  #breadcrumbs {
    top: 21.333vw;
  }
}

/*-----------------------------------------------------
	TOP
------------------------------------------------------*/
/*----------------
	共通
------------------*/
.recruit_fixed {
  position: fixed;
  top: 179px;
  right: 0;
  z-index: 100;
}
/*----------------
	#recruit_top_mv
------------------*/
#recruit_top_mv {
  position: relative;
  top: 80px;
  pointer-events: none;
}
#recruit_top_mv .mv_bg {
  position: relative;
  z-index: -1;
}
#recruit_top_mv .mv_bg img {
  width: 100%;
}
#recruit_top_mv .mv_h1 {
  width: 1300px;
  position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}
#recruit_top_mv .mv_h1 h1 img {
  width: 584.5118px;
}
/*----------------
	#top_01
------------------*/
#top_01 {
  padding: 102px 0 85px;
}
#top_01 .wrap {
  position: relative;
  text-align: center;
}
#top_01 .wrap .en_title {
  position: absolute;
  top: -85px;
  right: 0;
}
#top_01 .wrap .en_title img {
  width: 274.2273px;
}
#top_01 .wrap h2 {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  color: #00326b;
}
#top_01 .wrap p {
  font-size: 40px;
  font-weight: 700;
  color: #00326b;
  line-height: 1.7;
  letter-spacing: 0.08em;
}
/*----------------
	#top_02
------------------*/
#top_02 {
  position: relative;
  padding: 355px 0 250px;
}
#top_02 .wrap {
  position: relative;
}
#top_02 .top_02_bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#top_02 .top_02_bg img {
  width: 100%;
}
#top_02 .wrap .en_title {
  position: absolute;
  top: -80px;
  left: -20px;
}
#top_02 .wrap .en_title img {
  width: 431.4289px;
}
#top_02 .wrap h2 {
  position: relative;
  z-index: +1;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #00326b;
}
#top_02 .top_02_bottom {
  width: 100%;
  position: relative;
  margin-top: 90px;
}
#top_02 .top_02_bottom_l {
  width: 68%;
  position: relative;
  top: 0;
  left: 0;
  z-index: -1;
}
#top_02 .top_02_bottom_l img {
  width: 100%;
  max-height: 820px;
  object-fit: cover;
}
#top_02 .top_02_bottom_r {
  width: 50%;
  padding: 89px 0 110px 100px;
  position: absolute;
  top: 60px;
  right: 0;
  background: url("../img/recruit_new/logo_bg.jpg") no-repeat bottom center;
  background-size: cover;
}
#top_02 .top_02_bottom_r h3 {
  margin-bottom: 25px;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  line-height: 1.65;
  letter-spacing: 0.1em;
}
#top_02 .top_02_bottom_r p {
  margin-bottom: 43px;
  font-size: 18px;
  color: #fff;
  line-height: 2;
}
#top_02 .top_02_bottom_r a {
  padding: 11.5px 94px;
  border-radius: 30px;
  border: 1px solid #fff;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 1.8;
  letter-spacing: 0.15em;
  text-align: center;
}
#top_02 .top_02_bottom_r a::after {
  content: url("../img/recruit_new/w_arrow.png");
  margin-left: 5px;
}

/*----------------
	#top_03
------------------*/
#top_03 {
  position: relative;
  padding: 380px 0 315px;
  background: -moz-linear-gradient(top,  rgba(250,243,205,0) 0%, rgba(250,243,205,0) 53%, rgba(250,243,205,1) 54%, rgba(250,243,205,1) 99%, rgba(250,243,205,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(250,243,205,0) 0%,rgba(250,243,205,0) 53%,rgba(250,243,205,1) 54%,rgba(250,243,205,1) 99%,rgba(250,243,205,1) 100%);
  background: linear-gradient(to bottom,  rgba(250,243,205,0) 0%,rgba(250,243,205,0) 53%,rgba(250,243,205,1) 54%,rgba(250,243,205,1) 99%,rgba(250,243,205,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00faf3cd', endColorstr='#faf3cd',GradientType=0 );
  z-index: 1;
}
#top_03 .wrap {
  position: relative;
}
#top_03 .top_03_bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#top_03 .top_03_bg img {
  width: 100%;
}
#top_03 .wrap .en_title {
  position: absolute;
  top: -80px;
  left: -20px;
}
#top_03 .wrap .en_title img {
  width: 364.4229px;
}
#top_03 .wrap h2 {
  position: relative;
  z-index: +1;
  margin-bottom: 55px;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #00326b;
}
#top_03 .wrap .top_03_box {
  width: 100%;
  padding: 0 100px;
}
#top_03 .wrap .top_03_box_child {
  width: 32%;
  position: relative;
  text-align: center;
}
#top_03 .wrap .top_03_box_child img {
  width: 100%;
}
/*----------------
	#top_04
------------------*/
#top_04 {
  position: relative;
  padding: 20px 0;
  z-index: +1;
}
#top_04 .wrap {
  position: relative;
}
#top_04 .top_04_bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#top_04 .top_04_bg img {
  width: 100%;
}
#top_04 .wrap .en_title {
  position: absolute;
  top: -100px;
  left: -27px;
}
#top_04 .wrap .en_title img {
  width: 888.011px;
}
#top_04 .wrap h2 {
  position: relative;
  z-index: +1;
  margin-bottom: 85px;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #00326b;
}
#top_04 .top_04_box {
  width: 100%;
}
#top_04 .top_04_box_child {
  width: 33.333333333333333333333333333333333333333333%;
  position: relative;
  text-align: center;
}
#top_04 .top_04_box_child img {
  width: 100%;
}
/*----------------
	#top_05
------------------*/
#top_05 {
  position: relative;
  padding: 55px 0 195px;
}
#top_05 .wrap {
  position: relative;
}
#top_05 .wrap .en_title {
  position: absolute;
  top: -100px;
  left: -18px;
}
#top_05 .wrap .en_title img {
  width: 567.6154px;
}
#top_05 .wrap h2 {
  position: relative;
  z-index: +1;
  margin-bottom: 87px;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.11em;
  color: #00326b;
}
#top_05 .top_05_box {
  width: 100%;
}
#top_05 .top_05_box_child {
  width: 25%;
  position: relative;
  border-left: 1px solid #00326b;
  text-align: center;
}
#top_05 .top_05_box_child img {
  width: 100%;
}
#top_05 .top_05_box_child:last-of-type {
  border-right: 1px solid #00326b;
}


@media screen and (max-width: 1600px) {
  /*----------------
    #recruit_top_mv
  ------------------*/
  #recruit_top_mv .mv_h1 {
    width: 81.25vw;
  }
  #recruit_top_mv .mv_h1 h1 img {
    width: 36.532vw;
  }
  /*----------------
    #top_01
  ------------------*/
  #top_01 {
    padding: 6.375vw 0 5.313vw;
  }
  #top_01 .wrap .en_title {
    top: -5.312vw;
    right: 0;
  }
  #top_01 .wrap .en_title img {
    width: 17.139vw;
  }
  #top_01 .wrap h2 {
    margin-bottom: 1.25vw;
    font-size: 1.875vw;
  }
  #top_01 .wrap p {
    font-size: 2.5vw;
  }
  /*----------------
    #top_02
  ------------------*/
  #top_02 {
    position: relative;
    padding: 22.188vw 0 15.625vw;
  }
  #top_02 .wrap .en_title {
    top: -5vw;
    left: -1.25vw;
  }
  #top_02 .wrap .en_title img {
    width: 26.964vw;
  }
  #top_02 .wrap h2 {
    font-size: 1.875vw;
  }
  #top_02 .top_02_bottom {
    margin-top: 5.625vw;
  }
  #top_02 .top_02_bottom_l {
    width: 68%;
    top: 0;
    left: 0;
  }
  #top_02 .top_02_bottom_l img {
    max-height: 51.25vw;
  }
  #top_02 .top_02_bottom_r {
    padding: 5.563vw 0 6.875vw 6.25vw;
    top: 3.75vw;
    right: 0;
  }
  #top_02 .top_02_bottom_r h3 {
    margin-bottom: 1.563vw;
    font-size: 2.25vw;
  }
  #top_02 .top_02_bottom_r p {
    margin-bottom: 2.688vw;
    font-size: 1.125vw;
  }
  #top_02 .top_02_bottom_r a {
    padding: 0.719vw 5.875vw;
    font-size: 1vw;
  }
  #top_02 .top_02_bottom_r a::after {
    margin-left: 0.313vw;
  }

  /*----------------
    #top_03
  ------------------*/
  #top_03 {
    padding: 23.75vw 0 19.688vw;
  }
  #top_03 .top_03_bg {
    top: 0;
    left: 0;
  }
  #top_03 .wrap .en_title {
    top: -5vw;
    left: -1.25vw;
  }
  #top_03 .wrap .en_title img {
    width: 22.776vw;
  }
  #top_03 .wrap h2 {
    margin-bottom: 3.438vw;
    font-size: 1.875vw;
  }
  #top_03 .wrap .top_03_box {
    padding: 0 6.25vw;
  }

  /*----------------
    #top_04
  ------------------*/
  #top_04 {
    padding: 1.25vw 0;
  }
  #top_04 .top_04_bg {
    top: 0;
    left: 0;
  }
  #top_04 .wrap .en_title {
    top: -6.25vw;
    left: -1.687vw;
  }
  #top_04 .wrap .en_title img {
    width: 55.501vw;
  }
  #top_04 .wrap h2 {
    margin-bottom: 5.313vw;
    font-size: 1.875vw;
  }
  #top_04 .top_04_box {
    width: 100%;
  }
  /*----------------
    #top_05
  ------------------*/
  #top_05 {
    padding: 3.438vw 0 12.188vw;
  }
  #top_05 .wrap .en_title {
    top: -6.25vw;
    left: -1.125vw;
  }
  #top_05 .wrap .en_title img {
    width: 35.476vw;
  }
  #top_05 .wrap h2 {
    margin-bottom: 5.438vw;
    font-size: 1.875vw;
  }
  #top_05 .top_05_box_child {
    width: 25%;
    padding: 2vw 0 1.625vw;
  }
}
@media screen and (max-width: 1450px) {
  #top_01 .wrap .en_title {
    right: 10px;
  }
  #top_02 .wrap .en_title, #top_03 .wrap .en_title, #top_04 .wrap .en_title, #top_05 .wrap .en_title {
    left: 10px;
  }
}
@media screen and (max-width: 750px) {
  /* pagetop */
  #pagetop {
    bottom: 90px;
  }

  #breadcrumbs {
    display: none;
  }
  #recruit_top_mv {
    top: 0;
  }
  /*----------------
    共通
  ------------------*/
  .recruit_fixed {
    width: 100%;
    position: fixed;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 100;
  }
  .recruit_fixed ul {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
  .recruit_fixed ul li {
    width: 50%;
    text-align: center;
  }
  .recruit_fixed ul li a {
    width: 100%;
    display: block;
    padding: 2.667vw 1.333vw;
    background: #00326b;
    border: 1px solid #fff;
    font-size: 4.8vw;
    color: #fff;
  }
  .recruit_fixed ul li:last-child a {
    padding: 2.667vw 1.333vw;
    background: #1eaabe;
    border-top: 1px solid #fff;
  }
  /*----------------
    #top_01
  ------------------*/
  #top_01 {
    padding: 13.6vw 0 20.333vw;
  }
  #top_01 .wrap .en_title {
    position: absolute;
    top: -8vw;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: -1;
  }
  #top_01 .wrap .en_title img {
    width: 36.564vw;
  }
  #top_01 .wrap h2 {
    margin-top: 4.667vw;
    margin-bottom: 4.667vw;
    font-size: 6.667vw;
  }
  #top_01 .wrap p {
    font-size: 5.333vw;
    letter-spacing: 0.04em;
  }
  /*----------------
    #top_02
  ------------------*/
  #top_02 {
    padding: 47.333vw 0 0;
    background: -moz-linear-gradient(top,  rgba(240,240,240,0) 0%, rgba(240,240,240,0) 47%, rgba(240,240,240,1) 49%, rgba(240,240,240,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(240,240,240,0) 0%,rgba(240,240,240,0) 47%,rgba(240,240,240,1) 49%,rgba(240,240,240,1) 100%);
    background: linear-gradient(to bottom,  rgba(240,240,240,0) 0%,rgba(240,240,240,0) 47%,rgba(240,240,240,1) 49%,rgba(240,240,240,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f0f0', endColorstr='#f0f0f0',GradientType=0 );
  }
  #top_02 .wrap {
    text-align: center;
  }
  #top_02 .wrap .en_title {
    position: absolute;
    top: -5vw;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: -1;
  }
  #top_02 .wrap .en_title img {
    width: 57.524vw;
  }
  #top_02 .wrap h2 {
    font-size: 6.667vw;
  }
  #top_02 .top_02_bottom {
    margin-top: 17.333vw;
  }
  #top_02 .top_02_bottom_l {
    width: 100%;
    position: relative;
    z-index: +1;
  }
  #top_02 .top_02_bottom_l img {
    max-height: 100%;
    object-fit: contain;
  }
  #top_02 .top_02_bottom_r {
    width: 94%;
    margin: 0 auto;
    padding: 10vw 5.333vw;
    position: relative;
    top: -11vw;
    right: 0;
    background: url("../img/recruit_new/sp_logo_bg.jpg") no-repeat top center;
    background-size: cover;
    z-index: 2;
    text-align: center;
  }
  #top_02 .top_02_bottom_r h3 {
    margin-bottom: 3.333vw;
    font-size: 5.333vw;
    text-align: left;
  }
  #top_02 .top_02_bottom_r p {
    margin-bottom: 5.733vw;
    font-size: 3.733vw;
    text-align: left;
  }
  #top_02 .top_02_bottom_r a {
    padding: 1.533vw 12.533vw;
    font-size: 3.733vw;
  }
  #top_02 .top_02_bottom_r a::after {
    width: 3.467vw;
    height: 2.933vw;
    content: "";
    display: inline-block;
    background: url("../img/recruit_new/sp_w_arrow.png") no-repeat center center;
    background-size: cover;
    margin-left: 5px;
  }
  
  /*----------------
    #top_03
  ------------------*/
  #top_03 {
    position: relative;
    top: -57.333vw;
    padding: 70.667vw 0 0;
    background: url("../img/recruit_new/sp_top_03_bg.jpg") no-repeat top center;
    background-size: contain;
    z-index: 1;
  }
  #top_03 .wrap {
    position: relative;
    padding: 0;
    top: -29vw;
    text-align: center;
  }
  #top_03 .top_03_bg {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
  }
  #top_03 .wrap .en_title {
    position: absolute;
    top: -7vw;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 2;
  }
  #top_03 .wrap .en_title img {
    width: 48.59vw;
  }
  #top_03 .wrap h2 {
    position: relative;
    font-size: 6.667vw;
    z-index: 3;
  }
  #top_03 .wrap .top_03_box {
    padding: 0;
  }
  #top_03 .wrap .top_03_box_child {
    width: 100%;
    padding-bottom: 10vw;
    padding-top: 0;
    background: #e5eaf0;
    text-align: center;
  }
  
  /*----------------
    #top_04
  ------------------*/
  #top_04 {
    position: relative;
    margin-top: -93vw;
    padding: 66vw 0 0;
  }
  #top_04 .wrap {
    position: relative;
    text-align: center;
  }
  #top_04 .top_04_bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #top_04 .top_04_bg img {
    width: 100%;
  }
  #top_04 .wrap h2 {
    position: relative;
    margin-bottom: 17.333vw;
    font-size: 6.667vw;
    z-index: 3;
  }
  #top_04 .top_04_box {
    width: 100%;
    padding: 0 5%;
  }
  #top_04 .top_04_box_child:first-of-type {
    margin-top: 0;
  }
  #top_04 .top_04_box_child {
    width: 100%;
    margin-bottom: 5vw;
    position: relative;
    text-align: center;
  }
  #top_04 .top_04_box_child img {
    width: 100%;
  }
  /*----------------
    #top_05
  ------------------*/
  #top_05 {
    position: relative;
    padding: 26vw 0 26vw;
  }
  #top_05 .wrap {
    position: relative;
    text-align: center;
  }
  #top_05 .wrap .en_title {
    position: absolute;
    top: -5vw;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 2;
  }
  #top_05 .wrap .en_title img {
    width: 75.682vw;
  }
  #top_05 .wrap h2 {
    position: relative;
    margin-bottom: 14.667vw;
    font-size: 6.667vw;
    z-index: 3;
  }
  #top_05 .top_05_box {
    width: 100%;
    padding: 0 5%;
  }
  #top_05 .top_05_box_child {
    width: 50%;
    padding: 0;
    border: none;
    text-align: center;
  }
  #top_05 .top_05_box_child:last-of-type {
    border: none;
    text-align: center;
  }
  #top_05 .top_05_box_child img {
    width: 100%;
    margin: 0 auto;
  }
}















