@charset "UTF-8";
/* CSS Document */

@media (min-width: 1700px){/*1700px以上　主にスライダー用*/


  
  
}

@media (max-width: 1399px) {/*1329px以下*/
  .big-character::before {
    font-size: 4.5rem;
  }
  
}

@media (max-width: 1329px) {/*1329px以下*/
.bg-bk{
  padding:5rem 3rem 5rem;
}
.msg-bx{
  margin-top:2rem;
}
.msg-bx p{
  color:#fff;
  margin-bottom:1.5rem;
  font-size:1.125rem;
  text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
  font-feature-settings: "palt" 1;
  
}

  
  
  
}/*** END 1329px以下  ***/


@media (min-width: 1200px){/*1200px以上*/

  
}

@media (max-width: 1199px) {
  .home-recruit-bg02 {
    padding: 2rem 0;
  }
  .home-recruit-img-cnt {
    min-height: 400px;
  }
  #about-message {
    background-position: top center;
    background-size: contain;
  }
  .bg-bk{
    margin-top:50vw;
    background-color: rgba(44,65,74,0.85);
  }
  .big-character::before {
    font-size: 4rem;
    top: -5px;
  }
  
}

@media (max-width: 1150px) {


  
}



@media (max-width: 991px) {
  
  .nav-menu > li > a {
    padding: 26px 1rem;
  }

  .intro h1{
    font-size: 1.8rem;
  }
  .intro-img02 img {
    width: 100%;
  }
  .intro-img01 img {
    width: 100%;
  }
  .home-strengths-img img {
    max-width: 100%;;
  }
  .home-recruit-bg02 {
    padding: 2rem 0;
  }
  .home-recruit-img-cnt {
    background-position: top left;
    min-height: 300px;
  }
  .mb80 {
    margin-bottom: 4rem;
  }
  .recruit-msg-bx {
    padding: 2rem 2rem;
  }
}
@media (min-width: 891px){/*891px以上*/

}

@media (max-width: 890px){
  .big-character::before {
    font-size: 3rem;
    top: 10px;
  }  
  .aoj-wh-inner{
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }
  .aoj-wh {
    top: 250px;
  }
  
}



@media (max-width: 767px) {
  .intro-img01 img {
    width: 90%;
  }
  .intro-img02 img {
    width: 50%;
  }
  .big-character::before {
    top: 10px;
    left: 20%;
    transform: translateX(7%);
  }
  .aoj-list-big li {
    font-size: 1.35rem;
    padding: 0.2rem 0;
  }
  .aoj-wh-inner {
    padding:2rem 1rem;
  }
  .recruit-ceo-img{
    padding-top:4rem;
    padding-bottom:2rem;
    margin-bottom:300px;
  }
  .recruit-msg-bx-outer{
    position: relative;
  }
  .recruit-msg-bx{
    position: absolute;
  }
  .recruit-heading-cta h2 {
    font-size: 3.8rem;
  }
  #recruit-cta{
  background-image: url("../img/recruit/recruit-cta-sp.jpg");

  }

}/*** === END === max-width: 767px ****/

@media (max-width: 663px) {
  .home-services {
    margin:0;
  }
  #history dl{
    display:block;
  }
  #history dl dt{
    width:100%;
    text-align:left;
    padding-left:1rem;
  } 
  #history dl dt span{
    display:inline-block;
    margin-left:1rem;
  }
  #history dl dd {
    padding-left: 3rem;
    padding-top:1rem;
  }
  .big-character::before {
    top: 10px;
    left: 15%;
    transform: translateX(9%);
  }  
  .aoj-wh {
    top: 200px;
  }
  
}/*** === END === max-width: 663px ****/
@media (max-width: 575px) {
  .hero-title p {
    font-size: 1.3rem;
    letter-spacing: 0.1em;
  }
  #home-recruit .section-title h1 span {
    font-size: 7rem;
  }
  .f36b-wh {
    font-size: 1.5rem;
  } 
  .home-recruit-bg02 {
    padding: 2rem 0;
  }
  .home-recruit-img-cnt {
    background-position: top left;
    min-height: 300px;
  }
  .btn-right-just {
    margin: auto;
    margin-top: -40px;
  }
  .section-title h2 {
    font-size:2rem;
    font-weight: 700;
  }
  .bg-bk {
    padding: 3rem 1rem 3rem;
  }
  .msg-bx p {
    font-size:1rem;
  }
  .big-character::before {
    font-size: 2.5rem;
    top: 10px;
  }
  .big-character::before {
    top: 10px;
    left: 15%;
    transform: translateX(5%);
  }
  .aoj-wh {
    top: 150px;
    width:95%;
  }
  .aoj-wh-inner {
    padding:1.5rem 1rem;
  }
  .recruit-heading-cta h2 {
    line-height:1;
    margin-bottom:2.5rem;
  }
  .recruit-heading-cta h3 {
    font-size: 1rem;
  }
  
}/*** === END === max-width: 575px ****/


