
.sub > div > div > div > .content > .img > img{ max-width:100%; box-shadow:1px 1px 16px gray;}
.sub > div > div > div > .content > div > p{ margin-top:16px; font-size:20px;}

.infosummary > div{ width:100%; display:inline-block;}
.infosummary > div > h4{ font-size:26px; text-align:center; margin-top:50px; margin-bottom:30px;}
.infosummary > div.text > div > h4{ font-size:24px; margin-top:50px;}
.infosummary > div.text > div > h5{ font-size:22px; margin-top:24px; margin-bottom:8px;}
.infosummary > div.text > div > p{ font-size:20px;}
.infosummary > div.text > div > ul > li{ margin:8px 30px; list-style:disc;}
.infosummary > div.text > div > ul > li > label{ font-weight:bold; font-size:20px;}
.infosummary > div.text > div > ul > li > div{ font-size:20px;}

.infosummary > div.text > div > ul.lic > li > div:after{ content:" 운전가능";}

.infosummary > div.text > div > ul > li > p{ font-size:20px;}
.infosummary > div.text > div > ul > li > p:after{ content:" 가능"}
.infosummary > div.text > nav{ text-align:center;}
.infosummary > div.text > nav > a{ margin:50px 0; display:inline-block; font-size:20px;}


.infouses > div{ width:100%; display:inline-block;}
.infouses > div > h4{ font-size:26px; text-align:center; margin-top:50px; margin-bottom:30px;}
.infouses > div.text > div > h4{ font-size:24px; margin-top:50px;}
.infouses > div.text > div > h5{ font-size:22px; margin-top:24px; margin-bottom:8px;}
.infouses > div.text > div > p{ font-size:20px;}
.infouses > div.text > div > ul > li{ margin:8px 30px; list-style:disc;}
.infouses > div.text > div > ul > li > label{ font-weight:bold; font-size:20px;}
.infouses > div.text > div > ul > li > div{ font-size:20px;}
.infouses > div.text > div > ul > li > p{ font-size:20px;}

.infouses > div.text > div > ul.lic > li > div:after{ content:" 운전가능";}

.infouses > div.text > div > ul > li > p{ font-size:20px;}
.infouses > div.text > div > ul > li > p:after{ content:" 가능"}
.infouses > div.text > nav{ text-align:center;}
.infouses > div.text > nav > a{ margin:50px 0; display:inline-block; font-size:20px;}



.infojoin{
    padding: 24px;
}
.infojoin>h4{
    margin-top: 66px;
    font-size: 26px;
    font-weight: 600;
}
.infojoin>h4:nth-child(1){
    margin-top: 80px;
}
.infojoin p{
    margin-top: 6px;
    font-size: 24px;
    font-weight: 400;
}
.infojoin ul{
    margin-top: 16px;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 400;
}



.infojoin2 h4{
    margin-top: 48px;
    font-size: 20px;
    font-weight: 600;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    color: #000;
}
.infojoin2 h4:nth-child(1){
    margin-top: 72px;
}
.infojoin2 p{
    margin-top: 16px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

.infojoin2  p:last-child{
    font-weight: 20;
    font-weight: 400;
    margin-top: 6px;
}
.infojoin2{
    margin: 0 auto;
    width: 90%;
}
.infojoin2 div:nth-child(4){
    margin: 0 auto;
    margin-top: 22px;
    margin-bottom: 22px;
} .down {
    background-color: rgb(196 207 233 / 88%);
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: ease;
    transition-duration: 0.1s;
    transition-timing-function: ease;
  }
  header{ position:fixed; width:100%; height: 90px; display:inline-block; right:0; top:0; z-index:305;}
  .infojoin ul{
    margin-top: 44px;
    margin-bottom: 40px;
    font-size: 22px;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;

}
.infojoin ul li{
    width: 200px;
    height: 200px;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.11);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}

.infojoin ul li:nth-child(1),
.infojoin ul li:nth-child(2){
    margin-bottom: 40px;
}



