@charset "UTF-8";
/* CSS Document */

.container{
  border: none  !important;
}

#careers img{
  max-width: 100%;
  height: auto;
}

#careers .inner{
  max-width:1280px;
  margin:0 auto;
  padding:0;
}

#careers{
  font-family:"UD Shin Go Regular","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  color: #2f2f2f !important;
  padding: 0;
}

#careers h1,
#careers h2,
#careers h3,
#careers h4{
  font-family: 'UD Shin Go DemiBold',"UD Shin Go Regular","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-weight:700;
}

#careers a:hover{
  text-decoration: none;
}

#careers a.btn{
  height: 60px;
  font-size: 16px;
  line-height: 60px;
  color: #FFF;
  padding: 0 45px;
  display: inline-block;
  background: #003ebd;
  border-radius: 5px;
  transition: .4s;
}

#careers a.btn:hover{
  background: #1caadf;
  transition: .6s;
}

#careers a.btn span{
  display: inline-block;
  padding-right: 35px;
  position: relative;
}

#careers a.btn span::after{
  content: "";
  width: 24px;
  height: 24px;
  background: url("/jp/~/Media/phchd/careers/job/icon_aw.png") no-repeat right center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0,-50%);
  transition: .4s;
}

#careers a.btn:hover span::after{
  right: -5px;
  transition: .6s;
}

#careers .mv{
  height: 420px;
  position: relative;
}

@media screen and (min-width: 769px) {
  #careers .mv{
    background: url("/jp/~/Media/phchd/careers/job/mv_bk.jpg") center top no-repeat #dbeeff;
    background-size: auto 100%;
  }
}

#careers .mv .fw{
  animation: op 3s 2.5s both;
  opacity: 0;
}

#careers .mv .fw img{
  position: absolute;
  right: 50%;
}

#careers .mv .fw img.fw01{
  top: 240px;
  margin-right: 75px;
  animation: fwa_x 3s ease-in-out infinite alternate,fwa_y 8s ease-in-out infinite alternate;
}

#careers .mv .fw img.fw02{
  width: 15px;
  top: 32px;
  margin-right: 140px;
  animation: fwas_x 4s ease-in-out infinite alternate,fwas_y 6s ease-in-out infinite alternate;
}

#careers .mv .fw img.fw03{
  width: 16px;
  top: 368px;
  margin-right: 415px;
  animation: fwas_x 3s ease-in-out infinite alternate,fwas_y 5s ease-in-out infinite alternate;
}

#careers .mv .fw img.fw04{
  width: 25px;
  top: 70px;
  margin-right: 670px;
  animation: fwas_x 6s ease-in-out infinite alternate,fwas_y 3s ease-in-out infinite alternate;
}

#careers .mv .fw img.fw05{
  top: 113px;
  margin-right: 625px;
  animation: fwas_x 5s ease-in-out infinite alternate,fwas_y 6s ease-in-out infinite alternate;
}

#careers .mv .fw img.fw06{
  top: 150px;
  margin-right: 95px;
  animation: fwas_x 3s ease-in-out infinite alternate,fwas_y 8s ease-in-out infinite alternate;
}

#careers .mv .fw img.fw07{
  top: 380px;
  margin-right: 285px;
  animation: fwas_x 6s ease-in-out infinite alternate,fwas_y 4s ease-in-out infinite alternate;
}

#careers .mv .fw img.fw08{
  top: 65px;
  margin-right: 410px;
  animation: fwas_x 4s ease-in-out infinite alternate,fwas_y 4s ease-in-out infinite alternate;
}

#careers .mv .title{
  text-align: center;
  position: absolute;
  top: 170px;
  right: 50%;
  margin-right: 345px;
  opacity: 0;
  animation: op 3s 2s both;
}

#careers .mv h1{
  font-size: 50px;
  line-height: 1;
  color: #105af0;
  margin-bottom: 40px;
}

#careers .mv a{
  font-size: 16px;
  line-height: 1;
  color: #105af0;
  padding-bottom: 15px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

#careers .mv a + a{
  margin-left: 25px;
}

#careers .mv a::after{
  content: "";
  width: 60px;
  height: 1px;
  background: #105af0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  animation: hover_out .3s ease-out both;
}

