@charset "utf-8";

@media all and (max-width:915px){
	.calendar_name li{margin-right:10px;letter-spacing:-1px;}
	.calendar_name li img{margin-right:2px;}
}

@media all and (min-width:768px){
	.onlym {display:none !important;}
	#header.nav-pc .nav {height:320px;}
	#header .nav {overflow:hidden;}
	#header .nav .menu {display:block !important;}
	#header .nav .gnb {max-width:1280px;height:41px;margin:0 auto;font-size:0;position:relative;z-index:10;}
	#header .nav .gnb > li {display:inline-block;width:20%;vertical-align:top;position:relative;}
	#header .nav .gnb a {letter-spacing:-0.1em;word-spacing:-0.1em;}
	#header .nav .gnb > li > a {
		display:block;
		height:41px;
		line-height:41px;
		color:#828080;
		font-size:16px;
	}
	#header .nav .gnb > li > ul {
		position:absolute;
		left:0;
		top:100%;
		width:100%;
		text-align:left;
		box-sizing:border-box;
		padding-left:0;
		padding-top:15px;
	}
	#header .nav .gnb .gnb4 > ul > li > a {text-indent:0;}
	#header .nav .gnb > li > ul > li > a {display:block;font-size:15px;color:#222;padding:4px 10px;white-space:nowrap;}
	#header .nav .gnb li ul li ul li a {display:block;font-size:13px;color:#222;padding:4px 10px 4px 15px;}
	#header .nav .gnb > li:hover > a,
	#header .nav .gnb > li.active > a {color:#222;}
	#header .nav .gnb > li > ul > li:hover > a {color:#fff;}
	#header .nav .gnb li ul li ul li:hover a {color:#fff;}
	#header .nav .gnb .gnb4 > ul > li > a {text-indent:5px;}
	#header .nav .menu .top,
	#header .nav .menu .mid {display:none;}
}

@media all and (min-width:1180px){
	#header .nav .gnb > li > ul {padding-left:37%;}
	#header .nav .gnb > li > ul > li > a {padding:4px 0;}
	#header .nav .gnb li ul li ul li a {padding:4px 0 4px 10px;font-size:15px;}
}


@media all and (max-width:1180px){
	.onlyw {display:none !important;}
}


@media all and (max-width:1700px){
	#element .inner {padding:0 18px;}
}


@media all and (max-width:1180px){
	#element .box span {font-size:24px;}

	#lef {padding-right:10px;width:25%;}
	#rig {padding-left:10px;width:75%;}
	#lef .lnb {padding:8%;}
	#lef .lnb a {font-size:15px;}
	#tit .navi {position:relative;top:0;}
}

@media all and (max-width:1000px){
	#vis .vis .txt dt {font-size:30px;}
	#vis .vis .txt dd {font-size:20px;}

	#element .box span {font-size:20px;}
	.login .two dl dd {white-space:normal;}

	.tbl-list .app-num {display:none;}
	.tbl-list .app-place {display:none;}

	.history {padding-top:10px;}
	.history .box {margin-bottom:20px;padding-bottom:20px;padding-left:80px;}
	.history .box h4 {font-size:20px;}
	.history .box dl {padding-left:140px;}
	.history .box dl > * {line-height:28px;font-size:14px;}
	.history .box dl dd {padding-left:5px;text-indent:-5px;}

	.research-mem .box {margin-bottom:30px;}
	.research-mem .box .img {width:21%;}
	.research-mem .box dl {width:79%;padding-left:15px;}
	.research-mem .box dl > * {line-height:32px;}
	.research-mem .box dl dt {font-size:17px;}
	.research-mem .box dl dd {font-size:15px;}
	
	.misan .img {width:43%;}
	.misan .info {width:57%;font-size:15px;line-height:32px;padding-left:15px;}
}