.buttonwrap{
    margin-top: 102px;
    margin-bottom: 200px;
    
}   
.btnbtnwrap{
    width: 440px;
    margin: 0 auto;
}
.buttonwrap button{
    width: 440px;
    height: 120px;
    font-family: NotoSansKR;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-align: center;
    background-color: #fff;
    border: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.btnbtndiv{
    margin-top: 32px;
    font-family: NotoSansKR;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.59;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.btnbtnwrap svg{
    margin-left: 16px;
}
.infojoin2 div{
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 44px;
    margin-bottom: 44px;
    width: 482px;
    height: 140px;
    font-size: 24px;
    font-weight: 400;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.11);
    background-color: #fff;
    line-height: 1.5;
    padding-top: 32px;
}




.infojoin{
    padding: 24px;
}
.infojoin>h4{
    margin-top: 32px;
    font-size: 20px;
    font-weight: 600;
}
.infojoin p{
    margin-top: 6px;
    font-size: 18px;
    font-weight: 400;
}
.infojoin ul{
    margin-top: 44px;
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 400;
    display: flex;

    flex-wrap: wrap;

}
.infojoin ul li{
    width: 257px;
    height: 65px;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.11);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}


.infojoin2 h4{
    margin-top: 52px;
    font-size: 20px;
    font-weight: 600;
}
.infojoin2 h4:nth-child(1){
    margin-top: 88px;
}
.infojoin2 p{
    margin-top: 12px;
    font-size: 18px;
    font-weight: 400;
}

.infojoin2  p:last-child{
    font-weight: 20;
    font-weight: 400;
    margin-top: 6px;
}

.infojoin2{
    margin: 0 auto;
    width: 90%;
}
.infojoin2 div:nth-child(4){
    margin: 0 auto;
    margin-top: 44px;
    margin-bottom: 44px;
}
.infojoin2 div{
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 44px;
    margin-bottom: 44px;
    width: 482px;
    height: 130px;
    font-size: 20px;
    font-weight: 400;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.11);
    background-color: #fff;
    line-height: 1.5;
    padding-top: 48px;
}
/* .infojoin ul li:nth-child(1),
.infojoin ul li:nth-child(3){
  margin-right: 140px;  
}
.infojoin ul li:nth-child(1),
.infojoin ul li:nth-child(2){
    margin-bottom: 40px;
}
 */







