/* 오시는 길 */
.map_area01{width: 100%;height: 546px;background: lightgray;text-align:center;position: relative;}
.map_area01>h2{font-size: 50px;padding-top: 230px}
.add{background: #f7f7fb;width: 100%;margin: 55px 0 35px;}
.add ul{padding: 30px 28px;}
.add ul li{font-size: 21px;font-family: 'Noto Sans Kr', sans-serif;padding: 10px 0;}
.add ul li>img{margin: 0 10px 5px 0;}
.add li:nth-child(1){color: #000000;line-height: 1;font-weight: 600;width: 15%;float: left;}
.add li:nth-child(2){color: #3565d1;margin-left: 30px;font-weight: 600;display: block;line-height: 1.3;}
.root_info{width: 100%;height: auto;margin-bottom: 130px;}

.rt{display: flex;background: #f7f7fb;width: 100%;height: auto;padding: 40px 55px;}
.rt_img{margin-right: 50px;}
.linkTab.tab-col-5.map_check>ul>li{width: 49.8%;}
.map_area02{max-height: 546px;}
.map_area02>img{width: 100%;}
@media(min-width:0px) and (max-width:1199px){
  .map_area01{width: 100%;}
}

@media(min-width:640px) and (max-width:1199px){
  .rt{height: auto;padding: 20px;} 
  .rt_img>img{width: 80px;height: 80px;}
  .rt_img{margin-right: 30px;}
  .add ul{}
  .add li{flex-direction: column;}
  .add li:nth-child(1){width: 20%;}
}
@media(max-width:639px){
  .add{margin: 20px 0;}
  .add ul{padding: 20px;text-align: center;display: block;}
.add ul li{font-size: 18px;width: 100%;margin-left: 0;padding: 5px 0;}
.add li:nth-child(1){width: 105%;}
.add li:nth-child(2){width: 100%;margin-left: 0;}
.add ul li>img{margin: 0 2px 0 0;}
.root_info{height: auto;}

  .rt{height: auto;padding: 30px 25px;}
  .rt>.rt_img{display: none;}
  .rt ul{margin-left: 0;}
}

/* 위약금정책 */
.txt-line li{line-height: 25px;}