@media all and (max-width:768px){
	.onlyp {display:none !important;}
	#wrap {padding-top:123px;}
	#header .area {height:80px;}
	#header .logo {left:50%;top:50%;width:200px;margin:-16px 0 0 -100px;}
	#header .tnb {display:none;}

	#header .nav {background:#f3f3f3;}
	#header .nav .btn {display:block;}
	#header .nav .menu {
		position:absolute;
		left:0;
		top:100%;
		width:100%;
		box-sizing:border-box;
		box-shadow:0 3px 3px rgba(0,0,0,0.2);
		z-index:100;
		background:#fff;
		font-size:0;
		display:none;
	}

	#header .nav .menu .mid {border-top:1px solid #ddd;}

	#header .nav .menu .top li,
	#header .nav .menu .mid li {box-sizing:border-box;display:inline-block;border-left:1px solid #ddd;}
	#header .nav .menu .top li:first-child,
	#header .nav .menu .mid li:first-child {border-left:none;}

	#header .nav .menu .top li {width:50%;}
	#header .nav .menu .mid li {width:33.33333%;}

	#header .nav .menu .top li a,
	#header .nav .menu .mid li a {display:block;font-size:13px;padding:3px 0;}

	#header .nav .menu .gnb {border-top:1px solid #ddd;text-align:center;}
	#header .nav .menu .gnb a {display:block;transition:0.3s;}
	#header .nav .menu .gnb > li {border-bottom:1px solid #ddd;}
	#header .nav .menu .gnb > li > a {display:block;font-size:16px;padding:10px 0;}
	#header .nav .menu .gnb > li.active > a,
	#header .nav .menu .gnb > li:hover > a {color:#bac3a5;}
	#header .nav .menu .gnb > li > ul {display:none;}
	#header .nav .menu .gnb > li > ul > li > a {font-size:15px;padding:8px 0;}
	#header .nav .menu .gnb li li > a:hover,
	#header .nav .menu .gnb li li.active > a {background:#d8d8c2;}
	#header .nav .menu .gnb li.active > ul {display:block;}
	#header .nav .menu .gnb > li > ul > li > ul > li > a {font-size:14px;color:#7b7b7b;padding:5px 0;}

	#vis {display:none;}

	#element .box {width:100%;margin-top:18px;}
	#element .box:first-child {margin-top:0;}
	#element .box span {top:50%;transform:translate(0,-50%);}

	#slogan {margin:50px 0;}
	#slogan h3 {font-size:24px;}
	#slogan p {font-size:14px;margin-top:20px;}

	#footer .inner {padding:20px 15px;}
	#footer .gnb > li {width:100%;margin-top:15px;}
	#footer .gnb > li:first-child {margin-top:0;}
	#footer .gnb > li > a {display:block;font-size:14px;}
	#footer .gnb li ul {margin-top:3px;}
	#footer .gnb li ul li a {font-size:13px;padding:2px 0;}
	#footer .gnb .gnb4,
	#footer .gnb .gnb5 {position:relative;top:0;}
	#footer .gnb .gnb5 {left:0;}
	#footer .copy {font-size:12px;padding:20px 10px;}

	#svis span {font-size:30px;margin-top:-20.5px;}

	#lef {display:none;}
	#rig {width:100%;padding:0;}
	#sub {min-height:auto;}
	#tit h3 {font-size:24px;}
	#content {padding-bottom:20px;}

	.atit {margin:30px 0 10px;font-size:24px;}
	.btit {margin:20px 0 5px;font-size:18px;}

	.atxt {font-size:14px;line-height:1.7em;margin-top:20px;}
	.atxt2 {margin-bottom:20px;}

	.btxt {font-size:13px;}
	.btxt p {margin-top:2px;}

	.asearch {text-align:center;margin-bottom:10px;}
	.asearch select {width:20%;font-size:12px;height:26px;}
	.asearch .btn {width:25px;}
	.asearch .txt {height:26px;line-height:24px;width:50%;text-indent:5px;font-size:12px;}

	.faq-list dl {font-size:14px;}
	.faq-list dl dt a,
	.faq-list dl dd {padding:10px 0;}
	.faq-list dl dt a {padding:10px 30px 10px 15px;}
	.faq-list dl dt a:before {margin-top:-8px;right:10px;}
	.faq-list dl dd {line-height:1.6em;padding-left:14px;}
	.faq-list dl .ico {font-size:14px;margin-top:-11px;}
	.faq-list dl dd .ico {top:10px;}

	.botarea {margin-top:20px;min-height:33px;}
	.botarea .lef,
	.botarea .rig {position:relative;text-align:center;}
	.botarea .lef {left:0;}
	.botarea .rig {right:0;}
	.botarea > div {margin-bottom:5px;}

	.apaging a {line-height:23px;width:23px;color:#666;}
	.apaging .num {font-size:12px;}

	.abtn {height:26px;line-height:24px;min-width:70px;font-size:13px;}
	.abtn.bor {border-radius:3px;}

	.perform-list {}
	.perform-list .box {padding:15px 15px 15px 95px;}
	.perform-list .box > * {font-size:13px;}
	.perform-list .box .date {left:15px;margin-top:-9px;}

	.perform-view {padding:20px;}
	.perform-view dl {position:relative;padding-left:90px;margin-top:10px;}
	.perform-view dl > * {font-size:13px;line-height:1.6em;}

	.audio .box {margin:30px auto 0;}
	.audio .box .btn {margin-top:5px;}
	.audio .box .btn button {font-size:13px;}


	.tbl-list .num {display:none;}
	.tbl-list col.date {width:100px;}

	.tbl-list col.app-date {width:75px;}
	.tbl-list col.app-name {width:70px;}
	.tbl-list col.app-pay {width:65px;}
	.tbl-list col.app-process {width:70px;}



	.tbl-list tr > *,
	.tbl-list.tbl-list2 tr > * {font-size:13px;padding:8px;}
	.tbl-list td.app-date,
	.tbl-list td.app-process {font-size:12px;}
	.tbl-list td.subject a + img{height:20px;}
	.bbtn {font-size:11px;}


	.tbl-view .info col:first-child {width:80px;}
	.tbl-view .info tr > * {text-align:left;padding:8px;font-size:13px;}
	.tbl-view .content {padding:10px 8px;font-size:13px;min-height:200px;}

	.tbl-posting .check{line-height:25px;font-size:13px;}
	.tbl-posting .check input{margin-top:-4px;margin-right:5px;}
	.tbl-posting th{font-size:13px;}
	.tbl-posting td{padding:7px 15px;}
	.tbl-posting .txt{font-size: 13px;}
	.tbl-posting .tit{height: 25px;}
	.tbl-posting .text{height: 100px;padding:10px 0;}
	.tbl-posting .password{width: 50%;height: 25px;}
	.file_input_textbox{width: 50%;height: 25px;}
	.file_input_button{font-size:13px;width:60px;height:25px;margin-left:5px;}
	.file_input_div{height:25px;}
	.file_input_hidden{height:25px;}
	.tbl-posting .record a{width:70px;line-height:25px;font-size:13px;}
	.key{height:25px;}
	
	.btn-wrap{margin-top:20px;}
	.btn-wrap .submit{margin-right:4px;width:90px;height:30px;font-size:13px;}
	.btn-wrap .cancel{width:90px;height:30px;font-size:13px;}

	.aform {font-size:13px;}
	select.aform,
	input.aform {height:26px;}

	.tbl-write tr th {font-size:13px;padding:5px;padding-left:15px;width:85px;}
	.tbl-write tr td {font-size:13px;padding:5px 10px;height:26px;}
	.tbl-write tr td label {margin-right:10px;}
	.tbl-write tr td .label1 {margin-right:3px;letter-spacing:-0.075em;}
	.tbl-write tr td > p {margin-top:5px;}
	.tbl-write .nowrap {margin-right:5px;}
	.tbl-write .aform30 {width:30% !important;}
	.tbl-write .aform25 {width:25% !important;}
	.tbl-write .db {display:block;margin-top:5px;}
	.tbl-write .aform-ml {margin-left:5px;}

	.calendar_title{margin:0 0 20px;}
	.calendar_title h5{font-size:16px;margin:0 15px;}
	.calendar_title a{width:18px;height:18px;;margin: 0 2px;}
	.tbl-calendar thead tr th{line-height:25px;font-size:13px;}
	.tbl-calendar tbody tr td{padding:5px;font-size:11px;}
	.tbl-calendar tbody tr td span{min-height:30px;font-size:10px;}
	.tbl-calendar tbody tr td span img{height:13px;}

	.calendar_name{margin-top:5px;max-width: 400px;}
	.calendar_name li{font-size:11px;margin-right:5px;}
	.calendar_name li:nth-child(5),
	.calendar_name li:nth-child(6),
	.calendar_name li:nth-child(7){margin-top:10px;}
	.calendar_name li img{margin-right:0;height:13px;margin-bottom:2px;vertical-align:middle;}

	.required:before {width:7px;height:6px;background-size:cover;margin-top:-3px;margin-right:2px;}

	.tbl-top {margin-bottom:8px;}
	.tbl-top > * {font-size:13px;}


	.login .one {padding:25px 0;}
	.login .one .tit {margin-bottom:20px;}

	.login .one .desc {width:260px;}
	.login .one .desc .form .pass {margin-top:5px;}
	.login .one .desc .form dl dt {width:60px;height:34px;line-height:34px;font-size:14px;}
	.login .one .desc .form dl dd input {height:34px;font-size:14px;text-indent:10px;}
	.login .one .desc .form .btn {margin-left:5px;font-size:14px;}
	.login .one .desc p {margin-top:5px;font-size:14px;}
	.login .two {margin-top:20px;}
	.login .two dl {display:inline-block;vertical-align:top;text-align:left;position:relative;}
	.login .two dl:first-child {margin-right:50px;}
	.login .two dl dt {position:relative;}
	.login .two dl dt .abtn {width:130px;}
	.login .two dl dt img {width:18px;margin-top:-9px;margin-right:10px;}
	.login .two dl dd {position:relative;font-size:12px;margin-top:5px;}

	.agree {padding:20px;}
	.agree .desc h4 {font-size:16px;}
	.agree .desc .box {padding:10px;font-size:12px;height:150px;}
	.agree .desc .chk {font-size:13px;}


	.join-fin {padding:30px 10px;}
	.join-fin .inner {position:relative;display:inline-block;text-align:left;padding-right:50px;}
	.join-fin .inner:before {width:64px;height:54px;margin-top:-27px;}
	.join-fin .inner dt {font-size:24px;line-height:28px;}
	.join-fin .inner dd {font-size:18px;}
	.join-fin .inner p {font-size:13px;line-height:20px;margin-top:15px;}


	.pop-pass .desc .one .top {padding:20px;}
	.pop-pass .desc .one .top .tit h4 {font-size:18px;}
	.pop-pass .desc .one .top .tit p {margin-top:15px;font-size:13px;}
	.pop-pass .desc .one .top dl {padding-left:70px;margin-top:10px;}
	.pop-pass .desc .one .top dl dt {height:26px;line-height:26px;font-size:13px;}
	.pop-pass .desc .one .bot {padding:20px;font-size:13px;}
	.pop-pass .desc .two {text-align:center;padding:15px 0 8px;}
	.pop-pass .desc .two > * {margin:0 2px;}
	.pop-pass.pop-pass2 {margin-top:30px;}
	.pop-pass .desc .one .bot dl > * {height:26px;line-height:26px;}


	.atab {margin-bottom:15px;}
	.atab a {width:25%;height:30px;}
	.atab a span {font-size:14px;line-height:16px;}

	.my-tit {font-size:20px;}

	.history {padding-top:0;}
	.history .box {margin-bottom:15px;padding-bottom:15px;padding-left:70px;}
	.history .box h4 {font-size:18px;}
	.history .box dl {padding-left:120px;}
	.history .box dl > * {line-height:24px;font-size:13px;}
	.history .box dl dd {padding-left:5px;text-indent:-5px;}

	.research-mem .box {margin-bottom:25px;}
	.research-mem .box .img {width:21%;}
	.research-mem .box dl {width:79%;padding-left:15px;}
	.research-mem .box dl > * {line-height:28px;}
	.research-mem .box dl dt {font-size:16px;}
	.research-mem .box dl dd {font-size:14px;}
	
	.misan > * {vertical-align:top;}
	.misan .img {width:43%;}
	.misan .info {width:57%;font-size:14px;line-height:26px;padding-left:15px;}

	.sns-btn a {width:25px; height:25px; margin-left:5px; }
	.sns-btn a.face, 
	.sns-btn a.twitter,
	.sns-btn a.email,
	.sns-btn a.kakao { background-size:100%;}

	/*À½¼º³ìÀ½ ÆË¾÷ ½ºÅ©¸³Æ®*/
	.pop-basic2 .inner {width:100%;left:0 !important;bottom:0 !important;top:auto !important;}
	.pop-basic2 .recording .tit {padding:10px;}
	.pop-basic2 .recording .tit h3{font-size:18px;text-indent:-10px;}

	.pop-basic2 .record_step1{max-width:250px;margin-top:15px;}
	.pop-basic2 .record_step1 li strong{font-size:14px;margin-top:10px;}
	.pop-basic2 .recording .desc .filename{font-size:14px;max-width: 250px;margin-top:20px;}
	.pop-basic2 .record_step2{max-width:250px;margin-top:15px;}
	.pop-basic2 .record_step2 li a{line-height:35px;font-size:14px;}
	.pop-basic2 .record_step2 li a:before{width:15px;height:16px;margin-bottom: -3px;margin-right: 5px;}
	.pop-basic2 .recording .desc {padding: 15px 10px;min-height: auto;}
	.pop-basic2 .recording .desc .record_cir_bg{padding:0;background:none;text-align:center;}
	.pop-basic2 .recording .desc .record_cir_bg img{position:static;width:20px;}
	.pop-basic2 .recording .desc .record_cir_bg p{position:static;font-size:14px;line-height:24px;top: 51%;margin-top:10px;}
	.pop-basic2 .recording .desc .bar{height:3px;max-width:250px;margin:0 auto;margin-top:20px;}
	.pop-basic2 .recording .desc .bar:before{height:3px;}
	.pop-basic2 .recording .desc .bar:after{width:10px;height:10px;top:-3.5px;}
	.pop-basic2 .record_step1 li{width:20%;}
	.pop-basic2 .record_step1 li img{width:16px;}
}


