@charset "utf-8";
/* 탭메뉴 */
div.tapMenu {
  overflow: hidden;
  margin-bottom: 20px;
}
div.tapMenu ul {
  font-size: 13px;
  overflow: hidden;
  letter-spacing: -1px;
  border-bottom: 1px #ddd solid;
}
div.tapMenu ul li {
  display: inline-block;
  text-align: center;
  min-width: 140px;
}
div.tapMenu ul li a {
  display: block;
  color: #555;
  line-height: 45px;
  padding: 0 10px;
  border: 1px #ddd solid;
  border-bottom: 0px;
}
div.tapMenu ul li a:hover {
  color: #0965c4;
}
div.tapMenu ul li.on a {
  background: #0965c4;
  border-color: #0965c4;
  color: #fff;
  font-weight: bold;
}
.box_text {
  padding: 25px 20px;
  border: 1px solid #dbdbdb;
  margin-top: 10px;
  font-size: 16px;
  line-height: 26px;
  color: #e95037;
  letter-spacing: -0.5px;
  word-break: keep-all;
  background: #ffffff;
  font-weight: 600;
}
/*인사말*/
.sub_01_01 {
  position: relative;
}
.sub_01_01 .sub_01_01_col_box {
  display: table;
  width: 100%;
  border-bottom: 3px #ededed solid;
  margin-bottom: 30px;
}
.sub_01_01 .sub_01_01_col_box .col {
  display: table-cell;
  line-height: 49px;
  font-size: 47px;
  vertical-align: middle;
  font-family: 'Cafe24Shiningstar', sans-serif;
}
.sub_01_01 .sub_01_01_col_box .photo {
  vertical-align: bottom;
  /* padding-left: 20px; */
  width: 460px;
}
.sub_01_01 .sub_01_01_col_box img {
  vertical-align: middle;
  max-width: 100%;
}
.sub_01_01 .sub_01_01_title {
  font-size: 26px;
  color: #222;
  line-height: 30px;
  margin-bottom: 20px;
}
.sub_01_01 .sub_01_01_title b {
  color: #019d49;
  font-weight: 100;
}
.sub_01_01 .t1 {
  font-size: 16px;
  line-height: 30px;
  color: #444;

}
.sub_01_01 .t1 span{
  font-size: 46px;
  line-height: 30px;
  color: #444;
  font-family: 'Daughter_handwriting', sans-serif;
  margin-left: 10px;
}
/*법인소개*/
.sub_01_02 .title {
  text-align: left;
  font-size: 26px;
  color: #318e1f;
  line-height: 40px;
  border-bottom: 1px #ddd solid;
  padding-bottom: 20px;
}
.sub_01_02 .title p {
  text-align: left;
  font-size: 15px;
  line-height: 26px;
  margin-top: 20px;
  color: #666;
}
.sub_01_02 .second {
  overflow: hidden;
  margin-top: 55px;
  padding-top: 55px;
  border-top: 1px #ddd dashed;
}
.sub_01_02 .second .col {
  float: left;
  width: 227px;
  margin-right: 13px;
}
.sub_01_02 .second .col.last {
  margin-right: 0px;
}
.sub_01_02 .second .col dl {
  border: 1px #ddd solid;
  padding: 30px 14px;
  min-height: 260px;
  background: #ffffff;
}
.sub_01_02 .second .col dl dt {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  border-bottom: 1px #ddd dashed;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}
.sub_01_02 .second .col dl dt .cont {
  position: absolute;
  left: 0px;
  top: -50px;
  text-align: center;
  width: 100%;
}
.sub_01_02 .second .col dl dt .cont span {
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  background: #4169ab;
  color: #fff;
  font-size: 19px;
  border-radius: 100px;
}
.sub_01_02 .second .col dl dd {
  font-size: 13px;
  line-height: 26px;
  color: #5e5e5e;
  /* font-weight: 600; */
  word-break: keep-all;
  letter-spacing: -0.6px;
}
.top_box {
  border: 1px #ddd solid;
  padding: 20px;
  background: #f8f8f8;
  margin-bottom: 20px; /* text-align:center; */
}
.top_box1 {
  border: 1px #ddd solid;
  ;
  padding: 20px;
  background: #f8f8f8;
  margin-bottom: 20px;
}
.sub_01_04 .three {
  overflow: hidden;
  margin-top: -20px;
  padding-left: 1px;
}
.sub_01_04 .three .col {
  float:left;
  border: 2px #e3e3e3 solid;
  margin: 11px;
  height: 210px;
  width: 210px;
  background: #fbfbfb;
  border-radius: 200px;
  text-align: center;
}
.sub_01_04 .three .col .box {
  /* border: 1px #ddd solid; */
}
.sub_01_04 .three .col .icon {
  /* padding: 30px 0px; */
}
.sub_01_04 .three .col .icon img {
  vertical-align: middle;
  max-width: 100%;
}
.sub_01_04 .three .col .text {
  font-size: 18px;
  font-weight: unset;
  margin-top: 88px;
  color: #363636;
  font-family: 'S-CoreDream-6Bold', sans-serif;
}
.sub_01_04 .three .col .text span{display: table;margin: 0 auto;margin-top: 4px;text-align: center;border-radius: 3px;padding: 7px 20px;}
.sub_01_04 .three .col .text a{
  margin-left:10px
}

.sub_01_04 h5.cStyle{clear: both;
    font-size: 52px;
    /* padding: 0 0 0px 16px; */
    color: #034e22;
    padding: 17px 0 10px 0;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 400;
    /* background: url(../images/sub/h5_dot.jpg) left top no-repeat; */
    font-family: 'Cafe24Shiningstar', sans-serif;
    background:none}



.sub_01_04 h5.cStyle:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 46px;
    left: 0;
    background-color: #729c83;
    text-align: center;
    margin-top: 36px;
}



/*연혁*/
/* 연혁 탭 컨테이너 스타일 */
.history-tab-container {
  max-width: 1000px;
  margin: 0 auto;
  font-family: 'Noto Sans KR', sans-serif;
}

.tab-buttons {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 2px solid #e0e0e0;
}

.tab-button {
  padding: 12px 20px;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  color: #9c9c9c;
  position: relative;
  transition: all 0.3s ease;
  margin-right: 5px;
  border-radius: 8px 8px 0 0;
}



.tab-button.active {
  color: #008940;
  font-weight: 600;
  /* background-color: #f0f9f5; */
}

.tab-button.active::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #12ad5a;
}

.tab-content {
  display: none;
  animation: fadeIn 0.5s ease;
}

