.board_1 {
    font-size: 14px;
    font-family: NotoKrR, sans-serif;
    color: #5f5c5c;
    font-weight: 600;
    letter-spacing: -0.3pt;
    background: #f5f5f5 !important;
    line-height: 18px;
    height: 55px;
    text-align:center;
}

.board_2 {
    font-size: 15px;
    font-family: NotoKrR, sans-serif;
    color: #555555;
    background: #ffffff !important;
    line-height: 20px;
    padding-left: 10px;
}

.board_2_1 {
    font-size: 15px;
    font-family: NotoKrR, sans-serif;
    color: #555555;
    background: #ffffff !important;
    line-height: 20px;
}



.board_m1 {
    font-size: 14px;
    font-family: NotoKrR, sans-serif;
    color: #5f5c5c;
    font-weight: 600;
    letter-spacing: -0.3pt;
    background: #f5f5f5 !important;
    line-height: 18px;
    height: 55px;
    text-align:center;
}

.board_m2 {
    font-size: 14px;
    font-family: NotoKrR, sans-serif;
    color: #555555;
    background: #ffffff !important;
    line-height: 20px;
    padding-left: 10px;
}

.board_m2_1 {
    font-size: 14px;
    font-family: NotoKrR, sans-serif;
    color: #555555;
    background: #ffffff !important;
    line-height: 20px;
}


.board_input {
    width: 350px;
    padding: 5px;
    border: 1px solid #bcbcbc;
}

.input_button1 {
    background: #ffffff;
    border: 1px solid #b7b7b7;
    padding: 4px 10px 3px 10px;
    font-size: 14px;
    font-family: "NotoKrR";
}

.board_j1 {
    font-size: 14px;
    font-family: NotoKrR, sans-serif;
    color: #333333;
    font-weight: 600;
    letter-spacing: -0.3pt;
    background: #ffffff;
    line-height: 18px;
    height: 55px;
    text-align:center;
}

.board_j2 {
    font-size: 15px;
    font-family: NotoKrR, sans-serif;
    color: #555555;
    background: #ffffff !important;
    line-height: 20px;
    padding-left: 10px;
}



.td1{
    color: #444;
    font-weight: 600;
    text-align: center;
    padding: 18px 0;
    border-bottom: 1px solid #e5e5e5;
    background-color: #ffffff;
    letter-spacing: -0.5pt;
    font-size:16px;
    border-right: 1px solid #e5e5e5;
}
.td2{
    text-align: left;
    border-bottom: 1px solid rgb(233, 233, 233);
    padding: 10px 0px 12px 15px;
}

.inputs {
    font-size: 13px;
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    border-image: initial;
    padding: 6px;
    width:60%;
}


select {
    font-size: 13px;
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    border-image: initial;
    padding: 3px;
    width:150px;
    height:32px;
}


.agree_con {
    position: relative;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 15px;
    margin: 20px 0;
}


.agree_con h4 {
    font-weight: 600;
    color: #333;
    font-size: 15px;
    letter-spacing: -0.7pt;
    padding: 0 0 10px 0;
    text-align: left;
}

.textarea {
    font-size: 12px;
    color: #666;
    border: 1px solid #e7e7e7;
    background-color: #f9f9f9;
}
.agree_con .agree {
    text-align: center;
    padding: 8px 0 0 0;
    font-weight: 600;
    color: #333;
    letter-spacing: -0.5pt;
}


.btn_i {
    display: inline-block;
    background: #3e3d3c;
    text-align: center;
    color: #fff;
    font-weight: 500;
    border: none;
    width: 201px;
    height: 55px;
    line-height: 52px;
    cursor: pointer;
    font-size:15px;
}



.td_n1{
   font-size: 15px;
   padding: 16px 25px 16px 25px;
   color: #666;
   border-bottom: 1px solid #ebebeb;
}
.td_n2{
    text-align: left;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0px 12px 15px;

}

.inputs_n1_1 {
    padding: 0 0 0 10px;
    border: 1px solid #e1e1e1;
    font-size: 13px;
    color: #000;
    line-height: 38px;
    height: 28px;
    width:170px;
}

.btn_ni {
    display: inline-block;
    background: #ff0000;
    text-align: center;
    color: #fff;
    font-weight: 500;
    border: none;
    width: 201px;
    height: 55px;
    line-height: 52px;
    cursor: pointer;
    font-size: 17px;
    border-radius: 2px;
}


.privacyTxt{font-family:"Dotum"; font-size:12px; color:#666; width:100%; float:left; padding:20px; border:1px solid #ebebeb; height:120px; overflow:hidden; overflow-y:scroll; margin-top:40px;}
.privacyTxt h3 {font-size:12px;}

.tuitionCheck{float:left; width:100%; margin-top:20px; text-align:right; padding:5px 20px; background:#ffe3e3; border:1px solid #ed2024}
.tuitionCheck label{font-weight:bold;}


input[type='checkbox'] {
    background: #fff;
    border: solid 1px #c9c9c9;
    height: 16px;
    width: 16px;
    padding: 0;
    margin-top: 0;
}

.check_td1{
	font-weight: 600;
	color: #333;
	font-size: 14px;
}

.input_button {
    background: #ffffff;
    border: 1px solid #b7b7b7;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    font-family: "NotoKrR";
}