/* Layout */
#container {
  position: relative;
  width:100%;
  margin: 0;
  /*background:url(/images/jumin/contents/subVisual_img2.jpg) no-repeat center -40px; 
  height:220px;*/
  
}

#container .subText { display:none; text-align:center; padding:70px 0; color:#fff; }
#container  .sub_title { font-size: 38px; }
/* Ã¬â€šÂ¬Ã¬ÂÂ´Ã«â€œÅ“ Ã«Â©â€Ã«â€°Â´ */
#side {
  display: block;
  float: left;
  width: 20%;
  margin-top: 20px;
  padding: 0;
 
}
#side .sub_title {
  
  padding: 55px 0;
  background: url('/images/jumin/contents/side_ti.png') #005bab no-repeat right top;
  color: #fff;
  font-size: 30px;
  text-align: center;
}
.sub_menu .sm_2th {
  width: 100%;
  padding: 0;
  margin: 0;
   background:#fff; 
}
.sub_menu .sm_2th > li {
  margin: 0;
  padding: 0;
  border: solid 1px #e0e0e0;
  border-top: none;
}
.sub_menu .sm_2th > li > a {
  display: block;
  position: relative;
  min-height: 35px;
  padding: 15px 0 15px 20px;
  color: #404040;
  font-size: 15px;
  line-height: 19px;
  text-decoration: none;
  cursor: pointer;
}
.sub_menu .sm_2th > li > a > .more {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 18px;
  height: 18px;
  margin-top: -10px;
  border: 1px solid #e4e4e4;
  transition: all .4s;
  font-size:0;
}
.sub_menu .sm_2th > li > a > .more em {
  position: absolute;
  background-color: #a4a4a4;
  transition: all .4s;
}
.sub_menu .sm_2th > li > a > .more .ver {
  top: 50%;
  left: 50%;
  width: 2px;
  height: 10px;
  margin: -5px 0 0 -1px;
}
.sub_menu .sm_2th > li > a > .more .hor {
  top: 50%;
  left: 50%;
  width: 10px;
  height: 2px;
  margin: -1px 0 0 -5px;
}
.sub_menu .sm_2th > li.on > a {
  color: #005bab;
}
.sm_2th > li.on > a > .more,
.sm_2th > li > a:hover > .more {
  border-color: #005bab;
}
.sm_2th > li.on > a > .more em.ver,
.sm_2th > li > a:hover > .more em.ver {
  background-color: #005bab;
  transform: translateY(0) rotate(-450deg);
}
.sm_2th > li.on > a > .more em.hor,
.sm_2th > li > a:hover > .more em.hor {
  opacity: 0;
}
.sm_3th {
  display: none;
  margin: 1px 0 0 0;
  padding: 13px 0 13px 20px;
  background-color: #f6f7f9;
  border-top: 1px solid #005bab;
}
.sm_3th a {
  padding: 4px 0 4px 10px;
  background: url('/images/portal/common/board_bu.gif') no-repeat left 13px;
  color: #555;
  font-size: 15px;
  display:inline-block;
  
}

.sm_4th {

  margin: -1px 20px 0 0;
  padding: 5px 0 13px 3px;
  background-color: #f6f7f9;
}
.sm_4th a {
 padding: 3px 0 3px 8px;
  background: url('/images/portal/common/dot_bar.gif') no-repeat left 13px;
  color: #888;
  font-size: 13px;
  font-weight:500 !important;
  display: inline-block;
  
}
.sm_3th a:hover{color:#0030ae}
.sm_2th .on .sm_3th {
  display: block;
}




@media all and (max-width: 970px) {
  #side {
    display: none;
  }
}

/* Ã¬Â»Â¨Ã­â€¦ÂÃ¬Â¸Â  Ã¬â€žÅ“Ã«Â¸Å’ Ã«Â Ë†Ã¬ÂÂ´Ã¬â€¢â€žÃ¬â€ºÆ’ */
.etc_btn {
  display: block;
  float: right;
  width: 17.777777%;
}
.etc_btn li {
  display: block;
  float: left;
  width: 33.333333%;
}
.etc_btn li button {
  display: block;
  width: 100%;
  height: 53px;
  margin: 0;
  padding: 0;
}
.etc_btn li button span {
  display: block;
  height: 53px;
  background: url(/images/jumin/contents/path_icon1.png) no-repeat 50%;
  border-right: 1px solid #e6e6e6;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.etc_btn li button.etc2 span {
  background-image: url(/images/jumin/contents/path_icon2.png);
}
.etc_btn li button.etc3 span {
  background-image: url(/images/jumin/contents/path_icon3.png);
}
.etc_btn li:first-child button span {
  border-left: 1px solid #e6e6e6;
}
@media all and (max-width: 568px) {
  .etc_btn {
    display: none;
  }
}

