@media screen and (max-width:767px){
	.mainMessage { padding: 9em 0 0; background: url(../img/about/requirement/bg_mainrequirement.jpg) no-repeat; background-size: contain; }
	h2.ttl01 { margin-top: 50px; font-size: 16px; }
	.jobInfo .introduction p, .requirementContent p { line-height: 1.68 !important; }
	.ttl01, .ttl02 { font-size: 16px; }
	.requirementContent p, .jobInfo .introduction p { font-size: 14px; }
	.jobList ul .rTxt li { font-size: 14px; }
	.flow .ttl03 { font-size: 16px; line-height: 24px; }
	.flow .entry a { border: 2px solid #9c9c9c; color: #9c9c9c; display: inline-block; font-size: 16px; font-weight: bold; letter-spacing: 0.1em; padding: 0 50px; text-decoration: none; line-height: 32px; }
	.flow .entry { margin: 10px 0 0; }
	.txtL p, .txtL { text-align: left !important; }
}
	
@media screen and (max-width:480px){
    .ttl04 {
        display: none;
        margin: 0;
        line-height: 1.6;
    }
    .ttl04 span {
        font-size: 14px;
        line-height: 2;
		letter-spacing: 0;
    }
    .ttl04.sp-ttl04{
        display: block !important;
    }

    .ttl04.sp-ttl04 span{
        display: inline-block;
    }

    .ttl04.sp-ttl04 .br-d-none{
        display: none;
    }
    .jobList ul .rTxt h4{
        font-size: 16px !important;
    }
    .jobList ul .rTxt a{
        font-size: 16px;
    }
    .ttl03{
        font-size: 24px;
    }
      .comparison table thead th {
    font-size: 12px;
  }
  .effect .fl, .effectUv .fl, .effectMat .fl, .mechanism .fl {
    text-align: center;
  }
  .effect .fl img, .effectUv .fl img, .effectMat .fl img, .mechanism .fl img {
    width: 80%;
    margin: 0 auto 1em;
  }
  .contactFlow .detailCont li h4, .constructionFlow .detailCont li h4{
    font-size: 18px;
  }
  .subCopy {
    font-size: 14px !important;
  }
  .w80 {
    width: 80% !important;
  }
  .w50{
    width: 50% !important;
  }
  .tac{
      text-align: center;
  }
  .jobCategory .jobIcon{
      width: 50%;
  }
}

@media screen and (max-width:420px){
    .ttl04.sp-ttl04 {
        font-size: 17px;
    }

    .ttl04.sp-ttl04 .br-d-none{
        display: block;
    }

}

@media screen and (max-width:400px){
    .ttl04.sp-ttl04 {
    }

}

@media screen and (max-width:370px){
    .ttl04.sp-ttl04 {
        font-size: 15px;
    }

    .ttl04.sp-ttl04 .br-d-none{
        display: none;
    }
}
