

@font-face{
font-family: 'NotoSans';
src:url('font/NotoSans-light.eot?#iefix') format("eot"),
   url('font/NotoSans-light.woff') format('woff'),
       url('font/NotoSans-light.woff2') format('woff2'),
	url('font/NotoSans-light.eot');
font-weight:500;
font-style: normal;
}

@font-face{
  font-family: 'NotoSans';
  src: url('font/NotoSans-Regular.eot?#iefix') format("eot"),
       url('font/NotoSans-Regular.woff2') format('woff2'),
	   url('font/NotoSans-Regular.woff') format('woff'),
	   url('font/NotoSans-Regular.eot');
  font-weight: 600;
  font-style: normal;
}


@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 300;
  src:url('font/NotoSans-Thin.eot?#iefix') format("eot"),
       url('font/NotoSans-Thin.woff2') format('woff2'),
       url('font/NotoSans-Thin.woff') format('woff'),
		url('font/NotoSans-Thin.eot');
}


* {-webkit-font-smoothing: antialiased;word-break:keep-all;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:break-word;}
html,body{height:100%; min-width: 1400px}
body,p,h1,h2,h3,h4,h5,h6,ul,li,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,pre{margin:0;padding:0; list-style: none; font-family: 'NotoSans', sans-serif; font-size:100%; font-weight: 400; letter-spacing: 0; color: #000}
body,input,textarea,select,button,table,pre,em,strong{font-family: 'NotoSans', sans-serif; letter-spacing: 0; vertical-align: baseline}
img,fieldset{border:0;vertical-align:middle;}
ul,ol{list-style:none}
em,address{font-style:normal}
legend{*margin-left:-7px;display:none;}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none; font-family: 'NotoSans', sans-serif; -webkit-tap-highlight-color:transparent; display: inline-block; color: #000}
div {-webkit-tap-highlight-color:transparent;}
a:hover,a:active,a:focus{text-decoration:none;}
iframe{border:0}
input:focus,
textarea:focus {outline: none;}

.inner {width:1200px; margin: 0 auto;}
#wrap { margin:0 auto; padding:0; width: 100%; min-width: 1240px;}


input[type="text"] {padding: 10px; line-height: 20px; border: 1px solid #ddd; box-sizing: border-box;}
textarea {padding: 10px; line-height: 20px; border: 1px solid #ddd; box-sizing: border-box; resize: none}
select {-webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(../img/select_arrow.png) no-repeat 95% center; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; outline: none; font-family: inherit; border: none;}
select::-ms-expand {display: none;}
.plus_icon {background: #f29200; height: 30px; width: 30px; border-radius: 50%; display: inline-block; color: #fff; text-align: center; line-height: 30px; font-style: normal; font-size: 18px; margin-right: 10px;}
.left_cont table{font-family: 'NotoSans', "돋움", dotum;}
.left_cont table *{font-family: 'NotoSans', "돋움", dotum;}
.left_cont>p{font-family: 'NotoSans', "돋움", dotum;}
.left_cont>p *{font-family: 'NotoSans', "돋움", dotum;}
.left_cont a{font-family: 'NotoSans', "돋움", dotum;}
.left_cont .img_box{font-family: 'NotoSans', "돋움", dotum;}
.left_cont .img_box *{font-family: 'NotoSans', "돋움", dotum;}
.left_cont>h3{font-family: 'NotoSans', "돋움", dotum;}
.left_cont dd{font-family: 'NotoSans', "돋움", dotum;}
.left_cont strong{font-family: 'NotoSans', "돋움", dotum;}
.left_cont span{font-family: 'NotoSans', "돋움", dotum;}
/* .left_cont >h2{font-family: 'NotoSans', "돋움", dotum;} */

.wcyr_writer {font-size:15px;margin-top:35px}
.wcyr_writer strong{display:block;margin-bottom:10px;font-size:15px;}


.devideline {width: 100%; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 60px 0 40px;}