.tab-content.active {
  display: block;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

/* 연혁 리스트 스타일 */
.history-ul {
  background: url(../images/common/bg-his02.gif) repeat-y 1px 0;
  padding-left: 0;
  list-style: none;
}

.history-ul li {
  background: url(../images/common/bg-his01.gif) no-repeat 0 50%;
  padding: 0 0 0 30px;
  margin-bottom: 5px;
}

.history-ul li dl {
  display: table;
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px dashed #e0e0e0;
  transition: background-color 0.3s;
}

.history-ul li:hover dl {
  background-color: #f9f9f9;
}

.history-ul li dl dt {
  width: 12%;
  display: table-cell;
  vertical-align: middle;
  color: #067d3d;
  font-weight: 600;
  line-height: 1.4;
  font-size: 22px;
  /* font-family: 'KyoboHandwriting2020A', sans-serif; */
}

.history-ul li dl dd {
  /* display: table-cell; */
  vertical-align: middle;
  padding: 0 0 0 25px;
  font-size: 15px;
  line-height: 1.6;
  color: #555;
  width: 88%;
}

.history-ul li dl dd:not(:last-child) {
  padding-bottom: 8px;
}
/*오시는길*/
.company_map {
  position: relative;
  overflow: hidden;
  background: #4d4d4d;
  padding: 0 0 0 40px;
  height: 130px;
}
.company_map dl {
  float: left;
  margin: 25px 0;
}
.company_map dt {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 10px;
}
.company_map dd {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.company_map .telnum {
  font-size: 28px;
  font-weight: bold;
  margin: 20px 0 0;
  padding-bottom: 15px;
}
.company_map dl + dl {
  padding-left: 40px;
  margin-left: 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.company_map .btn_box {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  height: 100%;
  overflow: hidden;
}
.company_map .btn_box li {
  float: left;
  background: #282828;
}
.company_map .btn_box li:hover {
  background: #000;
}
.company_map .btn_box span {
  display: block;
}
.company_map .btn_box .btn_txt {
  font-size: 15px;
  color: #fff;
}
.company_map .btn_box .btn {
  display: inline-block;
  padding-top: 30px;
  width: 200px;
  height: 100px;
  margin-right: 0;
}
/*사례관리*/
.sub_02_01 .first {
  overflow: hidden;
  margin-top: 20px;
}
.sub_02_01 .first .col {
  float: left;
  width: 174px;
  margin-right: 20px;
}
.sub_02_01 .first .col.last {
  margin-right: 0px;
}
.sub_02_01 .first .col dl {
  border: 2px #4ea175 solid;
  height: 280px;
}
.sub_02_01 .first .col dl dt {
  font-size: 20px;
  padding: 18px 0px;
  background: #4ea175;
  color: #fff;
  text-align: center;
}
.sub_02_01 .first .col dl dd {
  padding: 10px 10px;
}
.sub_02_01 .first .col dl dd .list {
  font-size: 14px; /* background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; */ /* padding-left:10px; */ text-align: left;
  line-height: 24px;
}
.sub_02_01 .first .col dl dt i {
  font-size: 31px;
  margin-bottom: 5px;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 100px;
}
.sub_02_01 .fourth {
  overflow: hidden;
  margin-top: 30px;
}
.sub_02_01 .fourth .col {
  float: left;
  width: 222px;
  margin-right: 20px;
}
.sub_02_01 .fourth .col.last {
  margin-right: 0px;
}
.sub_02_01 .fourth .col dl {
  border: 1px #d9d9d9 solid; /* height: 280px; */
}
.sub_02_01 .fourth .col dl dt {
  font-size: 18px;
  padding: 22px 0px 14px;
  background: #ffffff;
  color: #000000;
  /* margin-top: 10px; */
  font-weight: 600;
  line-height: 30px;
  text-align: center;
}
.sub_02_01 .fourth .col dl dt i {
  font-size: 31px;
  margin-bottom: 5px;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #0cbc5f;
  background: #0cbc5f;
  border-radius: 100px;
  /* font-weight: 800; */
  color: #fff;
}
.sub_02_01 .fourth .col dl dd { /* padding: 10px 10px; */
}
.sub_02_01 .fourth .col dl dd .list {
  font-size: 15px;
  text-align: left;
  padding: 0px;
}
.sub_02_01 .fourth .col dl dd .list img {
  width: 100%;
}
.sub_02_01 .three .col dl dt i {
  font-size: 31px;
  margin-bottom: 5px;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #060606;
  border-radius: 100px;
}
.sub_02_01 .three {
  overflow: hidden;
  margin-top: 30px;
}
.sub_02_01 .three .col {
  float: left;
  width: 303px;
  margin-right: 20px;
}
.sub_02_01 .three .col.last {
  margin-right: 0px;
}
/*행사일정*/
#schedule_list_info {
  position: relative;
}
#schedule_list_info h3 {
  text-align: center;
  overflow: hidden;
  font-size: 50px;
  padding: 15px 0px;
  letter-spacing: -1px;
  font-family: 'NanumBarunGothic';
  line-height: 40px;
}
#schedule_list_info h3 a.com_btns {
  position: absolute;
  top: 20px;
  font-weight: normal;
  line-height: 20px;
  border-radius: 20px;
  color: #888;
  background: #fff;
  font-size: 30px;
}
#schedule_list_info h3 a.com_btns:hover {
  background: #f8f8f8;
}
#schedule_list_info h3 .prev {
  left: 250px;
}
#schedule_list_info h3 .next {
  right: 250px;
}
#schedule_list_info ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}
#schedule_list_info ul li {
  display: table-cell;
  text-align: center;
  padding: 0 10px;
  border-right: 1px #ddd solid;
}
#schedule_list_info ul li:last-child {
  border-right: 0px;
}
#schedule_list_info ul li.m1 {
  width: 130px;
} /*시간*/
#schedule_list_info ul li.m2 {
  width: 90px;
} /*주관*/
#schedule_list_info ul li.m3 {
  text-align: left;
} /*행사명*/
#schedule_list_info ul li.m3_header {
  text-align: center;
} /*행사명*/
#schedule_list_info ul li.m4 {
  width: 200px;
} /*장소*/
/*월선택*/
#schedule_list_info .day {
  border-top: 2px #666 solid;
  border-bottom: 1px #ddd solid;
  display: table;
  table-layout: fixed;
}
#schedule_list_info .day li {
  line-height: 40px;
  text-align: center;
  padding: 0px;
}
#schedule_list_info .day li a {
  display: block;
  line-height: 40px;
  color: #222;
}
#schedule_list_info .day li a.on, #schedule_list_info .day li a:hover {
  color: #fff;
  background: #666;
  border-color: #666
}
/*타이틀*/
#schedule_list_info .list_header {
  background: #f8f8f8;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  border-left: 0px;
  margin-top: 15px;
}
#schedule_list_info .list_header li {
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  color: #000
}
#schedule_list_info .list_index {}
#schedule_list_info .list_index li {
  border-bottom: 1px #ddd solid;
  text-align: center;
  padding: 10px;
  line-height: 16px;
  color: #555
}
#schedule_list_info .list_index li strong {
  display: none;
}
#schedule_list_info .nodate {
  text-align: center;
  line-height: 40px;
  border-bottom: 1px #ddd solid;
}
/*테이블*/
table .link {
  text-decoration: underline;
}
table .link:hover {
  color: #0965c4;
}
form table.cStyle {
  font-family: "맑은 고딕", Malgun Gothic, Nanum Gothic, "나눔 고딕", "돋움", Dotum, "굴림", Gulim;
}
form table.cStyle td a {
  color: #004c24;
  font-weight: bold;
  text-decoration-line: underline;
}
form table.cStyle {
  border-top: 2px solid #a1b3a1;
  width: 100%;
  border-left: 1px solid #ddd;
  font-size: 15px;
  border-spacing: 0;
  margin-top: 20px;
}
form table.cStyle tr.bg {
  background: #e9eff3;
  font-weight: bold;
}
form table.cStyle th {
  background: #eefbf4;
  color: #3a463f;
  font-size: 15px;
  padding: 12px 8px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
form table.cStyle td {
  color: #666;
  padding: 12px 8px;
  letter-spacing: -0.5px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-family: "맑은 고딕", Malgun Gothic, Nanum Gothic, "나눔 고딕", "돋움", Dotum, "굴림", Gulim;
  background: #fdfdfd; /* text-align: center; */
}
form table.cStyle .center {
  text-align: center;
}
form table.cStyle .left {
  text-align: left;
}
form table.cStyle td.bg {
  background: #f9f9f9;
  font-weight: bold;
}
form table.cStyle .small_line {
  font-size: 12px;
  color: #999;
  display: inline-block;
}
form table.cStyle th {
  font-size: 13px;
}
form table.cStyle td {
  font-size: 12px;
}
table.cStyle td a {
  color: #039749;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  text-decoration-line: underline;
}
table.cStyle {
  border-top: 2px solid #666;
  width: 100%;
  border-left: 1px solid #ddd;
  font-size: 15px;
  border-spacing: 0;
  margin-top: 20px;
}
table.cStyle tr.bg {
  background: #e9eff3;
  font-weight: bold;
}
table.cStyle th {
  background: #f8f8f8;
  color: #333;
  font-size: 14px;
  padding: 21px 8px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-family: "맑은 고딕", Malgun Gothic, Nanum Gothic, "나눔 고딕", "돋움", Dotum, "굴림", Gulim;
}
table.cStyle td {
  color: #666;
  padding: 16px 8px;
  letter-spacing: -0.5px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-family: "맑은 고딕", Malgun Gothic, Nanum Gothic, "나눔 고딕", "돋움", Dotum, "굴림", Gulim;
  /* text-align: center; */
}
table.cStyle .center {
  text-align: center;
}
table.cStyle .left {
  text-align: left;
}
table.cStyle td.bg {
  background: #f9f9f9;
  font-weight: bold;
}
table.cStyle .small_line {
  font-size: 12px;
  color: #999;
  display: inline-block;
}
table.cStyle td.charity {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  color: #000;
}
table.cStyle td.charity img {
  width: 30px;
  margin: 10px 20px;
}
}
table.cStyle1 {
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  border-left: 1px #dfe2e8 solid;
  word-break: break-all
}
table.cStyle1 th {
  color: #222;
  font-size: 13px;
  background: #f8f8f8;
  border: 0px;
  border-top: 1px #dfe2e8 solid;
  border-bottom: 1px #dfe2e8 solid;
  border-right: 1px #dfe2e8 solid;
  text-align: center;
  line-height: 20px;
  padding: 8px 5px;
}
table.cStyle1 td {
  color: #666;
  padding: 8px 5px;
  line-height: 20px;
  border-bottom: 1px #dfe2e8 solid;
  text-align: center;
  border-right: 1px #dfe2e8 solid;
}
table.cStyle1 .center {
  text-align: center;
}
table.cStyle1 .left {
  text-align: left;
}
table.cStyle2 {
  border-top: 2px solid #666;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  border-left: 1px #dfe2e8 solid;
  word-break: break-all
}
table.cStyle2 th {
  color: #222;
  font-size: 13px;
  background: #f8f8f8;
  border-bottom: 1px #dfe2e8 solid;
  border-right: 1px #dfe2e8 solid;
  line-height: 20px;
  padding: 8px 10px;
}
table.cStyle2 td {
  color: #666;
  padding: 8px 5px;
  line-height: 20px;
  border-bottom: 1px #dfe2e8 solid;
  border-right: 1px #dfe2e8 solid;
  text-align: center;
}
table.cStyle2 .center {
  text-align: center;
}
table.cStyle2 .left {
  text-align: left;
}
table.cStyle2 .bg {
  background: #fafafa;
  font-size: 15px;
  color: #222;
  font-weight: normal;
}
table.cStyle2 .bg span {
  display: inline-block;
  line-height: 30px;
  padding: 0 20px;
  background: #666;
  border-radius: 30px;
  margin: 10px 0px;
}
table.cStyle2 .bg img {
  padding-top: 8px;
}
table.cStyle3 {
  border-top: 2px solid #666;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  word-break: break-all
}
table.cStyle3 th {
  color: #222;
  font-size: 13px;
  background: #f8f8f8;
  border-bottom: 1px #dfe2e8 solid;
  line-height: 20px;
  padding: 12px 5px;
}
table.cStyle3 td {
  color: #666;
  padding: 12px 5px;
  line-height: 20px;
  border-bottom: 1px #dfe2e8 solid;
  text-align: center;
}
table.cStyle3 .center {
  text-align: center;
}
table.cStyle3 .left {
  text-align: left;
}
table.cStyle3 .bg {
  background: #fafafa;
  font-size: 15px;
  color: #222;
  font-weight: normal;
}
table.cStyle3 .line {
  border-right: 1px #dfe2e8 solid;
}
table.cStyle3 .title_name {
  display: inline-block;
  line-height: 30px;
  width: 150px;
  background: #666;
  border-radius: 30px;
  margin: 10px 0px;
}
table.cStyle3 .bg img {
  padding-top: 8px;
}
table.cStyle3 .service_img_ing {
  border: 2px #ddd solid;
}
table.cStyle4 {
  border-top: 1px solid #555;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  word-break: break-all
}
table.cStyle4 th {
  color: #222;
  font-size: 13px;
  background: #f8f8f8;
  border-bottom: 1px #dfe2e8 solid;
  line-height: 20px;
  padding: 8px 10px;
}
table.cStyle4 td {
  color: #666;
  padding: 8px 5px;
  line-height: 20px;
  border-bottom: 1px #dfe2e8 solid;
}
table.cStyle4 .center {
  text-align: center;
}
table.cStyle4 .left {
  text-align: left;
}
table.cStyle4 .bg {
  background: #fafafa;
  font-size: 15px;
  color: #222;
  font-weight: normal;
}
table.cStyle5 {
  border-top: 1px solid #555;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  word-break: break-all
}
table.cStyle5 th {
  color: #222;
  background: #f8f8f8;
  border-bottom: 1px #dfe2e8 solid;
  padding: 8px 5px;
}
table.cStyle5 td {
  color: #666;
  padding: 5px;
  border-bottom: 1px #dfe2e8 solid;
  text-align: center;
}


