* { box-sizing:border-box; }

.gray7{color:#495057}
.gray9{color:#212529}

.imgbx img{width: 100%;}
.pdbox{padding:80px 0}
.contTxt{margin-top:40px;color: #212529;font-size: 20px;font-weight: 300;line-height: 34px; /* 170% */letter-spacing: -0.4px;}
.keyColor{color:#bb2649}

.sharAll { color:#212529; padding-top: 108px; }
.sharAll > *{letter-spacing: -0.6px;}
.sharAll .container{width: 100%;max-width: 1400px;margin:0 auto}
.sharAll .mBr{display: none;}

.sharAll .tonseHead1,
.sharAll .tonseHead2,
.sharAll .tonseHead3{font-size: 40px;line-height: 52px;}

/* .sharWrap1 */
.sharAll{position: relative;}
.sharAll .sharWrapBg{background-repeat: no-repeat;top:0;left:0;position:absolute;z-index: -1;height:50%;width: 100%;background-size:contain;background-image: url('/main/img/shar/shar1_bg.png');}
.sharWrap1 .container{gap:24px}
.sharWrap1 .conBox .subTit > .imgbx{margin:0 auto 8px;max-width: 60px;}
.sharWrap1 .conBox .subTit {color: #343A40;font-size: 18px;font-style: normal;font-weight: 700;line-height: 18px; /* 100% */letter-spacing: -0.36px;}
.sharWrap1 .conBox .mainTit{margin-top:12px;}
.sharWrap1 .imgbx{max-width: 300px;margin:0 auto}

.sharWrap2 .shar2Grp{gap:30px;}
.sharWrap2 .shar2Grp > li{display: flex;align-items: center;gap:24px;justify-content: space-between;}
.sharWrap2 .shar2Grp > li .imgbx > img{border-radius:30px;}

.sharWrap3 .topBox{display: flex;justify-content: space-between;gap:24px;align-items: center;}
.sharWrap3 .topBox .conBox .imgbx{margin-bottom: 12px;max-width: 60px;}
.sharWrap3 .topBox > .imgbx{padding:0 100px}
.sharWrap3 .shar3Grp{width: 100%;flex-wrap:wrap;display: flex;gap:30px;}
.sharWrap3 .shar3Grp > li{background: #F8F9FA;border-radius: 30px;width: calc(50% - 15px);padding: 36px;gap: 16px;}
.sharWrap3 .shar3Grp > li .num{border-radius: 10px;width: fit-content;padding: 8px;background: #bb2649;color: #fff;font-size: 14px;font-weight: 700;line-height: 14px;}
.sharWrap3 .shar3Grp > li .txt{font-size: 18px;font-weight: 500;line-height: 30px;}

/* 반응형 */
@media (max-width:1080px){
    .pdbox{padding: 60px 0;}
    .sharAll{padding-top: 84px;}
    .sharAll .container{padding:0 16px !important;}
    .sharAll .tonseHead1,
    .sharAll .tonseHead2,
    .sharAll .tonseHead3{font-size: 28px;line-height: 37px;}
    .sharAll .tonseHead5{font-size: 20px;}
    .sharAll .contTxt{font-size: 16px;line-height: 25px;}

    .sharWrap2 .shar2Grp > li > div{width: 50%;}
    .sharWrap3 .shar3Grp{gap:20px}
    .sharWrap3 .shar3Grp > li{width: calc(50% - 10px);padding: 24px;}
    .sharWrap3 .topBox > .imgbx img{max-width: 200px;}
    .sharWrap3 .shar3Grp > li .txt{font-size: 16px;line-height: 25px;}
}
@media (max-width:853px){
    .sharAll .contTxt{margin-top: 20px;}
    .sharWrap3 .shar3Grp > li .num{font-size: 13px;}
}
@media (max-width:768px){
    .sharWrap2 .shar2Grp > li > div .contTxt{font-size: 15px;}
    .sharWrap3 .shar3Grp > li .txt{font-size: 15px;line-height: 23px;}
    .sharWrap3 .shar3Grp > li .txt br{display: none;}
}
@media (max-width:740px){
    .sharAll .tonseHead1,
    .sharAll .tonseHead2,
    .sharAll .tonseHead3{font-size: 26px;line-height: 35px;}
    .sharWrap2 .shar2Grp > li > div.conBox{width: 60%;}
    .sharWrap2 .shar2Grp > li > div.imgbx{width: 40%;}
    .sharWrap1 .imgbx{max-width: 240px;}
    .sharAll .contTxt{font-size: 15px;margin-top: 15px;line-height: 25px;}
    .sharWrap3 .topBox .conBox .imgbx{max-width: 40px;}
    .sharWrap3 .shar3Grp > li .txt{font-size: 15px;line-height: 25px;}
    .sharWrap3 .shar3Grp > li .txt br{display: none;}
    .sharWrap2 .shar2Grp > li .imgbx > img{border-radius:25px}
}
@media (max-width:575px){
    .sharAll{ padding-top:100px; }
    .sharAll .mBr{display: block !important;}
    .sharAll .contTxt{font-size: 14px;line-height: 22px;margin-top: 12px;}
    .sharAll .tonseBody4{font-size: 14px;}
    .sharAll .tonseHead1,
    .sharAll .tonseHead2,
    .sharAll .tonseHead3{font-size: 22px;line-height: 31px;}
    .sharAll .tonseHead5{font-size: 16px;line-height: 24px;}
    .sharAll .sharWrapBg{height: 100%;top:8%;background-repeat: no-repeat;}
    .pdbox{padding: 40px 0;}
    .sharWrap1 .conBox .subTit{font-size: 14px;}
    .sharWrap2 .shar2Grp > li{flex-direction: column;gap:12px}
    .sharWrap2 .shar2Grp > li > div{width: 100% !important;}
    .sharWrap3 .topBox{flex-direction: column;gap:12px}
    .sharWrap3 .conBox{text-align: center;display: flex;align-items: center;flex-direction: column;justify-content: center;}
    .sharWrap3 .shar3Grp{flex-direction: column;gap:12px;}
    .sharWrap3 .shar3Grp > li{gap:8px;border-radius:20px; padding:20px;width:100%;}
    .sharWrap3 .shar3Grp > li .txt{letter-spacing: -0.8px;font-size: 14px;line-height: 22px;}
    .sharWrap3 .shar3Grp > li .num{font-size: 11px;line-height: 11px;border-radius:8px;padding: 6px;display: flex;align-items: center;justify-content: center;}
    .sharWrap3 .topBox > .imgbx img{max-width: 160px;}
    
}