@charset "utf-8";
/* -------------------------------------
     sp CSS
 (c) Copyright 2020 Sketches of Design
     version 2020-12-26
------------------------------------- */

/* 1280
--------------------------------------*/
@media screen and (max-width: 1280px) {
  #slidearea,
  #slidearea .inner{
    width: 100%;
  }


}
/*  1024
--------------------------------------*/
@media screen and (max-width: 1024px) {
  body.home .block,
  nav.recruit-menu,
  .home #mainpic .inner{
    margin: 0 20px;
  }
  .leaf #main-pic .inner{
    padding: 60px 20px 0 20px;
  }
  .leaf section .inner{
    padding: 40px 20px;
  }
  body#message-idx #lv02-02 .image{
    width: 300px;
  }
  body#message-idx #lv02-02 .text{
    width: calc(100% - 320px);
  }
  body#recruit-idx #recruit2024-area .text h2{
    font-size: 1.8rem;
  }
  body#message-idx #lv02-02 .image,
  body#message-idx #lv02-03 .image,
  body#message-idx #lv02-04 .image{
    width: 300px;
  }
  body#message-idx #lv02-02 .text,
  body#message-idx #lv02-03 .text,
  body#message-idx #lv02-04 .text{
    width: calc(100% - 320px);
  }
  body#message-idx #lv02-05 > .inner{
    margin: 0 20px;
  }
  body#category-idx .job-detail{
    margin: 40px 20px 0 20px;
  }
  body#category-idx .job-detail h3{
    font-size: 2.0rem;
  }
  body#category-idx .job-detail h2{
    padding: 16px;
  }
  body#company-idx .thumb-list {
    margin: 60px 20px 0 20px;
    width: auto;
  }
  body.home .recruitban li img{
    max-width: 100%;
    height: auto;
    width: auto;
  }
  body.interview main .interview-link{
    margin: 60px 20px;
  }




}
/*  960
--------------------------------------*/
@media screen and (max-width: 960px) {
  .leaf section h2 {
    font-size: 2.4rem;
    }
  /*h1{
    font-size: 4.0rem;
  }
  h2{
    font-size: 2.0rem;
  }
  h3{
    font-size: 1.6rem;
  }
  */
  main #interview-menu .products > div .job,
  main p,
  main dl,
  main table,
  main ul,
  .leaf section p,
  #hdmenu nav ul li{
    font-size: 1.3rem;
  }
  body#message-idx section h2 .sub {
    font-size: 1.4rem;
  }
  body.home .block h2,
  body.home .job li .title,
  body.home .executive p em{
      font-size: 1.8rem;
  }
  body.home .picup div p{
    font-size: 1.6rem;
  }
  nav.recruit-menu h1{
    font-size: 1.6rem;
    width: 120px;
  }
  nav.recruit-menu ul{
    font-size: 1.4rem;
    width: calc(100% - 120px);
  }
  nav.recruit-menu ul li{
    margin: 0 5px;
  }
  body.home .job li,
  body.home .executive div,
  body.home .executive .pic,
  body.home .fanfare .pic,
  body.home .fanfare div,
  body.home .interview .pic,
  body.home .interview div,
  body.home .recruitban li{
      width: calc(50% - 10px);
  }
  body.home .other ul li,
  body.home .picup div{
      width: calc(33.33% - 10px);
  }
