/*---------------------------------------------------------- */
/* color */
/*---------------------------------------------------------- */
/*---------------------------------------------------------- */
/* width */
/*---------------------------------------------------------- */
/*---------------------------------------------------------- */
/* breakpoints */
/*---------------------------------------------------------- */
/*---------------------------------------------------------- */
/* font */
/*---------------------------------------------------------- */
/*---------------------------------------------------------- */
/* other */
/*---------------------------------------------------------- */
@media screen and (max-width: 1366px) {
  #contents .sec .secIn {
    width: 1130px;
  }
  #contents .sec.recruit h2 {
    width: 1130px;
  }
  #contents .sec.recruit .txtArea {
    padding: 0 0px 90px 70px;
    margin-left: -30px;
  }
  #contents .sec.contact .secIn {
    width: 1130px;
  }
  #contents .titleArea .txt .txt3 span {
    font-size: 50px;
  }
  #contents .titleArea .pic img.img2 {
    margin-left: -280px;
  }
  #contents .titleArea .pic img.img3 {
    width: 205px;
    height: auto;
    top: 330px;
    left: 50%;
    margin-left: 400px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }

  footer .footerIn {
    width: 1130px;
  }

  .bn_side {
    bottom: 100px;
  }

  .bn_posting {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10000000;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
    transition: all 0.3s !important;
    opacity: 1;
    width: 180px;
  }
  .bn_posting:hover {
    bottom: 25px;
  }

  .home h1 {
    width: 1130px;
    margin-left: -565px;
  }
  .home .hero .txt2 {
    font-size: 50px;
    width: 450px;
    height: 180px;
    background: url(../images/top/hero/bg_catch.svg) no-repeat;
    background-size: 100% auto;
    padding-top: 10px;
  }

  .recruit.interview .sec dl.t1 dt {
    width: 35%;
  }
  .recruit.interview .sec dl.t1 dd {
    width: 65%;
    padding-right: 30px;
  }
  .recruit.interview .sec .bl {
    width: 1130px;
  }
  .recruit.interview .sec.no1 {
    padding-left: 3% !important;
  }
  .recruit.interview .sec.no3 .bl .blIn {
    gap: 70px;
  }
}
