/*공통*/
.con1300 {width: 100%; padding:0 15px; }
.dot_bg {width: 100%; padding: 50px 0; background: url('../img/dot_bg.jpg');}

/*Content CSS*/
#location {padding-bottom: 50px;}
#location .box {padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px solid #ddd; width: 100%; }
#location .box:last-child {margin-bottom: 0; border-bottom: 0; padding-bottom: 0;}
#location .box > .txt {display: flex; flex-direction: column; margin-bottom:20px;}
#location .box h1 {font-family: 'paybooc-Bold'; font-size:22px; color:#333; margin-bottom: 8px; }
#location .box p {font-size: 14px; font-weight: 400px; color:#333; font-family: 'paybooc-Light'; font-weight: bold; display: flex; align-items: flex-start;word-break: keep-all;
line-height: 24px ;}
#location .box p span {color:#6d43da; font-family: 'paybooc-Bold'; font-weight: bold; margin-right: 10px; white-space: nowrap;}
#location .box .map_box {width: 100%; }





@media screen and (max-width: 600px) {

}

@media screen and (max-width:1200px) {

}

@media screen and (max-width: 960px) {
}

@media screen and (max-width: 640px) {
}
