.companyInfoWrap{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.companyInfo01{
    width: 1280px;
    /* padding-bottom: 96px; */
    display:flex;
    justify-content: space-between;
    align-items: center;
    /* height: 492px; */
    height: 100%;
    /* background-color: #0075FF; */
}
.infoTitle > p{
    font-size: 44px;
    font-weight: 700;
    line-height: 60px;
    padding-bottom: 67px;
}
.infoDetail{
    margin: 80px 0;
}
.infoDetail > table{
    border-spacing:20px;
}
.infoDetail > table > tbody > tr > td:first-child{
    width: 124px;
    color:#1D1D1F;
    font-weight: 600;


}
.infoDetail > table > tbody > tr > td:last-child{
    width:630px;
    font-weight: 500;
    color:#37373A;

}
.infoDetail > table > tbody > tr > td:first-child,
.infoDetail > table > tbody > tr > td:last-child{
    font-size: 22px;
    /* line-height: 24px; */
    line-height: 46px;
}
.infoDetail > table > tbody > tr:nth-child(4) > td:first-child,
.infoDetail > table > tbody > tr:nth-child(5) > td:first-child{
    vertical-align: top;
}
.companyImg{
    width: 464px;
    height: 464px;
    background: url(../img/company_info/easycerti_building0.png) no-repeat;
    background-position: center;
    background-size: contain;
}
.companyInfo01New{
    width: 1280px;
    margin: 80px 0;
    display:flex;
    justify-content: space-between;
    /* justify-content: space-between; */
    align-items: center;
    height: 414px;
    /* background-color: aqua; */
}

.companyInfo01New > .companyInfo01NewBox{
    width: 406px;
    height: 414px;
    background-color:#F9FAFE;  
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.companyInfo01New > .companyInfo01NewBox > div{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.companyP{
    font-weight: 700;
    font-size: 28px;
    color:#1D1D1F;
    /* line-height: 60px; */
    text-align: center;
}
.companyPP{
    font-weight: 600;
    font-size: 20px;
    color:#333D4B;
    line-height: 34px;
    text-align: center;
}
.companyInfo01NewBox > div > img{
    width: 138px;
    height: 138px;
    padding: 32px 0;
}





.companyInfo02{
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* background-color: rgb(147, 110, 233); */
    padding-top:128px ;
}
.companyInfo02Title{
    font-size: 44px;
    font-weight: 700;
    padding-bottom: 68px;
    text-align: center;
}
.companyInfo02row{
    /* height: 426px; */
    width: 100%;
    /* background-color: bisque; */
    display: flex;
    justify-content: center;
}

.qnaBox{
    /* width: 1200px; */
    /* padding: 0 0 65px 0; */
    /* background-color: #89919C; */
    display: flex;
    justify-content: center;

}

.qnaBox0202{
    width: 306px;
    height: 245px;
    background-color: #F1F4FF;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
align-items: center;
}

.qnaBox01{
    width: 456px;
    height: 518px;
    background-color: #F3F6FF;
    border-radius: 16px;
}
.qnaBox02{
    /* height: 518px; */
    /* margin-right: 19px; */
}
.qnaBox02, .qnaBox03{
    display: flex;
    /* flex-direction: column; */
    justify-content: space-between;
    width: 1260px;
}

.qnaTitle{
    font-size: 43px;
    line-height: 34px;
    color:#0075FF;
    font-weight: 700;
    /* padding: 25px 0 14px 30px; */
}
.qnaText{
    font-size: 22px;
    line-height: 20px;
    color:#333D4B;
    font-weight: 600;
    padding-top: 40px;
    text-align: center;
}
.qnaTextA{
    font-size: 18px;
    font-weight: 500;
    color: #67696b;
}

.companyInfo03{
    display: flex;    
    justify-content: center;
    align-items: center;
    /* background-color: antiquewhite; */
    height: 859px;
    width: 1280px;
    /* padding: 64px 0 154px 0 ; */
}
.companyInfo03 > div{
    width: 100%;
    display: flex;
    justify-content: space-between;

}

.companyInfo03Title{
    /* width: 630px; */
    /* width: calc(100% - 857px); */
    /* background-color: aliceblue; */
    display: flex;
    align-items: center;
}
.companyInfo03Title > .companyInfo03Text{
    /* padding-left: 320px; */
    width: 100%;
    /* background-color: #F3F6FF; */
}

.companyInfo03Title > .companyInfo03Text > p:first-child{
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    padding-bottom: 34px;

}
.companyInfo03Title > .companyInfo03Text > p:last-child{
    font-size: 22px;
    font-weight: 600;
    line-height: 44px;
    color:#333D4B;
}


.companyInfo03Img > img{
    width: 550px;
    height: auto;
    /* background-color: #F1F4FF; */
    /* margin-left: 110px; */
}
.companyInfo04{
    display:flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 698px;
    background: url('../img/company_info/companyBg.png') no-repeat;
    background-position: center;

}
.companyInfo04 > .companyInfo04Title{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 184px 0;
}
.companyInfo04Title p{
    text-align: center;
    color:white;
}
.companyInfo04Title > p:first-child{
    font-size: 44px;
    font-weight: 700;
    line-height: 60px;
    padding-bottom: 34px;

}
.companyInfo04Title > p:nth-child(2){
    font-size: 12px;
    font-weight: 600;
    line-height: 44px;
}

.companyInfo04Title > p:last-child{
    font-size: 22px;
    font-weight: 600;
    line-height: 44px;
}

.main03wrap{
    height: auto;
}
.main03 > .mainContent03{
    display: flex;
    /* width: 1560px; */
    /* width: 1280px; */
    justify-content: space-between;
    margin: 200px 0;
    
}

.main03 > .mainContent03 > .mainBoxWrap > .mainBox{
    /* width: 359px; */
    width: 306px;
    height: 306px;
    border-radius: 8px;
    border: 1px solid #D7E1FF;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    margin: 0 10px;
}

.main03 > .mainContent03 > .mainBoxWrap >.mainBox > .mainBoxT02{
    font-size: 20px;
    line-height: 28px;
    color:#333D4B;
    font-weight: 600;
    text-align: center;
    background-color: #F9FAFE;
    padding: 10px 15px;
    border-radius: 50px;
    margin-top: 25px;
}
.main03 > .mainContent03 > .mainBoxWrap > .mainBoxBottom > p:first-child{
    font-size: 32px;
    line-height: 54px;
    color:#284760;
    padding: 30px 0 15px 0;
    font-weight: 700;
    text-align: center;
}
.main03 > .mainContent03 > .mainBoxWrap > .mainBoxBottom > p:last-child{
    font-size: 22px;
    line-height: 32px;
    color:#333D4B;
    font-weight: 600;
    text-align: center;

}
/* 반응형------------------------------------------------ */


#pagewrap.mobile .companyInfo01{
    flex-direction: column;
}

#pagewrap.mobile .companyInfo01New{
    flex-direction: column;
    height: auto;
}
#pagewrap.mobile .companyInfo01New > .companyInfo01NewBox{
    width: 90%;
    height: 1000px;
    margin-bottom: 60px;
    border-radius: 50px;
}