@media all and (max-width:639px){
	#slogan {margin:30px 0;}
	#slogan h3 {font-size:16px;}
	#slogan p {font-size:13px;margin-top:15px;}

	#footer .copy {font-size:11px;padding:20px 5px;}

	#tit {margin-bottom:20px;}
	#tit .navi {font-size:12px;}

	.atit {margin:20px 0 10px;font-size:18px;}
	.btit {margin:15px 0 5px;font-size:16px;}

	.login .one .desc {width:160px;}
	.login .one .desc .form .btn {width:70px;}
	.login .two dl:first-child {margin-right:5px;}
	.login .two dl dd {display:none;}
	.login .two dl dt img {display:none;}

	.tbl-list .app-name {display:none;}

	.tbl-list col.app-date {width:65px;}
	.tbl-list col.app-pay {width:60px;}
	.tbl-list col.app-process {width:60px;}

	.tbl-list td.app-date,
	.tbl-list td.app-process {font-size:11px;}
	.bbtn {font-size:10px;}

	.atab a span {font-size:12px;line-height:14px;}

	.my-tit {font-size:16px;}

	.history .box {margin-bottom:15px;padding-bottom:15px;padding-left:0;}
	.history .box h4 {font-size:18px;position:relative;padding-bottom:10px;}
	
	.research-mem .box {margin-bottom:20px;}
	.research-mem .box .img {width:25%;}
	.research-mem .box dl {width:75%;padding-left:10px;}
	.research-mem .box dl > * {line-height:24px;}
	.research-mem .box dl dt {font-size:15px;}
	.research-mem .box dl dd {font-size:13px;}
	
	.misan .img {width:30%;}
	.misan .info {width:70%;font-size:13px;line-height:24px;padding-left:10px;}
	
	.pop-pass .desc .one .bot dl {padding-left:0;}
	.pop-pass .desc .one .bot dl dt {position:relative;width:100%;padding-right:0;}
	.pop-pass .desc .one .bot dl dd {padding-left:50px;margin-top:10px;}
}