/*  body.home .recruitban img {
    width: auto;
    height: 100px;
  }*/
  /**/
  .leaf #main-pic{
    background-size: contain !important;
  }
  .leaf #main-pic .inner{
    padding: 40px 20px 0 20px;
  }
  .leaf #main-pic h1{
    font-size: 5.0rem;
  }
  .leaf #main-pic h1{
    background-size: 17px 73px !important;
    height: 73px;
  }
  .leaf #main-pic h1.wide{
    background-size: 16px 123px !important;
    height: 123px;
  }
  .leaf #main-pic h1 span{
    margin: 0 0 0 17px;
    background-size: auto 65px !important;
    height: 65px;
  }
  .leaf #main-pic h1.wide span{
    margin: 0 0 0 15px;
    background-size: auto 116px !important;
    height: 116px;
  }
  body#message-idx #main-pic .mv{
    width: 300px;
  }
  body#message-idx #main-pic .profile{
    width: calc(100% - 340px) ;
  }
  body#message-idx #main-pic h1 {
    margin: 0 0 40px 0;
  }
  body#category-idx #lv02-00 .inner > div{
    display: block;
  }
  body#category-idx #lv02-00 .inner > div h3{
    margin-bottom: 10px;
  }
  body#category-idx #lv02-00 .inner > div h3 br{
    display: none;
  }
  body#category-idx #lv02-00 .inner > div ul{
    justify-content: space-between;
    max-width: 100%;
  }
  body#category-idx #lv02-00 .inner > div ul li{
    margin: 10px 0 0 0 !important;
    width: calc(33.333% - 5px);
    font-size: 1.2rem;
  }
  body#category-idx .job-detail .inner div {
    padding: 0 16px 10px 16px;
  }
  body#company-idx #lv02-01 .text{
    width: 560px;
  }
  body#company-idx #lv02-01 p{
    font-size: 1.6rem;
  }
  #interview-idx .searchlist{
    margin: 0 20px 20px 20px;
  }
  #interview-idx .searchlist label{
    font-size: 1.4rem;
  }
  #slidearea .swiper-pagination{
    width: 80%;
  }
  #slidearea .swiper-button-prev,
  #slidearea .swiper-button-next{
    height: 69%;
  }
  body.interview main .interview-link p.title{
    margin: -50px 0 0 1em;
  }



}
/*  768
--------------------------------------*/
@media screen and (max-width: 768px) {

img{
  max-width: 100%;
  height: auto;
  width: auto;
}
body.home .job li,
body.home .executive div,
body.home .executive .pic,
body.home .fanfare .pic,
body.home .fanfare div,
body.home .interview .pic,
body.home .interview div,
body.home .other ul li,
body.home .picup div{
  margin-bottom: 10px;
    width: 100%;
}
body.home .picup div:last-child,
body.home .recruitban li:last-child,
body.home .job li:last-child{
  margin-bottom: 0;
}
body.home .block{
    padding: 40px 0;
}
.home #mainpic{
  padding: 100px 0 200px 0;
  background-size: 2000px auto;
}
nav.recruit-menu h1,
nav.recruit-menu ul,
.home #mainpic .inner div,
.home #mainpic .inner h1{
  width: 100%;
  text-align: center;
}
.home #mainpic .inner h1{
  margin: 0 0 60px 0;
}
#interview-idx .searchlist label,
#interview-idx .searchlist .search-box_label{
  font-size: 1.3rem;
}
body.home .fanfare .text,
body.home .interview .text,
body.home .job li p{
    font-size: 1.4rem;
}
body.home .executive p,
body.home .other ul li .title,
.home #mainpic p{
  font-size: 1.5rem;
}
body.home .job a{
  font-size: 1.8rem;
}
nav.recruit-menu{
  padding: 10px 10px 0 10px;
}
nav.recruit-menu h1{
  border: none;
}
body.home .picup div a{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  padding: 15px;
}
body.home .other ul li a,
body.home .job a{
  padding: 15px;
}
body.home .picup .pic{
  margin: 0;
  width: 200px;
}
/*body.home .picup .title{
  margin: 0;
  width: calc(100% - 220px);
}*/
body.home .picup div .more{
  position: absolute;
  font-size: 1.4rem;
}
body.home .other li a::before,
body.home .picup div .more::before{
	right: 10px;
}
body.home .other li a::before,
body.home .block .more::before{
	width: 20px;
	height: 20px;
}
body.home .other li a::after,
body.home .block .more::after{
	width: 4px;
	height: 4px;
	right: 8px;
}
body.home .picup div .more::after{
  right: 18px;
}
body.home .other li a::after{
  right: 19px;
  bottom: 24px;
}
body.home .other li:last-child a::after{
  right: 18px;
  bottom: 23px;
}
body.home .other ul li a,
body.home .picup div a,
body.home .job a{
  border-radius: 10px;
}
body.home .block .more{
  margin: 0;
  padding-right: 25px;
  font-size: 1.4rem;
}
body.home .picup div .more{
  padding-right: 40px;
}
body.home .picup div .image{
  width: 200px;
}
body.home .picup div .info{
  padding: 0;
  width: calc(100% - 220px);
}
body.home .other ul li p{
  font-size: 1.3rem;
  line-height: 1.5;
}
body.home .other ul li{
  min-height: 140px;
}
body.home .other ul li.challenged a{
  background-size: auto 160px;
}
body.home .job li a{
  background-size: auto 180px;
}
body.home .job li .more {
  margin-top: 40px;
}
/* diagram */
/*.diagram .sp{
  display: block !important;
}
.diagram .image{
  display: none;
}
.diagram{
  position: relative;
}
.diagram span{
  display: block;
  position: absolute;
  width: 30px !important;
  height: 30px !important;
  right: 10px;
  margin: -40px 0 0 0;
}
.diagram img{
  max-width: 100%;
  height: auto;
  width: 100%;
}*/
/**/
.leaf main {
  padding-top: 80px;
}
.leaf #main-pic p {
  font-size: 1.3rem;
}
.leaf #main-pic .inner {
  padding: 0 20px;
}
.leaf nav.recruit-menu {
  margin-bottom: 20px;
}
body#message-idx #main-pic {
  padding: 20px 0;
}
body#message-idx #main-pic h1 {
  margin: 0 0 20px 0;
}
body#recruit-process #lv02-01 ul .text,
body#message-idx #lv02-02 .text,
body#message-idx #lv02-02 .image,
body#message-idx #lv02-03 .text,
body#message-idx #lv02-04 .text,
body#message-idx #lv02-04 .image,
body#message-idx #main-pic .mv,
body#message-idx #main-pic .profile,
body#message-idx #lv02-03 .image{
  width: 100%;
}
body#message-idx #main-pic .profile div {
  margin: 0 0 20px 0;
  border-radius: 10px;
  padding: 15px;
}
/*body#message-idx #lv02-05 {
  margin-top: -40px;
}*/
body#company-idx #lv02-01 p{
  font-size: 1.3rem;
}
body#company-idx #lv02-01 .text{
  width: auto;
}
body#company-idx #lv02-02{
  background-position: 0 260px;
}
main #interview-menu .products > div{
  width: calc(33.33% - 20px) ;
}
#interview-idx .searchlist .search-box{
  margin: 0;
}
#interview-idx .searchlist label{
  margin: 0 0 10px 0;
  padding: 5px 10px 6px 10px;
}
#interview-idx .searchlist{
  margin: 0 20px;
}
body.event-leaf .lead h2{
  font-size: 1.8rem;
}
body.event-leaf .lead h2 em{
  font-size: 80%;
}
body.event-leaf #lv02-05 h3{
  font-size: 1.6rem;
}
#slidearea .swiper-button-prev,
#slidearea .swiper-button-next{
  height: 62%;
}

