@charset "euc-kr";
@import url('https://fonts.googleapis.com/css?family=Exo+2|Noto+Sans+KR&display=swap');
@font-face { font-family: 'S-CoreDream-8Heavy'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff'); font-weight: normal; font-style: normal; }

@font-face {
 font-family: 'NanumSquare';
 src: url(../font/NanumSquare.eot);
 src: url(../font/NanumSquare.eot?#iefix) format('embedded-opentype'),
      url(../font/NanumSquare.woff) format('woff'),
      url(../font/NanumSquare.ttf) format('truetype');
}


/*layout*/
html { font-size: /*10px or 62.5%*/ 10px;}
body { /*background:#fcffd0;*/ font-family: 'Noto Sans KR', sans-serif; font-size: /* 14px */ 1.4rem;}
.wrap_page {margin: 0 auto; }
.wrap { position: relative; width: 120rem; margin: 0 auto;}

.left {float: left; width: 49%;}
.right {float: right; width: 49%;}

.left-r {float: left; width: 49%;}
.right-r {float: right; width: 49%;}

.pc {display: block;}
.mobile { display: none; }



/*reset*/
* {margin: 0; padding: 0; border: 0; outline: 0px;}
li {list-style: none;}
a {text-decoration: none; color: inherit /* thku! */;}






/** thku check **/
/* from jin */
input,select,button{vertical-align:middle}
/* img{vertical-align:top} */
button{cursor:pointer}
button{margin:0;padding:0}
/* from jin */

.w-400 {font-weight:400;}
.w-300 {font-weight:300;}
.w-200 {font-weight:200;}

.c-w {color:#ffffff;}
.c-b {color:#344fa0; }
.c-r {color:#ff3300; }
.c-g {color:#838383; }
.underline {display:inline;border-bottom:1px solid;padding-bottom:3px;}

.f-l { float:left;}
.f-r { float:right;}
.pl-10 {padding-left:10px;}
.pl-20 {padding-left:20px;}

.t-c { text-align:center;}
.t-l { text-align:left;}
.t-r { text-align:right;}
.f-c { margin:auto 0;}
.f-l { float:left;}
.f-r { float:right;}
.c-w { color:#ffffff !important;}
.c-g { color:#838383 !important;}
.c-r { color:#df4442 !important;}
.ls-1 { letter-spacing:-1px;}
.ls-2 { letter-spacing:-2px;}
/** thku check **/


.clear{clear:both;} /* thku from yys */

/*
.thku-color {color:#74b922 !important;}
.thku-bg-color {background:#74b922 !important;color:#ffffff !important;}
.thku-color {color:#f47531 !important;}
.thku-bg-color {background:#f47531 !important;color:#ffffff !important;}
.thku-color02 {color:#f47531 !important;}
*/
.thku-color {color:#336699 !important;}
.thku-bg-color {background:#336699 !important;color:#ffffff !important;}
.thku-color02 {color:#336699 !important;}


.thku-scroll
{
overflow-y:auto;
overflow-x:hidden;
padding:0 5px 0 0;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#bebebe;
scrollbar-face-color:#f8f8f8;
scrollbar-shadow-color:#a7a7a8;
scrollbar-darkshadow-color:#ededed;
scrollbar-track-color:#e4e4e4;
scrollbar-arrow-color:#0071BD;
}


table {border-collapse:collapse;border-spacing:0; }

/* thku-list thku-form in px-style.inc.php */
.thku-table{margin-top:0px;width:100%}
.thku-table thead{border-top:1px solid #ccc}
.thku-table thead th{padding:11px 0;font-size:14px;border-bottom:1px solid #c3c3c3;background:#f3f3f3 ;text-align:center;}
.thku-table th{padding:11px 0;font-size:14px;border-bottom:1px solid #c3c3c3;background:#efefef;text-align:center;font-weight:light;}
.thku-table tbody td{padding:11px 0;font-size:1.4rem ;text-align:center;border-bottom:1px solid #c3c3c3;background:#ffffff;}
.thku-table tbody td.subject{text-align:left}
.thku-table tbody td input[type=checkbox] {vertical-align:middle;cursor:pointer; }

.thku-table tbody td ul {display:inline-block;}




/* px-style.inc.php */
.thku-list{margin-top:0px;width:100%}
.thku-list thead{border-top:1px solid #ccc}
.thku-list thead th{padding:11px 0;font-size:13px;font-weight:bold;border-bottom:1px solid #cdcdcd;background:#efefef;text-align:center;}
.thku-list tbody td{padding:11px 0;font-size:13px;text-align:center;border-bottom:1px solid #cdcdcd;background:#ffffff;}
.thku-list tbody td.subject{text-align:left}
.thku-list tbody td input[type=checkbox] {vertical-align:middle;cursor:pointer; }


.thku-form { width:100%;margin:0;padding:0; }
.thku-form tbody{ border-top:1px solid #ccc; }
.thku-form tbody th{height:35px;background-color:#f2f2f2;border-bottom:1px solid #cdcdcd;text-align:right;padding-right:5px;font-weight:normal;}
.thku-form tbody td{background-color:#ffffff;border-bottom:1px solid #cdcdcd;padding-left:5px;}

.thku-form tbody td input,select,textarea{ margin:11px 2px;}
.thku-form tbody td select{ padding:0 5px 0 5px;}

.thku-form tbody td input[type=text],input[type=password] { padding-left:10px; }
.thku-form tbody td input[type=radio] {vertical-align:middle;cursor:pointer; }
.thku-form tbody td input[type=checkbox] {vertical-align:middle;cursor:pointer; }

.thku-form tbody td input[id=title]{ width:90%;}

.thku-form tbody td select#cp1,input#cp2,input#cp3 { width:27%; }
.thku-form tbody td select#tel1,input#tel2,input#tel3 { width:27%; }
.thku-form tbody td input#ta2_8,input#ta2_9,input#ta2_10 { width:25%; } /* fax */
.thku-form tbody td textarea { width:98%; border:1px solid #a5bfd6;}

/* mobile */

.thku-list-mobile {margin-top:0px;width:100%}
.thku-list-mobile thead{border-top:2px solid #454545}
.thku-list-mobile thead th{padding:20px 0;font-size:0.9em;font-weight:bold;border-bottom:1px solid #cdcdcd;background:#efefef;text-align:center;}
.thku-list-mobile tbody td{padding:20px 0;font-size:0.9em;text-align:center;border-bottom:1px solid #cdcdcd;background:#ffffff;}
.thku-list-mobile  tbody td.subject{text-align:left}

.thku-form-mobile tbody th{font-size:0.9em;}
.thku-form-mobile tbody td{font-size:0.9em;text-align:left;height:50px;}
.thku-form-mobile tbody td input[type=text] {padding:0;text-indent:20px;border-radius:3px;width:95%;height:45px;line-height:45px; }
.thku-form-mobile tbody td textarea {padding:0;text-indent:20px;font-size:; }
.thku-form-mobile  tbody td input[type=password] {padding:0;text-indent:20px;border-radius:3px;width:40%;height:45px;line-height:45px; }
.thku-form-mobile  tbody td select {padding:0;text-indent:20px;height:45px;}
.thku-form-mobile  tbody td input[type=radio] {padding:0;height:45px; }

@media all and (max-width: 375px) {
.thku-list-mobile {margin-top:0px;width:100%}
.thku-list-mobile thead{border-top:2px solid #454545}
.thku-list-mobile thead th{padding:20px 0;font-size:0.8em;font-weight:bold;border-bottom:1px solid #cdcdcd;background:#efefef;text-align:center;}
.thku-list-mobile tbody td{padding:20px 0;font-size:0.8em;text-align:center;border-bottom:1px solid #cdcdcd;background:#ffffff;}
.thku-list-mobile  tbody td.subject{text-align:left}

.thku-form-mobile tbody th{font-size:0.8em;}
.thku-form-mobile tbody td{font-size:0.8em;text-align:left;height:55px;}

.thku-form-mobile tbody td select {padding:0;text-indent:0px;width:100%;border-radius:3px;height:45px;line-height:45px;font-size:0.8em; }
.thku-form-mobile tbody td input[type=text] {padding:0;text-indent:10px;width:100%;border-radius:3px;height:45px;line-height:45px;font-size:0.8em; }
.thku-form-mobile tbody td input[type=password] {padding:0;text-indent:10px;width:100%;border-radius:3px;height:45px;line-height:45px;font-size:0.8em; }

}

/*
.thku-btn-mobile {width:600px;height:70px;font-size:;}
*/




/***********************************************************/
.btn { border:1px solid #ccc; padding: 0 10px; height:30px; background:#fff; font-size:12px;color:#555;}
/*
.btn-blue, .btn-submit { border:1px solid #069193;background:#40B2D9;color:#fff;}
.btn-blue, .btn-submit { border:1px solid #640C02;background:#DE7E78;color:#fff;}
*/
/* next-tour */
//.btn-blue, .btn-submit { border:1px solid #640C02;background:#C0392B;color:#fff;}
//.btn-blue, .btn-submit { border:1px solid #069193;background:#40B2D9;color:#fff;}
.btn-blue, .btn-submit { border:0px solid #069193;background:#000069;color:#fff;}

.btn-gray, .btn-list  { border:1px solid #909090;background:#999999;color:#fff;}
.btn-large {height:35px;padding:0 20px;}
.btn-radius {border-radius:5px;}
input,select { border:1px solid #ccc;height:28px; }

.label { display:inline-block;text-align:center;border-radius:3px;background:#336699;color:#ffffff;font-size:11px;width:50px;height:15px;line-height:15px;margin-right:5px;}
.label-gray{background:#232323;}






.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}



.h1 {font-size:20px;font-weight:bold; }
.h2 {font-size:15px;font-weight:bold; }
.h3 {font-size:12px;font-weight:bold; }
.f1 {font-size:20px; }
.f2 {font-size:15px; }
.f3 {font-size:12px; }
.c-w {color:#ffffff;}
.c-b {color:#344fa0; }
.c-g {color:#737373; }
.c-r {color:#ff3300; }
.underline {display:inline;border-bottom:1px solid;padding-bottom:3px;}
