@charset "utf-8";
@import url('fontawesome.css');
@import url('simple-line-icons.css');
@import url('NotoSansKR.css');
@import url('Roboto.css');
@import url('Digital7.css');
* {-webkit-text-size-adjust: 100%;}


/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin:0; padding:0; border:0 none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;}
img {border:0 none; font-size:0; line-height:0;vertical-align: top;}
.ie7 li, .ie7 li a {zoom:1;}
caption, legend {width:0; height:0; visibility:hidden; line-height:0;}
input, textarea {
   -webkit-appearance: none;
   -webkit-border-radius: 0;
}

/* 여백 */
.padding0 {padding:0 !important;}
.margin0 {margin:0 !important;}
/* Top Padding */
.tp0 {padding-top:0px !important;}
.tp5 {padding-top:5px !important;}
.tp10 {padding-top:10px !important;}
.tp15 {padding-top:15px !important;}
.tp20 {padding-top:20px !important;}
.tp25 {padding-top:25px !important;}
.tp30 {padding-top:30px !important;}
/* Bottom Padding */
.bp0 {padding-bottom:0px !important;}
.bp5 {padding-bottom:5px !important;}
.bp10 {padding-bottom:10px !important;}
.bp15 {padding-bottom:15px !important;}
.bp20 {padding-bottom:20px !important;}
.bp25 {padding-bottom:25px !important;}
.bp30 {padding-bottom:30px !important;}
/* Left Padding */
.lp0 {padding-left:0 !important;}
.lp5 {padding-left:5px !important;}
.lp10 {padding-left:10px !important;}
.lp15 {padding-left:15px !important;}
.lp20 {padding-left:20px !important;}
.lp25 {padding-left:25px !important;}
.lp30 {padding-left:30px !important;}
/* Right Padding */
.rp0 {padding-right:0 !important;}
.rp5 {padding-right:5px !important;}
.rp10 {padding-right:10px !important;}
.rp15 {padding-right:15px !important;}
.rp20 {padding-right:20px !important;}
.rp25 {padding-right:25px !important;}
.rp30 {padding-right:30px !important;}
/* Top Margin */
.tm0 {margin-top:0 !important;}
.tm5 {margin-top:5px !important;}
.tm10 {margin-top:10px !important;}
.tm15 {margin-top:15px !important;}
.tm20 {margin-top:20px !important;}
.tm25 {margin-top:25px !important;}
.tm30 {margin-top:30px !important;}
/* Bottom Margin */
.bm0 {margin-bottom:0 !important;}
.bm5 {margin-bottom:5px !important;}
.bm10 {margin-bottom:10px !important;}
.bm15 {margin-bottom:15px !important;}
.bm20 {margin-bottom:20px !important;}
.bm25 {margin-bottom:25px !important;}
.bm30 {margin-bottom:30px !important;}
/* Left Margin */
.lm0 {margin-left:0 !important;}
.lm5 {margin-left:5px !important;}
.lm10 {margin-left:10px !important;}
.lm15 {margin-left:15px !important;}
.lm20 {margin-left:20px !important;}
.lm25 {margin-left:25px !important;}
.lm30 {margin-left:30px !important;}
/* Right Margin */
.rm0 {margin-right:0 !important;}
.rm5 {margin-right:5px !important;}
.rm10 {margin-right:10px !important;}
.rm15 {margin-right:15px !important;}
.rm20 {margin-right:20px !important;}
.rm25 {margin-right:25px !important;}
.rm30 {margin-right:30px !important;}

/* float */
.fl {float:left !important;}
.fr {float:right !important;}
.Lfloat {float:left !important;}
.Rfloat {float:right !important;}
.overHidden {overflow:hidden;}
.clear {clear:both !important;}
.clearleft {clear:left !important;}
.clfix:after {content:""; display:block; clear:both; visibility:hidden; height:0; font-size:0;}
.ie7 .clfix {zoom:1;}

/* align */
.al {text-align:left !important;}
.ac {text-align:center !important;}
.ar {text-align:right !important;}
.aj {text-align:justify !important;}

/* position */
.posRel {position:relative !important;}
.posAbs {position:absolute !important;}
.posTL {position:absolute !important; top:0; left:0;}
.posTLn {position:absolute !important; top:0; left:26px;}
.posTR {position:absolute !important; top:0; right:0;}
.posBL {position:absolute !important; bottom:0; left:0;}
.posBR {position:absolute !important; bottom:0; right:0;}



/* display */
.none {display:none !important;}
.iBlock {display:inline-block !important; vertical-align:top;}
.ie7 .iBlock {display:inline !important;}
.borderNone {border:none !important;}
.scrollArea {overflow-x:hidden;overflow-y:scroll;}
/* IR 기법 */
.hidden {position:absolute; top:-11000px; left:-11000px; width:0; height:0; overflow:hidden;}
.ie7 .hidden {position:static; font-size:0; line-height:0;}
/* 한 줄일 때, 말줄임표 */
.ellipsis {position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} /* width 별도 설정 */
/*투명도*/
.opacity0 {opacity:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0);}
/* 세로 가운데 정렬을 위한 빈태그용 */
.blank {display:inline-block; width:0; vertical-align:middle; overflow:hidden; vertical-align:middle;} /* 높이 별도 설정 */



