@charset "utf-8";

.only-desktop {display:block;}
.only-desktop-tablet {display:block;}
.only-tablet-mobile {display:none;}
.only-tablet {display:none;}
.only-mobile {display:none;}

@media (max-width: 1760px){
	.quick {display:none;}
	#gnb > ul {margin-right:0;}
	#gnb > ul > li {padding:0 20px;}

	#leftMenu {display:none;}
}

@media (max-width: 1400px){
	#gnb > ul > li {padding:0 12px;}
	#gnb > ul > li > a {font-size:16px;}
	.sitelogo {top:28px; left:20px}
	.sitelogo a img {height:50px;}
	#gnb .submenu {width:165px;}
	#gnb .submenu.m1 {left:-60px;}
	#gnb .submenu.m2 {left:-48px;}
	#gnb .submenu.m3 {left:-45px;}
	#gnb .submenu.m4 {left:-42px;}
	#gnb .submenu.m5 {left:-15px;}
	#gnb .submenu.m6 {left:-3px;}
	#gnb .submenu.m7 {left:-12px;}
	#gnb .submenu.m8 {left:-45px;}

}

/* landscape tablet and desktop */
@media (max-width: 1200px){

	@-moz-keyframes bounce{from{bottom:20px;}to{bottom:30px;}}
	@-webkit-keyframes bounce{from{bottom:20px;}to{bottom:30px;}}
	@-o-keyframes bounce{from{bottom:20px;}to{bottom:30px;}}
	@keyframes bounce{from{bottom:20px;}to{bottom:30px;}}

	body, input, textarea, select, button, table {font-size:14px;}
	
	#wrapper {padding-top:70px;}
	#main #wrapper {padding-top:0;}
	#header {height:70px; text-align:left;}
	#sub #header {position:fixed;}
	#gnb {display:none;}
	.btn-m-menu {display:block;}
	.sitelogo {position:static; padding:15px 0; display:inline-block; margin-left:15px;}
	.sitelogo a img {height:40px;}

	.visual-wrap:before {top:0;}
	.visual-wrap .cnt h2 {font-size:40px;}

	.sub-visual {height:230px;}

	#contentArea {width:100%;}

	.real-cont {padding:30px 0 70px 0;}

	.lnb {font-size:16px;}

	.point .img {float:none; margin-bottom:10px; text-align:center;}
	.point .cnt {margin-left:0; height:auto; padding:20px 0;}

	.foot-menu {display:none;}
	#footer .foot-cnt .foot-link {position:static; margin-top:15px;}


}

/* Landscape tablet */
@media (max-width: 1024px) {
	

	/* sub */
	.con {padding-left:0;}

	.sub-title {background-position:0 6px; background-size:12px 12px; padding-bottom:8px; margin-bottom:15px;}
	.sub-title h2 {font-size:18px; padding-left:15px;}
	.sub-title h2 span {font-size:15px;}
	.sub-title h2 span.logo-color1 {font-size:18px;}

	.point .cnt p {font-size:15px; line-height:1.4em; margin-bottom:12px;}
	.point .cnt p span {font-size:16px;}
	.point .cnt p:last-child {margin-bottom:0;}

	.mc .head .img {display:none;}
	.mc .head .txt {margin-left:0; width:100%; height:200px}


	/* board */
	.board-search .total-page {font-size:14px;}
	.board-search .select {width:90px;}
	.board-search .input {width:140px;}

	.board-list table thead th {height:40px; font-size:14px;}
	.board-list table tbody td {padding:9px 0; font-size:14px;}
	.board-list table tbody td.no {width:10%;}
	.board-list table tbody td.name {width:12%;}
	.board-list table tbody td.date {width:12%;}
	.board-list table tbody td.hit {width:9%;}

	.board-view .head .tit {font-size:15px;}
	.board-view .head .info {font-size:13px; padding-top:10px; padding-bottom:10px;}

	.board-write .group {font-size:15px;line-height:32px;}
	.board-write .title {font-size:15px;}


	.paginate {padding:15px 0;}
} 