.sub_head .title {
  margin: 0 0 0 40px;
  padding: 25px 0 15px 0;
  border-bottom: 1px solid #e3e3e3;
}
.sub_head .title h2 {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 30px;
  font-weight: 400;
  line-height: 32px;
}
.sub_head .sns {
  float: right;
  margin-top: -45px;

}

.sub_head .search_sp{display: none !important;}
.sub_head .sns li {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  margin: 0 0 0 5px;
}
.sub_head .sns li a {
  display: block;
  width: 28px;
  height: 28px;
  background: url(/images/jumin/contents/fb_icon.png) no-repeat 50%;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.sub_head .sns li a.tw {
  background-image: url(/images/jumin/contents/tw_icon.png);
}
.sub_head .sns li a.ks {
  background-image: url(/images/jumin/contents/ks_icon.png);
}
.sub_head .sns li a.pr {
  background-image: url(/images/jumin/contents/pr_icon.png);
}
@media all and (max-width: 970px) {
  .sub_head .title {
    margin: 0;
  }
}
@media all and (max-width: 568px) {
  .sub_head .title {
    padding: 10px 0 0 0;
    border-bottom: none;
  }
  .sub_head .title h2 {
    font-size: 23px;
    line-height: 27px;
  }
  .sub_head .sns {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e3e3e3;
    text-align: right;
  }
  .sub_head .sns li {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
  }
}

/* Ã¬Â»Â¨Ã­â€¦ÂÃ¬Â¸Â  Ã¬ËœÂÃ¬â€”Â­ */
.rowgroup {
  display: block;
  float: left;
  width: 80%;
  min-height: 500px;
  margin-top: 70px;
  padding: 0;
}

/* Ã¬Â½ËœÃ­â€¦ÂÃ¬Â¸Â  Ã¬Â Å“Ã«ÂªÂ© */
.sub_head {
  position: relative;
  z-index:1;
}

.path { display:none; 
  position: relative;
  width: 100%;
  height: 59px;
  color: #474747;
}
.path .home {
  display: block;
  float: left;
  width: 6%;
  height: 53px;
  margin: 0;
  padding: 0;
  background: url('/images/jumin/common/path_home.png') no-repeat 50%;
  font-size: 0;
  line-height: 0;
}
.path .home span {
  display: block;
  height: 53px;
  border-right: 1px solid #e6e6e6;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.path > div {
  display: block;
  float: left;
  position: relative;
  width: 20%;
  z-index:20;
}
.path > div button {
  display: block;
  width: 100%;
  height: 53px;
  border-right: 1px solid #e6e6e6;
  text-align: left;
}
.path > div button span {
  display: block;
  height: 53px;
  margin: 0 10px;
  background: url('/images/jumin/common/path_bul.png') no-repeat right 50%;
  line-height: 53px;
}
.path > div.on button span {
  color: #005bab;
}
.path > div ul {
  display: none;
  position: absolute;
  top: 53px;
  left: 0;
  z-index:1;
  width: 100%;
  
}
.path > div ul li {
  border: 1px solid #e6e6e6;
  border-top: none;
}
.path > div ul a {
  display: block;
  padding: 10px;
  line-height: 20px;
  color:#333;font-size:15px;
}
@media all and (max-width:640px) {
  .path .home{display:none;}
  .path > div{width:auto;}
  .path > div button span{background:none;}
}
/* Ã¬Â½ËœÃ­â€¦ÂÃ¬Â¸Â  */
#contents {
  margin: 30px 0 30px 40px;
  min-height: 300px;
  overflow:hidden;
  font-size:15px; 
  line-height:180%;
}

@media all and (max-width: 970px) {
  #contents {
    margin: 30px 0;
  }
}