#careers .mv a:hover{
  text-decoration: none;
}

#careers .mv a:hover::after{
  text-decoration: none;
  animation: hover .8s ease-out both;
}

#careers .mv .pic02{
  position: absolute;
  top: 65px;
  left: 50%;
  margin-left: -122px;
  opacity: 0;
  animation: op 2s .5s both;
}

#careers .mv .pic01{
  position: absolute;
  top: 195px;
  left: 50%;
  margin-left: 175px;
  opacity: 0;
  animation: op 2s 1s both;
  z-index: 2;
}

.ob_link{
  height: 75px;
  background: #003ebd;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.ob_link::before{
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 50%;  
  background: #105af0;
  z-index: -1;
}

.ob_link a{
  font-size: 22px;
  line-height: 75px;
  color: #FFF;
  background: #003ebd;
  display: block;
  padding-left: 25px;
  margin-left: 65px;
  cursor: pointer;
}

.ob_link a span{
  display: inline-block;
  position: relative;
}

.ob_link a span::after{
  content: "";
  width: 26px;
  height: 26px;
  background: url("/jp/~/Media/phchd/careers/job/icon_aw.png") no-repeat right center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translate(0,-50%);
  transition: .4s;
}


.ob_link a:hover span::after{
  right: -45px;
  transition: .6s;
}


#careers .about{
  padding: 80px 0 75px;
}

@media screen and (min-width: 769px) {
  #careers .about{
    background: url("/jp/~/Media/phchd/careers/job/about_bk.jpg") no-repeat center top;
  }
}

#careers .about h2{
  font-size: 42px;
  line-height: 1.3;
  color: #105af0;
  margin-bottom: 25px;
}

#careers .about h3{
  font-family:"UD Shin Go Regular","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 27px;
  line-height: 1.3;
  margin-bottom: 30px;
}

#careers .about p{
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 30px;
}

#careers .about a + a{
  margin-top: 20px;
}

#careers .about a img{
  transition: .6s;
  opacity: 1;
}

#careers .about a:hover img{
  opacity: .8;
  transition: .6s;
}

#careers .about > div{
  display: flex;
  justify-content: space-between;
}

#careers .about > div > div{
  width: 640px;
}

#careers .about > div > div + div{
  width: 560px;
  padding-top: 30px;
}

#careers .showroom{
  overflow: hidden;
  background: #276af1;
  position: relative;
}

#careers .showroom::after{
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background: #276af1; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #276af1 0%, #52bbe0 50%, #5ed5db 100%); 
  background: -webkit-linear-gradient(45deg,  #276af1 0%,#52bbe0 50%,#5ed5db 100%); 
  background: linear-gradient(45deg,  #276af1 0%,#52bbe0 50%,#5ed5db 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#276af1', endColorstr='#5ed5db',GradientType=1 );
  transition: .4s
}

#careers .showroom:hover::after{
  opacity: .6;
  transition: .6s
}

#careers .showroom > div{
  min-width: 1280px;
  max-width: 1580px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#careers .showroom a{
  display: block;
  transition: .6s
}

#careers .showroom a img{
  transition: .4s
}

#careers .showroom a:hover img{
  opacity: .6;
  transition: .6s
}

#careers .showroom a > div{
  height: 100%;
  color: #FFF;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 160px;
  padding: 40px 0;
  box-sizing: border-box;
}

#careers .showroom a > div h2{
  font-size: 20px;
  line-height: 1.3;
}

#careers .showroom a > div h3{
  font-size: 24px;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
}

#careers .showroom a > div h3::after{
  content: "";
  width: 24px;
  height: 24px;
  background: url("/jp/~/Media/phchd/careers/job/icon_aw.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translateY(-50%);
  transition: .4s
}

#careers .showroom a:hover h3::after{
  right: -35px;
  transition: .6s
}

#careers .showroom a > div p{
  font-size: 16px;
  line-height: 1.4;
}


#careers .showroom a > div > div{
  position: absolute;
  bottom: 30px;
  left: 0;
}

#careers .group{
  padding: 120px 0 90px;
  background: #dbeeff;
}