@media (max-width: 950px) {
	.sub-visual {margin-top:0;}
	
	.greetings .img {float:none; text-align:center; margin-bottom:20px;}
	.greetings .cnt {margin-left:0;}

	.intro .img {float:none; text-align:center; margin-bottom:20px;}
	.intro .cnt {margin-left:0;}

	.perfor .row .img {float:none; text-align:center; margin-bottom:15px;}
	.perfor .perfor-list1 {margin-left:0;}
	.perfor .perfor-list1 ul li {padding:8px 0;}
	.perfor .perfor-list1 ul li a {font-size:15px;}
	.perfor .perfor-list2 {margin-left:0;}
	
	.perfor-tit {margin-bottom:20px;}
	.perfor-tit ul {padding:0 25px;}
	.perfor-tit ul li a {padding:6px 0; height:33px; font-size:16px;}
	.perfor-tit .slick-arrow {width:25px; height:35px;}

	.perfor .perfor-list2 ul li a .img {float:none; margin:0 auto 15px;}
	.perfor .perfor-list2 ul li a .cnt {margin-left:0;}
	.perfor .perfor-list2 ul li a .cnt h3 {font-size:16px; margin-bottom:8px;}
	.perfor .perfor-list2 ul li a .cnt dl dd {font-size:15px; margin-bottom:3px;}
	.perfor .perfor-list2 ul li a .cnt dl dd:after {top:7px;}

	.local ol li {padding:0 20px}

	.mc .img {float:none; width:100%; margin-bottom:15px; text-align:center;}
	.mc .cnt {margin-left:0; height:auto;}

	.mc-step .row .col {float:none; width:100% !important; padding:0;}
	.mc-step .row .col img {width:100%;}

} 

/* portrait tablet */
@media (max-width: 800px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}

	.local ol li {padding:0 10px}
	.local ol li .cnt {margin-left:150px;}
	
} 

