.layer_popup_comm.org_center .popup_wrap .popup_contents {
  padding: 50px 30px 30px;
}
.layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 0 35px;
}
.layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .captcha img {
  height: 100%;
  display: block;
}
.layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .captcha span {
  display: block;
  height: 34px;
}
.layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .captcha button {
  width: 34px;
  height: 34px;
}
.layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .label_con {
  padding-left: 12px;
}
.layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .label_con input {
  background-color: #fff;
  width: 150px;
  height: 34px;
}
.layer_popup_comm.org_center .popup_wrap .popup_contents .btn_move-gray {
  margin-top: 0;
}
.layer_popup_comm.org_center .popup_wrap .popup_contents .email-output {
  color: #fd8e2f;
  font-size: 20px;
  text-align: center;
  padding: 30px 0;
}

.org_intestine {
  width: 800px;
  background-color: #f6f6f6;
  border-radius: 0;
}
.org_intestine .lay_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 80px;
  height: 80px;
  background: url("../img/btn_close.png") no-repeat center;
  text-indent: -99999em;
  overflow: hidden;
  z-index: 3;
}
.org_intestine .lay_data_wrap {
  clear: both;
  padding: 114px 10px 14px 34px;
  position: relative;
  overflow: hidden;
  min-height: 650px;
  height: calc(100% - 128px);
  background-color: #f6f6f6;
}
.org_intestine .lay_data_wrap .lay_top {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 80px;
  width: 100%;
  background-color: #1b3956;
  z-index: 1;
}
.org_intestine .lay_data_wrap .lay_top em {
  display: block;
  padding: 33px 0 0 34px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.org_intestine .lay_data_wrap .subjects_staff {
  overflow: overlay;
  position: relative;
  padding-left: 220px;
  height: 100%;
}
.org_intestine .lay_data_wrap .subjects_staff::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}
.org_intestine .lay_data_wrap .subjects_staff::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border-radius: 4px;
}
.org_intestine .lay_data_wrap .subjects_staff::-webkit-scrollbar-track {
  background-color: #fff;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_left {
  position: absolute;
  left: 0;
  top: 0;
  width: 190px;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_left .name {
  position: relative;
  background-color: #fff;
  padding: 20px 20px 25px;
  width: 150px;
  height: 153px;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_left .name img {
  display: block;
  width: 100%;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_left .name_txt {
  display: block;
  background-color: #fff;
  padding-bottom: 20px;
  text-align: center;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  z-index: 2;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info {
  margin-top: 14px;
  background-color: #fff;
  padding: 30px 16px;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li {
  font-size: 15px;
  padding-left: 12px;
  padding-bottom: 5px;
  line-height: 24px;
  position: relative;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li a {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 24px;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 6px;
  background: url("../img/ico_list.png") no-repeat left top/100% auto;
  left: 0;
  top: 10px;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li:last-child {
  margin-top: 20px;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li:last-child a {
  display: block;
  color: #478ac5;
  padding-top: 30px;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li:last-child::before {
  content: "";
  display: block;
  position: absolute;
  left: 12px;
  top: 0;
  width: 31px;
  height: 21px;
  background: url("../img/ico_mail.png") no-repeat center/100% auto;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_right {
  width: 95%;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_right dl {
  position: relative;
  width: 100%;
  padding: 14px 0 20px;
  border-top: 1px solid #e1e1e1;
  line-height: 28px;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_right dl:first-child {
  border-top: none;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_right dl dt {
  padding-bottom: 15px;
  color: #333;
  line-height: 1.3em;
  font-size: 16px;
  font-weight: 500;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_right dl dd {
  font-size: 15px;
  color: #999;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_right dl dd ul.info li {
  font-size: 15px;
  padding-left: 12px;
  line-height: 24px;
  position: relative;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_right dl dd ul.info li + li {
  padding-bottom: 10px;
}
.org_intestine .lay_data_wrap .subjects_staff .popop_right dl dd ul.info li::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 6px;
  background: url("../img/ico_list.png") left top no-repeat;
  left: 0;
  top: 10px;
}

.center_info-wrap aside h2 {
  background-color: #1b3956;
}
.center_info-wrap aside h2::before {
  background-image: url(../img/ico_lnb06.png);
}
.center_info-wrap .list_top_style {
  margin-top: 25px;
}
.center_info-wrap .greetings_wrap .gre_tit {
  padding: 100px 0 120px 90px;
  position: relative;
}
.center_info-wrap .greetings_wrap .gre_tit p {
  font-size: 20px;
  line-height: 30px;
}
.center_info-wrap .greetings_wrap .gre_tit p span {
  font-size: 24px;
}
.center_info-wrap .greetings_wrap .gre_tit p em {
  color: #4892e0;
}
.center_info-wrap .greetings_wrap .gre_tit::before {
  content: "";
  display: block;
  position: absolute;
  left: 40px;
  top: 0;
  background: url(../img/img_introduce_tit.png) no-repeat center/100% auto;
  width: 540px;
  height: 100%;
  z-index: -1;
}
.center_info-wrap .greetings_wrap .gre_tit::after {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/img_introduce.png) no-repeat center/100% auto;
  width: 348px;
  height: 100%;
  right: 40px;
  bottom: 0;
}
.center_info-wrap .greetings_wrap .gre_txt {
  margin: 0 40px;
  overflow: hidden;
  padding-top: 35px;
  border-top: 3px solid #f6f6f6;
}
.center_info-wrap .greetings_wrap .gre_txt strong {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #333;
  display: block;
}
.center_info-wrap .greetings_wrap .gre_txt p {
  font-size: 15px;
  line-height: 24px;
  margin-top: 24px;
  color: #333;
}
.center_info-wrap .greetings_wrap .gre_txt span {
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  color: #333;
  margin-top: 40px;
}
.center_info-wrap .greetings_wrap .gre_txt span img {
  padding-left: 20px;
}
.center_info-wrap .center_organ .organization {
  position: relative;
}
.center_info-wrap .center_organ .organization strong {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  font-size: 48px;
  line-height: 48px;
  color: #f6f6f6;
  margin-top: 47px;
  z-index: -1;
}
.center_info-wrap .center_organ .organization li {
  text-align: center;
}
.center_info-wrap .center_organ .organization li button {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  width: 200px;
  height: 40px;
  border: 2px solid transparent;
  border-radius: 3px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.center_info-wrap .center_organ .organization li button::after {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  background-color: #e1e1e1;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
.center_info-wrap .center_organ .organization ul.leader {
  padding: 80px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center_info-wrap .center_organ .organization ul.leader li {
  margin: 0 auto;
  position: relative;
}
.center_info-wrap .center_organ .organization ul.leader li.orange > button {
  background-color: #fd8e2f;
}
.center_info-wrap .center_organ .organization ul.leader li.orange > button::after {
  content: "";
  display: block;
  position: absolute;
  width: 510px;
  height: 2px;
  background-color: #e1e1e1;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -22px;
}
.center_info-wrap .center_organ .organization ul.leader li > ul {
  position: absolute;
  left: 252px;
  top: 0;
}
.center_info-wrap .center_organ .organization ul.leader li > ul li.green button {
  background-color: #508962;
  position: relative;
}
.center_info-wrap .center_organ .organization ul.leader li > ul li.green button::before {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 2px;
  background-color: #e1e1e1;
  left: -57px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}
.center_info-wrap .center_organ .organization ul.leader li button:hover {
  color: #000;
}
.center_info-wrap .center_organ .organization ul.part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.center_info-wrap .center_organ .organization ul.part > li > button {
  background-color: #478ac5;
  margin-bottom: 20px;
  position: relative;
}
.center_info-wrap .center_organ .organization ul.part > li > button::before {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 30px;
  background-color: #e1e1e1;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -24px;
  z-index: -1;
}
.center_info-wrap .center_organ .organization ul.part > li > button::after {
  height: 40px;
  bottom: -30px;
}
.center_info-wrap .center_organ .organization ul.part > li > button:hover {
  color: #000;
}
.center_info-wrap .center_organ .organization ul.part > li.center button::before {
  height: 50px;
  top: -47px;
}
.center_info-wrap .center_organ .organization ul.part > li > ul > li {
  margin-bottom: 10px;
}
.center_info-wrap .center_organ .organization ul.part > li > ul > li > button {
  background-color: #f6f6f6;
  color: #666;
  border: 1px solid #c5c5c5;
}
.center_info-wrap .center_organ .organization ul.part > li > ul > li > button::after {
  height: 20px;
  bottom: -17px;
  z-index: -1;
}
.center_info-wrap .center_organ .organization ul.part > li > ul > li > button:hover {
  text-decoration: underline;
}
.center_info-wrap .center_organ .organization ul.part > li > ul > li:last-child {
  margin-bottom: 0;
}
.center_info-wrap .center_organ .organization ul.part > li > ul > li:last-child button::after {
  content: none;
}
.center_info-wrap .center_organ strong.partname {
  display: block;
  padding-left: 20px;
  line-height: 20px;
  color: #333;
  font-size: 18px;
  position: relative;
  margin-top: 100px;
}
.center_info-wrap .center_organ strong.partname::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/arw_title.png) no-repeat center/100% auto;
  width: 11px;
  height: 13px;
}
.center_info-wrap .center_organ table {
  border-top: 1px solid #999;
  border-bottom: 1px solid #e1e1e1;
  margin-top: 20px;
}
.center_info-wrap .center_organ table tr {
  height: 50px;
  border-top: 1px solid #e1e1e1;
  text-align: center;
}
.center_info-wrap .center_organ table tr:first-child {
  border-top: none;
}
.center_info-wrap .center_organ table thead tr th {
  font-size: 15px;
  background-color: #f6f6f6;
}
.center_info-wrap .center_organ table tbody tr td {
  color: #333;
  font-size: 15px;
}
.center_info-wrap .center_organ table tbody tr td button {
  font-size: 15px;
  position: relative;
}
.center_info-wrap .center_organ table tbody tr td button::after {
  content: "";
  display: block;
  position: absolute;
  left: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/ico_org.png) no-repeat center/100% auto;
  width: 24px;
  height: 24px;
}
.center_info-wrap .center_organ table tbody tr td button:hover {
  color: #478ac5;
}
.center_info-wrap .center_organ table tbody tr td a, .center_info-wrap .center_organ table tbody tr td span {
  display: block;
  margin: 0 auto;
  color: #333;
  font-size: 16px;
}
.center_info-wrap .center_organ table tbody tr td a.mail, .center_info-wrap .center_organ table tbody tr td span.mail {
  width: 32px;
  height: 22px;
  background: url(../img/ico_mail.png) no-repeat center/100% auto;
  text-indent: -9999em;
  overflow: hidden;
}
.center_info-wrap .center_organ table tbody tr td a.mail:hover, .center_info-wrap .center_organ table tbody tr td span.mail:hover {
  background-image: url(../img/ico_mail_on.png);
}
.center_info-wrap .center_organ table tbody tr td.on {
  color: #478ac5;
}
.center_info-wrap .center_organ .sub_line {
  position: relative;
}
.center_info-wrap .center_organ .sub_line .sub {
  padding-left: 63px;
}
.center_info-wrap .center_organ .sub_line .sub strong {
  position: relative;
  display: block;
  padding-top: 40px;
}
.center_info-wrap .center_organ .sub_line .sub strong::before {
  content: "";
  display: block;
  position: absolute;
  left: -40px;
  bottom: 10px;
  width: 24px;
  height: 1px;
  background-color: #e1e1e1;
}
.center_info-wrap .center_organ .sub_line .sub table td {
  text-align: center;
}
.center_info-wrap .center_organ .sub_line .sub table td:nth-child(1) {
  text-align: left;
}
.center_info-wrap .center_organ .sub_line::before {
  content: "";
  display: block;
  position: absolute;
  left: 22px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #e1e1e1;
}
.center_info-wrap .notice_wrap .comm_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 45px;
}
.center_info-wrap .notice_wrap .comm_search select {
  width: 140px;
  height: 100%;
}
.center_info-wrap .notice_wrap .comm_search input {
  width: 410px;
}
.center_info-wrap .notice_wrap .list_top_style {
  margin-top: 50px;
}
.center_info-wrap .notice_wrap .related_topic {
  margin-bottom: 0;
}
.center_info-wrap .notice_wrap .related_topic_top {
  margin-bottom: 40px;
}
.center_info-wrap .notice_wrap .related_topic_top ul {
  border-top: 0;
  border-bottom: none;
}
.center_info-wrap .notice_wrap .related_topic_top ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
.center_info-wrap .notice_wrap .related_topic_top ul li a {
  width: 750px;
  padding: 24px 0;
}
.center_info-wrap .notice_wrap .related_topic_top ul li a p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 17px;
  margin-top: 0;
}
.center_info-wrap .notice_wrap .related_topic_top ul li a em {
  font-size: 14px;
  color: #999;
  display: block;
  padding-top: 7px;
}
.center_info-wrap .educational_materials .view_list_writing {
  padding-top: 70px;
}
.center_info-wrap .educational_materials .view_list_writing .list {
  display: inline-block;
  font-size: 16px;
  color: #999;
  padding: 20px 0;
  width: 100%;
}
.center_info-wrap .educational_materials .view_list_writing .list.prev {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.center_info-wrap .educational_materials .view_list_writing .list.next {
  border-bottom: 1px solid #e1e1e1;
}
.center_info-wrap .educational_materials .view_list_writing .list button {
  color: #333;
  width: 600px;
  text-align: left;
  padding-left: 58px;
}
.center_info-wrap .educational_materials .view_list_writing .list button:hover {
  color: #2e7ec0;
}
.center_info-wrap .educational_materials .view_list_writing .list em {
  float: right;
}
.center_info-wrap .manager_wrap {
  margin-top: 50px;
}
.center_info-wrap .manager_wrap > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.center_info-wrap .manager_wrap > ul li.item {
  background-color: #f6f6f6;
  padding: 30px 46px 26px 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 400px;
  margin-bottom: 20px;
}
.center_info-wrap .manager_wrap > ul li.item .item_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  min-height: 125px;
}
.center_info-wrap .manager_wrap > ul li.item .item_top span {
  display: block;
  width: 114px;
  height: 92px;
}
.center_info-wrap .manager_wrap > ul li.item .item_top span.only_mo {
  display: none;
}
.center_info-wrap .manager_wrap > ul li.item .item_top span img {
  display: block;
  width: 100%;
}
.center_info-wrap .manager_wrap > ul li.item .item_top .item_work {
  padding-left: 50px;
}
.center_info-wrap .manager_wrap > ul li.item .item_top .item_work strong {
  font-size: 18px;
  font-weight: 500;
  color: #333;
  border-bottom: 2px solid #666;
  display: inline-block;
  padding-bottom: 5px;
}
.center_info-wrap .manager_wrap > ul li.item .item_top .item_work strong.only_mo {
  display: none;
}
.center_info-wrap .manager_wrap > ul li.item .item_top .item_work ul {
  padding-top: 24px;
  line-height: 24px;
}
.center_info-wrap .manager_wrap > ul li.item .item_top .item_work ul li {
  font-size: 14px;
}
.center_info-wrap .manager_wrap > ul li.item .item_top .item_work ul li.name {
  font-size: 16px;
}
.center_info-wrap .manager_wrap > ul li.item .item_bot {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin-top: 15px;
}
.center_info-wrap .manager_wrap > ul li.item .item_bot::before {
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #d6d6d6;
}
.center_info-wrap .manager_wrap > ul li.item .item_bot span {
  display: block;
  padding-right: 22px;
}
.center_info-wrap .manager_wrap > ul li.item .item_bot span::after {
  content: "";
  display: block;
  position: absolute;
  left: 64px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 16px;
  background-color: #999;
}
.center_info-wrap .manager_wrap > ul li.item .item_bot p {
  color: #999999;
}
.center_info-wrap .map_wrap {
  padding-top: 50px;
}
.center_info-wrap .map_wrap .map_img img {
  width: 100%;
}
.center_info-wrap .map_wrap .directions_tit .dir_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 60px 0 15px;
  border-bottom: 2px solid #1b3956;
}
.center_info-wrap .map_wrap .directions_tit .dir_top strong {
  width: 20%;
}
.center_info-wrap .map_wrap .directions_tit .dir_top strong img {
  width: 100%;
}
.center_info-wrap .map_wrap .directions_tit .dir_top p {
  font-size: 15px;
  color: #333;
  width: 386px;
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button {
  position: relative;
  border: 1px solid #999;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  -webkit-transition: width 0.4s;
  transition: width 0.4s;
  overflow: hidden;
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button.kakao {
  margin-right: 10px;
  width: 120px;
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button.kakao::before {
  background-color: #f8c44f;
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button.get {
  width: 100px;
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button.get span::after {
  background-image: url(../img/ico_related11.png);
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button.get::before {
  background-color: #006699;
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button span {
  display: block;
  position: relative;
  z-index: 1;
  width: auto;
  color: #999;
  font-size: 12px;
  padding-left: 30px;
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button span::after {
  content: "";
  display: block;
  position: absolute;
  left: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/ico_related10.png) no-repeat center/100% auto;
  width: 24px;
  height: 24px;
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button:hover::before {
  width: 100%;
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button:hover span {
  color: #fff;
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button:hover.get span::after {
  background-image: url(../img/ico_related11_on.png);
}
.center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button:hover.kakao span::after {
  background-image: url(../img/ico_related10_on.png);
}
.center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e1e1e1;
  padding: 25px 0;
}
.center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item p {
  font-size: 18px;
  color: #333;
  position: relative;
  width: 110px;
  padding-left: 55px;
  font-weight: 500;
}
.center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item p::before {
  content: "";
  display: block;
  position: absolute;
  left: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/ico_take01.png) no-repeat center/100% auto;
  width: 36px;
  height: 36px;
}
.center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item > ul > li {
  font-size: 15px;
  position: relative;
  padding-right: 38px;
}
.center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item > ul > li em {
  color: #fd8e2f;
}
.center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item > ul > li + li::after {
  content: "";
  display: block;
  position: absolute;
  left: -29px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/arw_right_gray.png) no-repeat center/100% auto;
  width: 22px;
  height: 17px;
}
.center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item:nth-child(2) p::before {
  background-image: url(../img/ico_take02.png);
}
.center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item:nth-child(3) p::before {
  background-image: url(../img/ico_take03.png);
}
.center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.subway ul li + li::after {
  left: -32px;
}
.center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.subway ul li:last-child {
  padding-right: 0;
}

@media all and (max-width: 1460px) {
  .center_info-wrap .greetings_wrap .gre_tit {
    padding: 6.8493150685vw 0 8.2191780822vw 6.1643835616vw;
  }
  .center_info-wrap .greetings_wrap .gre_tit p {
    font-size: 1.25rem;
    line-height: 2.0547945205vw;
  }
  .center_info-wrap .greetings_wrap .gre_tit p span {
    font-size: 1.5rem;
  }
  .center_info-wrap .greetings_wrap .gre_tit::before {
    width: 36.9863013699vw;
    left: 2.7397260274vw;
  }
  .center_info-wrap .greetings_wrap .gre_tit::after {
    width: 23.8356164384vw;
    right: 2.7397260274vw;
  }
  .center_info-wrap .greetings_wrap .gre_txt {
    margin: 0 2.7397260274vw;
    padding-top: 2.397260274vw;
  }
  .center_info-wrap .greetings_wrap .gre_txt strong {
    font-size: 0.9375rem;
    line-height: 1.6438356164vw;
  }
  .center_info-wrap .greetings_wrap .gre_txt p {
    font-size: 0.9375rem;
    line-height: 1.6438356164vw;
    margin-top: 1.6438356164vw;
  }
  .center_info-wrap .greetings_wrap .gre_txt span {
    font-size: 0.9375rem;
    margin-top: 2.7397260274vw;
  }
  .center_info-wrap .greetings_wrap .gre_txt span img {
    padding-left: 1.3698630137vw;
  }
  .center_info-wrap .center_organ .organization strong {
    font-size: 3rem;
    line-height: 3.2876712329vw;
    margin-top: 3.2191780822vw;
  }
  .center_info-wrap .center_organ .organization li button {
    font-size: 1rem;
    width: 13.698630137vw;
    height: 2.7397260274vw;
    border-radius: 0.2054794521vw;
  }
  .center_info-wrap .center_organ .organization li button::after {
    width: 0.1369863014vw;
  }
  .center_info-wrap .center_organ .organization ul.leader {
    padding: 5.4794520548vw 0 2.7397260274vw;
  }
  .center_info-wrap .center_organ .organization ul.leader li.orange > button::after {
    width: 34.9315068493vw;
    height: 0.1369863014vw;
    bottom: -1.5068493151vw;
  }
  .center_info-wrap .center_organ .organization ul.leader li > ul {
    left: 17.2602739726vw;
  }
  .center_info-wrap .center_organ .organization ul.leader li > ul li.green button::before {
    width: 4.1095890411vw;
    height: 0.1369863014vw;
    left: -3.904109589vw;
  }
  .center_info-wrap .center_organ .organization ul.part > li > button {
    margin-bottom: 1.3698630137vw;
  }
  .center_info-wrap .center_organ .organization ul.part > li > button::before {
    width: 0.1369863014vw;
    height: 2.0547945205vw;
    top: -1.6438356164vw;
  }
  .center_info-wrap .center_organ .organization ul.part > li > button::after {
    height: 2.7397260274vw;
    bottom: -2.0547945205vw;
  }
  .center_info-wrap .center_organ .organization ul.part > li.center button::before {
    height: 3.4246575342vw;
    top: -3.2191780822vw;
  }
  .center_info-wrap .center_organ .organization ul.part > li > ul > li {
    margin-bottom: 0.6849315068vw;
  }
  .center_info-wrap .center_organ .organization ul.part > li > ul > li > button::after {
    height: 1.3698630137vw;
    bottom: -1.1643835616vw;
  }
  .center_info-wrap .center_organ strong.partname {
    padding-left: 1.3698630137vw;
    line-height: 1.3698630137vw;
    font-size: 1.125rem;
    margin-top: 6.8493150685vw;
  }
  .center_info-wrap .center_organ strong.partname::before {
    width: 0.7534246575vw;
    height: 0.8904109589vw;
  }
  .center_info-wrap .center_organ table {
    margin-top: 1.3698630137vw;
  }
  .center_info-wrap .center_organ table tr {
    height: 3.4246575342vw;
  }
  .center_info-wrap .center_organ table thead tr th {
    font-size: 0.9375rem;
  }
  .center_info-wrap .center_organ table tbody tr td {
    font-size: 0.9375rem;
  }
  .center_info-wrap .center_organ table tbody tr td button {
    font-size: 0.9375rem;
  }
  .center_info-wrap .center_organ table tbody tr td button::after {
    left: 3.4246575342vw;
    width: 1.6438356164vw;
    height: 1.6438356164vw;
  }
  .center_info-wrap .center_organ table tbody tr td a, .center_info-wrap .center_organ table tbody tr td span {
    font-size: 1rem;
  }
  .center_info-wrap .center_organ table tbody tr td a.mail, .center_info-wrap .center_organ table tbody tr td span.mail {
    width: 2.1917808219vw;
    height: 1.5068493151vw;
  }
  .center_info-wrap .center_organ .sub_line .sub {
    padding-left: 4.3150684932vw;
  }
  .center_info-wrap .center_organ .sub_line .sub strong {
    padding-top: 2.7397260274vw;
  }
  .center_info-wrap .center_organ .sub_line .sub strong::before {
    left: -2.7397260274vw;
    bottom: 0.6849315068vw;
    width: 1.6438356164vw;
    height: 0.0684931507vw;
  }
  .center_info-wrap .center_organ .sub_line::before {
    left: 1.5068493151vw;
    top: 0;
    width: 0.0684931507vw;
  }
  .center_info-wrap .notice_wrap .comm_search {
    margin-top: 3.0821917808vw;
  }
  .center_info-wrap .notice_wrap .comm_search select {
    width: 9.5890410959vw;
    padding: 0 3.5616438356vw 0.0684931507vw 0.8219178082vw;
  }
  .center_info-wrap .notice_wrap .comm_search input {
    width: 28.0821917808vw;
    padding: 0.5479452055vw 8.904109589vw 0.5479452055vw 2.0547945205vw;
  }
  .center_info-wrap .notice_wrap .comm_search button {
    width: 6.8493150685vw;
    padding: 0.5479452055vw 0;
  }
  .center_info-wrap .notice_wrap .list_top_style {
    margin-top: 3.4246575342vw;
  }
  .center_info-wrap .notice_wrap .related_topic_top {
    margin-bottom: 2.7397260274vw;
  }
  .center_info-wrap .notice_wrap .related_topic_top ul li {
    padding: 0;
  }
  .center_info-wrap .notice_wrap .related_topic_top ul li a {
    width: 51.3698630137vw;
    padding: 1.6438356164vw 0;
  }
  .center_info-wrap .notice_wrap .related_topic_top ul li a p {
    font-size: 1.0625rem;
  }
  .center_info-wrap .notice_wrap .related_topic_top ul li a em {
    font-size: 0.875rem;
    padding-top: 0.4794520548vw;
  }
  .center_info-wrap .educational_materials .view_list_writing {
    padding-top: 4.7945205479vw;
  }
  .center_info-wrap .educational_materials .view_list_writing .list {
    font-size: 1rem;
    padding: 1.3698630137vw 0;
  }
  .center_info-wrap .educational_materials .view_list_writing .list button {
    width: 41.095890411vw;
    padding-left: 3.9726027397vw;
  }
  .center_info-wrap .manager_wrap {
    margin-top: 3.4246575342vw;
  }
  .center_info-wrap .manager_wrap > ul li.item {
    padding: 2.0547945205vw 3.1506849315vw 1.7808219178vw 1.9178082192vw;
    width: 27.397260274vw;
    margin-bottom: 1.3698630137vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top {
    padding-bottom: 1.3698630137vw;
    min-height: 8.5616438356vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top span {
    width: 7.8082191781vw;
    height: 6.301369863vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work {
    padding-left: 3.4246575342vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work strong {
    font-size: 1.125rem;
    padding-bottom: 0.3424657534vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work ul {
    padding-top: 1.6438356164vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work ul li {
    font-size: 0.875rem;
    line-height: 1.6438356164vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work ul li.name {
    font-size: 1rem;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_bot {
    font-size: 0.875rem;
    margin-top: 1.0273972603vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_bot::before {
    top: -0.75rem;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_bot span {
    padding-right: 1.5068493151vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_bot span::after {
    left: 4.3835616438vw;
    width: 0.0684931507vw;
    height: 1.095890411vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_bot p {
    color: #999999;
  }
  .center_info-wrap .map_wrap {
    padding-top: 3.4246575342vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top {
    padding: 4.1095890411vw 0 1.0273972603vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top p {
    font-size: 0.9375rem;
    width: 26.4383561644vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button {
    border-radius: 0.2054794521vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button.kakao {
    margin-right: 0.6849315068vw;
    width: 8.2191780822vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button.get {
    width: 6.8493150685vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button span {
    font-size: 0.75rem;
    padding-left: 2.0547945205vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button span::after {
    left: 0.8904109589vw;
    width: 1.6438356164vw;
    height: 1.6438356164vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item {
    padding: 1.7123287671vw 0;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item p {
    font-size: 1.125rem;
    width: 7.5342465753vw;
    padding-left: 3.7671232877vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item p::before {
    left: 0.4794520548vw;
    width: 2.4657534247vw;
    height: 2.4657534247vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item > ul > li {
    font-size: 0.9375rem;
    padding-right: 2.602739726vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item > ul > li + li::after {
    left: -1.9863013699vw;
    width: 1.5068493151vw;
    height: 1.1643835616vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.subway ul li + li::after {
    left: -2.1917808219vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents {
    padding: 3.4246575342vw 2.0547945205vw 2.0547945205vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap {
    padding: 2.0547945205vw 0 2.397260274vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .captcha span {
    height: 2.3287671233vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .captcha button {
    width: 2.3287671233vw;
    height: 2.3287671233vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .label_con {
    padding-left: 0.8219178082vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .label_con input {
    width: 10.2739726027vw;
    height: 2.3287671233vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .email-output {
    font-size: 1.25rem;
    padding: 2.0547945205vw 0;
  }
  .org_intestine {
    width: 51.3698630137vw;
  }
  .org_intestine .lay_close {
    width: 5.4794520548vw;
    height: 5.4794520548vw;
  }
  .org_intestine .lay_data_wrap {
    padding: 7.8082191781vw 0.6849315068vw 0.9589041096vw 2.3287671233vw;
    min-height: 44.5205479452vw;
    height: calc(100% - 8.7671232877vw);
  }
  .org_intestine .lay_data_wrap .lay_top {
    height: 5.4794520548vw;
  }
  .org_intestine .lay_data_wrap .lay_top em {
    padding: 2.2602739726vw 0 0 2.3287671233vw;
    font-size: 1.125rem;
  }
  .org_intestine .lay_data_wrap .subjects_staff {
    padding-left: 15.0684931507vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_left {
    width: 13.0136986301vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_left .name {
    padding: 1.3698630137vw 1.3698630137vw 1.7123287671vw;
    width: 10.2739726027vw;
    height: 10.4794520548vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_left .name_txt {
    padding-bottom: 1.3698630137vw;
    font-size: 1rem;
    line-height: 1.3698630137vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info {
    margin-top: 0.9589041096vw;
    padding: 2.0547945205vw 1.095890411vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li {
    font-size: 0.9375rem;
    padding-left: 0.8219178082vw;
    padding-bottom: 0.3424657534vw;
    line-height: 1.6438356164vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li a {
    font-size: 0.9375rem;
    line-height: 1.6438356164vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li::before {
    width: 0.4794520548vw;
    height: 0.4109589041vw;
    top: 0.6849315068vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li:last-child {
    margin-top: 1.3698630137vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li:last-child a {
    padding-top: 2.0547945205vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li:last-child::before {
    left: 0.8219178082vw;
    width: 2.1232876712vw;
    height: 1.4383561644vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_right dl {
    padding: 0.9589041096vw 0 1.3698630137vw;
    line-height: 1.9178082192vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_right dl dt {
    padding-bottom: 1.0273972603vw;
    font-size: 1rem;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_right dl dd {
    font-size: 0.9375rem;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_right dl dd ul.info li {
    font-size: 0.9375rem;
    padding-left: 12pvwCalc_t 12;
    line-height: 1.6438356164vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_right dl dd ul.info li + li {
    padding-bottom: 0.6849315068vw;
  }
  .org_intestine .lay_data_wrap .subjects_staff .popop_right dl dd ul.info li::before {
    width: 0.4794520548vw;
    height: 0.4109589041vw;
    top: 0.6849315068vw;
  }
}
@media all and (max-width: 750px) {
  .center_info-wrap .list_top_style {
    display: none;
  }
  .center_info-wrap #cen_intrd.page_conts-bar {
    padding: 0;
  }
  .center_info-wrap #cen_intrd.page_conts-bar .greetings_wrap .gre_tit {
    padding: 10.6666666667vw 0 34.6666666667vw 10.6666666667vw;
  }
  .center_info-wrap #cen_intrd.page_conts-bar .greetings_wrap .gre_tit p {
    font-size: 1.1666666667rem;
    line-height: 5.0666666667vw;
  }
  .center_info-wrap #cen_intrd.page_conts-bar .greetings_wrap .gre_tit p span {
    font-size: 1.5rem;
  }
  .center_info-wrap #cen_intrd.page_conts-bar .greetings_wrap .gre_tit::before {
    width: 80vw;
    left: 5.3333333333vw;
    background-position: center 6.6666666667vw;
  }
  .center_info-wrap #cen_intrd.page_conts-bar .greetings_wrap .gre_tit::after {
    width: 46.4vw;
    right: 5.3333333333vw;
    background-position: center bottom;
  }
  .center_info-wrap #cen_intrd.page_conts-bar .greetings_wrap .gre_txt {
    margin: 0 5.3333333333vw;
    padding-top: 6.6666666667vw;
    border: 0;
  }
  .center_info-wrap #cen_intrd.page_conts-bar .greetings_wrap .gre_txt strong {
    font-size: 1.0833333333rem;
    line-height: 1.4;
  }
  .center_info-wrap #cen_intrd.page_conts-bar .greetings_wrap .gre_txt p {
    font-size: 1.0833333333rem;
    line-height: 1.4;
    margin-top: 3.2vw;
  }
  .center_info-wrap #cen_intrd.page_conts-bar .greetings_wrap .gre_txt p br {
    display: none;
  }
  .center_info-wrap #cen_intrd.page_conts-bar .greetings_wrap .gre_txt span {
    font-size: 1rem;
    margin-top: 5.3333333333vw;
  }
  .center_info-wrap #cen_intrd.page_conts-bar .greetings_wrap .gre_txt span img {
    padding-left: 2.6666666667vw;
  }
  .center_info-wrap .center_organ {
    padding: 0 2vw;
  }
  .center_info-wrap .center_organ .organization strong {
    font-size: 2rem;
    line-height: 6.4vw;
    margin-top: 0;
  }
  .center_info-wrap .center_organ .organization li button {
    font-size: 1rem;
    width: 28vw;
    height: 8vw;
    border-radius: 0.4vw;
  }
  .center_info-wrap .center_organ .organization li button::after {
    width: 0.2666666667vw;
  }
  .center_info-wrap .center_organ .organization ul.leader {
    padding: 5.8666666667vw 0 5.3333333333vw;
  }
  .center_info-wrap .center_organ .organization ul.leader li.orange > button {
    width: 33.3333333333vw;
    height: 9.3333333333vw;
    z-index: 1;
    font-size: 1.0833333333rem;
  }
  .center_info-wrap .center_organ .organization ul.leader li.orange > button::after {
    width: 59.2vw;
    height: 0.2666666667vw;
    bottom: -2.9333333333vw;
  }
  .center_info-wrap .center_organ .organization ul.leader li > ul {
    left: 35.4666666667vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .center_info-wrap .center_organ .organization ul.leader li > ul li.green button::before {
    width: 8vw;
    height: 0.2666666667vw;
    left: -4.5333333333vw;
  }
  .center_info-wrap .center_organ .organization ul.part > li > button {
    margin-bottom: 2.6666666667vw;
  }
  .center_info-wrap .center_organ .organization ul.part > li > button::before {
    width: 0.2666666667vw;
    height: 4vw;
    top: -3.2vw;
  }
  .center_info-wrap .center_organ .organization ul.part > li > button::after {
    height: 5.3333333333vw;
    bottom: -4vw;
  }
  .center_info-wrap .center_organ .organization ul.part > li.center button::before {
    height: 6.6666666667vw;
    top: -6.2666666667vw;
  }
  .center_info-wrap .center_organ .organization ul.part > li > ul > li {
    margin-bottom: 2.1333333333vw;
  }
  .center_info-wrap .center_organ .organization ul.part > li > ul > li > button::after {
    height: 2.6666666667vw;
    bottom: -2.2666666667vw;
  }
  .center_info-wrap .center_organ strong.partname {
    padding-left: 4.6666666667vw;
    line-height: 2.6666666667vw;
    font-size: 1.1666666667rem;
    margin-top: 13.3333333333vw;
  }
  .center_info-wrap .center_organ strong.partname::before {
    width: 3.3333333333vw;
    height: 3.6vw;
    background-image: url(../img/arw_title_mo.png);
  }
  .center_info-wrap .center_organ table {
    margin-top: 2.6666666667vw;
  }
  .center_info-wrap .center_organ table tr {
    height: 8vw;
  }
  .center_info-wrap .center_organ table thead tr th {
    font-size: 1rem;
  }
  .center_info-wrap .center_organ table tbody tr td {
    font-size: 1rem;
  }
  .center_info-wrap .center_organ table tbody tr td button {
    font-size: 1rem;
  }
  .center_info-wrap .center_organ table tbody tr td button::after {
    left: 9.3333333333vw;
    width: 3.2vw;
    height: 3.2vw;
  }
  .center_info-wrap .center_organ table tbody tr td a, .center_info-wrap .center_organ table tbody tr td span {
    font-size: 1rem;
  }
  .center_info-wrap .center_organ table tbody tr td a.mail, .center_info-wrap .center_organ table tbody tr td span.mail {
    width: 4.2666666667vw;
    height: 2.9333333333vw;
  }
  .center_info-wrap .center_organ .sub_line .sub {
    padding-left: 8.4vw;
  }
  .center_info-wrap .center_organ .sub_line .sub strong {
    padding-top: 5.3333333333vw;
  }
  .center_info-wrap .center_organ .sub_line .sub strong::before {
    left: -5.3333333333vw;
    bottom: 2.1333333333vw;
    width: 3.2vw;
    height: 0.1333333333vw;
  }
  .center_info-wrap .center_organ .sub_line::before {
    left: 2.9333333333vw;
    top: 0;
    width: 0.1333333333vw;
  }
  .center_info-wrap .notice_wrap .comm_search {
    margin-top: 6.2666666667vw;
    display: block;
    padding: 2.2666666667vw 6.9333333333vw;
  }
  .center_info-wrap .notice_wrap .comm_search label.comm_select {
    display: none;
  }
  .center_info-wrap .notice_wrap .comm_search label {
    height: 8vw;
  }
  .center_info-wrap .notice_wrap .comm_search input {
    width: 100%;
    font-size: 1rem;
    padding: 1.8666666667vw 17.3333333333vw 1.8666666667vw 4vw;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
  }
  .center_info-wrap .notice_wrap .comm_search button {
    font-size: 1rem;
    width: 16vw;
    padding: 0;
  }
  .center_info-wrap .notice_wrap .list_top_style {
    margin-top: 6.6666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .center_info-wrap .notice_wrap .related_topic .related_topic_top {
    margin-bottom: 5.3333333333vw;
  }
  .center_info-wrap .notice_wrap .related_topic .related_topic_top ul li {
    padding: 4vw 2vw;
  }
  .center_info-wrap .notice_wrap .related_topic .related_topic_top ul li a {
    width: 100vw;
    padding: 0;
  }
  .center_info-wrap .notice_wrap .related_topic .related_topic_top ul li a p {
    line-height: 3.4666666667vw;
    font-size: 1.1666666667rem;
  }
  .center_info-wrap .notice_wrap .related_topic .related_topic_top ul li a em {
    font-size: 1rem;
    padding-top: 1.8666666667vw;
  }
  .center_info-wrap .educational_materials .list_top_style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    border-bottom: 2px solid #1b3956;
    padding-bottom: 1.3333333333vw;
  }
  .center_info-wrap .educational_materials .list_top_style h5 {
    display: none;
  }
  .center_info-wrap .educational_materials .list_top_style .page_related_btns {
    display: block;
  }
  .center_info-wrap .educational_materials .view_comm_style .view_botm a span {
    font-size: 1rem;
  }
  .center_info-wrap .educational_materials .view_list_writing {
    padding-top: 9.3333333333vw;
  }
  .center_info-wrap .educational_materials .view_list_writing .list {
    font-size: 1rem;
    padding: 4vw 0;
  }
  .center_info-wrap .educational_materials .view_list_writing .list button {
    width: 66.6666666667vw;
    font-size: 1rem;
    padding-left: 6.6666666667vw;
    vertical-align: baseline;
  }
  .center_info-wrap .manager_wrap {
    margin-top: 6.6666666667vw;
    padding: 0 4.6666666667vw;
  }
  .center_info-wrap .manager_wrap > ul li.item {
    padding: 4vw 2.6666666667vw 4vw 3.2vw;
    width: 100%;
    margin-bottom: 2.6666666667vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top {
    padding-bottom: 2.6666666667vw;
    min-height: 18vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top span {
    width: 15.2vw;
    height: 12vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top span.only_pc {
    display: none;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top span.only_mo {
    display: block;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work {
    padding-left: 4vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work strong {
    font-size: 1.0833333333rem;
    padding-bottom: 1.0666666667vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work strong.only_pc {
    display: none;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work strong.only_mo {
    display: block;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work ul {
    padding-top: 2vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work ul li {
    font-size: 1rem;
    line-height: 4.8vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work ul li.name {
    font-size: 1rem;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_top .item_work ul li a {
    font-size: 1rem;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_bot {
    font-size: 1rem;
    margin-top: 2vw;
    margin-left: 19.3333333333vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_bot::before {
    top: -2.6666666667vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_bot span {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 13.3333333333vw;
    padding-right: 2.9333333333vw;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_bot span::after {
    left: 13.8666666667vw;
    width: 1px;
    height: 80%;
  }
  .center_info-wrap .manager_wrap > ul li.item .item_bot p {
    color: #999999;
  }
  .center_info-wrap .map_wrap {
    padding-top: 0;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top {
    padding: 8vw 1.3333333333vw 4vw 1.3333333333vw;
    display: block;
    position: relative;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top strong {
    width: 46%;
    display: block;
    padding-bottom: 4vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top p {
    font-size: 1.0833333333rem;
    line-height: 1.4;
    width: 100%;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: absolute;
    right: 2vw;
    top: 8vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button {
    border-radius: 4px;
    padding: 0;
    height: 8vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button span {
    font-size: 1rem;
    padding-left: 3.3333333333vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button span::after {
    left: 1.8666666667vw;
    width: 3.2vw;
    height: 3.3333333333vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button.kakao {
    margin-right: 1.3333333333vw;
    width: 26.6666666667vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button.get {
    width: 16vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button.get span {
    padding-left: 3.3333333333vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_top .dir_btn button.get span::after {
    left: 1.3333333333vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item {
    padding: 4vw 0;
    display: block;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item p {
    font-size: 1.0833333333rem;
    width: 18.6666666667vw;
    padding-left: 9.3333333333vw;
    margin-bottom: 4.2666666667vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item p::before {
    left: 2.8vw;
    width: 4.8vw;
    height: 4.8vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item > ul {
    padding-left: 2.8vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item > ul > li {
    font-size: 1rem;
    padding-right: 8.6666666667vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item > ul > li:last-child {
    padding-right: 0;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.item > ul > li + li::after {
    left: -7.4666666667vw;
    width: 5.6vw;
    height: 4.4vw;
    background-image: url(../img/arw_right_gray_m.png);
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.train ul > li {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.train ul > li:nth-child(1) {
    width: 16vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.subway ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.subway ul li {
    padding-right: 10.6666666667vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.subway ul li + li::after {
    left: -8vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.subway ul li:nth-child(4) {
    width: 41.3333333333vw;
    padding-left: 8.5333333333vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.subway ul li:nth-child(4)::after {
    left: 0vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.subway ul li:nth-child(4) br {
    display: none;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.subway ul li:nth-child(n+4) {
    margin-top: 4.9333333333vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.bus ul > li {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.bus ul > li:nth-child(1) {
    width: 27.2vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.bus ul > li:nth-child(2) {
    width: 21.3333333333vw;
  }
  .center_info-wrap .map_wrap .directions_tit .dir_bom > ul li.bus ul > li:nth-child(3) {
    width: 24vw;
  }
  .layer_popup_comm.org_center .popup_wrap .tit {
    padding: 4vw;
    font-size: 1.25rem;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents {
    font-size: 1rem;
    padding: 6.6666666667vw 4vw 4vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap {
    padding: 4vw 0 4.6666666667vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .captcha span {
    height: 8vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .captcha button {
    width: 8vw;
    height: 8vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .label_con {
    padding-left: 1.6vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .cha_wrap .label_con input {
    width: 26.6666666667vw;
    height: 8vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .btn_move-gray button, .layer_popup_comm.org_center .popup_wrap .popup_contents .btn_move-gray a {
    width: 26.6666666667vw;
    border-radius: 0.5333333333vw;
    font-size: 1rem;
    line-height: 6.6666666667vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .btn_move-gray button:not(:last-child), .layer_popup_comm.org_center .popup_wrap .popup_contents .btn_move-gray a:not(:last-child) {
    margin-right: 1.3333333333vw;
  }
  .layer_popup_comm.org_center .popup_wrap .popup_contents .email-output {
    font-size: 1.25rem;
    padding: 4vw 0;
  }
  .layer_popup_comm.org_center .label_con .label_name {
    margin-right: 2.1333333333vw;
    font-size: 0.75rem;
  }
  .layer_popup_comm.org_center .label_con input[type=text] {
    padding: 0 3.7333333333vw 0 2.1333333333vw;
    height: 4.2666666667vw;
    border-radius: 0.5333333333vw;
    font-size: 0.75rem;
  }
  .popup_side.org_intestine {
    width: 93.3333333333vw;
  }
  .popup_side.org_intestine .lay_close {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
  .popup_side.org_intestine .lay_data_wrap {
    padding: 15.2vw 2.6666666667vw 1.8666666667vw 2.6666666667vw;
    min-height: 86.6666666667vw;
    height: calc(100% - 17.0666666667vw);
  }
  .popup_side.org_intestine .lay_data_wrap .lay_top {
    height: 10.6666666667vw;
  }
  .popup_side.org_intestine .lay_data_wrap .lay_top em {
    padding: 4.4vw 0 0 4.5333333333vw;
    font-size: 1rem;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff {
    padding-left: 0;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_left {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_left .name_wrap .name {
    padding: 2.6666666667vw 2.6666666667vw 3.3333333333vw;
    width: 20vw;
    height: 20.4vw;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_left .name_wrap .name_txt {
    padding-bottom: 2.6666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info {
    margin-top: 0;
    margin-left: 2.6666666667vw;
    padding: 4vw 3.3333333333vw;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li {
    font-size: 1rem;
    padding-left: 2.6666666667vw;
    padding-bottom: 0.6666666667vw;
    line-height: 4vw;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li a {
    font-size: 1rem;
    line-height: 4vw;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li::before {
    width: 1.3333333333vw;
    height: 1.3333333333vw;
    top: 1.3333333333vw;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li:last-child {
    margin-top: 5.3333333333vw;
    padding-left: 0;
    padding-bottom: 0;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li:last-child a {
    padding-top: 0;
    padding-left: 5.3333333333vw;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_left ul.info li:last-child::before {
    width: 4.1333333333vw;
    height: 2.8vw;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_right {
    width: 95%;
    padding-top: 40vw;
    padding-left: 2.6666666667vw;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_right dl {
    padding: 4.2666666667vw 0 3.7333333333vw;
    border-top: 0.1333333333vw solid #e1e1e1;
    line-height: 3.7333333333vw;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_right dl dt {
    padding-bottom: 2vw;
    line-height: 2.6666666667vw;
    font-size: 0.9166666667rem;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_right dl dd {
    font-size: 15px;
    font-size: 1rem;
    line-height: 4vw;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_right dl dd ul.info li {
    font-size: 1rem;
    padding-left: 1.6vw;
    line-height: 4vw;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_right dl dd ul.info li + li {
    padding-bottom: 1.3333333333vw;
  }
  .popup_side.org_intestine .lay_data_wrap .subjects_staff .popop_right dl dd ul.info li::before {
    width: 0.9333333333vw;
    height: 0.8vw;
    top: 1.3333333333vw;
  }
}