#careers .group h2{
  font-size: 40px;
  line-height: 1;
  color: #105af0;
  text-align: center;
  margin-bottom: 15px;
}

#careers .group .inner > p{
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 60px;
}

#careers .group ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#careers .group ul:after {
    content: "";
    display: block;
    width: 25%;
    height: 0;
}
#careers .group ul:before {
    content: "";
    display: block;
    width: 25%;
    height: 0;
    order: 1;
}
#careers .group ul li{
  width: 25%;
  padding: 30px;
}

#careers .group ul li a{
  display: block;
  transition: .6s
}

#careers .group ul li a:hover{
  opacity: .6;
  transition: .6s
}

#careers .group ul li a div{
  width: 100%;
  height: 150px;
  background: #FFF;
  border-radius: 15px;
  position: relative;
}

#careers .group ul li a div img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#careers .group ul li a h3{
  font-size: 20px;
  line-height: 1;
  color: #105af0;
  margin: 20px 0;
} 

#careers .group ul li a h3::after{
  font-family:'FontAwesome';
  content: "\f08e";
  font-size: 90%;
  color: #96a3af;
  padding-left: .3em;
}

#careers .group ul li a h4{
  font-size: 16px;
  line-height: 1.4;
  color: #2f2f2f;
}

#careers .group ul li a p + h4{
  margin-top: 15px;
} 

#careers .group ul li a p{
  font-size: 16px;
  line-height: 1.4;
  color: #2f2f2f;
}

#careers .policy{
  margin-top: 90px;
}

#careers .policy h3{
  font-size: 15px;
  line-height: 1;
  color: #2f2f2f;
  margin-bottom: 10px;
}

#careers .policy p{
  font-size: 15px;
  line-height: 1.6;
  color: #2f2f2f;
}