/* Ã«Â§Å’Ã¬Â¡Â±Ã«Ââ€žÃ¬Â¡Â°Ã¬â€šÂ¬ Ã«Â°Â Ã«â€¹Â´Ã«â€¹Â¹Ã¬Å¾Â Ã¬Â â€¢Ã«Â³Â´ */
.satisfaction {
  margin: 35px 0 35px 40px;
}
.satisfaction_rank {
  margin: 0 0 10px;
  padding: 20px 25px 20px 125px;
  background: url(/images/jumin/contents/satisfaction_icon.png) no-repeat 20px 20px;
  border: 1px solid #c7ced2;
  border-radius: 2px;
}
.satisfaction_rank .question {
  padding: 8px 0;
  font-family: 'nanumS';
  font-size: 15px;
  color: #444;
  font-weight: 600;
}
.satisfaction_rank .satisfaction_list {
  padding: 0px 0 0 0;
}
.satisfaction_rank .satisfaction_list label,
.satisfaction_rank .satisfaction_list input {
  vertical-align: middle;
}
.satisfaction_rank .satisfaction_list .input_radio {
  display: block;
  float: left;
  width: 53%;
  margin-top:5px;
  font-size:14px;
}

.satisfaction_rank .satisfaction_list .input_radio span {
  display: inline-block;
  margin-right: 5%;
}
.satisfaction_rank .satisfaction_list label {
   display: none;
   margin-right: 10px;
   color: #535252;
   font-size: 14px;
   margin-left:3px;
 }
.satisfaction_rank .satisfaction_list .opinion {
  display: block;
  float: left;
  width: 46%;
}
.satisfaction_rank .satisfaction_list .opinion input[type="text"] {
  width: 70%;
  border: 1px solid #e1e1e1;
  border-right: none;
  height:28px;
  margin:0;
  padding:0 0 0 7px;
  font-size:13px;
}
.satisfaction_rank .satisfaction_list .opinion input[type="submit"] {
  width: 25%;
  border: 1px solid #757575;
  background-color: #5a5a5a;
  color: #fff;
  height:30px;
  font-size:13px;
}


