@charset "UTF-8";
.castIndex .pageBread .breadcrumbs, .pageBread .breadcrumbs span {
  color: #222;
}
.mv {
  background: url(../../images/recruit/recruitCast_bg.jpg) no-repeat center center/cover;
  height: 60vh;
  position: relative;
  overflow: hidden;
}
.mv::after {
  position: absolute;
  background: url(../../images/recruit/recruit_castmv_pc.png) no-repeat center bottom/contain;
  z-index: 0;
  width: 100%;
  max-width: 900px;
  height: 100%;
  right: 0;
  bottom: 0;
  content: "";
}
.mv .mvText {
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: 100px;
  left: 15px;
  font-weight: 600;
  z-index: 10;
}
.mv .mvText span {
  display: inline-block;
  background-color: #0a1d37;
  padding: 3px 10px;
  margin: 5px;
}
.contentsWrap.recruit_lpcont {
  padding-bottom: 6rem;
}
.contentsWrap.recruit_lpcont .contTtl {
  font-size: 2.4rem;
  margin-bottom: 5rem
}
.contentsWrap .logo_list {
  display: flex;
  flex-wrap: wrap;
}
.contentsWrap .logo_list li {
  width: calc(100% / 3);
  padding: 1rem;
  margin-bottom: 2rem;
}
.contentsWrap .logo_list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 20rem;
  height: 100%;
  border-radius: 100vh;
  box-shadow: 0 0 10px #ddd;
  border: solid 5px #f8f86f;
  min-height: 10rem;
}
.contentsWrap .logo_list li a img {
  max-width: 16rem;
}
.contentsWrap.whatRG {
  position: relative;
  padding: 50px 15px 160px;
}
.contentsWrap.whatRG .contentInr .whatRgImg {
  margin: 30px 0;
}
.contentsWrap.whatRG .contentInr .whatRgImg .ttl {
  max-width: 520px;
  margin: auto;
}
.contentsWrap.tokutenWrap {
  padding: 0 15px 60px;
}
.contentsWrap.tokutenWrap .ttl {
  max-width: 500px;
  width: 90%;
  margin: -140px 0 0;
  position: relative;
  padding-bottom: 20px;
}
.contentsWrap.ameguruContents {
  background-color: #51a5c5;
  position: relative;
  padding: 0 15px 40px;
}
.contentsWrap.ameguruContents::before {
  position: absolute;
  content: "";
  background: url(../../images/recruit/bl_contents.png) no-repeat center bottom/cover;
  width: 100%;
  height: 80px;
  top: -2px;
  left: 0;
}
.contentsWrap.ameguruContents .contentInr .ttl {
  position: relative;
  max-width: 580px;
  margin: auto;
}
.contentsWrap.ameguruContents .contentInr .linkWrap {
  display: flex;
  flex-wrap: wrap;
  max-width: 600px;
  margin: auto;
}
.contentsWrap.ameguruContents .contentInr .linkWrap li {
  width: 50%;
  text-align: center;
  padding: 0 10px;
  margin-bottom: 20px;
}
.contentsWrap.ameguruContents .contentInr .linkWrap li a {
  background-color: #fff;
  border-radius: 100%;
  padding: 36px 50px 56px;
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 150px;
  margin: auto;
}
.contentsWrap.ameguruContents .contentInr .linkWrap li a img {
  height: 60px;
  width: auto;
  margin: auto;
  transition: all 1s;
}
.contentsWrap.ameguruContents .contentInr .linkWrap li a:hover img {
  transform: scale(0.8, 0.8);
}
.contentsWrap.ameguruContents .contentInr .linkWrap li a .blBox {
  background-color: #51a5c5;
  color: #fff;
  padding: 10px 0 2px;
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  font-size: 18px;
}
.contentsWrap.shopListWrap {
  padding: 170px 15px 30px;
}
.contentsWrap.shopListWrap .shopList {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -8px 0;
}
.contentsWrap.shopListWrap .shopList li {
  width: 50%;
  padding: 0 8px 30px;
}
.contentsWrap.shopListWrap .shopList li a .photo {
  height: 120px;
  overflow: hidden;
  border-radius: 3px;
  position: relative;
}
.contentsWrap.shopListWrap .shopList li a .photo img {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  transition: all 3s;
}
.contentsWrap.shopListWrap .shopList li a:hover .photo img {
  transform: scale(1.2, 1.2);
}
.contentsWrap.shopListWrap .shopList li.rjBg .photo::after {
  background: url(../../images/recruit/rj_shop02.jpg) no-repeat center center/cover;
}
.contentsWrap.shopListWrap .shopList li.ar .photo::after {
  background: url(../../images/recruit/ar_shop.jpg) no-repeat center center/cover;
}
.contentsWrap.shopListWrap .shopList li.gr .photo::after {
  background: url(../../images/recruit/gr_shop.jpg) no-repeat center center/cover;
}
.contentsWrap.shopListWrap .shopList li.tr .photo::after {
  background: url(../../images/recruit/td_shop.jpg) no-repeat center center/cover;
}
/*
.contentsWrap.shopListWrap .shopList li:nth-child(5) .photo::after {
  background: url(../../images/recruit/rw_shop.jpg) no-repeat center center/cover;
}
*/
.contentsWrap.shopListWrap .shopList li.rg .photo::after {
  background: url(../../images/common/rg_shop.jpg) no-repeat center center/cover;
}
.contentsWrap.shopListWrap .shopList li.hs .photo::after {
  background: url(../../images/common/hs_shop.jpg) no-repeat center center/cover;
}
.contentsWrap.shopListWrap .shopList li.rv .photo::after {
  background: url(../../images/recruit/ty_shop.jpg) no-repeat center center/cover;
}
.contentsWrap.shopListWrap .shopList li.sc .photo::after {
  background: url(../../images/recruit/sc_shop.jpg) no-repeat center center/cover;
}
.contentsWrap.shopListWrap .shopList li.ag .photo::after {
  background: url(../../images/recruit/ag_shop.jpg) no-repeat center center/cover;
}
.contentsWrap.shopListWrap .shopList li .shopName {
  padding: 6px 0 0 5px;
  font-size: 15px;
}
.modalWrap {
  font-size: 16px;
  line-height: 1.9;
  letter-spacing: 0.1rem;
  text-align: left;
}
@media screen and (min-width:769px) {
  .mv {
    height: 720px;
  }
  .mv::after {
    width: 100%;
    height: 100%;
    /*    bottom: -100px;*/
  }
  .mv .mvText {
    font-size: 50px;
    top: 100px;
  }
  .contentsWrap.recruit_lpcont {
    padding-bottom: 10rem;
  }
  .contentsWrap.recruit_lpcont .contTtl {
    font-size: 4rem;
    margin-bottom: 6rem
  }
  .contentsWrap .logo_list li {
    width: calc(100% / 5);
  }
  .contentsWrap .logo_list li a {
    border-radius: 30vh;
    min-height: 20rem;
  }
  .contentsWrap .logo_list li a:hover {
    background-color: #f8f86f;
  }
  .contentsWrap.whatRG {
    padding: 50px 15px 100px;
  }
  .contentsWrap.whatRG .contentInr .whatRgImg {
    width: 50%;
    margin-bottom: 70px;
  }
  .contentsWrap.whatRG .contentInr .whatRgImg .ttl {
    max-width: 520px;
    width: 95%;
    margin: auto;
  }
  .contentsWrap.whatRG .contentInr .whatRGlist:nth-child(2) {
    margin-top: 90px;
  }
  .contentsWrap.tokutenWrap {
    padding: 0 15px 80px;
  }
  .contentsWrap.tokutenWrap .ttl {
    margin: -180px 0 0;
    padding-bottom: 20px;
    max-width: 610px;
  }
  .contentsWrap.ameguruContents::before {
    height: 100px;
  }
  .contentsWrap.ameguruContents .contentInr .linkWrap {
    max-width: 1040px;
  }
  .contentsWrap.ameguruContents .contentInr .linkWrap li {
    width: 33.3%;
    padding: 10px;
    margin: 0 0 30px;
  }
  .contentsWrap.ameguruContents .contentInr .linkWrap li a {
    padding: 63px 80px 90px;
    max-width: 240px;
  }
  .contentsWrap.ameguruContents .contentInr .linkWrap li a img {
    height: 80px;
  }
  .contentsWrap.ameguruContents .contentInr .linkWrap li a .blBox {
    padding: 15px 0 7px;
  }
  .contentsWrap.shopListWrap {
    padding: 220px 15px 110px;
  }
  .contentsWrap.shopListWrap .shopList {
    margin: 40px -8px 0;
  }
  .contentsWrap.shopListWrap .shopList li {
    width: 33%;
  }
  .contentsWrap.shopListWrap .shopList li a .photo {
    height: 180px;
  }
  .contentsWrap.shopListWrap .shopList li .shopName {
    font-size: 20px;
  }
  .modalWrap {
    text-align: center;
    font-size: 22px;
  }
  .remodal {
    max-width: 850px;
  }
}
@media screen and (min-width:900px) {
  .mv::after {
    /*    height: 105%;*/
    max-width: 2000px;
  }
  .contentsWrap.whatRG .contentInr .whatRGlist dt {
    font-size: 20px;
  }
  .contentsWrap.ameguruContents .contentInr .linkWrap li a {
    padding: 75px 80px 90px;
  }
  .contentsWrap.shopListWrap .shopList li a .photo {
    height: 250px;
  }
}
@media screen and (min-width:1080px) {
  .mv .mvText {
    top: 400px;
  }
}