@media screen and (max-width: 768px) {
    
  .inner{
    width: 100%;
    padding: 0 4vw;
    box-sizing: border-box;
  }

  #careers{
    padding: 7vw 0 0;
  }
  
  #careers a.btn{
    width: 63%;
    height: 12vw;
    font-size: 3.3vw;
    line-height: 12vw;
    text-align: center;
    color: #FFF;
    padding: 0;
    margin: 0 auto;
    display: block;
    border-radius: 1vw;
  }

  #careers a.btn:hover{
    background: #003ebd;
    transition: 0;
  }

  #careers a.btn span{
    display: inline-block;
    padding-right: 5vw;
    position: relative;
  }

  #careers a.btn span::after{
    width: 4vw;
    height: 4vw;
    transition: 0;
  }

  #careers a.btn:hover span::after{
    right: 0;
    transition: 0;
  }

  #careers .mv{
    height: 94vw;
    background: url("/jp/~/Media/phchd/careers/job/sp_mv_bk.jpg") no-repeat;
    background-size: cover;
    position: relative;
  }

  #careers .mv .fw{
    animation: op 3s 2.5s both;
    opacity: 0;
  }

  #careers .mv .fw img{
    position: absolute;
    right: auto;
    margin-right: 0 !important;
  }

  #careers .mv .fw img.fw01{
    width: 13%;
    top: 45vw;
    left: 3vw;
    animation: fwa_x 3s ease-in-out infinite alternate,fwa_y 8s ease-in-out infinite alternate;
  }

  #careers .mv .fw img.fw02{
    display: none;
  }

  #careers .mv .fw img.fw03{
    display: none;
  }

  #careers .mv .fw img.fw04{
    display: none;
  }

  #careers .mv .fw img.fw05{
    width: 5%;
    top: 38vw;
    left: -1%;
    animation: fwas_x 5s ease-in-out infinite alternate,fwas_y 6s ease-in-out infinite alternate;
  }

  #careers .mv .fw img.fw06{
    width: 10%;
    top: 62vw;
    left: 25vw;
    animation: fwas_x 3s ease-in-out infinite alternate,fwas_y 8s ease-in-out infinite alternate;
  }

  #careers .mv .fw img.fw07{
    display: none;
  }

  #careers .mv .fw img.fw08{
    width: 7%;
    top: 18vw;
    left: 15vw;
    animation: fwas_x 4s ease-in-out infinite alternate,fwas_y 4s ease-in-out infinite alternate;
  }

  #careers .mv .title{
    width: 100%;
    top: 11vw;
    right: 0;
    margin-right: 0;
    animation: op 3s 2s both;
  }

  #careers .mv h1{
    font-size: 7vw;
    margin-bottom: 0;
  }
  
   #careers .mv .title div{
    position: absolute;
    top: 71vw;
    left: 5vw;
  }

  #careers .mv a{
    font-size: 3.5vw;
    padding-bottom: 0;
  }

  #careers .mv a + a{
    margin-left: 3vw;
    padding-left: 3vw;
  }
  
  #careers .mv a + a::before{
    content: "";
    width: 1px;
    height: 5vw;
    background: #105af0;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
  }

  #careers .mv a::after{
    display: none;
  }

  #careers .mv .pic02{
    width: 38%;
    top: 27vw;
    left: 10vw;
    margin-left: 0;
    animation: op 2s .5s both;
  }

  #careers .mv .pic01{
    width: 58%;
    top: 35vw;
    left: auto;
    right: -3%;
    margin-left: 0;
    animation: op 2s 1s both;
  }

  .ob_link{
    height: 14vw;
    background: #105af0;
  }

  .ob_link::before{
    display: none;
  }

  .ob_link a{
    font-size: 3.5vw;
    line-height: 14vw;
    padding-left: 5vw;
    margin-left: 30.5vw;
  }

  .ob_link a span::after{
    width: 5vw;
    height: 5vw;
    right: -6vw;
    transition: 0;
  }

  .ob_link a:hover span::after{
    right: -6vw;
    transition: 0;
  }

  #careers .about{
    padding: 13vw 6vw;
    background: url("/jp/~/Media/phchd/careers/job/sp_about_bk.jpg") no-repeat center top;
    background-size: 100% auto;
  }

  #careers .about h2{
    font-size: 6.5vw;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 5vw;
  }

  #careers .about h3{
    font-size: 4.3vw;
    line-height: 1.3;
    margin-bottom: 3vw;
  }

  #careers .about p{
    font-size: 3.6vw;
    line-height: 1.8;
    margin-bottom: 5vw;
  }

  #careers .about a + a{
    margin-top: 5vw;
  }

  #careers .about a img{
    transition: 0;
    opacity: 1;
  }

  #careers .about a:hover img{
    opacity: 1;
    transition: 0;
  }

  #careers .about > div{
    display: block;
  }

  #careers .about > div > div{
    width: 100%;
  }

  #careers .about > div > div + div{
    width: 100%;
    padding-top: 10vw;
  }

  #careers .showroom{
    overflow: hidden;
    background: #276af1;
    position: relative;
  }

  #careers .showroom::after{
    display: none;
  }

  #careers .showroom:hover::after{
    opacity: 1;
    transition: 0
  }

  #careers .showroom > div{
    min-width: 100%;
    max-width: 100%;
  }

  #careers .showroom a{
    transition: .0
  }

  #careers .showroom a img{
    transition: 0
  }

  #careers .showroom a:hover img{
    opacity: 1;
    transition: 0
  }

  #careers .showroom a > div{
    width: 100%;
    height: auto;
    position: static;
    top: auto;
    left: auto;
    margin-left: 0;
    padding: 6vw 5vw 5vw;
    box-sizing: border-box;
    background: #105af0; 
    background: -moz-linear-gradient(45deg,  #105af0 0%, #2480e8 50%, #4ccdd8 100%); 
    background: -webkit-linear-gradient(45deg,  #105af0 0%,#2480e8 50%,#4ccdd8 100%); 
    background: linear-gradient(45deg,  #105af0 0%,#2480e8 50%,#4ccdd8 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#105af0', endColorstr='#4ccdd8',GradientType=1 ); 
  }

  #careers .showroom a > div h2{
    font-family:"UD Shin Go Regular","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 3vw;
    line-height: 1;
    padding-bottom: 5.5vw;
    margin-bottom: 4vw;
    position: relative;
  }
  
  #careers .showroom a > div h2::after{
    content: "";
    width: 15vw;
    height: 1px;
    background: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  #careers .showroom a > div h3{
    font-size: 3.8vw;
    line-height: 1;
    margin-bottom: 1vw;
    display: inline-block;
    position: relative;
  }

  #careers .showroom a > div h3::after{
    width: 4vw;
    height: 4vw;
    top: 50%;
    right: -6vw;
    transform: translateY(-50%);
    transition: 0
  }

  #careers .showroom a:hover h3::after{
    right: -6vw;
    transition: 0
  }

  #careers .showroom a > div p{
    font-size: 16px;
    line-height: 1.4;
  }


  #careers .showroom a > div > div{
    position: static;
    bottom: auto;
    left: auto;
  }

  #careers .group{
    padding: 18vw 6vw;
  }

  #careers .group h2{
    font-size: 6vw;
    line-height: 1;
    margin-bottom: 3vw;
  }

  #careers .group .inner > p{
    font-size: 3.6vw;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 8vw;
  }

  #careers .group ul{
    display: block;
  }

  #careers .group ul li{
    width: 100%;
    background: #FFF;
    border-radius: 1vw;
	padding: 0px;
  }
  
  #careers .group ul li + li{
    margin-top: 5vw;
  }

  #careers .group ul li a{
    transition: 0;
    position: relative;
    padding: 4vw;
  }

  #careers .group ul li a:hover{
    opacity: 1;
    transition: 0
  }

  #careers .group ul li a div{
    width: 35%;
    height: auto;
    border-radius: 0;
    position: absolute;
    top: 5vw;
    left: 0;
  }

  #careers .group ul li a div img{
    position: static;
    top: auto;
    left: auto;
    transform: translateY(0);
  }

  #careers .group ul li a h3{
    font-size: 3.8vw;
    line-height: 1;
    color: #105af0;
    margin: 0 0 1vw;
    padding-left: 35%;
  } 


  #careers .group ul li a h4{
    font-size: 3.5vw;
    line-height: 1.4;
    padding-left: 35%;
  }

  #careers .group ul li a p + h4{
    margin-top: 1vw;
  } 

  #careers .group ul li a p{
    font-size: 3.5vw;
    line-height: 1.4;
    padding-left: 35%;
  }
  
  #careers .policy{
    margin-top: 10vw;
  }

  #careers .policy h3{
    font-size: 3.5vw;
    margin-bottom: 2vw;
  }

  #careers .policy p{
    font-size: 3.3vw;
    line-height: 1.6;
  }
  
}



