@charset "utf-8";


/*--------------------------------------------------------------------------
   Overwright
---------------------------------------------------------------------------*/
.page-ttl{
  background:url(../image/top/img_kv_pc.jpg) no-repeat center center;
  background-size: cover;  
}

h1 img{
  max-width: 195px;
}

/*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/

/* job
-----------------------------------------------------------------*/
.job{
  padding: 85px 0 60px; 
}
.job .txt-lead{
  margin-bottom: 30px;
  font-size: 2.8rem;
  line-height: 1.4;
  color: #7FBE26;
  font-weight: 800;
  text-align: center;
}
.job .txt-lead+.txt{
  margin-bottom: 60px;
  font-size: 1.8rem;
  text-align: center;    
}




/*--------------------------------------------------------------------------
   EMPLOYMENT
---------------------------------------------------------------------------*/


.employment {
  width: 90%;
  margin:0 auto;
  text-align: center;
}
h3 {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
}
p en {
  color: #7FBC26;
  text-align: center;
  font-size: 1.4rem;
}


.emp-img {
  max-width: 860px;
  height: 126px;
  padding: 16px 30px;
  border: 2px solid black;
  border-radius: 20px;
  margin: 20px auto 80px;
  position: relative;
}
.emp-img p {
  text-align: left;
  max-width: 683px;
  padding-right: 10px;
}
.emp-img p + p {
  position: absolute;
  right: -60px;
  bottom: 0;
}


/* cont-list
-----------------------------------------------------------------*/

.cont-list{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1338px;
  margin: 0 auto;
}
.cont-list li{
  max-width: 420px;
  width: calc((100% - 40px)/3);
  margin-bottom: 40px;
  margin-right: 20px;
}
.cont-list li:nth-child(3n), .cont-list li:last-child{
  margin-right: 0;
}
.cont-list .txt-area{
  position: relative;
  margin: -15% 20px 0;
  border-radius: 10px;
  background: #FFF; 
}
.cont-list .txt-area a{
  display: block;
  padding: 20px 15px;
  background: #7FBE26;
  border-radius: 10px; 
}
.cont-list .txt-area .txt{
  margin-bottom: 15px;
  text-align:center;
  font-size: 2.2rem;
  color: #FFF;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 1;  
}
.cont-list .txt-area .btn span{
  max-width: 280px;
  height: 45px;
  line-height: 43px;
  font-size: 1.6rem;
  background-size: 20px auto;
  background-position: right 15px center;  
}



/*--------------------------------------------------------------------------
   CERTIFICATION
---------------------------------------------------------------------------*/

.cer-img {
  max-width: 1080px;
  padding: 16px 100px 10px 30px;
  margin: 0 auto;
  position: relative;
  border: 2px solid black;
  border-radius: 20px;
  margin: 20px auto 0;
}
.cer-img p:first-child {
  width: 885px;
}
.cer-img p:last-child {
  position: absolute;
  right: -80px;
  bottom: 0;
}

/* course
-----------------------------------------------------------------*/

.job .course+.course{
  margin-top: 50px;
}
.job .course h3{
  margin-bottom: 25px;
  font-size: 2.8rem;
  font-weight: 800;
  text-align: center;    
}

.container {
  margin-top: 40px;
}

.course-list{
  display: flex;
  max-width: 1080px;
  margin:0 auto;
  justify-content: space-between;
}
.course-list li{
  width: calc((100% - 4%)/3);
}
.course-list .pic{
  position: relative;
}
.course-list .pic .baloon{
  position: absolute;
  top: -18px;  
}
.course-list .course01 .baloon{
  right:-10px;
  width: 28.63%;  
}
.course-list .course02 .baloon{
  left: -14px;
  width: 30.45%; 
}
.course-list .course03 .baloon{
  right:-10px;
  width: 28.63%;   
}
.course-list .txt-area{
  position: relative;
  z-index:5;
  padding: 20px 15px 24px;
  border-radius: 14px;
  text-align: center;
  color: #FFF;
}
.course-list .course01 .txt-area{
  background: #20AEE5;  
}
.course-list .course02 .txt-area{
  background: #F5AC3C;
}
.course-list .course03 .txt-area{
  background: #EC7A9A;
}
.course-list h3{
  margin-bottom: 8px;
  font-size: 2.2rem;
  line-height: 1.4;
  letter-spacing: 0.2rem;
}
.course-list .year span{
  display: inline-block;
  margin: 0 3px;  
  padding: 0 10px;
  border-radius: 3px;
  font-size: 1.4rem;  
}
.course-list .course01 .year span{
  background: #BAE3F9;
  color: #20AEE5;  
}
.course-list .course02 .year span{
  background: #F6E0B9;
  color: #F5AC3C;  
}
.course-list .course03 .year span{
  background: #F1CBD5;
  color: #EC7A9A;  
}
.course-list .btn-detail a{
  max-width: 280px;
  width: 86%;
  height: 45px;
  line-height: 41px;
  font-size: 1.6rem;
  background-position: right 22px center;  
}



