@charset "UTF-8";

/*****************************
  タスクカレッジ
*****************************/
.page-task-college .hcontent{
  width: 270%;
}
.pagesec1 .pscontent2{
  background: url(../../images/page/tasku_college/tasku_college_bg.webp) no-repeat center / cover;
}
.pagesec1 .pscontent2 h3{
  font-size: 2.6rem;
  margin-bottom: 3rem;
}
.pagesec1 .pscontent2 .inner2{
  position: relative;
  z-index: 1;
}
.pagesec2 .psimghov-imgbox .imgbox {
  position: absolute;
  left: 10%;
  top: 60%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 5;
}
.pagesec2 .psimghov-imgbox .imgbox img{
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.pagesec2 .psimghov-txtbox .inner3 {
  max-width: 80%;
  padding: 0;
  right: 5%;
  left: auto;
  transform: translate(0%,-50%);
  z-index: 10;
}
.pagesec2 .psimghov-txtbox .img1,
.pagesec2 .psimghov-txtbox .img2,
.pagesec2 .psimghov-txtbox .img3{
  position: absolute;
  width: 100%;
}
.pagesec2 .psimghov-txtbox .img1{
  top: 8%;
  left: -10%;
  max-width: 40%;
}
.pagesec2 .psimghov-txtbox .img2{
  bottom: 2rem;
  left: 25%;
  max-width: 50%;
}
.pagesec2 .psimghov-txtbox .img3{
  top: 10%;
  right: 0;
  max-width: 30%;
}
.pagesec2 .psimghov-txtbox .img1 img,
.pagesec2 .psimghov-txtbox .img2 img,
.pagesec2 .psimghov-txtbox .img3 img{
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.pagesec2 ul{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pagesec2 ul li{
  margin: 1rem 0;
}
.pagesec2 .taskbtn a{
  background: #000;
  border: 1px solid #fff;
  display: inline-block;
  opacity: 1 !important;
  min-width: 280px;
  padding: 1rem 0;
  transition: .5s;
  text-align: center;
}
.pagesec2 .taskbtn a:hover{
  background: #E85400;
}
.pagesec2 .taskbtn2 a:hover{
  background: #8CB808;
}

@media only screen and (min-height: 910px) and (min-width: 1440px) {

}

@media only screen and (max-width: 1440px) {

}
@media only screen and (max-width: 1366px) {
  .pagesec2 .psimghov-txtbox .inner3 {
    max-width: 85%;
    right: 5%;
  }

}
@media only screen and (max-width: 1280px) {
  .pagesec2 .psimghov-txtbox .inner3 {
    max-width: 75%;
    right: 10%;
  }
  .pagesec2 .psimghov-txtbox .img1 {
    top: 15%;
  }
  .pagesec2 .psimghov-txtbox .img3 {
    top: 18%;
  }
}
@media only screen and (max-width: 1180px) {
  .pagesec2 .psimghov-txtbox .img1 {
    left: -15%;
    max-width: 45%;
  }
  .pagesec2 .psimghov-txtbox .img2 {
    left: 20%;
    max-width: 55%;
  }
  .pagesec2 .psimghov-txtbox .img3 {
    max-width: 35%;
  }
}
@media only screen and (max-width: 1024px) {

}
@media only screen and (max-height: 720px) and (min-width: 1024px) {
  .pagesec .psimghov-imgbox .imgbox{
    top: auto;
    bottom: 2rem;
    transform: none;
  }
}
@media only screen and (max-width: 1023px) {
  #pageheadsec.pagesec1 .pscontent2{
    height: auto;
  }
  .pagesec2  .psimghov-imgbox {
    padding: 10rem 0 5rem;
    width: 20%;
  }
  .pagesec2  .psimghov-txtbox {
    padding: 10rem 3rem 5rem;
    width: 80%;
  }
  .pagesec2 .psimghov-imgbox .imgbox {
    position: absolute;
    left: 5%;
    top: 60%;
    transform: translateY(-50%);
    width: 200%;
  }
  .pagesec2 .psimghov-txtbox .img1 {
    max-width: 40%;
    top: 5%;
    left: -5%;
  }
  .pagesec2 .psimghov-txtbox .img2 {
    max-width: 45%;
    bottom: 0;
    right: 5%;
    left: auto;
  }
  .pagesec2 .psimghov-txtbox .img3 {
    max-width: 30%;
    top: 15%;
  }
  /* .pagesec2 .psimghov-txtbox .inner3 {
    margin-left: auto;
    max-width: 75%;
    position: static;
    transform: none;
  } */
}
@media only screen and (max-width: 820px) {
  .pagesec2 .psimghov-txtbox .inner3{
    max-width: 100%;
  }
  .pagesec2 .psimghov-txtbox .content_ttl {
    margin: 8rem 0 5rem 15rem;
  }
  .pagesec2 .psimghov-imgbox .imgbox {
    top: auto;
    bottom: -2rem;
    transform: none;
  }
  .pagesec2 .psimghov-txtbox .img1 {
    max-width: 45%;
    top: 8%;
    left: -10%;
  }
  .pagesec2 .psimghov-txtbox .img2 {
    max-width: 50%;
  }
  .pagesec2 .psimghov-txtbox .img3 {
    max-width: 40%;
  }
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 767px) {
  #pageheadsec.pagesec1 .pscontent2{
    padding: 8rem 0;
  }
  .pagesec1 .pscontent2 h3 {
    font-size: 2rem;
  }
  .pagesec1 .pscontent2 .txtbox br:nth-child(2),
  .pagesec1 .pscontent2 .txtbox br:nth-child(3),
  .pagesec1 .pscontent2 .txtbox br:nth-child(5){
    display: none;
  }
  .pagesec2 .psimghov-imgbox,
  .pagesec2 .psimghov-txtbox{
    padding: 5rem 3rem;
    height: auto;
    width: 100%;
  }
  .pagesec2 .psimghov-imgbox{
    height: 220px;
  }
  .pagesec2 .psimghov-imgbox .imgbox {
    top: 0;
    right: 0;
    left: auto;
    width: 80%;
  }
  .pagesec .psimghov-txtbox .content_ttl{
    margin: 5rem 0;
  }
  .pagesec2 .psimghov-txtbox .inner3{
    position: static;
    transform: none;
  }
  .pagesec2 .psimghov-imgbox .imgbox img{
    height: auto;
  }
  .pagesec2 .psimghov-txtbox .img1,
  .pagesec2 .psimghov-txtbox .img3{
    z-index: -1;
  }
  .pagesec2 .psimghov-txtbox .img1{
    position: relative;
  }
  .pagesec2 .psimghov-txtbox .img2{
    position: static;
  }
  .pagesec2 .psimghov-txtbox .img3 {
    top: 25%;
  }
}
@media only screen and (max-width: 321px) {
}