 @charset "UTF-8";

.wrap_50 {width:50% !important; margin-left:25%;}
.wrap_70 {width:70% !important; margin-left:15%;}


.img_border {border:1px solid #ddd;}
.border_top  {border-top:1px solid #ddd;}
.border_bottom  {border-bottom:1px solid #ddd;}
.bg_gray  {background-color:#f9f9f9; }
.red  {color:red;}
.blue  {color:blue;}

.bg1 {background-color:#f9f9f9; }

 .w_line {width:20px; height:1px; background-color:#fff; display:inline-block; margin-bottom:20px;}

.border_none {border:none !important; margin-bottom:5px !important}
.s_line {width:20px; height:2px; background-color:#333; display:inline-block}
.line {width:100%; height:1px; margin:40px 0;  background-color:#ddd; display:inline-block}

.t {font-size:15.5px; line-height:1.3em; font-weight:400; color:#555;}
.b_t {font-size:1.3em; font-weight:600; color:#41ae49}
.s_t  {font-size:0.95em}


.t_color1 {color:blue;}
.t_color2 {color:red}



dl.basic { float:left;  }
dl.basic dt {font-size:18px; line-height:1.5em;  padding-bottom:4px; font-weight:500; color:#333;}
dl.basic dd {font-size:15.5px;  font-weight:300; letter-spacing:-0px;  line-height:1.3em; color:#777;}
dl.basic dd  b {font-weight:500; color:#555;}


dl.img_info { float:left;  width:100%; border:1px solid #ddd;  padding:10px; border-radius:3px; box-sizing:border-box;}
dl.img_info img {float:left;}
dl.img_info dt {width:80%; float:right; font-size:18px; line-height:1.5em;  padding-bottom:4px; font-weight:500; color:#333;}
dl.img_info dd {width:80%; float:right;  font-size:15px;  font-weight:300;  padding-bottom:3px; letter-spacing:-0px;  line-height:1.3em; color:#777;}
dl.img_info dd  b {font-weight:500; color:#555;}



ul.basic  {width:100%; float:left;}
ul.basic li  {list-style:disc; font-size:15.5px; font-weight:300; line-height:1.4em; color:#555; padding-bottom:0px; padding-left:0px; margin-left:30px;  }

ul.tab  {width:100%; float:left; margin-top:30px; border-bottom:1px solid #ddd; margin-bottom:20px;}
ul.tab li  { margin-right:2px;  font-size:16px;  font-weight:400; float:left;  text-align:center;   background-color:#fff;   box-sizing:border-box; color:#666 }
ul.tab li a {line-height:43px; color:#666 !important; width:100%; display:inline-block;  }
ul.tab li.ov  {  background-color:#444; border:1px solid #666;  }
ul.tab li.ov a {color:#fff !important; font-weight:600   }



table.basic {width:100%; float:left;}
table.basic th {background-color:#fff;  border:1px solid #ddd; color:#333; padding:7px; font-weight:500; font-size:15px;}
table.basic td {font-size:15px; color:#555; text-align:left; padding:7px; border:1px solid #ddd; line-height:1.35em;}



table.basic_h {width:100%; float:left;}
table.basic_h th { width:18%; padding:20px 0;  vertical-align:top;}
table.basic_h th h3 { color:#9dcd5e; font-weight:600; font-size:36px; border-bottom:1px solid #9dcd5e; display:inline}

table.basic_h td {width:82%; font-size:17px; color:#666; text-align:left;}
table.basic_h td b {margin-right:10px; color:#333;}
table.basic_h td .bg {background:#f9f9f9; float:left; width:100%; padding:20px; box-sizing:border-box}


#sub table.info {width:100%; float:left; border-top:1px solid #ddd; }
#sub table.info th {padding:12px; border-bottom:1px solid #ddd; font-size:15.5px; color:#333; line-height:1.3em;  text-align:left; font-weight:600; }
#sub table.info td {padding:12px; border-bottom:1px solid #ddd; font-size:15px; color:#666; line-height:1.3em;  }

ul.col-4 li {width:24%; margin-right:1%;  display:inline-block; vertical-align:top}
ul.col-4 li:nth-child(4n)   {margin-right:0}


.pc-col-2 {width:49% !important;}
.pc-col-2:nth-child(2) {float:right}


 /*팝업*/
.layer {display:none; position:fixed; _position:absolute; top:0; left:0; width:100%; height:100%; z-index:100;}
.layer .bg {position:absolute; top:0; left:0; width:100%; height:100%; z-index:999; background:#000; opacity:.7; filter:alpha(opacity=70);}
.layer .pop-layer {display:block;}

.pop-layer {display:none; position: absolute; top: 50%; left: 50%; width: 90%; height:auto;    z-index: 999999999999999999999999999999999;}
.pop-layer .pop-container {padding: 20px 0 20px 0; width:100%; float:left;}
.pop-layer .pop-container ul {width:100%; float:left; }
.pop-layer .pop-container ul li {width:100%; float:left; padding:3% 0; text-align:center;}
.pop-layer p.ctxt {color: #666; line-height: 25px;}
.pop-layer .btn-r {width: 100%; margin:10px 0 20px; padding-top: 10px; border-top: 1px solid #DDD; text-align:right;}

a.cbtn {display:inline-block; height:25px; padding:0 14px 0; border:1px solid #304a8a; background-color:#3f5a9d; font-size:13px; color:#fff; line-height:25px;}
a.cbtn:hover {border: 1px solid #091940; background-color:#1f326a; color:#fff;}





/*버튼*/

a.y_btn_bg  {background-color:#333;  border:1px solid #333; box-sizing:border-box; margin-top:30px; display:inline-block; line-height:50px; width:200px;  color:#fff !important; text-align:center;  font-weight:500; font-size:17px;  border-radius:3px; box-shadow:1px 1px 3px #ddd;  }

a.n_btn_bg  {background-color:#333;  border:1px solid #3333; box-sizing:border-box; margin-top:30px; display:inline-block; line-height:50px; width:200px;  color:#fff !important; text-align:center;  font-weight:500; font-size:18px;  border-radius:3px; box-shadow:1px 1px 3px #ddd;  }

a.basic_btn  { display:inline-block; text-align:center; line-height:50px; width:200px; font-weight:500;
font-size:18px;  background: linear-gradient( to top, #a5c568, #aadd3e ); border-radius:3px; color:#fff !important;  }


a.down_btn {min-width:150px; padding:0 40px;  font-size:16px; font-weight:500;  line-height:43px; text-align:center; color:#fff !important; background: linear-gradient(to bottom, #ff8400, #ff6600); border:1px solid #ff8400; display:inline-block; border-radius:2px;}



a.list_btn  { display:inline-block; text-align:center; line-height:31px; padding:0 20px; font-weight:400;   font-size:14px; float:right;  margin-top:10px; margin-left:5px; background-color:#555; border-radius:3px; box-shadow:1px 1px 3px #ddd; color:#fff !important;  border:1px solid #555;}


 a.write_btn  { display:inline-block; text-align:center; line-height:31px; padding:0 20px; font-weight:400;  font-size:15px; float:right; margin-top:10px; margin-left:5px;  background-color:#fff; border-radius:3px; box-shadow:1px 1px 3px #ddd; color:#888 !important; border:1px solid #ddd;  }

 a.check_btn  { display:inline-block; text-align:center; line-height:30px; padding:0 20px; font-weight:400;   font-size:14.5px;   background-color:#555; border-radius:3px; box-shadow:1px 1px 3px #ddd; color:#fff !important;  border:1px solid #555;}



a.t_link {color:blue; text-decoration:underline;}


 a.more_btn {font-size:18px; font-weight:500; border:1px solid rgba(250,250,250,.5); color:#fff; border-radius:50px; text-align:center; line-height:45px; width:300px; margin-top:20px; display:inline-block;}

a.img_hover {border:5px solid #fff; float:left; box-sizing:border-box; }
a.img_hover:hover {border:5px solid #ddd; float:left; box-sizing:border-box; }

/**************************/

@media (max-width:1200px) {

ul.col-4 li {width:32%; margin-right:1.5%;  display:inline-block;}
ul.col-4 li:nth-child(4n)   {margin-right:1.5%}
ul.col-4 li:nth-child(3n)   {margin-right:0}

.pc-col-2 {width:100% !important;}
.pc-col-2:nth-child(2) {margin-top:-1px;}

 }


/**************************/

@media (max-width:1000px) {

}


/**************************/

@media (max-width:800px)  {

.wrap_50 {width:100% !important; margin-left:0;}
.wrap_70 {width:100% !important; margin-left:0;}
.m_100 {width:100%; display:inline-block}

ul.col-4 li {width:48%; margin-right:0 !important;  display:inline-block; }
 ul.col-4 li:nth-child(2n)   {margin-left:3%}

 }