@media (max-width: 440px) {
  body{
    font-size:15px;
    font-feature-settings: "palt";
  }
  .sctp{
    padding-top:3rem;
    padding-bottom:3rem;
  }
  .hero-title{
    padding:2rem 0;
  }
  .hero-title p {
    font-size: 0.9rem;
    letter-spacing: 0;
  }
  .hero-title p br{
    display:none;
  }
  .intro h1 {
    font-size: 1.4rem;
  }
  .intro p {
    margin-top:2rem;
    margin-bottom:2rem;
  }
  .intro-img02 img {
    width: 50%;
  }
  .mb80{
    margin-bottom:3rem;
  }
  .section-title h1 {
    font-size: 2.4rem;
  }
  .home-strengths h2 {
    font-size: 1.6rem;
  }

  .home-strengths ul li {
    padding-left: 0.2rem;
  }
  #home-recruit .section-title h1 span{
    font-size:6rem;
  }
  #home-recruit .section-title {
    margin-bottom: 3rem;
  }
  .home-recruit-bg01 {
    padding: 4.5rem 0 3.5rem;
  }
  #home-recruit .f36b-wh{
    font-size:1.35rem
  }
  
  a.btn-big {
    padding: 1.5rem 2rem 1.5rem 1.5rem;
  }  
  
  .f36b{font-size:1.8rem;}
  .f28b{font-size:1.5rem;}  
  
  .footer-tel address::before {
    width: 40px;
    height:30px;
  }
  .footer-tel address {
    font-size: 2.2rem;
    vertical-align: middle;
  }
  .footer-menu{
    display:none;
  }
  .footer-menu-ctr{
    padding:2rem;
  }
  .company-outline dl {
    padding:2rem 0;
  }
  .company-outline dl dt {
    letter-spacing: 0px;
    padding:0;
    width: 40%;
  }
  .contact-tel address {
    font-size: 2rem;
  }
  .page-title h1{
    font-size: 2rem;
  }
  .big-character::before {
    top: 10px;
    left: 8%;
    transform: translateX(5%);
  } 
  .aoj-list-big li {
    font-size:1rem;
  }
  .aoj-wh {
    top: 100px;
    width:95%;
  }
  .aoj-wh-inner {
    padding: 1.5rem 0.8rem;
  }
  .aoj-wh ul {
    padding-left: 0.8rem;
  }
  .recruit-hero-title p {
    font-size: 1.2rem;
  }
  .flow {
    padding:0 1rem 1rem 1.5rem;
  }
  .flow h3 {
    padding-bottom:0.5rem;
  }
  .flow h3 span {
    font-size: 2.5rem;
    margin-right: 1rem;
    display: block;
  }
  
}/*** === END === max-width: 440px ****/

@media (max-width: 375px) {/*  375px以下  */
 .big-character::before {
    top: 10px;
    left: 5%;
    transform: translateX(1%);
  }
  .interview-inner {
    width: 90%;
  }
  .interview-title h3 {
    font-size: 1.5rem;
    letter-spacing: -2px;
  }

}




/* ========================== */
/*  441px以上  */

@media (min-width: 441px) {

  
}

/* ========================== */



