@charset "utf-8";

.company {position:relative; padding-bottom:66px;}
.company .img {border-radius:15px; overflow:hidden;}
.company .cnt {position:absolute; bottom:0; right:40px; width:70%; max-width:700px; padding:34px 46px 46px; background:#fff; border-radius:15px; box-shadow:6px 6px 12px rgba(0,0,0,.2);}
.company .cnt .logo {margin-bottom:33px;}
.company .cnt p {max-width:570px; font-size:20px; font-weight:500; line-height:1.8em; letter-spacing:-.035em;}

.business {text-align:center; padding-top:63px; overflow:hidden;}
.business .logo .in {max-width:450px; height:100px; margin:0 auto; border:1px solid #c5c5c5; border-radius:0 15px 15px 15px; display:flex; align-items:center; justify-content:center;}
.business .logo:after {content:""; display:block; margin:0 auto; width:1px; height:112px; background:#c5c5c5;}
.business .row {display:flex; margin:0 -12px;}
.business .col {width:25%; padding:0 12px;}
.business .line {position:relative; height:56px;}
.business .line:before {content:""; position:absolute; top:0; left:-17px; right:-17px; height:1px; background:#c5c5c5;}
.business .line:after {content:""; position:absolute; top:0; left:50%; width:1px; height:100%; background:#c5c5c5;}
.business .line span {position:absolute; top:-4px; left:50%; margin-left:-5px; width:11px; height:11px; background:#393d46; border-radius:100%; z-index:2;}
.business .img {margin-bottom:26px;}
.business .tit {color:#000; font-size:23px; font-weight:500; line-height:1.3em; letter-spacing:-.04em; margin-bottom:7px;}
.business .txt {font-size:18px; line-height:1.33em; letter-spacing:-.03em;}
.business .col:first-child .line:before {left:auto; width:calc(50% + 17px);}
.business .col:last-child .line:before {right:auto; width:calc(50% + 17px);}

.root_daum_roughmap {width:100% !important;}

.location-info {margin:44px 0 0 25px; display:flex;}
.location-info .ico {width:100px;}
.location-info .cnt {flex:1 1 auto; min-width:0; width:1%;}
.location-info .cnt h3 {font-size:24px; line-height:1.3em; margin-bottom:16px;}
.location-info .cnt p {font-size:18px;}
.location-info .cnt ul {font-size:20px; font-weight:700; line-height:1.5em; margin-top:20px;}