.subCont_login{max-width:1200px;margin:0 auto;padding:70px 0}
.subCont_login h2{padding-bottom:30px;font-size:60px;color:#333;text-align:center;line-height:1.2}

/* 멤버 카테고리 공통 */
#container.sub .content.member { width: 620px; height: auto; margin: 0 auto; }
#container.sub .content.member p.summary { margin-bottom: 50px; font-size: 18px; color: #767676; line-height: 23px; -ms-word-break: keep-all; word-break: keep-all; text-align: center; font-weight: 400; }
.agree_form input { width: 38px; height: 38px; opacity: 0; }
.agree_form input:checked + span { background: url('../../img/common/check_box_on.png') no-repeat; }
.agree_form input:focus + span { outline: 1px #ccc solid; }
.agree_form label { height: 100%; position: relative; }
.agree_form label > span { width: 38px; height: 38px; position: absolute; z-index: 2; background: url('../../img/common/check_box_off.png') no-repeat; display: block; cursor: pointer; }

#container.sub2 .content.member { width: 80%; height: auto; margin: 0 auto; }
#container.sub .content.member p.caution { font-size: 16px; -ms-word-break: keep-all; word-break: keep-all; line-height: 20px; padding:0 0 30px 0; }

/* 버튼 스타일 */
.submit, .btn_cancel { width: 100%; height: 70px; background: #529233; font-size: 20px; color: #fff; text-align: center; display: inline-block; line-height: 70px; cursor: pointer; }
.submit_cancel { width: 100%; height: 70px; background: #000; font-size: 20px; color: #fff; text-align: center; display: inline-block; line-height: 70px; cursor: pointer; }
.submit.btn2, .submit.btn_cancel { width:46%; height: 70px; margin: 0 5px; display: inline-block; color:#fff; line-height: 70px;}
.btn_cancel { background: #909193; }
.btn_set .btn_list { width: 150px; height: 60px; background: #434a5d; font-size: 20px; color: #fff; display: table-cell; vertical-align: middle; }
a.submit { color: #fff; }
.btn_defualt { width: 130px; height: 35px; background: #939393; font-size: 1rem; color: #fff; }
a.btn_defualt { display: block; color: #fff; }

.btns_set {clear:both; width:100%; padding:3rem 0 0;}
.btns_set .tblbtn.lgbtn {font-size: 1.5rem; padding: 1.2rem 2.5rem;}
.tblbtn.btn_blue {background: #006899; color:#fff !important; border:1px solid #006899; font-size: 1.3rem;}
.tblbtn.btn_dkgray {background: #0075d2; border:1px solid #0075d2; color:#fff !important;}
.tblbtn.btn_gray {background: #909193; border:1px solid #909193; color:#fff !important;}

.add_btn{width: 110px; height: 50px; background: #939393; font-size: 16px; color: #fff; text-align: center; display: inline-block; line-height: 50px; cursor: pointer; position: absolute; right: 0px; z-index: 3;} 

/* input_style */
input[type="text"], input[type="password"] {
     width: 100%; 
     height: 100%; 
     padding-left: 30px; 
     box-sizing: border-box; 
     border: none; 
     position: relative; 
     z-index: 2; 
     background: transparent; 
	font-size: 16px;
}

.input_box { width: 100%; height: 50px; box-sizing: border-box; border: 1px #d2d2d2 solid; margin-bottom: 20px; font-size: 20px; position:relative  }
.input_box span { height: 100%; padding-left: 30px; box-sizing: border-box; position: absolute; color: #bcbcbc; line-height: 50px; text-align: left; z-index: 1; top: 0; left: 0; }
.input_box label { height: 100%; padding-left: 30px; box-sizing: border-box; position: absolute; color: #bcbcbc; line-height: 50px; text-align: left; z-index: 1; top: 0; left: 0; }
.input_box select { height: 100%; padding-left: 30px; box-sizing: border-box; position: absolute; color: #333; line-height: 50px; text-align: left; z-index: 1; top: 0; left: 0; border: 1px #eaeaea solid; font-size: 16px;}
.input_box .add{ width: 70%; height: 50px; box-sizing: border-box;  margin-bottom: 20px; position:relative;}

/* textarea_style */
textarea[type="text"] {
     width: 100%; 
     height: 100%; 
     padding-left: 30px; 
	padding-top: 14px; 
     box-sizing: border-box; 
     border: none; 
     position: relative; 
     z-index: 2; 
     background: transparent; 
}
.input_box_textarea { width: 100%; height: 150px; box-sizing: border-box; border: 1px #d2d2d2 solid; margin-bottom: 20px; font-size: 20px; position:relative  }
.input_box_textarea span { height: 100%; padding-left: 30px; box-sizing: border-box; position: absolute; color: #bcbcbc; line-height: 50px; text-align: left; z-index: 1; top: 0; left: 0; }
.input_box_textarea label { height: 100%; padding-left: 30px; box-sizing: border-box; position: absolute; color: #bcbcbc; line-height: 50px; text-align: left; z-index: 1; top: 0; left: 0; line-height: 24px; }
.input_box_textarea textarea { height: 100%; padding-left: 30px; box-sizing: border-box; position: absolute; color: #bcbcbc; line-height: 50px; text-align: left; z-index: 1; top: 0; left: 0; line-height: 24px; font-size: 16px;}

/*textarea { box-sizing: border-box; border: none; position: relative; z-index: 2; background: transparent; resize: none; }*/

/* placeholder */
input::-webkit-input-placeholder { font-size: 16px; color: #bcbcbc; }
input::-moz-placeholder { font-size: 16px; color: #bcbcbc;}
input:-ms-input-placeholder { font-size: 16px; color: #bcbcbc; }
input:-moz-placeholder { font-size: 16px; color: #bcbcbc; }



/* 로그인 */
.content_box.login { padding: 50px 35px; border: 1px solid #e0e0e0;  }
.login .title_form { width: 100%; border-bottom: 1px solid #e1e1e1; }
.login .input_form { width: 410px; margin: 0 auto; padding-top: 50px; }
.login .link_form { width: 100%; margin-top: 20px; color: #767676; text-align: center;}
.login .link_form li { display: inline-block; margin-left:-4px; padding: 0 15px; position: relative; font-size: 1rem; }
.login .link_form li::after { content:""; width:1px; height:10px; margin-top: -5px; display: block; position: absolute; top: 50%; right: 0; background:#ccc; color: #ccc; }
.login .link_form li:last-child::after { display: none; }
.login .link_form a { color:#333; }
.login a.submit { width: 100%; }

/* 회원가입(개인가입약관동의) */
.area_agree .info_box { width: 100%; height: auto; margin: 0 auto; text-align: left; font-family: 'notokr-medium'; outline: 1px #e0e0e0 solid; font-size: 16px; }
.area_agree .info_box .agree_form { width: 100%; height: 70px; padding: 0 20px; box-sizing: border-box; background: #ebecef; display: table; }
.area_agree button.submit { margin-top: 50px; }
.area_agree .agree_form input { margin-top: 6px; float: right; opacity:0; }
.area_agree .agree_form label { font-size: 2.5rem; display: table-cell; vertical-align: middle; }
.area_agree .agree_form label > strong { line-height: 50px; display: block; margin: 0 0 0 0; }
.area_agree .agree_form label > span { right:0; top: 16px; z-index: 2; }
.info_box .scr_box { width: 100%; height: 350px; margin-bottom: 20px; padding: 30px 25px; box-sizing: border-box; background: #fff; overflow-y: scroll;}
.scr_box h4.chapter { font-size: 1.5rem; margin-bottom: 15px; }
.scr_box h3.title { font-size: 2.2rem; margin-bottom: 20px; }
.scr_box dl { padding-left: 10px; line-height: 20px; -ms-word-break: keep-all; word-break: keep-all; }
.scr_box dl dt { margin-bottom: 10px; }
.scr_box dl dd { margin-bottom: 15px; color: #666; }
.scr_box dl dd span { padding-left: 10px; display: block; }
.scr_box dl p { margin-bottom: 5px; }

.info_box .scr_box2 { width: 100%; margin-bottom: 20px; padding: 30px 25px; box-sizing: border-box; background: #fff; font-size: 1.5rem; line-height: 40px;}
.scr_box2 h4.chapter { font-size: 1.5rem; margin-bottom: 15px; }
.scr_box2 h3.title { font-size: 2.2rem; margin-bottom: 20px; }
.scr_box2 dl { padding-left: 10px; line-height: 20px; -ms-word-break: keep-all; word-break: keep-all; }
.scr_box2 dl dt { margin-bottom: 10px; }
.scr_box2 dl dd { margin-bottom: 15px; color: #666; line-height: 24px; font-size:16px;}
.scr_box2 dl dd span { padding-left: 10px; display: block; }
.scr_box2 dl p { margin-bottom: 5px; }
.scr_box2 img { padding: 5px; }

.content.rules .content_box { text-align: left; -ms-word-break: keep-all; word-break: keep-all; }
.content.rules .content_box h4.chapter { font-size: 1.5rem; margin: 25px 0; font-family: 'notokr-medium'; }
.content.rules .content_box h3.title { font-size: 2.2rem; margin-bottom: 20px; }
.content.rules .content_box dl { padding-left: 10px; line-height: 20px; -ms-word-break: keep-all; word-break: keep-all; font-size: 1rem; }
.content.rules .content_box dl dt { margin-bottom: 10px; }
.content.rules .content_box dl dd { margin-bottom: 15px; color: #666; }
.content.rules .content_box dl dd ol { padding: 0 0 0 20px; }
.content.rules .content_box dl dd span { padding-left: 10px; display: block; }
.content.rules .content_box p { margin-bottom: 5px; font-size: 1rem; color: #888; -ms-word-break: keep-all; word-break: keep-all; }

.content.rules .content_box.video p { color: #666; line-height: 20px; }

.content.rules .content_box.video ul { color: #666; font-size: 1rem; line-height: 20px; }
.content.rules .content_box.video ul li { line-height: 23px; }

.content.rules table { width: 100%; margin: 30px 0; text-align: center; font-size: 1rem; line-height: 25px; -ms-word-break: keep-all; word-break: keep-all; }
.content.rules thead tr{ background: #eeeeee; border-top: 1px #ccc solid;  }
.content.rules th, .content.rules .content_box td { padding: 15px 0; border-bottom: 1px #ccc solid; vertical-align: middle; }
.content.rules th { border-right: 1px #fff solid; }
.content.rules tbody th { border-right: none; }
.content.rules th.title { border-right: 1px #ccc solid; }
.content.rules td { border-left: 1px #ccc solid; }
.content.rules th:last-child { border-right: none; }
.content.rules td:first-child { border-left: none; }

.content.rules table.pri tbody th { border-left: 1px #ccc solid; }
.content.rules table.pri tbody th:first-child { border-left: none; }

.content.rules .content_box.video tbody th { border-right: 1px #ccc solid; }

.content.rules .content_box.video .old_rules, .content.rules .content_box.pri .old_rules { height: 40px; margin-bottom: 30px; text-align: right; line-height: 40px; }
.content.rules .content_box.video .old_rules a, .content.rules .content_box.pri .old_rules a { width: 80px; height: 40px; display: block; float:left; margin-left: 5px; text-align: center; line-height: 40px; background: #434a5d; color: #fff; font-size: 1rem; }
.content.rules .content_box.video .old_rules select, .content.rules .content_box.pri .old_rules select { height: 40px; float:left; border: 1px #ccc solid; }
.content.rules .content_box.video .old_rules label, .content.rules .content_box.pri .old_rules label { display: inline-block; }

.content.rules .content_box.pri p { margin-bottom: 20px; font-size: 1rem; color: #333; line-height: 25px; }
.content.rules .content_box.pri p strong { font-weight: bold; }
.content.rules .content_box.pri div.chapter { padding: 40px 0 ; border-top: 1px #ccc dashed; }
.content.rules .content_box.pri div.chapter h3 { font-size: 2.6rem; margin-bottom: 10px; }
.content.rules .content_box.pri div.chapter dl dt { font-family: 'notokr-medium'; }
.content.rules .content_box.pri div.chapter dl dd > p { margin: 15px 0 10px; }
.content.rules .content_box.pri div.chapter ul { padding-left: 20px; font-size: 1rem; line-height: 25px; }
.content.rules .content_box.pri div.chapter ul > li { margin-bottom: 5px; position: relative; }
.content.rules .content_box.pri div.chapter ul > li::before { content: "·"; position: absolute; left: -10px; }
.content.rules .content_box.pri div.chapter ol { margin-left: 20px; font-size: 1rem; }
.content.rules .content_box.pri div.chapter ol li { line-height: 25px; }
.content.rules .content_box.pri div.chapter ol ul { padding-left: 0; margin-bottom: 20px; }
.content.rules .content_box.pri div.chapter ol ul > li::before { display: none; }
.table_scroll span.caution { font-size: 1rem; color: red; display: none; }

/* 회원가입, 수강신청(개인정보입력) */
.content_box.data_input { padding: 15px 35px 15px; border: 1px solid #e0e0e0; margin-bottom: 10px;  }
.data_input li { height: 60px; padding: 10px 0; border-bottom: 1px #eaeaea solid; }
.data_input li:last-child { height: 80px; padding: 10px 0; border-bottom: none; }

.data_input li label { width: 100px; height: 100%; font-size: 16px; color: #333; line-height: 50px; float: left; text-align: left; }
.data_input li .input_box { width: 448px; padding-left: 0; float: left; border: none; }
.data_input li input { height: 100%; border: none; }

.data_input li .input_box_textarea { width:448px; height: 150px; padding-left: 0; float: left; border: none; }
.data_input li textarea { height: 100%; border: none; }

.agree_box { width: 100%; height: 38px; margin: 30px 0; padding-left: 40px; box-sizing: border-box; font-size: 16px; color: #666; text-align: left; }
.agree_box .agree_form label { height: 38px; display: table; }
.agree_box .agree_form label strong { display: table-cell; vertical-align: middle; line-height: 16px; }
.agree_box .agree_form label strong > span { font-size: 14px; }
.agree_box .agree_form span { left: 0; top: 0; }
.agree_box .agree_form input { width: 38px; height:38px; margin-right: 14px; }

/* 나의신청강좌 */
.agree_box_my { width: 100%; height: auto; padding-bottom: 20px;   box-sizing: border-box; font-size: 16px; color: #666; text-align: left; }
.agree_box_my .agree_form label { width: 50px; height: 60px; display: table; }
.agree_box_my .agree_form strong { display: table-cell; vertical-align: middle; line-height: 24px; font-size: 24px; color: #0075d2;} 
.agree_box_my .agree_form span { left: 0; top: 0; line-height:20px; }

/* 회원가입(인증메일발송/가입완료 공통) */
.content_box.join strong { font-size: 2.4rem; font-family: 'notokr-medium'; }
.content_box.join p { margin: 20px 0 35px; font-size: 1rem; line-height: 20px; }
.content_box.join p span { color: #006899; }
.content_box.join .btn_set { width: 100%; padding: 35px 10% 0; box-sizing: border-box; border-top: 1px #e1e1e1 solid; color: #666; }
.content_box.join .btn_set span { width: 50%; float: left; font-size: 1.6rem; }
.content_box.join .btn_set span a { width: 80%; height: 50px; margin-top: 10px; display: inline-block; border: 1px #a8a8a8 solid; font-size: 1.6rem; line-height: 50px; }
.content_box.join .btn_set span:first-child a { background: #a8a8a8; color: #fff; }
.content_box.join.confirm strong { margin-bottom: 10px; }
.content_box.join.confirm span.summary { margin-bottom: 30px; font-size: 18px; color: #666; display: block; }
.content_box.join .mail_list { font-size: 1.8rem; color: #006899; font-family: 'notokr-medium'; line-height: 25px; margin-bottom: 30px; }

/* 회원가입(인증메일발송) */
.content_box.join.mail { padding: 170px 35px 50px; background: url('../../img/sub/bg_email.png') center 50px no-repeat #fff; }

/* 회원가입(가입완료) */
.join.end { padding: 170px 35px 50px; background: url('../img/sub/bg_join_end.png') center 50px no-repeat #fff; }
.join.end .btn_set span a { margin: 0 10%; background: #434a5d; color: #fff; display: block; }

/* 회원정보 찾기(아이디 찾기 / 비밀번호 변경) */
.content_box.join.search { padding: 170px 35px 50px; border: 1px solid #e0e0e0;  }
.content_box.join.search.mail { background: url('../../img/icon/mail.png') center 50px no-repeat #fff; }
.content_box.join.search.pw { background: url('../../img/icon/pw.png') center 50px no-repeat #fff; }
.join.search strong { display: block; margin-bottom: 35px; }

/* 회원정보 수정 */
.inbox.confirm_form { width: 100%; margin: 0 auto; padding: 15px 100px 35px; border: 1px solid #e0e0e0;  }
.confirm_form li { height: 70px; padding: 10px 0; border-bottom: 1px #eaeaea solid; }
.confirm_form li label { width: 100px; height: 100%; font-size: 1.6rem; color: #767676; line-height: 50px; float: left; text-align: left; }
.confirm_form li .input_box { width: 448px; margin: 0 0 0 0; padding-left: 0; float: left; border: none; }
.confirm_form li a.submit { width: 100px; height:50px; font-size: 1.6rem; float: right; color: #fff; line-height: 50px; }
.confirm_form li input { height: 100%; border: none; }

.inbox.modify_form { margin-bottom: 50px; padding:80px 40px; border: 1px solid #e0e0e0; position: relative; text-align: left; color: #767676; }
.inbox.modify_form p.caution.red { color: #a90000; margin-top: 20px; font-size: 1rem; visibility: hidden; }
.inbox.modify_form p.caution.red::before { content: "\f058"; font-family: 'FontAwesome'; margin-right: 5px; }

.inbox.modify_form h3 { font-size: 3.4rem; margin-bottom: 15px; text-align: center; color: #333; }
.inbox.modify_form .summary { font-size: 18px; font-family: 'notokr-medium';  text-align: center; }
.inbox.modify_form .summary span { color: #006899; }
.modify_form li { padding:2rem 0; border-bottom: 1px #eaeaea solid; }
.modify_form li::after { content:""; display: block; clear: both; }
.modify_form li label { width: 120px; height: 40px; font-size: 1.6rem; color: #767676; line-height: 40px; float: left; text-align: left; }
.modify_form li .input_box { width: 448px; height: 40px; margin-bottom: 0; padding-left: 0; float: left; border: none; }
.modify_form li .input_box span { line-height: 40px; }
.modify_form li input { height: 100%; border: none; }
.modify_form .btn_defualt { position: absolute; right: 40px; top: 40px; text-align: center; line-height: 35px; }
.modify_form.add_info input, .modify_form.add_info select { padding: 0 0 0 10px; height: 40px; box-sizing: border-box; }
.modify_form.add_info input { border: 1px #eaeaea solid; }
.modify_form.add_info select { border: 1px #ccc solid; }
.add_info .input_name { width: 150px; }
.add_info .addr { width: 260px; padding: 0 15px; box-sizing: border-box; float: left; margin-right: 50px; }
.inbox.modify_form.add_info li .input_email { border: none; }
.add_info .input_phone { width: 150px; }
.add_info .input_wrap { float: left; }
.add_info .input_wrap span { margin-top:10px; display: block; }
.add_info .input_wrap span input { margin-right: 10px; }
.add_info .input_wrap span input:last-child { margin-left:10px; }
.add_info .input_wrap a { width: 83px; height: 40px; background: #a39787; display: block; text-align: center; line-height: 40px; font-size: 1.3rem; color: #fff; float: right; }
.add_info .input_mycomplex { width: 300px; }
.add_info .input_complexno { width:150px; }

/* 회원탈퇴 */
.content_box.member_out { padding: 15px 35px 15px; border: 1px solid #e0e0e0; margin-bottom: 10px;}
.content_box.member_out h3 { margin-bottom: 10px; font-size: 3.4rem; text-align: center; }
.content_box.member_out .summary { font-size: 18px; text-align: center; color: #666; font-family: 'notokr-medium'; }
.content_box.member_out h4 { margin-bottom: 20px; font-size: 2.6rem; }
.content_box.member_out .in_box { margin: 0 0 40px; padding: 35px; border: 1px #d6d6d6 solid; font-size: 1rem; line-height: 18px; color: #767676; }
.content_box.member_out .in_box ul li { line-height: 23px; }
.content_box.member_out .in_box ul li input { margin-right: 10px; }
.content_box.member_out .in_box textarea { width: 100%; height: 100px; padding: 15px 30px; box-sizing: border-box; border: 1px #d6d6d6 solid; resize: none; }
.content_box.member_out .in_box .caution { color: #006899; }
.content_box.member_out .in_box .input_box { height: auto;  margin-top: 20px; border: none; }

@media only screen and (max-width:1024px) {
	.con_login {width:100%; margin:0 auto; padding-top:30px; clear: both; border-top:1px solid #ccc; }
    /* 회원가입 */    
    #container.sub .content.member .content_box.join.mail { padding: 150px 15px 20px; }
    #container.sub .content.member .content_box.join.end { padding: 150px 15px 20px; }
    .content_box.join.mail { background-position: center 30px; }
    .content_box.join.end { background-position: center 30px; }
	.data_input li .input_box, .data_input li .input_box_textarea  { width: calc(100% - 100px); }

    /* 회원정보 찾기(아이디 찾기 / 비밀번호 변경) */    
    #container .content_box.join.search { padding: 150px 15px 20px; }
    .content_box.join.search.mail { background-position: center 30px; }
    .content_box.join.search.pw { background-position: center 30px; }
    .join.search strong { line-height: 30px; margin-bottom: 20px; }
}

@media only screen and (max-width:890px) { 
    /* 회원정보 수정 */ 
    .inbox.confirm_form { width: 100%; }
    .confirm_form li .input_box { width: calc( 100% - 200px ); }
}

@media only screen and (max-width:640px) {
	/* paging */
    #container { min-height: 0; padding-bottom:30px;}
    #container.sub .content.member { width: 95%; height: auto; margin: 0 auto; }

    a.submit { height: 50px; font-size: 20px; line-height: 50px; }
	.lnb { display: none; }
    .input_box, .input_box_textarea { font-size: 1rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom:10px; }
	.input_box input, .input_box span, .input_box label, .input_box select, .input_box_textarea textarea { padding-left: 10px }
    .tab_linetype.unit li { width: 33.3333%; }
    .tab_linetype.unit li a { font-size: 1rem; padding: 0 0 0 0; }
    .tab_linetype.unit li:nth-child( 3n + 1 )::before { display: none; }
    .subCont_login{padding:30px 0}
    .subCont_login h2 { font-size: 30px; }
    p.summary { margin-bottom: 30px; font-size: 15px; line-height: 18px; padding: 0 10px; }
    
    #container .content .content_box.login { padding: 30px; }
    .login .input_form { width: 100%; padding-top: 30px; }
    .login .link_form li { font-size: 1rem; padding: 0 5px; }
    .login .link_form li::after { margin: -5px 0 0; }
    #container.sub .content.member p.caution { font-size: 14px; -ms-word-break: keep-all; word-break: keep-all; line-height: 20px; }
    .area_agree a.submit { width: 100%; }
    .area_agree .info_box .agree_form { height: 50px; padding: 0 10px; }
    .area_agree .agree_form label > strong { font-size: 1.5rem; }
    .area_agree .agree_form label > span { top: 6px; }
    .info_box .scr_box { height: 150px; margin-bottom: 20px; padding: 20px;}
    .scr_box h3.title { font-size: 1.8rem; margin-bottom: 10px; }
    .content.rules .content_box h3.title { font-size: 1.8rem; }
    .content.rules .content_box.video .old_rules, .content.rules .content_box.pri .old_rules { height: auto; }
    .content.rules .content_box.video .old_rules select, .content.rules .content_box.pri .old_rules select { width: 80%; font-size: 1rem; }
    .content.rules .content_box.video .old_rules a, .content.rules .content_box.pri .old_rules a { width: 20%; margin-left: 0; }
    .content.rules .content_box.video .old_rules label, .content.rules .content_box.pri .old_rules label { width: 100%; }
    .content.rules .content_box.pri div.chapter h3 { font-size: 2rem; }
    .content.rules .content_box h4.chapter { line-height: 20px; }
    .content.rules .content_box.pri div.chapter ol { margin-left: 10px; }
    .table_scroll { width: 100%; height: auto; overflow-x: scroll; }
    .content.rules .table_scroll table { width: 800px }
    .table_scroll span.caution { display: block; }
    .data_input li label { width: 100px; height: 100%; font-size: 16px; }/*agree*/
    .agree_box { height: auto; margin: 60px 0; padding-left: 0; }
    .agree_box .agree_form label { height: 38px; display: table; }
    .agree_box .agree_form label strong { display: table-cell; vertical-align: middle; line-height: 18px; }
    .agree_box .agree_form label strong > span { font-size: 14px; }
	.agree_box .agree_form span { left: 0; top: 0; }
	
	.agree_box_my { height: auto; margin: 0; padding-left: 0; }/*my_lect_list*/
    .agree_box_my .agree_form label { height: 38px; display: table; }
    .agree_box_my .agree_form span { left: 0; top: 0; line-height:20px;}
	
	
    .agree_box .agree_form input { width: 38px; height:38px; margin-right: 15px; }
    .content_box.join .btn_set span , .content_box.join .btn_set span a { font-size: 14px; }
    #container .content .content_box.mail { padding: 150px 15px 20px; }
    .content_box.join { -ms-word-break: keep-all; word-break: keep-all; }
    .content_box.join .btn_set { padding: 20px 0; }
    .content_box.join .btn_set span { line-height: 18px; }

    #container .content .content_box.end { padding: 150px 15px 20px; }
    .join.end { background-position: center 30px; }
    .content_box.end p { text-align: center; }
    .inbox.modify_form h3 { font-size: 3rem; }
    .inbox.modify_form { padding: 40px 20px; }
    .modify_form.add_info select { width: calc(100% - 100px); margin: 5px 0; }
    .modify_form li .input_box { width: calc(100% - 100px); }
    .add_info .input_wrap { width: calc(100% - 100px); }
    .modify_form.add_info input.input_mycomplex { width: calc(100% - 90px); }
    .modify_form li label, .modify_form li input, .modify_form li .input_box span, .modify_form.add_info select, .add_info .input_wrap span { font-size: 16px; }
    .add_info .input_phone, .add_info .input_name, .add_info .input_mycomplex { width: 100%; }
    .modify_form .btn_defualt { width: 100px; top: 0; right: 0; }
    .modify_form li label { width: 100px; }
    .add_info .input_wrap span input.input_complexno { width: 30%; }
}

@media screen and (max-width: 480px) { 
	/* 회원정보 수정 */    
    .confirm_form li .input_box { width: calc( 100% - 70px ); }
    .confirm_form li label { width: 70px; }
    .confirm_form li a.submit { width: 100%; margin-top: 10px }
}

@media only screen and (max-width:340px) { 
  p.summary { margin-bottom: 30px; font-size: 14px; line-height: 24px; letter-spacing: -1px; }

  .area_agree .agree_form label > strong { font-size: 1.6rem; }
  .scr_box h3.title { font-size: 1.6rem; margin-bottom: 20px; }
}