.satisfaction .admin_info{position:relative; background:#f8f8f8;border: 1px solid #c7ced2;  border-radius: 2px; margin-bottom:2px;}
.satisfaction .admin_info ul{  padding:15px 0 15px 2%; width:85%; }
.satisfaction .admin_info ul li {float:left;margin-right:35px;padding-left:10px; font-size:13px; color:#5b5e64;}
.satisfaction .admin_info ul li span{display:inline-block;margin:0 10px 0 0;padding-right:11px;color:#333333; font-weight:600;}
.satisfaction .admin_info .open_type { position:absolute; right:2%; top:0; padding:11px 0;}



/*Ã«Ââ„¢Ã«Å¾ËœÃ¬â€”Â­Ã¬â€šÂ¬*/
.font_tit { font-size:18px; }


@media only screen and (max-width:700px) {
  .satisfaction_rank {  background: none;  padding: 20px ;}
  .satisfaction_rank .satisfaction_list .input_radio {width:100%;}
  .satisfaction_rank .satisfaction_list .opinion{width:96%; margin-top:5px;}
  .satisfaction_rank .satisfaction_list .opinion input[type="text"]{width:68%;border-right: 1px solid #e1e1e1;}
  .satisfaction_rank .satisfaction_list .opinion input[type="submit"]{width:15%;font-size: 12px;}
}
@media only screen and (max-width:470px) {
  .satisfaction_rank .satisfaction_list .opinion input[type="submit"]{width:25%;}
  .satisfaction_rank .satisfaction_list label{font-size:13px; margin-right:5px;}
}

/* Layout */
#container {
  position: relative;
  width:100%;
  margin: 0;
  /*background:url(/images/jumin/contents/subVisual_img2.jpg) no-repeat center -40px; 
  height:220px;*/
  
}

#container .subText { display:none; text-align:center; padding:70px 0; color:#fff; }
#container  .sub_title { font-size: 38px; }
/* Ã¬â€šÂ¬Ã¬ÂÂ´Ã«â€œÅ“ Ã«Â©â€Ã«â€°Â´ */
#side {
  display: block;
  float: left;
  width: 20%;
  margin-top: 20px;
  padding: 0;
 
}
#side .sub_title {
  
  padding: 55px 0;
  background: url('/images/jumin/contents/side_ti.png') #005bab no-repeat right top;
  color: #fff;
  font-size: 30px;
  text-align: center;
}
.sub_menu .sm_2th {
  width: 100%;
  padding: 0;
  margin: 0;
   background:#fff; 
}
.sub_menu .sm_2th > li {
  margin: 0;
  padding: 0;
  border: solid 1px #e0e0e0;
  border-top: none;
}
.sub_menu .sm_2th > li > a {
  display: block;
  position: relative;
  min-height: 35px;
  padding: 15px 0 15px 20px;
  color: #404040;
  font-size: 15px;
  line-height: 19px;
  text-decoration: none;
  cursor: pointer;
}
.sub_menu .sm_2th > li > a > .more {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 18px;
  height: 18px;
  margin-top: -10px;
  border: 1px solid #e4e4e4;
  transition: all .4s;
  font-size:0;
}
.sub_menu .sm_2th > li > a > .more em {
  position: absolute;
  background-color: #a4a4a4;
  transition: all .4s;
}
.sub_menu .sm_2th > li > a > .more .ver {
  top: 50%;
  left: 50%;
  width: 2px;
  height: 10px;
  margin: -5px 0 0 -1px;
}
.sub_menu .sm_2th > li > a > .more .hor {
  top: 50%;
  left: 50%;
  width: 10px;
  height: 2px;
  margin: -1px 0 0 -5px;
}
.sub_menu .sm_2th > li.on > a {
  color: #005bab;
}
.sm_2th > li.on > a > .more,
.sm_2th > li > a:hover > .more {
  border-color: #005bab;
}
.sm_2th > li.on > a > .more em.ver,
.sm_2th > li > a:hover > .more em.ver {
  background-color: #005bab;
  transform: translateY(0) rotate(-450deg);
}
.sm_2th > li.on > a > .more em.hor,
.sm_2th > li > a:hover > .more em.hor {
  opacity: 0;
}
.sm_3th {
  display: none;
  margin: 1px 0 0 0;
  padding: 13px 0 13px 20px;
  background-color: #f6f7f9;
  border-top: 1px solid #005bab;
}
.sm_3th a {
  padding: 4px 0 4px 10px;
  background: url('/images/portal/common/board_bu.gif') no-repeat left 13px;
  color: #555;
  font-size: 15px;
  display:inline-block;
  
}

.sm_4th {

  margin: -1px 20px 0 0;
  padding: 5px 0 13px 3px;
  background-color: #f6f7f9;
}
.sm_4th a {
 padding: 3px 0 3px 8px;
  background: url('/images/portal/common/dot_bar.gif') no-repeat left 13px;
  color: #888;
  font-size: 13px;
  font-weight:500 !important;
  display: inline-block;
  
}
.sm_3th a:hover{color:#0030ae}
.sm_2th .on .sm_3th {
  display: block;
}




@media all and (max-width: 970px) {
  #side {
    display: none;
  }
}

/* Ã¬Â»Â¨Ã­â€¦ÂÃ¬Â¸Â  Ã¬â€žÅ“Ã«Â¸Å’ Ã«Â Ë†Ã¬ÂÂ´Ã¬â€¢â€žÃ¬â€ºÆ’ */
.etc_btn {
  display: block;
  float: right;
  width: 17.777777%;
}
.etc_btn li {
  display: block;
  float: left;
  width: 33.333333%;
}
.etc_btn li button {
  display: block;
  width: 100%;
  height: 53px;
  margin: 0;
  padding: 0;
}
.etc_btn li button span {
  display: block;
  height: 53px;
  background: url(/images/jumin/contents/path_icon1.png) no-repeat 50%;
  border-right: 1px solid #e6e6e6;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.etc_btn li button.etc2 span {
  background-image: url(/images/jumin/contents/path_icon2.png);
}
.etc_btn li button.etc3 span {
  background-image: url(/images/jumin/contents/path_icon3.png);
}
.etc_btn li:first-child button span {
  border-left: 1px solid #e6e6e6;
}
@media all and (max-width: 568px) {
  .etc_btn {
    display: none;
  }
}

.sub_head .title {
  margin: 0 0 0 40px;
  padding: 25px 0 15px 0;
  border-bottom: 1px solid #e3e3e3;
}
.sub_head .title h2 {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 30px;
  font-weight: 400;
  line-height: 32px;
}
.sub_head .sns {
  float: right;
  margin-top: -45px;

}

.sub_head .search_sp{display: none !important;}
.sub_head .sns li {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  margin: 0 0 0 5px;
}
.sub_head .sns li a {
  display: block;
  width: 28px;
  height: 28px;
  background: url(/images/jumin/contents/fb_icon.png) no-repeat 50%;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.sub_head .sns li a.tw {
  background-image: url(/images/jumin/contents/tw_icon.png);
}
.sub_head .sns li a.ks {
  background-image: url(/images/jumin/contents/ks_icon.png);
}
.sub_head .sns li a.pr {
  background-image: url(/images/jumin/contents/pr_icon.png);
}
@media all and (max-width: 970px) {
  .sub_head .title {
    margin: 0;
  }

  .root_daum_roughmap_landing{width:100% !important}
}
@media all and (max-width: 568px) {
  .sub_head .title {
    padding: 10px 0 0 0;
    border-bottom: none;
  }
  .sub_head .title h2 {
    font-size: 23px;
    line-height: 27px;
  }
  .sub_head .sns {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e3e3e3;
    text-align: right;
  }
  .sub_head .sns li {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
  }
}

/* Ã¬Â»Â¨Ã­â€¦ÂÃ¬Â¸Â  Ã¬ËœÂÃ¬â€”Â­ */
.rowgroup {
  display: block;
  float: left;
  width: 80%;
  min-height: 500px;
  margin-top: 70px;
  padding: 0;
}

/* Ã¬Â½ËœÃ­â€¦ÂÃ¬Â¸Â  Ã¬Â Å“Ã«ÂªÂ© */
.sub_head {
  position: relative;
  z-index:1;
}

.path { display:none; 
  position: relative;
  width: 100%;
  height: 59px;
  color: #474747;
}
.path .home {
  display: block;
  float: left;
  width: 6%;
  height: 53px;
  margin: 0;
  padding: 0;
  background: url('/images/jumin/common/path_home.png') no-repeat 50%;
  font-size: 0;
  line-height: 0;
}
.path .home span {
  display: block;
  height: 53px;
  border-right: 1px solid #e6e6e6;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.path > div {
  display: block;
  float: left;
  position: relative;
  width: 20%;
  z-index:20;
}
.path > div button {
  display: block;
  width: 100%;
  height: 53px;
  border-right: 1px solid #e6e6e6;
  text-align: left;
}
.path > div button span {
  display: block;
  height: 53px;
  margin: 0 10px;
  background: url('/images/jumin/common/path_bul.png') no-repeat right 50%;
  line-height: 53px;
}
.path > div.on button span {
  color: #005bab;
}
.path > div ul {
  display: none;
  position: absolute;
  top: 53px;
  left: 0;
  z-index:1;
  width: 100%;
  
}
.path > div ul li {
  border: 1px solid #e6e6e6;
  border-top: none;
}
.path > div ul a {
  display: block;
  padding: 10px;
  line-height: 20px;
  color:#333;font-size:15px;
}
@media all and (max-width:640px) {
  .path .home{display:none;}
  .path > div{width:auto;}
  .path > div button span{background:none;}
}
/* Ã¬Â½ËœÃ­â€¦ÂÃ¬Â¸Â  */
#contents {
  margin: 30px 0 30px 40px;
  min-height: 300px;
  overflow:hidden;
  font-size:15px; 
  line-height:180%;
}

@media all and (max-width: 970px) {
  #contents {
    margin: 30px 0;
  }
}