table.cStyle5 .center {
  text-align: center;
}
table.cStyle5 .left {
  text-align: left;
}
table.cStyle6 {
  border-top: 1px solid #dfe2e8;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  word-break: break-all
}
table.cStyle6 th {
  color: #222;
  background: #f8f8f8;
  border-bottom: 1px #dfe2e8 solid;
  border-right: 1px #dfe2e8 solid;
  padding: 8px 5px;
  text-align: left;
  font-weight: normal;
}
table.cStyle6 td {
  color: #666;
  padding: 5px;
  border-bottom: 1px #dfe2e8 solid;
  ;
}
table.cStyle6 .center {
  text-align: center;
}
table.cStyle6 .left {
  text-align: left;
}
table.cStyle7 {
  border: 0px;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  word-break: break-all
}
table.cStyle7 th {
  color: #222;
  background: none;
  border: 0px;
}
table.cStyle7 td {
  color: #666;
  border: 0px;
}
table.cStyle7 .center {
  text-align: center;
}
table.cStyle7 .left {
  text-align: left;
}
table.cStyle8 {
  border-top: 1px solid #dfe2e8;
  border-left: 1px solid #dfe2e8;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  word-break: break-all
}
table.cStyle8 th {
  color: #222;
  background: #f8f8f8;
  border-bottom: 1px #dfe2e8 solid;
  border-right: 1px #dfe2e8 solid;
  text-align: left;
  padding: 8px 10px;
}
table.cStyle8 td {
  color: #666;
  padding: 5px;
  border-bottom: 1px #dfe2e8 solid;
  border-right: 1px #dfe2e8 solid;
}
table.cStyle8 .center {
  text-align: center;
}
table.cStyle8 .left {
  text-align: left;
}
.subject_view {
  position: relative;
}
.user_text {
  display: none;
}
.user_text td {
  padding: 20px !important;
  vertical-align: top;
  background: #f8f8f8;
  border: 3px #ddd solid !important;
  text-align: left !important;
}
/*오시는길*/
.company_map {
  position: relative;
  overflow: hidden;
  background: #4d4d4d;
  padding: 0 0 0 40px;
  height: 130px;
}
.company_map dl {
  float: left;
  margin: 25px 0;
}
.company_map dt {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 10px;
}
.company_map dd {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.company_map .telnum {
  font-size: 28px;
  font-weight: bold;
  margin: 20px 0 0;
  padding-bottom: 15px;
}
.company_map dl + dl {
  padding-left: 40px;
  margin-left: 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.company_map .btn_box {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  height: 100%;
  overflow: hidden;
}
.company_map .btn_box li {
  float: left;
  background: #282828;
}
.company_map .btn_box li:hover {
  background: #000;
}
.company_map .btn_box span {
  display: block;
}
.company_map .btn_box .btn_txt {
  font-size: 15px;
  color: #fff;
}
.company_map .btn_box .btn {
  display: inline-block;
  padding-top: 30px;
  width: 200px;
  height: 100px;
  margin-right: 0;
}
#daum_map {
  width: 100%;
  height: 350px;
  margin-top: 45px;
}
table.cStyle_location {
  border-top: 2px solid #666;
  width: 100%;
  font-size: 18px;
  border-spacing: 0;
}
table.cStyle_location th {
  color: #333;
  background: #f8f8f8;
  padding: 18px;
  border-bottom: 1px solid #ddd;
  text-align: left;
  font-weight: normal;
  width: 200px;
}
table.cStyle_location td {
  color: #333;
  padding: 18px;
  letter-spacing: 0;
  border-bottom: 1px solid #ddd;
  text-align: left
}
.agree_box {
  padding: 30px;
}
.agree_s_box {
  margin-top: 20px;
}
.agree_s_box .box {
  border: 1px #ddd solid;
  padding: 10px;
  overflow: hidden;
  height: 100px;
  overflow-y: auto;
  margin-top: 20px;
  font-size: 11px;
  color: #888;
}
@media all and (max-width:1024px) {
  /*인사말*/
  .common_greeting .photo {
    float: none;
    width: 100%;
    text-align: center;
  }
  .common_greeting .photo .photo_file img {
    width: auto;
    max-width: 100%;
  }
  .common_greeting .text {
    margin-left: 0px;
  }
  /*연혁*/
  .all_about_04 .list .year {
    position: relative;
    left: 0px;
    top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px #ddd solid;
  }
  .all_about_04 .list .year div {
    text-align: left;
  }
  .all_about_04 .list .box {
    margin: 10px 0 0 0;
    position: relative;
  }
  table.cStyle_location {
    font-size: 13px;
  }
  table.cStyle_location th {
    padding: 10px;
    width: 100px;
  }
  table.cStyle_location td {
    padding: 10px;
  }
  /*오시는길*/
  .company_map dl + dl {
    display: none;
  }
  .company_map {
    padding: 15px;
    height: auto;
  }
  .company_map .btn_box {
    display: none;
  }
  /*행사일정*/
  #schedule_list_info {
    position: relative;
    border-bottom: 1px #ddd solid;
  }
  #schedule_list_info h3 {
    font-size: 30px;
    line-height: 30px;
  }
  #schedule_list_info h3 a {
    top: 20px;
    font-size: 30px;
  }
  #schedule_list_info h3 .prev {
    left: 20%;
  }
  #schedule_list_info h3 .next {
    right: 20%;
  }
  #schedule_list_info ul {
    display: block;
    width: 100%;
  }
  #schedule_list_info ul li {
    display: inline-block;
  }
  #schedule_list_info ul li.m1 {
    width: 130px;
  } /*시간*/
  #schedule_list_info ul li.m2 {
    width: 90px;
  } /*주관*/
  #schedule_list_info ul li.m3 {
    text-align: left;
  } /*행사명*/
  #schedule_list_info ul li.m4 {
    width: 200px;
  } /*장소*/
  #schedule_list_info ul li.all_day {
    display: none;
  } /*장소*/
  /*월선택*/
  #schedule_list_info .day {
    border-left: 1px #ddd solid;
    width: auto;
    display: block;
    border-bottom: 0px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  #schedule_list_info .day li {
    float: left;
    display: block;
    width: 25%;
    border-bottom: 1px #ddd solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #schedule_list_info .day .mobile_none {
    display: none;
  }
  #schedule_list_info ul li:last-child {
    border-right: 1px #ddd solid;
  }
  /*타이틀*/
  #schedule_list_info .list_header {
    display: none;
  }
  #schedule_list_info .list_index {
    border: 0px;
    border: 1px #ddd solid;
    padding: 10px;
    margin-bottom: 5px;
  }
  #schedule_list_info .list_index li {
    display: block;
    border: 0px;
    width: auto !important;
    text-align: left;
    line-height: 22px;
    padding: 2px 5px;
  }
  #schedule_list_info .list_index li strong {
    display: inline-block;
    float: left;
    width: 65px;
    color: #fff;
    background: #666;
    margin-right: 10px;
    line-height: 22px;
    font-weight: normal;
    border-radius: 20px;
    text-align: center;
  }
  #schedule_list_info .list_index li span {
    display: block;
    margin-left: 70px;
  }
  #schedule_list_info ul:nth-child(even) {
    background: #f8f8f8
  }
  table.cStyle3 {
    border-left: 1px #dfe2e8 solid;
    border-right: 1px #dfe2e8 solid;
  }
  table.cStyle3 th {
    font-size: 12px;
  }
  /*오시는길*/
  .company_map dl {
    margin: 0px;
  }
  .company_map dt {
    font-size: 14px;
    margin: 0px;
  }
  .company_map dd {
    font-size: 12px;
    line-height: 16px;
  }
  .company_map dl + dl {
    display: none;
  }
  .company_map {
    padding: 10px;
    height: auto;
  }
  .company_map .btn_box {
    display: none;
  }
  #daum_map {
    height: 200px !important;
  }
  .mobile_table_wrap {
    overflow: hidden;
    overflow-x: auto;
    display: block;
    position: relative;
  }
  .mobile_table_wrap table {
    width: 700px !important;
  }
  .table_tip_wrap {
    position: relative;
    margin: 30px 0px 0px;
    display: block;
  }
  .table_tip_wrap .tip {
    overflow: hidden;
    text-align: center;
  }
  .table_tip_wrap .tip .text {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 12px;
    line-height: 36px;
    margin: 0 50px;
    border-radius: 30px;
  }
  .table_tip_wrap .tip .col {
    position: absolute;
    top: 0px;
    width: 30px;
    height: 36px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 36px
  }
  .table_tip_wrap .tip .col.left {
    left: 0px;
    background: url(../images/sub/mobile_swipe_icon_left.png);
    background-size: 30px;
  }
  .table_tip_wrap .tip .col.right {
    right: 0px;
    background: url(../images/sub/mobile_swipe_icon_right.png);
    background-size: 30px;
  }
  .table_tip, .table_tip_wrap {
    display: block;
    text-align: center;
  }
  .table_tip {
    background: #f8f8f8;
    border-radius: 15px;
    margin-top: 10px;
  }
  .twogrid {
    width: 300px
  }
  .twogrid ul {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 30px;
    border-bottom: 1px #ededed solid;
  }
  .twogrid ul li {
    display: table-cell;
    vertical-align: middle;
  }
  .twogrid ul li img {
    vertical-align: middle;
  }
  .twogrid ul li dl {
    padding: 0 30px;
  }
  .twogrid ul li dl dt {
    font-size: 25px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
  }
  .twogrid ul li dl dd {
    font-size: 16px;
    line-height: 20px;
    color: #666;
  }
  @charset "utf-8";
  /* 탭메뉴 */
  div.tapMenu {
    overflow: hidden;
    margin-bottom: 20px;
  }
  div.tapMenu ul {
    font-size: 13px;
    overflow: hidden;
    letter-spacing: -1px;
    border-bottom: 1px #ddd solid;
  }
  div.tapMenu ul li {
    display: inline-block;
    text-align: center;
    min-width: 140px;
  }
  div.tapMenu ul li a {
    display: block;
    color: #555;
    line-height: 45px;
    padding: 0 10px;
    border: 1px #ddd solid;
    border-bottom: 0px;
  }
  div.tapMenu ul li a:hover {
    color: #0965c4;
  }
  div.tapMenu ul li.on a {
    background: #0965c4;
    border-color: #0965c4;
    color: #fff;
    font-weight: bold;
  }
  .box_text {
    padding: 25px 20px;
    border: 1px #ddd solid;
    margin-top: 10px;
    font-size: 18px;
    color: #c7420e;
    letter-spacing: -0.5px;
    word-break: keep-all;
    /* background: #fbfbfb; */
    font-weight: 500;
  }
  /*인사말*/
  .sub_01_01 {
    position: relative;
  }
  .sub_01_01 .sub_01_01_col_box {
    display: table;
    width: 100%;
    border-bottom: 3px #ededed solid;
    margin-bottom: 30px;
  }
  .sub_01_01 .sub_01_01_col_box .col {
    display: table-cell;
    vertical-align: middle;
  }
  .sub_01_01 .sub_01_01_col_box .photo {
    vertical-align: bottom;
    padding-left: 20px;
    width: 300px
  }
  .sub_01_01 .sub_01_01_col_box img {
    vertical-align: middle;
    max-width: 100%;
  }
  .sub_01_01 .sub_01_01_title {
    font-size: 26px;
    color: #222;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .sub_01_01 .sub_01_01_title b {
    color: #019d49;
  }
  .sub_01_01 .t1 {
    font-size: 16px; /* line-height: 22px; */
  }
  /*법인소개*/
  .sub_01_02 .title {
    text-align: center;
    font-size: 26px;
    color: #318e1f;
    line-height: 40px;
    border-bottom: 1px #ddd solid;
    padding-bottom: 20px;
    font-family: 'GongGothicMedium', sans-serif;
  }
  .sub_01_02 .title p {
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    margin-top: 20px;
    color: #666;
  }
  .sub_01_02 .second {
    overflow: hidden;
    margin-top: 55px;
    padding-top: 55px;
    border-top: 1px #ddd dashed;
  }
  .sub_01_02 .second .col {
    float: left;
    width: 222px;
    margin-right: 20px;
  }
  .sub_01_02 .second .col.last {
    margin-right: 0px;
  }
  .sub_01_02 .second .col dl {
    border: 1px #ddd solid;
    padding: 30px 18px;
  }
  .sub_01_02 .second .col dl dt {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px #ddd dashed;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
  }
  .sub_01_02 .second .col dl dt .cont {
    position: absolute;
    left: 0px;
    top: -50px;
    text-align: center;
    width: 100%;
  }
  .sub_01_02 .second .col dl dt .cont span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #4169ab;
    color: #fff;
    font-size: 16px;
  }
  .sub_01_02 .second .col dl dd {
    font-size: 14px;
  }
  .top_box {
    border: 1px #ddd solid;
    padding: 20px;
    background: #f8f8f8;
    margin-bottom: 20px; /* text-align:center; */
  }
  .top_box1 {
    border: 1px #ddd solid;
    ;
    padding: 20px;
    background: #f8f8f8;
    margin-bottom: 20px;
  }
  .sub_01_04 .three {
    overflow: hidden; /* margin-top:55px; */ padding-left: 1px;
  }
  .sub_01_04 .three .col {
    float: left;
    width: 238px;
    text-align: center;
    margin-left: -1px;
  }
  .sub_01_04 .three .col .box {
    border: 1px #ddd solid;
  }
  .sub_01_04 .three .col .icon {
    padding: 30px 0px;
  }
  .sub_01_04 .three .col .icon img {
    vertical-align: middle;
    max-width: 100%;
  }
  .sub_01_04 .three .col .text {
    font-size: 15px;
    border-top: 1px #ddd solid;
    padding: 15px;
    background: #f8f8f8;
    color: #000;
  }
  /*연혁*/
  .history-ul {
    background: url(../images/common/bg-his02.gif) repeat-y 1px 0;
  }
  .history-ul li {
    background: url(../images/common/bg-his01.gif) no-repeat 0 50%;
    padding: 0 0 0 50px;
  }
  .history-ul li dl {
    display: table;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #eeeeee;
  }
  .history-ul li dl dt {
    width: 10%;
    display: table-cell;
    vertical-align: middle;
    color: #384ca3;
    font-weight: 500;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
  }
  .history-ul li dl dd {
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 20px;
    font-size: 16px;
  }
  /*오시는길*/
  .company_map {
    position: relative;
    overflow: hidden;
    background: #4d4d4d;
    padding: 0 0 0 40px;
    height: 130px;
  }
  .company_map dl {
    float: left;
    margin: 25px 0;
  }
  .company_map dt {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 10px;
  }
  .company_map dd {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
  }
  .company_map .telnum {
    font-size: 28px;
    font-weight: bold;
    margin: 20px 0 0;
    padding-bottom: 15px;
  }
  .company_map dl + dl {
    padding-left: 40px;
    margin-left: 40px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
  }
  .company_map .btn_box {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    height: 100%;
    overflow: hidden;
  }
  .company_map .btn_box li {
    float: left;
    background: #282828;
  }
  .company_map .btn_box li:hover {
    background: #000;
  }
  .company_map .btn_box span {
    display: block;
  }
  .company_map .btn_box .btn_txt {
    font-size: 15px;
    color: #fff;
  }
  .company_map .btn_box .btn {
    display: inline-block;
    padding-top: 30px;
    width: 200px;
    height: 100px;
    margin-right: 0;
  }
  /*사례관리*/
  .sub_02_01 .first {
    overflow: hidden;
    margin-top: 30px;
  }
  .sub_02_01 .first .col {
    float: left;
    width: 174px;
    margin-right: 20px;
  }
  .sub_02_01 .first .col.last {
    margin-right: 0px;
  }
  .sub_02_01 .first .col dl {
    border: 2px #4ea175 solid;
    height: 280px;
  }
  .sub_02_01 .first .col dl dt {
    font-size: 20px;
    padding: 18px 0px;
    background: #4ea175;
    color: #fff;
    text-align: center;
  }
  .sub_02_01 .first .col dl dd {
    padding: 10px 10px;
  }
  .sub_02_01 .first .col dl dd .list {
    font-size: 15px; /* background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; */ /* padding-left:10px; */ text-align: left;
  }
  .sub_02_01 .first .col dl dt i {
    font-size: 31px;
    margin-bottom: 5px;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 100px;
  }
  .sub_02_01 .fourth {
    overflow: hidden;
    margin-top: 30px;
  }
  .sub_02_01 .fourth .col {
    float: left;
    width: 222px;
    margin-right: 20px;
  }
  .sub_02_01 .fourth .col.last {
    margin-right: 0px;
  }
  .sub_02_01 .fourth .col dl {
    border: 1px #d9d9d9 solid; /* height: 280px; */
  }
  .sub_02_01 .fourth .col dl dt {
    font-size: 20px;
    padding: 18px 0px;
    background: #ffffff;
    color: #000000;
    text-align: center;
  }
  .sub_02_01 .fourth .col dl dt i {
    font-size: 31px;
    margin-bottom: 5px;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #636363;
    border-radius: 100px;
  }
  .sub_02_01 .fourth .col dl dd { /* padding: 10px 10px; */
  }
  .sub_02_01 .fourth .col dl dd .list {
    font-size: 15px;
    text-align: left;
    padding: 3px;
  }
  .sub_02_01 .fourth .col dl dd .list img {
    width: 100%;
  }
  .sub_02_01 .three .col dl dt i {
    font-size: 31px;
    margin-bottom: 5px;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #060606;
    border-radius: 100px;
  }
  .sub_02_01 .three {
    overflow: hidden;
    margin-top: 30px;
  }
  .sub_02_01 .three .col {
    float: left;
    width: 303px;
    margin-right: 20px;
  }
  .sub_02_01 .three .col.last {
    margin-right: 0px;
  }
  /*행사일정*/
  #schedule_list_info {
    position: relative;
  }
  #schedule_list_info h3 {
    text-align: center;
    overflow: hidden;
    font-size: 50px;
    padding: 15px 0px;
    letter-spacing: -1px;
    font-family: 'NanumBarunGothic';
    line-height: 40px;
  }
  #schedule_list_info h3 a.com_btns {
    position: absolute;
    top: 20px;
    font-weight: normal;
    line-height: 20px;
    border-radius: 20px;
    color: #888;
    background: #fff;
    font-size: 30px;
  }
  #schedule_list_info h3 a.com_btns:hover {
    background: #f8f8f8;
  }
  #schedule_list_info h3 .prev {
    left: 250px;
  }
  #schedule_list_info h3 .next {
    right: 250px;
  }
  #schedule_list_info ul {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  #schedule_list_info ul li {
    display: table-cell;
    text-align: center;
    padding: 0 10px;
    border-right: 1px #ddd solid;
  }
  #schedule_list_info ul li:last-child {
    border-right: 0px;
  }
  #schedule_list_info ul li.m1 {
    width: 130px;
  } /*시간*/
  #schedule_list_info ul li.m2 {
    width: 90px;
  } /*주관*/
  #schedule_list_info ul li.m3 {
    text-align: left;
  } /*행사명*/
  #schedule_list_info ul li.m3_header {
    text-align: center;
  } /*행사명*/
  #schedule_list_info ul li.m4 {
    width: 200px;
  } /*장소*/
  /*월선택*/
  #schedule_list_info .day {
    border-top: 2px #666 solid;
    border-bottom: 1px #ddd solid;
    display: table;
    table-layout: fixed;
  }
  #schedule_list_info .day li {
    line-height: 40px;
    text-align: center;
    padding: 0px;
  }
  #schedule_list_info .day li a {
    display: block;
    line-height: 40px;
    color: #222;
  }
  #schedule_list_info .day li a.on, #schedule_list_info .day li a:hover {
    color: #fff;
    background: #666;
    border-color: #666
  }
  /*타이틀*/
  #schedule_list_info .list_header {
    background: #f8f8f8;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    border-left: 0px;
    margin-top: 15px;
  }
  #schedule_list_info .list_header li {
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    color: #000
  }
  #schedule_list_info .list_index {}
  #schedule_list_info .list_index li {
    border-bottom: 1px #ddd solid;
    text-align: center;
    padding: 10px;
    line-height: 16px;
    color: #555
  }
  #schedule_list_info .list_index li strong {
    display: none;
  }
  #schedule_list_info .nodate {
    text-align: center;
    line-height: 40px;
    border-bottom: 1px #ddd solid;
  }
  /*테이블*/
  table .link {
    text-decoration: underline;
  }
  table .link:hover {
    color: #0965c4;
  }
  form table.cStyle {
    font-family: "맑은 고딕", Malgun Gothic, Nanum Gothic, "나눔 고딕", "돋움", Dotum, "굴림", Gulim;
  }
  form table.cStyle td a {
    color: #004c24;
    font-weight: bold;
    text-decoration-line: underline;
  }
  form table.cStyle {
    border-top: 2px solid #a1b3a1;
    width: 100%;
    border-left: 1px solid #ddd;
    font-size: 15px;
    border-spacing: 0;
    margin-top: 20px;
  }
  form table.cStyle tr.bg {
    background: #e9eff3;
    font-weight: bold;
  }
  form table.cStyle th {
    background: #f2fbee;
    color: #3a463f;
    font-size: 15px;
    padding: 12px 8px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  form table.cStyle td {
    color: #666;
    padding: 12px 8px;
    letter-spacing: -0.5px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-family: "맑은 고딕", Malgun Gothic, Nanum Gothic, "나눔 고딕", "돋움", Dotum, "굴림", Gulim;
    background: #ffffff; /* text-align: center; */
  }
  form table.cStyle .center {
    text-align: center;
  }
  form table.cStyle .left {
    text-align: left;
  }
  form table.cStyle td.bg {
    background: #f9f9f9;
    font-weight: bold;
  }
  form table.cStyle .small_line {
    font-size: 12px;
    color: #999;
    display: inline-block;
  }
  form table.cStyle th {
    font-size: 13px;
  }
  form table.cStyle td {
    font-size: 12px;
  }
  table.cStyle td a {
    color: #004c24;
    font-weight: bold;
    text-decoration-line: underline;
  }
  table.cStyle {
    border-top: 2px solid #666;
    width: 100%;
    border-left: 1px solid #ddd;
    font-size: 15px;
    border-spacing: 0;
    margin-top: 20px;
  }
  table.cStyle tr.bg {
    background: #e9eff3;
    font-weight: bold;
  }
  table.cStyle th {
    background: #f8f8f8;
    color: #333;
    font-size: 15px;
    padding: 12px 8px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  table.cStyle td {
    color: #666;
    padding: 12px 8px;
    letter-spacing: -0.5px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-family: "맑은 고딕", Malgun Gothic, Nanum Gothic, "나눔 고딕", "돋움", Dotum, "굴림", Gulim; /* text-align: center; */
  }
  table.cStyle .center {
    text-align: center;
  }
  table.cStyle .left {
    text-align: left;
  }
  table.cStyle td.bg {
    background: #f9f9f9;
    font-weight: bold;
  }
  table.cStyle .small_line {
    font-size: 12px;
    color: #999;
    display: inline-block;
  }
  table.cStyle td.charity {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: #000;
  }
  table.cStyle td.charity img {
    width: 15%;
    margin: 10px 20px;
  }
}
table.cStyle1 {
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  border-left: 1px #dfe2e8 solid;
  word-break: break-all
}
table.cStyle1 th {
  color: #222;
  font-size: 13px;
  background: #f8f8f8;
  border: 0px;
  border-top: 1px #dfe2e8 solid;
  border-bottom: 1px #dfe2e8 solid;
  border-right: 1px #dfe2e8 solid;
  text-align: center;
  line-height: 20px;
  padding: 8px 5px;
}
table.cStyle1 td {
  color: #666;
  padding: 8px 5px;
  line-height: 20px;
  border-bottom: 1px #dfe2e8 solid;
  text-align: center;
  border-right: 1px #dfe2e8 solid;
  border-top: 1px #dfe2e8 solid;
}
table.cStyle1 .center {
  text-align: center;
}
table.cStyle1 .left {
  text-align: left;
}
table.cStyle2 {
  border-top: 2px solid #666;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  border-left: 1px #dfe2e8 solid;
  word-break: break-all
}
table.cStyle2 th {
  color: #222;
  font-size: 13px;
  background: #f8f8f8;
  border-bottom: 1px #dfe2e8 solid;
  border-right: 1px #dfe2e8 solid;
  line-height: 20px;
  padding: 8px 10px;
}
table.cStyle2 td {
  color: #666;
  padding: 8px 5px;
  line-height: 20px;
  border-bottom: 1px #dfe2e8 solid;
  border-right: 1px #dfe2e8 solid;
  text-align: center;
}
table.cStyle2 .center {
  text-align: center;
}
table.cStyle2 .left {
  text-align: left;
}
table.cStyle2 .bg {
  background: #fafafa;
  font-size: 15px;
  color: #222;
  font-weight: normal;
}
table.cStyle2 .bg span {
  display: inline-block;
  line-height: 30px;
  padding: 0 20px;
  background: #666;
  border-radius: 30px;
  margin: 10px 0px;
}
table.cStyle2 .bg img {
  padding-top: 8px;
}
table.cStyle3 {
  border-top: 2px solid #666;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  word-break: break-all
}
table.cStyle3 th {
  color: #222;
  font-size: 13px;
  background: #f8f8f8;
  border-bottom: 1px #dfe2e8 solid;
  line-height: 20px;
  padding: 12px 5px;
}
table.cStyle3 td {
  color: #666;
  padding: 12px 5px;
  line-height: 20px;
  border-bottom: 1px #dfe2e8 solid;
  text-align: center;
}
table.cStyle3 .center {
  text-align: center;
}
table.cStyle3 .left {
  text-align: left;
}
table.cStyle3 .bg {
  background: #fafafa;
  font-size: 15px;
  color: #222;
  font-weight: normal;
}
table.cStyle3 .line {
  border-right: 1px #dfe2e8 solid;
}
table.cStyle3 .title_name {
  display: inline-block;
  line-height: 30px;
  width: 150px;
  background: #666;
  border-radius: 30px;
  margin: 10px 0px;
}
table.cStyle3 .bg img {
  padding-top: 8px;
}
table.cStyle3 .service_img_ing {
  border: 2px #ddd solid;
}
table.cStyle4 {
  border-top: 1px solid #555;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  word-break: break-all
}
table.cStyle4 th {
  color: #222;
  font-size: 13px;
  background: #f8f8f8;
  border-bottom: 1px #dfe2e8 solid;
  line-height: 20px;
  padding: 8px 10px;
}
table.cStyle4 td {
  color: #666;
  padding: 8px 5px;
  line-height: 20px;
  border-bottom: 1px #dfe2e8 solid;
}
table.cStyle4 .center {
  text-align: center;
}
table.cStyle4 .left {
  text-align: left;
}
table.cStyle4 .bg {
  background: #fafafa;
  font-size: 15px;
  color: #222;
  font-weight: normal;
}
table.cStyle5 {
  border-top: 1px solid #555;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  word-break: break-all
}
table.cStyle5 th {
  color: #222;
  background: #f8f8f8;
  border-bottom: 1px #dfe2e8 solid;
  padding: 8px 5px;
}
table.cStyle5 td {
  color: #666;
  padding: 5px;
  border-bottom: 1px #dfe2e8 solid;
  text-align: center;
}
table.cStyle5 .center {
  text-align: center;
}
table.cStyle5 .left {
  text-align: left;
}
table.cStyle6 {
  border-top: 1px solid #dfe2e8;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  word-break: break-all
}
table.cStyle6 th {
  color: #222;
  background: #f8f8f8;
  border-bottom: 1px #dfe2e8 solid;
  border-right: 1px #dfe2e8 solid;
  padding: 8px 5px;
  text-align: left;
  font-weight: normal;
}
table.cStyle6 td {
  color: #666;
  padding: 5px;
  border-bottom: 1px #dfe2e8 solid;
  ;
}
table.cStyle6 .center {
  text-align: center;
}
table.cStyle6 .left {
  text-align: left;
}
table.cStyle7 {
  border: 0px;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  word-break: break-all
}
table.cStyle7 th {
  color: #222;
  background: none;
  border: 0px;
}
table.cStyle7 td {
  color: #666;
  border: 0px;
}
table.cStyle7 .center {
  text-align: center;
}
table.cStyle7 .left {
  text-align: left;
}
table.cStyle8 {
  border-top: 1px solid #dfe2e8;
  border-left: 1px solid #dfe2e8;
  width: 100%;
  font-size: 12px;
  border-spacing: 0;
  word-break: break-all
}
table.cStyle8 th {
  color: #222;
  background: #f8f8f8;
  border-bottom: 1px #dfe2e8 solid;
  border-right: 1px #dfe2e8 solid;
  text-align: left;
  padding: 8px 10px;
}
table.cStyle8 td {
  color: #666;
  padding: 5px;
  border-bottom: 1px #dfe2e8 solid;
  border-right: 1px #dfe2e8 solid;
}
table.cStyle8 .center {
  text-align: center;
}
table.cStyle8 .left {
  text-align: left;
}
.subject_view {
  position: relative;
}
.user_text {
  display: none;
}
.user_text td {
  padding: 20px !important;
  vertical-align: top;
  background: #f8f8f8;
  border: 3px #ddd solid !important;
  text-align: left !important;
}
/*오시는길*/
.company_map {
  position: relative;
  overflow: hidden;
  background: #4d4d4d;
  padding: 0 0 0 40px;
  height: 130px;
}
.company_map dl {
  float: left;
  margin: 25px 0;
}
.company_map dt {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 10px;
}
.company_map dd {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.company_map .telnum {
  font-size: 28px;
  font-weight: bold;
  margin: 20px 0 0;
  padding-bottom: 15px;
}
.company_map dl + dl {
  padding-left: 40px;
  margin-left: 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.company_map .btn_box {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  height: 100%;
  overflow: hidden;
}
.company_map .btn_box li {
  float: left;
  background: #282828;
}
.company_map .btn_box li:hover {
  background: #000;
}
.company_map .btn_box span {
  display: block;
}
.company_map .btn_box .btn_txt {
  font-size: 15px;
  color: #fff;
}
.company_map .btn_box .btn {
  display: inline-block;
  padding-top: 30px;
  width: 200px;
  height: 100px;
  margin-right: 0;
}
#daum_map {
  width: 100%;
  height: 350px;
  margin-top: 45px;
}
table.cStyle_location {
  border-top: 2px solid #666;
  width: 100%;
  font-size: 18px;
  border-spacing: 0;
}
table.cStyle_location th {
  color: #333;
  background: #f8f8f8;
  padding: 18px;
  border-bottom: 1px solid #ddd;
  text-align: left;
  font-weight: normal;
  width: 200px;
}
table.cStyle_location td {
  color: #333;
  padding: 18px;
  letter-spacing: 0;
  border-bottom: 1px solid #ddd;
  text-align: left
}
.agree_box {
  padding: 30px;
}
.agree_s_box {
  margin-top: 20px;
}
.agree_s_box .box {
  border: 1px #ddd solid;
  padding: 10px;
  overflow: hidden;
  height: 100px;
  overflow-y: auto;
  margin-top: 20px;
  font-size: 11px;
  color: #888;
}
@media all and (max-width:1024px) {
  /*인사말*/
  .common_greeting .photo {
    float: none;
    width: 100%;
    text-align: center;
  }
  .common_greeting .photo .photo_file img {
    width: auto;
    max-width: 100%;
  }
  .common_greeting .text {
    margin-left: 0px;
  }
  /*연혁*/
  .all_about_04 .list .year {
    position: relative;
    left: 0px;
    top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px #ddd solid;
  }
  .all_about_04 .list .year div {
    text-align: left;
  }
  .all_about_04 .list .box {
    margin: 10px 0 0 0;
    position: relative;
  }
  table.cStyle_location {
    font-size: 13px;
  }
  table.cStyle_location th {
    padding: 10px;
    width: 100px;
  }
  table.cStyle_location td {
    padding: 10px;
  }
  /*오시는길*/
  .company_map dl + dl {
    display: none;
  }
  .company_map {
    padding: 15px;
    height: auto;
  }
  .company_map .btn_box {
    display: none;
  }
  /*행사일정*/
  #schedule_list_info {
    position: relative;
    border-bottom: 1px #ddd solid;
  }
  #schedule_list_info h3 {
    font-size: 30px;
    line-height: 30px;
  }
  #schedule_list_info h3 a {
    top: 20px;
    font-size: 30px;
  }
  #schedule_list_info h3 .prev {
    left: 20%;
  }
  #schedule_list_info h3 .next {
    right: 20%;
  }
  #schedule_list_info ul {
    display: block;
    width: 100%;
  }
  #schedule_list_info ul li {
    display: inline-block;
  }
  #schedule_list_info ul li.m1 {
    width: 130px;
  } /*시간*/
  #schedule_list_info ul li.m2 {
    width: 90px;
  } /*주관*/
  #schedule_list_info ul li.m3 {
    text-align: left;
  } /*행사명*/
  #schedule_list_info ul li.m4 {
    width: 200px;
  } /*장소*/
  #schedule_list_info ul li.all_day {
    display: none;
  } /*장소*/
  /*월선택*/
  #schedule_list_info .day {
    border-left: 1px #ddd solid;
    width: auto;
    display: block;
    border-bottom: 0px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  #schedule_list_info .day li {
    float: left;
    display: block;
    width: 25%;
    border-bottom: 1px #ddd solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #schedule_list_info .day .mobile_none {
    display: none;
  }
  #schedule_list_info ul li:last-child {
    border-right: 1px #ddd solid;
  }
  /*타이틀*/
  #schedule_list_info .list_header {
    display: none;
  }
  #schedule_list_info .list_index {
    border: 0px;
    border: 1px #ddd solid;
    padding: 10px;
    margin-bottom: 5px;
  }
  #schedule_list_info .list_index li {
    display: block;
    border: 0px;
    width: auto !important;
    text-align: left;
    line-height: 22px;
    padding: 2px 5px;
  }
  #schedule_list_info .list_index li strong {
    display: inline-block;
    float: left;
    width: 65px;
    color: #fff;
    background: #666;
    margin-right: 10px;
    line-height: 22px;
    font-weight: normal;
    border-radius: 20px;
    text-align: center;
  }
  #schedule_list_info .list_index li span {
    display: block;
    margin-left: 70px;
  }
  #schedule_list_info ul:nth-child(even) {
    background: #f8f8f8
  }
  table.cStyle3 {
    border-left: 1px #dfe2e8 solid;
    border-right: 1px #dfe2e8 solid;
  }
  table.cStyle3 th {
    font-size: 12px;
  }
  /*오시는길*/
  .company_map dl {
    margin: 0px;
  }
  .company_map dt {
    font-size: 14px;
    margin: 0px;
  }
  .company_map dd {
    font-size: 12px;
    line-height: 16px;
  }
  .company_map dl + dl {
    display: none;
  }
  .company_map {
    padding: 10px;
    height: auto;
  }
  .company_map .btn_box {
    display: none;
  }
  #daum_map {
    height: 200px !important;
  }
  .mobile_table_wrap {
    overflow: hidden;
    overflow-x: auto;
    display: block;
    position: relative;
  }
  .mobile_table_wrap table {
    width: 700px !important;
  }
  .table_tip_wrap {
    position: relative;
    margin: 30px 0px 0px;
    display: block;
  }
  .table_tip_wrap .tip {
    overflow: hidden;
    text-align: center;
  }
  .table_tip_wrap .tip .text {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 12px;
    line-height: 36px;
    margin: 0 50px;
    border-radius: 30px;
  }
  .table_tip_wrap .tip .col {
    position: absolute;
    top: 0px;
    width: 30px;
    height: 36px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 36px
  }
  .table_tip_wrap .tip .col.left {
    left: 0px;
    background: url(../images/sub/mobile_swipe_icon_left.png);
    background-size: 30px;
  }
  .table_tip_wrap .tip .col.right {
    right: 0px;
    background: url(../images/sub/mobile_swipe_icon_right.png);
    background-size: 30px;
  }
  .table_tip, .table_tip_wrap {
    display: block;
    text-align: center;
  }
  .table_tip {
    background: #f8f8f8;
    border-radius: 15px;
    margin-top: 10px;
  }
  .twogrid {
    width: 300px
  }
  .twogrid ul {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 30px;
    border-bottom: 1px #ededed solid;
  }
  .twogrid ul li {
    display: table-cell;
    vertical-align: middle;
  }
  .twogrid ul li img {
    vertical-align: middle;
  }
  .twogrid ul li dl {
    padding: 0 30px;
  }
  .twogrid ul li dl dt {
    font-size: 25px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
  }
  .twogrid ul li dl dd {
    font-size: 16px;
    line-height: 20px;
    color: #666;
  }
  .background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1000;
    /* 숨기기 */
    z-index: -1;
    opacity: 0;
  }
  .show {
    opacity: 1;
    z-index: 1000;
    transition: all .5s;
  }
  .window {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
    /* 임시 지정 */
    width: 1000px;
    min-height: 700px;
    /* 초기에 약간 아래에 배치 */
    transform: translate(-50%, -40%);
  }
  .show .popup {
    transform: translate(-50%, -50%);
    transition: all .5s;
  }

  .card-container {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
      gap: 20px;
      padding: 30px;
    }
    .card {
      background: white;
      border: 2px solid #ddd;
      padding: 20px;
      position: relative;
      cursor: pointer;
      transition: all 0.3s;
    }
    .card:hover {
      border-color: #00a94f;
      box-shadow: 0 0 10px rgba(0, 169, 79, 0.4);
      background-color: #003d1b;
      color: white;
    }
    .card:hover::after {
      content: "+";
      position: absolute;
      top: 50%;
      left: 50%;
      font-size: 50px;
      transform: translate(-50%, -50%);
      color: #00ff88;
    }
    .badge {
      display: inline-block;
      background: #00a94f;
      color: white;
      font-size: 12px;
      padding: 3px 7px;
      margin-right: 5px;
      border-radius: 3px;
    }
    .modal-overlay {
      display: none;
      position: fixed;
      top: 0; left: 0; right: 0; bottom: 0;
      background: rgba(0, 0, 0, 0.6);
      justify-content: center;
      align-items: center;
      z-index: 999;
    }
    .modal {
      background: white;
      padding: 30px;
      border-radius: 8px;
      max-width: 600px;
      width: 90%;
      position: relative;
    }
    .modal h2 {
      margin-top: 0;
    }
    .modal img {
      max-width: 100%;
      margin: 20px 0;
    }
    .close-btn {
      position: absolute;
      right: 20px;
      top: 20px;
      font-size: 20px;
      cursor: pointer;
    }
    table.card {
      width: 100%;
      margin-top: 20px;
      border-top: 1px solid #ccc;
    }
    table.card td {
      padding: 10px;
      border-bottom: 1px solid #eee;
    }
    table.card td:first-child {
      font-weight: bold;
      width: 30%;
      white-space: nowrap;
    }