.buttonwrap{
    display: flex;
    margin-top: 102px;
    align-items: center;
    justify-content: start;
    margin-bottom: 200px;
    
}   
.btnbtnwrap{
    width: 413px;
}
.buttonwrap button{
    width: 330px;
    height: 91px;
    font-family: NotoSansKR;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-align: center;
    background-color: #fff;
    border: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.buttonwrap button:nth-child(2){
    margin-top: 32px;
}
.btnbtndiv{
    font-family: NotoSansKR;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.59;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  width: 200px;
}


.infojoinflex{
    display: flex;
    align-items: center;
    margin-top: 70px;
    margin-bottom: 44px;
    flex-wrap: wrap;


}
.infojoinflex2{
    display: flex;
    align-items: center;
    margin-top: 46px;
    margin-bottom: 92px;

}
.infojoin h4{
    font-family: NotoSansKR;
    font-size: 22px;

    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    color: #000;
}
.infojoin>h4{
    margin-top: 95px;

}
.infojoin>h4:nth-child(1){
    margin-top: 88px;
}
.infojoin p{
    margin-top: 12px;
    font-family: NotoSansKR;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.infojoin ul{
    margin-top: 32px;
    margin-bottom: 66px;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.infojoin ul li{
    width: 260px;
    height: 260px;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.11);
   
    
    border-radius: 50%;
}
.infojoin ul li:nth-child(3),
.infojoin ul li:nth-child(4){
    margin-top: 32px;
}
.infojoin ul li p{
    font-family: NotoSansKR;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #000;

    padding-top: 80px;
}
.infojoin ul li:nth-child(2) p,
.infojoin ul li:nth-child(4) p{
    padding-top: 102px;
}

.infojoin>.infojoinflex> .infojoinbutton{
    border-radius: 20px;
    background-color: #f5f5f5;


    margin-left: 66px;
    width: 305px;
    height: 108px;
    padding: 37px 58px 37px 34px;
    border-radius: 20px;
      font-family: NotoSansKR;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.infojoin>.infojoinflex> .infojoinbutton2{
    border-radius: 20px;
    background-color: #f5f5f5;
    margin-left: 148px;
    width: 305px;
    height: 108px;
    padding: 37px 58px 37px 34px;
    border-radius: 20px;
      font-family: NotoSansKR;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.infojoinflex span{
    font-family: NotoSansKR;
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

.infojoinbutton3{


    margin-left: 66px;
    width: 305px;
    height: 108px;
    padding: 37px 58px 37px 34px;
    border-radius: 20px;
    background-color: #1e2b6c;
}
.infojoin>.infojoinflex2> .infojoinbutton3{
    font-family: NotoSansKR;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.infojoin>.infojoinflex2> .infojoinbutton3 span{
    font-family: NotoSansKR;
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.5;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
.infohp{
    display: block;
}
.infopc{
    display: none;
}



.cu1{
    font-family: NotoSansKR;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-top: 80px;
    margin-bottom: 68px;
}


.customer1,
.customer2,
.customer3,
.customer4{
    font-family: NotoSansKR;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-top: 80px;
    margin-bottom: 68px; 
}



/* .infoul{
    width: 100%;
    display: flex;
    border: 1px solid #000;
    margin: 0 auto;
    margin-top: 32px;
    margin-bottom: 32px;
    text-align: center;
}
.infoul li{
    width: 100%;
    border-right: 1px solid #000;
}
.infoul li:last-child{
    border-right: none;
}
.infoul li>h2{
    font-size: 18px;
    font-weight: 450;
    background-color: rgb(231 237 245);
    padding: 12px 0;
    border-bottom: 1px solid #000;
} */
.infoul li>h4{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 24px;
}

/* .infoclassul{
    width: 100%;
    border: 1px solid #000;
    display: flex;
    text-align: center;
}
.infoclassul li{
    width: 50%;
    border-right: 1px  solid #000;
}
.infoclassul li:nth-child(2){
    border-right: none;
}
.infoclassul li>h2{
    border-bottom: 1px solid #000;
    background-color: rgb(231 237 245);
    padding: 12px;
    font-size: 18px;
}
.infoclassul li>h3{
    padding: 20px;
    height: 60px;
}
.infoclassul li>h4{
    border-top: 1px solid #000;
    padding: 12px 0;
}
.infoclassul11,.infoclassul22,.infoclassul33{
    border-radius: 6px;
    width: 120px;
    height: 60px;
    background-color: rgb(255 245 220);
    border: none;
    border:  1px solid #000;
    font-size: 16px;
}
.infoclassul33{
    width: 240px;
    height: 60px;
    background-color: rgb(242, 245, 199); 
} */



.customer1 h4,
.customer2 h4,
.customer3 h4,
.customer4 h4,
.customer4 p{
    font-size: 18px;
    font-weight: normal;
    line-height: 1.8;
    margin-top: 8px;
}
.customer1 h4:nth-child(2),
.customer2 h4:nth-child(2),
.customer3 h4:nth-child(2),
.customer4 h4:nth-child(2){
 margin-top: 24px;
}
/* .customerclass{
    display: flex;
    width: 100%;
    height: auto;
    border: 1px solid #000;
    margin-top: 28px;
    margin-bottom: 28px;
}
.customerclass li{
    width: 24.99999%;
}
.customerclass li{
    border-right: 1px solid #000;
}
.customerclass li:nth-child(4){
    border-right: none;
}
.customerclass li>h2{
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 12px 0;
    font-size: 18px;
    text-align: center;
    background-color: rgb(231 237 245);
    border-bottom: 1px solid #000;
}
.customerclass li>h4{
    width: 100%;
    height: 80%;

}*/
.customerclass li>h4 p{ 
    padding: 12px 16px;
    font-size: 16px;
    font-weight: normal;
}


.customer2ul{
    padding: 0 12px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: normal;
}
.accountcustoner{
    margin-top: 22px;
    width: 100%;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 9%);
    
    height: 80px;
    
    text-align: center;
}

.accountcustoner>h2{
    font-size: 20px;
    line-height: 80px;
}











.cu1{
    font-family: NotoSansKR;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    margin-top: 92px;
    margin-bottom: 80px;

}


.customer1,
.customer2,
.customer3,
.customer4{
    font-family: NotoSansKR;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-top: 80px;
    margin-bottom: 68px; 
}
.customer1 h2,
.customer2 h2,
.customer3 h2,
.customer4 h2
{  font-family: NotoSansKR;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: normal;
    color: #000;}


.infoul{
    width: 100%;
    display: flex;
    justify-content: space-between;

    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 34px;
    text-align: center;
}
.infoul li{
    width: 440px;
    background-color: #efefef;
    height: 175px;

}

.infoul li>h2{
    margin-top: 44px;
    font-family: NotoSansKR;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #000;
  }


.infoul li>h4{
    margin-top: 16px;
    font-family: NotoSansKR;
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #1e2b6c;
}

.infoclassul{
    width: 100%;




}
.infoclassul li{
    width: 100%;
    height: 358px;
    margin-top: 25px;
    background-color: #efefef;

}
.infoclassul li:last-child{
    margin-top: 33px;
    margin-bottom: 36px;
}
.infoclassul li>h2{
    font-family: NotoSansKR;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000;
    padding-left: 27px;
    padding-top: 41px;
}
.infoclassul li>h3{
    padding-top: 28px;
    padding-left: 27px;
    height: 60px;
}
.infoclassul li>h4{
    padding: 12px 0;
}
.infoclassul11{
    margin-right: 28px;
}
.infoclassul11,.infoclassul22{
    width: 240px;
    height: 120px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    font-family: NotoSansKR;
    font-size: 19px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.84;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    line-height: 28px;
    border: none;
}
.infoclassul11 svg,.infoclassul22 svg,.infoclassul33 svg{
    margin-left: 12px;
}
.infoclassul33{
    width: 538px;
    height: 120px;
    border: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    font-family: NotoSansKR;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}



.customer1 h4:nth-child(2),
.customer2 h4:nth-child(2),
.customer3 h4:nth-child(2),
.customer4 h4:nth-child(2)
{
margin-top: 16px;
}
.customer1 h4,
.customer2 h4,
.customer3 h4,
.customer4 h4{
    font-family: NotoSansKR;
    font-size: 19px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.84;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.customerclass{
    display: flex;
    width: 580px;
    height: auto;
    margin-top: 28px;
    margin-bottom: 28px;
    justify-content: space-between;
    flex-wrap: wrap;
}




.infotexthp{
    display: block;
}
.infotextpc{
    display: none;
}





.customerclass li{
    width: 280px
}
.customerclass li{
    background-color: #efefef;
}
.customerclass li:nth-child(4){
    border-right: none;
}
.customerclass li:nth-child(3),
.customerclass li:nth-child(4){
    margin-top: 30px;
}
.customerclass li>h2{
    font-family: NotoSansKR;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000;
    padding-left: 27px;
    padding-top: 33px;

}
.joinflexxxxxx{
    padding-top: 27px;
    padding-left: 27px;
}
.joinflexxxxxx>h4{
    font-family: NotoSansKR;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    text-align: left;
    color: #000;

}
.joinflexxxxxx>h4 span{
    font-family: NotoSansKR;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    text-align: left;
    color: #777;
}
/* .joinflexxxxxx{
    display: flex;
    align-items: center;

} */
.customer4>.infoclassul>li>.joinflexxxxxx>h4{
    display: block;
    margin: 0 auto;
    margin-top: 22px;
    text-align: center;
}
/* .joinflexxxxxx h4::before{
    content: "";
    position: absolute;
    width: 1px;
    height: 120px;
    top: -29px;
    left: -22.5px;
    background-color: #aaa;
} */
/* .customer4>.infoclassul>li>.joinflexxxxxx>h4.joinbefore{
    position: relative;
    margin-left: 45px;
    margin-top: 0;
}
.joinflexxxxxx h4.joinbefore::before{
    content: "";
    position: absolute;
    width: 1px;
    height: 120px;
    top: -15px;
    left: -22.5px;
    background-color: #aaa;
} */







.customerclass li>h4 p{
    padding: 16px 27px 42px 27px;
    font-family: NotoSansKR;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    text-align: left;
    color: #5b5b5b;
}
.customerclass li>h4 p span{
    color: #1e2b6c;
}

.customer2ul{
    font-family: NotoSansKR;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-top: 17px;
    margin-bottom: 17px;
    padding-left: 8px;
}
.accountcustoner{
    margin-top: 34px;
    width: 100%;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 9%);
    height: 89px;
    
    text-align: center;
}

.accountcustoner>h2{
    font-family: NotoSansKR;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 89px;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}