/*
	모바일 사이즈 미디어 쿼리는 별로 모바일쪽에 넣어주세요.
	pc/테블릿 전용

*/
body {
  font-family: 'Roboto', 'Nanum Barun Gothic', 'Malgun Gothic', sans-serif;
}
#header h1.h > a > span {
  display: block;
  width: 118px;
  height: 89px;
  text-align: center;
  line-height: 89px;
}
#header h1.h_tmp > a > span {
	display: block;
	width: 137px;
	height: 66px;
	text-align: center;
	line-height: 63px;
}
.c-black {
  color: #000;
}
.c-yellow {
  color: #ffdb5f;
}
.c-orange {
  color: #ed5f00;
}
.c-brown {
  color: #744730;
}
.btn-pk.vl2 {
  min-width: 150px;
}
.btn-pk.bdrs {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.btn-pk.gray2 {
  border-color: #6e6e6e;
  background-color: #6e6e6e;
}
.btn-pk.gray2:hover {
  border-color: #6e6e6e;
  background-color: #6e6e6e;
  color: #fff;
}
.btn-pk.gray2.rv {
  background-color: #6e6e6e;
  color: #fff;
}
.pr-mb1 {
  margin-bottom: 60px !important;
}
.i-txt {
  display: inline-block;
  *display: inline-block;
  *zoom: 1;
  font-size: 15px;
  padding: 3px 15px;
  border: 1px solid #4a494d;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  vertical-align: middle;
}
.i-txt.tel {
  background-color: #4a494d;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
}
.i-txt.gray {
  background-color: #f3f3f3;
  border-style: dashed;
  font-weight: 300;
  font-size: 16px;
}
.t-jus {
  text-align: justify;
  display: inline-block;
  font-size: 0;
  vertical-align: top;
}
.t-jus:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.t-jus span {
  font-size: 17px;
  vertical-align: top;
}
textarea.textarea {
  border-width: 1px;
  border-style: solid;
}
.formmail-basic .textbox {
  margin-bottom: 30px;
  padding: 20px;
  font-weight: 300;
  font-size: 15px;
  color: #818285;
  height: 200px;
  border: 1px solid #dcdcdc;
  overflow-y: auto;
}
.box-layout1 {
  position: relative;
  padding: 55px 0px;
  border-bottom: 1px solid #ddd;
  word-break: keep-all;
}
.box-layout1 .inner > .title1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 160px;
  height: 100%;
  font-size: 21px;
  line-height: 30px;
  color: #000;
  font-weight: 700;
  text-align: center;
}
.box-layout1 .inner > .title1:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.box-layout1 .inner > .title1 .d-t {
  width: 100%;
  height: 100%;
}
.box-layout1 .inner > .cont {
  padding-left: 230px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}