/* Ã«Â§Å’Ã¬Â¡Â±Ã«Ââ€žÃ¬Â¡Â°Ã¬â€šÂ¬ Ã«Â°Â Ã«â€¹Â´Ã«â€¹Â¹Ã¬Å¾Â Ã¬Â â€¢Ã«Â³Â´ */
.satisfaction {
  margin: 35px 0 35px 40px;
}
.satisfaction_rank {
  margin: 0 0 10px;
  padding: 20px 25px 20px 125px;
  background: url(/images/jumin/contents/satisfaction_icon.png) no-repeat 20px 20px;
  border: 1px solid #c7ced2;
  border-radius: 2px;
}
.satisfaction_rank .question {
  padding: 8px 0;
  font-family: 'nanumS';
  font-size: 15px;
  color: #444;
  font-weight: 600;
}
.satisfaction_rank .satisfaction_list {
  padding: 0px 0 0 0;
}
.satisfaction_rank .satisfaction_list label,
.satisfaction_rank .satisfaction_list input {
  vertical-align: middle;
}
.satisfaction_rank .satisfaction_list .input_radio {
  display: block;
  float: left;
  width: 53%;
  margin-top:5px;
  font-size:14px;
}

.satisfaction_rank .satisfaction_list .input_radio span {
  display: inline-block;
  margin-right: 5%;
}
.satisfaction_rank .satisfaction_list label {
   display: none;
   margin-right: 10px;
   color: #535252;
   font-size: 14px;
   margin-left:3px;
 }
