@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css?family=Racing+Sans+One&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900&display=swap');

blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

* {margin:0; padding:0; font-family:'NanumSquare','Nanum', '맑은 고딕', '돋움', Dotum, '굴림', Gulim, Sans-serif; }

body{
	background:#fff; -webkit-text-size-adjust:none; -webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)
	position:relative; webkit-font-smoothing: subpixel-antialiased;}

a {font-family:'NanumSquare','Nanum','맑은 고딕',Dotum,"돋움",Gulim,"굴림",sans-serif;}

section,nav,article,aside,hgroup,header,footer{display:block}
input,textarea,select,button,table{font-size:medium; font-family:'NanumSquare',Helvetica,AppleGothic,sans-serif;}
img,fieldset{border:0}
ol, ul, dl{list-style:none}
em,address{font-style:normal}
legend, caption{display:none}
img, fieldset, button{border:none;}
hr, button img{display:none;}
hr{display:none}
a{color:inherit;text-decoration:none}
a[href^="tel"]{ font-style:normal}
/*strong { -webkit-text-stroke-width:1px; }*/
table{border-collapse:collapse;border-spacing:0}
br{letter-spacing:normal}
p{letter-spacing:normal}
input[type="text"], input[type="password"]{-webkit-appearance:none}

button,input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]{-webkit-appearance:button;}
textarea{-webkit-appearance:none}
select {border:#ccc; color:#444;}


li img{
	vertical-align: top;
	font-size: 0;
	line-height: 0;}

/* Margin Set */
.ml5	{margin-left:5px;}	.ml10	{margin-left:10px;}		.ml15	{margin-left:15px;}		.ml20	{margin-left:20px;}		.ml25	{margin-left:25px;}		.ml30	{margin-left:30px;}		.ml35	{margin-left:35px;}		.ml40	{margin-left:40px;}		.ml45	{margin-left:45px;}		.ml50	{margin-left:50px;}		.ml55	{margin-left:55px;}	.ml65	{margin-left:65px;}
.mr5	{margin-right:5px;}	.mr10	{margin-right:10px;}	.mr15	{margin-right:15px;}	.mr20	{margin-right:20px;}	.mr25	{margin-right:25px;}	.mr30	{margin-right:30px;}	.mr35	{margin-right:35px;}	.mr40	{margin-right:40px;}	.mr45	{margin-right:45px;}	.mr50	{margin-right:50px;}		.mr450	{margin-right:450px;}
.mb4	{margin-bottom:4px;}.mb5	{margin-bottom:5px;}	.mb10	{margin-bottom:10px;}	.mb15	{margin-bottom:15px;}	.mb20	{margin-bottom:20px;}	.mb25	{margin-bottom:25px;}	.mb30	{margin-bottom:30px;}	.mb35	{margin-bottom:35px;}	.mb40	{margin-bottom:40px;}	.mb45	{margin-bottom:45px;}	.mb50	{margin-bottom:50px;}	.mb55	{margin-bottom:55px;}	.mb60	{margin-bottom:60px;}
.mt5	{margin-top:5px;}	.mt10	{margin-top:10px;}		.mt15	{margin-top:15px;}		.mt20	{margin-top:20px;}		.mt25	{margin-top:25px;}		.mt30	{margin-top:30px;}		.mt35	{margin-top:35px;}		.mt40	{margin-top:40px;}		.mt45	{margin-top:45px;}		.mt50	{margin-top:50px;} .mt60	{margin-top:60px;} .mt70	{margin-top:70px;} .mt80	{margin-top:80px;} .mt90	{margin-top:90px;}

.m_m10{margin-top: -10px;}

/* Padding Set */
.pl5	{padding-left:5px;}		.pl10	{padding-left:10px;}	.pl15	{padding-left:15px;}	.pl20	{padding-left:20px;}	.pl25	{padding-left:25px;}	.pl30	{padding-left:30px;}	.pl35	{padding-left:35px;}	.pl40	{padding-left:40px;}	.pl45	{padding-left:45px;}	.pl50	{padding-left:50px;}	.pl55	{padding-left:55px;}	.pl60	{padding-left:60px;}
.pr5	{padding-right:5px;}	.pr10	{padding-right:10px;}	.pr15	{padding-right:15px;}	.pr20	{padding-right:20px;}	.pr25	{padding-right:25px;}	.pr30	{padding-right:30px;}	.pr35	{padding-right:35px;}	.pr40	{padding-right:40px;}	.pr45	{padding-right:45px;}	.pr50	{padding-right:50px;}
.pb5	{padding-bottom:5px;}	.pb10	{padding-bottom:10px;}	.pb15	{padding-bottom:15px;}	.pb20	{padding-bottom:20px;}	.pb25	{padding-bottom:25px;}	.pb30	{padding-bottom:30px;}	.pb35	{padding-bottom:35px;}	.pb40	{padding-bottom:40px;}	.pb45	{padding-bottom:45px;}	.pb50	{padding-bottom:50px;}
.pt5	{padding-top:5px;}		.pt10	{padding-top:10px;}		.pt15	{padding-top:15px;}		.pt20	{padding-top:20px;}		.pt25	{padding-top:25px;}		.pt30	{padding-top:30px;}		.pt35	{padding-top:35px;}		.pt40	{padding-top:40px;}		.pt45	{padding-top:45px;}		.pt50	{padding-top:50px;}		.pt55	{padding-top:55px;}		.pt60	{padding-top:60px;}

/* layout */

.f_green{color: #607721; letter-spacing: -1px;}
.f_red{color: #ca0000;}
.f_orange{color: #f43900;}
.f_pink {color:#f2092d;}


.clear{clear: both; margin:0; padding:0; height:0; width:0;}
.t_center{text-align: center;}
.t_right{text-align: right;}
.t_left{text-align: left;}
.imgpt40{margin-top: 40px;}
.bold {font-weight:bold;}
.f_bold {font-weight:bold;}
.t_bold {font-weight:bold;}
.t_red{color: #ca0000;}
.tb_red{color: #ca0000; font-weight:bold;}
.t_blue {color: #1a6dac;}
.tb_blue {color: #1a6dac; font-weight:bold;}

.t_point {font-size: 1.175rem; color: #0b80ba;}
.tb_point {font-size: 1.175rem; color: #0b80ba; font-weight:bold;}

.f_21{font-size: 21px;}

 @font-face { font-family: 'BusanBada'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/BusanBada.woff') format('woff'); font-weight: normal; font-style: normal; } 
 @font-face { font-family: 'WindyLavender'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.0/WindyLavender.woff') format('woff'); font-weight: normal; font-style: normal; } 


/* 한돈삼겹살 웹폰트 */
 @font-face { 
	font-family: 'HD3GS'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_seven@1.2/Handon3gyeopsal300g.woff') format('woff'); 
	font-weight: normal; 
	font-style: normal; } 

 @font-face { 
	font-family: 'HD3GSB'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_seven@1.2/Handon3gyeopsal600g.woff') format('woff'); 
	font-weight: normal; 
	font-style: normal; 
}

/* 나눔고딕 */
@font-face {
	font-family:'Nanum';
	font-style:normal;
	font-weight:400;
	src:url('fonts/NanumGothic-Regular.eot');
	src:url('fonts/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/NanumGothic-Regular.woff2') format('woff2'),
	url('fonts/NanumGothic-Regular.woff') format('woff'),
	url('fonts/NanumGothic-Regular.ttf') format('truetype');
}
/* 나눔고딕 Bold */
@font-face {
	font-family:'Nanum-bold';
	font-style:normal;
	font-weight:700;
	src:url('fonts/NanumGothic-Bold.eot');
	src:url('fonts/NanumGothic-Bold.eot?#iefix') format('embedded-opentype'),
	url('fonts/NanumGothic-Bold.woff2') format('woff2'),
	url('fonts/NanumGothic-Bold.woff') format('woff'),
	url('fonts/NanumGothic-Bold.ttf') format('truetype');
}

/* 나눔바른고딕 */
@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 400;
  src: url(./NanumBarunGothic.eot);
  src: local('Nanum Barun Gothic'),
       local('NanumBarunGothic'),
       url(../fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(../fonts/NanumBarunGothic.woff2) format('woff2'),
       url(../fonts/NanumBarunGothic.woff) format('woff'),
       url(../fonts/NanumBarunGothic.ttf) format('truetype');
}

/* 나눔바른고딕 Bold */
@font-face {
  font-family: 'NanumBarunGothicBold';
  font-style: normal;
  font-weight: 700;
  src: url(./NanumBarunGothicBold.eot);
  src: local('Nanum Barun Gothic Bold'),
       local('NanumBarunGothicBold'),
       url(../fonts/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/NanumBarunGothicBold.woff2) format('woff2'),
       url(../fonts/NanumBarunGothicBold.woff) format('woff'),
       url(../fonts/NanumBarunGothicBold.ttf) format('truetype');
}

/* 나눔스퀘어 */
@font-face{ 
	font-family: 'NanumSquare';
	src: url('fonts/NanumSquareR.eot');
	src: url('fonts/NanumSquareR.eot?#iefix') format('embedded-opentype'),
	     url('fonts/NanumSquareR.woff') format('woff'),
	     url('fonts/NanumSquareR.ttf') format('truetype')
}


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


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


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

/*나눔명조체*/
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/NanumMyeongjo-Regular.eot');
  src: url('fonts/NanumMyeongjo-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/NanumMyeongjo-Regular.woff2') format('woff2'),
       url('fonts/NanumMyeongjo-Regular.woff') format('woff'),
       url('fonts/NanumMyeongjo-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Nanum Myeongjo bold';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/NanumMyeongjo-Bold.eot');
  src: url('fonts/NanumMyeongjo-Bold.eot?#iefix') format('embedded-opentype'),
       url('fonts/NanumMyeongjo-Bold.woff2') format('woff2'),
       url('fonts/NanumMyeongjo-Bold.woff') format('woff'),
       url('fonts/NanumMyeongjo-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Nanum Myeongjo extrabold';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/NanumMyeongjo-ExtraBold.eot');
  src: url('fonts/NanumMyeongjo-ExtraBold.eot?#iefix') format('embedded-opentype'),
       url('fonts/NanumMyeongjo-ExtraBold.woff2') format('woff2'),
       url('fonts/NanumMyeongjo-ExtraBold.woff') format('woff'),
       url('fonts/NanumMyeongjo-ExtraBold.ttf') format('truetype');
}





.table_con {width: 100%; border-collapse: collapse; text-align: center; font-size:17px; font-size:1.0625rem; border-top:2px solid #e00006; }
.table_con th { padding:8px 10px;  border-bottom: 1px solid #d9d9d9; text-align:center; color: #000;  vertical-align: middle; font-weight:normal; font-family:'NanumSquareB'; line-height:24px; line-height:1.5rem; }
.table_con td { padding:10px 3px; text-align:left;  border-bottom: 1px solid #d9d9d9; vertical-align:middle;  text-align: left; line-height:24px; line-height:1.5rem; }
.table_con th.bg1 {background:#f1f1f1}

.table_con td.t_center{text-align:center;}
.table_con td.t_right{text-align:right;}

.table_con td input[type="text"], .table_con td input[type="password"]  {height:36px; height:2.25rem; line-height:36px; width:95%; border: 1px solid #d9d9d9; padding-left:10px; vertical-align:middle; }
.table_con td input[type="radio"]{/*position: relative; top: -2px;*/ vertical-align:middle;}
.table_con td.no_result {padding: 15px 0 13px 0;text-align: center;}
.table_con textarea {border: 1px solid #d9d9d9; padding: 8px; width:93%; }
.table_con select {
	width:auto;
    border: 1px solid #b8b3a7;
	font-family:'Nanum';
    font-size: 15px;
	vertical-align: middle;	
height:40px; height:2.5rem;
}



.table_con2 {width: 100%; border-collapse: collapse; text-align: center; font-size:17px; font-size:1.0625rem; border-top:2px solid #45b9f2; background:#fff; }
.table_con2 th { padding:8px 10px;  border:1px solid #d9d9d9; text-align:center; color: #000;  vertical-align: middle; font-weight:normal; font-family:'NanumSquareB'; line-height:24px; line-height:1.5rem; }
.table_con2 td { padding:10px; text-align:left;  border: 1px solid #d9d9d9; vertical-align:middle;  text-align: left; line-height:24px; line-height:1.5rem; }
.table_con2 th.bg1 {background:#f1f1f1}

.table_con2 td.t_center{text-align:center;}
.table_con2 td.t_right{text-align:right;}

.table_con2 td input[type="text"], .table_con td input[type="password"]  {height:36px; height:2.25rem; line-height:36px; width:95%; border: 1px solid #d9d9d9; padding-left:10px; vertical-align:middle; }
.table_con2 td input[type="radio"]{/*position: relative; top: -2px;*/ vertical-align:middle;}
.table_con2 td.no_result {padding: 15px 0 13px 0;text-align: center;}
.table_con2 textarea {border: 1px solid #d9d9d9; padding: 8px; width:93%; }
.table_con2 select {
	width:auto;
    border: 1px solid #b8b3a7;
	font-family:'Nanum';
    font-size: 15px;
	vertical-align: middle;	
height:40px; height:2.5rem;
}



.table_type2 {width: 100%; border-collapse: collapse; text-align: center; margin-top: 15px; font-size:14px; font-size:0.875rem; line-height: 1.25rem;  table-layout:fixed; }
.table_type2 th { padding:8px;background: #0074bf; text-align:center; color: #fff;  vertical-align: middle; font-weight:normal; font-family:'NanumSquareB';}
.table_type2 td {padding:8px; text-align:center;  border-bottom: 1px solid #c9c9c9; border-top: 1px solid #c9c9c9; color: #444; vertical-align:middle;  word-break:keep-all;}
.table_type2 td.center {text-align: center;}
.table_type2 td.bg_1{background:#f1f1f1; color:#111;}
.table_type2 td.bgcolor2{background:#fcece9; color:#000;}
.table_type2 td.t_left{text-align:left;}
.table_type2 td img{position: relative; top: -4px;}
.table_type2 td input[type="text"], .table_type1 td input[type="password"]  {height:40px; height:2.5rem; line-height:40px; width:95%; border: 1px solid #c9c9c9; padding-left:10px; vertical-align:middle; }
.table_type2 td input[type="radio"]{position: relative; top: -2px;}
.table_type2 td.no_result {padding: 15px 0 13px 0;text-align: center;}
.table_type2 textarea {border: 1px solid #c9c9c9; padding: 8px; width:93%; }
.table_type2 select {
	width:auto;
    padding: 4px 4px 4px 0;
    border: 1px solid #b8b3a7;
	font-family:'Nanum';
    font-size: 15px;
	vertical-align: middle;	
}



.table_type3 {width: 100%; border-collapse: collapse; text-align: center; margin-top: 15px;font-size:17px; font-size:1.0625rem; line-height: 1.25rem;  table-layout:fixed; }
.table_type3 th { padding:15px;background:#00941b; text-align:center; color: #fff;  vertical-align: middle; font-weight:normal; font-family:'NanumSquareB';}
.table_type3 td {padding:15px; text-align:center;  border-bottom: 1px solid #c9c9c9; border-top: 1px solid #c9c9c9; color: #444; vertical-align:middle;  word-break:keep-all;}
.table_type3 td.center {text-align: center;}
.table_type3 td.bg_1{background:#f1f1f1; color:#111;}
.table_type3 td.bgcolor2{background:#fcece9; color:#000;}
.table_type3 td.t_left{text-align:left;}
.table_type3 td img{position: relative; top: -4px;}
.table_type3 td input[type="text"], .table_type1 td input[type="password"]  {height:40px; height:2.5rem; line-height:40px; width:95%; border: 1px solid #c9c9c9; padding-left:10px; vertical-align:middle; }
.table_type3 td input[type="radio"]{position: relative; top: -2px;}
.table_type3 td.no_result {padding: 15px 0 13px 0;text-align: center;}
.table_type3 textarea {border: 1px solid #c9c9c9; padding: 8px; width:93%; }
.table_type3 select {
	width:auto;
    padding: 4px 4px 4px 0;
    border: 1px solid #b8b3a7;
	font-family:'Nanum';
    font-size: 15px;
	vertical-align: middle;	
}


/* PC용 CSS */
@media all and (min-width:1024px){

.table_type2 { font-size:17px; font-size:1.0625rem;}
.table_type2 th { padding:15px; }
.table_type2 td {padding:15px}
.w700 {width:700px; margin:0 auto;}
}