#pagewrap.mobile .companyInfo01NewBox > div,
#pagewrap.mobile .companyInfo02{
    width: 90%;
    height: auto;
}
#pagewrap.mobile .companyInfo01NewBox > div > img{
    width: 35%;
    height: auto;
    padding: 55px 0;
}
#pagewrap.mobile .companyP,
#pagewrap.mobile .qnaTitle{
    font-size: 65px;
    line-height: 100%;
}
#pagewrap.mobile .qnaText{
    font-size: 50px;
    color:#89919C;
    line-height: 100%;
    padding-top: 80px;
}
#pagewrap.mobile .qnaTextA {
    font-size: 28px;
}
#pagewrap.mobile .companyPP {
    font-size: 48px;
    color:#89919C;
    line-height: 80px;
}
#pagewrap.mobile .companyInfo02row{
    width: 100%;
}
#pagewrap.mobile .qnaBox{
    width: 100%;
}
#pagewrap.mobile .qnaBox02{
    flex-direction: column;
    margin-bottom: 200px;
}
#pagewrap.mobile .qnaBox0202{
    width: 100%;
    margin-bottom: 60px;
    height: 485px;
    border-radius: 50px;

}
#pagewrap.mobile .companyInfo02Title,
#pagewrap.mobile .companyInfo03Title > .companyInfo03Text > p:first-child{
    font-size: 70px;
    line-height: 120px;
    text-align: center;
}
#pagewrap.mobile .companyInfo03Title > .companyInfo03Text > p:last-child{
    font-size: 42px;
    text-align: center;
    line-height: 74px;
}
#pagewrap.mobile .companyInfo03{
    width: 90%;
    height: auto;
}
#pagewrap.mobile .companyInfo03 > div,
#pagewrap.mobile .companyInfo03Text{
    width: 100%;
}
#pagewrap.mobile .companyInfo03 > div{
    flex-direction: column;
    align-items: center;
}