body.interview main .interview-link .brackets{
  display: block;
}
body.interview main .interview-link p.image{
  max-width: 100%;
}
body.interview main .interview-link p.title{
  margin: 0.5em 0 0.5em 0;
  text-align: center;
  font-size: 2.0rem;
}
body.interview main .interview-link p.link{
  position: static;
  margin-bottom: 10px;

}


}
/*  667
--------------------------------------*/
@media screen and (max-width: 667px) {
  body.home .job p br,
  body.home .other h2 br{
      display: block;
  }
  .home #mainpic {
    padding: 100px 0 140px 0;
    background-size: 1300px auto;
  }
  .home #mainpic .inner h1{
    margin: 0 auto 40px auto;
    width: 70%;
  }
  .home #mainpic .inner .catch{
    margin: 0 auto 20px auto;
    width: 80%;
  }
  .home #mainpic p{
    font-size: 1.4rem;
  }
  nav.recruit-menu{
    border-radius: 20px;
  }
  body.home .picup div .more{
    bottom: 15px;
  }
  body.home .picup .pic{
    width: 160px;
  }
  body.home .picup div .info{
    width: calc(100% - 180px);
  }
  body#message-idx .bg-01 img{
    height: 350px;
    object-fit: cover;
  }
  body#message-idx #lv02-05 > .inner {
    padding: 20px;
  }
  body.interview main .interview-link .title,
  body#category-idx .job-detail h2{
    font-size: 1.8rem;
  }
  body#category-idx .job-detail h3,
  body#category-idx #lv02-00 .inner > div h3{
    font-size: 1.6rem;
  }
  body#category-idx #lv02-00 .inner{
    padding: 40px 20px 0 20px;
  }
  body#category-idx .job-detail h3 {
    margin: 0 0 10px 0;
    padding: 20px 0 0 0;
  }
  main #interview-menu .products > div{
    width: calc(50% - 20px);
  }
  #interview-idx .searchlist .search-box_label {
    display: block;
    margin: 0 6px 0 0;
  }
  #interview-idx .searchlist label{
    padding: 2px 5px 4px 5px;
    font-size: 1.2rem;
  }
  .interviews #main-pic .title{
    font-size: 2.8rem;
  }
  .interviews main section h2 br{
    display: none;
  }
  #slidearea .swiper-button-prev,
  #slidearea .swiper-button-next{
    height: 59%;
  }
  #slidearea .swiper-pagination{
    width: 100%;
  }
  #slidearea .slide-05 .linkarea {
    bottom: 11.8%;
    left: 6.5%;
    width: 28%;
    height: 4.5%;
  }
  #slidearea .slide-07 .linkarea {
    bottom: 20.2%;
  }
  #slidearea .slide-08 .linkarea{
    bottom: 14.2%;
    left: 9.5%;
    width: 31%;
    height: 4%;
  }
  #slidearea .slide-18 .link01 {
    bottom: 12.5%;
  }
  #slidearea .slide-18 .link02 {
    bottom: 10%;
  }
  #slidearea .slide-23 .linkarea {
    bottom: 11.5%;
  }
  #slidearea .slide-35 .linkarea {
    bottom: 11.2%;
    right: 7%;
  }
  #slidearea .slide-36 .linkarea {
    bottom: 15.2%;
  }
  #slidearea .slide-42 .linkarea {
    bottom: 12.2%;
    left: 17.5%;
  }


  
}
/*  580px
--------------------------------------*/
@media screen and (max-width: 610px) {

  #slidearea .swiper-button-prev,
  #slidearea .swiper-button-next{

    height: calc(100% - 250px);
  }

}