.box-layout1.ty2 {
  padding: 60px 0px;
}
.box-layout1.ty2 .inner > .title1 {
  padding-top: 0;
  top: 60px;
}
.box-layout1.ty2 .inner > .title1:after {
  content: none;
}
.box-layout1.ty2 .inner > .cont {
  min-height: auto;
}
.box-layout2 {
  position: relative;
  word-break: keep-all;
}
.box-layout2 .inner > .title1 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 23px;
  color: #000;
  font-weight: 400;
}
.box-layout2 .inner > .cont {
  padding-left: 287px;
  color: #606060;
}
.box-layout2 .img img {
  max-width: 100%;
}
.img-m {
  display: none;
}
.pagenation li.on a,
.pagenation li a:hover {
  background-color: #2f2f2f !important;
  border-color: #2f2f2f !important;
  color: #fff !important;
}
.header_type1 .tab.ty3 {
  padding: 30px 0px;
  border-top: 1px solid #ddd;
}
/*탭*/
.tab.ty3 li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 4px 2px;
}
.tab.ty3 li a {
  display: block;
  min-width: 120px;
  padding: 8px 10px;
  text-align: center;
  border: 1px solid #d0d0d0;
  background-color: #f2f2f2;
  color: #818285;
  font-size: 15px;
}
.tab.ty3 li.on a {
  border-color: #744730;
  background-color: #744730;
  color: #fff;
}
.tab.ty4 li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.tab.ty4 li a {
  position: relative;
  display: block;
  padding: 5px 27px;
  font-weight: 400;
  font-size: 18px;
  color: #7e7e7e;
}
.tab.ty4 li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 2px;
  height: 16px;
  background-color: #7e7e7e;
}
.tab.ty4 li:first-child a {
  padding-left: 0;
}
.tab.ty4 li:first-child a:after {
  content: none;
}
.tab.ty4 li.on a {
  color: #000;
}
#spot.sub {
  height: 374px !important;
}
#spot.sub > .cont {
  position: relative;
  z-index: 2;
  text-align: center;
  display: table;
  width: 100%;
  height: 100%;
}
#spot.sub > .cont > * {
  display: table-cell;
  vertical-align: middle;
}
#spot.sub .h-slogan {
  color: #fff;
}
#spot.sub .h-slogan .title span:after {
  background-color: #fff;
}
.h-slogan .title {
  font-weight: 400;
  font-size: 45px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.h-slogan .title span {
  display: block;
  padding-bottom: 25px;
  margin-bottom: 25px;
  position: relative;
}
.h-slogan .title span:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 54px;
  height: 2px;
  margin-left: -27px;
  background-color: #333;
}
.h-slogan .txt {
  font-weight: 300;
  font-size: 18px;
}
.btn_more {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  background: url('/images/common/ico_btn_more.gif') 0 0 no-repeat;
}
.header_type1 .inr-c {
  margin-bottom: 50px;
  border-bottom: 1px solid #ddd;
}
.header_type1 .title {
  padding-bottom: 30px;
  font-weight: 300;
  font-size: 34px;
  line-height: 52px;
  color: #000;
}
.s-logan {
  position: relative;
  margin-bottom: 40px;
  text-align: center;
}
.s-logan .title {
  position: relative;
  font-weight: 400;
  font-size: 39px;
  line-height: 36px;
  padding-top: 35px;
  color: #000;
}
.s-logan .title:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -23px;
  width: 46px;
  height: 4px;
  background-color: #c8972d;
}
.s-logan .title strong {
  font-size: 50px;
}
/*메인*/
#spot.main {
  position: relative;
}
.bxMain {
  position: relative;
  overflow: hidden;
}
.bxMain .lst .bg img {
  width: 100%;
}
.bxMain .cont {
  position: relative;
  left: 0;
  top: 0;
  color: #fff;
  line-height: 1.8;
}
.bxMain .cont .inr {
  /*.p(90,169,0,169)*/
  padding: 90px 8% 0 8%;
}
.bxMain .cont .h1 {
  font-size: 63px;
  line-height: 1.25396825;
  text-transform: uppercase;
  font-weight: 400;
}
.bxMain .cont .t2 {
  font-size: 22px;
  line-height: 1.68181818;
  -ms-word-break: keep-all;
  word-break: keep-all;
}
.bxMain .cont .btns {
  margin-top: 40px;
}
.bxMain .cont .btns .btn {
  margin-right: 10px;
  opacity: 0.5;
}
.bxMain .cont .btns .btn.on {
  opacity: 1;
}
.bxMain .bx-pager {
  z-index: 99;
  position: absolute;
  left: 0;
  bottom: 83px;
  width: 100%;
  text-align: center;
}
.bxMain .bx-pager > div {
  display: inline-block;
  *display: inline-block;
  *zoom: 1;
  margin: 0px 20px;
  vertical-align: middle;
}
.bxMain .bx-pager .bx-pager-link {
  display: inline-block;
  *display: inline-block;
  *zoom: 1;
  width: 25px;
  height: 3px;
  vertical-align: bottom;
  text-indent: -9999px;
  background-color: #fff;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.bxMain .bx-pager .bx-pager-link.active {
  height: 6px;
}
.bxMain .bx-viewport {
  overflow: visible !important;
}
.bxMain a {
  color: #fff;
  text-decoration: none;
}
/*
.bx-pager1 { position:absolute; left:0; bottom:0; width:100%; background-color:rgba(0,0,0,.4); border-top:1px solid rgba(255,255,255,.5); z-index: 60;}
.bx-pager1 li {display:inline-block; vertical-align:middle; text-align:center; width:33%; opacity:.7;}
.bx-pager1 li a {position:relative; display:block; color:#fff; .fz(19); .lh_unit(64);}
.bx-pager1 li a.active:after {content:""; position:absolute; left:50%; .t(-4); .w(8); .h(8); background-color:#fff; .bdrs(8);}
*/
.bx-prev {
  position: absolute;
  left: -112px;
  top: 50%;
  margin-top: -31px;
  width: 61px;
  height: 62px;
  text-indent: -9999px;
  background: url('/images/common/btn_slider_prev.png') 0 0 no-repeat;
}
.bx-next {
  position: absolute;
  right: -112px;
  top: 50%;
  margin-top: -31px;
  width: 61px;
  height: 62px;
  text-indent: -9999px;
  background: url('/images/common/btn_slider_next.png') 0 0 no-repeat;
}
.bx_info {
  z-index: 100;
  position: absolute;
  right: 0;
  top: 400px;
  /*.p(0,169,0,169);*/
  padding-right: 8%;
}
.bx_info .bat {
  padding: 25px 0px;
  margin-bottom: 25px;
  background-color: rgba(49, 49, 49, 0.6);
}
.bx_info .bat:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
.bx_info .bat .col {
  width: 50%;
  padding: 0px 30px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bx_info .bat .col .ico {
  width: 50px;
  text-align: center;
}
.bx_info .bat .col .t1 {
  padding-left: 10px;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
}
.bx_info .bat .col:first-child {
  border-right: 1px solid #776e6b;
}
.bx_info .txt {
  color: #fff;
}
.bx_info .txt .t1 {
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 500;
}
.bx_info .txt .t2 {
  margin-bottom: 30px;
  font-size: 18px;
}
.bx_info .txt .i-txt {
  float: left;
  width: 275px;
  margin-right: 15px;
  border: 1px solid #fff;
  font-weight: 600;
  font-size: 25px;
  padding: 15px 0px;
  text-align: center;
  line-height: 1;
}
.bx_info .txt .i-txt:first-child {
  width: 190px;
}
.boxStyle1 .s1 {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 23px;
  color: #744730;
}
.boxStyle1 .title {
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 30px;
  color: #000;
}
.boxStyle1 .day {
  font-weight: 300;
  font-size: 13px;
  line-height: 23px;
  color: #696969;
}
.boxStyle1 .txt .t1 {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #696969;
}
.boxStyle1 .txt .t2 {
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
  color: #696969;
}
.boxStyle1 .txt .link {
  font-size: 13px;
  line-height: 23px;
  color: #744730;
}
.boxStyle1.ty1 {
  padding: 30px 35px;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.boxStyle1.ty1:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
.boxStyle1.ty1 .thumb {
  width: 123px;
  height: 103px;
  float: left;
}
.boxStyle1.ty1 .thumb img {
  width: 100%;
}
.boxStyle1.ty1 .info {
  margin-left: 146px;
}
.boxStyle1.ty1 .info .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.boxStyle1.ty1 .info .s1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.boxStyle1.ty1 .info .t1 {
  overflow: hidden;
  height: 48px;
}
.boxStyle1.ty2 {
  border: 1px solid #dcdcdc;
  box-shadow: 0 1px 2px #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.boxStyle1.ty2 .info .top {
  padding: 20px 20px;
}
.boxStyle1.ty2 .info .title {
  overflow: hidden;
  height: 60px;
}
.boxStyle1.ty2 .info .txt {
  padding: 20px 20px;
  background-color: #f8f8f8;
}
#qmenu_main1 {
  padding: 100px 0px 90px 0px;
  overflow: hidden;
  -webkit-text-size-adjust: 100%;
}
#qmenu_main1 .lst {
  position: relative;
}
#qmenu_main1 .lst ul {
  width: 101%;
}
#qmenu_main1 .lst ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
#qmenu_main1 .lst li {
  float: left;
  width: 24%;
  margin-right: 1%;
  background-color: #fff;
}
#qmenu_main1 .lst .boxStyle1 .txt {
  height: 140px;
}
#qmenu_main1 .lst .boxStyle1 .txt .t1 {
  overflow: hidden;
  max-height: 120px;
}
#qmenu_main1 .lst > .t1 {
  margin-top: 25px;
  font-weight: 400;
  font-size: 18px;
  color: #7e7e7e;
}
#qmenu_main2 {
  padding: 100px 0px 90px 0px;
  background-color: #f8f8f8;
}
#qmenu_main2 .lst {
  overflow: hidden;
}
#qmenu_main2 .lst ul {
  width: 102%;
}
#qmenu_main2 .lst ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
#qmenu_main2 .lst li {
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 2%;
  background-color: #fff;
}
#qmenu_main3 {
  padding: 40px 0px;
  font-size: 0;
  border-top: 1px solid #ddd;
}
#qmenu_main3 .lst {
  display: table;
  width: 100%;
}
#qmenu_main3 .lst li {
  display: table-cell;
  vertical-align: top;
  font-size: 16px;
}
#qmenu_main3 .lst li.n1 {
  width: 33%;
}
#qmenu_main3 .lst li.n2 {
  width: 37%;
}
#qmenu_main3 .lst li .d-t {
  width: 100%;
}
#qmenu_main3 .lst li .d-tc.ico {
  width: 66px;
}
#qmenu_main3 .lst li .d-tc .inr {
  padding-left: 20px;
  position: relative;
  text-align: left;
}
#qmenu_main3 .lst li .h1 {
  font-size: 16px;
  font-weight: 400;
  color: #744730;
}
#qmenu_main3 .lst li .t1 {
  margin-top: 5px;
  font-weight: 400;
  color: #000;
  font-size: 20px;
  line-height: 1.3;
}
#qmenu_main3 .lst li a {
  color: #000;
  text-decoration: none;
}
.tbl_basic col.num {
  width: 100px;
}
.tbl_basic col.name {
  width: 130px;
}
.tbl_basic col.name2 {
  width: 160px;
}
.tbl_basic col.day {
  width: 140px;
}
.tbl_basic td.subject {
  text-align: left;
}
.tbl_basic table {
  width: 100%;
  text-align: center;
}
.tbl_basic tr.gray {
  background-color: #f8f8f8;
}
.tbl_basic th {
  font-weight: 400;
}
.tbl_basic thead th {
  padding: 10px 10px;
  color: #fff;
  background-color: #2e333f;
}
.tbl_basic tbody td,
.tbl_basic tbody th {
  padding: 20px 10px;
  font-size: 15px;
  border-bottom: 1px solid #d4d4d4;
  line-height: 1.5;
}
.tbl_basic tbody td {
  font-weight: 300;
}
.tbl_basic table.list tr {
  cursor: pointer;
}
.tbl_basic table.list td {
  vertical-align: middle;
}
.tbl_basic table.list td strong {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-weight: 400;
  line-height: 1.3;
}
.tbl_basic table.list tbody tr:hover td,
.tbl_basic table.list tbody tr:hover th {
  background-color: #f8f8f8;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.tbl_basic.ty2 {
  margin-bottom: 30px;
  border-top: 1px solid #6b6b6b;
}
.tbl_basic.ty2 thead th {
  background: none;
  color: #222;
}
.tbl_basic.ty2 tr {
  border-bottom: 1px solid #ececec;
}
.tbl_basic.ty2 tbody td,
.tbl_basic.ty2 tbody th {
  border-color: #ececec;
}
.tbl_basic.ty2 table.view {
  text-align: left;
}
.tbl_basic.ty2 table.view th {
  padding: 15px 20px;
  font-size: 20px;
  text-align: left;
}
.tbl_basic.ty2 table.view td {
  padding: 10px 20px;
  height: 35px;
  vertical-align: middle;
}
.tbl_basic.ty2 table.view td.cont {
  padding: 30px 20px;
  height: auto;
  line-height: 1.8;
  vertical-align: top;
  font-size: 16px;
}
.tbl_basic.ty2 table.view td.cont .com {
  min-height: 200px;
  -ms-word-break: keep-all;
  word-break: keep-all;
}
.tbl_basic.ty2 table.view tr.answer td.cont {
  background-color: #f8f8f8;
  color: #000;
  font-weight: 400;
  font-size: 17px;
}
.tbl_basic.ty2 table.view tr.answer td.cont .com {
  min-height: auto;
  padding: 0px 0px 10px 30px;
  background-image: url('/images/common/ico_answer.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}
.lst_tbl {
  overflow: hidden;
  padding-top: 35px;
  border-bottom: 1px solid #eee;
}
.lst_tbl ul {
  width: 103%;
}
.lst_tbl li {
  float: left;
  width: 22%;
  margin-right: 3%;
  margin-bottom: 4%;
}
.lst_tbl li .thumb {
  overflow: hidden;
  width: 100%;
  height: 390px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lst_tbl li .thumb img {
  width: 100%;
}
.lst_tbl li .h {
  padding-top: 20px;
  font-weight: 300;
  font-size: 16px;
  color: #696969;
  text-align: center;
}
.lst_tbl2 {
  overflow: hidden;
}
.lst_tbl2 ul {
  width: 102%;
}
.lst_tbl2 ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
.lst_tbl2 li {
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 2%;
  background-color: #fff;
}
.lst_tbl2 li .boxStyle1.ty1 .thumb {
  width: 150px;
  height: 150px;
  overflow: hidden;
}
.lst_tbl2 li .boxStyle1.ty1 .info {
  margin-left: 170px;
}
.t_line span {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 0px 10px;
  font-size: 14px;
}
.t_line span:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  left: 0;
  top: 50%;
  margin-top: -5px;
  background-color: #cdcdcd;
}
.t_line span:first-child {
  padding-left: 0;
}
.t_line span:first-child:after {
  content: none;
}
.fz-s1 {
  font-size: 14px;
}
.tbl_ar_link {
  margin-top: 50px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  font-weight: 300;
}
.tbl_ar_link .col {
  position: relative;
  padding-left: 165px;
  border-top: 1px solid #eee;
  line-height: 45px;
}
.tbl_ar_link .col:first-child {
  border-top: 0;
}
.tbl_ar_link .col .h {
  position: absolute;
  left: 0;
  top: 0;
  width: 164px;
  text-align: center;
  color: #222;
  background-color: #f5f5f5;
}
.tbl_ar_link .col .t {
  padding: 0px 20px;
}
.tbl_ar_link .col .t a {
  display: block;
  color: #696969;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.bbsListBasic-a1 .header_list {
  font-size: 0;
  margin-bottom: 20px;
}
.bbsListBasic-a1 .header_list:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
.bbsListBasic-a1 .header_list .col {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
}
.bbsListBasic-a1 .lft_head {
  float: left;
  text-align: left;
}
.bbsListBasic-a1 .lft_head .col {
  margin-right: 13px;
}
.bbsListBasic-a1 .rgh_head {
  float: right;
  text-align: right;
}
.bbsListBasic-a1 .btn-bot .btn-pk {
  min-width: 125px;
}
.header_ty1 {
  margin-bottom: 40px;
  text-align: center;
}
.header_ty1 .title1 {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2;
  color: #272727;
}
.header_ty1 .t1 {
  color: #939393;
  margin: 20px 0 20px;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.0325em;
  font-family: 'Nanum Barun Gothic', sans-serif;
}
.header_ty1 .i-txt.tel {
  width: 50%;
  max-width: 230px;
}
/*메인*/
.h-slogan2 {
  margin-bottom: 50px;
}
.h-slogan2 .title {
  font-weight: 700;
  font-size: 30px;
  color: #000;
}
.h-slogan2 .title span {
  display: block;
  padding-top: 25px;
  margin-bottom: 10px;
  position: relative;
}
.h-slogan2 .title span:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 54px;
  height: 5px;
  margin-left: -27px;
  background-color: #ea5f5f;
}
.h-slogan2 .txt {
  font-weight: 400;
  font-size: 20px;
  color: #8f8f8f;
}
.h-slogan2_tmp .txt {
	font-weight: 400;
	font-size: 20px;
	color: #222222;
}
.main .sec {
  position: relative;
  overflow: hidden;
}
.main .sec .img {
  position: absolute;
  left: 50%;
  top: 0;
  width: 2000px;
  margin-left: -1000px;
}
.main .sec .cont {
  position: relative;
  text-align: center;
  color: #fff;
}
.main .sec.tc {
  display: table;
  width: 100%;
}
.main .sec.tc.case {
  display: block\9;
  text-align: center\9;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.main .sec.tc > .cont {
  display: table-cell;
  vertical-align: middle;
}
.main .sec.tc > .inner {
  margin-top: 100px;
}
.main .sec .tit1 {
  font-size: 49px;
  line-height: 1.30612245;
  font-weight: 300;
  color: #fff;
}
.main .sec .tit2 {
  font-size: 26px;
  line-height: 1.30769231;
  color: #fff;
}
.main .sec .tit3 {
  font-weight: 400;
  font-size: 28px;
  line-height: 1.21428571;
  color: #fff;
}
.main .box {
  font-size: 0;
}
.main .box div.col {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 19px;
  line-height: 1.31578947;
  cursor: pointer;
}
.main .box div.col .pos {
  position: absolute;
  left: 10%;
  top: 7%;
}
.main .box div.col .pos_tmp {
  position: absolute;
  left: 0;
  right:0;
  top: 7%;
}
.main .box div.col .thumb {
  position: relative;
}
.main .box div.col .thumb > span {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.main .box div.col .thumb .on {
  display: none;
}
.main .box div.col .thumb .on:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  background: url('../images/main/icon_plus.png') center center no-repeat;
}
.main .box div.col .thumb:hover .on {
  display: block;
}
.main .box div.col .thumb:hover .off {
  display: none;
}
.main .box.n3 > div.col {
  width: 33.3%;
}
.main .box.n3 > div.col_tmp {
  width: 25%;
}
.main .box.n4 > div.col {
  width: 25%;
}
#sec1 .sec.tc {
  height: 865px;
}
#sec2 .sec.tc {
  height: 954px;
}
#sec3 {
    height: auto !important; 
    min-height: auto !important; 
}
#sec3 .sec.tc {
  height: 943px;
}
#sec3 .box > div .pos {
  width: 100%;
  top: auto;
  left: 0;
  bottom: 7%;
}
#sec4 {
  padding-top: 100px;
}
#sec4 .sec.tc {
  height: 688px;
}
#sec4 .btn-pk.black.rv {
  background-color: rgba(0, 0, 0, 0.5);
}
#sec1 .owl-theme .owl-controls .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 100px;
  margin-top: -50px;
  text-indent: -9999px;
}
#sec1 .owl-theme .owl-controls .owl-nav .owl-prev {
  left: 40px;
  background: url(../images/common/slide_prev2.png) 0 center no-repeat;
}
#sec1 .owl-theme .owl-controls .owl-nav .owl-next {
  right: 40px;
  background: url(../images/common/slide_next2.png) right center no-repeat;
}
.slider2 {
  position: relative;
}
#sec3 .owl-theme .owl-controls .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 100px;
  margin-top: -50px;
  text-indent: -9999px;
}
#sec3 .owl-theme .owl-controls .owl-nav .owl-prev {
  left: 40px;
  background: url(../images/common/slide_prev2.png) 0 center no-repeat;
}
#sec3 .owl-theme .owl-controls .owl-nav .owl-next {
  right: 40px;
  background: url(../images/common/slide_next2.png) right center no-repeat;
}
/* 01. 회사소개
=============*/
/*회사소개*/
.area_about .box {
  position: relative;
  height: 441px;
  background: url(../images/about/img_about1.jpg) 0 0 no-repeat;
}
.area_about .box .memo {
  position: absolute;
  left: 25px;
  top: -20px;
  font-weight: 300;
}
.area_about .box .memo .txt {
  position: absolute;
  top: 0;
  left: 0;
  padding: 40px;
  color: #feffff;
}
.area_about .box .memo .txt .tit {
  padding-bottom: 30px;
  margin-bottom: 20px;
  position: relative;
}
.area_about .box .memo .txt .tit:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 35px;
  height: 1px;
  background-color: #feffff;
}
.area_about .box .memo .txt .tit .t1 {
  padding-left: 20px;
}
.area_about .box .memo .t-jus {
  width: 80px;
}
.area_about .box .memo .txt ul {
  padding-left: 5px;
}
.area_about .box .memo .txt li {
  position: relative;
  padding-left: 85px;
}
.area_about .box .memo .txt li:after {
  content: "";
  position: absolute;
  left: -5px;
  top: 15px;
  width: 1px;
  height: 1px;
  background-color: #fff;
}
.area_about .box .memo .txt li .t-jus {
  position: absolute;
  left: 0;
  top: -1px;
}
.area_about .box .memo .btn-pk {
  padding-left: 50px;
  padding-right: 50px;
}
.area_about .box > .txt {
  padding-left: 540px;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: table;
  width: 100%;
  height: 100%;
}
.area_about .box > .txt > div {
  display: table-cell;
  vertical-align: middle;
}
.area_about .box > .txt .col {
  display: inline-block;
  *display: inline;
  *z-index: 1;
  font-weight: 300;
  color: #fff;
  padding: 0 45px;
}
.area_about .box > .txt .col .icon {
  margin-bottom: 23px;
}
.area_about .box > .txt .col .t1 {
  font-size: 30px;
  line-height: 1.2;
}
.area_about .box > .txt .col .t1 span {
  font-size: 16px;
  display: block;
}
.area_about .lst {
  text-align: center;
  display: table;
  width: 100%;
  font-size: 17px;
  color: #2a2a2a;
  table-layout: fixed;
}
.area_about .lst > .col {
  display: table-cell;
  vertical-align: bottom;
}
.area_about .lst > .col .img.mb1 {
  padding-top: 30px;
  margin-bottom: 30px;
}
.area_state {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 0 30px 100px;
}
.area_state .lft {
  float: left;
}
.area_state .rgh {
  float: right;
}
.area_state .top {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.area_state .top .s0 {
  width: 296px;
  height: 296px;
  margin: 0 auto;
  border: 1px solid #ececec;
  border-radius: 50%;
}
.area_state .top .s0 .img {
  padding-top: 45px;
}
.area_state .lst .img {
  margin-bottom: 10px;
}
.area_state .lst .txt {
  font-size: 16px;
  color: #818285;
  padding-bottom: 25px;
}
.area_state .lst .s1 .txt .t1,
.area_state .lst .s2 .txt .t1 {
  height: 100px;
  padding: 0 100px;
}
.area_state .lst .s1 .txt .btm {
  padding-top: 30px;
  background: url(../images/about/ico_arr_botm.png) center 0 no-repeat;
}
.area_state .lst .rgh .s2 .txt .btm {
  padding: 5px 40px;
  text-align: left;
  background: url(../images/about/ico_arr_lft.png) 0 bottom no-repeat;
}
.area_state .lst .lft .s2 .txt .btm {
  padding: 5px 40px;
  text-align: right;
  background: url(../images/about/ico_arr_rgh.png) right bottom no-repeat;
}
.area_state2 {
	padding:0;
}
.area_state2 .lft {
	float:none;
}
.area_state2 .lst .lft .s2 .txt .btm {
	text-align:center;
	background:none;
}
.area_state2 .top {
	position:static;
}

/*인사말*/
.box_greeting:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
.box_greeting .lft {
  width: 40%;
  float: left;
}
.box_greeting .rgh {
  float: right;
  width: 55%;
}
.box_greeting .thumb img {
  width: 100%;
}
.box_greeting .txt {
  font-size: 16px;
  line-height: 1.7;
  color: #818285;
}
.box_greeting .txt > p {
  margin-bottom: 25px;
  word-break: keep-all;
}
.box_greeting .sign {
  color: #000;
}
/*회사연혁*/
.history_tabs {text-align:center; margin-bottom:80px;}
.btn_hist {border:1px solid #ddd; background:#fff; cursor:pointer; font-size:20px; font-weight:600; font-family:"Roboto"; transition:0.3s;}
.btn_hist.active {background:#e20613; color:#fff; border-color:#e20613; font-weight:bold;}
.btn_hist:first-child {padding:15px 30px 15px 40px; border-radius: 50px 0 0 50px;}
.btn_hist:last-child {padding:15px 40px 15px 30px; border-radius: 0 50px 50px 0; margin-left:5px;}
.group_old {display:none;}
.lst_history ul {
  position: relative;
}
.lst_history ul:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 10px;
  width: 1px;
  height: 100%;
  background-color: #c0c1c5;
}
.lst_history li {
  position: relative;
  margin-bottom: 70px;
  padding-left: 50%;
}
.lst_history .thumb {
  position: absolute;
  top: 15px;
  left: 0;
  width: 40%;
}
.lst_history .thumb img {
  width: 100%;
}
.lst_history .t_year {
  position: relative;
  margin-bottom: 10px;
  padding-left: 90px;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  color: #000;
}
.lst_history .t_year:after {
  content: "";
  z-index: 1;
  position: absolute;
  width: 21px;
  height: 21px;
  left: -10px;
  top: 50%;
  margin-top: -10px;
  background: url('../images/about/ico_history_dot02.png') 0 0 no-repeat;
}
.lst_history li:first-child .t_year:after {
  background: url('../images/about/ico_history_dot01.png') 0 0 no-repeat;
}
.lst_history .t_year .tit {
  position: relative;
}
.lst_history .t_year .tit:after {
  content: "";
  position: absolute;
  left: -90px;
  top: 50%;
  width: 70px;
  height: 1px;
  background-color: #c0c1c5;
}
.lst_history .t_info {
  padding-left: 90px;
  color: #696969;
}
.lst_history .t_info .t1 {
  padding-left: 50px;
  position: relative;
}
.lst_history .t_info .t1 .month {
  position: absolute;
  left: 0;
  top: 0;
}
/*오시는길*/
.box_map {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 490px;
  border: 1px solid #ddd;
}
/*.box_map .map {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1300px;
  height: 492px;
  margin-left: -650px;
  margin-top: -246px;
}*/
.box_map .map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* 02. 사업영역
=============*/
.line-bot {
  margin-bottom: 100px;
  padding-bottom: 100px;
  border-bottom: 1px solid #eee;
}
.wrap_business .business {
  padding-top: 100px;
}
.tab.scroll {
  z-index: 10;
  position: fixed;
  top: 90px;
  left: 0;
  width: 100%;
  background-color: #fff;
}
.lst_busy ul {
  position: relative;
}
.lst_busy ul:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 10px;
  width: 1px;
  height: 100%;
  background-color: #c0c1c5;
}
.lst_busy li {
  position: relative;
  margin-bottom: 30px;
  width: 50%;
}
.lst_busy .box {
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.lst_busy .box:after {
  content: "";
  z-index: 1;
  position: absolute;
  width: 21px;
  height: 21px;
  top: 0;
  background: url('../images/about/ico_history_dot02.png') 0 0 no-repeat;
}
.lst_busy .box:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 70px;
  height: 1px;
  background-color: #c0c1c5;
}
.lst_busy li:first-child .box:after {
  background: url('../images/about/ico_history_dot01.png') 0 0 no-repeat;
}
.lst_busy .box .tit {
  position: relative;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #000;
}
.lst_busy .box > .img {
  float: left;
  width: 170px;
  text-align: center;
}
.lst_busy .box > .txt {
  float: left;
  text-align: left;
  line-height: 1.5;
}
.lst_busy li.left {
  text-align: right;
  margin-right: 50%;
}
.lst_busy li.left .box {
  padding-right: 100px;
}
.lst_busy li.left .box:after {
  right: -10px;
}
.lst_busy li.left .box:before {
  right: 0px;
}
.lst_busy li.right {
  margin-left: 50%;
}
.lst_busy li.right .box {
  padding-left: 100px;
}
.lst_busy li.right .box {
  padding-right: 100px;
}
.lst_busy li.right .box:after {
  left: -10px;
}
.lst_busy li.right .box:before {
  left: 0px;
}
.area1 {
  position: relative;
  height: 740px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  background: url(../images/business/img_busy2.jpg) center bottom no-repeat;
}
.area1 .slider_busy {
  position: relative;
  padding-top: 90px;
}
.area1 .title1 {
  font-weight: 400;
  margin-bottom: 40px;
}
.area1 .pager {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 0px;
  font-size: 0;
  border-top: 1px solid #847a72;
}
.area1 .pager span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0px 75px;
  font-size: 15px;
  line-height: 1;
  border-left: 1px solid #847a72;
  vertical-align: middle;
  cursor: pointer;
}
.area1 .pager span:first-child {
  border-left: 0;
}
.area1 .pager span.active {
  color: #ff6c6c;
}
.area1 .owl-theme .owl-controls .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 100px;
  margin-top: -50px;
  text-indent: -9999px;
}
.area1 .owl-theme .owl-controls .owl-nav .owl-prev {
  left: 0;
  background: url(../images/common/slide_prev2.png) 0 center no-repeat;
}
.area1 .owl-theme .owl-controls .owl-nav .owl-next {
  right: 0;
  background: url(../images/common/slide_next2.png) right center no-repeat;
}
.area2 {
  position: relative;
  height: 650px;
  overflow: hidden;
}
.area2 .bg {
  position: absolute;
  left: 50%;
  top: 0;
  width: 2000px;
  margin-left: -1000px;
}
.area2 .bg img {
  max-width: none;
}
.area2 .inner {
  position: relative;
}
.area2 .cont {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 435px;
  padding: 40px 40px;
  margin-top: 70px;
  color: #818285;
  line-height: 1.8;
  background-color: #fff;
  word-break: keep-all;
}
.area2 .cont .h1 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.1;
  color: #000;
}
.area2 .cont .h2 {
  margin-bottom: 15px;
  font-size: 35px;
  line-height: 1.1;
  color: #000;
}
.area2 .cont .btn-bot {
  margin-top: 30px;
}
.area_business3 .lst {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.area_business3 .lst ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}
.area_business3 .lst li {
  float: left;
  width: 33.33%;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.area_business3 .lst li .cont {
  height: 200px;
  padding: 30px;
  color: #818285;
  line-height: 1.5;
}
.area_business3 .lst .t1 {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 35px;
  color: #a4a4a6;
  line-height: 1.1;
}
.area_business3 .lst .t2 {
  display: block;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  color: #000;
}

.area_business4 .lst {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.area_business4 .lst ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}

.area_business4 .lst li {
  float: left;
  width: 25%;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.area_business4 .lst li .cont {
  height: 200px;
  padding: 30px;
  color: #818285;
  line-height: 1.5;
  position:relative;
}
.area_business4 .lst li .cont p {
	position:absolute; 
	top:50%; 
	left:0; 
	right:0;
	transform:translateY(-50%);
}

.area_business4 .lst .t1 {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 35px;
  color: #a4a4a6;
  line-height: 1.1;
}
.area_business4 .lst .t2 {
  display: block;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  color: #000;
}
/* 03. 관리현황
=============*/
img {
  max-width: 100%;
}
.area_company > .box {
  border: 1px solid #c6c6c6;
  display: table;
  width: 100%;
  margin-bottom: 15px;
  table-layout: fixed;
}
.area_company > .box > div {
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
.area_company > .box .cont {
  color: #707070;
}
.area_company > .box .cont > .inner {
  padding: 5.4%;
}
.area_company > .box .cont .title {
  margin-bottom: 25px;
  border-bottom: 3px solid #c6c6c6;
  /*추가*/
  position: relative;
  overflow: hidden;
  height: 0;
}
.area_company > .box .cont .title:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 70px;
  background-color: #bf1e2e;
}
.area_company > .box .cont .title .t1 {
  font-size: 17px;
  line-height: 1;
  color: #939393;
}
.area_company > .box .cont .title .h1 {
  font-weight: 500;
  font-size: 32px;
  line-height: 1.2;
  color: #272727;
  text-indent: -9999px;
  font-size: 0;
}
.area_company > .box .cont .title span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-bottom: 25px;
  margin-bottom: -3px;
  border-bottom: 3px solid #bf1e2e;
}
.area_company > .box .cont li {
  margin-bottom: 10px;
  overflow: hidden;
}
.area_company > .box .cont li span.h {
  color: #272727;
  float: left;
  width: 100px;
  font-weight: 500;
}
.area_company > .box .cont li span.t {
  display:block;
  padding-left: 80px;
}
.area_company > .box .cont > .inner > .txt > table {width:100%; table-layout:fixed;}
.area_company > .box .cont > .inner > .txt > table > tbody > tr > td {padding-top:10px;}
.area_company > .box .cont > .inner > .txt > table > tbody > tr > td > span {word-break:keep-all;}
.area_company > .box .cont > .inner > .txt > table > tbody > tr > .title_td {width:100px;}
.area_company > .box .cont > .inner > .txt > table > tbody > tr > .title_td > span {color:#272727; font-weight:500;}
.area_company > .box .cont > .inner > .txt > table > tbody > tr > .icon_td {width:29px; padding-left:5px;}
.area_company > .box .cont > .inner > .txt > table > tbody > tr:first-child > td {padding-top:0;}
.area_company > .box .cont > .inner > .txt > .link_con {padding-top:10px;}
.area_company > .box .cont > .inner > .txt > .link_con > .title_con {}
.area_company > .box .cont > .inner > .txt > .link_con > .title_con > span {color:#272727; font-weight:500;}
.area_company > .box .cont > .inner > .txt > .link_con > .list_con {padding-top:13px;}
.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul {}
.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li {float:left; width:140px; margin-left:15px; border:1px solid #e5e5e5; text-align:center; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px;}
.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li > a {display:block; width:100%; font-size:16px; color:#272727; font-weight:400; line-height:40px; letter-spacing:0.25px;}
.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li:hover {background-color:#bf1e2e;}
.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li:hover > a {color:#ffffff;}
.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li:first-child {margin-left:0;}
.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul:after {content:""; display:block; clear:both;}
.gallery .inner {
  position: relative;
  padding: 0 50px;
}
.slider {
  overflow: hidden;
}
.slider > .item {
  float: left;
  width: 13.85%;
  margin-left: 0.5%;
}
.slider > .item:first-child {
  margin-left: 0;
}
.slider > .item img {
  width: 100%;
}
.mapcont {
  overflow: hidden;
  width: 100%;
  height: 628px;
  border: 1px solid #ddd;
  position: relative;
}
.mapcont > .map {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1478px;
  height: 632px;
  margin-left: -739px;
  margin-top: -316px;
}
/* 04. 고객만족서비스
=============*/
.lst_boximg ul {
  overflow: hidden;
}
.lst_boximg li {
  float: left;
  width: 32.3%;
  margin-left: 1%;
}
.lst_boximg li:first-child {
  margin-left: 0;
}
.lst_boximg .info {
  background-color: #FFF;
  padding: 30px 0 0 25px;
  font-size: 16px;
  color: #818285;
  position: relative;
  right: 0;
  top: -50px;
  width: 85%;
  float: right;
  letter-spacing: -0.05em;
}
.lst_boximg .info .tit {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  color: #272727;
}
.lst_iconbox {
  padding: 90px 0 130px;
  background: url('../images/customer/img_service2.jpg') center bottom no-repeat;
  background-size: auto 100%;
  color: #fff;
  text-align: center;
}
.lst_iconbox .tr_bot {
  text-align: right;
  padding-right: 63px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lst_iconbox .header_ty1 .t1 {
  color: #fff;
  margin-top: 0;
}
.lst_iconbox .icon {
  display: table;
  width: 108px;
  height: 108px;
  margin: 0 auto;
  margin-bottom: 15px;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
}
.lst_iconbox .icon > span {
  display: table-cell;
  vertical-align: middle;
}
.lst_iconbox ul {
  font-size: 0;
}
.lst_iconbox li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.5;
  width: 156px;
  margin-bottom: 30px;
}
.tbl_img {
  width: 100%;
  overflow: hidden;
}
.tbl_img ul {
  font-size: 0;
  width: 102%;
}
.tbl_img li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-bottom: 40px;
  width: 23%;
  margin-right: 2%;
}
.tbl_img li .img {
  margin-bottom: 20px;
}
.tbl_img li .cont .h1 {
  font-weight: 600;
  color: #272727;
  font-size: 20px;
  margin-bottom: 5px;
}
.tbl_img li .cont .t1 {
  overflow: hidden;
  height: 54px;
  font-size: 16px;
  line-height: 27px;
  color: #818285;
  letter-spacing: -0.0325em;
}

img {border:none; padding:0; margin:0; outline:none;}
a {border:none; padding:0; margin:0; outline:none; text-decoration:none;}

/*NEWS 게시판 리스트*/
#container > .wrap_container > .contents > .inr-c2 > .title_con {text-align:center;}
#container > .wrap_container > .contents > .inr-c2 > .title_con > span {font-size:33px; color:#272727; font-weight:400; line-height:1.2; letter-spacing:0.25em;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con {margin-top:90px;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con {}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li {float:left; width:22%; margin-top:76px; margin-left:4%;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a {}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div {}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .img_con {background-repeat:no-repeat; background-size:cover; background-position:center;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .img_con > img {}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con {padding-top:26px;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .title_con {}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .title_con > span {display:block; font-size:24px; color:#222222; font-weight:400; line-height:32px; letter-spacing:0.2px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con {padding-top:10px;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con > .category_con {height:26px;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con > .category_con > span {display:block; font-size:18px; color:#707070; font-weight:300; line-height:26px; letter-spacing:0.2px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con > .date_con {padding-top:12px;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con > .date_con > span {font-size:18px; color:#707070; font-weight:300; line-height:26px; letter-spacing:0.2px;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(4n+1) {margin-left:0;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(1) {margin-top:0;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(2) {margin-top:0;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(3) {margin-top:0;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(4) {margin-top:0;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > .none_li {width:100%; text-align:center;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > .none_li > span {font-size:24px; color:#222222; line-height:200px; letter-spacing:0.2px;}
#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul:after {content:""; display:block; clear:both;}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con {padding-top:118px; text-align:center;}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con {display:inline-block; *display:inline; zoom:1;}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con a {display:block;}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .btn_con {display:inline-block; vertical-align:middle;}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .btn_con > ul {}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .btn_con > ul > li {float:left; margin-left:8px;}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .btn_con > ul > li img {display:block; width:auto; height:35px;}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .btn_con > ul > li:first-child {margin-left:0;}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .list_con {display:inline-block; padding:0 18px; vertical-align:middle;} 
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .list_con > ul {}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .list_con > ul > li {float:left; width:35px; border-top:1px solid #c6c6c6; border-right:1px solid #c6c6c6; border-bottom:1px solid #c6c6c6; text-align:center; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .list_con > ul > li a {font-size:16px; color:#c5c5c5; line-height:35px;}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .list_con > ul > li a.on {color:#3d3d3d;}
#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .list_con > ul > li:first-child {border-left:1px solid #c6c6c6;}

/*NEWS 게시판 뷰*/
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con {}
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con {}
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con {padding-bottom:5px;}
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con > .text01_con {text-align:center;}
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con > .text01_con > span {font-size:36px; color:#222222; font-weight:700; line-height:44px; letter-spacing:-0.28px;}
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con > .text02_con {padding-top:10px; text-align:right;}
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con > .text02_con > span {font-size:18px; color:#707070; font-weight:300; line-height:26px; letter-spacing:0.2px;}
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .contents_con {padding:60px 0 140px 0; border-top:1px solid #c6c6c6; border-bottom:1px solid #c6c6c6;}
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .contents_con > .posts_con {}
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .contents_con > .posts_con * {font-family:initial; line-height:1.5;}
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .contents_con > .posts_con img {max-width:100%; height:auto;}
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .btn_con {width:140px; margin:0 auto; margin-top:40px; background-color:#4a494d; border:1px solid #dcdcdc; text-align:center; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px;}
#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .btn_con > a {display:block; width:100%; font-size:18px; color:#ffffff; font-weight:700; line-height:38px; letter-spacing:0.25px;}

/*사이버신문고*/
.counsel_sub02_con {}
.counsel_sub02_con > .contents_con {display:flex; flex-direction:column; gap:80px;}
.counsel_sub02_con > .contents_con > .info_con {}
.counsel_sub02_con > .contents_con > .info_con > .contents_con {}
.counsel_sub02_con > .contents_con > .info_con > .contents_con > .title_con {display:flex; justify-content:space-between; align-items:center; margin-bottom:20px;}
.counsel_sub02_con > .contents_con > .info_con > .contents_con > .title_con > span {display:inline-block; height:22px; padding-left:14px; font-size:20px; color:#272727; font-weight:600; line-height:100%; position:relative;}
.counsel_sub02_con > .contents_con > .info_con > .contents_con > .title_con > span:before {content:''; width:4px; height:11px; background:#BF1E2E; position:absolute; top:0; left:0;}
.counsel_sub02_con > .contents_con > .info_con > .contents_con > .title_con > span:after {content:''; width:4px; height:11px; background:#6E6E6E; position:absolute; bottom:0; left:0;}
.counsel_sub02_con > .contents_con > .info_con > .contents_con > .title_con > .btn_con {}
.counsel_sub02_con > .contents_con > .info_con > .contents_con > .title_con > .btn_con > a {display:inline-flex; justify-content:center; align-items:center; gap:30px; height:43px; background:#221E1F; padding:0 15px; border-radius:5px;}
.counsel_sub02_con > .contents_con > .info_con > .contents_con > .title_con > .btn_con > a > span {font-size:16px; color:#FFF; font-weight:400; line-height:120%;}
.counsel_sub02_con > .contents_con > .info_con > .contents_con > .title_con > .btn_con > a > img {width:8px;}
.counsel_sub02_con > .contents_con > .info_con > .contents_con > .text_con {width:100%; border:1px solid #DDD; background:#FAFAFA; padding:40px; box-sizing:border-box;}
.counsel_sub02_con > .contents_con > .info_con > .contents_con > .text_con > span {font-size:16px; color:#272727; font-weight:400; line-height:150%;}
.counsel_sub02_con > .contents_con > .info03_con {}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con {}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > .title_con > .btn_con > a {background:#BF1E2E;}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table {width:100%; border-top:1px solid #6B6B6B;}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table > tbody {}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table > tbody > tr {}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table > tbody > tr > td {height:64px; border-bottom:1px solid #ECECEC; vertical-align:middle; box-sizing:border-box;}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table > tbody > tr > .title_td {width:140px; background:#F5F5F5; padding:0 20px;}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table > tbody > tr > .title_td > span {font-size:16px; color:#272727; font-weight:600; line-height:normal;}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table > tbody > tr > .text_td {padding:0 0 0 40px;}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table > tbody > tr > .text_td > .contents_con {display:flex; align-tiems:center; gap:10px;}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table > tbody > tr > .text_td > .contents_con > .img_con {width:16px;}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table > tbody > tr > .text_td > .contents_con > .img_con > img {width:100%;}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table > tbody > tr > .text_td > .contents_con > .text_con {}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table > tbody > tr > .text_td > .contents_con > .text_con > span {font-size:16px; color:#818285; font-weight:400; line-height:normal;}
.counsel_sub02_con > .contents_con > .info03_con > .contents_con > table > tbody > tr > .text_td > .contents_con > .text_con > span .color_text {color:#222;}

/*사이버신문고 제보*/
.counsel_sub03_con {}
.counsel_sub03_con * {box-sizing:border-box;}
.counsel_sub03_con > .contents_con {margin-top:80px;}
.counsel_sub03_con > .contents_con > .title_con {display:flex; justify-content:space-between; align-items:center;}
.counsel_sub03_con > .contents_con > .title_con > span {display:inline-block; height:22px; padding-left:14px; font-size:20px; color:#272727; font-weight:600; line-height:100%; position:relative;}
.counsel_sub03_con > .contents_con > .title_con > span:before {content:''; width:4px; height:11px; background:#BF1E2E; position:absolute; top:0; left:0;}
.counsel_sub03_con > .contents_con > .title_con > span:after {content:''; width:4px; height:11px; background:#6E6E6E; position:absolute; bottom:0; left:0;}
.counsel_sub03_con > .contents_con > .table_con {}
.counsel_sub03_con > .contents_con > .table_con > .text_con {display:flex; justify-content:flex-end;}
.counsel_sub03_con > .contents_con > .table_con > .text_con > span {font-size:14px; color:#818285; font-weight:400; line-height:normal;}
.counsel_sub03_con > .contents_con > .table_con > .text_con > span .color_text {color:#ED1C24; line-height:60%;}
.counsel_sub03_con > .contents_con > .table_con > table {width:100%; border-top:1px solid #6B6B6B; margin:7px 0 0; table-layout:fixed;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody {}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr {}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > td {border-bottom:1px solid #ECECEC; padding:20px;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .title_td {width:140px; background:#F5F5F5; padding:10px; vertical-align:middle;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .title_td > .title_con {display:flex; align-items:center; gap:8px;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .title_td > .title_con > span {font-size:16px; color:#272727; font-weight:400; line-height:normal;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .title_td > .title_con > span.color_text {color:#ED1C24;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td {}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con {display:flex; align-items:center; gap:10px;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con.flex_none {flex-direction:column; align-items:flex-start;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con.gap_40 {gap:40px;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con {display:flex; align-items:center; gap:10px; width:100%;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > input {width:100%; height:42px; border:1px solid #DDD; background-color:#FFF; padding:0 15px; font-size:16px; color:#272727; font-weight:400; line-height:normal;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > input::placeholder {color:#818285;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > input.input_tel {}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > span {flex-shrink:0; font-size:16px; color:#818285; font-weight:400; line-height:normal;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .textarea_con {width:100%;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .textarea_con > textarea {width:100%; height:200px; border:1px solid #DDD; padding:20px 15px; font-size:16px; color:#272727; font-weight:400; line-height:normal; overflow-y:auto; resize:none;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .textarea_con > textarea::placeholder {color:#818285;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > ul {display:flex; flex-direction:column; gap:10px;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > ul > li {}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > ul > li > .list_div {display:flex; align-items:center; gap:4px;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > ul > li > .list_div > label {}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > ul > li > .list_div > label > .file_input {display:none;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > ul > li > .list_div > label > .text_con {display:flex; align-items:center; width:500px; height:42px; border:1px solid #DDD; padding:0 15px;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > ul > li > .list_div > label > .text_con > span {font-size:16px; color:#818285; font-weight:400; line-height:normal;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > ul > li > .list_div > .count_con {}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > ul > li > .list_div > .count_con > a {display:inline-block; width:42px;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con > ul > li > .list_div > .count_con > a > img {width:100%;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .text_con {}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .text_con > span {font-size:16px; color:#818285; font-weight:400; line-height:normal;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .select_con {}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .select_con > select {width:240px; height:42px; border:1px solid #DDD; background-color:#FFF; padding:0 15px; font-size:16px; color:#818285; font-weight:400; line-height:normal; background-image:url("../images/counsel/select_con_arrow.png"); background-repeat:no-repeat; background-position:center right 15px; background-size:8px 5px;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .bar_con {width:12px; height:1px; background:#AAA;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con.flex > .input_con {width:auto;}
.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con.flex > .input_con > input {width:240px;}
.counsel_sub03_con > .contents_con > .btn_con {margin:60px 0 0;}
.counsel_sub03_con > .contents_con > .btn_con > ul {display:flex; justify-content:center; align-items:center; gap:10px;}
.counsel_sub03_con > .contents_con > .btn_con > ul > li {}
.counsel_sub03_con > .contents_con > .btn_con > ul > li > a {display:flex; justify-content:center; align-items:center; width:162px; height:38px; background:#6E6E6E; font-size:16px; color:#FFF; font-weight:400; line-height:normal;}
.counsel_sub03_con > .contents_con > .btn_con > ul > li > a.red {background:#BF1E2E;}

@media screen and (max-width: 1600px) {
  .slider2 {
    padding: 0px 40px;
  }
  #sec3 .owl-theme .owl-controls .owl-nav .owl-prev {
    left: 0;
  }
  #sec3 .owl-theme .owl-controls .owl-nav .owl-next {
    right: 0;
  }
}
@media screen and (max-width: 1480px) {
  .inr-c {
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
    -ms-word-break: keep-all;
    word-break: keep-all;
  }
  .inr-c2 {
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
    -ms-word-break: keep-all;
    word-break: keep-all;
  }
}
@media screen and (max-width: 1280px) {
  #header h1.h {
    left: 0;
    width: 150px;
  }
  #header .right {
    right: 0;
    padding-top: 12px;
  }
  #header .right .btn-pk {
    display: block;
    margin-bottom: -1px;
  }
  #header .right .hide-m {
    display: none;
  }
  #header .left {
    left: 0;
  }
  #lnb .menu {
    padding: 0px 30px 0px 230px;
  }
  #lnb .menu > li > a {
    font-size: 17px;
  }
  #lnb .depth2 a {
    font-size: 13px;
  }
  #sec1 .sec.tc {
    height: 765px;
  }
  #sec2 .sec.tc {
    height: 854px;
  }
  #sec3 .sec.tc {
    height: 854px;
  }
  #sec4 {
    padding-top: 70px;
  }
  #sec4 .sec.tc {
    height: 588px;
  }
  .area_company > .box .cont li {
    margin-bottom: 5px;
  }
  .area_company > .box .cont .title span {
    padding-bottom: 15px;
  }
  .formmail-basic .inner > .left .h1 br {
    display: none;
  }
  .formmail-basic .inner > .left .txt1 br {
    display: none;
  }
  .area_state {
    padding-left: 0;
    padding-right: 0;
  }
  .area_state .lst .s1 .txt .t1,
  .area_state .lst .s2 .txt .t1 {
    padding: 0;
  }
  .area_state .top .s0 {
    width: 280px;
    height: 280px;
  }
}

@media screen and (max-width: 1200px) { 
	.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con.gap_40 {flex-direction:column; align-items:flex-start; gap:10px;}
	.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con.gap_40 > .input_con {width:100%;}
	.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con.gap_40 > .input_con > input {width:100%;}
}

@media screen and (max-width: 1024px) {
  .inr-c2.mo {
    margin-left: 0;
    margin-right: 0;
  }
  .btn-pk.vl2 {
    min-width: auto;
  }
  #header .left .btn-pk.s {
    line-height: 19px;
  }
  #sec2 .sec.tc {
    height: auto;
  }
  #sec3 .sec.tc {
    height: auto;
  }
  #sec4 .sec.tc {
    height: 450px;
  }
  .main .sec.tc > .inner {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .main .sec .tit1 {
    font-size: 40px;
  }
  .main .sec .tit2 {
    font-size: 26px;
  }
  .main .sec .tit3 {
    font-size: 22px;
  }
  .main .box > div {
    font-size: 17px;
  }
  .box-layout1 .inner > .title1 {
    width: 150px;
  }
  .box-layout1 .inner > .title2 .icon {
    width: 140px;
    height: 140px;
  }
  .lst_linebox li {
    font-size: 16px;
  }
  .lst_linebox li:after {
    width: 300px;
  }
  .lst_linebox li .n {
    width: 300px;
    height: 60px;
    font-size: 16px;
  }
  .area_company > .box .cont .title {
    margin-bottom: 15px;
  }
  .area_company > .box .cont li {
    font-size: 14px;
  }
  .mapcont {
    height: 400px;
  }
  .lst_boximg .info {
    font-size: 14px;
  }
  .tbl_img li {
    width: 31.33%;
  }
  .area_about .box > .txt {
    padding-left: 430px;
  }
  .area_about .box > .txt .col {
    display: table;
    margin: 0 auto;
    padding: 0;
    padding: 20px 0px;
  }
  .area_about .box > .txt .col .icon {
    display: table-cell;
    vertical-align: middle;
    width: 150px;
  }
  .area_about .box > .txt .col .t1 {
    display: table-cell;
    vertical-align: middle;
    width: 100px;
    font-size: 24px;
  }
  .area_about .box .memo {
    width: 400px;
  }
  .area_about .box .memo .txt .tit {
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
  .area_about .box .memo .txt .tit img {
    width: 80px;
  }
  .area_about .box .memo .txt {
    padding: 25px;
    font-size: 14px;
  }
  .area_about .box .memo .t-jus span {
    font-size: 14px;
  }
  .area_about .box .memo .txt li:after {
    top: 10px;
  }
  .header_ty1 .t1 br {
    display: none;
  }
  .lst_busy li {
    margin-bottom: 0;
  }
  .lst_busy .box > .img {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .area1 {
    height: auto;
    padding-bottom: 100px;
  }
  .area1 .slider_busy {
    padding: 70px 30px 0px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .area_business3 .lst li {
    width: 50%;
  }

  
	/*NEWS 게시판 리스트*/
	#container > .wrap_container > .contents > .inr-c2 > .title_con > span {font-size:31px; color:#272727; font-weight:400; line-height:1.2; letter-spacing:0.25em;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con {margin-top:83px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li {float:left; width:49%; margin-top:58px; margin-left:2%;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con {padding-top:21px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .title_con > span {display:block; font-size:18px; color:#222222; font-weight:400; line-height:26px; letter-spacing:0.2px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con {padding-top:19px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con > .category_con {height:26px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con > .category_con > span {font-size:18px; color:#707070; font-weight:300; line-height:26px; letter-spacing:0.2px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con > .date_con {padding-top:10px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con > .date_con > span {font-size:18px; color:#707070; font-weight:300; line-height:26px; letter-spacing:0.2px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(4n+1) {margin-left:2%;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(2n+1) {margin-left:0;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(1) {margin-top:0;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(2) {margin-top:0;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(3) {margin-top:58px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(4) {margin-top:58px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > .none_li > span {font-size:18px; color:#222222; line-height:130px; letter-spacing:0.2px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul:after {content:""; display:block; clear:both;}
	#container > .wrap_container > .contents > .inr-c2 > .number_list_con {padding-top:118px; text-align:center;}
	#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .btn_con > ul > li {float:left; margin-left:8px;}
	#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .btn_con > ul > li > a > img {width:auto; height:35px;}
	#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .list_con {padding:0 18px;} 
	#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .list_con > ul > li {float:left; width:35px; border-top:1px solid #c6c6c6; border-right:1px solid #c6c6c6; border-bottom:1px solid #c6c6c6; text-align:center;}
	#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .list_con > ul > li a {font-size:16px; color:#c5c5c5; line-height:35px;}
	
	/*NEWS 게시판 뷰*/
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con {padding-bottom:12px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con > .text01_con {text-align:center;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con > .text01_con > span {font-size:31px; color:#222222; font-weight:700; line-height:39px; letter-spacing:-0.28px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con > .text02_con {padding-top:25px; text-align:right;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con > .text02_con > span {font-size:18px; color:#707070; font-weight:300; line-height:26px; letter-spacing:0.2px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .contents_con {padding:24px 0 60px 0;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .btn_con {width:132px; margin:0 auto; margin-top:60px; background-color:#4a494d; border:1px solid #dcdcdc; text-align:center; border-radius:24px; -webkit-border-radius:24px; -moz-border-radius:24px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .btn_con > a {display:block; width:100%; font-size:21px; color:#ffffff; font-weight:700; line-height:46px; letter-spacing:0.25px;}

	/* 관리현황 */
	.area_company > .box .cont > .inner > .txt > table {width:100%; table-layout:fixed;}
	.area_company > .box .cont > .inner > .txt > table > tbody > tr > td {padding-top:10px;}
	.area_company > .box .cont > .inner > .txt > table > tbody > tr > td > span {word-break:keep-all;}
	.area_company > .box .cont > .inner > .txt > table > tbody > tr > .title_td {width:100px;}
	.area_company > .box .cont > .inner > .txt > table > tbody > tr > .title_td > span {font-size:14px; color:#272727; font-weight:500;}
	.area_company > .box .cont > .inner > .txt > table > tbody > tr > .icon_td {width:29px; padding-left:5px;}
	.area_company > .box .cont > .inner > .txt > table > tbody > tr:first-child > td {padding-top:0;}
	.area_company > .box .cont > .inner > .txt > .link_con {}
	.area_company > .box .cont > .inner > .txt > .link_con > .title_con {}
	.area_company > .box .cont > .inner > .txt > .link_con > .title_con > span {font-size:14px; color:#272727; font-weight:500;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con {padding-top:13px;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul {}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li {float:left; width:120px; margin-left:18px; border:1px solid #e5e5e5; text-align:center; border-radius:24px; -webkit-border-radius:24px; -moz-border-radius:24px;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li > a {display:block; width:100%; font-size:16px; color:#272727; font-weight:400; line-height:48px; letter-spacing:0.25px;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li:hover {background-color:#bf1e2e;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li:hover > a {color:#ffffff;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li:first-child {margin-left:0;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul:after {content:""; display:block; clear:both;}
}

@media screen and (max-width: 1000px) { 
	.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .input_con {flex:1;}
	.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con.flex > .input_con > input {width:100%;}
	.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .select_con {flex:1;}
	.counsel_sub03_con > .contents_con > .table_con > table > tbody > tr > .content_td > .contents_con > .select_con > select {width:100%;}
}

@media all and (max-width: 768px) {
	
	/*NEWS 게시판 리스트*/
	#container > .wrap_container > .contents > .inr-c2 > .title_con > span {font-size:23px; color:#272727; font-weight:400; line-height:1.2; letter-spacing:0.25em;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con {margin-top:62px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li {float:left; width:49%; margin-top:43px; margin-left:2%;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con {padding-top:15px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .title_con > span {display:block; font-size:13px; color:#222222; font-weight:400; line-height:21px; letter-spacing:0.2px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con {padding-top:14px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con > .category_con {height:21px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con > .category_con > span {font-size:13px; color:#707070; font-weight:300; line-height:21px; letter-spacing:0.2px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con > .date_con {padding-top:7px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li > a > .list_div > .text_con > .info_con > .date_con > span {font-size:13px; color:#707070; font-weight:300; line-height:21px; letter-spacing:0.2px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(4n+1) {margin-left:2%;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(2n+1) {margin-left:0;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(1) {margin-top:0;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(2) {margin-top:0;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(3) {margin-top:43px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > li:nth-child(4) {margin-top:43px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_list_con > .news_notice_con > ul > .none_li > span {font-size:13px; color:#222222; line-height:100px; letter-spacing:0.2px;}
	#container > .wrap_container > .contents > .inr-c2 > .number_list_con {padding-top:88px; text-align:center;}
	#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .btn_con > ul > li {float:left; margin-left:6px;}
	#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .btn_con > ul > li > a > img {width:auto; height:26px;}
	#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .list_con {padding:0 13px;} 
	#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .list_con > ul > li {float:left; width:26px; border-top:1px solid #c6c6c6; border-right:1px solid #c6c6c6; border-bottom:1px solid #c6c6c6; text-align:center;}
	#container > .wrap_container > .contents > .inr-c2 > .number_list_con > .contents_con .list_con > ul > li a {font-size:12px; color:#c5c5c5; line-height:26px;}
	
	/*NEWS 게시판 뷰*/
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con {padding-bottom:9px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con > .text01_con {text-align:center;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con > .text01_con > span {font-size:23px; color:#222222; font-weight:700; line-height:31px; letter-spacing:-0.28px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con > .text02_con {padding-top:18px; text-align:right;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .title_con > .text02_con > span {font-size:13px; color:#707070; font-weight:300; line-height:21px; letter-spacing:0.2px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .view_con > .contents_con {padding:18px 0 45px 0;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .btn_con {width:99px; margin:0 auto; margin-top:45px; border-radius:18px; -webkit-border-radius:18px; -moz-border-radius:18px;}
	#container > .wrap_container > .contents > .inr-c2 > .notice_view_con > .btn_con > a {display:block; width:100%; font-size:15px; color:#ffffff; font-weight:700; line-height:34px; letter-spacing:0.25px;}
	
	/* 관리현황 */
	.area_company > .box .cont > .inner > .txt > table {width:100%; table-layout:fixed;}
	.area_company > .box .cont > .inner > .txt > table > tbody > tr > td {padding-top:10px;}
	.area_company > .box .cont > .inner > .txt > table > tbody > tr > td > span {word-break:keep-all;}
	.area_company > .box .cont > .inner > .txt > table > tbody > tr > .title_td {width:100px;}
	.area_company > .box .cont > .inner > .txt > table > tbody > tr > .title_td > span {font-size:2.73vw; color:#272727; font-weight:500;}
	.area_company > .box .cont > .inner > .txt > table > tbody > tr > .icon_td {width:29px; padding-left:5px;}
	.area_company > .box .cont > .inner > .txt > table > tbody > tr:first-child > td {padding-top:0;}
	.area_company > .box .cont > .inner > .txt > .link_con {}
	.area_company > .box .cont > .inner > .txt > .link_con > .title_con {}
	.area_company > .box .cont > .inner > .txt > .link_con > .title_con > span {font-size:2.73vw; color:#272727; font-weight:500;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con {padding-top:13px;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul {}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li {float:left; width:22%; margin-left:2%; border:1px solid #e5e5e5; text-align:center; border-radius:6vw; -webkit-border-radius:6vw; -moz-border-radius:6vw;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li > a {display:block; width:100%; font-size:2.73vw; color:#272727; font-weight:400; line-height:10vw; letter-spacing:0.25px;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li:hover {background-color:#bf1e2e;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li:hover > a {color:#ffffff;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul > li:first-child {margin-left:0;}
	.area_company > .box .cont > .inner > .txt > .link_con > .list_con > ul:after {content:""; display:block; clear:both;}
}



@media screen and (min-width: 1024px) {
  .br-pc2 {
    display: none;
  }
}

/*개인정보처리방침*/
.terms_privacy_con {word-break:keep-all;}
.terms_privacy_con ul {list-style:none; padding:0; margin:0;}
.terms_privacy_con ul:after {content:""; display:block; clear:both;}
.terms_privacy_con ul > li {display:block;}
.terms_privacy_con td {margin:0; padding:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.terms_privacy_con .w_br {}
.terms_privacy_con .m_br {display:none;}
.terms_privacy_con > .title_con {margin:0 0 60px 0; text-align:center;}
.terms_privacy_con > .title_con > .text01_con {}
.terms_privacy_con > .title_con > .text01_con span {font-size:30px; color:#272727; font-weight:700; line-height:1.2;}
.terms_privacy_con > .title_con > .text02_con {margin:20px 0 0 0;}
.terms_privacy_con > .title_con > .text02_con span {font-size:20px; color:#939393; line-height:150%;}
.terms_privacy_con > .contents_con {} 
.terms_privacy_con > .contents_con .contents_div {margin:50px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div > .title_con {margin:0 0 16px 0;}
.terms_privacy_con > .contents_con .contents_div > .title_con span {font-size:16px; color:#43424C; font-weight:600; line-height:normal;}
.terms_privacy_con > .contents_con .contents_div > .contents_con {} 
.terms_privacy_con > .contents_con .contents_div.info01 {}
.terms_privacy_con > .contents_con .contents_div.info01 > .contents_con > .text_con {border:1px solid #DDD; background-color:#FAFAFA; padding:30px 40px;}
.terms_privacy_con > .contents_con .contents_div.info01 > .contents_con > .text_con:after {content:""; display:block; clear:both;}
.terms_privacy_con > .contents_con .contents_div.info01 > .contents_con > .text_con .text_div {float:left; margin:0 0 0 60px;}
.terms_privacy_con > .contents_con .contents_div.info01 > .contents_con > .text_con .text_div > ul {}
.terms_privacy_con > .contents_con .contents_div.info01 > .contents_con > .text_con .text_div > ul > li {margin:14px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info01 > .contents_con > .text_con .text_div > ul > li span {font-size:14px; color:#818285; line-height:normal;}
.terms_privacy_con > .contents_con .contents_div.info01 > .contents_con > .text_con .text_div > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info01 > .contents_con > .text_con .text_div:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info02 {}
.terms_privacy_con > .contents_con .contents_div.info02 > .contents_con > .text_con {}
.terms_privacy_con > .contents_con .contents_div.info02 > .contents_con > .text_con > ul {}
.terms_privacy_con > .contents_con .contents_div.info02 > .contents_con > .text_con > ul > li {margin:4px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info02 > .contents_con > .text_con > ul > li > table {width:100%; margin:0 auto;}
.terms_privacy_con > .contents_con .contents_div.info02 > .contents_con > .text_con > ul > li > table > tbody > tr > td {vertical-align:top;}
.terms_privacy_con > .contents_con .contents_div.info02 > .contents_con > .text_con > ul > li > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info02 > .contents_con > .text_con > ul > li > table > tbody > tr > .no_td {width:15px;}
.terms_privacy_con > .contents_con .contents_div.info02 > .contents_con > .text_con > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info03 {}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con {}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul {}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li {margin:16px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div {}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .title_con {}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .title_con > table {width:100%; margin:0 auto;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .title_con > table > tbody > tr > td {vertical-align:top;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .title_con > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .title_con > table > tbody > tr > .no_td {width:15px;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con {}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con > table {width:100%; margin:0 auto; border-top:1px solid #DDD;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con > table > thead > tr > td {width:545px; border-bottom:1px solid #DDD; border-left:1px solid #DDD; background-color:#F5F5F5; padding:9px 5px; vertical-align:middle;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con > table > thead > tr > td span {font-size:16px; color:#272727; line-height:normal;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con > table > thead > tr > td:first-child {width:auto; border-left:0;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con > table > tbody > tr > td {border-bottom:1px solid #DDD; border-left:1px solid #DDD; padding:7px 5px; vertical-align:middle;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:130%;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con > table > tbody > tr > td:first-child {border-left:0;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .title_con + .tab_con {margin:10px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info04 {}
.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con {}
.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .title_con {margin:0 0 12px 0;}
.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .title_con span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .info_con {}
.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .info_con > ul {}
.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .info_con > ul > li {margin:4px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .info_con > ul > li > table {width:100%; margin:0 auto;}
.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td {vertical-align:top;}
.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > .no_td {width:15px;}
.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .info_con > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info05 {}
.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con {}
.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .title_con {margin:0 0 12px 0;}
.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .title_con span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .info_con {}
.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .info_con > ul {}
.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .info_con > ul > li {margin:4px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .info_con > ul > li > table {width:100%; margin:0 auto;}
.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td {vertical-align:top;}
.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > .no_td {width:15px;}
.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .info_con > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info06 {}
.terms_privacy_con > .contents_con .contents_div.info06 > .contents_con > .text_con {}
.terms_privacy_con > .contents_con .contents_div.info06 > .contents_con > .text_con > ul {}
.terms_privacy_con > .contents_con .contents_div.info06 > .contents_con > .text_con > ul > li {margin:4px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info06 > .contents_con > .text_con > ul > li > table {width:100%; margin:0 auto;}
.terms_privacy_con > .contents_con .contents_div.info06 > .contents_con > .text_con > ul > li > table > tbody > tr > td {vertical-align:top;}
.terms_privacy_con > .contents_con .contents_div.info06 > .contents_con > .text_con > ul > li > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info06 > .contents_con > .text_con > ul > li > table > tbody > tr > .no_td {width:15px;}
.terms_privacy_con > .contents_con .contents_div.info06 > .contents_con > .text_con > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info07 {}
.terms_privacy_con > .contents_con .contents_div.info07 > .contents_con > .text_con {}
.terms_privacy_con > .contents_con .contents_div.info07 > .contents_con > .text_con > ul {}
.terms_privacy_con > .contents_con .contents_div.info07 > .contents_con > .text_con > ul > li {margin:4px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info07 > .contents_con > .text_con > ul > li > table {width:100%; margin:0 auto;}
.terms_privacy_con > .contents_con .contents_div.info07 > .contents_con > .text_con > ul > li > table > tbody > tr > td {vertical-align:top;}
.terms_privacy_con > .contents_con .contents_div.info07 > .contents_con > .text_con > ul > li > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info07 > .contents_con > .text_con > ul > li > table > tbody > tr > .no_td {width:15px;}
.terms_privacy_con > .contents_con .contents_div.info07 > .contents_con > .text_con > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info08 {}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con {}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul {}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li {margin:8px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div {}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .title_con {}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .title_con > table {width:100%; margin:0 auto;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .title_con > table > tbody > tr > td {vertical-align:top;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .title_con > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .title_con > table > tbody > tr > .no_td {width:15px;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .info_con {padding:0 0 0 12px;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .info_con > ul {}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .info_con > ul > li {margin:4px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .info_con > ul > li > table {width:100%; margin:0 auto;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .info_con > ul > li > table > tbody > tr > td {vertical-align:top;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .info_con > ul > li > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .info_con > ul > li > table > tbody > tr > .no_td {width:15px;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .info_con > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .title_con + .info_con {margin:8px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info09 {}
.terms_privacy_con > .contents_con .contents_div.info09 > .contents_con > .text_con {}
.terms_privacy_con > .contents_con .contents_div.info09 > .contents_con > .text_con > ul {}
.terms_privacy_con > .contents_con .contents_div.info09 > .contents_con > .text_con > ul > li {margin:4px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info09 > .contents_con > .text_con > ul > li > table {width:100%; margin:0 auto;}
.terms_privacy_con > .contents_con .contents_div.info09 > .contents_con > .text_con > ul > li > table > tbody > tr > td {vertical-align:top;}
.terms_privacy_con > .contents_con .contents_div.info09 > .contents_con > .text_con > ul > li > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info09 > .contents_con > .text_con > ul > li > table > tbody > tr > .no_td {width:15px;}
.terms_privacy_con > .contents_con .contents_div.info09 > .contents_con > .text_con > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info10 {}
.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con {}
.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .title_con {margin:0 0 12px 0;}
.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .title_con span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .info_con {}
.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .info_con > ul {}
.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .info_con > ul > li {margin:4px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .info_con > ul > li > table {width:100%; margin:0 auto;}
.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td {vertical-align:top;}
.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > .no_td {width:15px;}
.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .info_con > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info11 {}
.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con {}
.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .title_con {margin:0 0 12px 0;}
.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .title_con span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .info_con {}
.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .info_con > ul {}
.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .info_con > ul > li {margin:4px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .info_con > ul > li > table {width:100%; margin:0 auto;}
.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td {vertical-align:top;}
.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td span a {color:#818285; text-decoration:underline;}
.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > .no_td {width:15px;}
.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .info_con > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div.info12 {}
.terms_privacy_con > .contents_con .contents_div.info12 > .contents_con > .text_con {}
.terms_privacy_con > .contents_con .contents_div.info12 > .contents_con > .text_con > ul {}
.terms_privacy_con > .contents_con .contents_div.info12 > .contents_con > .text_con > ul > li {margin:4px 0 0 0;}
.terms_privacy_con > .contents_con .contents_div.info12 > .contents_con > .text_con > ul > li > table {width:100%; margin:0 auto;}
.terms_privacy_con > .contents_con .contents_div.info12 > .contents_con > .text_con > ul > li > table > tbody > tr > td {vertical-align:top;}
.terms_privacy_con > .contents_con .contents_div.info12 > .contents_con > .text_con > ul > li > table > tbody > tr > td span {font-size:14px; color:#818285; line-height:140%;}
.terms_privacy_con > .contents_con .contents_div.info12 > .contents_con > .text_con > ul > li > table > tbody > tr > .no_td {width:15px;}
.terms_privacy_con > .contents_con .contents_div.info12 > .contents_con > .text_con > ul > li:first-child {margin:0;}
.terms_privacy_con > .contents_con .contents_div:first-child {margin:0;}

#footer .right {}
#footer .right .terms_btn {position:absolute; top:50%; left:-130px; z-index:10; transform:translateY(-50%);}
#footer .right .terms_btn a {font-size:14px; color:#9D9D9D; font-weight:600; line-height:100%;}

@media all and (max-width: 841px) {

	.terms_privacy_con .w_br {display:none;}
	.terms_privacy_con .m_br {display:inline;}
	.terms_privacy_con > .title_con {margin:0 0 7.13vw 0;}
	.terms_privacy_con > .title_con > .text01_con span {font-size:4.76vw;}
	.terms_privacy_con > .title_con > .text02_con {margin:2.38vw 0 0 0;}
	.terms_privacy_con > .title_con > .text02_con span {font-size:3.09vw;} 
	.terms_privacy_con > .contents_con .contents_div {margin:5.95vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div > .title_con {margin:0 0 2.38vw 0;}
	.terms_privacy_con > .contents_con .contents_div > .title_con span {font-size:3.09vw;} 
	.terms_privacy_con > .contents_con .contents_div.info01 > .contents_con > .text_con {border:0.12vw solid #DDD; padding:3.57vw 4.76vw;}
	.terms_privacy_con > .contents_con .contents_div.info01 > .contents_con > .text_con .text_div {float:none; margin:1.66vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info01 > .contents_con > .text_con .text_div > ul > li {margin:1.66vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info01 > .contents_con > .text_con .text_div > ul > li span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info02 > .contents_con > .text_con > ul > li {margin:0.95vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info02 > .contents_con > .text_con > ul > li > table > tbody > tr > td span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info02 > .contents_con > .text_con > ul > li > table > tbody > tr > .no_td {width:2.73vw;}
	.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li {margin:1.9vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .title_con > table > tbody > tr > td span {font-size:3.09vw; line-height:130%;}
	.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .title_con > table > tbody > tr > .no_td {width:2.97vw;}
	.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con > table {border-top:0.12vw solid #DDD;}
	.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con > table > thead > tr > td {width:40%; border-bottom:0.12vw solid #DDD; border-left:0.12vw solid #DDD; padding:1.66vw 0.59vw;}
	.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con > table > thead > tr > td span {font-size:3.09vw;}
	.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con > table > tbody > tr > td {border-bottom:0.12vw solid #DDD; border-left:0.12vw solid #DDD; padding:12px 0.59vw;}
	.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .tab_con > table > tbody > tr > td span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info03 > .contents_con > .text_con > ul > li .text_div > .title_con + .tab_con {margin:1.9vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .title_con {margin:0 0 1.9vw 0;}
	.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .title_con span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .info_con > ul > li {margin:0.95vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info04 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > .no_td {width:2.97vw;}
	.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .title_con {margin:0 0 1.9vw 0;}
	.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .title_con span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .info_con > ul > li {margin:0.95vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info05 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > .no_td {width:2.97vw;}
	.terms_privacy_con > .contents_con .contents_div.info06 > .contents_con > .text_con > ul > li {margin:0.95vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info06 > .contents_con > .text_con > ul > li > table > tbody > tr > td span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info06 > .contents_con > .text_con > ul > li > table > tbody > tr > .no_td {width:2.73vw;}
	.terms_privacy_con > .contents_con .contents_div.info07 > .contents_con > .text_con > ul > li {margin:0.95vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info07 > .contents_con > .text_con > ul > li > table > tbody > tr > td span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info07 > .contents_con > .text_con > ul > li > table > tbody > tr > .no_td {width:2.73vw;}
	.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li {margin:0.95vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .title_con > table > tbody > tr > td span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .title_con > table > tbody > tr > .no_td {width:2.97vw;}
	.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .info_con {padding:0 0 0 2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .info_con > ul > li {margin:0.48vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .info_con > ul > li > table > tbody > tr > td span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .info_con > ul > li > table > tbody > tr > .no_td {width:2.97vw;}
	.terms_privacy_con > .contents_con .contents_div.info08 > .contents_con > .text_con > ul > li .text_div > .title_con + .info_con {margin:1.43vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info09 > .contents_con > .text_con > ul > li {margin:0.95vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info09 > .contents_con > .text_con > ul > li > table > tbody > tr > td span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info09 > .contents_con > .text_con > ul > li > table > tbody > tr > .no_td {width:2.73vw;}
	.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .title_con {margin:0 0 1.9vw 0;}
	.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .title_con span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .info_con > ul > li {margin:0.95vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info10 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > .no_td {width:2.97vw;}
	.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .title_con {margin:0 0 1.9vw 0;}
	.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .title_con span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .info_con > ul > li {margin:0.95vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > td span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info11 > .contents_con > .text_con > .info_con > ul > li > table > tbody > tr > .no_td {width:2.97vw;}
	.terms_privacy_con > .contents_con .contents_div.info12 > .contents_con > .text_con > ul > li {margin:0.95vw 0 0 0;}
	.terms_privacy_con > .contents_con .contents_div.info12 > .contents_con > .text_con > ul > li > table > tbody > tr > td span {font-size:2.85vw;}
	.terms_privacy_con > .contents_con .contents_div.info12 > .contents_con > .text_con > ul > li > table > tbody > tr > .no_td {width:2.73vw;}
	
	#footer .right .terms_btn {margin:4.76vw 0 0 0; text-align:center; position:relative; top:0; left:0; transform:translateY(0);}
	#footer .right .terms_btn a {font-size:3.09vw;}

}