#pagewrap.mobile .infoDetail > table > tbody > tr > td:first-child,
#pagewrap.mobile .infoDetail > table > tbody > tr > td:last-child{
    font-size: 37px;
    line-height: 70px;
}


#pagewrap.mobile .companyInfo01{
    width: 90%;
    /* background-color: #b6c7df; */
    height: auto;
}

#pagewrap.mobile .info{
    width: 100%;
}
#pagewrap.mobile .companyImg{
    width: 100%;
    height: 960px;
    margin: 100px 0;
}
#pagewrap.mobile .infoDetail > table{
    width: 100%;
    /* background-color: #9b6cd1; */
}

#pagewrap.mobile .infoDetail > table > tbody > tr > td:first-child{
    width: 12%;
    /* background-color: #d7d7e6; */
    
}
#pagewrap.mobile .infoDetail > table > tbody > tr > td:last-child{
    /* width: 70%; */
    /* background-color: #b19aca */
}

#pagewrap.mobile .companyInfo03Img{
    width: 100%;
}
#pagewrap.mobile .companyInfo03Img > img{
    width: 100%;
    margin-top: 100px;
}


#pagewrap.mobile .companyInfo04{
    width: 90%;
    height: 1000px;
    border-radius: 50px;
    background: url(../img/company_info/companyBg.png) no-repeat;
    background-size: cover;
    background-position: center;
}
#pagewrap.mobile .companyInfo04Title{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#pagewrap.mobile .companyInfo04Title > p:first-child {
    font-size: 60px;
    line-height: 90px;
    width: 70%;
    text-align: center;
}
#pagewrap.mobile .companyInfo04Title > p:last-child {
    font-size: 40px;
    width: 80%;
    line-height: 54px;
}

#pagewrap.mobile .main03wrap {
    width: 90%;
}
#pagewrap.mobile .main03 > .mainContent03{
    flex-wrap: wrap;
}
#pagewrap.mobile .mainBoxWrap{
    width: 48%;
}

#pagewrap.mobile .main03 > .mainContent03 > .mainBoxWrap > .mainBox{
    width: 100%;
    height: 426px;
    margin: 0;
}
#pagewrap.mobile .main03 > .mainContent03 > .mainBoxWrap{
    margin: 20px 0;
}

#pagewrap.mobile .main03 > .mainContent03 > .mainBoxWrap > .mainBox > img{
    width: 30%;
}
#pagewrap.mobile .main03 > .mainContent03 > .mainBoxWrap >.mainBox > .mainBoxT02 {
    font-size: 30px;
    padding: 20px 25px;
}
#pagewrap.mobile .main03 > .mainContent03 > .mainBoxWrap > .mainBoxBottom > p:first-child{
    font-size: 42px;
    line-height: 64px;
}
#pagewrap.mobile .main03 > .mainContent03 > .mainBoxWrap > .mainBoxBottom > p:last-child {
    font-size: 32px;
    line-height: 52px;
}