.scrollArea,
textarea {scrollbar-3dLight-Color: #dcdcdc; scrollbar-arrow-color: #dcdcdc; scrollbar-base-color: #0065cf; scrollbar-Face-Color: #0065cf; scrollbar-Track-Color: #dcdcdc; scrollbar-DarkShadow-Color: #dcdcdc; scrollbar-Highlight-Color: #dcdcdc; scrollbar-Shadow-Color: #dcdcdc}
.scrollArea::-webkit-scrollbar,
textarea::-webkit-scrollbar {width: 8px;background-color: #dcdcdc;}
.scrollArea::-webkit-scrollbar-thumb,
textarea::-webkit-scrollbar-thumb {background-color: #0065cf;}




/* table */
table.tblDef, table.tblDef > thead, table.tblDef > tbody, table.tblDef > tfoot, table.tblDef > * > tr, table.tblDef> * > tr > *,
table.tblPoint, table.tblPoint > thead, table.tblPoint > tbody, table.tblPoint > tfoot, table.tblPoint > * > tr, table.tblPoint * > tr > *,
table.inputTbl, table.inputTbl > thead, table.inputTbl > tbody, table.inputTbl > tfoot, table.inputTbl > * > tr, table.inputTbl * > tr > *,
table.innerTbl, table.innerTbl > thead, table.innerTbl > tbody, table.innerTbl > tfoot, table.innerTbl > * > tr, table.innerTbl * > tr > *,
table.calendar, table.calendar > thead, table.calendar > tbody, table.calendar > tfoot, table.calendar > * > tr, table.calendar * > tr > * {margin:0;padding:0;border:0 none;}

table.tblDef,
table.tblPoint,
table.inputTbl,
table.innerTbl,
table.calendar {width:100%; border:0; border-collapse:separate; border-spacing:0;}
.ie7 table.tblDef,
.ie7 table.tblPoint,
.ie7 table.inputTbl,
.ie7 table.innerTbl,
.ie7 table.calendar {border-collapse:collapse;}
table.tblDef> * > tr > th,
table.tblPoint * > tr > th,
table.inputTbl * > tr > th,
table.innerTbl * > tr > th,
table.calendar * > tr > th {font-weight:normal;}
table.tblDef> * > tr > td,
table.tblPoint * > tr > td,
table.inputTbl * > tr > td,
table.innerTbl * > tr > td,
table.calendar * > tr > td {word-break:normal;}


/* ========================================================================================================== */
/* =============================================== 테이블 공통 CSS =============================================== */
/* ========================================================================================================== */

/* 기본 table */
table.tblDef,
table.program,
table.inputTbl {width:100%; border:0 none; border-collapse:separate; border-spacing:0;border-top:1px solid #000;}


table.tblDef > * > tr > *,
table.program > * > tr > *,
table.inputTbl > * > tr > * {padding:7px 10px 6px;border-bottom:1px solid #ccc;text-align: center;color: #222;font-family: 'NotoSansKR DemiLight', sans-serif;font-size: 15px;}

table.border > * > tr > * {border-left:1px solid #ccc;}
table.border > * > tr > *:first-child {border-left: 0 none;}

table.tblDef > * > tr > * {padding: 10px 20px 12px;}
table.listTbl > * > tr > * {padding: 5px;}
table.listTbl > * > tr > * > a {text-decoration: none;color: #666;}
table.listTbl > * > tr > * > a:hover,
table.listTbl > * > tr > * > a:focus {text-decoration: underline;}

table.tblDef > * > tr > th,
table.inputTbl > * > tr > th {background-color:#eee1ee;font-family: 'NotoSansKR Regular', sans-serif;color: #272b4b;font-size: 15px;font-weight: 400;}
table.tblDef > thead > tr > th {}


table.inputTbl thead + tbody > tr > th {background-color: #f9f9f9;}

table.inputTbl > * > tr > th,
table.inputTbl > * > tr > td {padding: 10px 25px;text-align: left;}
table.inputTbl > thead > tr > th {text-align: center;line-height: 1.2;}

table.inputTbl > * > tr > th {padding-left: 30px;}
table.inputTbl > * > tr > th span {line-height: 33px;}


table.innerTbl > * > tr > * {padding: 5px 10px;border-top: 1px solid #d2d2d2;}
table.innerTbl > * > tr:first-child > * {border-top: 0 none;}


table .bdLeft {border-left:1px solid #d2d2d2 !important;}


table.ac > * > tr > * {text-align:center !important;}
table.ac > * > tr > *.al {text-align:left !important;}

table.inputTbl > * > tr > td.pluginArea {padding: 0;}

table.inputTbl > * > tr > * > label,
table.inputTbl > * > tr > * > span {vertical-align: top;}
table.inputTbl > * > tr > td > .note {color:#dd3131;font-size:12px;}

table.inputTbl input[type=text], table.inputTbl input[type=password] {width: 700px;height: 42px;box-sizing:border-box;border-color: #f4f4f4;background-color: #f4f4f4;color: #222;}
table.inputTbl > * > tr > td.date input[type=text] {width: 120px;}


/* Font */
.fwBold {font-weight:bold !important;}
.fwNormal {font-weight:normal !important;}
.fcWhite {color:#fff !important;}
.fcBlack {color:#000 !important;}
.fcRed {color: #c23442 !important;}
.fcBlue {color: #272b4b !important;}
.ffDotum {font-family:Calibri,'돋움', Dotum, 'Apple Gothic', sans-serif !important;}
.ffGulim {font-family:Calibri,'굴림', '굴림체', Gulim, 'Apple Gothic', sans-serif !important;}
.underline {text-decoration:underline !important;}
.italic {font-style:italic;}

/* cursor */
.cursorDef {cursor:default !important;}
.hand {cursor:pointer !important;}


/* Form Elememts */
input[type='text'],
input[type='password'],
input[type='file'],
select,
textarea {border:1px solid #ccc;}
textarea {width: 100%;padding:7px 10px; border:1px solid #cfcfcf; resize:vertical;box-sizing:border-box;}
.ie7 select {zoom:1;}

input:focus,
select:focus,
textarea:focus {outline:none;}

/* button 초기화 */
button.style-btn {overflow:visible; padding:0; border:0; cursor:pointer; white-space:nowrap;}
button.style-btn::-moz-focus-inner,
input[type='button']::-moz-focus-inner,
input[type='submit']::-moz-focus-inner,
input[type='reset']::-moz-focus-inner {padding:0; border:0;}	/* FF 버튼 여백 없애기 */


/* default font-family */
body,
input[type='text'],
input[type='password'],
input[type='file'],
select,
textarea,
button {font-family:sans-serif;font-family: 'NotoSansKR Regular', sans-serif;}


/* 공통 레이아웃 */
body {  line-height:1.5; color:#333; -webkit-text-size-adjust:none;}
.wrapper {position:relative; width:100%;word-break:normal;z-index:0;}

a.conLink {color:inherit;text-decoration:none;}

address {font-style: normal;}
input[type=text],
input[type=password],
input[type=file] {font-size: 15px;line-height:17px;height:45px; -webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0px;-webkit-appearance:none;}
input::placeholder{font-size: 15px;line-height:24px;height:45px}
 



.tabCon,
.toggleCon {display:none;}

.agreeCon,
.scrollArea {overflow-x: hidden;overflow-y: auto;}


.essen {position:relative;}
.essen:after {color: #f00;content: " *";}


table.inputTbl {border-top: 1px solid #004cc6;}
table.inputTbl > * > tr > * {padding: 5px;border-bottom: 1px solid #ccc;font-size: 14px;}
table.inputTbl > * > tr > th {text-align: center;background-color: #f8f8f8;}
table.inputTbl td > *:first-child,
table.inputTbl td .clear,
table.inputTbl input[type=radio]:first-child,
table.inputTbl input[type=checkbox]:first-child {margin-left: 0 !important;}

table.inputTbl input[type=text],
table.inputTbl input[type=password],
table.inputTbl select,
textarea {width: 100%;height: 35px;box-sizing:border-box;border-color: #f4f4f4;background-color: #f4f4f4;color: #222;}
textarea {height: 150px;}


table.inputTbl input.inputSmall {width: 70px;}
table.inputTbl input.inputWide {width: 95%;}


table.inputTbl input[type=image] {vertical-align: middle;}

table.inputTbl td span,
table.inputTbl td label {display: inline-block;vertical-align: middle;}


table.inputTbl .multi > *,
table.inputTbl td.date *,
table.inputTbl td.phone *,
table.inputTbl td.address > *,
table.inputTbl td.name > *,
table.inputTbl td.birth > *,
table.inputTbl td.email > * {float: left;margin:0 0 0 5px;}
table.inputTbl .multi > *:first-child,
table.inputTbl .date > *:first-child {margin-left: 0;}


table.inputTbl .multi > span,
table.inputTbl .multi > label,
table.inputTbl td.date span,
table.inputTbl td.date label,
table.inputTbl td.phone span,
table.inputTbl td.phone label,
table.inputTbl td.address > span,
table.inputTbl td.address > label,
table.inputTbl td.birth > span,
table.inputTbl td.birth > label,
table.inputTbl td.email > span,
table.inputTbl td.email > label {line-height:33px;}


table.inputTbl div.multi {overflow:hidden;padding:10px;}

table.inputTbl .multi input[type=radio],
table.inputTbl .multi input[type=checkbox] {margin:10px 5px 0 20px;}
table.inputTbl .multi input[type=image] {margin-top: 10px;}

table.inputTbl .line > * {float:none;}
table.inputTbl .line input[type=radio],
table.inputTbl .line input[type=checkbox] {margin:10px 5px 0 0;}

table.inputTbl dl.overHidden {line-height:35px;}
table.inputTbl dl.overHidden > dt {padding-right:10px;}

table.inputTbl td.date input[type=image] {margin-top: 9px;}

table.inputTbl td.phone select,
table.inputTbl td.phone input:first-child {width:100px;}
table.inputTbl td.phone input {width: 120px;}

table.inputTbl td.address input[type=text] {width: 330px;margin-top: 5px;}
table.inputTbl td.address input[type=text]:first-child {width: 70px;margin-top: 0;}
table.inputTbl td.address input[type=text].clear {width: 520px;margin-left: 0;}
table.inputTbl td.address span.btn {padding-left:0;}

table.inputTbl td.name input[type=text] {width:120px;}

table.inputTbl td.email input[type=text],
table.inputTbl td.email select {width:180px;}
table.inputTbl td.email input[type=text]:first-child {width:250px;}

table.inputTbl td.email span {margin-left: 5px;}

table.inputTbl td.photo > p,
table.inputTbl td.photo > div {display: inline-block;}
table.inputTbl td.photo > p {width: 90px;height: 90px;border: 1px solid #dfdfdf;vertical-align: top;background-color: #f8f8f8;}
table.inputTbl td.photo > p img {width: 100%;height: 100%;}
table.inputTbl td.photo > div {padding-left: 10px;vertical-align: bottom;}

table.inputTbl td.photo div input[type=checkbox] {margin-top: 0;}
table.inputTbl td.photo div label {padding-left: 5px;}

table.inputTbl td.birth {}

table.inputTbl td.birth select {width:50px;}
table.inputTbl td.birth select:first-child,
table.inputTbl td.birth input[type=text] {width:70px;}
 
table.inputTbl span.fwBold {display:inline-block;padding:5px 10px 0 0;line-height:1.2;}

table.inputTbl .editArea {padding:0 !important;}


table.inputTbl td.author > * {float: left;margin:0 0 0 5px;}
table.inputTbl td.author select {width:80px;}

input.inputWide {width:90%;}

ul.option {margin: 0;padding: 0;}
ul.option > li {position: relative;margin: 10px 0 0;padding: 0 0 0 20px;list-style:none;}
ul.option > li:first-child {margin-top: 0;}
ul.option > li > input:first-chid {position: absolute;left: 0;top: 8px;margin: 0;}




div.selectFile {position: relative;padding-right: 75px;}
div.selectFile span {display: block;}
div.selectFile input[type=text] {width: calc(100% - 22px) !important;}
div.selectFile .find {position: absolute;right: 0;top: 0;width:66px;height:33px;background-color:#393939;background-image: none;}
div.selectFile .find:after {z-index:0;position:absolute;left:50%;top:50%;color:#fff;font-size:1em;line-height: 1em;padding: 0;margin:-.5em 0 0 -.5em;font-family: "Font Awesome 5 Brands";content: "\f3ee";font-weight: 900;}
div.selectFile .opacity0 {width: 100%;height: 100%;border: 0 none;padding: 0;opacity: 0;}

div.selectFile .attach {display:none;overflow: hidden;clear: both;margin: 5px 0 0;}
div.selectFile .attach > * {float: left;}
div.selectFile .attach input {margin: 5px 5px 0 0;}



table.inputTbl .editArea {padding:0;}
.editArea .cke span {display:inline;vertical-align:middle;line-height:initial;}
.editArea .cke_chrome {border:0 none;box-shadow:none;}

.cke .cke_voice_label,
.cke_button_label {display:none !important;}
.cke_toolbox:after {clear:both;display:block;font-size:0;line-height:0;height:0;content:".";}
.cke_top, .cke_contents, .cke_bottom {display:block !important;}

span.inputC,
span.inputR {overflow: hidden;position: relative;display: inline-block;width: 24px;height: 24px;}
span.inputR {}
span.inputC input,
span.inputR input {position: absolute;left: 0;top: 0;display: block;width: 100%;height: 100%;margin: 0;opacity: 0;}

span.inputC:before,
span.inputR:before {display: block;width:24px;height: 24px;content: " ";background: #dcdcdc url('player/input_checked.png') center center no-repeat;background-size: 13px;}
span.inputR:before {}
span.inputC.on:before,
span.inputR.on:before {background-color:#272b4b;}


div.formArea div.btnArea {padding-top: 15px;} 
div.formArea div.btnArea:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
div.formArea div.btnArea > * {float: right;width: calc(50% - 5px);}
div.formArea div.btnArea > *:first-child {float: left;}




/* 버튼 */
.btn a,
.btn > span,
.btn input,
.btn button {display:inline-block;text-decoration:none;cursor:pointer;height:50px;padding:0 20px 5px;font-size:16px;font-weight: 300;line-height: 20px;border-width:1px;border-style: solid;vertical-align:top;-webkit-appearance:none;font-family: 'NotoSansKR Regular', sans-serif;box-sizing:border-box;}

.btn a,
.btn > span {line-height:48px;padding:0 20px;}
.btn a.twoLine {}
.btn a:before {display: inline-block;padding-right: 10px;}



/* 남색*/			.btnDef {background-color: #272b4b !important;border-color: #272b4b !important;color: #fff !important;}
/* 하늘색 */		.btnPoint {background-color:#3465bf !important;border-color:#3465bf !important;color:#fff !important;}
/* 빨간색 */			.btnRed {background-color:#e40404 !important;border-color:#e40404 !important;color:#fff !important;}
/* 파란색 */			.btnBlue {background-color:#1d2088 !important;border-color:#1d2088 !important;color:#fff !important;}

/* 회색 */				.btnGrey {background-color:#666 !important;border-color:#666 !important;color:#fff !important;}
/* 연회색 */			.btnLGrey {background-color:#888 !important;border-color:#888 !important;color:#fff !important;}


/* border+ 보라색*/ 			.btnBdDef {background-color:#fff !important;border-color:#272b4b !important;color:#272b4b !important;}
/* border+ 진보라색 */		.btnBdPoint {background-color:#fff;border-color:#3465bf;color:#3465bf;}
/* border+ 회색 */			.btnBdGrey {background-color:#fff;border-color:#666;color:#666;}
/* border+ 연회색 */			.btnBdLGrey {background-color:#f5f5f5;border-color:#b3b3b3;color:#454545;}


/* 삭제 */			.btnDel {background-color:#fff !important;border-color:#e91c51 !important;color:#e91c51 !important;}


.btn > span {position: relative;min-width:140px;}
.btn > span img,
.btn > span i {position: absolute;right: 20px;top: 50%;height: 15px;margin-top: -8px;}
.btn > span input {position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 0;opacity: 0;}

.btn .btnArr {position: relative;}
.btn .btnArr:after {position: absolute;right: 20px;top: 50%;width: 10px;height: 8px;margin-top: -4px;content: "";background: url('mobile/btn_arr.png') center center no-repeat;background-size: 10px;}


.btnIcon {position: relative;text-align: left;padding-right: 45px !important;}
.btnIcon i {font-size: 20px;line-height: 20px;}
.btnIcon img {position: absolute;right: 20px;top: 50%;height: 15px;margin-top: -8px;}
.btnIcon .opacity0 {position: absolute;left: 0;top: 0;width: 100%;height: 100%;border: 0 none;padding: 0;}


table.tblDef {border-top: 2px solid #15418c;}
table.tblDef > * > tr > th,
table.tblDef > * > tr > td {padding: 5px 10px;border-left: 1px solid #15418c;border-bottom: 1px solid #15418c;text-align: center;color: #000;font-size: 14px;line-height: 20px;font-family: 'NotoSansKR Regular', sans-serif;}
table.tblDef > * > tr > *:first-child {border-left: none;}
table.tblDef > thead > tr > th {border-bottom-color: #15418c;background-color: #d7dcec;color: #333;}
table.tblDef > tbody > tr > th {background-color: #d7dcec;color: #333;}

/* ========================================================================================================== */
/* ================================================ 게시판 팝업 =============================================== */
/* ========================================================================================================== */

body.pop {margin:0; padding:0; height:100%; background-color:#fff; font-family:'Calibri', '돋움', Dotum, 'Apple Gothic', sans-serif; word-break:break-all;}
body.pop form {margin:0; padding:0;}

#popClose {position:static; height:22px; line-height:22px; font-size:13px; overflow:hidden; text-align:right; background-color:#b2b2b2;}
#popClose:after {content:""; display:block; clear:both; visibility:hidden; height:0; font-size:0;}
.ie7 #popClose {zoom:1;}
#popClose * {vertical-align:middle;}
#popClose .fl {width:50%; margin-left:10px;}
#popClose .fl label, #popClose .fl input[type='checkbox'] {float:left;}
#popClose .fl label {margin:0 10px 0 5px; font-weight:bold; color:#fff;}
#popClose .fl input[type='checkbox'] {margin:5px 0 0 0;}
@media all and (-ms-high-contrast:none) {
	#popClose .fl input[type='checkbox'] {margin-top:1px;} /* IE10 */
	*::-ms-backdrop, #popClose .fl input[type='checkbox'] {margin-top:4px;} /* IE11 */
}
.ie7 #popClose .fl input[type='checkbox'],
.ie8 #popClose .fl input[type='checkbox'],
.ie9 #popClose .fl input[type='checkbox'] {margin:0;}
#popClose a,
#popClose label {display:inline-block; margin-top:-1px; margin-right:10px; font-weight:bold;color:#fff;}



div.wrapper {overflow: hidden;width: 100%;min-width:320px;font-family: 'NotoSansKR Regular', sans-serif;}
div.wrapper:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: " ";}


.subTit {margin: 30px 0 5px;padding:0 0 0 15px;color: #000;font-size: 16px;font-family: 'NotoSansKR Medium', sans-serif;font-weight: 500;background: url('mobile/subTit.png') 0 12px no-repeat;background-size: 10px;}
.subTit:first-child {margin-top: 0;}

img {max-width:100%;}

ul.listNum, ul.listNum > li,
ul.listStar, ul.listStar > li {margin: 0;padding: 0;list-style:none;}

ul.listNum > li {margin:10px 0 0 1.2em;list-style:decimal;}
ul.listNum > li:first-child {margin-top: 0;}

ul.listStar > li, .blStar {position: relative;padding-left: 1em;}
ul.listStar > li:before, .blStar:before {position: absolute;left: 0;top: 0;content: "*";}




/* Intro */
div.webinarIntro {padding: 0 0 30px;background: url('mobile/intro_bg.png') center top no-repeat;background-size: cover;box-sizing:border-box;}
div.webinarIntro a {display: block;text-decoration: none;}

div.webinarIntro h1 {margin: 0;padding: 20px;}
div.webinarIntro h1 img {display: block;}

ul.introBtn {margin:0;padding: 0 35px;}
ul.introBtn > li {margin: 15px 0 0;list-style:none;background-color: #fff;box-shadow:0 0 10px rgba(0,0,0,.15);}
ul.introBtn > li:first-child {margin: 0;}
ul.introBtn a, ul.introBtn img {display: block;}
ul.introBtn img {width: 100%;}

ul.introMenu {margin:0;padding: 0 25px;}
ul.introMenu > li {margin: 15px 0 0;list-style:none;background-color: #fff;box-shadow:0 0 10px rgba(0,0,0,.15);}
ul.introMenu > li:first-child {margin: 0;}
ul.introMenu a.info {position: relative;height: 21px;padding: 15px 40px 14px 20px;color: #333;font-size: 14px;font-family: 'NotoSansKR Bold', sans-serif;}
ul.introMenu a.info:after {position: absolute;right: 20px;top: 50%;width: 7px;height: 14px;margin-top: -7px;content: " ";background: url('mobile/btnBl_arr.png') center center no-repeat;background-size: 7px;}
ul.introMenu a.info img {display: inline-block;width: 19px;padding:1px 5px 0 0;vertical-align: top;}

div.webinarIntro dl, div.webinarIntro dt, div.webinarIntro dd {margin: 0;padding: 0;}
div.webinarIntro dl {margin: 25px 25px 0;padding: 20px;background-color: rgba(31,38,77,.95);box-shadow:0 0 10px rgba(0,0,0,.15);color: #fff;font-family: 'NotoSansKR Regular', sans-serif;}
div.webinarIntro dt {padding-bottom: 5px;color: #ffdd4c;font-weight: bold;}



/* Login */
div.webinarLogin {
	background: url('mobile/login_bg1.png') no-repeat left top, url('mobile/login_bg2.png') no-repeat left top; 
	background-size: 100% auto, cover; 
	width:100%; 
	box-sizing:border-box;
	padding-bottom: 30px;
	/* box-shadow:0 0 10px rgba(0,0,0,.15); */
}
div.webinarLogin a {display: block;text-decoration: none;}

div.loginArea {position: relative;padding: 0;}
div.loginArea h1 {margin: 0;}
div.loginArea h1 img {display: block; width: 100%;}


div.loginArea div.formArea {
	margin: 0 15px;
	padding: 15px;
	background-color:#fff;
	box-shadow: 0px 0px 10px  rgba(0, 0, 0, 0.1);
}
div.loginArea div.formArea p {text-align: left; color: #131678; font-family: 'NotoSansKR Regular', sans-serif;font-size: 14px;line-height: 1.2; margin: 5px 0;}
div.loginArea div.formArea .fcBlue {padding-top: 15px;}

div.loginArea ul.subMenu {padding: 0 50px;}
div.loginArea ul.subMenu li {width: 50%;}
div.loginArea ul.subMenu a {padding: 7px 0;background-color: #e5ebf3;color: #93a0b2;font-size: 12px;line-height: 16px;font-family: 'NotoSansKR Regular', sans-serif; border: 1px solid #4370a9;}
div.loginArea ul.subMenu a:first-child{border-left: 1px solid #4370a9;}
div.loginArea ul.subMenu .on a {background-color: #4370a9;color: #fff; border-color: #4370a9; font-family: 'NotoSansKR Bold', sans-serif;}


ul.listBl, ul.listBl li {margin: 0;padding: 0;list-style:none;}
ul.listBl > li {position: relative;padding-left: 1.2em;color: #222;font-size: 12px;line-height: 16px;font-family:'NotoSansKR Regular', sans-serif; text-align:justify;}
ul.listBl > li:before {position: absolute;left: 0;top: 0;content: "※";}

div.loginArea ul.listBl {margin-top: 10px; background-color: #ecf5fc; padding: 20px;}
div.loginArea ul.listBl li {color:#222; margin-top: 3px; font-family: 'NotoSansKR Regular', sans-serif; text-align:left;}
div.loginArea ul.listBl li:first-child {margin-top: 0;}

div.loginArea div.formArea form {padding: 0;}
div.loginArea div.formArea dl {position: relative;margin:10px 0 0;padding: 0;}
div.loginArea div.formArea dt {display: none;	}
div.loginArea div.formArea dt:first-child + dd {background-image: url('/asset/mobile/login_id.png');}
div.loginArea div.formArea dd {background: #f3f3f3 url('/asset/mobile/login_pwd.png') 10px center no-repeat ; background-size: auto 9px; padding: 0 25px; margin-bottom: 6px;}
div.loginArea div.formArea dd input {width: 100%;height: 40px; border: 0 none;background: transparent;box-sizing:border-box; color: #4e4e4e;}
div.loginArea div.formArea input::placeholder {font-size: 14px; color:#4e4e4e; font-family: 'NotoSansKR Light', sans-serif;}

div.loginArea div.formArea ul.listBar {margin: 10px 0;}
div.loginArea div.formArea ul.listBar li {font-size:12px;}

div.loginArea .saveID {margin: 0;padding: 13px 0 0;}
div.loginArea .saveID input {width: 22px;height: 22px;border: 1px solid #ddd;margin: 0 5px 0 0;vertical-align: top;}
div.loginArea .saveID label {color: #4d4d4d;font-size: 13px;line-height: 22px;}

div.loginArea .btn {margin-top: 18px;}
div.loginArea .btn * {display: block; width: 100%;height: 45px;margin-top: 6px;padding: 0;font-size: 16px;color: #fff;box-sizing:border-box;font-weight: normal;text-align: center;font-family: 'NotoSansKR Medium', sans-serif;}
div.loginArea .btn input {background:#e24f45; border-color: #e24f45; margin-top: 0;}
div.loginArea div.btn a {line-height: 45px;}
div.loginArea div.btn a.faq {background-color: #5962a9; border-color: #5962a9;}
div.loginArea div.btn a.tech {background-color: #41a4c1; border-color: #41a4c1;}
div.loginArea div.btn a.web {background-color: #fff; border-color: #4e526b; color: #4e526b;}


div.loginNote {position: relative; margin-top: 10px; padding-left: 8px; color: #414141;font-family: 'NotoSansKR Regular', sans-serif;font-size: 14px; line-height: 16px; letter-spacing: -0.2px; opacity:0.8;}
div.loginNote:before {position: absolute;left: 0; top: 0; content:'-';}
div.loginNote span {color: #367bd2;}
ul.listReference, ul.listReference li {margin: 0;padding: 0;list-style:none;}
ul.listReference > li {position: relative;margin-top: 6px !important;padding-left: 15px !important;}
ul.listReference > li:before {position: absolute;left: 0;top: 0;content: "※";}
ul.listReference > li:first-child {margin-top: 0;}

ul.listDot, ul.listDot li {margin: 0;padding: 0;list-style:none;}
ul.listDot > li {position: relative;margin-top: 5px !important;padding-left: 15px !important;}
ul.listDot > li:before {position: absolute;left: 0;top: 0;content: "ㆍ";}
ul.listDot > li:first-child {margin-top: 0;}

div.loginNote dt {padding-top: 20px;color: #272b4b;font-family: 'NotoSansKR Regular', sans-serif;}
div.loginNote dd ul {overflow: hidden;margin: 0;padding: 0;}
div.loginNote dd li {float: left;margin: 0;padding: 0 0 0 15px;list-style:none;}
div.loginNote dd a {display: inline-block;color: inherit;}

div.loginArea p.logo {position: absolute;left: 0;bottom: 0;width: 100%;margin: 0;}
div.loginArea p.logo img {display: block;height: 32px;margin: 0 auto;}



/* 팝업 > FAQ */
div.faq {position: fixed;left: 0;bottom: 0;width: 100%;}
div.faq a {display: block;padding: 17px 0;text-align: center;background-color: #563730;color: #fff;font-family: 'Roboto-Light', sans-serif; }

div#popupFaq {background-color: #fff;box-sizing:border-box;}
div#popupFaq .popup {position: relative;height: 100%;padding: 63px 5px 55px;box-sizing:border-box; top:0px}
div#popupFaq h1 {position: absolute;left: 0;top: 0;width: 100%;margin: 0;padding:20px 0 0;color: #000;font-size: 22px;font-family: 'NotoSansKR Bold', sans-serif;text-align: center;}

dl.note, dl.note dt, dl.note dd {margin: 0;padding: 0;}
dl.note {padding-bottom: 15px;text-align: center;color: #141a5b;font-size: 12px;line-height: 16px;}
dl.note dt {font-family: 'NotoSansKR Light', sans-serif;font-weight: 300;}
dl.note dd {font-family: 'NotoSansKR Regular', sans-serif;font-weight: 400;}

a.conLink {display: inline-block !important;border-bottom: 1px solid #1b61e2;color: #1b61e2;}

div#popupFaq .popupCon {overflow-x: hidden;overflow-y: auto;height: 100%;}

div#popupFaq .popup > .close {position: fixed;left: 0;bottom: 0;width: 100%;}
div#popupFaq .popup > .close a {display: block;width: 100%;line-height: 55px;height: 55px;font-size: 18px;font-family: 'NotoSansKR Bold', sans-serif;text-align: center;box-sizing:border-box;}


dl.faq, dl.faq > dt, dl.faq > dd, dl.faq ul, dl.faq li, dl.faq p {font-family: 'Roboto-Light', sans-serif ; margin: 0;padding: 0;list-style:none;}
dl.faq {padding: 0;border-bottom: 1px solid #ccc;font-size: 13px;line-height: 21px;color: #000;font-family: 'NotoSansKR Regular', sans-serif;font-weight:400;}
dl.faq:first-child {border-top: 2px solid #5e617a;}

dl.faq dt a {position: relative;display: block;padding:36px 40px 10px 10px;text-decoration: none;font-size: 14px;line-height: 21px;color: #000;font-family: 'NotoSansKR Regular', sans-serif;font-weight:400;}
dl.faq dt span {position: absolute;left: 10px;top: 10px;width: 25px;height: 14px;padding: 2px 0 5px;text-align: center;font-family: sans-serif;background-color: #212b75;color: #fff;font-size: 12px;line-height: 17px;}
dl.faq dt a:after {position: absolute;right: 10px;top: 50%;width: 10px;height: 6px;margin: -3px;content: "";background: url('mobile/toggle.png') center center no-repeat;background-size: 10px;}
dl.faq dt span.awnser {position: absolute;left: 10px;top: 10px;width: 25px;height: 14px;padding: 2px 0 5px;text-align: center;font-family: sans-serif;background-color: #E91E63;color: #fff;font-size: 12px;line-height: 17px;}

dl.faq dt.view {background-color: #f1f2f8;}
dl.faq dt.view a {color: #212b75;font-family: 'NotoSansKR Medium', sans-serif;font-weight: 500;}
dl.faq dt.view a:after {transform:rotate(180deg);}
dl.faq > dd.toggleCon {position: relative;padding:15px;border-top: 1px solid #ccc;}
dl.faq > dd.toggleCon:before {display: block;width: 20px;padding: 3px 0;margin-bottom: 5px;content: "A";text-align: center;background-color: #bb114d;color: #fff;font-size: 12px;line-height: 14px;}
dl.faq > dd.toggleCon img {display: block;margin: 15px auto 0;}
dl.faq > dd.toggleCon > * {margin-top: 20px;}
dl.faq > dd.toggleCon > *:first-child {margin-top: 0;}
dl.faq dd dt {padding-bottom: 10px;font-weight: bold;}
dl.faq table.tblDef {border-top-color: #000;}
dl.faq table.tblDef th, dl.faq table.tblDef td {padding: 5px;border-left: 1px solid #ccc;font-size: 14px;}
dl.faq table.tblDef th {background-color: #f9f9f9;border-left: 0 none;}

dl.faq div.btn a {margin-top: 5px;}

ul.listBar, ul.listBar > li {margin: 0;padding: 0;list-style:none;}
ul.listBar > li {position: relative;padding-left: 10px !important;}
ul.listBar > li:before {position: absolute;left: 0;top: 0;content: "-";line-height: 1em;}


/* 레이아웃 */
div.wrapper {overflow: hidden;width: 100%;min-width:320px;font-family: 'NotoSansKR Regular', sans-serif;}
div.wrapper:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: " ";}


div.titArea {z-index: 50;position: relative;padding-right:55px;    display: none;}
div.titArea h1 {margin: 0;padding: 11px 0;}
div.titArea h1 img {display: block;height: 33px;margin: 0 10px;}
div.titArea > p {position: absolute;right: 0;top: 0;width: 55px;height: 55px;}
div.titArea > p a {display: block;height: 100%;text-indent: -10000px;background: url('mobile/viewMenu.png') center center no-repeat;background-size: 20px;}


div.gnbWrap {z-index: 100;position: fixed;left: 100%;top: 0;width: 100%;height: 100%;padding-left: 110px;box-sizing:border-box;background-color: rgba(0,0,0,.5);}
div.gnbWrap .close {position: absolute;left: 60px;top: 0;width: 50px;height: 50px;}
div.gnbWrap .close a {display: block;height: 50px;text-indent: -10000px;background: url('mobile/closeMenu.png') center center no-repeat;background-size: 24px;}

ul#gnb, ul#gnb li, ul#gnb a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
ul#gnb {overflow-x: hidden;overflow-y: auto;height:100%;padding-bottom: 100px;background-color: #fff;box-sizing:border-box;}
ul#gnb > li {border-bottom: 1px solid #ccc;}
ul#gnb > li a {position: relative;display: block;padding: 10px 0 10px 60px;color: #282828;font-size: 17px;line-height: 30px;font-family: 'Roboto-Medium', sans-serif;}
ul#gnb img {position: absolute;left: 20px;top: 50%;height: 31px;margin-top: -13px;}

ul#gnb > li.bg {position: absolute;right: 0;bottom: 0;width: calc(100% - 80px);border-bottom: 0 none;}
ul#gnb > li.bg a {display: block;padding: 10px 0;text-align: center;background-color: #9a1648;color: #fff;font-family: 'Roboto-Regular', sans-serif;font-size: 15px;text-decoration: none;}
ul#gnb > li.bg a:first-child {background-color: #dea818;}

h2.pageTit {padding: 7px 0 8px;color: #fff;background-color: #000069;text-align: center;font-size: 16px;line-height: 30px;font-family: 'NotoSansKR Medium', sans-serif;font-weight: normal;}



div.visual {
	position: relative;
	background: #fff;
	height:100px;
}
div.visual:after {
	position: absolute;
	content:'';
	left: 0;
	top: 0;
	width:121px;
	height: 100px;
	background: url('mobile/visual_bg_l.png') left top no-repeat;
	background-size: auto 100px;
}
div.visual:before {
	position: absolute;
	content:'';
	right: 0;
	top: 0;
	width: 100%;
	height: 100px;
	background: url('mobile/visual_bg_r.png') right top no-repeat;
	background-size: contain;
}
div.visual a {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: block;
}
div.visual img {
	display: block;
	margin: auto auto;
	max-width: 303px;
	width: 100%;
}

ul.tabMenu, ul.tabMenu > li, ul.tabMenu a,
ul.subMenu, ul.subMenu > li, ul.subMenu a,
ul.conMenu, ul.conMenu > li, ul.conMenu a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
ul.tabMenu,
ul.subMenu,
ul.conMenu {}
ul.tabMenu:after,
ul.subMenu:after,
ul.conMenu:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: " ";}
ul.tabMenu > li,
ul.subMenu > li,
ul.conMenu > li {float: left;}


ul.tabMenu a,
ul.subMenu a,
ul.conMenu a {display: block;text-align: center;}

ul.tabMenu,
ul.conMenu {}
ul.tabMenu a,
ul.conMenu a {padding: 9px 0 10px;background-color: #fff;border-right: 1px solid #a5b2bc;border-bottom: 1px solid #a5b2bc;color: #737895;font-size: 15px;line-height: 26px;font-family: 'Roboto-Regular', sans-serif;}
ul.tabMenu li:first-child a,
ul.conMenu li:first-child a {border-left: 1px solid #a5b2bc;}
ul.tabMenu .on a,
ul.conMenu .on a {background-color: #223871 ;border-color: #223871 ;color: #fff;font-family: 'Roboto-Medium', sans-serif;}

ul.col1ea > li {width: 100%;}
ul.col2ea > li {width: 50%;}
ul.col3ea > li {width: 33.3%;}
ul.col3ea > li:first-child {width: 33.4%;}
ul.col5ea > li {width: 20%;}

ul.col2ea > li a {}
ul.col2ea > li:nth-child(odd) {clear: both;}
ul.col2ea > li:nth-child(odd) a {border-left: 1px solid #fff;}



ul.conMenu {padding: 15px;}
ul.conMenu > li {float: left;width: 50%;}
ul.conMenu a {display: block;color: #737895;font-size: 12px;line-height: 16px;font-family: 'NotoSansKR Regular', sans-serif;font-weight: 500;text-align: center;}
ul.conMenu .on a {color: #fff;border-color: #000;font-family: 'NotoSansKR Medium', sans-serif;font-weight: 500;;}


ul.subMenu, ul.subMenu li, ul.subMenu a {margin: 0;padding: 0;text-decoration: none;list-style:none;}
ul.subMenu {}
ul.subMenu:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
ul.subMenu > li {float: left;}
ul.subMenu a {display: block;padding: 10px 0;text-align: center;color: #fff;border-left: 1px solid #fff;font-size: 14px;line-height: 20px;background-color: #9698a4;}
ul.subMenu > li:first-child a {border-left: 0 none;}
ul.subMenu .on a {background-color: #9f30c4 ;border-color: #9f30c4 ;color: #fff;}


ul.subMenu + ul.roomMenu {border-top: 1px solid #fff;}
ul.roomMenu, ul.roomMenu li, ul.roomMenu a {margin: 0;padding: 0;text-decoration: none;list-style:none;}
ul.roomMenu {}
ul.roomMenu:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
ul.roomMenu > li {float: left;}
ul.roomMenu a {display: block;padding: 10px 0;text-align: center;color: #fff;border-left: 1px solid #fff;font-size: 14px;line-height: 20px;background-color: #9698a4;}
ul.roomMenu > li:first-child a {border-left: 0 none;}
ul.roomMenu .on a {background-color: #9f30c4 ;border-color: #9f30c4 ;color: #fff;}

ul.roomMenu.col2ea li {border-top: 1px solid #fff;}
ul.roomMenu.col2ea li:nth-child(-n+2) {border-top: 0;}

p#goTop {z-index: 50;position:fixed;right:10px;bottom:10px;width: 40px;}
p#goTop a {display:block;padding:7px 0;font-size:12px;text-align:center;text-decoration:none;border-radius:4px;background-color:#464d5f;color:#fff;}
p#goTop i {display:block;padding:5px 0 0;text-align:center;}



ul.pager {margin: 0;padding:10px 0;text-align:center;}
ul.pager li {display:inline;margin: 0;list-style:none;vertical-align: top;}
ul.pager li {margin-left:2px;}
ul.pager li:first-child {margin-left:0;}
ul.pager img {display:inlinevertical-align: top;}

ul.pager a {display: inline-block;width: auto;border:0 none;padding: 3px 7px 5px;vertical-align: top;font-size: 14px;line-height:20px;text-decoration: none;color: #808080;}

ul.pager .first a,
ul.pager .prev a,
ul.pager .next a,
ul.pager .last a {display:inline-block;width: 28px;padding:0;}

ul.pager a.on {background-color: #00428d;color: #fff;text-align: center;}
ul.pager a img {vertical-align: top;}





/* 메인 */
div.webinarMain {padding-bottom: 60px;box-sizing:border-box;background: url('mobile/main_bg_t.png') no-repeat left top,url('mobile/main_bg_b.png') no-repeat left top;background-size: 100% auto, 100% auto; box-sizing: border-box;}
div.webinarMain h2 {margin: 0;}
div.webinarMain h2 img {display: block;margin: 0 auto; width: 100%;}

/* 수정 전

ul.wsMenu {display: inline-block;margin: 0;padding: 0 20px 20px;box-sizing:border-box;}
ul.wsMenu li{width: calc(50% - 5px);float: right;padding: 0;list-style:none;margin-top: 10px;margin-left: 10px;}
ul.wsMenu li:first-child {margin-top: 0; width:100%;margin-left: 0;}
ul.wsMenu li:nth-child(2n){margin-left: 0; float: left;}
ul.wsMenu a {position: relative;display: table-cell; width:800px; height: 50px; vertical-align: middle; padding:0 50px 0 30px;text-decoration: none; text-align:left;font-size: 14px;font-family: 'Roboto-Medium', sans-serif;background-color: #182246;color: #fff;line-height: 18px;}

ul.wsMenu a:after {display: none;position: absolute;right: 13px;top: 50%;width: 22px;height: 22px;margin-top: -11px;content: "";background: url('mobile/mainBl.png') center center no-repeat;background-size: 18px;}
ul.wsMenu img {position: absolute;right: 14px;top: 50%;height: 19px;width: 20px;margin-top: -10px;}
ul.wsMenu li:first-child a {font-size:23px; height:90px; background-color: rgba(244,108,9,0.85); color:#fff;}
ul.wsMenu li:first-child a img {width: 58px; height: 54px; margin-top: -27px;}

ul.wsMenu li.wide {width: 100%; margin-left: 0;}
ul.wsMenu li.wide a.tech {text-align:center; background-color: #3b30c4;}
ul.wsMenu li.wide a.tech img {position: static;display: inline-block;vertical-align: top;margin: 0 0 0 10px;}


*/


ul.wsMenu {display: inline-block;margin: 0;padding: 0 20px 20px;box-sizing:border-box;}
ul.wsMenu li{padding: 0;list-style:none;margin-top: 20px;}
ul.wsMenu li:first-child {margin-top: 0; width:100%;margin-left: 0;}
ul.wsMenu a {position: relative;display: table-cell; width:800px; height: 70px; vertical-align: middle; text-decoration: none; text-align:left;font-size: 23px;font-family: 'Roboto-Medium', sans-serif;}

/*ul.wsMenu a:after {display: none;position: absolute;right: 13px;top: 50%;width: 22px;height: 22px;margin-top: -11px;content: "";background: url('mobile/mainBl.png') center center no-repeat;background-size: 18px;}
ul.wsMenu img {position: absolute;right: 14px;top: 50%;height: 54px;width: 58px;margin-top: -27px;}
ul.wsMenu li:first-child a {font-size:23px; height:90px; background-color: rgba(244,108,9,0.85); color:#fff;}
ul.wsMenu li:first-child a img {width: 58px; height: 54px; margin-top: -27px;}*/

ul.wsMenu li.wide {width: 100%; margin-left: 0;}
ul.wsMenu li.wide a.tech {text-align:center; background-color: #3b30c4;}
ul.wsMenu li.wide a.tech img {position: static;display: inline-block;vertical-align: top;margin: 0 0 0 10px;}



ul.mainMore {overflow: hidden;margin: 0;background-color: #1a334a;}
ul.mainMore li {float: left;width: 50%;margin: 0;padding: 10px;box-sizing:border-box;list-style:none;}
ul.mainMore li:nth-child(even) {position: relative;}
ul.mainMore li:nth-child(even):before {position: absolute;left: 0;top: 10px;width: 1px;height: 24px;content: "";background-color: rgba(255,255,255,.3);}
ul.mainMore a {display: block;text-align: center;color: #fff;font-size: 15px;line-height: 24px;font-family: 'Roboto-Regular', sans-serif;text-decoration: none;}


div.webinarMain div.out {position: fixed;left: 0;bottom: 0;width: 100%;}
div.webinarMain div.out a {display: block;width:100%;padding: 12px 0 13px;text-align: center;background-color: #1b2734;color: #fff;font-family: 'NotoSansKR Medium', sans-serif;font-size: 16px;line-height: 30px;text-decoration: none;margin: 0;}
div.webinarMain div.out a.tech {background-color: #476dba;}

div.bnrZone {position: fixed;left: 0;bottom: 55px;width: 100%;height: 30px;padding: 12px 0 13px;background-color: #efefef;}



div.bnrZone ul, div.bnrZone li {margin: 0;padding: 0;list-style:none;}
div.bnrZone > ul {text-align: center;font-size: 0;line-height: 0;}
div.bnrZone > ul li {display: inline-block;width: 87px;height: 30px;vertical-align: top;padding-left: 7px;}
div.bnrZone > ul li:first-child {padding-left: 0;}
div.bnrZone li a,
div.bnrZone li img {display: block; height: 30px;}
div.bnrZone a.bx-prev,
div.bnrZone a.bx-next {position: absolute;top: 0;width: 30px;height: 100%;text-indent: -10000px;background-position: center center;background-repeat: no-repeat;background-size: 15px;}
div.bnrZone a.bx-prev {left: 10px;background-image: url('mobile/bnr_prev.png');}
div.bnrZone a.bx-next {right: 10px;background-image: url('mobile/bnr_next.png');}




/* Live Session */
div.room {padding-bottom: 1px;background-color: #e7eaf6;}


ul.timeInfo, ul.timeInfo li {margin: 0;padding: 0;list-style:none;}
ul.timeInfo {padding: 10px 0;text-align: center;font-size: 0;line-height: 0;background-color: #474951;}
ul.timeInfo:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
ul.timeInfo > li {display: inline-block;width: 120px;vertical-align: top;margin: 0 0 0 10px;font-family: 'Digital-7Mono', sans-serif;color: #000;font-size: 22px;line-height: 25px;text-align: center;background-color: #fff;}
ul.timeInfo > li:first-child {margin-left: 0;padding:10px 0 5px;}
ul.timeInfo span,
ul.timeInfo a {display: block;font-size: 12px;line-height: 14px;color: #192c8d;font-family: 'Roboto-Medium', 'NotoSansKR Medium', sans-serif;text-align: center;vertical-align: middle;letter-spacing:-1px;text-decoration: none;}
ul.timeInfo a {padding: 8px 0 7px;}
ul.timeInfo img {display: block;width: 20px;margin: 0 auto 5px;}

div.room p.note {margin: 0;padding: 10px 0;text-align: center;color: #fff;background-color: #8c5aa9;font-size: 14px;font-family: 'NotoSansKR Medium', sans-serif;}

dl.room, dl.room dt, dl.room dd, dl.room ul, dl.room li {margin: 0;padding: 0;list-style:none;}
dl.room {border-top: 2px solid #272b4b;margin: 15px;background-color: #fff;box-shadow:0 0 15px rgba(196,172,148,.35);}
dl.room > dt {text-align: center;color: #000;font-size: 17px; font-family:'Roboto-Medium','NotoSansKR Regular', sans-serif; line-height: 57px;}
dl.room > dt a.trigger {font-size:15px;}
dl.room > dt span {display: none;padding-top: 10px;color: #222;font-size: 12px; font-family:'Roboto-Medium','NotoSansKR Regular', sans-serif; }
dl.room > dt span:first-child {display: block; color:#000; padding-top: 0;}

dl.room a.trigger {position: relative;display: block;text-align: left;padding: 14px 40px 13px 20px;text-decoration: none;color: #000;font-size: 13px;line-height: 20px;font-family: 'Roboto-Medium', sans-serif;background-color: #f0f1f2;}
dl.room a.trigger:after {position: absolute;right: 20px;top: 50%;width: 10px;height: 6px;margin-top: -3px;content: "";background: url('mobile/toggle.png') center center no-repeat;background-size: 9px;}
dl.room.view a.trigger:after {transform:rotate(-180deg);}
dl.room.view dt span {display: block;}

dl.room > dd {padding:15px 20px;color: #777;font-size: 14px;}
dl.room > dd.toggleCon {padding-bottom: 0;}
dl.room li {margin-top: 10px;padding-top: 10px;border-top: 1px solid #ccc;color: #222;font-size: 13px;line-height: 20px; font-family: 'Roboto-Light','NotoSansKR DemiLight', sans-serif;}
dl.room li:first-child {margin-top: 0;padding-top: 0;border-top: 0 none;}
dl.room li span {display: block;color: #000;font-family: 'NotoSansKR Medium', sans-serif;}
dl.room li span.tit {font-size:14px;}
dl.room li span.time {font-size:12px; font-family: 'Roboto-Light','NotoSansKR Light', sans-serif;}
dl.room dd.btn a {display: block;}


div.roomNum{position: relative;height:30px; padding: 20px 15px;}
div.roomNum span {display: inline-block; width: 75px;height: 20px;padding: 5px 0;border-radius:3px;color: #fff;font-size: 13px;text-align: center;}
div.roomNum span.typeA {background-color: #f18282;}
div.roomNum span.typeB {background-color: #e59940;}
div.roomNum span.typeC {background-color: #5fa4ab;}
div.roomNum span.typeD {background-color: #587bab;}

div#player table.tblDef {border-top: 1px solid #000;}
div#player table.tblDef th {background-color: #3c4967; color:#fff; border-color: #ccc;}
div#player table.tblDef td {border-color: #ccc;}
/* Sponsor */
div.sponsor {position: relative;padding: 15px 35px;border-top: 1px solid #ccc;}
div.sponsor ul, div.sponsor li, div.sponsor a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
div.sponsor li a {display: block;width: 140px;height: 60px;border: 1px solid #ddd;}
div.sponsor img {display: block;height: 60px;margin: 0 auto;}
div.sponsor .bx-prev,
div.sponsor .bx-next {position: absolute;top: 15px;width: 20px;height: 60px;text-indent: -10000px;background-position: center center;background-repeat: no-repeat;background-color: #464d5f;background-size: 7px;}
div.sponsor .bx-prev {left: 10px;background-image: url('mobile/bnr_prev.png');}
div.sponsor .bx-next {right: 10px;background-image: url('mobile/bnr_next.png');}




/* 강의화면 */
div#player {overflow: hidden;position: relative;padding-bottom: 110px;background-color: #f0f2fa;box-sizing:border-box;}
div#player .titArea {position: relative;padding: 0;border: 0 none;background-color: #fff;}
div#player h1 {position:relative;height: 30px;margin: 0;padding: 20px 0;text-align: left;color: #fff; font-size: 15px;line-height: 20px;font-family: 'NotoSansKR Medium', sans-serif;word-break: keep-all;}
div#player h1 img {display: block;height:30px;}
div#player p.session {position: absolute;right: 0;top: 0; width:100px; height: 70px;}
div#player p.session a {display: table-cell;width: 100px;height: 70px;color: #fff;text-align: center;vertical-align: middle;font-family: 'NotoSansKR Medium', sans-serif;font-size: 14px;line-height: 16px;text-decoration: none;text-indent: 0;background: #773f9b;box-sizing:border-box;}
div#player p.session a.onair{-webkit-animation: onAir 2.5s linear infinite;line-height: 22px;}
@-webkit-keyframes onAir {
	0% { color: #773f9b;}
    100% {color: #fff;} 
}
div#player .titArea p.viewMenu{display: none;}

div#my_video {}
div#my_video iframe {min-height: 300px;}

p.user {padding: 15px 15px 0;color: #000;font-size: 15px;font-family: 'NotoSansKR Medium', sans-serif;}



div.user {position: relative;padding: 15px 20px;color: #000;font-size: 15px;font-family: 'Roboto-Medium', 'NotoSansKR Medium', sans-serif; line-height: 20px;}
div.user .txtUnderline {color: #000;vertical-align: top;box-shadow:inset 0 -8px 0 #ffd21c;}
div.user span.roomNum {height: 20px; padding: 5px 15px;border-radius:5px;background-color: #2fa0d5;color: #fff;font-size: 13px;}

ul.playUtil, ul.playUtil > li, ul.playUtil a {margin: 0;padding: 0;list-style:none;}
ul.playUtil {border-radius: 4px;margin:0 5px 15px;text-align: center;font-size: 0;line-height: 0;}
ul.playUtil:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: " ";}
ul.playUtil > li {display: inline-block;width: 33%;padding-top: 15px; vertical-align: top; height:87px;}

ul.playUtil > li > a {display: block;position: relative;text-decoration: none;color: #000;font-size: 14px;line-height: 20px;font-family: 'NotoSansKR Medium', sans-serif; }
ul.playUtil > li > a > img {display: block;width: 42px;margin:0 auto 5px;}

ul.playUtil div.toolTip .tooltip_msg{margin-top: 25px;max-height: 400px; overflow-x: hidden;  overflow-y: auto;}
ul.playUtil div.toolTip:after {position: absolute;left: 20px;bottom: -7px;width: 10px;height: 10px;border-bottom: 1px solid #313131;border-right: 1px solid #313131;background-color: #fff;/* content: " " */;transform:rotate(45deg);}
ul.playUtil div.toolTip .close {position: absolute;right: 10px;top: 20px;width: 30px;height: 30px;}
ul.playUtil div.toolTip .close a, ul.playUtil div.tooltip .close img {display: block;}

div.note, div.note dt, div.note dd {margin: 0;padding: 0 5px 0 0;}
div.note {overflow-x: hidden;overflow-y: scroll; max-height: 200px;color: #000; padding:0;}
div.note > span{text-indent: -10px;padding-left: 10px;display: block; line-height: 16px;font-weight: bold;  word-break: keep-all;    padding: 15px;}
div.note:before {word-break: keep-all; font-size: 14px;color:#000; box-sizing:border-box;  }

div.note  > dl > dt {padding: 10px 20px;background-color: #f3d466;color: #000;font-family: 'NotoSansKR Medium', sans-serif;}
div.note  > dl > dd {padding: 20px;background-color: #fff;}
div.note table.tblDef td.bg {background-color: #e5e6f2;}


ul.playUtil + p.note {padding:0 15px 15px;color: #cc1f4c;font-size: 12px;font-family: 'NotoSansKR Medium', sans-serif;}

div#player div.out {position: fixed;left: 0;bottom: 0;width: 100%;}
div#player div.out a {display: block;width: 100%;padding:12px 0 13px;text-align: center;font-size: 18px;line-height: 30px;font-family: 'NotoSansKR Bold', sans-serif;color: #fff;background-color: #272b4b;text-decoration: none;}

div#player div.bnrZone {bottom: 55px;background-color: #efefef;}

ul.menu div.toolTip {display: none;margin-bottom: -40%; bottom: 40%;  z-index: 999;position: absolute;left: 2%; width: calc(100% - 20px);padding:10px 15px 10px 15px ;border-radius:4px;border: 1px solid #313131;background-color: #fff;box-sizing:border-box;box-shadow:4px 4px 20px rgba(0,0,0,.18);}
ul.menu div.toolTip .tooltip_msg{margin-top: 30px;max-height: 280px; overflow-x: hidden;  overflow-y: auto;}
ul.menu div.toolTip:after {position: absolute;left: 20px;bottom: -7px;width: 10px;height: 10px;border-bottom: 1px solid #313131;border-right: 1px solid #313131;background-color: #fff;/* content: " " */;transform:rotate(45deg);}
ul.menu div.toolTip .close {position: absolute;right: 10px;top: 12px;width: 30px;height: 30px;}
ul.menu div.tooltip .close img {display: block;}


ul.menu, ul.menu li, ul.menu a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
ul.menu {padding: 15px  10px;background-color: #ffffff;}
ul.menu:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
ul.menu > li {float: left;width: 50%;}
ul.menu > li:first-child {width: 50%;}
ul.menu a {display: block;text-align: center;color: #000;font-size: 15px;font-family: 'NotoSansKR Medium', sans-serif;font-weight: 400;}
ul.menu img {display: block;width: 46px;margin: 0 auto 6px;}
ul.menu > li:nth-child(n+3) { margin-top:10px;}




/* 긴급공지 */
dl.popupAlert {position: fixed;left: 15px;bottom: 110px;width: calc(100% - 30px);margin: 0;padding: 15px;border: 1px solid #313131;border-radius: 5px;background-color: #fff;box-sizing:border-box;max-height:300px; overflow-y:scroll}
dl.popupAlert dt {color: #222;text-align: center;margin: 0;font-size: 18px;line-height: 23px;font-family: 'NotoSansKR Medium', sans-serif;}
dl.popupAlert dd {margin: 0;}
dl.popupAlert dd.con {margin-top: 10px;color: #222;font-size: 13px;line-height: 20px;}
dl.popupAlert dd.close {position: absolute;right: 15px;top: 15px;}
dl.popupAlert dd.close a {padding: 5px;}
dl.popupAlert dd.close a, dl.popupAlert dd.close img {display: block;width: 10px;}


/* 레이어 팝업*/
div.layerPopup {display: none;z-index: 250;position: fixed;left: 0;top: 0;overflow: auto;width: 100%;height: 100%;background-color: rgba(0,0,0,.7);font-family: 'NotoSansKR Regular', sans-serif;}
div.layerPopup div.popup {position: absolute;left: 0;top: 0;width: 100%;height:100%;box-sizing:border-box;}


div#popupAgree{position: absolute;}
div#popupAgree > div {overflow-y: auto;left: 20px;top: 50%;width: calc(100% - 40px);height: auto;margin-top: -254px;padding: 25px 20px;text-align: center;background-color: #fff;}
div#popupAgree h1 {margin: 0;padding: 0;color: #3221cf;font-size: 18px;line-height: 28px;font-family: 'NotoSansKR Medium', sans-serif;}
div#popupAgree h1 img {display: inline-block;height: 28px;vertical-align: top;}

div#popupAgree div > p {margin: 0;padding:15px 0;font-size: 12px;line-height: 20px;color: #000;text-align: center;font-family: 'NotoSansKR Medium', sans-serif;word-break:keep-all;}
div#popupAgree div > p span {display: inline-block;}
div#popupAgree div > p span.eng {display: block;font-family: sans-serif !important;}
div#popupAgree div > p strong {color:#3221cf; box-shadow: inset 0 -8px 0 #fdff38;}
div#popupAgree div.bg {padding: 20px;background-color: #f2f3f5;}

div#popupAgree div.agreeCon {overflow-x: hidden;overflow-y: scroll;height: 160px;font-size: 15px;line-height: 25px;font-family: 'Roboto-Regular', 'NotoSansKR Regular', sans-serif;text-align: left;}

ul.numList, ul.numList li {margin: 0;padding: 0;list-style:none;}
ul.numList {}
ul.numList > li {position: relative;padding-left: 20px;margin-top: 10px;color: #1b1b1b;font-size: 13px;line-height: 20px;}
ul.numList > li:first-child {margin-top: 0;}
ul.numList > li > span:first-child {position: absolute;left: 0;top: 0;}

div#popupAgree .agree {padding: 25px 0;}
div#popupAgree .agree span.inputC {margin-right: 10px;vertical-align: top;}
div#popupAgree .agree label {cursor: pointer;display: inline-block;vertical-align: top;line-height: 24px;font-size: 14px;color: #000;font-family: 'NotoSansKR Medium', sans-serif;}

div#popupAgree .btn > span {width: 200px;height: 50px;background-color: #472a73 !important; border-color: #472a73;	color:#fff;}






div#popupPlayer {}
div#popupPlayer .popup {position: absolute;left: 0;top: auto;bottom: 0;width: 100%;height: auto;padding: 10px 15px 80px;background-color: #f0f2fa;box-sizing:border-box;}
div#popupPlayer h1 {padding: 10px 0;margin: 0;color: #272b4b;font-size: 22px;font-family: 'NotoSansKR Medium', sans-serif;font-weight: 500;}

div#popupPlayer textarea {width: 100%;height: 170px;border: 1px solid #9ba3b2;padding: 10px;color: #fff;font-size: 14px;box-sizing:border-box;background-color: #9ba3b2;}
div#popupPlayer textarea::placeholder {color: rgba(255,255,255,.5);}
div#popupPlayer .formArea p {font-size: 14px;color: #4d4d4d;}

ul.voting, ul.voting > li, ul.voting a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
ul.voting {padding: 30px 0;}
ul.voting:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
ul.voting > li {float: left;width: 20%;vertical-align: top;margin:auto 0%;}
ul.voting a {position: relative;display: block;width: 60px;margin: 0 auto;padding: 18px 0;text-align: center;border-radius:30px;color: #3c4477;font-size: 22px;line-height: 24px;font-family: 'NotoSansKR Bold', sans-serif;color: #c8c9d1;background-color: #fff;box-shadow:5px 5px 7px rgba(0,0,0,.10);}
ul.voting > li.on a {color: #fff;background-color: #d00b68;background-size: 1px 100%;}
ul.voting > li.on a:before {position: absolute;left: 5px;top: 5px;width: 48px;height: 48px;border-radius: 25px;content: " ";border: 1px solid rgba(255,255,255,.25);}

div#popupPlayer .formArea .btn {position: absolute;left: 0;bottom: 0;width: 100%;height: 55px;}
div#popupPlayer .formArea .btn * {float: left;width: 50%;height: 55px;font-size: 18px;font-family: 'NotoSansKR Medium', sans-serif;text-align: center;box-sizing:border-box;}
div#popupPlayer .formArea .btn a {line-height: 53px;}

div#popupPlayer .popup > .close {position: absolute;left: 0;bottom: 0;width: 100%;}
div#popupPlayer .popup > .close a {display: block;width: 100%;line-height: 53px;height: 55px;font-size: 18px;font-family: 'NotoSansKR Bold', sans-serif;text-align: center;box-sizing:border-box;}



div#popupNotice {background-color: #fff;box-sizing:border-box;}
div#popupNotice .popup {position: static;width: 100%;height: 100%;margin: 0;padding: 73px 15px 65px;box-sizing:border-box;}
div#popupNotice h1 {position: absolute;left: 0;top: 0;width: 100%;margin: 0;padding:20px 0;color: #000;font-size: 22px;font-family: 'NotoSansKR Bold', sans-serif;text-align: center;}
div#popupNotice .popupCon {overflow-x: hidden;overflow-y: auto;height: 100%;border-top: 1px solid #dcdcdc;}
dl.notice, dl.notice > dt, dl.notice > dd {margin: 0;padding: 0;}
dl.notice {border: 1px solid #dcdcdc;border-top: 0 none;}
dl.notice:first-child {}
dl.notice a.trigger {position: relative;overflow: hidden;display: block;padding: 14px 40px 13px 20px;text-decoration: none;color: #000;font-size: 15px;font-family: 'NotoSansKR Medium', sans-serif;text-overflow:ellipsis;white-space:nowrap;}
dl.notice a.trigger:after {position: absolute;right: 20px;top: 50%;width: 10px;height: 6px;margin-top: -3px;content: "";background: url('mobile/toggle.png') center center no-repeat;background-size: 9px;}
dl.notice .view a.trigger:after {transform:rotate(-180deg);}
dl.notice > dd {padding:15px 20px;border-top: 1px solid #dcdcdc;color: #777;font-size: 14px;}
dl.notice:nth-child(even) a.trigger {background-color: #f8f8f8;}

div#popupNotice .popup > .close {position: fixed;left: 0;bottom: 0;width: 100%;}
div#popupNotice .popup > .close a {display: block;width: 100%;line-height: 55px;height: 55px;font-size: 18px;font-family: 'NotoSansKR Bold', sans-serif;text-align: center;box-sizing:border-box;}



dl.toggleArea, dl.toggleArea * {margin: 0;padding: 0;list-style:none;text-decoration: none;}
dl.toggleArea a {display: block;}
dl.toggleArea {z-index: 30;position: relative;padding: 15px;background-color: #d6e4f0;}
dl.toggleArea a.trigger {position: relative;padding: 6px 30px 6px 10px;border: 1px solid #ccc;background-color: #fff;color: #222;font-size: 14px;}
dl.toggleArea a.trigger:after {position: absolute;right: 10px;top: 50%;margin-top: -6px;content: "▼";line-height: 12px;font-size: 10px;}
dl.toggleArea.view a.trigger:after {transform:rotate(180deg);}
dl.toggleArea > dd {position: absolute;left: 15px;top: 50px;width: calc(100% - 30px);border: 1px solid #ccc;border-top: 0 none;background-color: #fff;box-sizing:border-box;}
dl.toggleArea ul {padding: 5px 15px 15px;}
dl.toggleArea li {margin-top: 10px;}
dl.toggleArea li a {font-size: 12px;color: inherit;}



div#popupProgram {background-color: #fff;box-sizing:border-box;}
div#popupProgram .popup {position: relative;height: auto;margin: 0;padding: 15px 15px 65px;box-sizing:border-box;}
div#popupProgram h1 {padding: 17px 0;margin: 0;}
div#popupProgram h1 img {display: block;height: 28px;margin: 0 auto;}
div#popupProgram ul.subMenu {margin: 0 0 15px;}


dl.program, dl.program > dt, dl.program > dd {margin: 0;padding: 0;}
dl.program,
div.program,
div.break {border: 1px solid #dcdcdc;border-top: 0 none;}

dl.program:first-child {border-top: 1px solid #dcdcdc;}

dl.program dt.noLink,
dl.program a.trigger {position: relative;overflow: hidden;display: block;padding: 14px 40px 13px 10px;text-decoration: none;color: #777;font-size: 14px;font-family: 'NotoSansKR Regular', sans-serif;background-color: #ffffff; }
dl.program a.trigger:after {position: absolute;right: 20px;top: 50%;width: 10px;height: 6px;margin-top: -3px;content: "";background: url('mobile/toggle.png') center center no-repeat;background-size: 9px;}
dl.program a.trigger.t_off:after { background:none; }
dl.program .view a.trigger {background-color: #f8f8f8;}
dl.program .view a.trigger:after {transform:rotate(-180deg);}

dl.program > dt span,
div.program span,
div.break span {display: block;color: #1b2646;font-family: 'NotoSansKR Bold', sans-serif;font-size: 15px;}

dl.program ul, dl.program li,
ul.program, ul.program li {margin: 0;padding: 0;list-style:none;}

dl.program > dd {border-top: 1px solid #dcdcdc;color: #777;font-size: 14px;}
ul.program {padding:10px;margin-bottom: 10px;border: 1px solid #dcdcdc;border-top: 0 none;color: #777;font-size: 14px;}
dl.program li,
ul.program li {padding: 10px;border-top: 1px solid #dcdcdc;color: #777;font-size: 14px;color: #777;font-size: 14px;font-family: 'NotoSansKR Regular', sans-serif;}
dl.program li:first-child,
ul.program li:first-child {border-top: 0 none;}
dl.program > dd span,
ul.program span {margin-bottom: 5px;line-height: 16px;display: block;font-family: 'NotoSansKR Bold', sans-serif;font-size: 14px; line-height: 16px;color: #1b2646;}

div.program,
div.break {padding: 14px 40px 13px 20px;background-color: #f8f8f8;}


div#popupProgram .close {position: fixed;left: 0;bottom: 0;width: 100%;}
div#popupProgram .close a {display: block;width: 100%;line-height: 55px;height: 55px;font-size: 18px;font-family: 'NotoSansKR Bold', sans-serif;text-align: center;box-sizing:border-box;text-decoration: none;color: #fff;background-color: #272b4b;}


div#program {background-color: #fff;box-sizing:border-box;}


div#program ul.subMenu,div#program ul.roomMenu {margin: 0;}

div#program ul.roomMenu + p {padding: 10px 0 15px;text-align: center;color: #e42c4f;font-size: 12px;line-height: 16px;font-family: 'Roboto-Medium', 'NotoSansKR Medium', sans-serif; background-color: #f3e7ea;}

div#program div.bg {padding: 15px;background-color: #e8ebf7;}
div#program dt span {display: block;}

dl.sessionInfo, dl.sessionInfo dt, dl.sessionInfo dd {margin: 0;padding: 0;}
dl.sessionInfo {padding:0 0 10px;}
dl.sessionInfo > dt {color: #940385;font-size: 14px;font-family: 'Roboto-Medium', 'NotoSansKR Medium', sans-serif;}
dl.sessionInfo > dd {padding-top: 5px;color: #777;font-size: 12px;}

table.program {border-spacing:0;border-left:1px solid #bebebe;border-top:2px solid #272b4b;}
table.program th,
table.program td {padding:5px;font-size: 12px;line-height:1.2;border-right:1px solid #bebebe;border-bottom:1px solid #bebebe;text-align:center;word-break:break-all;}
table.program td {position: relative;text-align: left;}
table.program th,
table.program td:first-child {background-color:#f7f7f7;text-align: center;}
table.program td:last-child {text-align: right;}


div#program .close {position: fixed;left: 0;bottom: 0;width: 100%;}
div#program .close a {display: block;width: 100%;line-height: 55px;height: 55px;font-size: 18px;font-family: 'NotoSansKR Bold', sans-serif;text-align: center;box-sizing:border-box;text-decoration: none;color: #fff;background-color: #272b4b;}


ul.program, ul.program li {margin: 0;padding: 0;list-style:none;}
ul.program {margin: 15px;border-top: 2px solid #89207c;}
ul.program > li {padding: 10px 15px;border-bottom: 1px solid #ccc;color: #222;font-family: 'NotoSansKR DemiLight', sans-serif;}



/* Session Survey*/
div#popupSurvey {top: ;padding: 65px 0 0;background-color: transparent;}
div#popupSurvey div.popup {left: 0;top: 65px;width: 100%;height: calc(100% - 130px);margin: 0;padding: 0 5px 65px 15px;background-color: #f0f2fa;}
div#popupSurvey h1 {padding: 20px 0 5px;margin: 0;color: #272b4b;font-size: 22px;font-family: 'NotoSansKR Medium', sans-serif;}
div#popupSurvey h1 + p {padding-bottom: 20px;font-size: 14px;color: #4d4d4d;font-family: 'NotoSansKR Regular', sans-serif;}

div#popupSurvey .scrollArea {height: calc(100% - 104px);padding-right: 10px;}

div#popupSurvey h3 {margin: 0;padding: 10px 15px;background-color: #272b4b;color: #fff;font-size: 14px;line-height: 22px;font-family: 'NotoSansKR Medium', sans-serif;font-weight: normal;}
dl.survey {margin: 0;padding: 0;background-color: #fff;}
dl.survey > dt {padding: 10px 15px;border-top: 1px solid #ccc;color: #1b1b1b;font-size: 14px;}
dl.survey > dt:first-child {border-top: 0 none;}
dl.survey > dd {padding: 0 15px 10px;}
dl.survey textarea {height: 100px;border: 1px solid #d2d2d2;background-color: #f6f6f6;}
dl.survey textarea::placeholder {color: #999;}

ul.option, ul.option li {margin: 0;padding: 0;list-style:none;}
ul.option {}
ul.option:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
ul.option > li {float: left;width: 20%;text-align: center;}
ul.option label {display: block;padding-top: 5px;font-size: 12px;}

div#popupSurvey div.btn {padding-top: 20px;text-align: center;font-size: 0;line-height: 0;}
div#popupSurvey div.btn > * {width: calc(50% - 5px);margin-left: 10px;text-align: left;}
div#popupSurvey div.btn > *:first-child {margin-left: 0;}

div#popupSurvey div.close {position: absolute;left: 0;bottom: 0;width: 100%;}
div#popupSurvey div.close > a {display: block;width: 100%;height: 55px;line-height: 53px;font-size: 18px;padding: 0;font-family: 'NotoSansKR Medium', sans-serif;text-align: center;box-sizing:border-box;}



/* E - Sessions*/
div#sessions {padding-bottom: 55px;}
div#sessions ul.subMenu {padding: 10px 15px;}

div#sessions div.note {padding: 10px;background-color: #fff;}
div#sessions div.note p {color: #3300ff;font-size: 14px;}
div#sessions div.note p:first-child {text-align: right;padding-bottom: 10px;}

div#sessions dl.toggleArea {padding-top: 10px;background-color: #e1e1e1;}
div#sessions dl.toggleArea .toggleCon {top: 45px;}
div#sessions .close {position: fixed;left: 0;bottom: 0;width: 100%;}
div#sessions .close a {display: block;width: 100%;line-height: 55px;height: 55px;font-size: 16px; text-align: center;box-sizing:border-box;}

div#sessions ul.conMenu > li:first:child{font-size:10px;}
dl.session, dl.session * {margin: 0;padding: 0;list-style:none;text-decoration: none;}
dl.session {margin: 15px;border: 1px solid #ccc;}
dl.session a, dl.session span {display: block;font-family: 'NotoSansKR Regular', sans-serif;   font-size: 13px;line-height: 16px;}
dl.session > dt {position: relative;}
dl.session a.trigger {position: relative;padding: 15px ;color: #444;font-size: 12px;font-family: 'NotoSansKR Light', sans-serif;}
dl.session a.trigger:after {position: absolute;right: 13px;top: 17px;width: 20px;height: 10px;content: "";background: url('mobile/toggle.png') center center no-repeat;background-size: 15px;}
dl.session span.btn {overflow: hidden; vertical-align: middle; padding: 0 0 10px; text-align: right;}
dl.session span.btn a {display: inline-block !important; height:30px; margin-left: 5px;padding: 7px 6px;line-height: 16px;color: #fff;font-size: 12px;font-family: 'Roboto-Medium', 'NotoSansKR Medium', sans-serif;}
dl.session span.btn a:first-child {margin-left: 0;}
dl.session span.btn img {display: inline-block;vertical-align: top;padding-right: 10px;}
dl.session span.btn a i {margin-right: 5px;}
dl.session span.btn a.like {border-color: #b11d5b;background-color: #b11d5b; color:#fff;display: inline-block;}
dl.session span.btn a.mail {border-color: #4a8cf0;background-color: #4a8cf0; color:#fff;display: inline-block;}

dl.session.view {border-color: #223871;}
dl.session.view a.trigger:after {transform:rotate(180deg);}

dl.session span.num {padding-bottom: 5px;color: #75309d;font-family: 'NotoSansKR Medium', sans-serif; font-size: 12px;}
dl.session span.tit {padding: 5px 0px;color: #222;font-family: 'NotoSansKR Medium', sans-serif; font-size: 15px;line-height: 16px;}

dl.session span.grade {position: absolute;right: 40px;top: 10px;overflow: hidden;}
dl.session span.grade img {float: left;width: 20px;margin-left: 5px;}
dl.session span.grade img:first-child {margin-left: 0;}

dl.session > dd {padding: 0 15px 15px;}

div.vod {min-height: 150px;background: #dfdfe2 url('mobile/bg_play.png') center center no-repeat;background-size: 49px;}
/*
div.poster {position: relative;overflow: hidden;height: 150px;}
div.poster img {display: block;width: 100%;}
div.poster a.viewBig {position: absolute;right: 0;bottom: 0;width: 30px;height: 30px;text-indent: -10000px;background: #4464b7 url('mobile/session_viewBig.png') center center no-repeat;background-size: 11px;}
*/






/* 이부스 */
div#eBooth {position: relative;padding-top: 15px;font-family: 'NotoSansKR Regular', sans-serif;background-color: #fff; padding-bottom: 65px;}

div#eBooth ul.subMenu {margin:0 15px 15px;}
div#eBooth ul.subMenu a {background-color: #fff;color: #737895;border: 1px solid #a5b2bc;border-left: 0 none; border-top: 0;}
div#eBooth ul.subMenu li:nth-child(3n+1) {width:33.4%;}
div#eBooth ul.subMenu li:nth-child(-n+3) a {border-top: 1px solid #a5b2bc;}
div#eBooth ul.subMenu li:nth-child(3n+1) a {border-left: 1px solid #a5b2bc;}
div#eBooth ul.subMenu li {width: 33.3%;border-top: 0 none;box-sizing:border-box;}
div#eBooth ul.subMenu .on a {background-color: #223871;border-color: #223871 !important;color: #fff;font-family: 'Roboto-Medium', sans-serif;}
div#eBooth .close {position: fixed;left: 0;bottom: 0;width: 100%;}
div#eBooth .close a {display: block;width: 100%;line-height: 55px;height: 55px;font-size: 18px;font-family: 'NotoSansKR Bold', sans-serif;text-align: center;box-sizing:border-box;text-decoration: none;color: #fff;background-color: #272b4b;}

div#eBooth h2.gradeTit{margin: 0 15px; width: calc (100% - 30px);height: 35px; line-height: 35px;text-align: center; color: #fff;background-color: #272b4b;font-size: 14px;font-family: 'Roboto-Medium', sans-serif;}
div#eBooth ul.grade {position:relative; margin: 15px; padding: 0; list-style: none;}
div#eBooth ul.grade li{border: 1px solid #a5b2bc; border-top: 0; padding: 15px;}
div#eBooth ul.grade li:first-child {border-top: 1px solid #a5b2bc;}
div#eBooth ul.grade li img{display: block; height:200px; margin: 0 auto;}
div#eBooth ul.grade li.visited {position: relative;}
div#eBooth ul.grade li.visited:after {position: absolute;left: 50%;bottom: 30px;width: 42px;height: 42px;margin-left: 50px;content: "";background: url('booth/visited.png') center center no-repeat;background-size: 42px;}

div.boothRolling {position: relative;height: calc(100% - 206px);background: url('booth/boothRolling_bg.png') center top no-repeat;background-size: 100% 100%;box-sizing:border-box;}
div.boothRolling * {margin: 0;padding: 0;list-style:none;text-decoration: none;}
div.boothRolling div.bx-wrapper {margin: 0 auto;}


div.boothRolling li a {display: block;padding-top: 0;margin: 0;text-align: center;box-sizing:border-box;}

div.boothRolling li.visited {position: relative;}
div.boothRolling li.visited:after {position: absolute;left: 50%;bottom: 30px;width: 42px;height: 42px;margin-left: 50px;content: "";background: url('booth/visited.png') center center no-repeat;background-size: 42px;}
div.boothRolling ul.grade02 li.visited:after {margin-left: -5px;}

div.boothRolling ul.grade01 {position: relative;padding-top: 100px;}
div.boothRolling ul.grade01:before {position: absolute;left: 50%;top: 50px;width: 160px;height: 35px;margin-left: -80px;line-height: 35px;text-align: center;content: "Diamond";color: #fff;background-color: #272b4b;font-size: 14px;font-family: 'Roboto-Medium', sans-serif;}
div.boothRolling ul.grade01 img {display: inline-block;height: 200px;}

div.boothRolling ul.grade02 {}
div.boothRolling ul.grade02 img {display: block;height: 220px;margin: 0 auto;}


div.boothRolling li p.boothGrade{display: none;color: #fff; text-align: center;background: #0b8fd0;  font-size: 16px; margin: 0 auto; padding: 10px 8px;  width: 220px;  border-radius: 20px;}
div.boothRolling div.bx-wrapper {}

div.boothRolling a.bx-prev,
div.boothRolling a.bx-next {position: absolute;top: 60%;width: 25px;height: 42px;margin-top: -60px;text-indent: -10000px;background-position: center center;background-repeat: no-repeat;background-size: 20px;}
div.boothRolling a.bx-prev {left: 10px;background-image: url('booth/booth_prev.png');}
div.boothRolling a.bx-next {right: 10px;background-image: url('booth/booth_next.png');}

div.boothRolling div.bx-pager {position: absolute;left: 0;top: 10px;width: 100%;text-align: center;font-size: 0;line-height: 0;}
div.boothRolling div.bx-pager > div {display: inline-block;margin-left: 5px;vertical-align: top;}
div.boothRolling div.bx-pager > div:first-child {margin-left: 0;}
div.boothRolling div.bx-pager a {display: block;width: 10px;height: 10px;border-radius:5px;background-color: #fff;}
div.boothRolling div.bx-pager a.active {width: 30px;background-color: #ffd43d;}


h3.grade03 {margin: 0;padding: 5px 15px;font-family: 'Roboto-Medium', sans-serif;font-size: 17px;line-height: 34px;font-weight: normal;color: #fff;background: url('booth/titBg_l.png') 0 0 no-repeat, url('booth/titBg_r.png') right top no-repeat,
linear-gradient( to right, #73838f, #678394);background-size: auto 44px;}

h3.grade04 {margin: 0;padding: 5px 15px;font-family: 'Roboto-Medium', sans-serif;font-size: 17px;line-height: 34px;font-weight: normal;color: #fff;background: url('booth/titBg_l.png') 0 0 no-repeat, url('booth/titBg_r.png') right top no-repeat,
linear-gradient( to right, #dca448, #98712d);background-size: auto 44px;}


ul.eboothList, ul.eboothList li {margin: 0;padding: 0;list-style:none;}
ul.eboothList {padding: 0 15px 30px;}
ul.eboothList:after {clear: both;display: block;height: 0;line-height: 0;list-style:none;content: "";}

ul.eboothList.typeA li {float: right;width: calc(50% - 8px);margin-top: 15px;border: 1px solid #ccc;box-sizing:border-box;}
ul.eboothList.typeA li:nth-child(odd) {clear: both;float: left;}
ul.eboothList.typeA a {display: table-cell;width: 700px;height: 65px;text-align: center;vertical-align: middle;}
ul.eboothList.typeA img {display: inline-block;max-width:80%;vertical-align: middle;}

ul.eboothList.typeA li.visited {position: relative;}
ul.eboothList.typeA li.visited:after {position: absolute;right: 10px;top: 50%;width: 48px;height: 48px;margin-top: -24px;content: "";background: url('booth/visited_2.png') center center no-repeat;background-size: 48px;}


ul.eboothList.typeB li {float: left;width: calc(33% - 10px);margin:10px 0 0 10px;border: 1px solid #ccc;box-sizing:border-box;}
ul.eboothList.typeB li:nth-child(3n+1) {clear: both;width: 33%;margin-left: 0;}
ul.eboothList.typeB a {display: table-cell;width: 700px;height: 65px;text-align: center;vertical-align: middle;}
ul.eboothList.typeB img {display: inline-block;max-width:80%;vertical-align: middle;}

ul.eboothList.typeB li.visited {position: relative;}
ul.eboothList.typeB li.visited:after {position: absolute;right: 10px;top: 50%;width: 34px;height: 34px;margin-top: -17px;content: "";background: url('booth/visited_3.png') center center no-repeat;background-size: 34px;}


div#eboothView {position: relative; padding-bottom: 65px;}
div#eboothView .close {position: fixed;left: 0;bottom: 0;width: 100%;}
div#eboothView .close a {display: block;width: 100%;line-height: 55px;height: 55px;font-size: 18px;font-family: 'NotoSansKR Bold', sans-serif;text-align: center;box-sizing:border-box;text-decoration: none;color: #fff;background-color: #272b4b;}

div#eboothView h1 {padding:20px 0;}
div#eboothView h1 img {display: block;max-width: 80%;margin: 0 auto;}

div#eboothView ul.conMenu {padding:15px;background-color: #d6e4f0;}
div#eboothView ul.conMenu li {width: 50%;}

div#eboothView div.vodArea {margin: 15px;}
div#eboothView div.vodArea img, div#eboothView div.vodArea iframe {width:100%; height:200px;}
div.vodArea iframe + iframe {margin-top: 10px;}
div.companyInfo {overflow-x: hidden;overflow-y: auto;max-height:300px;margin: 0 15px 15px;padding: 15px;border: 1px solid #ccc;color: #222;font-family: 'NotoSansKR Medium', sans-serif;}


ul.download, ul.download li ul.download a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
ul.download {overflow-x: hidden;overflow-y: auto;height: 340px;margin: 0 15px;padding:0 15px 15px;border: 1px solid #ccc;}

ul.download li {float: right;width:calc(50% - 10px);margin-top: 20px;}
ul.download li:nth-child(odd) {clear: both;float: left;}
ul.download a, ul.download img {display: block; width: 100%; margin: 0 auto;}
ul.download li > img {border: 1px solid #ccc;}
ul.download a {position: relative;margin-top: 20px;padding : 19px 10px; text-align: center; background-color: #0093d5;color: #fff; font-size: 15px;font-family: 'Roboto-SemiBold', 'NotoSansKR Medium', sans-serif;text-decoration: none; box-sizing:border-box;}
ul.download a img {display: inline-block; width: 13px;height: 15px;margin-top: 2px; margin-left: 5px;}

div.guestBook {margin: 15px;padding: 15px;background-color: #eee1ee;}
div.guestBook > p {margin: 0 0 15px;text-align: center;color: #000;font-size: 15px;font-family: 'NotoSansKR Medium', sans-serif;}

div.guestBook textarea {height: 200px;padding: 15px;background-color: #fff;border-radius:10px;color: #777;font-size: 14px;}
div.guestBook .btn > * {display: block;width: 130px;margin: 15px auto;}

div.guestBook dl {margin: 0 0 10px;}
div.guestBook dt {font-size: 0;line-height: 0;}
div.guestBook input {border-radius:10px; border: 0 none; width: 100%; margin-top: 10px; padding: 10px 20px; box-sizing: border-box; font-size:14px; }

div.boothVisit {position: relative; margin: 0 15px;background-color: #fff;box-sizing:border-box;font-family: 'Roboto-Regular', 'NotoSansKR Regular', sans-serif;}
div.boothVisit div.stamp {position: relative;width: 105px;height: 105px;margin: 20px auto;background: url('booth/stampBg.png') center 0 no-repeat;background-size: 105px;}
div.boothVisit div.stamp:before {position: absolute;left: 0;top: 0;width: 100%;height: 105px;border-radius:50%;background: rgba(209,12,104,.75) url('booth/stamp.png') center center no-repeat;;content: "";background-size: 48px;}
div.boothVisit div.stamp > * {display: table-cell;width: 105px;height: 105px;vertical-align: middle;text-align: center;font-size: 0;line-height: 0;text-decoration: none;}
div.boothVisit div.stamp img {display: inline-block;max-width: 60px;margin: 0 auto;}
div.boothVisit div.note {padding: 10px 0;color: #b82876;background-color: #f6f6f6;font-size: 15px;line-height: 30px;text-align: center;font-family: 'NotoSansKR Medium', sans-serif;}

div.boothVisit div.btn {}
div.boothVisit div.btn a {display: block;padding: 0;border: 0 none;line-height: 50px;text-align: center;color: #222;font-size: 15px;background-color: #272b4b;color: #fff;}

div.boothVisit div.stamp.visit {padding-bottom: 20px;}
div.boothVisit div.stamp.visit:before {position: absolute;left: 0;top: 0;width: 100%;border-radius:50%;background: rgba(6,4,85,.75);content: "Visited";text-align: center;line-height: 105px;color: #fff;font-size: 16px;font-family: 'Roboto-Medium', 'NotoSansKR Medium', sans-serif;}
div.boothVisit div.stamp.visit + div.btn {display: none;}


/* My Page */
div.mypage {position: relative;padding:0 15px 65px;font-family: 'NotoSansKR Regular', sans-serif;color: #000;font-size: 14px;}
div.mypage ul, div.mypage li {margin: 0;padding: 0;list-style:none;}
div.mypage h3 {margin: 30px 0 15px;color: #000;font-size: 17px;font-family: 'NotoSansKR Medium', sans-serif;font-weight: 500;}
div.mypage h3:first-child {margin-top: 0;}
div.mypage > p {margin:15px 0 0;color: #222;}

ul.listStar, ul.listStar li {margin: 0;padding: 0;}
ul.listStar > li {position: relative;padding-left: 15px !important;}
ul.listStar > li:before {position: absolute;left: 0;top: 0;content: "※";}

div.mypage ul.listStar {margin-top: 10px;}
div.mypage ul.subMenu {margin-bottom: 10px;}

div.mypage div.mypageCon {padding-bottom: 55px;}
div.mypage dl, div.mypage dt, div.mypage dd {margin: 0;padding: 0;list-style:none;}
div.mypage dl {padding: 20px;}
div.mypage dl.bg {background-color: #f2f3f5;}
div.mypage dt {padding-bottom: 20px;font-size: 17px;line-height: 25px;}
div.mypage dd {}

div.mypage ul.conMenu {padding: 0 0 15px;}

ul.stamp, ul.stamp li {margin: 0;padding: 0;list-style:none;}
ul.stamp {width: 210px;margin: 0 auto;}
ul.stamp:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}
ul.stamp > li {overflow: hidden;position: relative;float: left;width: 60px;height:60px;margin:10px 0 10px 15px !important;border-radius:30px;background: url('mobile/stamp_bg.png') center center no-repeat;background-size: 60px;}
ul.stamp > li:nth-child(3n+1) {clear: both;margin-left: 0 !important;}
ul.stamp span {display: table-cell;width: 60px;height: 60px;vertical-align: middle;text-align: center;}
ul.stamp img {width: 70%;display: inline-block;}

ul.stamp .visit:before {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(155,12,63,.75);content: "참여완료";text-align: center;line-height: 60px;color: #fff;font-size: 12px;font-family: 'NotoSansKR Medium', sans-serif;}

div.mypage div.bx-wrapper {position: relative;padding-top: 20px;margin: 0 auto;}
div.mypage a.bx-prev,
div.mypage a.bx-next {position: absolute;top: 50%;width: 22px;height: 41px;margin-top: -10px;text-indent: -10000px;background-position: center center;background-repeat: no-repeat;background-size: 22px;}
div.mypage a.bx-prev {left: -50px;background-image: url('mobile/stamp_prev.png');}
div.mypage a.bx-next {right: -50px;background-image: url('mobile/stamp_next.png');}

div.mypage div.bx-pager {position: absolute;left: 0;top: 0;width: 100%;text-align: center;}
div.mypage div.bx-pager > * {display: inline-block;vertical-align: top;margin-left: 10px;}
div.mypage div.bx-pager > *:first-child {margin-left: 0;}
div.mypage div.bx-pager a {display: block;width: 10px;height: 10px;line-height: 10px;border-radius: 5px;text-indent: -10000px;text-decoration: none;background-color: #ccc;}
div.mypage div.bx-pager a.active {width: 30px;background-color: #4757a5;}

div.mypage div.close {position: fixed;left: 0;bottom: 0;width: 100%;}
div.mypage div.close > a {display: block;width: 100%;height: 55px;line-height: 53px;font-size: 18px;padding: 0;font-family: 'NotoSansKR Medium', sans-serif;text-align: center;box-sizing:border-box;background-color: #272b4b;border-color: #272b4b;color: #fff;text-decoration: none;}

ul.moreMenu{display:block;}
ul.moreMenu, ul.moreMenu li, ul.moreMenu a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
div.mypage ul.moreMenu {padding-top: 15px;font-size: 0;line-height: 0;text-align: center;}
ul.moreMenu li,
ul.moreMenu img {display: inline-block;vertical-align: top;}

ul.moreMenu li {float:left;width:calc(50% - 5px); margin-top: 10px;margin-left: 10px;}
ul.moreMenu li:nth-child(-n+2){margin-top: 0;}
ul.moreMenu li:nth-child(2n+1){margin-left: 0;}
ul.moreMenu a {display: block;padding: 13px 0;border-radius:5px;color: #fff;line-height: 24px;font-size: 15px;font-family: 'NotoSansKR Medium', sans-serif;background-color: #6847b1;}
ul.moreMenu img {padding-right: 10px; height:50%;}

ul.moreMenu:after {clear: both;display: block;height: 0;font-size: 0;line-height: 0;content: "";}

ul.total, ul.total li {margin: 0;padding: 0;list-style:none;}
div.mypage ul.total {display: block;margin: 15px 0 0;}
ul.total:after {clear: both;display: block;height: 0;font-size: 0;line-height: 0;content: "";}
ul.total > li {position:relative; float: left;width: 50%;padding: 15px 0;text-align: center;background-repeat:no-repeat;color: #464646;font-size: 16px;font-family: 'NotoSansKR Medium', sans-serif;box-sizing:border-box;line-height: 1.2;}
ul.total > li:before{position:absolute;left:0; top:17px; width:1px;height:15px; background-color: #303030; content:'';}
ul.total > li:first-child:before{width:0;}
ul.total > li:first-child {border: 0 none;padding: 15px 0;text-align: center;color: #222;}
ul.total span {color: #384dcb;font-size: 16px;}

div.mypage table.tblDef + table.tblDef {border-top: 0 none;}



/* FAQ */
div.faq {padding: 0 15px 15px;}
div.faq h3 {padding:0 0 15px;color: #000;font-size: 22px;font-family: 'NotoSansKR Bold', sans-serif;text-align: center;}

dl.note, dl.note dt, dl.note dd {margin: 0;padding: 0;}
dl.note {padding-bottom: 15px;text-align: center;color: #141a5b;font-size: 12px;line-height: 16px;}
dl.note dt {font-family: 'NotoSansKR Light', sans-serif;font-weight: 300;}
dl.note dd {font-family: 'NotoSansKR Regular', sans-serif;font-weight: 400;}

a.conLink {display: inline-block !important;border-bottom: 1px solid #1b61e2;color: #1b61e2;}

dl.faq, dl.faq > dt, dl.faq > dd, dl.faq ul, dl.faq li, dl.faq p {font-family: 'Roboto-Light', sans-serif ; margin: 0;padding: 0;list-style:none;}
dl.faq {padding: 0;border-top: 2px solid #5e617a;border-bottom: 1px solid #ccc;font-size: 13px;line-height: 21px;color: #000;font-family: 'NotoSansKR Regular', sans-serif;font-weight:400;}
dl.faq + dl.faq {border-top: 0 none;}

dl.faq dt a {position: relative;display: block;padding:36px 40px 10px 10px;text-decoration: none;font-size: 14px;line-height: 21px;color: #000;font-family: 'NotoSansKR Regular', sans-serif;font-weight:400;}
dl.faq dt span {position: absolute;left: 10px;top: 10px;width: 25px;height: 14px;padding: 2px 0 5px;text-align: center;font-family: sans-serif;background-color: #212b75;color: #fff;font-size: 12px;line-height: 17px;}
dl.faq dt a:after {position: absolute;right: 10px;top: 50%;width: 10px;height: 6px;margin: -3px;content: "";background: url('mobile/toggle.png') center center no-repeat;background-size: 10px;}
dl.faq dt span.awnser {position: absolute;left: 10px;top: 10px;width: 25px;height: 14px;padding: 2px 0 5px;text-align: center;font-family: sans-serif;background-color: #E91E63;color: #fff;font-size: 12px;line-height: 17px;}

dl.faq dt.view {background-color: #f1f2f8;}
dl.faq dt.view a {color: #212b75;font-family: 'NotoSansKR Medium', sans-serif;font-weight: 500;}
dl.faq dt.view a:after {transform:rotate(180deg);}
dl.faq > dd.toggleCon {position: relative;padding:15px;border-top: 1px solid #ccc;}
dl.faq > dd.toggleCon:before {display: block;width: 20px;padding: 3px 0;margin-bottom: 5px;content: "A";text-align: center;background-color: #bb114d;color: #fff;font-size: 12px;line-height: 14px;}
dl.faq > dd.toggleCon img {display: block;margin: 15px auto 0;}
dl.faq > dd.toggleCon > * {margin-top: 20px;}
dl.faq > dd.toggleCon > *:first-child {margin-top: 0;}
dl.faq dd dt {padding-bottom: 10px;font-weight: bold;}
dl.faq table.tblDef {border-top-color: #000;}
dl.faq table.tblDef th, dl.faq table.tblDef td {padding: 5px;border-left: 1px solid #ccc;font-size: 14px;}
dl.faq table.tblDef th {background-color: #f9f9f9;border-left: 0 none;}

dl.faq div.btn a {margin-top: 5px;}

ul.listBar, ul.listBar > li {margin: 0;padding: 0;list-style:none;}
ul.listBar > li {position: relative;padding-left: 10px !important;}
ul.listBar > li:before {position: absolute;left: 0;top: 0;content: "-";line-height: 1em;}


/* footer 추가 */
div#footerWrap{width: 100%;}
div#footerWrap, div#footerWrap a {font-size: 12px;line-height: 22px;color: #5a5a5a;text-decoration: none;font-family: 'NotoSansKR DemiLight', sans-serif;}
div#footerWrap {background-color: #f8f8f8;}

div#footerWrap > div {overflow: hidden;padding: 20px 10px;margin: 0 auto;text-align: center;}
div#footerWrap p {margin: 0;}
div#footerWrap ul {overflow: hidden;margin: 0;padding: 0;font-size: 0;line-height: 0;}
div#footerWrap li {position: relative;display: inline-block;vertical-align: top;margin: 0;padding: 0 15px 0 0 ;list-style:none;font-size: 12px;line-height: 22px;}
div#footerWrap li:last-child {padding: 0;}
div#footerWrap li:after {position: absolute;right: 7px;top: 50%;width: 1px;height: 12px;margin-top: -6px;content: "";background-color: #5a5a5a;}
div#footerWrap li:last-child:after {display: none;}

div#footerWrap dt {font-family: 'NotoSansKR Medium', sans-serif;}
div#footerWrap address span {font-style: italic;color: #2742e4;}


.flicker {display: inline-block;animation-duration:1s;animation-name:flicker; animation-iteration-count: infinite;}
@keyframes flicker {
	0% {opacity:0;}
	50% {opacity:1;}
	100% {opacity:0;}
}
div.webinar {position: relative; padding-bottom: 60px;}
div.webinar div.out {position: fixed; left: 0; bottom: 0; width: 100%; height: 45px;}
div.webinar div.out a {	display: block;	text-decoration: none; line-height: 45px; height: 45px;}
div.webinar div.out a.logout {width: 100%; text-align: center; font-size:16px;	background-color: #1b2734; color: #fff;}
div.webinar div.out a.list {width: 100%; text-align: center; font-size:16px;	background-color: #456d99; color: #fff;}
div.webinar div.session {position: relative; padding : 40px 15px 0;}
div.webinar div.session .toggle {position: absolute; left: 0; top: 0; width: 100%; z-index: 10;}
div.webinar div.session .toggle a {text-decoration: none;}
div.webinar div.session .toggle a.trigger {position: relative; background: #12134d; display: block; padding: 10px 40px 10px 15px; text-decoration: none; color: #fff; font-family: 'NotoSansKR medium', sans-serif; font-size:16px; line-height: 20px;}
div.webinar div.session .toggle a.trigger:after {position: absolute; right: 15px; top: 50%; margin-top: -4px; width: 14px; height: 8px; content:''; background: url('mobile/ic_toggle.png') no-repeat center center; background-size: 14px auto;}
div.webinar div.session .toggle.view a.trigger:after {transform:rotate(-180deg);}
div.webinar div.session .toggleCon {border: 2px solid #12134d; border-top: 0; background-color: #fff;}
div.webinar div.session .toggleCon li a {display: block; padding: 5px 15px; color: #121212;font-size:14px; line-height: 25px;border-bottom: 1px solid #c9c9c9;}

div.searchArea {position: relative;padding: 15px 0;}
div.searchArea input[type=text] {width: 100%;height: 35px;padding: 0 100px 0 15px;box-sizing:border-box;  border-radius:17px;}
div.searchArea input[type=text]::placeholder {line-height: 33px;color: #46464f; font-size:13px;}
div.searchArea input[type=submit] {position: absolute;right: 0;top: 16px;width: 85px;height: 33px; border: 0; padding: 0 40px 0 15px; color: #fff; text-align: left; border-radius:16px; background: #46464f url('mobile/ic_search.png') no-repeat right 15px center; background-size: 10px auto;}

div.webinar dl.sessionList + dl.sessionList {margin-top: 15px;}
div.webinar dl.sessionList dt {background-color: #203979; text-align: right; color: #fff; padding: 10px 9px; font-size:14px;}
div.webinar dl.sessionList dt > strong {display: block; text-align: left; font-size:14px; line-height: 28px; font-weight: normal; font-family: 'NotoSansKR Bold', sans-serif;}
div.webinar dl.sessionList.oral dt > strong {margin-bottom: 5px;}
div.webinar dl.sessionList dt > strong span {color: #ffdc1c;}
div.webinar dl.sessionList dd.chairpersons {display: block;background-color: #fff; padding: 10px 9px; border-bottom: 1px solid #203979; font-size:14px;}
div.webinar dl.sessionList dd.chairpersons strong {display: block; margin-bottom: 5px; color: #203979;font-weight: normal; font-family: 'NotoSansKR Bold', sans-serif;}
div.webinar dl.sessionList table {width: 100%; border-spacing: 0;}
div.webinar dl.sessionList table td {padding: 7px; border-bottom: 1px solid #ccc; font-size:14px; color: #121212; line-height: 20px;}
div.webinar dl.sessionList table td.time {background-color: #eff2fa; text-align: center; color: #222;}
div.webinar dl.sessionList table td span.title {display: block; margin-top: 5px;}
div.webinar dl.sessionList table td span.category {text-align: center; color: #fff; padding: 0 6px; border-radius:5px;}
div.webinar dl.sessionList.oral table td span.category {background-color: #e051ac;}
div.webinar dl.sessionList.poster table td span.category {background-color: #50bddc;}
div.webinar dl.sessionList table td span.name {margin-top: 5px; font-style: italic; color: #676767;}
div.webinar dl.sessionList table td.view {position: relative;}
div.webinar dl.sessionList table td.view span {position: absolute; right: 7px; top: 7px; text-align: right; width: 100%;}
div.webinar dl.sessionList table td.view span:before {content:''; display: inline-block; vertical-align: top; margin: 5px 5px 0 0; width: 18px; height: 13px; background: url('mobile/ic_view.png') no-repeat center center;}
div.webinar dl.sessionList table td.view a {display: block; text-decoration: none; background-color: #3d77d8; text-align: center; color: #fff; border-radius:3px;padding: 2px 5px;}
div.webinar dl.sessionList table td.view a:after {content:''; display: inline-block; vertical-align: top; margin: 4px 0 0 5px; width: 8px; height: 13px; background: url('mobile/ic_view_arr.png') no-repeat center center;}

div#popupSession {box-sizing:border-box;}
div#popupSession .popup {left: 15px; top: 50%; width: calc(100% - 30px); height:auto; max-height:600px; transform:translateY(-50%); background-color: #fff; padding: 15px 10px; box-sizing:border-box;}
div#popupSession .titleArea span {display: block; font-size:14px; line-height: 20px;}
div#popupSession .titleArea span.category {display: inline-block; vertical-align: top; text-align: center; color: #fff; padding: 0 5px; border-radius:3px;} 
div#popupSession .popupCon.oral span.category {background-color: #e051ac;}
div#popupSession .popupCon.poster span.category {background-color: #50bddc;}
div#popupSession .titleArea span.title {display: block; margin-top: 5px; color: #121212;}
div#popupSession .titleArea span.name {margin-top: 5px; font-style: italic; color: #676767;}
div#popupSession div.popupCon .scrollArea {height: 285px; margin: 10px 0; padding-right: 10px; scrollbar-3dLight-Color: #fff; scrollbar-arrow-color: #fff; scrollbar-base-color: #370d32; scrollbar-Face-Color: #370d32; scrollbar-Track-Color: #fff; scrollbar-DarkShadow-Color: #fff; scrollbar-Highlight-Color: #fff; scrollbar-Shadow-Color: #fff;}
div#popupSession div.popupCon .scrollArea img {width: 100%;}
div#popupSession div.popupCon .scrollArea::-webkit-scrollbar {position: relative;width: 5px; background: #fff url('mobile/img_scorllY_bg.png') repeat-y center top;}
div#popupSession div.popupCon .scrollArea::-webkit-scrollbar-thumb {background-color: #203979; border-radius:5px;}
div#popupSession div.btn.close {text-align: center;}	
div#popupSession div.btn.close a {background-color: #46464f; border-color: #46464f; color: #fff; height: 30px; line-height: 30px; border-radius:5px; width: 90px;}

div.session .subMenu {background-color: #f1eefc; padding: 20px 15px; margin: 0 -15px; font-size:0;}
div.session .subMenu li a {background-color: #fff; border: 1px solid #311785; color: #311785; border-left: 0; font-size:14px; box-sizing:border-box;padding: 9px 10px;}
div.session .subMenu li:first-child a {border-left: 1px solid #311785;}
div.session .subMenu li.on a {background-color: #311785; border-color: #311785; color: #fff;}

ul.eposterList {margin: 0; padding: 0; list-style: none;}
ul.eposterList li {padding: 5px 7px; border-bottom: 1px solid #ccc; position: relative;}
ul.eposterList li a {text-decoration: none; color: #121212; font-size:14px;}
ul.eposterList li .thumb {border: 1px solid #ccc; height: 155px; display: block; margin-bottom: 5px;    overflow: hidden;}
ul.eposterList li .thumb img {display: block; width: 100%; }
ul.eposterList li .num {display: inline-block; vertical-align: top;background: #f7993d;     font-size: 12px;color: #fff; text-align: center; padding: 0 9px; border-radius:3px; line-height: 21px;}
ul.eposterList li .category {position: absolute; right: 7px; top: 165px; text-align: right; font-size:0;}
ul.eposterList li .category span {display: inline-block; vertical-align: top;font-size:14px; background-repeat: no-repeat; background-position: left center;}
ul.eposterList li .category span.comment {padding-left: 25px; background-image: url('mobile/ic_list_comment.png');}
ul.eposterList li .category span.view {margin-left: 12px; padding-left: 28px; background-image: url('mobile/ic_list_view.png');}
ul.eposterList li .tit {display: block;margin-top: 7px;font-size: 17px;line-height: 20px;letter-spacing: -0.5px;} 
ul.eposterList li .writer {display: block;    margin: 9px 0 7px 0;color: #676767; font-style: italic;    font-size: 14px; line-height: 18px;  ;}
div.session ul.pager {padding: 15px 0;}
div.session ul.pager a {width: 28px; box-sizing:border-box;}
div.session ul.pager a.on {background-color: #dce3ff; color: #121212; border-radius:50%;}
div.session ul.pager li.prev + li, div.session ul.pager li.next {margin-left: 15px;}

dl.sessionBrief {margin-top: 20px; padding: 10px; border-top: 1px solid #55559b; border-bottom: 1px solid #ccc;}
dl.sessionBrief dt {position: relative; padding-top: 30px; color: #121212; font-family: 'NotoSansKR Regular', sans-serif;    letter-spacing: -0.5px; font-size: 17px;line-height: 20px;}
dl.sessionBrief dt span {position: relative; position: absolute; left: 0; top: 0; background-color: #f7993d; color: #fff; line-height: 23px; font-size:14px; padding: 0 5px; border-radius:3px; font-family: 'NotoSansKR Regular', sans-serif;}
dl.sessionBrief dd span {display: block;}
dl.sessionBrief dd span.name {margin: 10px 0; color: #676767; font-style: italic;    letter-spacing: -0.5px; font-size: 16px; line-height: 21px;} 
dl.sessionBrief dd span.btn {font-size:0; display:flex; gap:10px; flex-wrap:wrap;}
dl.sessionBrief dd span.btn a {display: inline-block; width: calc(50% - 5px);  height: auto; line-height: 22px; border: 0; padding: 0; padding-left: 30px; background-size: auto 22px; background-repeat: no-repeat; background-position: left top; letter-spacing: -0.2px;}
dl.sessionBrief dd span.btn a.like {background-image: url('mobile/ic_like.png'); color: #ea207a;}
dl.sessionBrief dd span.btn a.like.on {background-image: url('mobile/ic_like_on.png');}
dl.sessionBrief dd span.btn a.favorite {background-image: url('mobile/ic_fav.png'); color: #2041d1;}
dl.sessionBrief dd span.btn a.favorite.on {background-image: url('mobile/ic_fav_on.png');}
dl.sessionBrief dd span.btn a.mail {background-image: url('mobile/ic_mail.png'); color: #1a9add;}
dl.sessionBrief dd span.btn a.list {background-image: url('mobile/ic_list.png'); color: #7c7da1;}

div.sessionArea div.con > div {background-color: #f5f5f5; padding: 10px;}
div.sessionArea div.con > div iframe {display: block; width: 100%; height: 280px; background-color: #fff;}
div.sessionArea div.posterCon {height: 280px; overflow-x: hidden;overflow-y: auto;}
div.sessionArea div.con div.posterBtn {display:flex; gap:10px; margin-top: 10px; justify-content:right;}
div.sessionArea div.con div.posterBtn a {display: inline-flex; align-items:center; justify-content: center; height: 30px; font-size:14px; line-height: 1;vertical-align: top; padding: 3px  8px; border-radius:3px; text-align: center; color: #fff; text-decoration: none; box-sizing: border-box;}
div.sessionArea div.con div.posterBtn a.list {background-color: #597cc3;}
div.sessionArea div.con div.posterBtn a.view {background-color: #3eb4b4;}
div.sessionArea dl.list dt {background-color: #203979; color: #fff; padding: 10px; font-weight: normal;}
div.sessionArea dl.list dt:after {clear: both; content:''; display: block;}
div.sessionArea dl.list dt span {float: right;}
div.sessionArea dl.list dt span:before {content:'Total : '}
div.sessionArea dl.list ul {margin: 0; padding: 0; list-style: none; height: 226px; overflow-x:hidden; overflow-y: auto;}
div.sessionArea dl.list ul li {border-bottom: 1px solid #ccc; position: relative; padding-right: 43px;}
div.sessionArea dl.list ul li a {position: relative; display: block; text-decoration: none; padding: 35px 0 10px 10px; color: #121212; font-size:14px; height: 112px; box-sizing:border-box;}
div.sessionArea dl.list ul li a span {display: block;}
div.sessionArea dl.list ul li a span.code {position: absolute;left: 10px; top: 10px; background-color: #f7993d; color: #fff; line-height: 23px; font-size:14px; padding: 0 5px; border-radius:3px; font-family: 'NotoSansKR Regular', sans-serif;}
div.sessionArea dl.list ul li a span.title {margin-top: 5px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #121212;font-size: 15px;    line-height: 19px;}
div.sessionArea dl.list ul li a.fav {position: absolute; right: 10px; top: 50%; transform:translateY(-50%); padding: 0; font-size:0; width: 30px; height: 30px; background: url('mobile/ic_list_fav.png') no-repeat center center; background-size:30px;}
div.sessionArea dl.list ul li a.fav.on {background-image: url('mobile/ic_list_fav_on.png');}

div.replyArea {margin-top: 20px; border-top: 1px solid #55559b; background-color: #f3f7fc; padding: 0 10px; overflow-x: hidden;overflow-y: auto; max-height: 250px;}
div.replyArea dl.replyItem {}
div.replyArea dl.replyItem * {margin: 0;}
div.replyArea dl.replyItem dt {padding: 10px; font-size:16px; line-height: 20px;}
div.replyArea dl.replyItem dt span {margin-left: 5px; display: inline-block; color: #424242; font-size:14px; font-family:'NotoSansKR Light',sans-serif;}
div.replyArea dl.replyItem dt a {display: inline-block; padding-left: 13px; margin-left: 5px; text-decoration: none; color: #424242; font-size:14px; background: url('mobile/ic_reply.png') no-repeat left center; background-size:8px auto;}
div.replyArea dl.replyItem dt + dd {padding: 10px; padding-top: 0; font-size:14px; border-bottom: 1px solid #ccc;}
div.replyArea dl.replyItem.reply {border-top: 1px ;padding-left: 23px; background: url('mobile/ic_replyBl.png') no-repeat left 10px top 10px; border-bottom: 1px solid #ccc; background-size: 13px;}
div.replyArea dl.replyItem.reply dd {border-bottom: 0;}
dl.comment {background-color: #fff; background-color: #f3f7fc; padding: 20px 10px 10px; width: 100%; box-sizing:border-box;}
dl.comment dt {margin-bottom: 10px; color: #121212; font-size:16px; font-family:'NotoSansKR Bold',sans-serif;}
dl.comment dd {font-size:0;}
dl.comment dd input {display: inline-block; vertical-align: top; width: 70px; height: 70px; margin-left: 10px; text-align: center; background-color: #203979; color: #fff; border-radius:5px; border: 0;}
dl.comment dd textarea {display: inline-block; vertical-align: top; width: calc(100% - 80px); height: 70px; font-size:14px; border-radius:5px; background-color: #fff; border-color: #ccc;}

div.eposterView {width: 100%; overflow-x: hidden; overflow-y: auto;}
div.eposterView img {display: block; width: 100%;}

/* View Popup Rolling */
.viewPop {
	position: relative;
	padding: 0 30px;
}
.viewPop ul > li {
	text-align: center;
}
.viewPop .bx-controls a {	
	position: absolute;
	top: 110px;
	font-size:0;
	transition: 0.2s ease;
	width: 20px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;	
	background-size: 15px auto;
}
.viewPop .bx-controls a:hover {
	transition: 0.2s ease;
}
.viewPop .bx-controls a.bx-next {	
	right: 0px;
	background-image: url('mobile/ic_rolling_next.png');
}
.viewPop .bx-controls a.bx-prev {
	left: 0px;
	background-image: url('mobile/ic_rolling_pre.png');
}
.viewPop .bx-controls a.bx-next:hover {	
	background-image: url('mobile/ic_rolling_next_hover.png');
}
.viewPop .bx-controls a.bx-prev:hover {
	background-image: url('mobile/ic_rolling_pre_hover.png');
}

div.sessionArea > div.con .posterBtn .posterRolling-controls {
	display: flex;
	align-items: center;
	justify-content: end;
	gap: 10px;
}
div.sessionArea > div.con .posterBtn .posterRolling-controls > div {
	display: inline-block;
}
div.sessionArea > div.con .posterBtn .posterRolling-controls div > a {	
	font-size: 0;
	transition: 0.2s ease;
	display: inline-block;
	width: 30px;
	height: 30px;
	padding: 0;
	border-radius: 3px;
	background-color: #475373;
	background-repeat: no-repeat;
	background-position: center center;	
	background-size: 8px auto;
}
.posterRolling-controls a.bx-next {	
	background-image: url('mobile/ic_poster_next.png');
}
.posterRolling-controls a.bx-prev {
	background-image: url('mobile/ic_poster_prev.png');
}