@charset "utf-8";

/* ------------------------------

 lpCont01

------------------------------ */
@media screen and (max-width:480px){
  .pageTitle h1 {
    background: url(../images/lp2-main-img.jpg) no-repeat 0 100%;
  }
}


.lpCont03 h2 {
  background: url(../images/aisin-aw-title01-bg03.gif) repeat-x 0;
  background-size:6%;
}

.lpCont03Inner{
  background:#ffffff;
}

.lpWorks h2 span, .lpForm h2 span{
    height:89px;
    padding:20px;
    height:100%;
    display:inline-block;
}
.lpWorks h2, .lpForm h2{
    border-top: 5px solid #dc1015;
    padding:0;
    background: #c5996d;
    text-align: left;
    background-size:20%;
}

.lpCont01 img {
  margin-top: 20px;
}

footer{
    margin-bottom:40px;
}

@media screen and (min-width:1025px){
    .lpCont01{

        /*margin-bottom:40px;*/
    }

    .lpCont03 h2 {
      background: url(../images/aisin-aw-title01-bg03.gif) repeat-x 0;
      background-size:4%;
    }

    .sample .lpCont03 h2 {
      background: url(../images/aisin-aw-title01-bg03.gif) repeat-x 0;
    }

    .lpWorks h2 span, .lpForm h2 span{
      width: 960px;
      display: block;
      background: url(../images/aisin-aw-title-icon01.png) no-repeat 100% #c5996d !important;
      margin: 0 auto;
    }
}

@media screen and (min-width:1024px){

    .lpWorks h2 span, .lpForm h2 span{

/*    margin-top: 40px;*/
    padding: 20px;
/*    background: url(../images/aisin-aw-title-icon01.png) no-repeat 100% #1d5705;*/
    text-align: left;
/*    margin-bottom: 40px;*/
}
}

/*入力確認画面 */

@media screen and (min-width:1025px){
#cartNetxBtn{
padding-top:20px;
text-align: center;
}

#cartNetxBtn a{
    position: relative;
    bottom: 40px;
}

}

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

#cartNetxBtn {
        text-align: center;
    margin-bottom: 40px;
}
}


.lpWorksBoxText ul{
    background:#ffffff;
    padding:10px;
}

.lpCont03 h2 img{
margin-bottom: 40px;
}

        .entrybtn{
    margin:40px auto;
}







@media screen and (min-width:1025px){
  .osusumeBnr{
    width:1000px;
    margin:0 auto 30px;
  }


}

@media screen and (max-width:480px){
  .footerTxt{
        font-size: 12px;
    line-height: 1.2em;
    margin-bottom: 10px;
  }
}

@media screen and (max-width:1024px){
    .osusumeBnr02,
  .osusumeBnr {
    margin:10px 10px 30px;
  }

.osusumeBnr02 h3,
  .osusumeBnr h3{
    font-size:18px !important;
  }
}

.footerBtn {
    width: 48% !important;
}
.osusumeBnr02 h3,
  .osusumeBnr h3{
    font-size: 20px;
    color: #1d1d1d;
    text-align: left;
    border-bottom: 4px solid #252525;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }

.footerImg{
    margin-bottom:30px;
}

footer div:first-child{
    float:none;
    width:100%;
}

footer > div:after,
.osusumeBnr02:after,
.osusumeBnr:after{
  content:"";
  display:block;
  clear:both;
}

.osusumeBnr02 li img,
.osusumeBnr li img{
  width:100%;
}
.osusumeBnr02 li{
     float:left;
      width: 31%;
  margin-right:2%; 
}

.osusumeBnr li{
  float:left;
  width:31%;
  margin-right:2%;
}

.osusumeBnr02 li:last-child,
.osusumeBnr li:last-child{
  margin-right:0;
}

@media screen and (max-width:480px){
    .osusumeBnr02 li{
        float:none;
        width:100%;
        margin-bottom:10px;
    }
}


.link {
    padding-top: 30px;
}
.link a {
    font-size: 1.8em;
}
@media screen and (max-width:480px){
  .link a {
    font-size: 1em;
  }
}


/* ------------------------------

 2024/05 リニューアルLP

------------------------------ */
.aichiJobInner {
  width: 1120px;
  margin: 0 auto;
}

.aichiJob .main {
  width: auto;
  max-width: 100%
}

.aichiJob .main picture,
.aichiJob .main picture img {
  width: 100%;
}

.aichiJobCont {
  background-image: linear-gradient(0deg, rgba(81, 9, 13, 1), rgba(190, 26, 35, 1));
  padding: 80px 0;
  margin-bottom: 80px;
}

.aichiJobCont ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.aichiJobCont ul li {
  width: 48%;
  margin-bottom: 30px;
}

.aichiJobCont ul li img {
  width: 100%;
}

.aichiJob .lpWorks,
.aichiJob .lpForm {
  margin-bottom: 60px;
}

.aichiJob .lpWorks h2,
.aichiJob .lpForm h2 {
  padding: 0;
  margin: 0 0 60px 0;
  background: #c8102e;
  text-align: left;
  background-size: 20%;
  border-top: none;
  font-size: 50px;
  color: #fff;
  font-weight: bold;
}

.aichiJob .lpWorks h2 span,
.aichiJob .lpForm h2 span {
  width: 960px;
  display: block;
  background: url(../images/aichi-job-img01.jpg) no-repeat 100% !important;
  margin: 0 auto;
  padding: 11px;
}

@media screen and (max-width:1120px){
  .aichiJobInner,
  .aichiJob .lpWorksInner,
  .aichiJob .lpFormInner {
    width: 100%;
    padding: 0 15px;
  }

  .aichiJob .lpWorks h2 span,
  .aichiJob .lpForm h2 span {
    width: 98%;
  }
}

@media screen and (max-width:768px){
  .aichiJob .lpWorks h2,
  .aichiJob .lpForm h2 {
    text-align: center;
    font-size: 30px;
}
  .aichiJob .lpWorks h2 span,
  .aichiJob .lpForm h2 span {
    background: none !important;
  }
}

@media screen and (max-width:600px){
  .aichiJob .main {
    margin-bottom: 30px;
  }

  .aichiJobCont {
    padding: 30px 0;
    margin-bottom: 30px;
  }

  .aichiJobCont ul li {
    width: 49%;
    margin-bottom: 10px;
  }

  .aichiJob .lpWorks h2,
  .aichiJob .lpForm h2 {
    margin: 0 0 30px 0;
  }
}

@media screen and (max-width:480px){
  .aichiJobCont ul {
    display: block;
  }

  .aichiJobCont ul li {
    width: 100%;
  }
}