@charset "UTF-8";
/* incomms LYG */

/*common*/
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
  box-sizing: border-box;
}
body {
  height: 100%;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
img, fieldset {
  border: 0;
}

img, input, select, button {
  vertical-align: middle;
}

input, select, button, textarea {
  outline: none;
}

li {
  list-style: none;
}

table {
  clear: right;
  border-collapse: collapse;
  border-spacing: 0;
}

hr, legend {
  display: none;
}

caption {
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
}

a {
  color: #444;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.xe-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

@font-face {
  font-family: "ng";
  font-style: normal;
  src: url("//cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/v1/NanumBarunGothic-Regular.eot");
  src: url("//cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/v1/NanumBarunGothic-Regular.eot?#iefix") format("embedded-opentype"), url("//cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/v1/NanumBarunGothic-Regular.woff") format("woff"), url("//cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/v1/NanumBarunGothic-Regular.ttf") format("truetype");
}



body, input, textarea, select, table, button{
  font-family: "나눔바른고딕",NanumBarunGothic,'나눔고딕',NanumGothic,ng,'맑은 고딕',malgungothic,'굴림',Gulim,AppleGothic,sans-serif;
  font-size: 13px;
  color: #555;
  line-height: 1.4;
}
body{
	text-align: center;
}

.spot{
	height: 570px;
	padding-top: 100px;
	background: url(../img/bg_spot.jpg) 50% 50% no-repeat;
	background-size: cover;
	color: #fff;
}

.spot h1{
	background:url(../img/h_logo_pc.png) 50% 0 no-repeat;
	height: 59px;
	margin-bottom:35px;
}
.spot dl{
	margin-bottom: 60px;
}
.spot dd{
	font-size: 30px
}

.spot strong{
	font-size: 50px;
}

.spot .days{
	display: inline-block;
	position: relative;
	width:100px;
	height: 70px;
	padding-right: 4px;
	background-color: #384CD8;
	border-radius: 2px;
	vertical-align: middle;
	font-style: normal;
	line-height: 76px;
	letter-spacing: -4px;
	font-size: 60px;
	font-weight: normal;
}
.spot .days:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 35px;
	background-color: #384CD8;
	opacity: 0.4;
	content:"";
}

.spot .days+span{
	margin-left: 10px;
}

.spot .late-xecon{
	margin-top: 24px;
}

.spot .late-xecon a{
	margin-left: 25px;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.spot .late-xecon a:first-child{
	margin-left:0;
}
.footer{
	padding: 30px 0 40px;
	background-color: #575B67;
	color:#fff;
}
.footer>div{
	max-width: 830px;
	margin: 0 auto;
}
.footer .copyright{
	clear:both;
	padding-top: 35px;
}
.footer .agency-list{
	margin-bottom: 35px;
}
.footer .copyright a{
	color:#fff;
}
.footer .dropdown{
	display: inline-block;
	position: relative;
	font-size: 14px;
}

.footer .dropdown:after{
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 50%;
	width: 0;
	height: 0;
	margin-top: -2px;
	border-style: solid;
	border-width: 4px;
	border-color: #fff transparent transparent transparent;
	content: "";
}

.footer .dropdown button{
	display: inline-block;
	height: 37px;
	padding-right: 65px;
	background-color: transparent;
	border:2px solid #fff;
	color: #fff;
	cursor: pointer;
	text-align: left;
}

.footer .dropdown ul{
	display: none;
	position: absolute;
	top:100%;
	width: 100%;
	margin-top: -2px;
	background-color: #575B67;
	border:2px solid #fff;
	box-sizing: border-box;
}

.footer .dropdown.open ul{
	display: block;
}

.footer .dropdown li a{
	display: block;
	height:33px;
	padding-left: 6px;
	color: #fff;
	text-align: left;
	line-height: 36px;
}
.footer .agency-list li{
	display: inline-block;
	margin-left: 20px;
}
.footer .agency-list li:first-child{
	margin-left: 0;
}


/*#content*/
.recruit{
	padding: 80px 0;
	background-color: #EEEFF4;
}
.recruit h2{
	margin-bottom: 30px;
	font-size: 50px;
	font-weight: normal;
	color: #333;
}

.recruit p{
	font-size: 20px;
}

.recruit p+p{
	margin-top: 35px;
}
.recruit ul{
	table-layout: fixed;
	max-width: 1020px;
	width: 100%;
	margin: 80px auto 0;
}
.recruit li{
	margin-top: 50px;
	padding-top: 170px;
	background: url(../img/bg_speaker.png) 50% 0 no-repeat;
	background-size: 150px 150px;
	color: #5773dc;
}
.recruit li.introduce{
	background-image: url(../img/bg_speaker2.png);
}
.recruit li.career{
	background-image: url(../img/bg_speaker3.png);
}

.recruit li em{
	display: block;
	margin-bottom: 14px;
	font-style: normal;
	font-size: 20px
}

.recruit li p{
	font-size: 16px;
	color: #5e6280;
}

#content>.link-contact{
	display: block;
	padding: 35px 0;
	background-color: #E0E2EB;
	font-size: 20px;
}
.link-contact{
	color: #5e6280;
}
.link-contact i{
	margin:0 5px 0 18px;
	vertical-align: middle;
}

.detail{
	padding: 80px 0;
	border-top: 1px solid #E0E2EB;
}

.detail h3{
	margin-bottom: 27px;
	font-size: 46px;
	font-weight: normal;
	color: #333;
}

.detail p{
	font-size: 20px;
}

.detail p .link-contact{
  color: #5773dc;
}

.detail p .link-contact i{
	margin-left: 0;
}
.detail .schedule{
	display: block;
	overflow: hidden;
	position: relative;
	margin-top: 18px;
}
.detail .schedule:fisrt-child{
	margin-top: 0;
}
.detail .schedule dt,
.detail .schedule dd{
	display: inline-block;
	font-size: 20px;
}
.detail .schedule dt{
	font-weight: 600;
}
.detail .tag-list{
	display: inline-block;
	max-width: 850px;
	margin-top: 27px;
	padding: 20px 55px 15px;
	border:1px solid #5773DC;
}
.detail .tag-list li{
	display: inline-block;
	font-size: 20px;
	color: #5773dc;
	line-height: 48px;
	margin-right: 40px;
}
.detail .tag-list li:last-child{
	margin-right: 0;
}

.main-section {
    position: relative;
    min-width: 1024px;
    height: 571px;
    padding-top: 193px;
    background: #10101d url(../img/bg_section.jpg) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.main-section h1 {
    position: relative;
    height: 99px;
    background: url(../img/i_logo.png) center no-repeat;
}
.main-section-data {
    margin-top: 138px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}
.main-section-data dd {
    margin-bottom: 2px;
}
.main-section-data dd a {
    color: #fff;
}
.main-section-data i {
    position: relative;
    top: 3px;
    width: 15px;
    height: 21px;
    font-size: 24px;
    margin-left: 1px;
}
.main-section .link-etc {
    position: relative;
    top:-456px;
    max-width: 1024px;
    margin: 0 auto;
}
.main-section .link-etc a {
    position: absolute;
    top: 0;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.link-etc-pro {
    right: 119px;
}
.link-etc-regi {
    right: 0;
}
.main-section2 {
    min-width: 1024px;
    padding: 90px 0;
    background-color: #eeeff4;
    border-bottom: 1px solid #dfe2eb;
}
.main-section2 h2 {
    display: block;
    height: 28px;
    margin-bottom: 43px;
    background: url(../img/t_section2.png) center no-repeat;
}
.main-section2 p {
    font-size: 20px;
    line-height: 33px;
    color: #333;
    padding: 10px 0;
}
.main-section-title {
    padding-top: 80px;
    font-size: 38px;
    font-weight: bold;
    color: #333;
}
.main-section3 {
    min-width: 1024px;
    padding-bottom: 99px;
    border-bottom: 1px solid #dfe2eb;
}
.main-section3 .article {
    max-width:1024px;
    margin: 0 auto;
}
.program-caption {
    text-align: right;
    margin: 34px 0 6px;
}
.xecon-program-timetable {
    border-top: 2px solid #545454;
    border-bottom: 2px solid #545454;
    text-align: left;
}
.xecon-program-timetable li {
    border-top: 1px solid #c7c7c7;
}
.xecon-program-time {
    display: inline-block;
    width: 198px;
    margin-top: 30px;
    font-size: 16px;
    color: #666;
    vertical-align: top;
}
.xecon-program-tracks {
    display: inline-block;
    width: 822px
}
.xecon-program-tracks li {
    position: relative;
    border: 0;
    border-top: 1px solid #e7e7e7;
}
.xecon-program-tracks li:first-child {
    border-top: 0;
}
.xecon-program-track-title {
    overflow: hidden;
    display: inline-block;
    max-width: 700px;
    height: 78px;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 87px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.xecon-program-track-title label {
    cursor: pointer;
}
.xecon-program-track-title b {
    margin-right: 13px;
    color: #000;
}
.xecon-program-track-title .color{
    margin-left: 3px;
    font-size: 15px;
    color: #999;
}
.xecon-program-track-files {
    position: absolute;
    top: 27px;
    right: 47px;
    display: inline-block;
}
.xecon-program-tracks .xecon-program-track-files li{
    display: inline-block;
    width: 26px;
    height: 26px;
    padding-top: 1px;
    border: 1px solid #909090;
    font-size: 20px;
    color: #909090;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.xecon-program-tracks .xecon-program-track-files a{
    color: #909090;
}
.btn-appearance {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.xecon-program-track-arrow {
    position: absolute;
    top: 27px;
    right:5px;
    display: inline-block;
    width: 26px;
    height: 26px;
    padding-top: 2px;
    font-size: 20px;
    color: #909090;
    cursor: pointer;
    text-align: center;
    background-color: #fff;
}
.xecon-program-track-detail {
    position: relative;
    padding-bottom: 75px;
    background-color: #f7fbff;
    border-top: 1px solid #e7e7e7;
}
.xecon-program-detail-head {
    position: absolute;
    bottom: 22px;
    left: 20px;
    height: 14px;
    padding-left: 9px;
    border-left: 2px solid #666;
    font-size: 14px;
    color: #666;
    line-height: 14px;
}
.xecon-program-detail-head span {
    margin-left: 5px;
    font-size: 13px;
    color: #999;
}
.xecon-program-track-detail .desc {
    padding: 22px 20px 0;
    font-size: 14px;
    color: #666;
    line-height: 19px;
}
.xecon-program-track-detail p {
    padding: 10px 0;
}
.xecon-program-track-detail a {
    position: absolute;
    bottom: 20px;
    right: 17px;
    color: #4669cd;
}
.main-section4 {
    min-width: 1024px;
    height: 819px;
    border-bottom: 1px solid #dfe2eb;
}
.main-section4 .article {
    position: relative;
    max-width: 1024px;
    margin: 0 auto;
    text-align: left;
}
.map-area {
    overflow: hidden;
    text-align: center;
    margin-top: 35px;
}
.map-area img{
    width: 100%;
    height: auto;
}
.btn-naver-map {
    position: absolute;
    top: 390px;
    right:0;
    width: 133px;
    height: 30px;
    line-height: 32px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    background-color: #4669cd;
}
.btn-naver-map i {
    position: relative;
    top: 1px;
    margin-left: 2px;
}
.section4-address {
    display: inline-block;
    width: 342px;
    margin-top: 46px;
    color: #333;
    text-align: left;
    vertical-align: top;
}
.section4-address b {
    font-size: 24px;
    margin-bottom: 17px;
}
.section4-address p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 20px;
}
.section4-address2 {
    display: inline-block;
    width: 676px;
    margin-top: 47px;
    text-align: left;
}
.section4-address2 h4 {
    font-size: 16px;
    margin-bottom: -4px;
}
.section4-address2 dl {
    color: #333;
    line-height: 16px;
}
.section4-address2 dt {
    display: inline-block;
    width: 62px;
    margin-top: 21px;
    font-size: 16px;
    vertical-align: top;
}
.section4-address2 dd {
    display: inline-block;
    width: 593px;
    margin-top: 21px;
    font-size: 15px;
}
.section4-address2 dd p {
    margin-bottom: 6px;
    
}
.section4-address2-coment {
    margin-top: 30px;
    font-size: 14px;
    color: #999;
}
.main-section5 {
    min-width: 1024px;
}
.main-section5 .article {
    max-width: 1024px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.section5-partners {
    font-size: 0;
    text-align: left;
    margin-top: 35px;
}
.section5-partners li {
    display: inline-block;
    width: 204px;
    height: 35px;
    margin-bottom: 24px;
}
.section5-partners li {
    text-align: center;
}
.section5-partners li.col1 {
    width: 298px;
}
.section5-partners li.col2 {
    width: 188px;
}
.section5-partners li.col3 {
    width: 190px;
}
.section5-partners li.col4 {
    width: 154px;
}
.section5-partners li.col5 {
    width: 142px;
}
.main-footer {
    min-width: 1024px;
    padding: 30px 0;
}
.main-footer>div {
    max-width: 1024px;
}
.main-footer .agency-list img {
    height: auto;
}
.main-footer .kosslab,
.main-footer .technet,
.main-footer .nipa {
    position: relative;
    top: 5px;
}
.main-footer .kosslab img {
    width: 125px;
}
.main-footer .technet img {
    width: 150px;
}
.main-footer .agency-list .nipa {
    margin-left: 88px;
}
.main-footer .nipa img {
    width: 55px;
}
.xecon-header {
    height: 99px;
    border-bottom: 1px solid #4669cd;
}
.xecon-header .article {
    position: relative;
    max-width: 1024px;
    margin: 0 auto;
    padding-top: 28px;
}
.xecon-header h1{
    position: relative;
    width: 133px;
    height: 20px;
    background: url(../img/i_logo_header.png) 0 0 no-repeat;
}
.xecon-header .btn-move-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.xecon-header .btn-move-location {
    display: none;
    color: #999;
}
.xecon-header .xecon-header-infor a{
    position: relative;
    top: 2px;
    color: #999;
}
.xecon-header-infor {
    margin-top: 3px;
    font-size: 16px;
    color: #999;
    text-align: left;
}
.xecon-header .link-etc a {
    position: absolute;
    top: 39px;
    font-size: 20px;
    color: #999;
    font-weight: bold;
}
.xecon-header .link-etc .link-etc-pro {
    right: 119px;
}
.xecon-header .link-etc .link-etc-regi {
    right: 0;
}
.xecon-detail {
    padding-bottom: 100px;
}
.xecon-detail .article {
    max-width: 1024px;
    margin: 0 auto;
    text-align: left;
    white-space: nowrap;
}
.xecon-detail-left,
.xecon-detail-right {
   display:inline-block;
   vertical-align: top;
   white-space: normal;
}
.xecon-detail-left .track-info {
    display: none;
}
.xecon-detail .speaker-info-img {
    width: 200px;
    height: 200px;
    border-radius: 4px;
    background-color: #b6bac3;
}
.speaker-info {
    padding-top: 124px;
}
.speaker-info li {
    margin-bottom: 26px;
}
.speaker-info-name {
    margin-top: 18px;
    max-width: 200px;
    -ms-word-break: break-all;
    word-break: break-all;
    font-size: 20px;
    color: #666;
    font-weight: bold;
    line-height: 22px;
}
.speaker-info-name i {
    position: relative;
    top: 2px;
    margin-left: 9px;
    font-size: 20px;
    color: #666;
}
.speaker-info-belong {
    max-width: 200px;
    margin-top: 6px;
    -ms-word-break: break-all;
    word-break: break-all;
    font-size: 15px;
    color: #999;
    line-height: 19px;
}
.xecon-detail-right {
    width: 824px;
}
.track-info {
    margin-left: 40px;
    padding-top: 85px;
    border-bottom: 1px solid #c7c7c7;
}
.track-info-num {
    margin-bottom: 13px;
    font-size: 16px;
    color: #999;
}
.track-info-title {
    padding-bottom: 15px;
    font-size: 26px;
    line-height: 32px;
    color: #333;
}
.track-info-title a {
    display: inline-block;
    width: 26px;
    height: 26px;
    padding-top: 1px;
    border: 1px solid #909090;
    font-size: 20px;
    line-height: 28px;
    color: #909090;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-track-align-left {
    margin: 0 -1px 0 5px;
}
.xecon-detail .track-explain {
    margin-left: 40px;
    font-size: 15px;
    line-height: 25px;
    color: #666;
}
.xecon-detail .track-explain h3 {
    margin-top: 30px;
    font-size: 15px;
}
.xecon-detail .track-explain p {
    margin-top: 20px;
}
.xecon-detail .track-explain ul {
    margin-top: 10px;
    padding-left: 53px;
}
.xecon-detail .track-explain li {
    list-style-type: disc;
    text-indent: -7px;
}
.xecon-detail .track-explain a {
    color: #4669cd;
}
.slide-area, .video-area {
    width: 783px;
    margin-top: 2px;
    background-color: #404040;
}
.slide-area {
    height: 541px;
}
.video-area {
    height: 440px;
}
.xecon-preference .article {
    width: 1024px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.xecon-preference-title {
    padding-top: 77px;
    font-size: 38px;
    color: #333;
}
.xecon-preference-subtitle {
    margin-top: 34px;
    font-size: 30px;
    color: #333;
    line-height: 38px;
}
.xecon-preference-subtitle span {
    color: #4669cd;
}
.preference-caption {
    margin: 41px 0 7px ;
    font-size: 14px;
    color: #333;
    text-align: right;
}
.xecon-program-checkbox {
    border: 0;
    margin-right: 15px;
    font-size: 21px;
    cursor: pointer;
    background-color: transparent;
}
.xecon-program-checkbox.on{
    color: #4669cd;
}
.xecon-program-checkbox.on b {
    display: none;
}
.xecon-preference-btn {
    margin-top: 40px;
}
.xecon-preference-btn .btnbox {
    position: relative;
    display: inline-block;
}
.btn-confirm-preference {
    width: 111px;
    height: 40px;
    background-color: #4669cd;
    border:0;
    font-size: 14px;
    color: #fff;
    line-height: 41px;
    text-align: center;
    cursor: pointer;
}
.btnbox .confirm-pop {
    position: absolute;
    top: 0;
    left: 122px;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #4669cd;
    vertical-align: top;
    white-space: nowrap;
}
.btnbox .confirm-pop:after {
    position: absolute;
    top: 18px;
    left: -5px;
    content: "";
    width: 7px;
    height: 7px;
    background-color: #fff;
    border: 1px solid #4669cd;
    border-top: 0;
    border-right: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.btnbox .confirm-pop i {
    font-size: 16px;
    color: #476acd;
    line-height: 39px;
}
.btnbox .confirm-pop p {
    display: inline-block;
    font-size: 13px;
    line-height: 39px;
    vertical-align: top;
}
.xe-mo-br {
    display: none;
}
.xecon-register .article {
    max-width: 1024px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.xecon-register-title {
    padding-top: 77px;
    font-size: 38px;
    color: #333;
}
.personal-agree-title {
    margin-top: 33px;
    font-size: 20px;
    color: #333;
    text-align: left;
}
.personal-agree-title button {
    display: none;
}
.personal-agree-text {
    overflow-x: hidden;
    overflow-y: auto;
    height: 110px;
    margin-top: 13px;
    border: 1px solid #c7c7c7;
    word-break: break-all;
    text-align: left;
}
.personal-agree-text p {
    padding: 20px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.checkbox-agree {
    margin-top: 18px;
    text-align: left;
}
.checkbox-agree input[type=checkbox] {
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.checkbox-agree label {
    position: relative;
    padding-left: 20px;
    font-size: 12px;
    color: #666;
    cursor: pointer;
}
.checkbox-agree label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #bebebe;
}
.checkbox-agree label i {
    display: none;
    position: absolute;
    top: -1px;
    left: 1px;
}
.checkbox-agree input[type=checkbox]:checked + label:before {
    border: 1px solid #5d77c5;
}
.checkbox-agree input[type=checkbox]:checked + label i {
    display: block;
    color: #5d77c5;
}
.personal-info-tabel {
    margin-top: 46px;
    border: 1px solid #c7c7c7
}
.personal-info-tabel table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;;
}

.personal-info-tabel tr {
    width: 100%;
}
.personal-info-tabel th,
.personal-info-tabel td {
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
}
.personal-info-tabel th {
    width: 181px;
    background-color: #f7f7f7;
    font-size: 14px;
    color: #333;
}
.personal-info-tabel td {
    height: 60px;
    padding: 0;
}
.personal-info-tabel th:first-child {
    border-left: 0;
}
.personal-info-tabel tr:first-child th,
.personal-info-tabel tr:first-child td {
    border-top: 0;
}
.personal-info-tabel input {
    width: 100%;
    height: 100%;
    padding:0 15px;
    border: 0;
    background-color: #fff;
    font-size: 14px;
    color: #666;
}
.xecon-register-bar {
    width: 100%;
    height: 1px;
    margin: 100px 0 0;
    background-color: #dfe2eb;
}
.personal-info-tabel .xecon-dropdown {
    position: relative;
    width: 100%;
    height: 100%;''
}
.personal-info-tabel .xecon-dropdown-toggle {
    width: 100%;
    height: 100%;
    padding: 0 35px 0 15px;
    border: 0;
    background-color: #fff;
    text-align: left;
    font-size: 16px;
    cursor: pointer;
}
.personal-info-tabel .xecon-dropdown-toggle i {
    position: absolute;
    top: 23px;
    right: 7px;
}
.personal-info-tabel .xecon-dropdown-toggle span {
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    line-height: 60px;
    vertical-align: top;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.xecon-dropdown-box {
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    max-height: 500px;
    background-color: #fff;
    border: 1px solid #c7c7c7;
    z-index: 21;
}
.open .xecon-dropdown-box {
    display: block;
}
.open .xecon-dropdown-menu {
    padding: 6px 0px 7px
}
.xecon-dropdown-menu a {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 35px;
    padding: 0 15px;
    font-size: 16px;
    color: #666;
    line-height: 35px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.xecon-dropdown-menu li:hover {
    background-color: #e1e1e1;
}

/*05 confirm*/
.xecon-confirm {
    min-height: calc(100% - 249px);
}
.xecon-confirm .article {
    padding-bottom: 100px;
}
.xecon-confirm-title {
    padding-top: 79px;
    font-size: 38px;
}
.xecon-confirm-textarea {
    max-width: 1024px;
    margin: 37px auto 0;
    background-color: #f7fbff;
}
.xecon-confirm-textarea i {
    margin: 27px 0 8px 0;
    font-size: 40px;
    color: #4669cd;
}
.xecon-confirm-textarea p {
    padding-bottom: 52px;
    font-size: 30px;
    color: #333;
}
.btn-type-confirm {
    /*width: 167px;*/
    display: inline-block;
    line-height: 40px;
    height: 40px;
    margin-top: 40px;
    padding: 0 30px;
    font-size: 14px;
    border: 0;
    background-color: #4669cd;
    color: #fff;
    cursor: pointer;
}
@media (max-width: 767px), (device-width: 320px) {
	body,
    input,
    textarea,
    select,
    table,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      font-family: "애플 SD 산돌고딕 Neo","Apple SD Gothic Neo",AppleGothic,Helvetica,sans-serif;
      font-size: 12px;
    }
	.spot,
	.recruit,
	.detail{
		padding-left: 15px;
		padding-right: 15px;
	}
	.spot{
		height: 404px;
		padding-top: 81px;
	}

	.spot h1{
		height: 30px;
		margin-bottom:15px;
		background-size: 223px 29px;
	}
	.spot dl{
		margin-bottom: 40px;
	}
	
	.spot dd{
	 font-size: 20px
  }
	.spot .days{
		width:60px;
		height: 44px;
		font-size: 39px;
		line-height: 48px;
	}
	.spot .days:after{
		height:22px;
		
	}
	.spot .days + span{
		font-size: 30px;
	}
	
	.spot .late-xecon a{
		font-size: 14px;
	}
	.recruit{
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.recruit h2{
		font-size: 26px;
		line-height: 36px;
	}
	.recruit p{
		font-size: 16px;
		line-height: 24px;
	}
	.recruit li{
		margin-top:20px;
	}
	.detail{
		padding-top:35px;
		padding-bottom:35px;
	}
	.detail h3{
		font-size: 26px;
	}
	.detail p{
		font-size: 16px;
	}
	.detail .tag-list li{
		margin-right: 20px;
		font-size: 14px;
	}
	.detail .schedule dt,
	.detail .schedule dd{
		font-size: 16px;
	}
	.detail .schedule{
		margin-top:10px;
	}
	.footer .dropdown button{
		min-width: 280px;
	}
	.footer .dropdown button,
	.footer .dropdown li a{
		font-size: 12px;
	}
	.footer .dropdown li a{
		padding-left:10px;
	}
	.footer .agency-list li{
		margin-left: 13px;
	}

	.footer li.d2 img{
		width: 68px;
		height: 16px;
	}
	.footer li.kosslab img{
		width: 62px;
		height: 13px;
	}
	.footer li.technet img{
		width: 75px;
		height: 13px;
	}
	.footer li.nipa img{
		width: 27px;
		height: 13px;
	}
	.footer .copyright{
		font-size: 11px;
	}
	.detail .line-feed{
		display: block;
		margin-bottom: 20px;
	}
    .main-section,
    .main-section2,
    .main-section3,
    .main-section4,
    .main-section5,
    .main-footer {
        max-width: 100%;
        min-width: auto;
    }
    .main-section {
        height: 250px;
        padding-top: 55px;
    }
    .main-section h1 {
        -webkit-background-size: 198px 30px;
        background-size: 198px 30px;
    }
    .main-section-data {
        margin-top: 21px;
        font-size: 16px;
    }
    .main-section-data dd {
        margin-bottom:  auto;px;
    }
    .main-section-data i {
        top: 2px;
        font-size: 16px;
    }
    .main-section .link-etc a {
        font-size: 14px;
    }
    .main-section .link-etc {
        top: -204px;
    }
    .main-section .link-etc-regi {
        right: 14px;
    }
    .main-section .link-etc-pro {
        right: 95px;
    }
    .main-section2 {
        height: auto;
        padding-top: 40px;
        padding-bottom: 39px;
    }
    .main-section2 h2 {
        height: 20px;
        margin-bottom: 21px;
        -webkit-background-size: 139px auto ;
        background-size: 139px auto ;
    }
    .main-section2 p {
        padding: 10px 20px;
        font-size: 16px;
        line-height: 24px;
    }
    .main-section2 p br {
        display: none;
    }
    .main-section-title {
        padding-top: 32px;
        font-size: 27px;
    }
    .main-section3 {
        padding-bottom: 40px;
    }
    .program-caption {
        margin: 12px 0 13px;
        text-align: center;
    }
    .xecon-program-time {
        display: block;
        width: 100%;
        height: 49px;
        padding-left: 14px;
        margin-top: 0;
        vertical-align: middle;
        line-height: 49px;
        background-color: #f2f2f2;
        border-bottom: 1px solid #c7c7c7;
    }
    .xecon-program-tracks {
        max-width: 100%;
    }
    .xecon-program-track-title {
        overflow: hidden;
        height: auto;
        max-width: 100%;
        padding-left: 14px;
        padding-right: 40px;
        color: #4c4c4c;
        line-height: 49px;
    }
    .xecon-program-track-arrow,
    .xecon-program-track-files {
        top: 13px;
    }
    .xecon-program-track-files {
        display: none;
    }
    .xecon-program-track-detail {
        padding-bottom: 87px;
    }
    .xecon-program-detail-head {
        bottom: 53px;
    }
    .xecon-program-track-detail a {
        right: auto;
        left: 20px;
    }
    .xecon-program-track-detail .desc {
        padding: 18px 20px 0;
    }
    .main-section4 {
        height: auto;
        padding-bottom: 30px;
    }
    .map-area {
        display: none;
        position: relative;
        width: 100%;
        height: 300px;
        margin-top: 14px;
    }
    .map-area img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .btn-naver-map {
        top: 10px;
        left: 50%;
        right: auto;
        width:133px;
        height: 30px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .section4-address {
        width: 100%;
        margin: 59px 0 0;
        padding: 0 14px;
    }
    .section4-address p {
        margin-top: 2px;
        font-size: 14px;
    }
    .section4-address2 {
        width: 100%;
        margin: 22px 0 0;
        padding: 0 14px;
    }
    .section4-address2 h4 {
        margin-bottom: -2px;
    }
    .section4-address2 dt {
        margin-top: 12px;
    }
    .section4-address2 dd {
        width: 100%;
        margin-top: 9px;
        font-size: 14px;
    }
    .section4-address2 dd br{
        display: none;
    }
    .section4-address2 dd p {
        line-height: 21px;
        margin-bottom: 3px;
    }
    .section4-address2-coment {
        margin-top: 9px;
    }
    .section5-partners li,
    .section5-partners li.col1,
    .section5-partners li.col2,
    .section5-partners li.col3,
    .section5-partners li.col4,
    .section5-partners li.col5 {
        width: 50%;
    }
    .section5-partners li img {
        max-width: 80%;
        max-height: 35px;
    }
    .main-footer .agency-list {
        position: relative;
        padding-top: 22px;
    }
    .main-footer {
        padding: 12px 0 50px;
    }
    .main-footer .agency-list li.d2 {
        position:absolute;
        top: 0;
        left: 50%;
        margin-left: -87px;
    }
    .main-footer .agency-list li.xe {
        position:absolute;
        top: 0;
        left: 50%;
        margin-left: -10px;
    }
    .main-footer .xe img {
        width: 98px;
        height: auto;
    }
    .main-footer .agency-list .nipa {
        margin-left: 0;
    }
    .main-footer .copyright{
        padding-top: 22px;
    }
    .xecon-header {
        height: 50px;
    }
    .xecon-header .article {
        padding-top: 19px;
    }
    
    .xecon-header-infor {
        display: none;
    }
    .xecon-header h1 {
        position: relative;
        width: 94px;
        height: 14px;
        margin-left: 14px;
        -webkit-background-size: 79px auto;
        background-size: 79px auto;
    }
    .xecon-header .btn-move-main {
        width: 80px;
    }
    .xecon-header .btn-move-location {
        display: inline-block;
        position: absolute;
        top: -2px;
        left: 82px;
        font-size: 14px;
    }
    .xecon-header .link-etc a {
        top: 15px;
        font-size: 14px;
    }
    .xecon-header .link-etc .link-etc-pro {
        right: 95px;
    }
    .xecon-header .link-etc .link-etc-regi {
        right: 14px;
    }
    .xecon-detail {
        padding-bottom: 40px;
    }
    .xecon-detail .article {
        white-space: normal;
    }
    .xecon-detail-right .track-info{
        display: none;
    }
    .xecon-detail-left {
        display: block;
    }
    .xecon-detail-left .track-info {
        display: block;
        margin-left: 0;
        padding: 36px 14px 23px;
        border-bottom: 0;
        background-color: #f7fbff;
    }
    .speaker-info {
        padding:0 0 40px;
        margin: 0 14px;
        border-bottom: 1px solid #c7c7c7;
    }
    .track-info-num {
        margin-bottom: 10px;
        font-size: 16px;
    }
    .track-info-title {
        font-size: 24px;
        line-height: 28px;
    }
    .speaker-info li {
        position: relative;
        text-align: center;
        margin-bottom: 0;
        padding-bottom: 224px;
    }
    .xecon-detail .speaker-info-img {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .speaker-info-name {
        margin-top: 27px;
        max-width: 100%;
    }
    .speaker-info-belong {
        margin-top: 12px;
        max-width: 100%;
    }
    .xecon-detail-right {
        width: 100%;
    }
    .xecon-detail .track-explain {
        margin: 0;
        padding: 13px 14px 0;
        line-height: 21px;
    }
    .xecon-detail .track-explain p {
        margin-top: 13px;
    }
    .xecon-detail .track-explain ul {
        margin-top: 0px;
        padding-left: 40px;
    }
    .slide-area, .video-area {
        width: 100%;
        margin-top: 7px;
        height: auto;
    }
    .slide-area {
        min-height: 201px;
    }
    .video-area {
        min-height: 164px;
    }
    .xecon-preference .article {
        width: 100%;
    }
    .xecon-preference-title {
        padding-top: 31px;
        font-size: 26px;
    }
    .xecon-preference-subtitle {
        font-size: 20px;
        line-height: 23px;
    }
    .preference-caption {
        margin: 10px 0 12px;
        text-align: center;
    }
    .xe-mo-br {
        display: block;
    }
    .xecon-program-checkbox {
        margin: 2px 0 0 -10px;
    }
    .xecon-preference-btn {
        margin-top: 30px;
    }
    .btnbox .confirm-pop {
        top: 56px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .btnbox .confirm-pop:after {
        top: -5px;
        left: 78px;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .xecon-register-title {
        padding-top: 31px;
        font-size: 26px;
    }
    
    
    
    
    /*05 confirm*/
    .xecon-confirm .article {
        height: auto;
        padding-bottom: 23px;
    }
    .xecon-confirm-title {
        padding-top: 72px;
        font-size: 26px;
    }
    .xecon-confirm-textarea {
        width: 100%;
        margin: 12px auto 0;
        background-color: #fff;
    }
    
    .xecon-confirm-textarea i {
        margin: 0 0 10px 0;
        font-size: 40px;
    }
    .xecon-confirm-textarea p {
        padding-bottom: 52px;
        font-size: 20px;
    }
    .xecon-confirm-textarea .btn-type-confirm {
        display: none;
    }
    .xecon-register .article {
        padding-bottom: 50px;
    }
    .personal-agree-title {
        position: relative;
        padding: 12px 0 13px 14px;
        border: 1px solid #c7c7c7;
        border-left: 0;
        border-right: 0;
        font-size: 16px;
        font-weight: normal;
        
    }
    .personal-agree-title .xecon-info-arrow {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 100%;
        background-color: #fff;
        cursor: pointer;
    }
    .personal-agree-title .xecon-info-arrow i {
        margin-top: 2px;
    }
    .personal-agree-text {
        overflow:visible;
        height: auto;
        margin-top: 0;
        border: 0;
        background-color: #f7f7f7;
        word-break: break-all;
        text-align: left;
    }
    .personal-agree-text p {
        padding: 20px 13px;
        font-size: 12px;
        line-height: 18px;
    }
    .checkbox-agree {
        margin-top: 7px;
        margin-left: 10px;
    }
    .personal-info-tabel {
        margin-top: 28px;
        border-left: 0;
        border-right: 0;
    }
    .personal-info-tabel th {
        display: none;
    }
    .personal-info-tabel td {
        position: relative;
        display: block;
        height: 48px;
        border-left: 0;
        padding-left: 105px;
    }
    .personal-info-tabel tr:first-child td:nth-of-type(2) {
        border-top: 1px solid #e7e7e7;
    }
    .personal-info-tabel td:before {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 105px;
        height: 100%;
        background-color: #f7f7f7;
        font-size: 13px;
        font-weight: bold;
        color: #333;
        line-height: 48px;
    }
    .personal-info-tabel.nth tr:nth-of-type(1) td:nth-of-type(1):before { content:"이름"; }
    .personal-info-tabel.nth tr:nth-of-type(1) td:nth-of-type(2):before { content:"직종"; }
    .personal-info-tabel.nth tr:nth-of-type(2) td:nth-of-type(1):before { content:"소속"; }
    .personal-info-tabel.nth tr:nth-of-type(3) td:nth-of-type(1):before { content:"휴대폰"; }
    .personal-info-tabel.nth tr:nth-of-type(3) td:nth-of-type(2):before { content:"이메일"; }
    .personal-info-tabel.nth tr:nth-of-type(4) td:nth-of-type(1):before { content:"비밀번호"; }
    .personal-info-tabel.nth tr:nth-of-type(4) td:nth-of-type(2):before { content:"비밀번호 확인"; }
    .xecon-dropdown-box {
        top: 48px;
    }
    .personal-info-tabel .xecon-dropdown-toggle span {
        line-height: 48px;
    }
    .personal-info-tabel.nth2 td:nth-of-type(1):before { content:"이메일"; }
    .personal-info-tabel.nth2 td:nth-of-type(2):before { content:"비밀번호"; }
    
    .btn-type-confirm {
        margin-top: 30px;
    }
    .xecon-register-bar {
        margin: 50px 0 0;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    
}

@media (min-width: 768px) {
	.recruit ul{
		display: table;
	}
	.recruit li{
		display: table-cell;
		margin:0;
	}
	.line-feed{
		display: block;
	}
}

@media (min-width: 992px) {
	.recruit h2 span{
		display: inline-block;
		position: relative;
		background: url(../img/bg_title.png) repeat-x;
		background-position: 0 83%;
	}
	.footer .agency-list{
		float:left;
		margin: 0;
	}
	.footer .dropdown{
		float: right;
	}
}