@charset "euc-kr";
* {
	margin: 0;
	padding: 0;
}
html, body, input, textarea, select, button, div {
	width: 100%;
	box-sizing: border-box;
	font-family: Malgun Gothic, '¸¼Àº °íµñ', 'µ¸¿ò', 'dotum', sans-serif;
	font-size: 4vw;
	line-height: 1.4;
	color: #3a3a3b;
	/** ¸ð¹ÙÀÏÅØ½ºÆ® ºñÀ²Á¶Á¤ **/
	-webkit-text-size-adjust: none;
	/*Chrome, Safari, newer versions of Opera*/
	-moz-text-size-adjust: none;
	/*Firefox*/
	-ms-text-size-adjust: none;
	/*Ie*/
	-o-text-size-adjust: none;
	/*old versions of Opera*/
}
a {
	color: #353535;
	text-decoration: none;
}
/** input placeholder **/

::-webkit-input-placeholder {
	color: #353535;
}
/* WebKit, Blink, Edge */

:-moz-placeholder {
	color: #353535;
	opacity: 1;
}
/* Mozilla Firefox 4 to 18 */

::-moz-placeholder {
	color: #353535;
	opacity: 1;
}
/* Mozilla Firefox 19+ */

:-ms-input-placeholder {
	color: #353535;
}
/* Internet Explorer 10-11 */

::-ms-input-placeholder {
	color: #353535;
}
/* Microsoft Edge */

::placeholder {
	color: #353535;
}
/* Most modern browsers support this now. */