/*  480
--------------------------------------*/
@media screen and (max-width: 480px) {
  
  #recruit-banners li a{
    font-size: 1.2rem;
    line-height: 40px;
  }
  body.home .picup div .info,
  body.home .recruitban li,
  body.home .picup .title,
  body.home .picup .pic{
    width: 100%;
  }
  body.home .picup .pic{
    margin: 0 0 10px 0;
  }
  body.home .picup div .more{
    position: relative;
    padding-right: 25px;
    width: 100%;
    bottom: auto;
  }
  body.home .picup div .more::before{
    right: 0;
  }
  body.home .picup div .more::after{
    right: 9px;
  }
  /**/
  #main-pic{
    padding: 30px 0;
  }
  #main-pic h1{
    margin: 0 0 15px 0;
    font-size: 3.4rem;
    background-size: 17px 54px !important;
    height: 54px;
  }
  #main-pic h1.wide{
  	background-size: auto 90px !important;
  	height: 90px;
  }
  #main-pic h1 span{
    margin: 0 0 0 15px;
    background-size: auto 49px !important;
    height: 49px;
  }
  #main-pic h1.wide span{
    margin: 0 0 0 12px;
    background-size: auto 84px !important;
    height: 84px;
  }
  body#message-idx section h2 br{
    display: none;
  }
/*  body#message-idx #lv02-05{
    margin-top: 20px;
  }
  body#message-idx #lv02-05 .inner{
    padding: 0;
  }
*/
body#company-idx #lv02-01 .text{
  padding: 20px;
}
body#company-idx #lv02-01 .text div{
  padding: 40px 15px;
}
body#company-idx #lv02-01 .text div::before,
body#company-idx #lv02-01 .text div::after{
  width: 114px;
  height: 90px;
  background-size: 114px 90px !important;
}
body#company-idx #lv02-01 .text div::before{
  top: -21px;
  left: -30px;
}
body#company-idx #lv02-01 .text div::after{
  bottom: -21px;
  right: -30px;
}
main #interview-menu .products{
  padding: 0 10px;
}
main #interview-menu .products > div{
  margin: 5px;
  width: calc(50% - 10px);
}
body.home .recruitban li{
  margin: 0 0 20px 0;
}
body.event-leaf .lead h2{
  font-size: 1.6rem;
  letter-spacing: 0;
}
body.event-leaf #lv02-05 h3{
  font-size: 1.5rem;
}
#slidearea .swiper-slide{
  position: relative;
  padding: 20px 20px;
}
#slidearea .swiper-button-prev,
#slidearea .swiper-button-next{
  width: 20px;
}
#slidearea .swiper-button-prev::after,
#slidearea .swiper-button-next::after{
  width: 10px;
  height: 10px;
}
#slidearea .swiper-button-prev::after{
  left: 6px;
}
#slidearea .swiper-button-next::after{
  right: 6px;
}
main .swiper-button-prev::after,
main .swiper-button-next::after{
  border-top: 2px solid #E60000;
  border-right: 2px solid #E60000;
}
body.interview main .interview-link .more::before{
	width: 20px;
	height: 20px;
}
body.interview main .interview-link .more::after{
	right: 8px;
	width: 5px;
	height: 5px;
}
body.interview main .interview-link .more{
  padding: 0 30px 0 0;
}



}
/*  435
--------------------------------------*/
@media screen and (max-width: 435px) {
  #slidearea .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  #slidearea .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 5px 2px;
  }
}

/*  375
--------------------------------------*/
@media screen and (max-width: 375px) {

/*  main #interview-menu .products > div{
    margin: 0 0 10px 0;
    width: 100%;
  }*/

}
