@charset "utf-8";

.member_wrap {width: 1450px; min-height: 970px; margin: 0 auto; background: #fff; border-radius: 26px; padding: 120px 0 190px; box-sizing: border-box;}
.member_box {width: 450px; margin: 0 auto;}
.member_box.full {width: 100%;}
.member_box .top {text-align: center; margin: 0 0 40px;}
.member_box .top .logo {margin: 0 0 10px;}
.member_box .top h3 {font-size: 33px;}
.member_box .top.bar {margin: 0 0 70px; padding: 0 0 60px; position: relative;}
.member_box .top.bar h3:after {content: ''; background: #202a60; width: 97px; height: 4px; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);}

.member_box .mem_cont {}
.member_box .mem_cont.login {margin: 0 0 90px;}
.member_box .mem_cont.text {}
.member_box > p.orange {color: #ff6600; font-size: 15px; margin: 0 0 10px;}

.btn_wrap {}
.btn_wrap.half {width: 40%; margin: 0 auto;}
.btn_wrap > button {margin-bottom:10px;}
.btn_wrap > button:last-child {margin-bottom:0;}
.btn_full {text-align: center; width: 100%; height: 55px;}
.btn_full span {font-size: 18px; color: #fff; font-weight: bold;}

.btn_wrap .btn_full.blue {background: #202a60; border: 2px solid #202a60;}
.btn_wrap .btn_full.blue.no_fill {background: #fff;}
.btn_wrap .btn_full.blue.no_fill span {color: #202a60;}
.btn_wrap .btn_full.login span {background: url(../img/ico/ico_login.png) no-repeat left center/19px 17px; display: inline-block; padding-left: 37px;}
.btn_wrap .btn_full.yellow {background: #ffdc87; border: 1px solid #202a60;}
.btn_wrap .btn_full.yellow span {color: #333;}
.btn_wrap .btn_full.navy {background: #202a60;}
.btn_wrap .btn_full.navy span {color: #fff;}
.btn_wrap .btn_full.gray {background:#ccc;border: 1px solid #202a60;}
.btn_wrap .btn_full.gray span {color: #333;}
.btn_wrap .btn_full.hackout {background: #555;}
.btn_wrap .btn_full.hackout span {color: #fff;}
.btn_wrap .inp_chk {margin: 10px 0 0;}

.btn_wrap .btn_half {}
.btn_wrap .btn_half ul {display: table; width: 100%;}
.btn_wrap .btn_half ul li {display: table-cell; vertical-align: middle; width: 50%; padding: 0 5px 0 0; box-sizing: border-box;}
.btn_wrap .btn_half ul li:last-child {padding: 0 0 0 5px;}
.btn_wrap .btn_half ul li button {width: 100%;}

.class_select_info {margin: 0 0 40px;}
.btn_center_box ul {display: table; width: 100%;}
.btn_center_box ul li {display: table-cell; vertical-align: middle; width:50%; box-sizing: border-box; padding: 0 6px 0 0;}
.btn_center_box ul li a {display: block; background: #ddd; border: 1px solid #202a60; padding: 13px 0;}
.btn_center_box ul li a span {display: inline-block; font-size: 18px; color: #333; font-weight: bold;}
.btn_center_box ul li:last-child {padding: 0 0 0 6px;}

.btn_center_box ul li.btn_join a {background: #ffdc87;}
.btn_center_box ul li.btn_join a span {padding-left: 30px; background: url(../img/ico/ico_join.png) no-repeat left center/16px 17px;}
.btn_center_box ul li.btn_login a {background: #ffdc87;}
.btn_center_box ul li.btn_login a span {padding-left: 28px; background: url(../img/ico/ico_header_login.png) no-repeat left center/16px 17px;}

.mem_tab {margin: 0 0 30px;}
.mem_tab > p {display: block; font-size: 18px; color: #333; padding: 0 0 6px;}
.mem_tab ul {font-size: 0; border-top: 1px solid #202a60; border-bottom: 1px solid #202a60;}
.mem_tab ul li {display: inline-block; width: 50%; border-right: 1px solid #202a60; box-sizing: border-box;}
.mem_tab ul li:first-child {border-left: 1px solid #202a60;}
.mem_tab ul.triple li {width: 33.33%;}
.mem_tab ul li a {display: block; font-size: 18px; font-weight: 400; color: #333; background: #ddd; line-height: 53px; text-align: center;}
.mem_tab ul li.on {}
.mem_tab ul li.on a {color: #fff; background: #202a60;}

.join_cont .mem_tab.top ul {display: table; width: 100%;}
.join_cont .mem_tab.top li {display: table-cell; width: auto;}
.join_cont .mem_tab.top li.on { width: 73%;}
.join_cont .navy_tit {background: #202a60; line-height:55px; text-align:center; margin: 85px 0 36px;}
.join_cont .navy_tit:first-child {margin-top:0;}
.join_cont .navy_tit span {color: #fff;}

.important {display: inline-block !important; padding-right:12px !important; position: relative;}
.important:after{content:'*'; color:#ff6600;font-size:18px; position: absolute;right:0; top:0;}

.find_result {border: 1px solid #202a60; padding: 50px 25px 20px; margin: 13px 0 0;}
.find_result p {text-align: center; font-size: 18px; margin: 0 0 45px;}

/* 회원가입 */
.join_cont {}
.join_cont.w450 {width: 450px; margin: 0 auto;}
.join_cont > p {text-align: center; font-size: 18px; color: #333; width: 450px; margin: 0 auto;}

.join_cont .gray_box {background: #ededed; border-radius: 27px; text-align: center; border: 0; padding: 30px; margin: 20px auto; width: 740px; box-sizing: border-box;}
.join_cont .gray_box p {font-size: 18px; color: #333;}
.join_cont .gray_box p:first-child {/* background: url(../img/mypage/ico_caution_gray.png) no-repeat center top/52px 46px; padding-top: 70px; */}
.join_cont .gray_box p span {color: #ff6600;}


.join_cont ul.join_tab {font-size: 0; text-align: center; margin: 75px 0 0;}
.join_cont ul.join_tab li {display: inline-block; vertical-align: top; width: 272px;}
.join_cont ul.join_tab li a {display: block; background: #202a60; border-radius: 12px;}
.join_cont ul.join_tab li a span {font-size: 0;display: block; background: url(../img/ico/join_parent.png) no-repeat center/contain; width: 272px; height: 271px;}
.join_cont ul.join_tab li:hover a span {background: url(../img/ico/join_parent_over.png) no-repeat center/contain;}

.join_cont ul.join_tab li.student {margin-right: 62px;}
.join_cont ul.join_tab li.student a {display: block; background: #ffdc87;}
.join_cont ul.join_tab li.student a span {background: url(../img/ico/join_student.png) no-repeat center bottom/contain;}
.join_cont ul.join_tab li.student:hover a span {background: url(../img/ico/join_student_over.png) no-repeat center bottom/contain;}

.join_cont .input_wrap {margin: 0 0 25px;}
.join_cont .input_wrap:last-child {margin: 0;}
.join_cont .input_wrap .id_chk {position: relative; padding-right: 117px;}
.join_cont .input_wrap .id_chk button {background: #202a60; color: #fff; width: 107px; height: 55px; line-height: 55px; position: absolute; right: 0; top: 0; font-size: 18px;}

.btn_cert {position: relative; padding-right: 145px; margin: 0 0 10px;}
.btn_cert input {}
.btn_cert button {font-size: 18px; color: #ffffff; background: #202a60; width: 135px; height: 55px; position: absolute; right: 0; top: 0;}

.cert_confirm {}
.cert_confirm > input {margin: 0 0 10px;}
.cert_confirm .btn_wrap {}

.agreement_box {margin: 0 0 10px;}
.agreement_box > p {display: block; font-size: 18px; color: #333; padding: 0 0 6px;}
.agreement_box .agree_chk {border: 1px solid #202a60;}
.agreement_box .agree_chk .all_chk {background: #eee; padding: 15px 20px; border-bottom: 1px solid #202a60;}
.agreement_box .agree_chk ul {padding: 10px 20px;}
.agreement_box .agree_chk ul li {margin-bottom: 16px;}
.agreement_box .agree_chk ul li:last-child {margin-bottom: 0;}
.agreement_box .agree_chk ul li .agree_detail {display: none; max-height: 250px; overflow-y: auto;}
.agreement_box .agree_chk ul li .agree_detail {border: 1px solid #202a60; padding: 10px; font-size: 15px; margin: 10px 0 0;}
.agreement_box .agree_chk ul li .agree_detail .agree_cont {padding: 0;}
.agreement_box .agree_chk ul li .toggle_btn {background: url(../img/ico/ico_toggle.png) no-repeat center bottom/19px 9px; font-size: 0; border: 0; width: 20px; height: 9px; position: absolute; right: 0; top: 50%; margin-top: -4.5px;}
.agreement_box .agree_chk ul li .toggle_btn.on {background: url(../img/ico/ico_toggle_on.png) no-repeat center bottom/19px 9px;}

.agree_cont {padding: 10px 18px;}

.hackout_info {margin: 0 0 30px;}
.hackout_info p {font-size: 18px;}
.hackout_chk {}
.hackout_chk ul {font-size: 0;}
.hackout_chk ul li {display: inline-block; width: 50%; vertical-align: top; margin-bottom: 14px;}
.hackout_chk ul li:last-child {width: 100%;}
.hackout_chk ul li:last-child .inp_chk {display: inline-block;}
.hackout_chk ul li:last-child input[type="text"] {display: inline-block; width: 367px; margin-left: 20px;}
.hackout_chk ul li input[type="checkbox"] {}
.hackout_chk .inp_chk label {padding: 0 0 0 30px !important;}
.hackout_chk .inp_chk input {}

.textarea_box {margin: 0 0 36px;}
.textarea_box p {font-size: 18px; color: #333; padding: 0 0 6px;}
.textarea_box textarea {resize: none; border: 1px solid #202a60; background: #ebeeff; width: 100%; height: 220px; display: block;}

@media screen and (max-width: 1250px) {
	.join_cont ul.join_tab li {margin: 0 !important;}
	.join_cont ul.join_tab li:last-child {margin-left: 3% !important;}
	.join_cont .input_wrap .id_chk button {font-size: 15px;}

	.hackout_chk ul li:last-child input[type="text"] {width: calc(100% - 90px);}
	.agree_cont {font-size: 15px;}

	.join_cont .gray_box {width: 90%;}
	.join_cont .gray_box p {font-size: 15px;}
}

@media screen and (max-width: 650px) {
	.join_cont ul.join_tab li {width: 100%; margin: 0 0 20px !important;}
	.join_cont ul.join_tab li:last-child {margin: 0 !important;}
	.join_cont ul.join_tab li a {background-color: transparent;}
	.join_cont ul.join_tab li.student a {background-color: transparent;}
	.join_cont ul.join_tab li a span {margin: 0 auto;}
}