@keyframes fwa_x {
	0% {
		transform: translate(-3%,0);
	}

	100% {
		transform: translate(0);
	}
}

@keyframes fwa_y {
	0% {
		margin-top: 0px;
	}

	100% {
		margin-top: 1%;
	}
}

@keyframes fwas_x {
	0% {
		transform: translate(-20%,0);
	}

	100% {
		transform: translate(0);
	}
}

@keyframes fwas_y {
	0% {
		margin-top: 0px;
	}

	100% {
		margin-top: .5%;
	}
}

@keyframes op {
	0% {
		transform: translate(0,-5%);
    opacity: 0;
	}

	100% {
		transform: translate(0);
    opacity: 1;
	}
}

@keyframes hover {
	0% {
    width: 60px;
    left: 0;
	}
  
  50% {
    width: 60px;
    left: 100%;
	}
  
  51% {
		width: 0;
    left: 100%;
    margin: 0 auto;
  }
  52% {
    left: 100%;
    margin: 0;
  }
  
  65% {
    width: 0;
    left: 0;
	}
  
  100% {
		width: 100%;
    left: 0;
    margin: 0;
    transform: translateX(0);
	}
}

@keyframes hover_out {
	0% {
		width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
	}
    
  100% {
    width: 60px;
	}
}


.modalArea {
  display: none;
  position: fixed;
  z-index: 2147483647;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.8);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 85%;
  max-width: 1200px;
  padding: 0;
  background-color: #000;
}

.closeModal {
  font-size: 40px;
  line-height: 1;
  position: absolute;
  top: -50px;
  right: -30px;
  z-index: 9999;
  color: #2f2f2f;
  cursor: pointer;
}

@media screen and (max-width:768px){
  .closeModal {
    font-size: 5vw;
    top: -6vw;
    right: -1vw;
  }

}

