@charset "utf-8";

@media (max-width: 1800px) {
	.section04 .tab-menu {max-width:330px;}
	.section04 .tab-cnt .cnt {position:relative; width:100%;}
}
@media (max-width: 1630px) {
	.section01 .img-box {max-width:640px;}
	
	.section02 .items {margin:0;}
	.section02 .slick-prev {left:15px;}
	.section02 .slick-next {right:15px;}
	
	.section03 .tit-box {max-width:380px;}
}

@media (max-width: 1430px) {
	#gnb>ul>li {margin:0 30px;}
	.section04 .tab-content .more {top:auto; left:-380px; bottom:0;}
}

@media (max-width: 1024px) {
	#main {position: relative; overflow:hidden;}
	#gnb {display:none;}
	
	/* main-visual */
	.main-visual .tit-box .tit {padding-bottom:100px; align-items:center; text-align:center; width:100%; justify-content:center;}
	.main-visual .tit-box h2 {font-size:40px;}

	.scrolldown {right:15px;}
	/* section common */
	.sec-tit h3 {font-size:40px;}
	/* section01 */
	.section01 {padding:160px 0;}
	.section01 .sec-tit {margin-bottom:140px;}
	.section01 .cnt {margin-bottom:200px;}
	.section01 .cnt .tt {display:none;}
	.section01 .col {display:block;}
	.section01 .cnt01 .col {padding-right:0;}
	.section01 .cnt02 .col {padding-left:0;}
	.section01 .txt-box {margin-bottom:60px;}
	.section01 .img-box {text-align:center; max-width:none; padding:0 15px; margin-bottom:60px;}
	.section01 .txt-box {width:100%; padding:0 15px;}
	.section01 .cnt01 .txt-box {padding-left:15px;}
	.section01 .cnt02 .txt-box {padding-right:15px;}
	.section01 .txt-box h4 {font-size:28px; margin-bottom:18px;}
	.section01 .txt-box h4 br {display:none;}
	.section01 .txt-box p {font-size:20px; margin-bottom:40px;}	
	.section01 .cnt02 .txt-box .more {text-align:left;}
	.section01 .txt-box .more:before {display:none;}
	.section01 .txt-box .more a {font-size:20px;}
	.section01 .cnt01 .txt-box .more a {padding-right:44px;}
	.section01 .cnt02 .txt-box .more a {padding-left:0; padding-right:44px;}
	.section01 .txt-box .more a span {width:32px; height:32px; margin-top:-16px;}
	.section01 .cnt02 .txt-box .more a span {left:auto; right:0;}	
	.section01 .txt-box .more a span:before,
	.section01 .txt-box .more a span:after {width:12px; margin-left:-6px; }
	/* section02 */
	.section02 {padding:160px 0;}
	.section02 .sec-tit {margin-bottom:60px;}
	
	.section02 .item {padding:0 50px;}
	.section02 .img-box .txt {max-width:none; width:calc(100% - 60px); height:88px; padding:0 30px; left:30px; height:60px;}
	.section02 .img-box .txt h4 {font-size:28px; padding-right:60px;}
	.section02 .img-box .txt h4:after {width:40px;}
	.section02 .txt-box {padding:0 60px;}
	.section02 .txt-box p {font-size:18px;}
	.section02 .slick-arrow {width:50px; height:50px;}
	
	/* section03 */
	.section03 {padding:100px 0;}
	.section03 .col {display:block;}
	.section03 .tit-box {max-width:none; margin-bottom:60px;}
	.section03 .tit-box .tit h3 {font-size:40px; margin-bottom:30px; padding-right:140px;}
	.section03 .tit-box .tit h3:after {width:100px;}
	.section03 .tit-box .tit p {font-size:20px; margin-bottom:30px;}
	.section03 .tit-box .tit .more a {padding-right:44px;}
	.section03 .tit-box .tit .more a span {width:32px; height:32px; margin-top:-16px;}
	.section03 .tit-box .tit .more a span:before,
	.section03 .tit-box .tit .more a span:after {width:12px; margin-left:-6px;}
	.section03 .txt-box {width:100%; padding-left:0; max-width:800px; margin:0 0 0 auto;}
	.section03 .txt-box .row {width:calc(50% - 30px); margin-left:30px; margin-bottom:30px;}
	.section03 .txt-box .row:nth-child(even) {transform:translateY(30px);}
	.section03 .txt-box .inner .txt {padding:20px;}
	.section03 .txt-box .inner h4 {font-size:22px; margin-bottom:10px;}
	.section03 .txt-box .inner p {font-size:18px; margin-bottom:16px;}
	.section03 .txt-box .inner .date {font-size:16px; padding-left:20px;}
	.section03 .txt-box .inner .date:before {width:14px; height:14px;}
	/* section04 */
	.section04 {padding:160px 0;}
	.section04 .tit-box {margin-bottom:60px;}
	.section04 .tit-box h3 {font-size:40px; padding-right:140px;}
	.section04 .tit-box h3:after {width:100px;}
	.section04 .col {display:block;}
	.section04 .tab-menu {width:100%; max-width:none; margin-bottom:60px;}
	.section04 .tab-menu ul {display:flex; justify-content:center;}
	.section04 .tab-menu li {margin-bottom:0; padding:0 10px;}
	.section04 .tab-menu a {font-size:20px; line-height:50px; padding:0 20px;}
	.section04 .tab-menu li.active a {padding-right:40px;}
	.section04 .tab-menu a span {width:12px; height:12px; margin-top:-6px; right:20px;}
	.section04 .tab-menu a span:before,
	.section04 .tab-menu a span:after {width:12px; margin-left:-6px;}
	.section04 .tab-cnt {width:100%; flex:1 1 auto; position:relative; height:100%;}
	.section04 .tab-cnt .cnt {width:100%; position:relative;}
	.section04 .tab-content {margin:0 -15px;}	
	.section04 .tab-content .more {left:auto; right:15px; bottom:auto; top:-220px;}
	.section04 .tab-content .more a {width:32px; height:32px;}
	.section04 .tab-content .more a:before,
	.section04 .tab-content .more a:after {width:12px; margin-left:-6px;}
	.section04 .tab-content .row {padding:0 15px;}
	.section04 .tab-content .inner {padding:20px;}
	.section04 .tab-content .inner .date {margin-bottom:20px;}
	.section04 .tab-content .inner .date strong {font-size:24px;}
	.section04 .tab-content .inner .txt p {font-size:20px;}
	/* section05 */
	.section05 {background:#fff; margin-bottom:160px;}
	.section05 .col {display:block; width:100%; max-width:960px; margin:0 auto;}
	.section05 .col > div {width:100%;}
	.section05 .txt-box {padding-left:0; margin-top:60px;}
	.section05 .inner {max-width:none; padding:0 15px;}
	.section05 .inner h3 {font-size:40px; margin-bottom:12px;}
	.section05 .inner p {font-size:20px; margin-bottom:60px;}
	.section05 .inner .more:before {display:none;}
	.section05 .inner .more a {font-size:20px; padding-right:44px;}
	.section05 .inner .more a span {width:32px; height:32px; margin-top:-16px;}
	.section05 .inner .more a span:before,
	.section05 .inner .more a span:after {width:12px; margin-left:-6px;}
	/* footer */
	#footer {padding:40px 0;}
	.foot-cnt {display:block; padding-bottom:20px; margin-bottom:20px; text-align:center;}
	.foot-cnt ul {justify-content:center; margin:20px -14px 0;}
	.foot-cnt ul li {padding:0 14px;}
	.foot-cnt ul li:after {height:10px; margin-top:-5px;}
	.foot-cnt ul li a {font-size:14px;}

	.foot-info {display:block; text-align:center;}
	.foot-info p {font-size:14px;}
	.foot-info p.copy {font-size:13px; margin-top:10px;}
	.foot-info p span {margin:0 10px;}
	.scrolltop {right:15px; bottom:40px;}


}

@media (max-width: 640px) {
	
	#header .linkin {right:130px;}
	#header .lang {right:60px;}
	.sitemap-btn {width:36px; height:36px; margin-top:-18px;}
	.sitemap-btn span {height:2px;}
	.sitemap-btn span.top {top:12px; width:36px;}
	.sitemap-btn span.btm {bottom:12px; width:28px;}
	
	/* main-visual */
	.main-visual .tit-box h2 {font-size:28px;}
	.main-visual .tit-box h2 br {display:none;}
	/* section common */
	.sec-tit h3 {font-size:28px;}
	/* section01 */
	.section01 {padding:100px 0;}
	.section01 .sec-tit {margin-bottom:60px;}
	.section01 .cnt {margin-bottom:100px;}
	.section01 .txt-box {margin-bottom:30px;}
	.section01 .img-box {margin-bottom:30px;}
	.section01 .txt-box h4 {font-size:24px; margin-bottom:10px;}
	.section01 .txt-box p {font-size:16px; margin-bottom:30px;}	
	.section01 .txt-box .more a {font-size:16px;}
	.section01 .cnt01 .txt-box .more a {padding-right:36px;}
	.section01 .cnt02 .txt-box .more a {padding-right:36px;}
	.section01 .cnt02 .txt-box .more a sup {font-size:12px;}
	.section01 .txt-box .more a span {width:24px; height:24px; margin-top:-12px;}
	.section01 .txt-box .more a span:before,
	.section01 .txt-box .more a span:after {width:10px; margin-left:-5px;}
	/* section02 */
	.section02 {padding:100px 0;}
	.section02 .sec-tit {margin-bottom:30px;}
	.section02 .item {padding:0 40px;}
	.section02 .img-box .txt {width:100%; padding:0; left:0; height:auto; position:relative; margin-top:20px;}
	.section02 .img-box .txt h4 {font-size:24px; padding-right:0;}
	.section02 .img-box .txt h4:after {display:none;}
	.section02 .txt-box {padding:0;}
	.section02 .txt-box p {font-size:16px;}
	.section02 .slick-arrow {width:30px; height:30px;}
	/* section03 */
	.section03 {padding:80px 0;}
	.section03 .tit-box {margin-bottom:40px;}
	.section03 .tit-box .tit h3 {font-size:28px; margin-bottom:30px; padding-right:70px;}
	.section03 .tit-box .tit h3:after {width:35px;}
	.section03 .tit-box .tit p {font-size:16px;}
	.section03 .tit-box .tit .more a {padding-right:32px;}
	.section03 .tit-box .tit .more a span {width:24px; height:24px; margin-top:-12px;}
	.section03 .tit-box .tit .more a span:before,
	.section03 .tit-box .tit .more a span:after {width:10px; margin-left:-5px;}
	.section03 .txt-box .row {width:100%; margin-left:0; margin-bottom:30px;}
	.section03 .txt-box .row:nth-child(even) {transform:translateY(0);}
	.section03 .txt-box .inner .txt {padding:10px;}
	.section03 .txt-box .inner h4 {font-size:20px;}
	.section03 .txt-box .inner p {font-size:16px;}
	.section03 .txt-box .inner .date {font-size:14px;}
	/* section04 */
	.section04 {padding:100px 0;}
	.section04 .tit-box {margin-bottom:40px;}
	.section04 .tit-box h3 {font-size:28px; padding-right:70px;}
	.section04 .tit-box h3:after {width:35px;}
	.section04 .tab-menu {margin-bottom:40px;}
	.section04 .tab-menu ul {display:block; }
	.section04 .tab-menu li {padding:0; margin-bottom:15px;}
	.section04 .tab-menu a {font-size:16px; line-height:40px; padding:0 15px;}
	.section04 .tab-menu li.active a {padding-right:40px;}
	.section04 .tab-menu a span {width:10px; height:10px; margin-top:-5px; right:15px;}
	.section04 .tab-menu a span:before,
	.section04 .tab-menu a span:after {width:10px; margin-left:-5px;}
	.section04 .tab-content {margin:0; flex-wrap:wrap;}
	.section04 .tab-content .more {top:-270px; right:0;}
	.section04 .tab-content .more a {width:30px; height:30px;}
	.section04 .tab-content .more a:before,
	.section04 .tab-content .more a:after {width:10px; margin-left:-5px;}
	.section04 .tab-content .row {padding:0; margin-bottom:20px; width:100%;}
	.section04 .tab-content .row:last-child {margin-bottom:0;}
	.section04 .tab-content .inner {padding:10px;}
	.section04 .tab-content .inner .date strong {font-size:20px;}
	.section04 .tab-content .inner .txt p {font-size:16px; height:calc(1.4em * 1 * 2); -webkit-line-clamp:2;}
	/* section05 */
	.section05 {margin-bottom:100px;}
	.section05 .txt-box {margin-top:30px;}
	.section05 .inner h3 {font-size:28px; margin-bottom:10px;}
	.section05 .inner p {font-size:16px; margin-bottom:40px;}
	.section05 .inner .more a {font-size:16px; padding-right:36px;}
	.section05 .inner .more a span {width:24px; height:24px; margin-top:-12px;}
	.section05 .inner .more a span:before,
	.section05 .inner .more a span:after {width:10px; margin-left:-5px;}
	/* footer */
	#footer {padding:30px 0;}
	.foot-cnt {padding-bottom:16px; margin-bottom:16px;}
	.foot-cnt ul {margin:20px -10px 0;}
	.foot-cnt ul li {padding:0 10px;}
	.foot-cnt ul li a {font-size:13px;}

	.foot-info {display:block; text-align:center;}
	.foot-info p {font-size:13px;}
	.foot-info p.copy {font-size:12px;}
	.foot-info p span {margin:0; display:none;}
	.foot-info p br {display:block;}
	
}

@media (max-width: 500px) {

	.foot-cnt ul {display:block; text-align:center; margin:20px 0 -8px;}
	.foot-cnt ul li {width:100%; padding:0; margin-bottom:8px;}
	.foot-cnt ul li:after {display:none;}
	
}