@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');
*{margin:0; padding:0;}
body{margin:0; padding:0; line-height:1.5; letter-spacing:-0.065em; font-family:'Noto Sans KR',HelveticaNeue-Light,AppleSDGothicNeo-Light,'Malgun Gothic','맑은 고딕',sans-serif; }
a {color:inherit; text-decoration:none;}
ul,li{list-style:none;} img{vertical-align: top;}

#wrap {max-width:740px; margin:0 auto;}

nav {width:100%; height:46px; border-bottom:1px solid #dcdcdc; position:relative;background:#f6f6f6;} 
nav .logo {position:absolute; top:15px; left:20px; width:90px; height:17px; background:url(/views/icle3/w3_2/logo2.png)no-repeat; background-size:100% auto;}

.fbtn{ margin: auto; bottom: 0; position: fixed; z-index: 999; text-align: center;padding-left: 28px; }


.foot{background:#eee; text-align:center; padding:20px 0;  z-index:999;margin: auto; font-size:12px; color: #9b9b9b;max-width:720px;width: 100%;letter-spacing: -0.063em;padding-bottom:20px; }

mark{background-color:#fff9a0; padding:0px 1%; vertical-align:middle;color:#000; font-weight: normal;}
u{font-weight: normal;}


.fix {
    position: fixed;
    right: 0;
    bottom: 10px;
    z-index: 10;
    animation: fb 2s ease infinite;
}

.fix img{width:120px}::-webkit-input-placeholder{color:#a4a6b5!important;font-size:14px!important}::-moz-placeholder{color:#a4a6b5!important;font-size:14px!important}:-ms-input-placeholder{color:#a4a6b5!important;font-size:14px!important}:-moz-placeholder{color:#a4a6b5!important;font-size:14px!important}::placeholder{color:#a4a6b5!important;font-size:14px!important}

@keyframes fb{0%{bottom:5px} 50%{bottom:15px} 100%{bottom:5px}} 

.mt25 {
    margin-top: 2.5vh;
}
.mt7 {
    margin-top: 7vh;
}

.mt30 {
    margin-top: 30px;
}
.mt10 {
    margin-top: 10px;
}
.mt4 {
    margin: 4% 0;
}

article img {
    width: 100%;
}

nav {
	width: 100%;
	height:50px;
	border-bottom: 1px solid #b3b3b3;
	position: relative;
	background: #fff;
}

nav .logo {
	position: absolute;
	top: 15px;
	left: 50%;
	width: 140px;
	height: 40px;
	background: url(/views/icle3/w3_2/logo.png)no-repeat;
	margin-top: 10px;
	background-size: 100% 100%;
	transform: translate(-50%, -50%);
}

nav .search {
	float: right;
	margin-right: 5px;
	background: url(/views/icle3/w3_2/search.png)no-repeat;
	background-size: 100% 100%;
	width:72px;
	height: 40px;
	margin-top: 5px;
	text-indent: -9999em;
}

nav .menu {
	float: left;
	margin-left: 5px;
	background: url(/views/icle3/w3_2/menu.png)no-repeat;
	background-size: 100% 100%;
	width:66px;
	height: 40px;
	margin-top: 5px;
	text-indent: -9999em;
}




/* 헤더 */



header {
	width: 100%;
	max-width: 680px;
	margin: 0px auto;
	text-align: left;
	padding: 15px 10px 30px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
    position:relative;
}

header h1 {
	font-weight: 400;
	font-size: 40px;
	padding: 20px 0px 40px 0px;
	line-height: 1.4;
	color: #000;
	letter-spacing: -1px;
	text-align: left;
    font-family:  "Pretendard Variable", Pretendard, 'sans-serif' !important;
}

header h2 {
	font-weight: 400;
	font-size: 18px;
	padding: 5% 0px 0px 0px;
	line-height: 1.3;
	text-align: left;
color: #292929;
	
}

header p {
	font-weight: 300;
	line-height: 1.7;
	color: #a1a1a1;
	position: relative;
    font-size: 15px;
	margin: 0px;
	text-align: left;
}

header h5{
	font-weight: 400;
	font-size: 19px;
	padding: 0px 0px 0px 0px;
	line-height: 1;
	color: #666;
	letter-spacing: -1px;
	text-align: left;
}

.sub {
	width: 100%;
	color: #999999;
	font-size: 17px;
	margin-top: 0px;
}

.sub img {
	width: 46px;
	margin-right: 12px;
}

header .sub2 {font-weight: 400;line-height: 1.7;color: #4c227b; position: absolute;font-size: 14px;margin: 0px;padding: 4px 10px;; display: block;text-align: right; right: 10px; border: 1px solid #4c227b;  }


/* 본문*/
#wrap {
	width: 90%;
	max-width: 680px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

#wrap h2 {
font-weight: 600;
	font-size: 25px;
	padding: 18px 0px;
margin-top: 5%;
	line-height: 1.3;
	color: #1d1d1d;
    text-align: left;
    border-bottom: 1px solid #9b9b9b;
    font-family: "Nanum Myeongjo", serif;
}
.imgsub {
    font-weight: 300;
	position: relative;
	font-size: 16px;
	margin: 7px 0px 0px 0px;
    color: #717171;
}
h6 {
	font-weight: 600;
	line-height: 1.6;
	color: red;
	position: relative;
    border-bottom: 0px solid#7e7e7e;
	font-size: 28px;
	margin: 7px 0px 0px 0px;}
h7 {
	font-weight: 300;
	line-height: 1.6;
	color: #222222;
	position: relative;
	text-align: center;
	font-size: 21px;
	margin: 20px 0px 40px 0px;	}

hr{margin-top: 20px;margin-bottom: 20px;}


.img_wrap {
	width: 100%;
	border: 0px solid#eee;
	margin: auto;
	padding-top: 6%;	
}

.text_wrap {
	overflow: hidden;
	width: 100%;
	font-size: 21px;
	line-height: 1.9;
	letter-spacing: -0.5px;
	padding-top: 6%;

}
mark {
	color: red;
	background-color: #fff947;
    font-weight: bold;
    padding: 0 5px;
    font-size: 22px;}

.line{
text-decoration: underline; text-underline-position:under; color:#000;
	font-weight: 500;}
hr{border: 1px solid #cfcfcf; width: 70%; margin: 0 auto; margin-top: 6%;}
.notice{
    text-decoration: underline; text-underline-position:under; color:#e51e1e; padding-right: 3px;font-size: 24px; }
.notice2{ 
    text-decoration: underline; text-underline-position:under; color:#e51e1e; padding-right: 3px;font-size: 22px; }

.redd {text-decoration: underline; text-underline-position:under; color:#e51e1e; padding-right: 3px;font-size: 30px;}
.point {font-size: 22px; color: black;}

.aa img {width: 4%;padding-top: 3%; padding-bottom: 3%;display: block;}

u {
	text-decoration: underline;
	text-underline-position: under;
	font-weight: 600;
}
.un p img {
	width: 70px;
	margin: 0 auto;
	text-align: center;}


div.infobox {clear:both;overflow:hidden;display:block;position:relative;margin:5% 0 5% 0;color:#333;}
div.infobox img {position:relative;margin:0;padding:0}

div.ipForm {padding:3% 4%; border:5px solid #381161; border-top: none; background:#fff;}
div.ipForm dl	{width:100%;float:left;padding:0;text-align:left;margin:2% 0;}
div.ipForm dl dt {width:16%;float:left;display:inline-block;font-size:1.0em;letter-spacing:-0.063em;font-weight:normal;text-align:left;padding:2% 0 0 0;}
div.ipForm dl dd {width:80%;float:left;display:inline-block; margin: 0 0 0 3%; white-space:nowrap;}
div.ipForm dl dd label {width:90%;float:left;display:inline-block;}
div.ipForm dl dd ipForm {border:1px solid #ccc;width:30%;padding:5px 3px;}
div.ipForm dl dd input {display:inline-block;width:94%;height:27px;padding:2% 2%;border:1px solid #616161;color:#646464;-webkit-border-radius:0; font-size:1.125em;}


div.ipForm dl dd select {font-size:1.125em; height:50px; margin:2% 0%;width: 28%;}
div.ipForm dl dd .inputChk {width:0.750em;height:0.750em;color:#a0a0a0;padding:0;}

div.ipForm .Form_Q {width:100%; float:left; line-height:1.5; padding-bottom:2%; border-bottom:2px dashed #eee;}
div.ipForm .Form_Q th {font-size:1.125em; text-align:left; padding:2% 0;}

div.ipForm .bnr {width:100%;margin:0 auto;padding:0;}
div.ipForm .bnr button {width:100%;padding:3% 0;background:#1e4acd;color:#fff;border:0;font-weight:bold;font-size:1.500em;letter-spacing:-0.063em;}
/*디비*/





.self_test {padding:0px; background:#fff; text-align:center}
.self_test h2 {font-size:1.5em}
.self_test p {font-size:1.3em}
.self_test .inner_box {width:92%; background:#fff; box-shadow:0 0 0px #eee; padding:0px 20px; margin:auto;text-align: center;border: 1px solid #17b2b1;border-radius: 5px;}
.self_test .inner_box ul {height:auto; overflow:hidden; margin:10px 0}
.self_test .inner_box ul li {width: 100%; float:left; text-align: left; font-size: 1.3em; font-weight:300; line-height:1.6;  position:relative}
.self_test .inner_box ul li input {position: absolute; top: 0; left: 0; width: 0; height: 0}
.self_test .inner_box ul li label {position:relative; padding-left:30px}
.self_test .inner_box ul li label:before {content:''; width:20px; height:20px; border:1px solid #ddd;  display: inline-block; vertical-align: -2px; margin-right: 5px; position:absolute; top:6px; left:0}
.self_test .inner_box ul li input[type="checkbox"]:checked+label:after {content:'\e929'; font-family: 'xeicon'; color: #fff;background: #17b2b1; line-height:20px; position:absolute; top:6px; left:0; width:22px; height:22px; text-align:center; line-height:20px}





.form {
    width: 100%;
    border: 5px solid red;
    border-top: 0px;
    padding: 10px 20px;
    box-sizing: border-box;
}

.form th {
    width: 90px;
    text-align: left;
    padding-left: 10px;
}

.form th span {
    color: red;
}
.form td {
    text-align: left;
}

.money {
    width: 90%;
    margin: 0 auto;
    padding: 5px;
    background: #f5f5f5;
    border: 1px solid #bbb;
    font-size: 13px;
    text-align: center;
}
.money input {
    width: 20%;
    height: 25px;
    border: 1px solid #bbbbbb;
}
.dbq .q_tit {
    font-weight: bold;
    font-size: 16px;
    padding: 10px 0;
    text-align: left;
}
.dbq .q_sub input {
    display: none;
}

.dbq .q_sub input + label {
    display: inline-block;
    width: 24%;
    padding: 8px 0px;
    font-size: 18px;
    text-align: center;
    background: #fff;
    color: #4c227b;;
    border-radius: 5px;
	font-weight: 400;
    border: 1px solid #4c227b;
}

.dbq .q_sub input:checked + label {
    background: #4c227b;
    color: #fff;
    font-weight: bold;
}


.dbq .q_sub2 input {
    display: none;
}

.dbq .q_sub2 input + label {
    display: inline-block;
    width: 60%;
    padding: 6px 20px;
    text-align:left;
    background: #fff;
    color: #4c227b;
    border-radius: 5px;
    border: 1px solid #4c227b;
	font-size: 18px;
	font-weight: 400;
	margin: 2px;
	letter-spacing: -0.5;
}

.dbq .q_sub2 input:checked + label {
    background: #4c227b;
    color: #fff;
    font-weight: bold;
}



.dbq .q_sub3 input {
    display: none;
}

.dbq .q_sub3 input + label {
    display: inline-block;
    width: 20%;
    padding: 8px 6px;
    text-align:center;
    background: #fff;
    color: #4c227b;
    border-radius: 5px;
    border: 1px solid #4c227b;
	font-size: 16px;
	font-weight: 400;
	
}

.dbq .q_sub3 input:checked + label {
    background: #4c227b;
    color: #fff;
    font-weight: bold;
}

















.reply {width:100%; max-width:700px; margin:10px auto 0; padding:5px 5px; box-sizing: border-box; text-align: left}
.reply .reply_tt {height:25px; width:100%; margin-bottom:10px; text-align: left}
.reply .reply_tt h6 { height:20px; font-size: 15px; font-family: "나눔고딕",nanumgothic,se_NanumGothic,sans-serif,simhei; font-weight: 500; display:inline-block; vertical-align:top; padding-top:3px;}
.reply .reply_tt img {width:22px; height:22px; border:1px solid #e5e5e5; display:inline-block;}
.reply textarea {width:100%; box-sizing:border-box; border:1px solid #ccc; padding:15px; font-size: 12px;}
.reply .reply_sub_tt {width:100%; padding:28px 0 17px; border-bottom:1px solid #e5e5e5;}
.reply .reply_sub_tt::after {content:''; display:block; clear:both;}
.reply .reply_sub_tt div {float:left;}
.reply .reply_sub_tt .sub_tt2 {font-size: 15px; padding-left:5px;}
.reply .reply_sub_tt .sub_tt3 {float:right;}
.reply .comment {padding:20px 10px; border-bottom:1px solid #e5e5e5;}
.reply .comment .face span {display:inline-block; vertical-align: top; font-size: 18px; font-family: "나눔고딕",nanumgothic,se_NanumGothic,sans-serif,simhei; font-weight: 700;}
.reply .comment .face img {width:40px; height:20px; padding-right: 5px; padding-top: 3px }
.reply .comment p {font-size: 16px; line-height: 1.65; font-family: "나눔고딕",nanumgothic,se_NanumGothic,sans-serif,simhei; padding:5px;}
.reply .comment .time {font-size: 12px; color:#999; text-align: left} .reply .comment .time span {color:#ebebeb;}
.reply .comment .com_btn {margin-top:7px;}
.reply .comment .com_btn .btn1 {display:inline-block; padding:5px 9px; font-size: 13px; border:1px solid #e0e0e0;}
.reply .comment .com_btn ul {float:right;}
.reply .comment .com_btn ul::after {content:''; display:block; clear:both;}
.reply .comment .com_btn ul li {float:left; color:#999; padding:5px 9px; font-size: 12px; border:1px solid #e0e0e0; margin-left:5px;}
.reply .comment .com_btn ul li img {width:14px; height:11px;}
.reply .list {margin:28px auto 6px; text-align:center;}
.reply .list .com_list {text-align:center; display:inline-block; }
.reply .list .com_list::after {content:''; display:block; clear:both;}
.reply .list .com_list li{font-size: 12px; color:#999; float:left; width:26px; height:26px; line-height: 26px; }
.reply .list .com_list li:first-child {border:1px solid #e5e5e5; color:#0b41c9; font-weight: bold; }
.reply .list .com_list li:last-child {white-space: nowrap;}

.reply .comment2 {padding:20px 10px; border-bottom:1px solid #e5e5e5; background-color: #f4f4f4}
.reply .comment2 .face span {display:inline-block; vertical-align: top; font-size: 18px; font-family: "나눔고딕",nanumgothic,se_NanumGothic,sans-serif,simhei; font-weight: 700;}
.reply .comment2 .face img {width:40px; height:20px; padding-right: 5px; padding-top: 3px }
.reply .comment2 p {font-size: 16px; line-height: 1.65; font-family: "나눔고딕",nanumgothic,se_NanumGothic,sans-serif,simhei; padding:5px;}
.reply .comment2 .time {font-size: 12px; color:#999;} .reply .comment .time span {color:#ebebeb;}
.reply .comment2 .com_btn {margin-top:7px;}
.reply .comment2 .com_btn .btn1 {display:inline-block; padding:5px 9px; font-size: 13px; border:1px solid #e0e0e0;}
.reply .comment2 .com_btn ul {float:right;}
.reply .comment2 .com_btn ul::after {content:''; display:block; clear:both;}
.reply .comment2 .com_btn ul li {float:left; color:#999; padding:5px 9px; font-size: 12px; border:1px solid #e0e0e0; margin-left:5px;}
.reply .comment2 .com_btn ul li img {width:14px; height:11px;}


.banner {padding:15px; width:100%; max-width:700px; margin:0 auto; box-sizing: border-box;}
.banner img {width:100%;}
footer {padding:15px; background:#eee; border-top:1px solid #e5e5e5; text-align:center; margin-top: 5%;}
footer p {font-size:12px; color:#999;}
#prdPar_b01 {margin-top:15px;}
.mt40{margin-top:40px;}.mt30{margin-top:30px;}.mt20{margin-top:20px;}.mt15{margin-top:15px;}.mt10{margin-top:10px;}
.banner {position:relative;}
.banner p {position: absolute; z-index: 99; top:15px; left:15px; right:15px; padding:5px; height:30px; letter-spacing:0; background:rgba(0,0,0,.7); color:#fff;}
.banner em {position: absolute; z-index: 99; top:25px; right:20px; color:#fff; font-size:12px; letter-spacing: 0; font-weight:300; }

.p1 {color:#ff2481; font-weight:bold;}
.p2 {color:#ff444f; font-weight:bold;}

section {padding:5% 4% 0 4%;}
section img { padding:3% 0 0 0;}
.arrow {width:90%;padding-top: 5% !important;padding-bottom: 5% !important; margin:0 auto !important; display: block;}
button {cursor:pointer;}

@media screen and (max-width:600px) {

/* 헤더 */
header {
	width: 100%;
	max-width: 680px;
	margin: 0px auto;
	text-align: left;
	padding: 15px 0px 30px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
    position:relative;
}

header h1 {
	font-size: 28px;
	padding: 20px 2% 40px;
	line-height: 1.4;
    font-weight: 500;
    letter-spacing: -1.5px;
}

header h2 {
	font-size: 15px;
	padding: 5% 2% 0px;
	
}

header p {
	font-weight: 300;
	line-height: 1.7;
	color: #a1a1a1;
	position: relative;
    font-size: 13px;
	margin: 0px;
	text-align: left;
}

header h5{
	font-weight: 400;
	font-size: 17px;
	padding: 0px 0px 0px 0px;
	line-height: 1;
	color: #666;
	letter-spacing: -1px;
	text-align: left;
}

.sub {
	width: 100%;
	color: #999999;
	font-size: 17px;
	margin-top: 0px;
}

.sub img {
	width: 38px;
    padding: 0 0 0 2%;
	margin-right: 12px;
}

header .sub2 {font-weight: 400;line-height: 1.7;color: #4c227b; position: absolute;font-size: 12px;margin: 0px;padding: 4px 10px;; display: block;text-align: right; right: 10px; border: 1px solid #4c227b;  }
    

  .dbq {font-size:15px!important;}
	div.ipForm dl dt {width:17%;float:left;display:inline-block;font-size:0.9em;letter-spacing:-0.08em;font-weight:normal;text-align:left;padding:2% 0 0 0;}
	
	.fbtn{ margin: auto; bottom: 0; position: fixed; z-index: 999; text-align: center;padding-left: 0px; }
	
	.dbq .q_sub input + label {
    display: inline-block;
    width: 23%;
    padding: 8px 0px;
    font-size: 16px;
    text-align: center;
    background: #fff;
    color: #4c227b;
    border-radius: 5px;
    border: 1px solid #4c227b;
}
	
#wrap {
    width: 95%;
    overflow: hidden;
    max-width: 700px;
    margin: 0 auto;
    padding: 0;
    color: #000;
    padding: 0 1%;
}
    
.text_wrap {
	overflow: hidden;
	width: 100%;
	font-size: 18px;
	line-height: 1.9;
	letter-spacing: -0.6px;
	padding-top: 6%;
}
    #wrap h2 {font-size: 22px;}
    mark{font-size: 19px;}
    .notice{font-size: 19px;}
    .notice2{font-size: 19px;}
    
.aa img {width: 7%;padding-top: 3%; padding-bottom: 3%;display: block;}
    
    
article h3 {font-size:14px;}
	.self_test {padding:0px 0px 0px 0px}
    .self_test > img {width:60%}
    .self_test p {font-size:1em; margin-top:10px}
	.self_test .inner_box ul li {width: 100%; float:left; text-align: left; font-size: 1.08em; font-weight:300;letter-spacing: -1px; line-height:1.7;  position:relative}
    .self_test p br {display:none}
    .self_test .inner_box {padding:0px 10px; width: 92%;}
    .self_test .inner_box ul {margin:10px 0}
    .self_test .inner_box ul li {width:100%; float:none}
    .self_test .inner_box ul li label:before {top:3px}
    .self_test .inner_box ul li input[type="checkbox"]:checked+label:after {top:3px}
	
	
	.foot{background:#eee; text-align:center; padding:20px 0;  z-index:999;margin: auto; font-size:12px; color: #9b9b9b;max-width:720px;width: 100%;letter-spacing: -0.063em;padding-bottom:20px; }
	
	
	.dbq .q_sub2 input {
    display: none;
}

.dbq .q_sub2 input + label {
    display: inline-block;
    width: 92%;
    padding: 8px 6px;
    text-align:left;
    background: #fff;
    color: #4c227b;
    border-radius: 5px;
    border: 1px solid #4c227b;
	font-size: 16px;
	font-weight: 400;
	margin: 2px;
}

.dbq .q_sub2 input:checked + label {
    background: #4c227b;
    color: #fff;
    font-weight: bold;
}

	
.dbq .q_sub3 input + label {
    display: inline-block;
    width: 30%;
    padding: 5px 6px;
    text-align:center;
    background: #fff;
    color: #4c227b;
    border-radius: 5px;
    border: 1px solid #4c227b;
	font-size: 16px;
	font-weight: 400;
	
}

	
	div.ipForm dl dt {width:23%;float:left;display:inline-block;font-size:1.0em;letter-spacing:-0.063em;font-weight:normal;text-align:left;padding:2% 0 0 0;}
	
	div.ipForm dl dd input {display:inline-block;width:100%;height:27px;padding:2% 2%;border:1px solid #616161;color:#646464;-webkit-border-radius:0; font-size:1.125em;}
	
	div.ipForm dl dd {width:70%;float:left;display:inline-block; margin: 0 0 0 3%; white-space:nowrap;}
	
	div.ipForm dl dd select {font-size:1.125em; height:40px; margin:2% 0%;width: 28%;}
	
}
@media screen and (max-width:420px) {

    
    .text_wrap {font-size: 17px;    }
    header h1 {
        font-size: 23px;

    }
    mark{font-size: 18px;}
    .notice{font-size: 18px;}
    .notice2{font-size: 17px;}
    
}