@charset "utf-8";
table,thead,tbody,tfoot,tr,td,th{border-collapse:collapse}
/*공통*/
.common{letter-spacing:-.5px;font-size:15px;line-height:25px;color:#777;font-family:'notokr-regular'}
.common .dark{color:#222}
.common .red{color:#e60012}
.common .white{color:#fff}
.common .light{font-family:'notokr-light'}
.common .b, .common b{font-family:'notokr-bold'}
.common .flex{display:flex;justify-content:space-between;flex-wrap: wrap;}
.common .br{white-space:pre-line;word-break:keep-all}
.common .med{font-family:'notokr-medium'}
.common .reg{font-family:'notokr-regular'}
.common .en_tit{font-size:13px;line-height:13px;font-weight:700;color:rgba(230,0,18,.8);font-family:'Poppins'}
.common .w2{width:calc(100% / 2)}

/*브랜드*/
#p33{}
#p33 .img{}
#p33 .img img{}
#p33 .cont{padding:0 0 20px;background-color: #fff;text-align:center}
#p33 .cont ul{margin:0 auto 80px;padding:60px;background-color:#f7f7f7}
#p33 .cont ul:before{display:inline-block;content:'Brand Strength';margin-bottom:25px;padding:0 10px 5px;border-bottom:2px solid rgba(230,0,18,.5);font-size:25px;font-weight:700;color:#e60012;font-family:'Poppins'}
#p33 .cont ul li{overflow:hidden;border-radius:50px;align-items:center;border:1px solid #e60012}
#p33 .cont ul li+li{margin-top:10px}
#p33 .cont ul li .l_tit{width:40%;padding:10px 35px;background-color:#e60012;font-size:16px;text-align:left}
#p33 .cont ul li .l_tit i{margin-right:5px}
#p33 .cont ul li .l_txt{width:60%;padding:10px 25px;background-color:#fff;text-align:left}
#p33 .cont ul .baemin{border:1px solid #2ac1bc}
#p33 .cont ul .baemin .l_tit{background-color:#2ac1bc}
#p33 .cont ul .baemin .l_tit img{display:inline-block;width:20px;height:20px;margin-right:5px}
#p33 .cont .tit{display:inline-block;position:relative;padding:0 30px;margin-bottom:40px;font-size:30px;line-height:23px}
#p33 .cont .tit:before,#p33 .cont .tit:after{content:'"';position:absolute;top:0;color:rgba(34,34,34,.2);font-size:50px;line-height:30px}
#p33 .cont .tit:before{left:0}
#p33 .cont .tit:after{right:0}
#p33 .cont .b_txt{margin-bottom:40px;font-size:20px}
#p33 .cont .round{display:inline-block;margin-bottom:50px;padding:40px 80px;border-radius:80px;border:1px dashed #d7d7d7;box-shadow: 0 0 20px rgba(34,34,34,.1)}
#p33 .cont .round b{font-size:18px}
#p33 .cont .txt{margin-bottom:60px}

.franchise{margin:30px 0}
.franchise .tit_area{position:relative;padding-bottom:55px;margin-bottom:35px;text-align:center}
.franchise .tit_area:before{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%) rotate(45deg);width:1px;height:30px;background-color:#d7d7d7}
.franchise .tit_area .tit{margin:10px 0 0;font-size:24px;line-height:24px;}
.franchise ul.cont_area{border-top:2px solid #222}
.franchise .cont_area li{position:relative;padding:45px 40px;border-bottom:1px solid #d7d7d7;flex-wrap:wrap}
.franchise .cont_area li:last-child{padding:0}
.franchise .cont_area li:nth-child(2n){border-left:1px solid #d7d7d7}
.franchise .cont_area li span{position:absolute;right:40px;top:30px;z-index:-1;font-size:30px;font-weight:700;color:rgba(230,0,18,.15);font-family:'Poppins'}
.franchise .cont_area li .icon{}
.franchise .cont_area li dl{width:75%}
.franchise .cont_area li dl dt{}
.franchise .cont_area li dl dd{}
.franchise .table{}
.franchise table{width:100%;margin-bottom:20px;text-align:center}
.franchise thead{}
.franchise thead tr{background-color:#222}
.franchise thead tr th{position:relative;padding:10px 20px;font-weight:normal}
.franchise thead tr th+th:before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:40%;background-color:#777}
.franchise thead .category{}
.franchise thead .t_content{}
.franchise thead .cost{}
.franchise tbody{}
.franchise tbody tr{border-bottom:1px solid #d7d7d7}
.franchise tbody td{padding:10px}
.franchise td+td{border-left:1px solid #d7d7d7}
.franchise tfoot{}
.franchise tfoot tr{border-bottom:1px solid #d7d7d7}
.franchise tfoot td{padding:10px;background-color:#f7f7f7}
.franchise .op{}