img, fieldset {
	border: 0;
	vertical-align: top;
}
legend {
	display: none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0 none
}
dl, ul, ol, menu, li {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
input, select, textarea, button {
	font-size: 100%;
	vertical-align: middle
}
button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	-webkit-text-size-adjust: none
}
A:link {
	color: #3a3a3b;
	text-decoration: none;
}
A:visited {
	color: #3a3a3b;
	text-decoration: none;
}
A:active {
	color: #3a3a3b;
	text-decoration: none;
}
A:hover {
	color: #d81118;
	text-decoration: none;
}
A {
	selector-dummy: expression(this.hideFocus=true);
}
A, img, input {
	selector-dummy: expression(this.hideFocus=true);
}
input {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
select {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
input[type='checkbox'] {
	-webkit-appearance: none;
	-webkit-border: 4px;
	background: #fff;
	border: solid 1px #adacac;
	height: 25px;
	width: 25px;
}
input[type='checkbox']:checked {
	background: #f9f9f9;
	border: solid 2px #adaba8;
}
input[type='checkbox']:checked:after {
	-webkit-border-radius: 2px;
	background: #343434;
	content: ' ';
	display: block;
	height: 15px;
	width: 15px;
	left: 3px;
	position: relative;
	top: 3px;
}
input {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
input[type="radio"] {
	display: none;
}
input[type="radio"]+label span {
	width: 100%;
	background-color: #fff;
	font-family: '¸¼Àº °íµñ', 'µ¸¿ò', 'dotum', sans-serif;
	font-size: 1rem;
	color: #5f5f5f;
	border: 1px solid #5f5f5f;
	padding: 10px 10px;
	cursor: pointer;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}
input[type="radio"]:checked+label span {
	width: 100%;
	height: 100%;
	background-color: #5f5f5f;
	font-family: '¸¼Àº °íµñ', 'µ¸¿ò', 'dotum', sans-serif;
	font-size: 1rem;
	color: #FFF;
	border: 1px solid #5f5f5f;
	padding: 10px 10px;
	cursor: pointer;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}
input::-ms-input-placeholder {
	color: #666;
}
input::-webkit-input-placeholder {
	color: #666;
}
input::-moz-placeholder {
	color: #666;
}
img {
	display: block;
	width: 100%;
	border: 0px;
}




/* ¹öÆ° */


.gnb_comm {
	overflow:hidden;
	width:100%
}
.gnb_comm li {
	float:left;
	width:25%
}
.gnb_comm .fst {
	width:25%
}
.gnb_comm .link_menu {
	display:block;
	padding:10px;
	box-sizing:border-box;
	font-weight:bold;
	font-size: 1rem;
	text-align:center;
	color:#3f4040;
	letter-spacing:-1px;
	border-right:2px solid #3f4040;
	border-bottom:2px solid #3f4040;
}
.gnb_comm .on .link_menu {
	background-color:#525261;
	color: #fff
}



.gnb  {
	font-size:1rem;;
	font-fmaily:'µ¸¿ò','dotum',sans-serif;
	color:#252525;
	letter-spacing:-1px;
	line-height:160%;

}
a.gnb:link {
	font-fmaily:'µ¸¿ò','dotum',sans-serif;
	color:#252525;
    text-decoration:none;
}
.contents {
}

a.gnb:visited {
	font-fmaily:'µ¸¿ò','dotum',sans-serif;
	color:#252525;
	text-decoration:none;
}
a.gnb:hover {
	font-fmaily:'µ¸¿ò','dotum',sans-serif;
	color:#252525;
    text-decoration:none;
}
.bar{
    font-family: "µ¸¿ò","Dotum",sans-serif;
	font-size:0.9rem;;
	color: #767676;
	padding:0 5px 0 5px;
}




.title {
	font-size: 1.3rem;
	font-family: 'µ¸¿ò', 'dotum', sans-serif;
	color: #fff;
	letter-spacing: -1px;
}


.txt01 {
	color: #3a3a3b;
	font-size: 1rem;
	font-family: 'µ¸¿ò', 'dotum', sans-serif;
	text-align: left;
	font-weight: bold;
	}
	
	
.txt02 {
    font-size: 0.875rem;
	font-family: 'µ¸¿ò', dotum, sans-serif;
}

.txt03 {
    font-size: 0.8rem;
	font-family: 'µ¸¿ò', dotum, sans-serif;
	color:#888888;
	letter-spacing: -1px;

}




.l_txt0 {
	font-size:0.9rem;
	font-family:'µ¸¿ò','dotum',sans-serif;
    color:#959595;
	line-height:160%;
	


}

.l_txt {
	font-size:0.8rem;
	font-family: 'µ¸¿ò','dotum',sans-serif;
    color:#5c5b5b;
	line-height:160%;


}

.l_txt2 {
	font-size:0.7rem;
    font-family:'tahoma','µ¸¿ò','dotum',sans-serif;
    color:#959595;
}


.txt {
	font-size: 0.825rem;
	font-family: 'µ¸¿ò', dotum, sans-serif;
	color:#fff;
	line-height: 100%;
}
.age {
	font:bold 1.25rem 'µ¸¿ò',dotum,sans-serif;
}

	
	

.input01{
	width: 100%;
	font-size: 1rem;
	font-family:'tahoma', 'µ¸¿ò', 'dotum', sans-serif;
	padding: 8px 0px 10px 15px;
	border: 1px solid #737373;
	background-color: #ffffff;


	}

.day {
    font-size: 0.9rem;
	font-family: 'µ¸¿ò', dotum, sans-serif;
	letter-spacing:-1px;
	color: #fff;
}



/* ¹öÆ° */
	

.btnWrap {
	position: relative;
	display: block;
	width: 100%;
	font-family: 'µ¸¿ò',dotum,sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
}
.btnWrap.btn01 {
	padding: 15px 0 15px;
	margin-bottom: 10px;
	color: #3a3a3b;
	font-family: ' Malgun Gothic,'¸¼Àº °íµñ','µ¸¿ò',dotum,sans-serif;'
}
.btnWrap.btn01 {
	border: 3px solid #d8381a;
	background: #fddbd4;
	padding: 10px 0px;
	margin-top: 10px;
}
.btnWrap.btn01.on {
	border: 3px solid #d8381a;
	background: #fddbd4;
	padding: 10px 0px;
	margin-top: 10px;
}


.btnWrap2 {
	position:relative;
	display:block;
	width:100%;
	font-family:'dotum,sans-serif';
	font-weight:bold;
	font-size: 1.3rem;
}
.btnWrap2.btn01 {
	padding: 15px 0 15px;
	margin-bottom: 10px;
	color:#fff;
	font-family:' Malgun Gothic,'µ¸À½',dotum,sans-serif;'
}
.btnWrap2.btn01 {
	background:#4a4a4a;
	padding: 10px 0px;
	margin-top: 10px;
	}
.btnWrap2.btn01.on {
	background:#4a4a4a;
	padding: 10px 0px;
	margin-top: 10px;}



/* ÇªÅÍ */



.footer_txt	 {
	color:#888888;
	font:0.8rem  'µ¸¿ò',dotum,sans-serif;
	letter-spacing:-1px;
}