.satisfaction_rank .satisfaction_list .opinion {
  display: block;
  float: left;
  width: 46%;
}
.satisfaction_rank .satisfaction_list .opinion input[type="text"] {
  width: 70%;
  border: 1px solid #e1e1e1;
  border-right: none;
  height:28px;
  margin:0;
  padding:0 0 0 7px;
  font-size:13px;
}
.satisfaction_rank .satisfaction_list .opinion input[type="submit"] {
  width: 25%;
  border: 1px solid #757575;
  background-color: #5a5a5a;
  color: #fff;
  height:30px;
  font-size:13px;
}


.satisfaction .admin_info{position:relative; background:#f8f8f8;border: 1px solid #c7ced2;  border-radius: 2px; margin-bottom:2px;}
.satisfaction .admin_info ul{  padding:15px 0 15px 2%; width:85%; }
.satisfaction .admin_info ul li {float:left;margin-right:35px;padding-left:10px; font-size:13px; color:#5b5e64;}
.satisfaction .admin_info ul li span{display:inline-block;margin:0 10px 0 0;padding-right:11px;color:#333333; font-weight:600;}
.satisfaction .admin_info .open_type { position:absolute; right:2%; top:0; padding:11px 0;}



/*Ã«Ââ„¢Ã«Å¾ËœÃ¬â€”Â­Ã¬â€šÂ¬*/
.font_tit { font-size:18px; }


@media only screen and (max-width:700px) {
  .satisfaction_rank {  background: none;  padding: 20px ;}
  .satisfaction_rank .satisfaction_list .input_radio {width:100%;}
  .satisfaction_rank .satisfaction_list .opinion{width:96%; margin-top:5px;}
  .satisfaction_rank .satisfaction_list .opinion input[type="text"]{width:68%;border-right: 1px solid #e1e1e1;}
  .satisfaction_rank .satisfaction_list .opinion input[type="submit"]{width:15%;font-size: 12px;}
}
@media only screen and (max-width:470px) {
  .satisfaction_rank .satisfaction_list .opinion input[type="submit"]{width:25%;}
  .satisfaction_rank .satisfaction_list label{font-size:13px; margin-right:5px;}
}


.arrow_col{text-align:right;display:none}
.arrow_col img{width:20px;display:inline-block;margin-right:10px}

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

    .arrow_col{display:block}
}

  
  .dong_location{width:100%;margin-left:-20px;}
  .dong_location .icon_subway{padding:20px 0 20px 120px; min-height:85px;  border-bottom:1px dotted #d8d8d8; background:url('/images/portal/contents/sub05/img_5_3_7_1.png') 0 center no-repeat;}
  .dong_location .icon_bus{padding:20px 0 0 120px; min-height:85px; border-bottom:1px dotted #d8d8d8;padding-bottom:20px; background:url('/images/portal/contents/sub05/img_5_3_7_2.png') 0 center no-repeat;}
  .dong_location .icon_car{padding:20px 0 0 120px; min-height:85px; background:url('../../images/portal/contents/sub05/img_5_3_7_3.png') 0 center no-repeat;}
  .dong_busCheck span.btn {margin-left:28px; margin-top:0;}
  
   