@media all and (max-width:400px){
	.timer {font-size:15px;}
	.timer .tit {padding:10px;}
	.timer .tit h3 {font-size:22px;text-indent:-30px;}
	.timer .desc {padding:15px 10px;min-height:400px;}
	.timer .radius-btn {width:150px;}
	.timer .tit .close.back {font-size:16px;}
	.timer .tit .close.back img {width:6px;margin-right:3px;}

	.timer .radius {height:40px;border-radius:20px;margin-top:8px;}
	.timer .radius-del {margin-top:8px;padding-right:40px;}
	.timer .radius-del .del {width:34px;height:34px;margin-top:-17px;}
	.timer .radius-del .del img {width:25px;}
	.timer .radius h4 {left:15px;height:40px;line-height:40px;}

	.timer .radius .arr {right:5px;width:34px;height:34px;margin-top:-17px;}
	.timer .radius .arr img {width:7px;}

	.timer .radius .sel-box {padding:0 50px 0 110px;font-size:15px;height:40px;line-height:40px;}
	.timer .radius .sel-box .sel-txt {height:40;font-size:15px;line-height:40px;}
	.timer .radius .sel-box .sel-op {font-size:14px;}
	.timer .radius .sel-box .sel-in {font-size:14px;width:50%;height:40px;line-height:40px;}
	.timer .time-gradation {height:40px;border-radius:20px;font-size:18px;}
	.timer .time-gradation img {width:20px;}
	.timer .time-fin {height:40px;border-radius:20px;font-size:18px;}

	.timer .time-mid {margin-top:-7px;margin-bottom:9px;}
	.timer .time-count {padding-bottom:40px;}
	.timer .time-count dt {font-size:28px;}
	.timer .time-count dd {font-size:100px;}
	
	.tbl-list col.date {width:80px;}
	.tbl-list tr > *,
	.tbl-list.tbl-list2 tr > *  {font-size:12px;padding:5px;}
	
	.tbl-view .info col:first-child {width:70px;}
	.tbl-view .info tr > * {font-size:12px;}
	.tbl-view .content {padding:10px 8px;font-size:12px;}
	
	.tbl-write tr th {font-size:12px;padding:5px;padding-left:13px;width:83px;}
	.tbl-write tr td {font-size:12px;padding:5px 8px;}

	.tbl-top {margin-bottom:5px;}
	.tbl-top > * {font-size:12px;}
	
	.research-mem .box .img {width:30%;}
	.research-mem .box dl {width:70%;}
	.research-mem .box dl > * {line-height:18px;}
	.research-mem .box dl dt {font-size:14px;}
	.research-mem .box dl dd {font-size:12px;}
	
	.misan .img {width:30%;}
	.misan .info {width:70%;font-size:12px;line-height:18px;}
}