/* job-list
-----------------------------------------------------------------*/
.job-list{
  display: flex;
  justify-content: center;
}
.job-list li{
  max-width: 420px;
  width: 100%;
  margin: 0 15px;
  border-radius : 20px;
  border: 4px solid #231815;
  background:url(../image/job/bg_voice.png);  
}
.job-list li .btn-pc-job:hover{
    background: #FFF;
}
.job-list li .btn-pc-job{
  border-radius: 20px;
  transition: .3s;  
}
.job-list li .btn-pc-job a{
  position: relative;
  display: block;
  padding-bottom: 20%;
  background: url(../../common/image/arw_circle_bk.svg) no-repeat right 20px center;
  background-size: 20px auto;
}
.job-list li .btn-pc-job span{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 81%;  
}
.job-list li .btn-pc-job span img{
  border-radius: 0 0 0 20px;  
}

/*--------------------------------------------------------------------------
   mobile
---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

  .page-ttl{
    background:url(../image/top/img_kv_sp.jpg) no-repeat center center;
    background-size: cover;  
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  
.page-ttl h1 {
    max-width: 70%;
}

/* job
-----------------------------------------------------------------*/
  .job{
    padding: 30px 0; 
  }
  .job .txt-lead{
      margin-bottom: 15px;
      font-size: 1.8rem;
      line-height: 1.5;
  }
  .job .txt-lead+.txt{
      margin-bottom: 20px;
      font-size: 1.4rem;
      text-align: left;   
  }
  
  .job .course+.course{
    margin-top: 25px;
  }
  .job .course h3{
    margin-bottom: 10px;
    font-size: 2.4rem;
  }
  


/*--------------------------------------------------------------------------
   EMPLOYMENT
---------------------------------------------------------------------------*/
  
  


.emp-img {
  height: 260px;
  padding: 16px 20px 0;
  margin-bottom: 30px;
}
.emp-img p {
  max-width: 299px;
}
.emp-img p + p {
  width: 194px;
  position: absolute;
  right: -25px;
  bottom: 0;
}

/* cont-list
-----------------------------------------------------------------*/

.cont-list {
    display: block;
}
  
  .cont-list li {
    max-width: 420px;
    width: 100%;
    margin-bottom: 40px;
    margin-right: 20px;
}

/*--------------------------------------------------------------------------
   CERTIFICATION
---------------------------------------------------------------------------*/
.cer-img {
  padding: 20px 0;
}
.cer-img p:first-child {
/*  width: 885px;*/
  width: 300px;
  margin: 0 auto;
}
.cer-img p:last-child {
  position: absolute;
  right: -80px;
  bottom: 0;
}

  .container {
    margin-top: 20px;
}
  
/* course
-----------------------------------------------------------------*/

.course-list {
    display: block;
  margin-bottom: 0;
}
  .course-list li {
    width: 100%;
    margin: 5% auto 0;
}
  .course-list li:last-child {
    margin-bottom: 0;
}
 
.container h3 {
font-size: 2.4rem;
  line-height: 3rem;
  }

  /* job-list
-----------------------------------------------------------------*/



}

.container {
}
.container .course-list {
}
.container .course01 {
}
.container .course01.container .course01 .txt-area {
}
.container .course01 h3 {
}
.container .course01 br {
}
.container .course01 .year {
}
.container .course01 span {
}
.container .course01 .btn-detail {
}
.container .course01 .btn-detail.container .course01 .btn-detail.container .course01 .ophover {
}
.container .course02 {
}
.container .course02.container .course02 .txt-area {
}
.container .course02 h3 {
}
.container .course02 br {
}
.container .course02 .year {
}
.container .course02 span {
}
.container .course02 .btn-detail {
}
.container .course02 .btn-detail.container .course02 .btn-detail.container .course02 .ophover {
}
.container .course03 {
}
.container .course03.container .course03 .txt-area {
}
.container .course03 h3 {
}
.container .course03 br {
}
.container .course03 .year {
}
.container .course03 span {
}
.container .course03 .btn-detail {
}
.container .course03 .btn-detail.container .course03 .btn-detail.container .course03 .ophover {
}





