@charset "utf-8";


/* ============ 회원가입 안내============ */
div.joinInfo {}

ul.joinType, ul.joinType li, ul.joinType a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
ul.joinType li {position: relative;background-color: #a24d77;background-position: right top;background-repeat: no-repeat;color: #fff;box-sizing:border-box;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}
ul.joinType li:before {position: absolute;right: 0;top: 0;content: "";height: 100%;background-color: rgba(0,0,0,.3);}
ul.joinType li:first-child {background-color: #4d65a2;}

ul.joinType span,
ul.joinType a {display: block;}

ul.joinType span {color: #fdff4c;font-family: 'Pretendard-Light', 'NotoSansKR Light', sans-serif;}
ul.joinType span:first-child {color: #fff;font-family: 'Pretendard-Bold', 'NotoSansKR Medium', sans-serif;}

ul.joinType a {position: absolute;right: 0;top: 0;text-align: center;font-family: 'Pretendard-Bold', 'NotoSansKR Medium', sans-serif;box-sizing:border-box;}
ul.joinType a span {position: absolute;left: 0;top: 50%;width: 100%;padding: 0 !important;transform:translateY(-50%);}
ul.joinType img {display: block;margin: 0 auto;}

div.joinInfo a.download {display: inline-block;vertical-align: top;padding: 0 10px;color: #fff;background-color: #a82657;border-radius: 3px;}
div.joinInfo a.download img {display: inline-block;vertical-align: top;padding-left: 5px;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.joinInfo {padding: 0 15px 15px;}

ul.joinType li {overflow: hidden;margin-top: 15px;min-height: 120px;padding: 15px 125px 15px 15px;background-image: url('/image/sub/joinBg_02_m.png');border-radius: 3px 3px 30px 3px;font-size: 14px;line-height: 20px;background-size: auto 100%;}
ul.joinType li:first-child {margin-top: 0;background-image: url('/image/sub/joinBg_01_m.png');}
ul.joinType li:before,
ul.joinType a {width: 114px;}

ul.joinType span {padding-top: 5px;font-size: 12px;}
ul.joinType span:first-child {font-size: 16px;padding: 0 0 10px;}

ul.joinType a {height: 100%;font-size: 16px;line-height: 20px;word-break:keep-all;}
ul.joinType img {height: 30px;margin-bottom: 10px;}

div.joinInfo a.download {line-height: 23px;padding-top: 2px;font-size: 12px;}
div.joinInfo a.download img {padding-top: 3px;}

div.joinStep {margin-top: 15px;}
div.joinStep img {display: block;width: 100%;}

div.joinInfo table.tblDef,
div.joinInfo table.tblDef tbody,
div.joinInfo table.tblDef tr,
div.joinInfo table.tblDef td {display: block;}
div.joinInfo table.tblDef colgroup,
div.joinInfo table.tblDef col,
div.joinInfo table.tblDef thead,
div.joinInfo table.tblDef th {display: none;}

div.joinInfo table.tblDef {margin: 10px 0;}
div.joinInfo table.tblDef tr {position: relative;margin-top: 10px;border-top: 2px solid #303b64;}
div.joinInfo table.tblDef tr:first-child {margin-top:0;border-top: 0 none;}

div.joinInfo table.tblDef tr:before {z-index: -1;position: absolute;left: 0;top: 0;width: 100px;height: 100%;content: "";background-color: #ecf0f9;}
div.joinInfo table.tblDef td {position: relative;padding-left: 110px;text-align: left;border-left: 0 none;}
div.joinInfo table.tblDef td:before {position: absolute;left: 0;top: 0;width: 100px;padding: 5px 0;content: attr(pub-thead);font-family: 'Pretendard-Bold', 'NotoSansKR Medium', sans-serif;color: #303b64;text-align: center;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.joinInfo {width: 1300px;margin: 0 auto;}

ul.joinType:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
ul.joinType li {overflow: hidden;float: right;width: 628px;height: 190px;padding: 35px 200px 0 35px;background-image: url('/image/sub/joinBg_02.png');border-radius: 3px 3px 60px 3px;font-size: 15px;line-height: 20px;}
ul.joinType li:first-child {float: left;background-image: url('/image/sub/joinBg_01.png');}
ul.joinType li:before,
ul.joinType a {width: 178px;}

ul.joinType span {padding-top: 35px;font-size: 14px;}
ul.joinType span:first-child {font-size: 20px;padding: 0 0 10px;}

ul.joinType a {height: 190px;font-size: 18px;line-height: 20px;}
ul.joinType img {margin-bottom: 20px;}

div.joinInfo a.download {line-height: 23px;padding-top: 2px;font-size: 12px;}
div.joinInfo a.download img {padding-top: 3px;}

div.joinStep {height: 195px;background: url('/image/sub/joinStep.png') center bottom no-repeat;}
div.joinStep img {display: none;}

div.joinInfo table.tblDef {margin: 30px 0 15px;}
}







/* ============ 회원 규정 ============ */

ul.version, ul.version li {margin: 0;padding: 0;list-style:none;}
ul.version {background-color: #f8eedd;font-size: 0;line-height: 0;text-align: right;}
ul.version li,
ul.version li:after {display: inline-block;vertical-align: top;}
ul.version li:after {content: "/";}
ul.version li:last-child {font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
ul.version li:last-child:after {display: none;}

div.rule h4,
.boldTit {font-weight: normal;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
div.rule h4:first-child,
.boldTit:first-child {margin-top: 0;}

div.rule h4.fcPoint {color: #4492e3;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}

div.rule h4 + * {margin-top: 0;}

dl.rule > dt {font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}


div.rule ul.conMenu {padding: 0;}

ul.txtIn01, ul.txtIn01 > li {margin: 0;padding: 0;list-style:none;}
ul.txtIn01 > li {padding-left: 1.2em;text-indent: -1.2em;}
ul.txtIn01 > li * {text-indent: 0;}

div.rule table.tblDef td {word-break:keep-all;}
div.rule dl.bdArea {border: 1px solid #303b64;}
div.rule dl.bdArea > dt {font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.rule {padding: 0 15px 15px;}

ul.version {padding:5px 10px;}
ul.version li,
ul.version li:after {font-size: 15px;line-height: 20px;}
ul.version li:after {padding: 0 5px;}

div.rule h4,
.boldTit {margin-top: 20px;font-size: 16px;}

div.rule h4.fcPoint {font-size: 15px;}

div.rule > * {margin-top: 15px;}

div.rule ul.conMenu a {height: 50px;}

div.rule dl.bdArea {margin-top: 15px;padding: 15px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.rule {width: 1300px;margin: 0 auto;}

ul.version {padding: 15px;}
ul.version li,
ul.version li:after {font-size: 15px;line-height: 20px;}
ul.version li:after {padding: 0 5px;}

div.rule h4,
.boldTit {margin-top: 30px;font-size: 20px;line-height: 30px;}

div.rule h4.fcPoint {font-size: 18px;}

div.rule > p,
div.rule > ul,
dt.boldTit + dd {padding-left: 30px;}

div.rule > * {margin-top: 20px;}

div.rule > table.tblDef {width: calc(100% - 30px);margin-left: 30px;}
div.rule dl.bdArea {margin: 20px 30px;padding: 20px;}
}


/* 팝업 > 이메일 무단 수집 거부 */
div#popupEmail {}
div#popupEmail div.popupCon {color: #303b64;}
div#popupEmail strong {display: block;padding-top: 20px;}
div#popupEmail div.btn {text-align: center;}

/*  Mobile : ~ width:600px  */
@media screen and (max-width: 600px) {
div#popupEmail br {display: none;}
div#popupEmail div.btn {padding-bottom: 20px;}
}


/*  PC : width:601px ~  */
@media screen and (min-width: 601px) {
div#popupEmail {max-width: 700px;}
div#popupEmail div.popupCon {padding: 30px 30px 0 150px;background: url('/image/common/popup_email.png') 30px 35px no-repeat;font-size: 15px;line-height: 25px;}

div#popupEmail div.btn {padding: 20px 0 30px;text-align: center;}
div#popupEmail div.btn * {width: 100px;height: 45px;padding: 0;line-height: 43px;}
}





input.note, input[type=file].note, input[type=password].note, select.note {border:1px solid #C12B47 !important;}
p.note, div.note {color:#c12b47;}
p.note:before, div.note:before { content: url("/image/icon/bl_note.png"); vertical-align: middle; padding-right: 5px;}


/* ============ 회원가입 ============ */
div.join {}

div.agreeCon {border-radius: 3px;border: 1px solid #ccc;}
div.agree {text-align: right;}

div.agreeCon.noScroll {overflow: visible;height: auto !important;border: 0 none;background-color: #ecf0f9;}

/* 이용약관 동의 */
/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.join {padding: 15px;}

div.agreeCon {height: 150px;padding: 15px;}
div.agree {padding-top: 10px;}
div.agree input {margin: 3px 5px 0 35px;}
div.agree label {font-size: 15px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.join {width: 1300px;margin: 0 auto;}

div.agreeCon {height: 250px;padding: 20px;}
div.agree {padding-top: 20px;}
div.agree input {margin: 5px 10px 0 35px;}
div.agree label {font-size: 17px;line-height: 20px;}
}


/* 회원가입 체크 */
div.memberCheck, div.memberCheck p, div.memberCheck dl, div.memberCheck dt, div.memberCheck dd {margin: 0;padding: 0;}
div.memberCheck {background-color: #ecf0f9;}
div.memberCheck p {font-family: 'Pretendard-Medium', 'NotoSansKR Medium', sans-serif;text-align: center;}
div.memberCheck dl {position: relative;}
div.memberCheck dt {position: absolute;}
div.memberCheck dt label {color: #666;font-family: 'Pretendard-Light', 'NotoSansKR Light', sans-serif;}
div.memberCheck dd input {display: block;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.memberCheck {margin-top: 30px;padding: 25px 15px;}
div.memberCheck p {padding-bottom: 25px;font-size: 17px;}


div.memberCheck dl {margin-bottom: 15px;}
div.memberCheck dt {left: 15px;top: 50px;}
div.memberCheck dt:first-child {top: 0;}
div.memberCheck dt label {line-height: 45px;}

div.memberCheck dd {margin-bottom: 5px;}
div.memberCheck dd input {width: 100%;height: 45px;padding-left: 80px;}

div.memberCheck div.btn > * {display: block;width: 100%;height: 45px;font-size: 17px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.memberCheck {margin-top: 60px;padding: 45px 0;}
div.memberCheck p {padding-bottom: 45px;font-size: 22px;}

div.memberCheck dl,
div.memberCheck div.btn {width: 810px;margin: 0 auto;}

div.memberCheck dl {height: 55px;margin-bottom: 15px;}
div.memberCheck dt {left: 50%;top: 0;margin-left: 25px;}
div.memberCheck dt:first-child {margin-left: -385px;}
div.memberCheck dt label {line-height: 55px;}

div.memberCheck dd {float: right;width: calc(50% - 5px);}
div.memberCheck dd:first-of-type {float: left;}
div.memberCheck dd input {width: 100%;height: 55px;padding-left: 100px;}

div.memberCheck div.btn > * {display: block;width: 100%;height: 55px;font-size: 17px;}
}




/* 회원가입 > 정보입력 */
div.joinNote {position: relative;background-color: #ecf0f9;}
div.joinNote a.download {display: inline-block;vertical-align: top;padding: 5px 10px;border-radius: 3px;font-size: 14px;line-height: 16px;text-decoration: none;color: #fff;background-color: #a82657;}
div.joinNote a.download img {display: inline-block;vertical-align: top;padding:1px 0 0 5px;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.joinNote {padding: 15px;}
div.joinNote:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
div.joinNote a.download {float: left;margin-top: 15px;}

div.joinNote + * {margin-top: 30px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.joinNote {padding: 20px 30px;}
div.joinNote a.download {position: absolute;right: 35px;top: 50%;transform:translateY(-50%);}
div.joinNote + * {margin-top: 50px;}
div.join td.memberType select {min-width: 80px;}
}



/* 회원가입완료 */
div.joinComp {}
div.joinComp p {margin: 0;}
div.joinComp p:first-child {font-family: 'Pretendard-Bold', 'NotoSansKR Medium', sans-serif;}

dl.joinStep, dl.joinStep dt, dl.joinStep dd {margin: 0;}
dl.joinStep {background-color: #ecf0f9;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.joinComp {padding-top: 175px;background: url('/image/sub/joinComp.png') center top no-repeat;background-size: 200px;}
div.joinComp p {padding-top: 20px;font-size: 15px;word-break:keep-all;text-align: center;}
div.joinComp p:first-child {font-size: 17px;}

dl.joinStep {margin-top: 20px;padding: 15px;}
dl.joinStep img {display: block;width: 100%;padding-top: 15px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.joinComp {height: 318px;padding:30px 0 0 595px;background: url('/image/sub/joinComp.png') 135px 0px no-repeat;}
div.joinComp p {padding-top: 30px;font-size: 17px;}
div.joinComp p:first-child {font-size: 38px;line-height: 45px;}

dl.joinStep {margin-top: 50px;padding: 30px;}
dl.joinStep > dd {height: 195px;background: url('/image/sub/joinStep.png') center bottom no-repeat;}
dl.joinStep img {display: none;}
}




/* ============ 로그인, 아이디/비밀번호 찾기 ============ */

/* 로그인 */
div.login, div.login h3, div.login dl, div.login dt, div.login dd, 
ul.loginUtil, ul.loginUtil li, ul.loginUtil a {margin: 0;padding: 0;list-style:none;text-decoration: none;}

div.login {overflow: hidden;border: 1px solid #ccc;border-radius: 10px;}
div.login h3 {border-bottom: 3px solid #303b64;color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

div.login dt {clear: both;float: left;}
div.login label {display: inline-block;vertical-align: top;color: #303b64;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}

div.login dd {float: right;}
div.login dd input {display: block;width: 100%;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}
div.login input[type=submit] {display: block;width: 100%;border: 0 none;background-color: #4492e3;color: #fff;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

ul.loginUtil {background-color: #ededed;}
ul.loginUtil {position: relative;overflow: hidden;}
ul.loginUtil li {position: relative;float: left;}
ul.loginUtil li:first-child {position: absolute;top: 50%;transform:translateY(-50%);}
ul.loginUtil li:last-child:before {position: absolute;top: 50%;width: 1px;height: 10px;margin-top: -5px;content: "";background-color: #666;}
ul.loginUtil a {display: block;color: #666;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.login {margin: 15px;}
div.login h3 {margin: 15px 15px 0;font-size: 18px;padding-bottom: 10px;line-height: 25px;}

div.login form {padding: 15px;}

div.login dt,
div.login dd {padding-bottom: 10px;}

div.login dt {width: 75px;padding-left: 10px;}
div.login label {line-height: 40px;}
div.login dd {width: calc(100% - 90px);}
div.login dd input {height: 40px;}
div.login input[type=submit] {height: 40px;font-size: 16px;}

ul.loginUtil {padding: 10px 0 9px;}
ul.loginUtil li {padding-left: 15px;}
ul.loginUtil li:first-child {right: 15px;}
ul.loginUtil li:last-child:before {left: 7px;}
ul.loginUtil a {font-size: 12px;line-height: 20px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.login {width: 600px;margin: 50px auto 100px;}
div.login h3 {margin: 35px 30px 0;padding-bottom: 15px;font-size: 28px;line-height: 34px;}
div.login form {padding: 35px 30px 55px;}

div.login dl {overflow: hidden;padding-bottom: 15px;}
div.login dt,
div.login dd {padding-bottom: 15px;}
div.login dt {padding-left: 25px;}
div.login label {font-size: 15px;line-height: 55px;}
div.login dd {width: 410px;}
div.login dd input {height: 55px;}
div.login input[type=submit] {height: 60px;font-size: 20px;}

ul.loginUtil {padding: 17px 0 15px;}
ul.loginUtil li {padding-left: 28px;}
ul.loginUtil li:first-child {right: 28px;}
ul.loginUtil li:last-child:before {left: 14px;}
ul.loginUtil a {font-size: 14px;line-height: 25px;}
}



/* 아이디/ 비밀번호 찾기 */
div.find, div.find h3, div.find p, div.find dl, div.find dt, div.find dd, div.find a {margin: 0;padding: 0;list-style:none;text-decoration: none;}

div.find {position: relative;overflow: hidden;border: 1px solid #ccc;border-radius: 10px;}
div.find h3 {border-bottom: 3px solid #303b64;color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
div.find .goto {position: absolute;}
div.find .goto:before {position: absolute;left: 0;border-radius: 50%;content: "";background-color: #999;}
div.find .goto a {color: #666;}

div.find dt {clear: both;float: left;}
div.find label {display: inline-block;vertical-align: top;color: #303b64;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}

div.find dd {float: right;}
div.find dd input {display: block;width: 100%;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}
div.find input[type=submit] {display: block;width: 100%;border: 0 none;background-color: #4492e3;color: #fff;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

div.result {background-color: #ededed;text-align: center;}
div.result strong {color: #4492e3;font-weight: normal;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.find {margin: 15px;}
div.find h3 {margin: 15px 15px 0;font-size: 18px;padding-bottom: 10px;line-height: 25px;}
div.find .goto {right: 15px;top: 20px;padding-left: 10px;}
div.find .goto:before {top: 8px;width: 3px;height: 3px;}

div.find form {padding: 15px;}

div.find dt,
div.find dd {padding-bottom: 10px;}

div.find dt {width: 75px;padding-left: 10px;}
div.find label {line-height: 40px;}
div.find dd {width: calc(100% - 90px);}
div.find dd input {height: 40px;}
div.find input[type=submit] {height: 40px;font-size: 16px;}

div.result {padding: 10px 15px 9px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.find {width: 600px;margin: 50px auto 100px;}
div.find h3 {margin: 35px 30px 0;padding-bottom: 15px;font-size: 28px;line-height: 34px;}
div.find .goto {right: 30px;top: 40px;padding-left: 15px;}
div.find .goto:before {top: 10px;width: 5px;height: 5px;}


div.find form {padding: 35px 30px 55px;}

div.find dl {overflow: hidden;padding-bottom: 15px;}
div.find dt,
div.find dd {padding-bottom: 15px;}
div.find dt {padding-left: 25px;}
div.find label {font-size: 15px;line-height: 55px;}
div.find dd {width: 410px;}
div.find dd input {height: 55px;}
div.find input[type=submit] {height: 60px;font-size: 20px;}

div.result {padding: 17px 20px 15px;font-size: 18px;line-height: 25px;}
}










/* ============ My Page ============ */
div.mypage {}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.mypage {padding: 15px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.mypage {width: 1300px;margin: 0 auto;}
}




/* 비밀번호 변경 */
div.changePwd {word-break:keep-all;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.changePwd {margin-bottom: 15px;padding:80px 15px 15px;background: #f8eedd url('/image/sub/changePwd_m.png') center 15px no-repeat;background-size: 55px;}
div.changePwd + div.formArea col:first-child {width: 30% !important;}
div.changePwd + div.formArea th {text-align: center;}
div.changePwd + div.formArea td {padding: 5px 10px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.changePwd {margin-bottom: 35px;padding: 25px 50px 25px 125px;background: #f8eedd url('/image/sub/changePwd.png') 40px center no-repeat;}
}





/* My Page > 안내사항 */ 
div.mypageNote {word-break:keep-all;background-color: #f8eedd;}
div.mypageNote ul.listBar {background-color: #fff;}
/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.mypageNote {margin-bottom: 15px;padding: 15px;}
div.mypageNote > p {margin-bottom: 15px;}
div.mypageNote ul.listBar {padding: 10px 15px;}

div.pointNote {margin-bottom: 15px;padding:80px 15px 15px;background: #f8eedd url('/image/sub/point_m.png') center 15px no-repeat;background-size: 44px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.mypageNote {position: relative;margin-bottom: 35px;padding: 30px 620px 30px 35px;}
div.mypageNote > p {display: table-cell;width: 1000px;height: 100px;vertical-align: middle;font-weight: bold;}
div.mypageNote ul.listBar {position: absolute;right: 30px;top: 30px;width: 560px;height: 100px;padding: 15px 30px;box-sizing:border-box;}

div.pointNote {margin-bottom: 35px;padding: 25px 50px 25px 125px;background: #f8eedd url('/image/sub/point.png') 40px center no-repeat;}
}


/* My Page > 버튼들 */
a.card,
a.wire,
a.receipt,
a.pay,
a.viewDetail,
a.print {display: inline-block;vertical-align: middle;padding: 1px 10px 0;border-radius: 5px;text-decoration: none;font-size: 12px;line-height: 20px;}

a.card {border: 1px solid #303b64 !important;color: #303b64 !important;}
a.wire {border: 1px solid #245dd0 !important;color: #245dd0 !important;}
a.receipt {border: 1px solid #a52f61 !important;color: #fff !important;background-color: #a52f61 !important;}
a.card {border: 1px solid #303b64 !important;color: #303b64 !important;}
a.pay {border: 1px solid #303b64 !important;color: #303b64 !important;}
a.viewDetail,
a.print {border: 1px solid #303b64 !important;color: #fff !important;background-color: #303b64 !important;}


/* 마이페이지 테이블 */
/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
table.publication {border-top: 0 none;}
table.publication,
table.publication tbody,
table.publication tr,
table.publication th,
table.publication td {display:block;}

table.publication colgroup,
table.publication col,
table.publication thead {display:none;}

table.publication > * > tr > * {min-height: 20px;border: 0 none !important;border-top: 1px solid #ccc !important;}
table.publication > * > tr:first-child > *:first-child {border-top: 0 none !important;}

table.publication tr {position: relative;border-top: 2px solid #303b64;border-bottom: 1px solid #ccc;}
table.publication tr + tr {margin-top: 10px;}
table.publication tr:before {z-index: -1;position: absolute;left: 0;top: 0;width: 120px;height: 100%;content: "";background-color: #ecf0f9;}
table.publication th,
table.publication td {position: relative;padding-left: 130px;line-height: 23px;text-align: left;}
table.publication th:before,
table.publication td:before {position: absolute;left: 10px;top: 5px;content: attr(pub-thead);}

table.purchase td.tit {background-color: #f3f3f3;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
table.purchase td.tit {text-align: left;}
}

/* 팝업 > 회비납부 */
div#popupPay {}
div#popupPay div.btn {text-align: center;padding-top: 20px;}
div#popupPay div.btn * {width: 100px;height: 45px;margin: 0 5px;line-height: 43px;}

/*  Mobile : ~ width:600px  */
@media screen and (max-width: 600px) {
div#popupPay th,
div#popupPay td {height: 36px;}
}


/*  PC : width:601px ~  */
@media screen and (min-width: 601px) {
div#popupPay {max-width: 580px;}
div#popupPay input[type=text] {width: 100%;}
}


/* 팝업 > 영수증 */
div#popupReceipt {width: 600px;padding: 55px 40px;border: 3px solid #dbdbdb;text-align: center;color: #010101;box-sizing:border-box;font-size: 18px;line-height: 25px;font-family: 'NotoSansKR DemiLight', sans-serif;}
div#popupReceipt h1 {font-family: 'Pretendard-Medium', sans-serif;font-size: 20px;line-height: 22px;}
div#popupReceipt h1 span {display: block;padding-bottom: 10px;font-family: 'NotoSansKR Bold', sans-serif;font-size: 48px;line-height: 50px;}

div#popupReceipt div.name {float: right;margin: 35px 0 40px;padding:0 5px 5px;text-align: right;font-size: 23px;line-height: 25px;border-bottom: 1px solid #000;font-family: 'Pretendard-Medium', sans-serif;}
div#popupReceipt div.name img {display: inline-block;vertical-align: top;padding: 1px 0 0 5px;}

div#popupReceipt th,
div#popupReceipt td {padding: 10px 25px;text-align: left;color: #000;}
div#popupReceipt .con {padding: 50px 0;}

div#popupReceipt .seal {font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;font-size: 22px;line-height: 35px;}
div#popupReceipt .seal * {display: inline-block;vertical-align: top;}
div#popupReceipt .seal span {position: relative;z-index: 10;padding: 9px 0;letter-spacing:-1px;}
div#popupReceipt .seal img {margin-left: -50px;}

div#popupReceipt + div.btnArea {width: 600px;padding-top: 30px;text-align: center;}
div#popupReceipt + div.btnArea * {width: 100px;line-height: 29px;}


/* 팝업 > 거래명세서 */
div#popupPurchaseList {width: 1000px;padding: 50px;border: 1px solid #dbdbdb;color: #010101;box-sizing:border-box;font-size: 19px;line-height: 25px;font-family: 'NotoSansKR DemiLight', sans-serif;}
div#popupPurchaseList h1 {padding: 25px 0 75px;text-align: center;font-weight: normal;color: #242557;font-size: 48px;line-height: 50px;font-family: 'NotoSansKR Bold', sans-serif;}

div.purchaseInfo {position: relative;padding-bottom: 30px;}
div.purchaseInfo:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
div.purchaseInfo ul {float: left;width: 406px;margin: 0;padding: 0;}
div.purchaseInfo li {margin: 0;padding: 11px 0 10px;list-style:none;border-bottom: 1px solid #222;color: #000;font-size: 18px;line-height: 25px;font-family: 'NotoSansKR DemiLight', sans-serif;}
div.purchaseInfo table.tblDef {float: right;width: 450px;}

div#popupPurchaseList table.tblDef {border: 1px solid #222;border-bottom: 0 none;}
div#popupPurchaseList th,
div#popupPurchaseList td {position: relative;height: 35px;padding: 5px 10px;border-color: #222;color: #000;font-size: 18px;font-family: 'NotoSansKR DemiLight', sans-serif;}
div#popupPurchaseList th {background-color: #efefef;font-weight: normal;}
div#popupPurchaseList table span {position: relative;z-index: 10;}
div#popupPurchaseList div.seal {z-index: -1;position: absolute;right: -30px;top: 50%;transform:translateY(-50%);}

div#popupPurchaseList div.purchaseInfo th,
div#popupPurchaseList div.purchaseInfo td {font-size: 16px;line-height: 18px;text-align: center;}

div#popupPurchaseList + div.btnArea {width: 1000px;padding-top: 30px;text-align: center;}
div#popupPurchaseList + div.btnArea * {width: 100px;line-height: 29px;}


/* My Page > 평점확인 */ 
div.mypage div.sort {padding-bottom: 10px;text-align: right;}
div.mypage div.sort > * {display: inline-block;vertical-align: top;}

div.mypage div.tableScroll th,
div.mypage div.tableScroll td {font-size: .9em;}


/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.mypage div.sort select {height: 35px;}

div.mypage div.tableScroll + div.tableScroll {margin-top: 15px;}

div.mypage div.tableScroll th,
div.mypage div.tableScroll td {padding: 5px 0;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.mypage div.sort select {height: 40px;}

div.mypage div.tableScroll + div.tableScroll {margin-top: 30px;}

div.mypage div.tableScroll th,
div.mypage div.tableScroll td {padding: 0 5px;}
}




/* My Page > 학회활동 및 교육자인정증 */ 

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
table.academy tbody,
table.academy tr,
table.academy th,
table.academy td {display: block;}

table.academy colgroup,
table.academy col,
table.academy thead {display: none;}

table.academy tr {position: relative;margin-top: 10px;border-top: 2px solid #303b64;}
table.academy tr:first-child {margin-top: 0;border-top: 0 none;}
table.academy tr:before {z-index: -1;position: absolute;left: 0;top: 0;width: 110px;height: 100%;content: "";background-color: #ecf0f9;}
table.academy th,
table.academy td {position: relative;padding-left: 120px;border-left: 0 none;}
table.academy th:before,
table.academy td:before {position: absolute;left: 0;top: 0;width: 110px;height: 100%;content: "";background-color: #ecf0f9;}
table.academy th:after,
table.academy td:after {position: absolute;left: 0;top: 0;width: 110px;padding: 5px 0;content: attr(pub-thead);text-align: center;background-color: #ecf0f9;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
}


/* 팝업 > 학회활동 증명서 */
div#popupCertificate {width: 600px;padding: 35px;border: 3px solid #dbdbdb;text-align: center;color: #010101;box-sizing:border-box;font-size: 19px;line-height: 25px;font-family: 'NotoSansKR DemiLight', sans-serif;}
div#popupCertificate h1 {position: relative;padding-top:	86px;font-family: 'NotoSansKR Bold', sans-serif;font-size: 48px;line-height: 50px;}
div#popupCertificate h1 img {position: absolute;left: 0;top: 0;}

div#popupCertificate ul.info {margin: 0;padding: 40px 0 0;}
div#popupCertificate ul.info li {margin: 0;list-style:none;font-family: 'NotoSansKR Regular', sans-serif;font-size: 20px;line-height: 30px;text-align: left;}

div#popupCertificate .con {padding: 50px 0;}

div#popupCertificate th,
div#popupCertificate td {padding: 10px 25px;text-align: center;color: #000;font-size: 18px;font-family: 'NotoSansKR Light', sans-serif;}
div#popupCertificate th {background-color: #f3f3f3;font-family: 'NotoSansKR Medium', sans-serif;}

div#popupCertificate .seal {margin: 60px 0 25px;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;font-size: 22px;line-height: 35px;}
div#popupCertificate .seal * {display: inline-block;vertical-align: top;}
div#popupCertificate .seal span {position: relative;z-index: 10;padding: 9px 0;letter-spacing:-1px;}
div#popupCertificate .seal img {margin-left: -50px;}

div#popupCertificate + div.btnArea {width: 600px;padding-top: 30px;text-align: center;}
div#popupCertificate + div.btnArea * {width: 100px;line-height: 29px;}



/* 팝업 > 정회원증 */
div#popupMembership {position: relative;width: 600px;padding: 40px;border: 6px solid #007e3e;text-align: center;color: #010101;box-sizing:border-box;font-size: 19px;line-height: 25px;font-family: 'NotoSansKR Medium', sans-serif;}
div#popupMembership h1 {font-family: 'NotoSansKR Bold', sans-serif;font-size: 48px;line-height: 50px;}
div#popupMembership div.watermark {z-index: -1;position: absolute;left: 50%;top: 50%;transform:translate(-50%, -50%);}

div#popupMembership ul.info {margin: 0;padding: 40px 0 0;}
div#popupMembership ul.info li {margin: 0;list-style:none;font-family: 'NotoSansKR DemiLight', sans-serif;font-size: 20px;line-height: 30px;text-align: left;}

div#popupMembership .con {padding: 50px 0;font-size: 35px;line-height: 55px;}
div#popupMembership .pubDate {}
div#popupMembership .pubDate span {display: inline-block;width: 30px;text-align: right;}

div#popupMembership .seal {margin: 60px 0 25px;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;font-size: 22px;line-height: 35px;}
div#popupMembership .seal * {display: inline-block;vertical-align: top;}
div#popupMembership .seal img {margin: 0 25px;}

div#popupMembership + div.btnArea {width: 600px;padding-top: 30px;text-align: center;}
div#popupMembership + div.btnArea * {width: 100px;line-height: 29px;}




/* 회원탈퇴 */
div.withdrawal {word-break:keep-all;}
div.withdrawal + div.formArea th {text-align: center;height: 36px;}
div.withdrawal + div.formArea div.ac {padding-top: 20px;}

div.withdrawalComp {text-align: center;word-break:keep-all;}
div.withdrawalComp span {display: block;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;background: url('/image/sub/withdrawalComp.png') center top no-repeat;}
div.withdrawalComp a {display: block;height: 25px;border-radius: 5px;text-align: center;color: #fff;text-decoration: none;background-color: #303b64;line-height: 25px;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.withdrawal {margin-bottom: 15px;padding:90px 15px 15px;background: #f8eedd url('/image/sub/withdrawal_m.png') center 15px no-repeat;background-size: 52px;}
div.withdrawal + div.formArea col:first-child {width: 30% !important;}
div.withdrawal + div.formArea td {padding: 5px 10px;}

div.withdrawal + div.formArea input[type=checkbox] {margin: 4px 5px 0 0;}

div.withdrawalComp {padding: 20px 0;font-size: 15px;}
div.withdrawalComp span {padding: 150px 0 20px;font-size: 20px;line-height: 24px;background-size: 126px;}
div.withdrawalComp a {width: 100px;margin: 30px auto 0;padding: 10px 0;font-size: 15px;}
}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.withdrawal {margin-bottom: 35px;padding: 25px 50px 25px 125px;background: #f8eedd url('/image/sub/withdrawal.png') 40px center no-repeat;}
div.withdrawal + div.formArea input[type=checkbox] {margin: 6px 5px 0 0;}

div.withdrawalComp {padding: 50px 0;font-size: 17px;}
div.withdrawalComp span {padding: 295px 0 20px;font-size: 38px;line-height: 40px;}
div.withdrawalComp a {width: 160px;margin: 70px auto 0;padding: 15px 0;font-size: 18px;}
}


/* ============ 학회소개 ============ */
div.about {}

/*  인사말 */
div.introduce > *:first-child {margin-top: 0;}

div.introduce div.bg {background-repeat: no-repeat;color: #fff;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;box-sizing:border-box;vertical-align: bottom;}
div.introduce div.bg.left {background-position: right bottom;}
div.introduce div.bg.right {background-position: left bottom;}


div.introduce div.bg.left_imsi {background-position: right bottom;}
div.introduce div.bg.right_imsi {background-position: left bottom;}

div.introduce div.bg span {display: inline-block;}

div.introduce p.sign {text-align: right;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.about {padding: 1px 15px 15px;}

div.introduce > * {margin: 20px 0 0;}

div.introduce {padding-top: 30px;}
div.introduce div.bg {position: relative;display: table-cell;width: 1300px;height: 95px;vertical-align: middle;font-size: 14px;line-height: 20px;background-size: auto 100%;}
/*div.introduce div.bg.left {padding:0 15px 0 145px;background-color: #366097;background-image: url('/image/sub/message_01_m_2025.png');}*/
div.introduce div.bg.left_imsi {padding:0 15px 0 145px;background-color: #366097;}
div.introduce div.bg.right_imsi {padding:0 145px 0 15px;background-color: #4b81ab;background-image: url('/image/sub/messageBg_02_m.png');}

div.introduce div.bg.left_imsi {padding:0 15px 0 145px;background-color: #366097;}
div.introduce div.bg.right_imsi {padding:0 145px 0 15px;background-color: #4b81ab;background-image: url('/image/sub/messageBg_02_m.png');}

div.introduce div.bg img {position: absolute;bottom: 0;}
div.introduce div.bg.left_imsi img {left: 0;width: 139px;}
div.introduce div.bg.right_imsi img {right: 0;width: 132px;}


div.introduce div.bg.left img {left: 0;width: 139px;}
div.introduce div.bg.right img {right: 0;width: 132px;}
div.introduce div.bg.left_imsi img {left: 0;width: 139px;}
div.introduce div.bg.right_imsi img {right: 0;width: 132px;}

div.introduce div.bg span {font-size: 20px;}


div.introduce p.sign {margin-top: 30px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.about {width: 1300px;margin: 0 auto;}

div.introduce > * {margin: 25px 0 0;}

div.introduce div.bg {font-size: 30px;line-height: 50px;}
div.introduce div.bg.left {height: 317px;padding: 150px 30px 0 625px;background-image: url('/image/sub/messageBg_01_2026.png');}
div.introduce div.bg.right {height: 390px;padding: 195px 540px 0 225px;background-image: url('/image/sub/messageBg_02_2026_02.png');}

div.introduce div.bg.left_imsi {height: 317px;padding: 150px 30px 0 625px;background-image: url('/image/sub/messageBg_01_2026.png');}
div.introduce div.bg.right_imsi {height: 390px;padding: 195px 540px 0 225px;background-image: url('/image/sub/messageBg_02_2026_02.png');}

div.introduce div.bg img {display: none;}
div.introduce div.bg span {font-size: 50px;}

div.introduce p.sign {margin-top: 35px;font-size: 17px;}
}


/*  미션 및 비전 */
div.mission {}

div.mission table.tblDef {border-top: 1px solid #ccc;}
div.mission table.tblDef th,
div.mission table.tblDef td {border-left: 0 none;text-align: left;}
div.mission table.tblDef th {background-color: transparent;}
div.mission span,
div.mission strong {color: #4492e3;}
div.mission span {position: relative;display: inline-block;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}
div.mission span:before {position: absolute;left: 0;top: 0;border-radius: 50%;content: "";background-color: rgba(68,146,227,.3);}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.mission {padding: 15px;}
div.mission img {display: block;width: 100%;}

div.mission table.tblDef,
div.mission table.tblDef tbody,
div.mission table.tblDef tr,
div.mission table.tblDef th,
div.mission table.tblDef td {display: block;}

div.mission table.tblDef colgroup,
div.mission table.tblDef col {display: none;}

div.mission table.tblDef {display: block;margin-top: 30px;}

div.mission table.tblDef th,
div.mission table.tblDef td {border: 0 none;padding: 0;}
div.mission table.tblDef tr {padding: 10px 5px;border-bottom: 1px solid #ccc;}
div.mission table.tblDef th {padding-bottom: 10px;}
div.mission table.tblDef td {padding-left: 11px;}

div.mission span {padding: 5px 0 0 5px;font-size: 20px;}
div.mission span:before {width: 14px;height: 14px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.mission {width: 1300px;margin: 0 auto;}
div.mission > div {height: 260px;background: url('/image/sub/mission.png') center top no-repeat;}
div.mission img {display: none;}

div.mission table.tblDef {margin-top: 55px;}
div.mission table.tblDef th,
div.mission table.tblDef td {padding: 20px;}

div.mission span {padding: 12px 0 0 12px;font-size: 35px;}
div.mission span:before {width: 27px;height: 27px;}
}




/*  학회연혁 */
div.history {}
div.history h4 {position: relative;margin: 0;padding: 0;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}
div.history h4:before {position: absolute;left: 0;width: 100%;content: "";background-color: #a1c8f1;}
div.history h4:after {position: absolute;right: 0;border-radius: 50%;content: "";border-style: solid;border-color: #a1c8f1;background-color: #fff;box-sizing:border-box;}
div.history h4 span {position: absolute;left: 0;top: 0;z-index: 10;color: #4492e3;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;background-color: #fff;}

div.history dl, div.history dt, div.history dd {margin: 0;padding: 0;list-style:none;}
div.history dl {}
div.history dl:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
div.history dt {clear: both;float: left;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}
div.history dd {float: right;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.history {padding: 15px;}

div.history h4 {padding-top: 20px;font-size: 40px;line-height: 40px;}
div.history h4:before {top: 7px;height: 2px;}
div.history h4:after {top: 4px;width: 8px;height: 8px;border-width: 2px;}
div.history h4 span {padding-right: 10px;font-size: 12px;line-height: 16px;}

div.history dt,
div.history dd {margin-top: 15px;}
div.history dt {width: 70px;text-align: right;}
div.history dd {width: calc(100% - 90px);}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.history {position: relative;width: 1300px;margin: 0 auto;padding: 60px 0 0 310px;box-sizing:border-box;}
div.history h4 {position: absolute;left: 0;top: 75px;width: 290px;padding-top: 35px;font-size: 80px;line-height: 80px;}
div.history h4:before {top: 8px;height: 3px;}
div.history h4:after {top: 4px;width: 11px;height: 11px;border-width: 3px;}
div.history h4 span {padding-right: 10px;font-size: 17px;line-height: 20px;}

div.history dt,
div.history dd {margin-top: 15px;}
div.history dd {width: calc(100% - 175px);}
}





/* 회칙 및 규정 */
div.rule dl.toggleMenu a {word-break:keep-all;}

div.about div.rule {}
div.about dl.rule ul ul {margin: 0 0 10px;}
div.about dl.rule p + ul {margin-top: 0;}

div.rule div.download a {padding: 0 10px;border-radius: 3px;background-color: #303b64;color: #fff;}
div.rule div.download img {display: inline-block;vertical-align: top;padding: 5px 0 0 5px;}

div.ethics, div.ethics p, div.ethics dl, div.ethics dt, div.ethics dd {margin: 0;padding: 0;list-style:none;}
div.ethics dl {position: relative;}
div.ethics dt {position: absolute;left: 0;top: 0;text-align: center;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;background-position: center top;background-repeat: no-repeat;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.about div.rule {padding: 0;}
div.rule div.download {margin: 0 0 10px;}
div.rule div.download a {margin-left: 3px;font-size: 12px;line-height: 26px;}

div.about dl.rule {margin-top: 20px;}

div.ethics p {padding-top: 10px;}
div.ethics dl {position: relative;margin-top: 25px;min-height: 80px;padding-left: 90px;}
div.ethics dt {width: 75px;padding-top: 60px;font-size: 16px;background-size: auto 50px;}
dl.ethics01 dt {background-image: url('/image/sub/ethics_01_m.png');}
dl.ethics02 dt {background-image: url('/image/sub/ethics_02_m.png');}
dl.ethics03 dt {background-image: url('/image/sub/ethics_03_m.png');}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.rule div.download {margin: 0;padding: 8px 0 15px;}
div.rule div.download a {margin-left: 5px;font-size: 14px;line-height: 26px;}

div.rule dl.toggleMenu {float: right;width: 380px;margin-bottom: 30px;}
div.rule dl.toggleMenu + * {clear: both;}

ul.version.space {padding-left: 467px;}
div.about h4 + dl.rule {padding-left: 35px;}
div.about dl.rule > dd > *,
div.about dl.rule > dd ul {padding-left: 15px;}

div.ethics p {padding-top: 20px;}
div.ethics dl {position: relative;margin-top: 45px;min-height: 80px;padding-left: 175px;}
div.ethics dt {width: 175px;padding-top: 90px;font-size: 20px;}
dl.ethics01 dt {background-image: url('/image/sub/ethics_01.png');}
dl.ethics02 dt {background-image: url('/image/sub/ethics_02.png');}
dl.ethics03 dt {background-image: url('/image/sub/ethics_03.png');}
}





/* 명예의 전당  */
div.awardee {}

div.awardeeNote {text-align: center;color: #412417;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
.btn-awardee {
	text-align: center;
	margin-top: 20px;
}
.btn.btn-awardee > a {
	padding: 12px 45px;
	background: linear-gradient(135deg, #eec995, #d39b51 );
	border: 0;
	font-size: 17px;
	color: #fff;
	font-family: 'Pretendard-Medium', 'NotoSansKR Medium', sans-serif;
	border-radius: 30px;
	line-height: 1.2;
}
/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.awardee table.tblDef {margin-top: 20px;}
div.awardee table.tblDef:first-child {margin-top: 0;}

div.awardeeNote {padding:20px 30px;font-size: 16px;line-height: 25px;background: url('/image/sub/awardeeBg_l_m.png') left bottom no-repeat, url('/image/sub/awardeeBg_r_m.png') right top no-repeat, url('/image/sub/awardeeBg_m.png') center top no-repeat;background-size: 54px, 54px, cover;word-break:keep-all;}
div.awardeeNote br {display: none;}
div.awardee {padding-top: 20px;}
.btn-awardee {
	margin-top: 10px;
}
.btn.btn-awardee > a {
	padding: 7px 25px;
	background: linear-gradient(135deg, #eacda3, #d39b51 );
	border: 0;
	font-size: 14px;
	color: #fff;
	border-radius: 30px;
}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.awardee {}
div.awardee:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
div.awardee table.tblDef {float: right;width: calc(50% - 30px);margin-top: 30px;}
div.awardee table.tblDef:nth-child(odd) {clear: both;float: left;}
div.awardee table.tblDef:nth-child(-n+2) {margin-top: 0;}

div.awardeeNote {display: table-cell;width: 1300px;height: 180px;vertical-align: middle;background: url('/image/sub/awardeeBg.png') center top no-repeat;font-size: 25px;line-height: 35px;}
div.awardee {padding-top: 35px;}
}


/* 사무국 안내 */
div.roughMap {}
div.roughMap img {display: block;}

div.map {}

ul.aboutInfo, ul.aboutInfo li, ul.aboutInfo a,
ul.route, ul.route li, ul.route a {margin: 0;padding: 0;list-style:none;text-decoration: none;}

ul.aboutInfo li,
ul.route li {position: relative;}
ul.aboutInfo li:first-child,
ul.route li:first-child {margin-top: 0;}

ul.aboutInfo img,
ul.route img {position: absolute;left: 0;top: 0;}
ul.route span {display: block;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

table.aboutInfo {border-bottom: 1px solid #ccc;}
table.aboutInfo td {padding: 5px 10px;border-bottom: 0 none;}
table.aboutInfo td + td {text-align: left;}
table.aboutInfo > tbody > tr:first-child > td {padding-top: 15px;}
table.aboutInfo > tbody > tr:last-child > td {padding-bottom: 15px;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.map {height: 200px;}

div.map {margin-top: 15px;}

ul.aboutInfo,
ul.route {padding-bottom: 20px;border-bottom: 2px solid #ecf0f9;}


ul.aboutInfo li,
ul.route li {position: relative;margin-top: 15px;}
ul.aboutInfo img,
ul.route img {width: 25px;}

ul.aboutInfo li {padding:4px 0 4px 35px;}
ul.route li {padding-left:35px;}
table.aboutInfo col:first-child {width: 30% !important;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.about div.col {width: 576px;}
div.about div.col + div.col {width: 650px;}
div.roughMap,
div.map {height: 400px;}

div.map {margin-top: 20px;}

ul.aboutInfo,
ul.route {padding-bottom: 30px;border-bottom: 4px solid #ecf0f9;}


ul.aboutInfo li,
ul.route li {position: relative;margin-top: 25px;}
ul.aboutInfo img,
ul.route img {width: 30px;}

ul.aboutInfo li {padding:4px 0 4px 55px;}
ul.route li {padding-left:55px;}
}



/* 사무국 안내 */
div.organ {}
div.organ > img {display: block;margin: 0 auto;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.organ {padding: 15px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
}





/* ============ 학술행사 ============ */

/* 학회 연간일정 */
div.calendar {}

table.schedule, table.schedule > thead, table.schedule > tbody, table.schedule > tfoot, table.schedule > * > tr, table.schedule * > tr > * {margin:0;padding:0;border:0 none;}
table.schedule {width:100%; border-collapse:separate; border-spacing:0;border-top: 2px solid #303b64;}
.ie7 table.schedule {border-collapse:collapse;}
table.schedule > * > tr > * {font-weight:normal;word-break:normal;}

table.schedule,
table.schedule a {font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}

table.schedule th,
table.schedule td {text-align: center;}

table.schedule > * > tr > * {border-left: 1px solid #ccc;border-bottom: 1px solid #ccc;color: #303b64;}
table.schedule table.innerTbl > * > tr > * {border-left: 1px solid #ccc;border-top: 1px solid #ccc;}
table.schedule > * > tr > *:first-child,
table.schedule table.innerTbl > * > tr > *:first-child {border-left: 0 none;}
table.schedule table.innerTbl > * > tr:first-child > * {border-top: 0 none;}

table.schedule > * > tr > th,
table.schedule table.innerTbl > * > tr > th {padding:5px 10px;background-color: #ecf0f9;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}


table.schedule td.con {position: relative;vertical-align: top;height: 40px;}
table.schedule td.con:before {position: absolute;left: 30%;top: 0;width: 1px;height: 100%;content: "";background-color: #ccc;}
table.schedule td.con td {padding: 10px;}
table.schedule td.con td:last-child {text-align: left;}

table.schedule td.noData {padding: 10px;color: #999;}

table.calendar {position: relative;width: 260px;margin: 30px auto 0;}
table.calendar:before {position: absolute;left: 0;top: -30px;display: block;width: 100%;content: attr(pub-month);color: #303b64;font-size: 18px;line-height: 20px;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

table.calendar th {height: 38px;background-color: #fdf9f1;}
table.calendar td {padding: 3px;}
table.calendar .sun,
table.calendar .holiday {color: #cf0a2a;}

table.calendar span {display: block;width: 26px;height: 23px;padding: 1px 0 2px;border-radius: 2px;text-align: center;}
table.calendar span.today,
table.calendar span.on {color: #fff !important;}
table.calendar span.today {background-color: #b31663;}
table.calendar span.on {background-color: #dc8b0a;}

div.calendar > table.tblDef td {text-align: left;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.calendar {padding: 0 15px 15px;}

table.schedule .calendar {display: none !important;}
table.schedule .calendar + * {border-left: 0 none;}

div.calendar > table.tblDef {margin-top: 15px;}
div.calendar + div.bbsUtil {display: none;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.calendar {width: 1300px;margin: 50px auto 0;}

table.schedule td.calendar {padding: 20px 0;}
table.schedule td.con td {height: 96px;}
}


/* 팝업 > 행사일정 상세보기 */
div#popupSchedule {background-color: #fff;}
div#popupSchedule h1 {display: none;}
div#popupSchedule div.popupCon {padding: 0;}

div#popupSchedule div.scrollArea {border-top: 2px solid #303b64;border-bottom: 1px solid #ccc;}
div#popupSchedule table.tblDef {border-top: 0 none;}
div#popupSchedule table.tblDef > tbody > tr:last-child > * {}

div#popupSchedule th,
div#popupSchedule td {text-align: left;}

div#popupSchedule th {font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}
div#popupSchedule td a {display: inline;word-break:break-all;}

div#popupSchedule div.btn {position: relative;text-align: center;}
div#popupSchedule div.btn a {display: inline-block;width: 100px;height: 45px;font-size: 15px;line-height: 43px;padding: 0;}
div#popupSchedule div.btn span {padding: 0;border: 0 none;}

/*  Mobile : ~ width:600px  */
@media screen and (max-width: 600px) {
div#popupSchedule {padding: 20px;}
div#popupSchedule div.scrollArea {max-height: 200px;}

div#popupSchedule col:first-child {width: 30% !important;}
div#popupSchedule div.btn {margin-top: 20px;}
div#popupSchedule div.btn a {width: ;}
div#popupSchedule span.admin {display: none;}
}


/*  PC : width:601px ~  */
@media screen and (min-width: 601px) {
div#popupSchedule {max-width: 1000px;padding: 30px;}
div#popupSchedule div.scrollArea {height: 512px;}

div#popupSchedule div.btn {margin-top: 30px;}
div#popupSchedule span.admin {position: absolute;right: 0;bottom: 0;}
}



/* 정기학술행사 */
div.searchArea.workshop {}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.searchArea.workshop {position: relative;padding-top: 56px;background-color: #f1f1f3;}
div.searchArea.workshop select {float: left;width: calc(50% - 3px);margin-bottom: 5px;}
div.searchArea.workshop select + select {float: right;}
div.searchArea.workshop input[type=text] {clear: both;margin-top: 0;}
div.searchArea.workshop dl.rwMenu {position: absolute;left: 15px;top: 15px;width: calc(100% - 30px);}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.searchArea.workshop dl.rwMenu {margin-top: 40px;}
}


/* 정기학술행사 > 리스트 */
table.workshop, table.workshop > thead, table.workshop > tbody, table.workshop > tfoot, table.workshop > * > tr, table.workshop * > tr > * {margin:0;padding:0;border:0 none;}
table.workshop {width:100%; border-collapse:separate; border-spacing:0;}
.ie7 table.workshop {border-collapse:collapse;}
table.workshop > * > tr > * {font-weight:normal;word-break:normal;}

table.workshop,
table.workshop a {font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}

table.workshop td {}
table.workshop td.category span {display: inline-block;color: #fff;text-align: center;}
span.categoryA {background-color: #5575ae;}
span.categoryB {background-color: #68ae55;}
span.categoryC {background-color: #d56e4f;}
span.categoryD {background-color: #d8a50b;}
span.categoryE {background-color: #ad596f;}
span.categoryF {background-color: #808898;}

table.workshop td.tit {text-align: left;}
table.workshop span.tit {display: block;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
table.workshop span.period,
table.workshop span.venue {color: #4492e3;background-position: left center;background-repeat: no-repeat;}

table.workshop a.home {display: inline-block;vertical-align: top;border: 1px solid #303b64;border-radius: 2px;color: #303b64;text-align: center;}
table.workshop a.home:before {display: inline-block;vertical-align: top;content: "";background-position: left center;background-repeat: no-repeat;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
table.workshop,
table.workshop tbody,
table.workshop tr,
table.workshop td {display: block;}
table.workshop colgroup,
table.workshop col {display: none;}

table.workshop {margin-top: 15px;border-top: 2px solid #263e74;}
table.workshop tr {padding: 15px;border-bottom: 1px solid #ccc;}
table.workshop tr:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
table.workshop td.category span {width: 110px;padding-top: 1px;font-size: 12px;line-height: 20px;border-radius: 10px;text-align: center;}

table.workshop span.tit {padding: 5px 0;font-size: 14px;line-height: 25px;}
table.workshop span.period,
table.workshop span.venue {display: block;padding-left: 20px;font-size: 12px;line-height: 20px;background-size: 15px;}
table.workshop span.period {background-image: url('/image/sub/workshop_calendar_m.png');}
table.workshop span.venue {background-image: url('/image/sub/workshop_venue_m.png');}

table.workshop a.home {float: right;width: 70px;height: 25px;font-size: 12px;line-height: 27px;}
table.workshop a.home:before {width: 15px;height: 25px;background-image: url('/image/sub/workshop_home_m.png');background-size: 9px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
table.workshop td {border-bottom: 1px solid #ccc;padding: 30px 0;text-align: center;}
table.workshop td.category span {width: 140px;font-size: 15px;line-height: 42px;border-radius: 21px;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}

table.workshop span.tit {padding-bottom: 5px;font-size: 20px;line-height: 30px;}
table.workshop span.period,
table.workshop span.venue {display: inline-block;vertical-align: top;font-size: 15px;line-height: 25px;padding-top: 5px;}
table.workshop span.period {padding-left: 35px;background-image: url('/image/sub/workshop_calendar.png');}
table.workshop span.venue {margin-left: 35px;padding-left: 30px;background-image: url('/image/sub/workshop_venue.png');}

table.workshop a.home {width: 85px;height: 26px;font-size: 12px;line-height: 28px;}
table.workshop a.home:before {width: 18px;height: 26px;background-image: url('/image/sub/workshop_home.png');}
}




/* 진행중인 학술행사 */
dl.sechdule, dl.sechdule dt, dl.sechdule dd {margin: 0;padding: 0;} 
dl.sechdule {border-top: 2px solid #303b64;border-bottom: 1px solid #ccc;box-sizing:border-box;}
dl.sechdule + dl.sechdule {border-top: 0 none;}

dl.sechdule > dt {color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
dl.sechdule > dt span {display: inline-block;vertical-align: top;color: #fff;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}
dl.sechdule span.typeA {background-color: #b52651;}
dl.sechdule span.typeB {background-color: #303b64;}
dl.sechdule span.typeC {background-color: #4492e3;}
dl.sechdule span.typeD {background-color: #64b159;}

dl.sechdule > dd {position: relative;background-color: #ecf0f9;}

dl.sechdule div.util {}
dl.sechdule div.util a {border-width: 1px;border-style: solid;text-decoration: none;background-color: #fff;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;border-radius: 4px;}
dl.sechdule a.view {border-color: #4492e3;color: #4492e3;}
dl.sechdule a.regist {border-color: #303b64;color: #303b64;}
dl.sechdule div.util img {display: inline-block;vertical-align: top;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
dl.sechdule {margin: 0 15px;padding:15px;}
dl.sechdule:first-child {margin-top: 15px;}
dl.sechdule:last-child {margin-bottom: 15px;}

dl.sechdule > dt {position: relative;padding:30px 0 10px;font-size: 16px;line-height: 20px;}
dl.sechdule > dt span {position: absolute;left: 0;top: 0;padding: 0 15px;font-size: 12px;border-radius: 10px;}

dl.sechdule > dd {padding: 10px 15px;}
dl.sechdule div.util {overflow: hidden;padding-top: 10px;}
dl.sechdule div.util a {float: right;width: calc(50% - 5px);text-align: center;font-size: 12px;line-height: 23px;}
dl.sechdule div.util a:first-child {float: left;}
dl.sechdule div.util img {height: 10px;padding:6px 5px 0 0;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
dl.sechdule {width: 1300px;margin: 0 auto;padding: 30px;}
dl.sechdule > dt {padding-bottom: 25px;font-size: 20px;line-height: 42px;}
dl.sechdule > dt span {margin-right: 20px;padding: 0 30px;font-size: 15px;border-radius: 21px;}

dl.sechdule > dd {padding: 25px 225px 25px 30px;}
dl.sechdule div.util {position: absolute;top: 50%;right: 25px;transform:translateY(-50%);font-size: 0;line-height: 0;}
dl.sechdule div.util a {display: inline-block;vertical-align: top;width: 85px;font-size: 12px;line-height: 23px;text-align: center;}
dl.sechdule div.util a + a {margin-left: 5px;}
dl.sechdule div.util img {height: 13px;padding: 5px 5px 0 0;}
}


/* 진행중인 학술행사 > 상세보기 */
div.workshop {}

dl.workshopBrief, dl.workshopBrief dt, dl.workshopBrief dd, dl.workshopBrief ul, dl.workshopBrief li {margin: 0;padding: 0;list-style:none;}
dl.workshopBrief {background-repeat: no-repeat;background-position: right bottom;}
dl.workshopBrief > dt {color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
dl.workshopBrief li {color: #4492e3;background-position: left center;background-repeat: no-repeat;}
dl.workshopBrief li:first-child {margin-left: 0;}

ul.navi, ul.navi li, ul.navi a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
ul.navi:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
ul.navi > li > a {display: table-cell;vertical-align: middle;width: 1000px;text-align: center;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;word-break:keep-all;}
ul.navi > li.on > a {font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

div.workshopUtil {position: relative;text-align: right;}
div.workshopUtil a {font-size: 24px;padding: 10px 20px;}

div.workshopUtil a.btnConfirm {position: absolute;top: 0;right: 0;font-size: 16px;}

ul.navi + div.txtArea {padding-top: 0;}
div.applyComp {background-image: url('/image/sub/workshop_registComp.png');background-repeat: no-repeat;text-align: center;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}

div.applyComp span {display: block;font-size: 0;line-height: 0;}
div.applyComp a {font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
div.applyComp a + a {margin-left: 10px;}

div.registSearch {border: 1px solid #ccc;border-radius: 10px;}
div.registSearch h4 {color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;font-weight: normal;}
div.registSearch dl, div.registSearch dt, div.registSearch dd {margin: 0;padding: 0;}
div.registSearch dl {overflow: hidden;}
div.registSearch dt,
div.registSearch dd {float: left;}
div.registSearch dt {clear: both;}
div.registSearch input[type=text] {display: block;width: 100%;padding: 0 10px;border: 1px solid #ccc;box-sizing:border-box;}
div.registSearch input[type=submit] {display: block;width: 100%;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

div.workshop table.tblDef th,
div.workshop table.tblDef td {text-align: left;border-left: 0 none;}
div.workshop table.tblDef th {font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
dl.workshopBrief {padding: 15px 30px;background-image: url('/image/sub/workshopBrief_bg_m.png');background-size: cover;}
dl.workshopBrief > dt {padding-bottom: 5px;font-size: 14px;line-height: 20px;}
dl.workshopBrief li {padding-left: 20px;font-size: 12px;line-height: 20px;background-size: 15px;background-image: url('/image/sub/workshop_venue_m.png');}
dl.workshopBrief li:first-child {background-image: url('/image/sub/workshop_calendar_m.png');}

div.workshop {padding: 15px;}

ul.navi {margin-bottom: 15px;}
ul.navi > li {float: left;width: 50%;}
ul.navi > li:nth-child(2n+1) {clear: both;}

ul.navi a {border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;color: #303b64;word-break:keep-all;height: 40px;font-size: 12px;line-height: 16px;}
ul.navi > li:nth-child(-n+2) a {border-top: 1px solid #ccc;}
ul.navi > li:nth-child(2n+1) a {border-left: 1px solid #ccc;}

ul.navi .on a {border-color: #7789b1 !important;background-color: #7789b1;color: #fff;}

div.workshopUtil {padding-top: 50px;}
div.workshopUtil a {line-height: 20px;margin-bottom: 5px;}
div.workshopUtil img {display: none;}

div.txtArea {padding-top: 15px;}

div.applyComp {padding-top: 200px;background-position: center top;font-size: 19px;line-height: 20px;background-size: 245px;}
div.applyComp span {padding-top: 30px;}
div.applyComp a {width: calc(50% - 5px);height: 30px;padding: 0;font-size: 14px;line-height: 28px;}

div.registSearch {padding: 15px;}
div.registSearch h4 {padding-bottom: 5px;font-size: 16px;line-height: 20px;border-bottom: 2px solid #303b64;}

div.registSearch dl {padding: 10px 0 15px;}
div.registSearch dt,
div.registSearch dd {margin-top: 10px;}
div.registSearch dt {width: 85px;padding-left: 15px;line-height: 40px;}
div.registSearch dd {width: calc(100% - 100px);}

div.registSearch input[type=text] {height: 40px;}
div.registSearch input[type=submit] {height: 45px;font-size: 16px;}

div.workshop table.tblDef + table.tblDef {margin-top: 30px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {

dl.workshopBrief {width: 1300px;margin: 0 auto;padding: 25px 30px;margin-bottom: 45px;background-image: url('/image/sub/workshopBrief_bg.png');box-sizing:border-box;}
dl.workshopBrief dt {padding-bottom: 10px;font-size: 20px;line-height: 30px;}
dl.workshopBrief li {display: inline-block;vertical-align: top;font-size: 15px;line-height: 25px;padding: 3px 0 0 30px;margin-left: 35px;background-image: url('/image/sub/workshop_venue.png');}
dl.workshopBrief li:first-child {padding-left: 35px;background-image: url('/image/sub/workshop_calendar.png');}

div.workshop {width: 1300px;margin: 0 auto;}

ul.navi {position: relative;overflow: hidden;height: 55px;margin-bottom: 40px;border-radius: 28px;background-color: #ecf0f9;}
ul.navi > li {overflow: hidden;float: left;width: 25%;border-radius: 28px;}
ul.navi > li > a {height: 55px;font-size: 16px;line-height: 20px;color: #303b64;}
ul.navi > li.on > a {color: #fff;background-color: #4492e3;}


div.workshopUtil a {line-height: 28px;}
div.workshopUtil img {display: inline-block;vertical-align: top;padding: 8px 5px 0 0;}
div.workshopUtil a.btnConfirm {top: -20px;}

div.txtArea {padding-top: 30px;}

div.applyComp {width: 970px;height: 356px;padding:70px 0 0 520px;margin: 100px auto;background-position: left center;font-size: 38px;line-height: 40px;box-sizing:border-box;}
div.applyComp span {padding-top: 70px;}
div.applyComp a {width: 160px;height: 50px;padding: 0;font-size: 18px;line-height: 48px;}

div.registSearch {width: 540px;padding: 30px;margin: 100px auto;}
div.registSearch h4 {padding-bottom: 10px;font-size: 28px;line-height: 30px;border-bottom: 3px solid #303b64;}

div.registSearch dl {padding: 20px 0 30px;}
div.registSearch dt,
div.registSearch dd {margin-top: 15px;}
div.registSearch dt {width: 105px;padding-left: 25px;line-height: 55px;}
div.registSearch dd {width: calc(100% - 130px);}

div.registSearch input[type=text] {height: 55px;}
div.registSearch input[type=submit] {height: 60px;font-size: 20px;}

div.workshop table.tblDef + table.tblDef {margin-top: 50px;}

div.txtArea .subTit.fl + .btn.fl {margin: 50px 0 0 10px;}
div.txtArea .btn.fl + p {clear: both;}
}


/* 전시/후원 PC Only */
div.exhibition {}
/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.exhibition {width: 1300px;margin: 0 auto;}

/* 상세보기 */
ul.navi.col3ea > li {width: 33.3% !important;}
ul.navi.col3ea > li:nth-child(3n+1) {width: 33.4% !important;}

dl.exhibitBrief, dl.exhibitBrief dt, dl.exhibitBrief dd, dl.exhibitBrief ul, dl.exhibitBrief li {margin: 0;padding: 0;list-style: none;}
dl.exhibitBrief {padding: 30px 30px 40px;margin-bottom: 45px;background-color: #f3f3f3;border-radius: 3px;}
dl.exhibitBrief > dt {padding-bottom: 15px;font-size: 20px;line-height: 30px;color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
dl.exhibitBrief li {display: inline-block;vertical-align: top;font-size: 15px;line-height: 25px;padding: 3px 0 0 30px;margin-left: 35px;background-image: url('/image/sub/workshop_venue.png');color: #4492e3;background-position: left center;background-repeat: no-repeat;}
dl.exhibitBrief li:first-child {margin-left: 0;padding-left: 35px;background-image: url('/image/sub/workshop_calendar.png');}



div.exhibition .util {text-align: right;}
div.exhibition .util a {padding: 0 10px;font-size: 12px;line-height: 28px;}
div.exhibition .util img {display: inline-block;vertical-align: top;padding: 8px 5px 0 0;}

div.exhibition table.border {}
div.exhibition table.border > * > tr > * {border-left: 1px solid #ccc;padding: 10px 20px;}
div.exhibition table.border > * > tr > *:first-child {border-left: 0;}
div.exhibition table.border > thead > tr > th {text-align: center;background-color: #ecf0f9;}

div.exhibition div.agreeCon {margin-top: 35px;padding: 25px;}

div.exhibition .applyComp {height: 380px;padding: 130px 0 0 445px;background-image: url('/image/sub/exhibition_applyComp.png');background-position: left 47px center;}

div.exhibitSearch {width: 540px;padding: 35px 30px 45px;margin: 100px auto;border: 1px solid #ccc;border-radius: 10px;}
div.exhibitSearch h4 {padding-bottom: 15px;font-size: 28px;line-height: 30px;border-bottom: 3px solid #303b64;color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;font-weight: normal;}
div.exhibitSearch p {margin: 0;padding: 25px 0 0;ine-height: 30px;}
div.exhibitSearch dl, div.registSearch dt, div.registSearch dd {margin: 0;padding: 0;}
div.exhibitSearch dl {padding: 20px 0 30px;}
div.exhibitSearch dd {margin-top: 15px;}
div.exhibitSearch input[type=text] {display: block;width: 20%;height: 55px;padding: 0 10px;border: 1px solid #ccc;box-sizing:border-box;}
div.exhibitSearch input[type=text]:last-child {width: calc(60% - 60px);}
div.exhibitSearch dd span {display: inline-block;vertical-align: top;width: 20px;text-align: center;line-height: 55px;}
div.exhibitSearch input[type=submit] {display: block;width: 100%;height: 60px;font-size: 20px;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

div.exhibition table.tblDef {}
div.exhibition table.tblDef th {text-align: left;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
div.exhibition table.tblDef td {text-align: left;}

div.exhibition table.tblDef.ac th,
div.exhibition table.tblDef.ac td {text-align: center;}
}





/* ============ 학회지&간행물 ============ */

div.goEjkd {position: relative;color: #303b64; font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}
/*div.goEjkd {position: relative;color: #303b64;background-color: #ecf0f9;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}*/
div.goEjkd span.btn {display: block;}
div.goEjkd a.goto {border-color: #a82657;background-color: #a82657;color: #fff;text-decoration: none;border-radius: 3px;}
div.goEjkd a.goto:after {display: inline-block;vertical-align: top;padding-left: 5px;content: "▶";font-size: .8em;}


/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.journal {padding: 15px;}

div.goEjkd {margin-bottom: 15px;padding: 15px;}
div.goEjkd span.btn {margin-top: 5px;}
div.goEjkd a {display: inline-block;vertical-align: top;padding: 3px 10px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.journal {width: 1300px;margin: 0 auto;}

div.goEjkd {margin-bottom: 25px;padding: 30px 280px 30px 30px;}
div.goEjkd span.btn {position: absolute;right: 30px;top: 50%;transform:translateY(-50%);text-align: center;}
}

/* 저널 검색 */
div.journalSearch {position: relative;}

div.journalSearch form {}

div.journalSearch select,
div.journalSearch input[type=text] {height: 38px;}

div.journalSearch .keyword > * {float: left;margin: 0 0 5px 5px;}
div.journalSearch .keyword:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
div.journalSearch .keyword > *:first-child,
div.journalSearch .keyword > .clear {margin-left: 0;}

ul.journalList, ul.journalList li, ul.journalList a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
ul.journalList {border-top: 2px solid #303b64;}
ul.journalList li {position: relative;border-bottom: 1px solid #ccc;}
ul.journalList a,
ul.journalList span {display: block;}
ul.journalList a.tit {font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;color: #303b64;}
ul.journalList span.author {color: #4492e3;}

a.pdf {display: inline-block;vertical-align: top;border: 1px solid #303b64;border-radius: 3px;color: #303b64;box-sizing:border-box;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.journalSearch form {padding:15px;border: 3px solid #ecf0f9;}

div.journalSearch dt {display: none;}
div.journalSearch dd {margin-bottom: 10px;}
div.journalSearch dd.multi {}
div.journalSearch dd.multi input[type=radio] {clear: both;margin:5px 5px 0 0;}
div.journalSearch dd.multi label {line-height: 25px;}

div.journalSearch select,
div.journalSearch input[type=text] {border-color: #d1d9ea;border-radius:0;}

div.journalSearch select {width: 100%;}

div.journalSearch .keyword select {width: 70px;}
div.journalSearch input[type=text] {width: calc(100% - 75px);}

div.journalSearch div.btnArea {padding-top: 5px;}
div.journalSearch div.btnArea * {margin-top: 0;}

ul.journalList li {padding: 10px 15px;}
ul.journalList li:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}

ul.journalList span.author {padding-top: 5px;font-size: 12px;}

a.pdf {padding: 0 10px 0 25px !important;background: url('/image/sub/journal_pdf_m.png') 8px center no-repeat;background-size: 10px;font-size: 10px;line-height: 23px;}
ul.journalList a.pdf {float: right;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.journalSearch ul.conMenu {position: absolute;right: 45px;top: 30px;width: 260px;}

div.journalSearch form {padding: 30px 45px;border: 5px solid #ecf0f9;}

div.journalSearch dl.inputArea:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
div.journalSearch dl.inputArea > * {float: left;margin-bottom: 10px;}
div.journalSearch dl.inputArea > dt {clear: both;width: 75px;padding-right: 25px;text-align: right;}

div.journalSearch dt {line-height: 38px;text-align: right;font-family: 'Pretendard-Bold', 'NotoSansKR Medium', sans-serif;}
div.journalSearch label {display: inline-block;line-height: 38px;}

div.journalSearch select,
div.journalSearch input[type=text] {border-radius: 3px;}

div.journalSearch select {width: 250px;}

div.journalSearch .keyword select {width: 110px;}
div.journalSearch input[type=text] {width: 600px !important;}

div.journalSearch div.btnArea {padding-top: 30px;}

ul.journalList li {padding: 25px 166px 25px 30px;}
ul.journalList a.tit {font-size: 20px;}
ul.journalList span.author {padding-top: 5px;}

a.pdf {width: 106px;padding-left: 28px !important;background: url('/image/sub/journal_pdf.png') 8px center no-repeat;font-size: 12px;line-height: 26px;}
ul.journalList a.pdf {position: absolute;right: 30px;top: 50%;transform:translateY(-50%);}
}



/* ============ 학회출판물 ============ */
div.publication p {margin: 0;}
div.publication {}

ul.bookList, ul.bookList li, ul.bookList a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
ul.bookList:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}

ul.bookList li {position: relative;border: 1px solid #ccc;}
ul.bookList a,
ul.bookList span {display: block;}

ul.bookList span.thumb {position: absolute;background: #f0f0f0 url('/image/sub/thumb_logo.png') center center no-repeat;border:1px solid #ccc;}
ul.bookList span.thumb img {display: block;max-width:100%;height: 100%;margin: 0 auto;}
ul.bookList span.tit,
ul.bookList span.price {font-family: 'Pretendard-Bold', 'NotoSansKR Medium', sans-serif;}
ul.bookList span.con {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;-webkit-box-orient: vertical;}
ul.bookList span.price {text-align: right;color: #4492e3;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.publication {padding:0 15px 15px;}

ul.bookList li {margin-top: 15px;}
ul.bookList li:first-child {margin-top: 0;}

ul.bookList a {padding: 20px 15px 15px 105px;}
ul.bookList span.tit,
ul.bookList span.price {font-size: 16px;}

ul.bookList span.thumb {left: 15px;top: 15px;width: 75px;height: 100px;background-size: 33px;}
ul.bookList span.con {padding-top: 5px;-webkit-line-clamp: 3;line-height: 20px;height: 60px;}
ul.bookList span.price {padding-top: 5px;}
}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.publication {width: 1300px;margin: 0 auto;}

ul.bookList li {float: right;width: 638px;margin-bottom: 20px;}
ul.bookList li:nth-child(odd) {clear: both;float: left;}

ul.bookList a {height: 183px;padding: 50px 30px 30px 210px;}
ul.bookList span.tit,
ul.bookList span.price {font-size: 20px;}

ul.bookList span.thumb {left: 30px;top: 30px;width: 150px;height: 205px;}
ul.bookList span.con {padding-top: 10px;-webkit-line-clamp: 4;line-height: 25px;height: 100px;}
ul.bookList span.price {padding-top: 10px;}
}

dl.bookInfo, dl.bookInfo dt, dl.bookInfo dd {margin: 0;padding: 0;}
dl.bookInfo {position: relative;border: 1px solid #ccc;}

dl.bookInfo dt {font-family: 'Pretendard-Bold', 'NotoSansKR Medium', sans-serif;}
dl.bookInfo dd.thumb {position: absolute;background: #f0f0f0 url('/image/sub/thumb_logo.png') center center no-repeat;}
dl.bookInfo dd.thumb img {display: block;max-width:100%;height: 100%;margin: 0 auto;}
dl.bookInfo dd span {display: inline-block;vertical-align: top;}

div.bookOrder a {display: inline-block;border-radius: 3px;color: #fff;background-color: #303b64;font-size: 15px;line-height: 19px;text-decoration: none;text-align: center;}
div.bookOrder img {display: inline-block;vertical-align: top;padding-right: 10px;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
dl.bookInfo {min-height: 95px;padding: 20px 15px 15px 105px;}
dl.bookInfo dt {padding-bottom: 5px;font-size: 16px;}
dl.bookInfo dd.thumb {left: 15px;top: 15px;width: 75px;height: 100px;background-size: 33px;}
dl.bookInfo dd span {width: 140px;}

div.bookOrder {padding-top: 10px;text-align: right;}
div.bookOrder a {padding: 5px 15px;}
div.bookOrder img {height: 14px;padding-top: 2px;}
}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
dl.bookInfo {height: 183px;padding: 50px 30px 30px 225px;}
dl.bookInfo dt {padding-bottom: 10px;font-size: 20px;}
dl.bookInfo dd.thumb {left: 35px;top: 30px;width: 150px;height: 205px;}
dl.bookInfo dd span {width: 140px;}

div.bookOrder {position: absolute;right: 35px;bottom: 30px;}
div.bookOrder a {width: 130px;padding: 13px 0;}
}



/* 구매내역 조회 */
div.purchaseSearch, div.purchaseSearch p, div.purchaseSearch dl, div.purchaseSearch dt, div.purchaseSearch dd, div.purchaseSearch a {margin: 0;padding: 0;list-style:none;text-decoration: none;}

div.purchaseSearch {position: relative;overflow: hidden;border: 1px solid #ccc;border-radius: 10px;}

div.purchaseSearch p {border-bottom: 3px solid #303b64;text-align: center;color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

div.purchaseSearch dt {clear: both;float: left;}
div.purchaseSearch label {display: inline-block;vertical-align: top;color: #303b64;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}

div.purchaseSearch dd {float: right;}
div.purchaseSearch dd input {display: block;width: 100%;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}
div.purchaseSearch input[type=submit] {display: block;width: 100%;border: 0 none;background-color: #4492e3;color: #fff;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.purchaseSearch {margin: 15px;}
div.purchaseSearch p {margin: 15px 15px 0;padding-bottom: 10px;font-size: 16px;line-height: 25px;}
div.purchaseSearch form {padding: 15px;}

div.purchaseSearch dt,
div.purchaseSearch dd {padding-bottom: 10px;}

div.purchaseSearch dt {width: 75px;padding-left: 10px;}
div.purchaseSearch label {line-height: 40px;}
div.purchaseSearch dd {width: calc(100% - 90px);}
div.purchaseSearch dd input {height: 40px;}
div.purchaseSearch input[type=submit] {height: 40px;font-size: 16px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.purchaseSearch {width: 600px;margin: 50px auto 100px;}

div.purchaseSearch p {margin: 35px 30px 0;padding-bottom: 15px;font-size: 20px;}
div.purchaseSearch form {padding: 35px 30px 55px;}

div.purchaseSearch dl {overflow: hidden;padding-bottom: 15px;}
div.purchaseSearch dt,
div.purchaseSearch dd {padding-bottom: 15px;}
div.purchaseSearch dt {padding-left: 25px;}
div.purchaseSearch label {font-size: 15px;line-height: 55px;}
div.purchaseSearch dd {width: 410px;}
div.purchaseSearch dd input {height: 55px;}
div.purchaseSearch input[type=submit] {height: 60px;font-size: 20px;}
}

/* 팝업 > 구매신청 */
div.publication div.col::-webkit-scrollbar {-webkit-appearance: none; width:8px;height: 8px;background-color: #e9e9e9;}
div.publication div.col::-webkit-scrollbar-track {background-color: #d6d6d6;}
div.publication div.col::-webkit-scrollbar-thumb {background-color: #63697f;}

div.publication div.col table:first-child {margin-top: 0;}
div.publication div.col table td {text-align: left;}
div.publication textarea {width: 100%;height: 100px;}

div.publication .buyComp {background-color: #f8eedd;background-image: url('/image/sub/buyComp.png');background-repeat: no-repeat;}

div#popupBuy {}
div#popupBuy td {text-align: left;}
div#popupBuy .btn {padding-top: 20px;text-align: center;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.publication div.buy {padding-bottom: 15px;}

div.publication div.colArea {margin-top: 20px;}
div.publication div.col table {margin: 20px 0 5px;}

div.publication div.col table col:first-child {width: 30% !important;}
div.publication select.wide,
div.publication input[type=text] {width: 100%;}
div.publication select {width: 70px;}

div.publication .buyComp {padding: 15px 15px 15px 64px;background-position: 15px center;background-size: 32px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.publication div.agreeCon {height: auto;}

div.publication div.colArea {position: relative;margin-top: 30px;}
div.publication div.col {overflow-x: hidden;overflow-y: auto;}
div.publication div.col:first-child {position: absolute;left: 0;top: 0;height: 100%;}

div.publication div.col table {margin: 50px 0 20px;}

div.publication .buyComp {display: table-cell;width: 1300px;height: 110px;padding: 15px 20px 15px 125px;vertical-align: middle;background-position: 40px center;}
}


/* 대한당뇨병학회 역사 > 40년사 */
div.historyBook {}

div.historyBook ul, div.historyBook li, div.historyBook a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
div.historyBook ul:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}

div.historyBook ul > li {border-radius: 3px;background-repeat: no-repeat;background-position: right bottom;box-sizing:border-box;color: #fff;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
ul.historyDown > li {background-color: #508fd0;}
ul.newsletterDown > li {position: relative;background-color: #313c81;}

div.historyBook a.download {display: block;border-radius: 3px;background-color: #fff;color: #303b64;font-family: 'Pretendard-Regular', 'NotoSansKR Medium', sans-serif;text-align: center;}
div.historyBook a.download:after {display: inline-block;vertical-align: top;content: "";background-position: right center;background-repeat: no-repeat;}

div.ebookDown a {position: relative;display: block;margin: 0 auto;border-radius: 3px;color: #fff;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;background-color: #313971;box-sizing:border-box;letter-spacing:-1px;}	
div.ebookDown a:after {position: absolute;top: 50%;transform:translateY(-50%);content: "";background-position: center center;background-repeat: no-repeat;}
div.ebookDown span {display: block;color: #a7effc;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.historyBook .subTit {margin: 0 15px 5px;}

div.historyBook ul {padding: 0 15px;}
div.historyBook ul > li {float: right;width: calc(50% - 5px);margin-bottom: 10px;}
div.historyBook ul > li:nth-child(odd) {clear: both;float: left;}

div.historyBook a.download {font-size: 12px;line-height: 25px;}
div.historyBook a.download:after {width: 15px;height: 25px;background-image: url('/image/sub/pub_download_m.png');background-size: 11px;}

ul.historyDown {padding-bottom: 15px !important;}
ul.historyDown li {padding: 5px 0 10px;background-image: url('/image/sub/pubBg_01_m.png');background-size: 100px;}
ul.historyDown span {display: table-cell;width: 600px;height: 60px;text-align: center;vertical-align: middle;font-size: 14px;line-height: 20px;}
ul.historyDown a.download {width: 75px;margin: 0 auto;}

ul.newsletterDown > li {padding: 15px 15px 55px;background-image: url('/image/sub/pubBg_02_m.png');background-size: 62px;}
ul.newsletterDown a.download {position: absolute;right: 15px;bottom: 15px;width: 57px;}

div.ebookDown {position: relative;padding-bottom: 15px;background: none !important;}
div.ebookDown img {display: block;width: 100%;margin: 0 auto;}
div.ebookDown a {position: absolute;left: 50%;bottom: 15px;width: 200px;margin-left: -100px;padding:10px 55px 10px 15px;font-size: 13px;line-height: 15px;}
div.ebookDown a:after {right: 18px;width: 25px;height: 34px;background-image: url('/image/sub/pubBg_ebook_m.png');background-size: 25px;}
}



/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.historyBook {width: 1300px;margin: 0 auto;}

div.historyBook > ul > li:nth-child(4n+1),
div.historyBook div.col ul > li:nth-child(2n+1) {clear: both;margin-left: 0;}

div.historyBook ul > li {float: left;width: 313px;margin: 0 0 16px 16px;color: #fff;}
div.historyBook a.download {font-size: 15px;line-height: 36px;}
div.historyBook a.download:after {width: 20px;height: 36px;background-image: url('/image/sub/pub_download.png');}


ul.historyDown > li {height: 160px;padding: 27px 0;background-image: url('/image/sub/pubBg_01.png');text-align: center;}
ul.historyDown span {display: block;padding-bottom: 20px;font-size: 18px;line-height: 25px;}
ul.historyDown a.download {width: 100px;margin: 0 auto;}

ul.newsletterDown > li {padding: 22px 125px 23px 15px;background-image: url('/image/sub/pubBg_02.png');}
ul.newsletterDown a.download {position: absolute;right: 25px;top: 50%;width: 75px;transform:translateY(-50%);}

ul.historyDown + div.colArea {padding-top: 45px;}
div.historyBook div.col:first-child {width: 642px;}

div.ebookDown {padding-top: 302px;background-position: center top;background-repeat: no-repeat;}
div.ebookDown img {display: none;}
div.ebookDown a {width: 255px;height: 70px;padding:15px 80px 15px 25px;font-size: 15px;line-height: 20px;}
div.ebookDown a:after {right: 25px;width: 38px;height: 51px;background-image: url('/image/sub/pubBg_ebook.png');}
}




/* ============ 게시판 : 학회공지, 자료실 ============ */

div.searchArea {}
div.searchArea select,
div.searchArea input[type=text],
input[type=submit].search,
button.reset {color: #303b64;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif !important;}

input[type=submit].search {background-color: #303b64;}
button.reset {background-color: #929eb7;}

div.bbs {}

div.bbsView div.bbsUtil {border-top: 1px solid #ccc;}
div.bbsView table.tblDef + div.bbsUtil {border-top: 0 none;}

div.bbsNotice {background-color: #ecf0f9;color: #303b64;background-repeat: no-repeat;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;text-align: center;word-break:keep-all;}

table.bbs tr.notice,
table.bbs tr.notice > * {background-color: #f9f0ec;}
span.notice {display: inline-block;vertical-align: top;color: #fff;background-color: #393cbf;text-align: center;}

dl.bbs {}
dl.bbs dt {color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
dl.bbs dd.link a {color: #d29615;}

ul.attachment, ul.attachment li, ul.attachment a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
ul.attachment span,
ul.attachment a {display: inline-block;vertical-align: top;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}

ul.attachment {padding-top: 20px;}
ul.attachment li {position: relative;margin-top: 5px;}
ul.attachment span {position: absolute;top: 50%;transform:translateY(-50%);}
ul.attachment span:after {position: absolute;right: 0;top: 50%;width: 1px;height: 14px;margin-top: -7px;content: "";}
ul.attachment a {color: #303b64;word-break:break-all;}
ul.attachment a:after {display: inline-block;vertical-align: top;content: "";}

/* 등록 */		.btn .write {background-color:#303b64 !important;border-color:#303b64 !important;color:#fff !important;}


/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.bbs {padding-bottom: 15px;}

div.bbsView,
div.bbs div.formArea {padding: 15px;}

div.bbsNotice {padding:60px 15px 15px;background-image: url('/image/sub/bbsNotice_bg_m.png');background-position: center 15px;background-size: 40px;}
div.bbs div.bbsNotice {margin: 15px 15px 0;}
div.bbs div.bbsNotice + dl.rwMenu {margin: 15px 15px 0;}
div.bbs > ul.subMenu,
div.bbs dd ul.subMenu {margin: 0 15px 15px;}

span.notice {width: 35px;font-size: 12px;line-height: 20px;border-radius: 3px;}

div.bbsView div.bbsUtil {margin-top: 15px;padding-top: 15px;}

div.bbs ul.option li {overflow: hidden;}
div.bbs ul.option li > * {float: left;}
div.bbs ul.option label {min-width: 38px;}
div.bbs span.term {display: inline-block;vertical-align: top;width: calc(100% - 38px);}
div.bbs span.term input[type=text] {width: calc(50% - 15px);}


div.bbs td.term > * {float: left;}
div.bbs td.term label {clear: both;width: 48px;}
div.bbs td.term input[type=text] {width: calc(100% - 48px);margin-bottom: 5px;}
div.bbs td.term input[type=text]:last-child {margin-bottom: 0;}

dl.bbs,
div.bbsView h4 {border-top: 2px solid #263e74;}

ul.attachment li {padding: 5px 10px 5px 85px;border-radius: 2px;border: 1px solid #4492e3;background-color: #ecf4fc;}
ul.attachment span,
ul.attachment a {font-size: 12px;line-height: 16px;}
ul.attachment span {left: 10px;padding-right: 13px;color: #4492e3;}
ul.attachment span:after {background-color: #4492e3;}
ul.attachment a:after {width: 20px;height: 16px;background: url('/image/icon/attachment_m.png') right center no-repeat;background-size: 12px;}

/* 목록*/ .btn .list {display: block;border-radius: 2px;background-color:#fff !important;border-color:#303b64 !important;color:#303b64 !important;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;text-align: center;}

div.bbsAlert {padding: 90px 0;text-align: center;font-size: 15px;line-height: 18px;}
div.bbsAlert img {display: block;margin: 0 auto 10px;width: 110px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.bbs,
div.bbsView {width: 1300px;margin: 0 auto;}

div.bbsNotice {padding: 65px 25px 25px;font-size: 18px;background-image: url('/image/sub/bbsNotice_bg.png');background-position: center 20px;}
div.bbsNotice > img {display: block;margin: 0 auto 10px;padding: 0;}

table.bbs {border-top: 2px solid #303b64;}
table.bbs > thead > tr > th {background-color: #ecf0f9;color: #303b64;}
span.notice {padding: 2px 10px 1px;border-radius: 13px;}


div.bbsView div.bbsUtil {margin-top: 25px;padding-top: 35px;}

div.bbs td.multi span.note {margin-left: 20px;}
div.bbs ul.option {overflow: hidden;}
div.bbs ul.option li {float: left;margin-left: 50px;}
div.bbs ul.option li:first-child {margin-left: 0;}

dl.bbs, 
div.bbsView h4 {border-top: 2px solid #2c3e4c;}
dl.bbs li {color: #4492e3;}
dl.bbs li:first-child:after {background-color: #4492e3;}

dl.bbs dd.link a {padding-left: 20px;background: url('/image/icon/bbs_link.png') left center no-repeat;font-family: 'Pretendard-Light', 'NotoSansKR DemiLight', sans-serif;}

ul.attachment li {padding: 16px 20px 12px 110px;border: 1px solid #d29615;background-color: #f6ead0;}
ul.attachment span,
ul.attachment a {font-size: 15px;line-height: 20px;}

ul.attachment span {left: 20px;padding-right: 15px;color: #d29615;}
ul.attachment span:after {background-color: #d29615;}
ul.attachment a:after {width: 25px;height: 20px;background: url('/image/icon/attachment.png') right center no-repeat;}

/* 목록*/ .btn .list {background-color:#8f97a8 !important;border-color:#8f97a8 !important;color:#fff !important;}

div.bbsAlert {display: table-cell;vertical-align: middle;width: 1300px;padding: 100px 0;text-align: center;}
div.bbsAlert img,
div.bbsAlert span {display: inline-block;vertical-align: middle;}
div.bbsAlert img {height: 145px;}
div.bbsAlert span {padding-left: 25px;font-size: 18px;line-height: 25px;text-align: left;}
}


/* 댓글 영역 */
div.replyArea {padding-top: 20px;}
div.replyWrite {margin-bottom: 20px;}

.replyWrite {position: relative;}
.replyWrite textarea {display: block;width: 100%;height: 60px;border: 1px solid #d1d1d1;border-right: 0 none;background-color: #fff;}
.replyWrite span.btn {position: absolute;right: 0;bottom: 0;height: 100%;}
.replyWrite span.btn * {display: block;width: 100%;height: 100%;box-sizing: border-box;}

dl.replyItem, dl.replyItem dt, dl.replyItem dd {margin: 0;padding: 0;}
dl.replyItem {background-color: #f2f4f8;font-family: 'Pretendard-Light', sans-serif;}
dl.replyItem:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
dl.replyItem dt {font-family: 'Pretendard-Medium', sans-serif;}

dl.replyItem.reply {position: relative;margin-top: 0;background-image: url('/image/icon/bbs_reply.png');background-repeat: no-repeat;}
dl.replyItem.reply:before,
dl.replyItem dd.replyWrite:before {position: absolute;top: 0;content: "";border-top: 1px dashed #b1b1b1;}

dl.replyItem .util {font-size: 0;line-height: 0;text-align: right;}
dl.replyItem .util span {display: inline-block;vertical-align: top;}
dl.replyItem .util a {display: inline-block;vertical-align: top;text-align: center;margin-left: 5px;border-radius:5px;border: 1px solid #8f97a8 ;color: #8f97a8 ;background-color: #fff;font-family: 'Pretendard-Light', sans-serif;}
dl.replyItem .util a.reply {color: #fff;background-color: #8f97a8 ;}

dl.replyItem dd.replyWrite {clear: both;float: none;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
.replyWrite {padding-right: 70px !important;}
.replyWrite textarea {padding: 5px;}
.replyWrite span.btn {width: 70px;}
.replyWrite span.btn * {padding: 0;font-size: 14px;}

dl.replyItem {position: relative;margin-top: 2px;padding: 15px;font-size: 14px;line-height: 20px;}
dl.replyItem dt {padding: 0 160px 5px 0;}
dl.replyItem dd.con {}

dl.replyItem dd.util {position: absolute;right: 15px;top: 15px;}
dl.replyItem .util span,
dl.replyItem .util a {font-size: 12px;line-height: 20px;}
dl.replyItem .util span {padding-right: 10px;}
dl.replyItem .util a {display: none;}
dl.replyItem .util a.reply {display: inline-block;width: 30px;}

dl.replyItem.reply {padding-left: 40px;background-position: 20px 15px;}
dl.replyItem.reply:before {left: 15px;width: calc(100% - 30px);}

dl.replyItem dd.replyWrite {padding-top: 30px;}
dl.replyItem dd.replyWrite:before {left: 0;top: 13px;width: 100%;}
dl.replyItem dd.replyWrite span.btn {height: calc(100% - 30px);}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
.replyWrite {padding-right: 130px;}
.replyWrite textarea {padding: 10px 15px;}
.replyWrite span.btn {width: 130px;}
.replyWrite span.btn * {font-size: 17px;}

dl.replyItem {margin-top: 4px;padding: 15px;font-size: 17px;line-height: 30px;}
dl.replyItem dt, dl.replyItem dd {float: left;}

dl.replyItem dt {width: 95px;}
dl.replyItem dd.con {width: calc(100% - 100px);}
dl.replyItem dd.util {float: right;width: 346px;}
dl.replyItem .util span,
dl.replyItem .util a {font-size: 15px;line-height: 30px;}
dl.replyItem .util span {padding-right: 20px;}
dl.replyItem .util a {width: 58px;line-height: 30px;}

dl.replyItem.reply {padding-left: 50px;background-position: 25px 20px;}
dl.replyItem.reply:before {left: 15px;width: calc(100% - 30px);}

dl.replyItem dd.replyWrite {padding-top: 30px;}
dl.replyItem dd.replyWrite:before {left: 0;top: 13px;width: 100%;}
dl.replyItem dd.replyWrite span.btn {height: calc(100% - 30px);}
}




/* 게시판 리스트 > 관리자용 버튼*/
span.admin a {float: left;display: block;width: 38px;margin-left: 5px !important;border: 1px solid #666;border-radius: 2px;color: #666;font-size: 12px;line-height: 26px;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;background-color: #fff;text-align: center;}
span.admin a:first-child {margin-left: 0 !important;}


/* DMJ 뉴스레터 */
ul.cardnews, ul.cardnews li, ul.cardnews a {margin: 0;padding: 0;list-style:none;}
ul.cardnews {}
ul.cardnews li {border-bottom: 1px solid #ccc;}

ul.cardnews span.date {color: #4492e3;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}
ul.cardnews span.date span {color: #303b64;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}
ul.cardnews span.tit {color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
ul.cardnews {margin: 15px 15px 0;border-top: 2px solid #263e74;}
ul.cardnews li {padding: 10px;}
ul.cardnews span.date {display: block;font-size: 20px;line-height: 20px;}
ul.cardnews span.date span {display: inline-block;vertical-align: bottom;font-size: 12px;line-height: 14px;}
ul.cardnews span.tit {display: block;margin-top: 5px;font-size: 14px;line-height: 20px;}
ul.cardnews a {display: none;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
ul.cardnews {border-top: 2px solid #303b64;}
ul.cardnews li {position: relative;padding:0 100px 0 190px;}
ul.cardnews span.date {position: absolute;left: 0;top: 50%;width: 140px;text-align: center;transform:translateY(-50%);font-size: 50px;line-height: 50px;}
ul.cardnews span.date span {display: block;font-size: 15px;line-height: 20px;}
ul.cardnews span.tit {display: table-cell;width: 1300px;height: 122px;padding-right: 100px;vertical-align: middle;font-size: 20px;line-height: 26px;}
ul.cardnews a {position: absolute;right: 0;top: 0;width: 100px;height: 100%;font-size: 0;line-height: 0;background: url('/image/sub/cardnews_arr.png') center right no-repeat;}
}



/* 소식지 (PDF), 학술대회 초록집 */
ul.thumbList, ul.thumbList li, ul.thumbList a {margin: 0;padding: 0;list-style:none;text-decoration: none;}

ul.thumbList {}
ul.thumbList:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}


ul.thumbList li {float: left;}
ul.thumbList a,
ul.thumbList span {display: block;}

ul.thumbList span.thumb {position: relative;border: 1px solid #ccc;}
ul.thumbList span.thumb:after {position: absolute;border-radius: 50%;content: "";background: #edae06 url('/image/sub/pdf_download.png') center center no-repeat;box-shadow:0 0 10px rgba(0,0,0,.6);}
ul.thumbList span.thumb img {display: block;max-width: 100%;height: 100%;margin: 0 auto;}

ul.thumbList span.tit {text-align: center;color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
ul.thumbList {padding: 0 15px;}
ul.thumbList li {width: calc(50% - 5px);margin-top: 10px;}
ul.thumbList li:nth-child(odd) {clear: both;}
ul.thumbList li:nth-child(even) {float: right;}
ul.thumbList li:nth-child(-n+2) {margin-top: 0;}

ul.thumbList span.thumb {height: 224px;}
ul.thumbList span.thumb:after {right: 15px;bottom: 15px;width: 30px;height: 30px;background-size: 15px;}
ul.thumbList span.tit {height: 40px;padding-top: 5px;font-size: 13px;line-height: 20px;}

ul.thumbList span.admin {display: none;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
ul.subMenu + ul.thumbList {margin-top: 40px;}

ul.thumbList li {position: relative;width: 316px;margin:12px 0 0 12px;}
ul.thumbList li:nth-child(4n+1) {clear: both;margin-left: 0;}
ul.thumbList li:nth-child(-n+4) {margin-top: 0;}

ul.thumbList span.thumb {width: 314px;height: 448px;}
ul.thumbList span.thumb:after {right: 25px;bottom: 25px;width: 60px;height: 60px;}
ul.thumbList span.tit {height: 50px;padding-top: 10px;font-size: 15px;line-height: 25px;}
ul.thumbList span.admin {position: absolute;right: 10px;top: 10px;}
}



/* 동영상 */
ul.vodList, ul.vodList li, ul.vodList a {margin: 0;padding: 0;list-style:none;text-decoration: none;}

ul.vodList {}
ul.vodList:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
ul.vodList li {position: relative;}
ul.vodList a,
ul.vodList span {display: block;}

ul.vodList span.thumb {position: relative;border: 1px solid #ccc;}
ul.vodList span.thumb img {display: block;max-width: 100%;height: 100%;margin: 0 auto;}

ul.vodList span.tit {text-align: center;color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
ul.vodList {padding: 15px 15px 0;}
ul.vodList li {margin-top: 10px;}
ul.vodList li:first-child {margin-top: 0;}

ul.vodList span.thumb {height: 224px;}
ul.vodList span.tit {height: 40px;padding-top: 5px;font-size: 13px;line-height: 20px;}

ul.vodList span.admin {display: none;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
ul.subMenu + ul.vodList {margin-top: 40px;}

ul.vodList {display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px 50px;padding-top: 50px;}

ul.vodList span.thumb {height: 354px;}
ul.vodList span.tit {height: 50px;padding-top: 10px;font-size: 15px;line-height: 25px;}
ul.vodList span.admin {position: absolute;right: 10px;top: 10px;}
}


/* 팝업 > 동영상보기 */
div#popupVod {padding: 0 15px 15px;}
div#popupVod h1 {position: relative;display: block;border-bottom: 1px solid #dfdfdf;color: #222;text-align: left;background-color: #fff;}
div#popupVod h1 span {color: #777;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}
div#popupVod div.note,
div#popupVod div.note a {text-decoration: none;color: #e03030;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}
div#popupVod div.note {text-align: right;}
div#popupVod div.popupCon {padding: 0;}
div#popupVod div.vodArea {background-color: #e7e7e7;}
div#popupVod div.close a {display: block;margin: 0 auto;background-color: #363636;color: #fff;text-align: center;}

/*  Mobile : ~ width:600px  */
@media screen and (max-width: 600px) {
div#popupVod {}
div#popupVod h1 {padding-bottom: 10px;}
div#popupVod h1 span {display: block;text-align: right;font-size: 12px;line-height: 14px;}
div#popupVod div.note {padding: 5px 0 10px;font-size: 12px;line-height: 14px;}

div#popupVod div.vodArea {height: 220px;background-color: #e7e7e7;}
div#popupVod div.close {padding-top: 15px;}
div#popupVod div.close a {width: 120px;padding-bottom: 3px;font-size: 16px;line-height: 32px;}
}

/*  PC : width:601px ~  */
@media screen and (min-width: 601px) {
div#popupVod {z-index:10; max-width: 1140px;padding: 0 50px 40px;}
div#popupVod h1 {display: table-cell;width: 1200px;height: 100px;padding:0 100px 0 0;font-size: 22px;line-height: 30px;vertical-align: middle;}
div#popupVod h1 span {position: absolute;right: 0;top: 50%;font-size: 15px;line-height: 20px;transform:translateY(-50%);}

div#popupVod div.note {padding: 10px 0 15px;font-size: 15px;line-height: 24px;}

div#popupVod div.vodArea {height: 520px;}
div#popupVod div.close {padding-top: 25px;}
div#popupVod div.close a {width: 145px;font-size: 18px;line-height: 45px;}
}




/* e-뉴스레터 */
ul.newsletter, ul.newsletter li, ul.newsletter a {margin: 0;padding: 0;list-style:none;text-decoration: none;}

ul.newsletter {}
ul.newsletter:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
ul.newsletter li {float: left;}
ul.newsletter a,
ul.newsletter span {display: block;}

ul.newsletter span.thumb {position: relative;border: 1px solid #ccc;}
ul.newsletter span.thumb img {display: block;max-width: 100%;height: 100%;margin: 0 auto;}

ul.newsletter span.tit {text-align: center;color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
ul.newsletter {padding: 0 15px;}
ul.newsletter li {width: calc(50% - 5px);margin-top: 10px;}
ul.newsletter li:nth-child(odd) {clear: both;}
ul.newsletter li:nth-child(even) {float: right;}
ul.newsletter li:nth-child(-n+2) {margin-top: 0;}

ul.newsletter span.thumb {height: 224px;}
ul.newsletter span.thumb:after {right: 15px;bottom: 15px;width: 30px;height: 30px;background-size: 15px;}
ul.newsletter span.tit {height: 40px;padding-top: 5px;font-size: 13px;line-height: 20px;}

ul.newsletter span.admin {display: none;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
ul.newsletter li {position: relative;width: 316px;margin:12px 0 0 12px;}
ul.newsletter li:nth-child(4n+1) {clear: both;margin-left: 0;}
ul.newsletter li:nth-child(-n+4) {margin-top: 0;}

ul.newsletter span.thumb {width: 314px;height: 448px;}
ul.newsletter span.tit {height: 50px;padding-top: 10px;font-size: 15px;line-height: 25px;}
ul.newsletter span.admin {position: absolute;right: 10px;top: 10px;}

ul.newsletter a:hover span.thumb:before {position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";background: rgba(2,5,23,.8) url('/image/sub/newsletter_detail.png') center center no-repeat;}
}



/* 자료실 > 당뇨병 진료지침, Diabetes Fact Sheet, 혈당조절 길잡이 */
div.guideline {}

ul.blockList, ul.blockList li, ul.blockList a {margin: 0;padding: 0;list-style:none;}
ul.blockList {}
ul.blockList:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}

ul.blockList li {position: relative;}
ul.blockList li > a:first-child {position: relative;display: block;border: 1px solid #ccc;box-sizing:border-box;}

ul.blockList.bg li {background: url('/image/sub/blockList_bg.png') right bottom no-repeat;}

ul.blockList span {display: block;}
ul.blockList span.tit {color: #303b64;font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
ul.blockList span.info {position: absolute;color: #4492e3;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}
ul.blockList span.thumb {position: absolute;}
ul.blockList span.thumb img {display: block;width: 100%;height: 100%;}

ul.blockList a.download {position: absolute;border-radius: 50%;background: #edae06 url('/image/sub/pdf_download.png') center center no-repeat;box-shadow:0 0 10px rgba(0,0,0,.6);font-size: 0;line-height: 0;}
ul.blockList a.download img {display: block;width: 100%;}

ul.blockList a.dmj {position: absolute;text-align: center;color: #fff;background-color: #39b5bf;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}

div.formArea td.dmj > * {float: left;}
div.formArea td.dmj input[type=checkbox] {margin: 11px 5px 0 0;}

ul.blockList.glycemic li {}
ul.blockList.glycemic span.info {right: auto;}

.blockList.type2 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 16px;
	margin-top: 16px;
}
.blockList.type2 > li {
	float: none;
	margin: 0;
}
.blockList.type2 > li > a:first-child {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.blockList.type2 > li > a .thumb {
	position: static;
	margin-left: auto;
}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.guideline {padding: 15px;}
div.guideline dl.rwMenu {margin-top: 15px;}

div.guideline ul.blockList {padding-top: 15px;}
div.bbs ul.blockList {padding:0 15px;}

ul.blockList li {float: right;width: calc(50% - 5px);margin: 10px 0 0 10px;}
ul.blockList li:nth-child(odd) {clear: both;float: left;margin-left: 0;}
ul.blockList.bg li {background-size: auto 59px;}

ul.blockList li > a:first-child {height: 152px;padding: 15px 15px 35px;}
ul.blockList span.tit {font-size: 15px;}
ul.blockList span.info {right: 15px;bottom: 15px;font-size: 13px;}


ul.blockList a.download {right: 15px;bottom: 15px;width: 30px;height: 30px;background-size: 15px;}
ul.blockList a.dmj {left: 15px;bottom: 17px;width: 40px;height: 20px;border-radius: 10px;font-size: 12px;line-height: 20px;}

div.guideline ul.blockList + div.bbsUtil {display: none;}

div.formArea td.dmj {}
div.formArea td.dmj:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}

ul.blockList.thumb li,
ul.blockList.glycemic li {float: none;width: 100%;margin-left: 0;}
ul.blockList.glycemic li > a:first-child,
ul.blockList.thumb li > a:first-child {padding-right: 130px;}
ul.blockList.glycemic span.info {left: 15px;}
ul.blockList.glycemic span.thumb,
ul.blockList.thumb span.thumb {right: 15px;bottom: 15px;width: 100px;height: calc(100% - 30px);border: 1px solid #ccc;}

.blockList.type2 {
	display: block;
}
.blockList.type2 > li {
	margin-top: 10px;
}
.blockList.type2 > li > a:first-child {
	flex-direction: row;
	padding: 15px 15px !important;
	padding-bottom: 35px;
}
.blockList.type2 > li > a .thumb {
	flex: 0 0 auto;
}

}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.guideline {width: 1300px;margin: 0 auto;}
div.guideline div.bbsNotice {margin-bottom: 40px;}

div.guideline ul.blockList {padding-top: 14px;}
ul.blockList li {float: left;width: 313px;margin: 16px 0 0 16px;}
ul.blockList li:nth-child(4n+1) {clear: both;margin-left: 0;}

ul.blockList li > a:first-child {height: 218px;padding: 30px 35px 55px;}
ul.blockList span.tit {font-size: 20px;}
ul.blockList span.info {right: 35px;bottom: 30px;font-size: 15px;}

ul.blockList.thumb span.thumb {right: 10px;bottom: 10px;width: 120px;height: 120px;}

ul.blockList a.download {right: 25px;bottom: 25px;width: 60px;height: 60px;}
ul.blockList a.dmj {left: 35px;bottom: 34px;width: 60px;height: 25px;border-radius: 13px;font-size: 15px;line-height: 25px;}

div.formArea td.dmj label {width: 95px;}
div.formArea td.dmj input[type=text] {width: calc(100% - 113px);}

ul.blockList.glycemic {}
ul.blockList.glycemic li {float: right;width: calc(50% - 5px);margin: 10px 0 0 10px;}
ul.blockList.glycemic li:nth-child(odd) {clear: both;float: left;margin-left: 0;}
ul.blockList.glycemic a {padding-right: 170px !important;}
ul.blockList.glycemic span.info {left: 35px;}
ul.blockList.glycemic span.thumb {right: 35px;bottom: 30px;width: 120px;height: 156px;}
}






/* 행사 참석 조회 */
div.searchArea.attendance {}
div.searchArea.attendance span {text-align: center;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.searchArea.attendance span {display: block;padding: 10px 0;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.searchArea.attendance input[type=text] {width: 300px;}
div.searchArea.attendance span {display: inline-block;vertical-align: top;width: 70px;font-size: 15px;line-height: 46px;}
}




/* 당뇨병학 용어검색 > 인사말 */
div.glossary {}
div.glossary:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}


div.glossary ul.listNum > li {margin-top: 10px;}
div.glossary ul.listNum > li:first-child {margin-top: 0;}
div.example {padding-left: 1.5em;text-indent: -1.5em;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.glossary {padding: 0 15px 15px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.glossary {width: 1300px;margin: 0 auto;}
}


/* 용어집 변천사 */

dl.historyItem, dl.historyItem dt, dl.historyItem dd {margin: 0;padding: 0;}
dl.historyItem {position: relative;word-break:keep-all;}
dl.historyItem:before {position: absolute;height: 100%;content: "";background-color: #303b64;}
dl.historyItem:first-child {padding-top: 0;}

dl.historyItem dt {font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;}
dl.historyItem dt span {position: relative;display: block;}
dl.historyItem dt span:before {position: absolute;border-radius: 50%;content: "";background-color: #303b64;}
dl.historyItem dd {color: #4492e3;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
dl.historyItem {padding: 20px 0 0 15px;}
dl.historyItem:before {left: 3px;top: 7px;width: 2px;}

dl.historyItem dt {padding-bottom: 5px;font-size: 14px;line-height: 20px;}
dl.historyItem dt span {margin-bottom: 5px;padding-bottom: 10px;border-bottom: 2px solid #ecf0f9;font-size: 20px;height: 24px;}
dl.historyItem dt span:before {left: -15px;top: 7px;width: 8px;height: 8px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
dl.historyItem {clear: both;width: 650px;padding-top: 30px;box-sizing:border-box;}
dl.historyItem:nth-child(odd) {float: right;padding-left: 35px;}
dl.historyItem:nth-child(even) {float: left;padding-right: 35px;text-align: right;}

dl.historyItem:before {top: 6px;width: 2px;}
dl.historyItem:nth-child(odd):before {left: -2px;}
dl.historyItem:nth-child(even):before {right: 0;}

dl.historyItem dt {padding-bottom: 10px;font-size: 18px;line-height: 25px;}
dl.historyItem dt span {margin-bottom: 15px;padding-bottom: 20px;border-bottom: 4px solid #ecf0f9;font-size: 32px;height: 40px;}

dl.historyItem dt span:before {top: 5px;width: 13px;height: 13px;}
dl.historyItem:nth-child(odd) dt span:before {left: -43px;}
dl.historyItem:nth-child(even) dt span:before {right: -40px;}

dl.historyItem:nth-child(odd) dd {padding-right: 20px;}
dl.historyItem:nth-child(even) dd {padding-left: 20px;}

dl.historyItem:nth-child(even) ul.listBar > li {padding-left: 0;}
dl.historyItem:nth-child(even) ul.listBar > li:before {position: static;display: inline-block;width: 1em;text-align: left;}
}



/* 당뇨병학 4판 용어검색 */
div.kewyordIndex ul, div.kewyordIndex li, div.kewyordIndex a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
div.kewyordIndex {border-bottom: 0 none !important;}
div.kewyordIndex ul {overflow: hidden;}
div.kewyordIndex li {float: left;}
div.kewyordIndex li:last-child {margin-right: 0 !important;}
div.kewyordIndex a {display: block;text-align: center;font-family: 'Pretendard-Medium', 'NotoSansKR Medium', sans-serif;}
div.kewyordIndex .on a {color: #fff;background-color: #4492e3;border-radius: 50%;}


/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.glossary {padding: 0 15px 15px;}

div.kewyordIndex {padding: 10px 15px 5px;border: 3px solid #ecf0f9;}
div.kewyordIndex ul.kor {padding-bottom: 10px;}

div.kewyordIndex li {margin-bottom: 5px;}
div.kewyordIndex ul.kor li {margin-right: 10px;}
div.kewyordIndex ul.eng li {margin-right: 5px;}

div.kewyordIndex a {display: block;width: 25px;line-height: 25px;font-size: 15px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.glossary {width: 1300px;margin: 0 auto;}

div.kewyordIndex {padding: 20px 60px;border: 5px solid #ecf0f9;}
div.kewyordIndex a {display: block;width: 37px;line-height: 37px;font-size: 17px;}
div.kewyordIndex ul.kor {padding-bottom: 10px;}
div.kewyordIndex ul.kor li {margin-right: 20px;}
div.kewyordIndex ul.eng li {margin-right: 5px;}
}





/* 학회소개 > 역대 임원진*/
div.staff {}
div.staff:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.staff {padding: 0 15px 15px;}
div.staffInfo {margin-top: 20px;}
div.staffInfo:first-child {margin-top: 0;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.staff {width: 1300px;margin: 0 auto;}
div.staffInfo {float: right;width: calc(50% - 10px);margin-bottom: 30px;}
div.staffInfo:nth-child(odd) {clear: both;float: left;}
}


/* 위원회 */
div.board {}
div.board:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}

ul.boardList, ul.boardList li, ul.boardList a {margin: 0;padding: 0;list-style:none;text-decoration: none;}

div.boardCon h3 {margin: 0;padding: 0;text-align: center;color: #303b64;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;font-weight: normal;}
div.boardCon h3 span {display: block;padding-top: 5px;color: #767ea9;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}

div.boardCon td {text-align: left;}

table.board, table.board > thead, table.board > tbody, table.board > tfoot, table.board > * > tr, table.board * > tr > * {margin:0;padding:0;border:0 none;}
table.board {width:100%; border:0; border-collapse:separate; border-spacing:0;}
.ie7 table.board {border-collapse:collapse;}
table.board > * > tr > th {font-weight:normal;}
table.board > * > tr > td {word-break:normal;background-position: right bottom;background-repeat: no-repeat;color: #fff;}
table.board td:first-child {background-color: #55a041;}
table.board td:last-child {background-color: #3a78b3;}

table.board dl, table.board dt, table.board dd {margin: 0;padding: 0;}
table.board td {vertical-align: top;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}
table.board dt {font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}

div.memberPhoto span {display: block;}
div.memberPhoto span.photo {overflow: hidden;border-radius: 3px;}
div.memberPhoto span.photo img {display: block;width: 100%;}
div.memberPhoto span.name {text-align: center;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}

div.boardCon table.tblDef th {font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;}
div.boardCon table.tblDef th,
div.boardCon table.tblDef td {border-color: #d1d9ea;}

ul.member, ul.member li {margin: 0;padding: 0;list-style:none;}
ul.member li {display: inline-block;vertical-align: top;}
ul.member li:after {display: inline-block;vertical-align: top;padding-right: 5px;content: ",";}
ul.member li:last-child:after {display: none;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.board {padding: 15px;}

ul.boardList a {padding: 0 15px;}

div.boardCon h3 {padding: 30px 0;font-size: 20px;line-height: 20px;}
div.boardCon h3 span {font-size: 14px;}

table.board,
table.board tbody,
table.board tr,
table.board td {display: block;}
table.board colgroup,
table.board col {display: none;}

table.board td {border-radius: 3px 3px 15px 3px;background-size: auto 100%;}
table.board td:first-child {background-image: url('/image/sub/boardBg_a_m.png');}
table.board td:last-child {background-image: url('/image/sub/boardBg_b_m.png');}

table.board dl {padding: 15px;background-position: right 15px;background-repeat: no-repeat;background-size: 51px;}
table.board td:nth-child(1) dl {background-image: url('/image/sub/board_a_m.png');}
table.board td:nth-child(2) {height: 15px;}
table.board td:nth-child(3) dl {background-image: url('/image/sub/board_b_m.png');}
table.board dt {padding-bottom: 5px;font-size: 15px;}
table.board dd {font-size: 14px;}

div.boardMember {padding-top: 30px;}

div.memberPhoto {padding-bottom: 20px;}
div.memberPhoto span.photo {width: 120px;margin: 0 auto;}
div.memberPhoto span.name {padding-top: 10px;font-size: 14px;}

div.boardCon table.tblDef th {background-color: #ecf0f9;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.board {width: 1300px;margin: 0 auto;}

div.board > dl {float: left;width: 210px;}

ul.boardList li {width: auto !important;margin-top: 3px;}
ul.boardList li:first-child {margin-top: 0;}
ul.boardList a {display: table-cell;width: 210px;height: 43px;vertical-align: middle;border: 1px solid #d1d9ea;border-radius: 5px;padding: 0 36px 0 20px;color: #303b64;font-size: 15px;line-height: 20px;background: url('/image/sub/board_bl.png') right center no-repeat;}
ul.boardList .on a {border-color: #4492e3;color: #fff;background-color: #4492e3;background-image: url('/image/sub/board_bl_on.png');}

div.boardCon {float: right;width: 1045px;}
div.boardCon h3 {display: table-cell;width: 1200px;height: 130px;font-size: 35px;line-height: 40px;vertical-align: middle;}
div.boardCon h3 span {font-size: 24px;line-height: 26px;}

table.board {}
table.board td {border-radius: 3px 3px 30px 3px;}
table.board td:first-child {background-image: url('/image/sub/boardBg_a.png');}
table.board td:last-child {background-image: url('/image/sub/boardBg_b.png');}

table.board dl {padding: 30px;background-position: right 10px;background-repeat: no-repeat;}
table.board td:first-child dl {background-image: url('/image/sub/board_a.png');}
table.board td:last-child dl {background-image: url('/image/sub/board_b.png');}
table.board dt {padding-bottom: 10px;font-size: 20px;}
table.board dd {font-size: 17px;}

div.boardMember {position: relative;min-height: 255px;margin-top: 25px;border-radius: 5px;padding: 55px 30px 75px 280px;background-color: #ecf0f9;}
div.boardMemberEx {position: relative;min-height: 255px;margin-top: 25px;border-radius: 5px;padding:51px 30px 30px 27px;background-color: #ecf0f9;}

div.memberPhoto {position: absolute;left: 40px;top: 55px;}
div.memberPhoto span.name {padding-top: 15px;font-size: 20px;}

div.boardCon table.tblDef th {background-color: #e4e8f3;}
}

div.boardInfo {}
div.boardInfo:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}

div.boardInfo dl {position: relative;color: #fff;box-sizing:border-box;background-position: right bottom;background-repeat: no-repeat;background-size: cover;}
div.boardInfo dl:before {position: absolute;right: 0;content: "";background-position: 0 0;background-repeat: no-repeat;}

div.boardInfo dl.typeA {background-color: #549f40;}
div.boardInfo dl.typeB {background-color: #3a78b3;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.boardInfo dl {border-radius: 3px 3px 15px 3px;padding: 15px;background-size: auto 100%;}
div.boardInfo dl:before {top: 15px;width: 51px;height: 32px;background-size: 51px;}

div.boardInfo dl + dl {margin-top: 15px;}

div.boardInfo dl.typeA {background-image: url('/image/sub/boardBg_a_m.png');}
div.boardInfo dl.typeB {background-image: url('/image/sub/boardBg_b_m.png');}
div.boardInfo dl.typeA:before {background-image: url('/image/sub/board_a_m.png');}
div.boardInfo dl.typeB:before {background-image: url('/image/sub/board_b_m.png');}

div.boardInfo dt {padding-bottom: 5px;font-size: 15px;line-height: 32px;}
div.boardInfo dd {font-size: 14px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.boardInfo {display:flex;}
div.boardInfo dl {width: 510px;margin-right: 25px;border-radius: 3px 3px 30px 3px;padding: 30px;}
div.boardInfo dl:before {top: 20px;width: 84px;height: 50px;}
div.boardInfo dl + dl {margin-right: 0;}

div.boardInfo dl.typeA {background-image: url('/image/sub/boardBg_a.png');}
div.boardInfo dl.typeB {background-image: url('/image/sub/boardBg_b.png');}
div.boardInfo dl.typeA:before {background-image: url('/image/sub/board_a.png');}
div.boardInfo dl.typeB:before {background-image: url('/image/sub/board_b.png');}


div.boardInfo dt {padding-bottom: 10px;font-size: 20px;line-height: 50px;}
div.boardInfo dd {font-size: 17px;}
}

div.branchCon h3 {;font-size: 35px;line-height: 40px;vertical-align: middle;}
div.branchCon h3 span {font-size: 24px;line-height: 26px;}

div.branchCon h3 {margin: 0;padding: 0;text-align: center;color: #303b64;font-family: 'Pretendard-Bold', 'NotoSansKR Bold', sans-serif;font-weight: normal;}
div.branchCon h3 span {display: block;padding-top: 5px;color: #767ea9;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;}

/* ============ 통합검색 ============ */
div.allSearch {}

div.allSearch div.searchArea form {padding: 0;}
div.allSearch div.searchArea input[type=text] {display: block;width: 100%;height: 78px;padding: 0;border-radius: 3px 3px 0 0;border: 0 none;font-family: 'Pretendard-Medium', 'NotoSansKR Medium', sans-serif;box-sizing:border-box;background-color: transparent;}
div.allSearch div.searchArea input[type=text]::placeholder {color: #999;}
div.allSearch div.searchArea input[type=submit] {position: absolute;right: 0;top: 0;height: 100%;padding: 0;color: rgba(255,255,255,0);border: 0 none;background: none;background-position: center center;background-repeat: no-repeat;}

div.allSearch .subTit {position: relative;}
div.allSearch .subTit a.goto {position: absolute;right: 0;top: 50%;transform:translateY(-50%);border-radius: 3px;color: #fff;background-color: #303b64;font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;text-align: center;}

div.allSearch div.noData {border-top: 2px solid #303b64;margin: 0;padding: 0;background: none;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.allSearch {padding: 15px;}
div.allSearch div.searchArea {display: none;}
div.allSearch div.searchArea + .subTit {margin-top: 0;}

div.allSearch .subTit a.goto {width: 100px;font-size: 12px;line-height: 20px;}
div.allSearch div.noData {padding: 30px 0;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.allSearch {width: 1300px;margin: 0 auto;}

div.allSearch div.searchArea form {position: relative;padding-right: 78px;border-bottom: 2px solid #303b64;background-color: #fbfbfb;}
div.allSearch div.searchArea input[type=text] {height: 78px !important;padding: 0 20px;font-size: 25px !important;}
div.allSearch div.searchArea input[type=submit] {width: 78px;background-image: url('/image/common/searchBtn.png');}

div.allSearch .subTit a.goto {width: 110px;font-size: 12px;line-height: 25px;}
div.allSearch div.noData {padding: 60px 0;}
}



/* 당뇨병 교육자료  */
div.diabetesEdu {}
ul.eduList, ul.eduList li, ul.eduList a {margin: 0;padding: 0;list-style:none;}
ul.eduList {overflow:hidden;}
ul.eduList li {float:left;border:1px solid #ccc;box-sizing:border-box;text-align: center;}
ul.eduList a {display: block;font-family: 'Pretendard-SemiBold',sans-serif;color:#303b64;}
ul.eduList span.thumb {display: table-cell;vertical-align:middle;text-align: center;width:1000px;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
ul.eduList .pcOnly {display:none;}

div.diabetesEdu {padding: 20px 15px;}
ul.eduList li {width:calc(50% - 5px);margin: 0 0 10px 10px;background: url('/image/sub/eduList_bg_m.png') no-repeat center;background-size:cover;}
ul.eduList li:nth-child(2n + 1) {margin-left: 0;}
ul.eduList a {padding-bottom: 12px;font-size: 12px;}
ul.eduList span.thumb {height: 70px;}

ul.eduList li:nth-child(1) img {height: 36px;}
ul.eduList li:nth-child(2) img {height: 35px;}
ul.eduList li:nth-child(3) img {height: 40px;}
ul.eduList li:nth-child(4) img {height: 36px;}
ul.eduList li:nth-child(5) img {height: 24px;}
ul.eduList li:nth-child(6) img {height: 36px;}
ul.eduList li:nth-child(7) img {height: 35px;}
ul.eduList li:nth-child(8) img {height: 28px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
ul.eduList .mobileOnly {display:none;}

div.diabetesEdu {width:1300px;margin: 0 auto;}
ul.eduList li {width:calc(25% - 12px);margin: 0 0 16px 16px;background: url('/image/sub/eduList_bg.png') no-repeat center;}
ul.eduList li:nth-child(4n + 1) {margin-left: 0;}
ul.eduList a {position: relative;padding-bottom: 20px;font-size: 18px;}
ul.eduList a:hover::before {content:"";position: absolute;top:0;left:0;width:100%;height: 100%;background: rgba(68 146 227 / 80%)  url('/image/sub/eduList_on.png') no-repeat center;}
ul.eduList span.thumb {height: 110px;}
ul.eduList span.thumb img {margin: 0 auto;}
}




/** 
국내외학술대회 참가 지원 신청(Only PC) 2024-09-06
**/

 /*  Mobile : ~ width:960px  */
 @media screen and (max-width: 960px) {
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
    .supportWrap {
        width: 1300px; 
        margin: 0 auto;
        min-height: 300px;
    }
    table.inputTbl + table.inputTbl.type2 {
        margin-top: 0px;
    }
    table.inputTbl.type2 {
        border-top: 0;
    }
    table.inputTbl.type2 .bdl {
        border-left: 1px solid #ccc;
    }
    .supportWrap table.inputTbl th > label {
        line-height: 1.2;
    }
    .supportWrap input[type=text] {
        width: 100%;
    }
    .supportWrap textarea {
        height: 120px;
    }

    input[type=text].half,
    .term.half input[type=text] {
        width: calc(50% - 10px);
    }
    .term.price input[type=text] {
        width: calc(100% - 20px);
    }
    .term.xSmall input[type=text] {
        width: calc(33.3% - 12px);
    }
    .term.xSmall select {
        width: calc(33.3% - 12px);
    }

    .bgBox {
        margin-top: 20px;
        padding: 30px 40px;
        background: #ecf0f9;
        text-align: center;
        border-radius: 3px;
    }
    .bgBox p {
        font-family: 'Pretendard-Bold', 'NotoSansKR Medium', sans-serif;
        font-size: 16px;
        color: #303b64;
    }
    .bgBox p strong {
        display: inline-block;
        box-shadow: inset 0 -10px 0 #cce5ff;
    }
    .bgBox.complete {
        padding: 60px 40px 70px;
    }
    .bgBox.complete .tit {
        margin-top: 30px;
        font-family: 'Pretendard-Bold', 'NotoSansKR Medium', sans-serif;
        font-size: 32px;
        line-height: 1.2;
        letter-spacing: -0.02em;
    }
    .bgBox.complete .tit > span {
        font-family: 'Pretendard-Regular', 'NotoSansKR Medium', sans-serif;
    }
    .bgBox.complete .desc {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
    }
    .bgBox.complete p + p {
        margin-top: 30px;
    }
    .bgBox + .caution {
        margin-top: 30px;
        font-size: 18px;
    }
    .bgBox.receipt p {
        font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;
    }
    .bgBox.receipt p > span {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
    }
    .bgBox.receipt p .tel {
        display: inline-block;
        margin-left: 12px;
    }
    .bgBox.list {
        margin-top: 0;
        padding: 0 40px 30px;
        background: #fff;
    }
    .bgBox.list .desc {
        margin-top: 20px;
        font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;
        font-size: 20px;
    }
    .helpTxt {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        margin-top: 10px;
    }

    .supportWrap table.tblDef > * > tr > * {
        padding: 10px 10px;
        line-height: 1.3;
    }
    .supportWrap table.tblDef td.type1 {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        color: #4492e3;
    }
    .supportWrap table.tblDef td.type2 {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        color: #303b64;
    }
    .supportWrap table.tblDef td.type3 {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        color: #e61d49;
    }
    .supportWrap table.tblDef td.type4 {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        color: #18b90f;
    }
    .supportWrap table.tblDef tr.noData td {
        padding: 40px 10px;
        font-size: 17px;
        color: #303b64;
    }
    .supportWrap table.tblDef tr.noData td .note{
        position: relative;
        display: inline-block;
        padding-left: 20px;
        font-size: 17px;
        line-height: 1;
        color: #303b64;
        background-position: left top;
    }
    .supportWrap table.tblDef tr.noData td .note:before {
        content: '';
        position: absolute;
        top: 2px;
        left: 0;
        display: block;
        width: 12px;
        height: 12px;
        background: url(/image/icon/bl_note2.png) center center no-repeat;
    }

    .hasBtn a,
    .admin a {
        display: inline-block;
        vertical-align: middle;
        padding: 1px 10px 0;
        margin: 1px;
        border-radius: 3px;
        text-decoration: none;
        font-size: 12px;
        line-height: 20px;
    }
    .hasBtn.typeArr a {
        padding: 1px 8px 0 10px;
        text-align: left;
    }
    .hasBtn.typeArr a > span {
        padding-right: 22px;
        width: 100%;
        font-family: inherit;
        background: url(../image/icon/btn_arr_w.png) right center / 5px no-repeat;
    }
    .admin a.modify {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        border: 1px solid #245dd0;
        color: #245dd0;
    }
    .admin a.del {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        border: 1px solid #a52f61;
        color: #a52f61;
    }
    .hasBtn a.submission {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        color: #fff;
        border: 1px solid #4492e3;
        background-color: #4492e3;
    }
    .hasBtn a.apply {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        color: #fff;
        border: 1px solid #303b64;
        background-color: #303b64;
    }
    .hasBtn a.complete {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        color: #fff;
        border: 1px solid #303b64;
        background-color: #303b64;
    }
    .hasBtn.typeDown label {
        display: block;
    }
    .hasBtn.typeDown a {
        display: inline-block;
        max-width: 170px;
        margin-top: 6px;
        padding: 6px 18px 6px 20px;        
        text-align: left;
        border-radius: 50px;
    }
    .hasBtn.typeDown a > span {
        display: block;
        padding-right: 32px;
        font-family: inherit;
        line-height: inherit;
        background: url(../image/icon/ic_download.png) right center / 15px no-repeat;
    }
    .hasBtn a.btnDown {
        font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;
        font-size: 15px;
        color: #fff;
        border: 1px solid transparent;
        background-color: transparent;
    }
    .hasBtn a.btnDown.type1 {
        border-color: #cd7e30;
        background-color: #cd7e30;
    }
    .hasBtn a.btnDown.type2 {
        border-color: #4e90c4;
        background-color: #4e90c4;
    }
    .hasBtn a.btnDown.type3 {
        border-color: #526396;
        background-color: #526396;
    }
    .hasBtn a.btnDown.type4 {
        border-color: #b94e74;
        background-color: #b94e74;
    }

    /* 학술대회 참가신청 */
    .applyBox {
        margin-top: 20px;
    }
    .applyBox .txt {
        margin-bottom: 10px;
        font-size: 17px;
    }
    .applyBox .bgBox {
        padding: 50px 40px;
        background: transparent;
    }
    .applyBox .bgBox .tit {
        margin-top: 50px;
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        font-size: 26px;
        color: #7789b1;
    }
    .ongoing .tblDef tr td.tit {
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        line-height: 1.4;
    }
    .supportWrap .txtBox {
        margin-top: 30px;
    }
    .supportWrap .txtBox p {
        font-family: 'Pretendard-Regualr', 'NotoSansKR Regualr', sans-serif;
        color: #303b64;
    }
    .supportWrap .txtBox p + p {
        margin-top: 10px;
    }
    .supportWrap .txtBox + .btn {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .supportWrap .contactBox {
        margin-top: 50px;
        padding: 20px 10px;
        background: #f8eedd;
    }
    .contactBox ul {
        display: flex;
        justify-content: center;
    }
    .contactBox ul li {
        list-style: none;
        padding-left: 30px;
        font-family: 'Pretendard-Regualr', 'NotoSansKR Regualr', sans-serif;
        font-size: 18px;
        line-height: 1.4;
        color: #303b64;
    }
    .contactBox ul li > img {
        display: inline-block;
        margin: 2px 4px 0 0;
        width: 21px;
    }
    .contactBox ul li + li {
        position: relative;
        margin-left: 20px;
        padding-left: 20px;
    }
    .contactBox ul li + li:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 1px;
        height: 14px;
        background: #303b64;
    }

    /* 참가자 지원 규정 및 선정안 */
    .flexBox {
        display: flex;
        column-gap: 10px;
        margin-top: 30px;
    }
    .flexBox .bgType1,
    .flexBox .bgType2 {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 280px;
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;
        font-size: 20px;
        text-align: center;
        line-height: 1.3;
        color: #fff;
        border-radius: 3px;
    }
    .flexBox .bgType1 {
        background: url(../image/sub/spportBg1.jpg) center center repeat;
    }
    .flexBox .bgType2 {
        background: url(../image/sub/spportBg2.jpg) center center repeat;
    }
    .flexBox .txtType {
        padding: 20px 20px;
        border: 1px solid #ccc;
        border-radius: 3px;
    }
    .flexBox .txtType p {
        margin-bottom: 4px;
        font-size: 17px;
    }
    .supportWrap .num > li {
        list-style: none;
        padding-left: 18px;
        text-indent: -18px;
        color: #303b64;
    }
    .supportWrap .infoBlock {
        margin-top: 20px;
    }
    .infoBlock span {
        display: inline-block;
        padding: 10px 20px;
        font-family: 'Pretendard-Semibold', 'NotoSansKR Medium', sans-serif;   
        text-align: center;
        line-height: 1;
        color: #fff;
        border-radius: 3px;
    }
    .infoBlock span + span {
        margin-left: 10px;
    }
    .infoBlock span:first-child {
        background: #303b64;
    }
    .infoBlock span:nth-child(2) {
        background: #4f8dce;
    }
    .infoBlock span:last-child {
        background: #609654;
    }
    

    /* input file attachment */
    .filebox{
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
    }
    .filebox .uploadName{
        padding: 0 10px;
        width: calc(100% - 100px);
        height: 36px;
        border: 1px solid #ccc;
        background-color: #fff;
        box-sizing: border-box;
        border-radius: 3px;
    }
    .filebox label{
        display: block;
        width: 90px;
        line-height: 36px;
        padding: 0;
        color: #fff;
        border-radius: 3px;
        background-color: #303b64;
        cursor: pointer;
        text-align: center;
    }
    .filebox input[type="file"] {
        position: absolute;
        width: 0;
        height: 0;
        padding: 0;
        overflow: hidden;
        border: 0;
    }
    .filebox .attach{
        padding-left: 10px;
        line-height: 34px;
        border: 1px solid #aaa;
    }
    .filebox + *{
        display: inline-block;
        vertical-align: middle;
    }
    .attach .delete{
        display: inline-block;
        vertical-align: top;
        margin-left: 10px;
        width: 20px;
        height: 36px;
        text-align: center;
        background-color: #aaa;
        color: #fff;
    }
    .filebox .info {
        display: block;
        width: 100%;
        font-family: 'Pretendard-Regular', 'NotoSansKR Regular', sans-serif;
    }
}

/* 개정 줄바꿈 스타일 추가 - 25.01.17 박민지 */
.version{
	float: left;
	width: 100%;
	margin-top: 0 !important;
	margin-bottom: 20px;
	background-color: #f8eedd;
	padding: 15px;
	text-align: right;
	box-sizing: border-box;
}
.version > span{
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.version > span:after{
	display: inline-block;
	content: '/';
	padding: 0 5px;
	font-size: 15px;
	line-height: 20px;
}
.version > span:last-child{
	font-family: 'Pretendard-SemiBold', 'NotoSansKR Medium', sans-serif;
}
.version > span:last-child:after{
	display: none;
}

/* 국내외 학술대회 참가지원 신청 수정 - 25.09.10 mj.park */
.flexBox .txtType{
    word-break: keep-all;
}
.info-list{
    display: flex;
    gap: 45px;
    margin: 0;
    margin-top: 10px;
    padding: 0;
    list-style: none;
}
.info-list > li{
    width: calc((100% - 225px) / 6);
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
}

/* CI 소개 - 26.03.24 mj.park */
.logo-img-wrap{
    margin-bottom: 60px;
    text-align: center;
}
.logo-img{
    display: inline-block;
    padding: 13px 150px;
    border-radius: 16px;
    border: 1px solid #E5E7EB;
    background-color: #F9FAFB;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.bg-box{
    padding: 50px;
    border-radius: 24px;
    background-color: #F0FDF4;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    word-break: keep-all;
}
.bg-box .list-type-dot{
    margin-left: 20px;
}
.bg-box .list-type > li{
    font-size: 20px;
    line-height: 1.6;
}
.bg-box .list-type > li + li{
    margin-top: 30px;
}
.bg-box .list-type-dot > li::marker{
    color: #2563EB;
}
.bg-box .list-type > li:nth-child(even)::marker{
    color: #16A34A;
}
.sub-contit-wrap{
    margin-top: 90px;
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #F1F3F5;
}
.sub-contit{
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    color: #111827;
}
.sub-contit img{
    margin-top: -5px;
    margin-right: 5px;
    vertical-align: middle;
}
.sub-contit span{
    display: inline-block;
    padding: 0 10px;
}
.text-green{
    color: #16A34A !important;
}
.text-blue{
    color: #2563EB !important;
}
.ci-list{
    display: flex;
    gap: 40px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.ci-list > li{
    display: block;
    flex: 1;
}
.ci-list .img-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 250px;
    padding: 0 15px;
    border-radius: 16px;
    border: 1px solid #E9ECEF;
}
.ci-list li strong{
    display: block;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
    color: #374151;
    text-align: center;
}
.ci-conbox .list-type{
    margin: 0;
    margin-left: 20px;
}
.ci-conbox .list-type li{
    font-size: 18px;
}
.ci-conbox .list-type li + li{
    margin-top: 15px;
}
.ci-conbox .list-type li::marker{
    color: #2563EB;
}
.ci-conbox .bg-box:has(.img-wrap){
    margin-top: 60px;
    border-radius: 24px;
    padding: 50px;
    background-color: #F9FAFB;
    text-align: center;
}
.ci-conbox .bg-box .img-wrap{
    padding: 70px;
    border-radius: 16px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.10), 0 2px 4px -2px rgba(0, 0, 0, 0.10);
}
.ci-conbox .bg-box .tit{
    display: block;
    margin-top: 40px;
    font-size: 20px;
    font-weight: 700;
    color: #6B7280;
    text-align: center;
}

@media screen and (max-width: 960px){
	.version{
		margin-bottom: 15px;
		padding: 5px 15px;
	}
	.version br{
		display: none;
	}

    /* CI 소개 - 26.03.24 mj.park */
    .logo-img-wrap{
        margin: 30px 0;
    }
    .logo-img{
        padding: 30px 120px;
        border-radius: 8px;
    }
    .logo-img img{
        width: 180px;
    }
    .bg-box{
        padding: 30px;
        border-radius: 12px;
    }
    .bg-box .list-type > li{
        font-size: 14px;
        line-height: 1.4;
    }
    .ci-conbox .list-type li + li{
        margin-top: 10px;
    }
    .sub-contit-wrap{
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .sub-contit{
        font-size: 20px;
    }
    .sub-contit img{
        width: 20px;
        margin-top: -3px;
    }
    .sub-contit span{
        padding: 0 5px;
    }
    .ci-list{
        flex-direction: column;
        gap: 15px;
    }
    .ci-list .img-wrap{
        height: auto;
        padding: 20px;
        border-radius: 8px;
    }
    .ci-list .img-wrap img{
        height: 100px;
    }
    .ci-list li strong{
        margin-top: 10px;
        font-size: 16px;
    }
    .ci-conbox .list-type li{
        font-size: 14px;
    }
    .ci-conbox .bg-box:has(.img-wrap){
        margin-top: 30px;
        padding: 30px;
        border-radius: 12px;
    }
    .ci-conbox .bg-box .img-wrap{
        padding: 30px;
        border-radius: 8px;
    }
    .ci-conbox .bg-box .img-wrap img{
        max-width: 80%;
        margin: 0 auto;
    }
    .ci-conbox .bg-box .tit{
        margin-top: 20px;
        font-size: 16px;
    }
}