@charset "UTF-8";

.pagettl{
  margin-bottom: 175px;
}
@media screen and (max-width: 767px) {
  .pagettl{
    margin-bottom: 80px;
  }
}

/* ▼▼▼ WORKS
======================================================*/
.job-bg{
  background: url(../img/job/bg.svg) center top 250px / 100% auto no-repeat;
}
.job-bg .container{
  max-width: 1160px;
}
@media screen and (max-width: 1366px) {
  .job-bg{
    background-size: 1366px auto;
  }
}

.job1{
  margin-bottom: 80px;
  padding: 50px 30px;
  background: #fff;
  border: 1px solid #d5897e;
  border-radius: 20px;
  position: relative;
}
.job1cont1{
  overflow: hidden;
  padding-bottom: 40px;
  margin-bottom: 50px;
  border-bottom: 1px solid #c8c9ca;
}
.job1 .ttl{
  height: 60px;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
}
.job1 .box1{
  position: absolute;
  left: 29.91%;
  top: 140px;
  width: 40%;
}
.job1 .box1 p{
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 71.5%;
  height: 11.2%;
  color: #4d5f77;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
}
.job1 .box1 p.p2{
  top: 21.2%;
}
.job1 .box1 p.p3{
  top: 42.2%;
}
.job1 .box1 p.p4{
  top: 63.2%;
}
.job1 .box1 p.p5{
  top: 84.2%;
}
.job1 .rightcol{
  float: right;
  width: 41.6%;
}
.job1 .rightcol{
  float: right;
  width: 41.6%;
}
.job1 .btn{
  display: block;
  margin-bottom: 10px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 42px;
  background: url(../img/common/arrow2-right.svg) right 1em center no-repeat #4d5f77;
  border-radius: 100px;
  -webkit-transition: all .2s; transition: all .2s;
  cursor: pointer;
}
.job1 .btn:hover{
  opacity: .5;
}
.job1 h3{
  margin-bottom: 1em;
  color: #4d5f77;
  font-size: 17px;
  line-height: 1.2;
}
.job1 .rightcol .box2{
  margin-bottom: 15px;
  padding: 50px 30px 0 38%;
  height: 350px;
  background: #93d7dc;
  border-radius: 10px;
}
.job1 .rightcol .box2 h3{
  color: #4d5f77;
}
.job1 .rightcol .box3{
  padding: 30px 30px 0 38%;
  height: 260px;
  background: #cde49c;
  border-radius: 10px;
}
.job1 .leftcol{
  float: left;
  width: 53.6%;
}
.job1 .leftcol .box4{
  margin-bottom: 15px;
  padding: 50px 46% 50px 30px;
  height: 626px;
  background: #fce1bb;
  border-radius: 10px;
}
.job1 .leftcol .box5{
  margin-bottom: 15px;
  padding: 20px 30px;
  height: 173px;
  background: #a9bcd7;
  border-radius: 10px;
  overflow: hidden;
}
.job1 .leftcol .box5 .btn{
  float: left;
  width: 49%;
}
.job1 .leftcol .box5 .btn:nth-of-type(2n+1){
  margin-right: 2%;
}
.job1cont2{
  max-width: 580px;
  margin: 0 auto;
}
.job1 .subttl{
  margin-bottom: 30px;
  padding: 1em;
  text-align: center;
  border: 1px solid #4d5f77;
}
.job1 .box6{
  margin-bottom: 15px;
  padding: 30px 30px 20px;
  background: #fadbcd;
  border-radius: 10px;
  overflow: hidden;
}
.job1 .box6 p{
  float: left;
  width: 49%;
}
.job1 .box6 p:nth-of-type(2n+1){
  margin-right: 2%;
}
.popwrap{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  backdrop-filter: blur(5px);
  z-index: 999;
}
.pop{
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 30px;
  max-width: 500px;
  width: 96%;
  z-index: 9999;
  border: 1px solid #d5897e;
  border-radius: 10px;
}
.pop .popttl{
  display: flex;
  align-items: center;
  margin-bottom: .7em;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3;
}
.pop .popttl img{
  margin-right: .5em;
}
.pop .poptxt{
  margin-bottom: 1.5em;
  font-weight: 300;
  line-height: 1.5;
}
.pop .popshine dt{
  margin-bottom: .5em;
  font-size: 12px;
}
.pop .popshine dd{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 12px;
  line-height: 1.2;
}
.pop .popshine dd a{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 47%;
  padding: 0 20px 15px 0;
  color: #231815;
  background: url(../img/common/arrow2-right-black.svg) right center no-repeat;
  position: relative;
}
.pop .popshine dd a:hover{
  opacity: 1;
}
.pop .popshine dd a:before{
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #d2707b 0%,#d79981 100%);

}
.pop .popshine dd a figure{
  width: 60px;
  margin-right: 1em;
}
.popclose{
  position: absolute;
  top: -15px;
  right: -15px;
  width: 32px;
  height: 32px;
  background: #4d5f77;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #fff;
}
.popclose:before,
.popclose:after{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  background-color: #fff; /* ×の線の色 */
  transform-origin: center;
}
.popclose:before{
  transform: translate(-50%, -50%) rotate(45deg);
}
.popclose:after{
  transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .job-bg{
    background: url(../img/job/bg-sp.svg) center top 70px / 100% auto no-repeat;
  }
  .job1{
    margin-bottom: 80px;
    padding: 30px 0;
  }
  .job1cont1{
    overflow: hidden;
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
  .job1 .ttl{
    margin-bottom: 1em;
    height: auto;
    font-size: 18px;
  }
  .job1 .box1{
    position: relative;
    left: auto;
    top: auto;
    width: 305px;
    margin: 0 auto 50px;
  }
  .job1 .box1 p{
    right: 8%;
    width: 83.5%;
    font-size: 14px;
  }
  .job1 .box1 p.p2{
    top: 21.2%;
  }
  .job1 .box1 p.p3{
    top: 42.2%;
  }
  .job1 .box1 p.p4{
    top: 63.2%;
  }
  .job1 .box1 p.p5{
    top: 84.2%;
  }
  .job1 .rightcol{
    float: none;
    width: auto;
    margin: 0 5%;
  }
  .job1 .rightcol{
    float: none;
    width: auto;
    margin: 0 5%;
  }
  .job1 .btn{
    font-size: 12px;
    line-height: 34px;
  }
  .job1 .btn:hover{
    opacity: 1;
  }
  .job1 h3{
    margin: 0 0 5% 0;
    font-size: 14px;
    line-height: 1.4;
  }
  .job1 .rightcol .box2,
  .job1 .rightcol .box3,
  .job1 .leftcol .box4,
  .job1 .leftcol .box5,
  .job1 .box6{
    margin-bottom: 20px;
    padding: 20px;
    height: auto;
  }
  .job1 .leftcol{
    float: none;
    width: auto;
    margin: 0 5%;
  }
  .job1 .leftcol .box5 .btn{
    float: none;
    width: auto;
  }
  .job1 .leftcol .box5 .btn:nth-of-type(2n+1){
    margin-right: 0;
  }
.job1cont2{
  max-width: 580px;
  margin: 0 auto;
}
  .job1 .box6{
    margin: 0 5% 30px;
  }
  .job1 .box6 p{
    float: none;
    width: auto;
  }
  .job1 .box6 p:nth-of-type(2n+1){
    margin-right: 0;
  }
  .pop{
    width: calc(100% - 40px);
  }
  .pop .popttl{
    font-size: 20px;
  }
  .pop .popshine{
    margin: 0 10%;
  }
  .pop .popshine dd{
    display: block;
  }
  .pop .popshine dd a{
    width: auto;
    margin-bottom: 20px;
  }
  .pop .popshine dd a:hover{
    opacity: 1;
  }
}