/* Landscape phone */
@media (max-width: 767px) {
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}
	.fp-scrollable {height:auto !important;}

	.fp-section {height:auto !important}
	.fp-tableCell {height:auto !important}
	.scroll {display:none;}

	.contain {padding-left:15px; padding-right:15px;}
	#contArea {padding-bottom:0;}
	
	#wrapper {padding-top:60px;}
	#header {height:60px;}
	.sitelogo {padding:13px 0;}
	.sitelogo a img {height:35px;}
	
	.visual-wrap .ctr {bottom:85px; margin-right:-75px;}
	.visual-wrap .ctr.num-7 {margin-right:-82px;}
	.visual-wrap .ctr .pause {width:25px; height:25px; background:url('../images/main/pause_off.png') 0 0 no-repeat; background-size:100% 100%;}
	.visual-wrap .cnt {padding:0 10px;}
	.visual-wrap .cnt h2 {font-size:26px;}
	.visual-wrap .slick-arrow.slick-prev {display:none !important;}
	.visual-wrap .slick-arrow.slick-next {display:none !important;}

	.visual-wrap .slick-dots {bottom:85px; padding:7px 32px 4px 18px;}
	.visual-wrap .slick-dots li {height:10px;}
	.visual-wrap .slick-dots li button {width:10px; height:10px;}
	
	.main-board {width:100%;}
	.main-board .tit {position:absolute; bottom:0; padding:0; width:100px; height:50px; background: url('../images/main/board_bg.png') 0 0 no-repeat; background-size:100% 100%;}
	.main-board .tit h2 {font-size:20px; padding:12px 0 9px 10px}
	.main-board .cnt {float:left; width:100%; padding:13px 0 14px 98px;}
	.main-board .cnt a {font-size:15px; width:calc(100% - 35px);}

	.sub-visual {height:150px; margin-top:0;}
	.sub-visual .cell h2 {font-size:20px;}

	body.sub #container.path-fixed {padding-top:0;}

	.path-wrap {display:none;}
	
	#lnb {font-size:15px;}
	#lnb ul {table-layout:unset;}
	#lnb ul li {min-width:80px; width:auto !important; white-space:nowrap; padding:0 15px}
	#lnb ul li:first-child {border-left:0;}
	#lnb ul li:last-child {border-right:0;}
	#lnb ul li a {line-height:40px; padding:0; height:40px;}

	.real-cont {padding:30px 0 35px 0;}

	.greetings .cnt p {font-size:15px; line-height:1.4em; margin-bottom:15px;}
	.greetings .cnt p span {font-size:16px;}

	.intro .cnt p {font-size:15px; line-height:1.4em; margin-bottom:15px;}
	.intro .cnt p.tit {font-size:16px;}
	.intro .cnt p span {font-size:16px;}
	
	.support .support-wrap {margin:0 -15px 20px;}
	.support .support-wrap .ps {font-size:14px; margin-right:15px;}
	.support table {display:block;}
	.support table thead th {display:block; font-size:15px; height:40px; padding:8px 0;}
	.support table tbody {display:block;}
	.support table tbody tr {display:block;}
	.support table tbody th {display:block; padding:8px 15px; background:#f5f5f5;}
	.support table tbody td {display:block; padding:8px 15px; font-size:14px;}
	.support table tbody td .group {padding:2px 0; margin-right:5px;}
	.support table tbody td.border {border-right:0;}
	.support table tbody td .select {width:100px;}
	.support table tbody td .btn-pack {height:30px;}
	#email_domain ,
	#email_id {width:100px !important;}
	
	.sub-tab {margin-bottom:20px;}
	.sub-tab ul li {line-height:39px; font-size:15px; white-space:nowrap}

	
	.perfor-year {margin-bottom:20px;}
	.perfor-year ul {padding:0 25px;}
	.perfor-year ul li a {padding:6px 0; height:33px; font-size:16px;}
	.perfor-year .slick-arrow {width:25px; height:35px;}
	
	.translate .row {margin-bottom:20px;}
	.translate .img-list1 ul {margin:0;}
	.translate .img-list1 ul li {float:none; width:100%; margin-bottom:20px; padding:0; text-align:center;}
	.translate .img-list1 ul li:last-child {margin-bottom:0;}
	.translate .img-list1 ul li img {padding:0;}
	.translate .img-list1 ul li .cnt {text-align:left;}
	.translate .img-list1 ul li .cnt p {font-size:15px; margin-bottom:5px; line-height:1.4em;}
	.translate .img-list2 ul li {margin:0 0 20px 0;}
	.translate .img-list2 ul li.left .img {float:none;}
	.translate .img-list2 ul li.right .img {float:none;}
	.translate .img-list2 ul li .img {width:100%; padding:0; margin-bottom:10px;}
	.translate .img-list2 ul li .cnt {float:none; padding:0; width:100%;}
	.translate .img-list2 ul li .cnt .txt {height:auto; padding:15px 0;}
	.translate .img-list2 ul li .cnt h3 {font-size:18px; margin-bottom:5px;}
	.translate .img-list2 ul li .cnt p {font-size:15px; line-height:1.5em; margin-bottom:8px;}
	.translate .img-list2 ul li .cnt p:last-child {margin-bottom:0;}
	
	.table-wrap {margin:0 -15px;}

	.table01 tr th {font-size:15px; padding:8px 0;}
	.table01 tr td {padding:8px 3px; font-size:14px; word-break:break-all;}
	.table01 tr td dl dd {padding-left:9px;}
	.table01 tr td dl dd:after {width:4px; height:4px; top:8px;}
	.table01 tr td.t-left, .table01.t-left tr td {padding:8px 3px;}

	.translate .ps {font-size:14px; margin-top:6px;}
	.translate .ps2 {font-size:14px;}
	.translate .ps-box p {font-size:15px;}

	.support table tbody td .calendar-time li {float:none; width:100%; margin-bottom:15px;}
	.support table tbody td .calendar-time li:last-child {margin-bottom:0;}
	.support table tbody td .calendar-time li .time-tit {margin-bottom:4px;}
	.support table tbody td .calendar-time li .time-cnt {margin-bottom:6px;}
	.support table tbody td .calendar-time li .banr {display:block; width:37px; margin-bottom:4px;}
	
	.translate .tab {margin-bottom:15px;}
	.translate .tab li a {font-size:15px; padding:5px 0;}
	.translate .ect dd {font-size:15px;}
	.translate .ect dd:after {top:6px;}
	
	.local .img-list ul {margin:0;}
	.local .img-list ul li {float:unset; width:100%; padding:0; margin-bottom:20px;}
	.local .img-list ul li:last-child {margin-bottom:0;}
	.local .img-list ul li img {margin-bottom:8px;}
	.local .img-list ul li dl {padding-left:0;}
	.local .img-list ul li dl dd {font-size:15px; line-height:1.5em; margin-bottom:5px;}
	.local .img-list ul li dl dd:after {top:7px;}
	.local ol li {float:none; width:100%; padding:0; margin-bottom:15px;}
	.local ol li .num {padding:5px 0; font-size:15px; width:80px}
	.local ol li .num:after {width:35px; right:-35px;}
	.local ol li .cnt {margin-left:125px; padding:1px 0;}
	.local ol li .cnt p {font-size:15px; line-height:1.4em;}

	.it .group .row {margin:0;}
	.it .group .row .col {float:none; width:100%; padding:0; margin-bottom:15px;}
	.it .group .row .col:last-child {margin-bottom:0;}
	.it .group .row .col .cnt p {font-size:15px; line-height:1.4em;}
	.it .group .row .col .cnt p span {font-size:16px;}
	
	.mc .head {margin:0 -15px; margin-bottom:25px;}
	.mc .head .txt {height:145px;}
	.mc .head .txt p {font-size:17px; line-height:1.3em;}
	.mc .head .txt p .arrow {font-size:30px; margin-top:15px;}
	.mc .head .txt p br {display:none;}
	.mc .group {margin-bottom:0;}
	.mc .row:last-child {margin-bottom:20px;}
	.mc .cnt {padding:10px 0;}
	.mc .cnt dl dd {font-size:15px; line-height:1.4em; margin-bottom:15px;}
	.mc .cnt dl dd:after {top:7px;}
	.mc .cnt dl dd:last-child {margin-bottom:0;}
	.mc .cnt dl dd span {font-size:16px;}
	
	.mc-list {padding-top:15px;}
	.mc-list ul {margin:0 -5px;}
	.mc-list ul li {padding:0 5px; margin-bottom:15px; width:50%;}
	.mc-list ul li:nth-child(4n+1) {clear:none;}
	.mc-list ul li:nth-child(2n+1) {clear:left;}
	.mc-list ul li .thumb {margin-bottom:6px;}
	.mc-list ul li p {font-size:16px;}

	.mc-step .row .col .cnt {bottom:0; padding:0 10px; margin-bottom:10px;}
	.mc-step .row .col .cnt h3 {font-size:16px;}
	.mc-step .row .col .cnt p {font-size:15px; margin-bottom:4px;}
	.mc-step .row .col .cnt p span {font-size:16px;}
	
	.pro .group {margin-bottom:20px;}
	.pro .cnt {margin-bottom:5px;}
	.pro .cnt p {font-size:15px; line-height:1.3em;}
	.pro .row {margin:0;}
	.pro .row .col {padding:0; float:none; width:100%; margin-bottom:5px;}
	.pro .cnt dl dd {font-size:15px; margin-bottom:3px;}
	.pro .cnt dl dd:after {top:5px;}
	
	.tv-list {padding-top:20px;}
	.tv-list ul {margin:0;}
	.tv-list ul li {float:none; width:100%; padding:0;}
	.tv-list ul li .cnt h3 {font-size:16px;}
	.tv-list ul li a {padding:15px 15px 10px 15px;}

	#footer {padding:15px 0;}
	#footer .foot-cnt .f-logo {float:none; text-align:center; margin-bottom:15px;}
	#footer .foot-cnt .f-logo img {height:60px;}
	#footer .foot-cnt .foot-info {margin-left:0; text-align:center;}
	#footer .foot-cnt address {line-height:1.5em;}
	#footer .foot-cnt address span {margin-right:10px;}
	#footer .foot-cnt .foot-link {margin-top:10px;}
	

	.input {height:30px; padding:4px; font-size:14px; line-height:20px;}
	.select {height:30px; padding:4px; font-size:14px; line-height:20px;}

	.board-search .total-page {display:none;}
	.board-search .search {float:left;}
	.board-search .select {width:80px;}
	.board-search .input {width:120px;}
	.board-search .btn-pack {padding:0 18px; font-size:13px; line-height:28px;}
	.board-search .search .btn-pack {height:30px; line-height:28px;}

	.board-list {display:none;}
	.board-list-m {display:block;}
	
	.gallery-list {padding-top:10px;}
	.gallery-list ul {margin:0 -7px;}
	.gallery-list ul li {width:50%; padding:0 7px; margin-bottom:14px;}
	.gallery-list ul li:nth-child(2n+1) {clear:left;}
	.gallery-list ul li dl {padding:10px;}
	.gallery-list ul li dt {height:36px; font-size:14px; line-height:18px; overflow:hidden; text-overflow:ellipsis; white-space:normal; word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	
	.board-search .total-page {display:none;}
	.board-search .search {float:none; text-align:left;}
	.board-search .search .select {width:80px; min-width:auto;}
	.board-search .search .input {width:calc(100% - 85px);}
	.board-search .search .btn {height:30px !important; line-height:30px;}
	
	.board-view {margin:0 -15px;}
	.board-view .head .tit {font-size:15px; padding:10px 15px;}
	.board-view .head .info {font-size:12px; padding:8px 15px;}
	.board-view .head .files {padding:10px 15px 0;}
	.board-view .head .files .fileLayer {max-width:60%; right:15px;}
	.board-view .head .files .fileLayer a {margin:5px 0; word-break:break-all; line-height:1.2em;}
	.board-view .head .files .fileLayer img {vertical-align:middle;}
	.board-view .body {padding:15px 15px 25px;}

	.buttons {margin:10px 0;}

	.btn-pack.medium {height:30px; font-size:13px; line-height:28px;}
	.btn-pack.submit,
	.btn-pack.cancel {width:120px; height:40px; font-size:14px; line-height:36px;}

	.prev_next {margin:0 -15px; padding:0; font-size:13px;}
	.prev_next dt {width:63px; padding:0 0 0 15px; margin-right:0;}
	.prev_next dd {margin-left:80px; padding-right:15px; color:#777;}
	.prev_next dd a {display:inline-block; vertical-align:top; max-width:95%; color:inherit; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

	.mailform {margin:0 -15px;}
	.mailform table tbody th {height:40px; padding:5px 5px 5px 15px; font-size:13px;}
	.mailform table tbody td {padding:5px 15px 5px 5px; font-size:13px;}
	.form-agree {margin:20px 0 30px;}
	.form-agree .btn {display:none;}
	.form-agree dt {font-size:14px;}
	.form-agree dd {padding:4px 0 0 0; font-size:12px; line-height:16px;}
	.form-agree .scroll_box {height:60px; padding:5px; font-size:11px; line-height:14px;}
	#kcaptcha_image {width:90px !important; height:auto !important;}

	.paginate a, .paginate strong {width:30px; height:30px; line-height:28px;}
	
} 

/* Landscape phones and down */
@media (max-width: 480px) {
	.greetings .body {padding-top:110px;}
	
} 