@charset "utf-8";


@media (max-width: 1610px) {
	.section02 .col {max-width:1000px; width:100%; margin:0 auto -60px; flex-wrap:wrap;}
	.section02 .row {width:228px; margin-bottom:60px;}
	.section02 .row:nth-child(4):after {display:none;}
}

@media (max-width: 1024px) {
	#header {height:100px; position:absolute;}
	#header.active {transform:translateY(0);}
	#header.hide {transform:translateY(0);}
	#gnb {display:none;}
	/* main-visual */
	.main-visual {margin-top:100px;}
	.main-visual .secting-img {display:none;}
	.main-visual .m-secting-img {display:block;}	
	.main-visual .origin .item {height:auto;}
	.main-visual .txt-box {margin-bottom:60px;}
	.main-visual .txt-box p {font-size:20px; margin-bottom:20px;}
	.main-visual .txt-box h2 {font-size:42px;}
	.main-visual .txt-box h2 br {display:none;}
	.scrolldown {right:15px; bottom:50px;}
	/* section */
	.sec-tit {margin-bottom:60px;}
	.sec-tit h3 {font-size:46px;}
	/* section01 */
	.section01 {padding:100px 0 120px;}
	.section01 .col {display:block; width:100%; max-width:760px; margin:0 0 80px;}
	.section01 .col:last-child {margin-bottom:0;}
	.section01 .col:nth-child(even) {margin:0 0 80px auto;}
	.section01 .col > div {width:100%; padding:0;}
	.section01 .img-box {margin-bottom:60px;}
	.section01 .img-box img {border-radius:20px;} 
	.section01 .col > div.txt-box {padding:0;}
	.section01 .txt-box h4 {font-size:30px; margin-bottom:26px;}
	.section01 .txt-box h4:after {display:none;}
	.section01 .txt-box p {font-size:18px; margin-bottom:40px;}
	.section01 .txt-box .more a {padding:0 20px; width:160px; line-height:56px; font-size:16px;}
	.section01 .txt-box .more a:hover {padding:0 20px;}
	.section01 .txt-box .more a:after {right:20px;}
	/* section02 */
	.section02 {padding:0 0 120px;}
	.section02 .row {width:190px; padding:0 5px;}
	.section02 .row:after {display:none;}
	.section02 .inner .circle {width:180px; height:180px;}
	.section02 .inner .icon img {width:70px;}
	.section02 .inner p {font-size:16px;}
	.section02 .inner h4 {font-size:20px; margin-top:18px;}
	/* section03 */
	.section03 {padding:160px 0;}
	.section03 .sec-tit p {font-size:18px; margin-top:20px;}
	.section03 .more a {width:160px; line-height:56px; padding:0 20px; font-size:16px;}
	.section03 .more a:hover {padding:0 20px;}
	.section03 .more a:after {right:20px;}
	/* footer */
	#footer {padding:50px 0;}
	.foot-col {padding-bottom:20px; margin-bottom:20px;}
	.foot-nav>ul>li {padding-right:30px;}
	.foot-nav>ul>li>a {font-size:16px; margin-bottom:10px;}
	.foot-nav .submenu a {font-size:14px;}
	.foot-logo {margin-top:40px; font-size:16px;}
	.foot-btn a {width:150px; line-height:38px; padding:0 10px; font-size:14px;}
	.foot-btn a:after {right:10px;}
	.foot-info p {font-size:14px;}

	.scrolltop {bottom:40px; right:15px; width:48px; height:48px;}
}

@media (max-width: 640px) {
	#header {height:80px;}
	/* main-visual */
	.main-visual {margin-top:80px;}
	.main-visual .txt-box {margin-bottom:40px;}
	.main-visual .txt-box p {font-size:18px; margin-bottom:20px;}
	.main-visual .txt-box h2 {font-size:32px;}
	.scrolldown {bottom:15px;}
	/* section */
	.sec-tit {margin-bottom:40px;}
	.sec-tit h3 {font-size:30px;}
	/* section01 */
	.section01 {padding:80px 0 100px;}
	.section01 .col {margin:0 0 60px;}
	.section01 .col:nth-child(even) {margin:0 0 40px auto;}
	.section01 .img-box {margin-bottom:30px;}
	.section01 .txt-box h4 {font-size:24px; margin-bottom:18px;}
	.section01 .txt-box p {font-size:16px; margin-bottom:30px;}
	.section01 .txt-box .more a {padding:0 20px; width:150px; line-height:50px; font-size:14px;}
	.section01 .txt-box .more a:hover {padding:0 20px;}
	.section01 .txt-box .more a:after {width:20px; height:10px; margin-top:-5px;}
	/* section02 */
	.section02 {padding:0 0 100px;}
	.section02 .row {width:150px;}

	.section02 .inner .circle {width:140px; height:140px;}
	.section02 .inner .icon img {width:50px;}
	.section02 .inner p {font-size:14px;}
	.section02 .inner h4 {font-size:18px; margin-top:12px;}
	/* section03 */
	.section03 {padding:100px 0 120px;}
	.section03 .col {display:block;}
	.section03 .sec-tit {margin-bottom:40px;}
	.section03 .sec-tit p {font-size:16px;}
	.section03 .more a {width:150px; line-height:44px; font-size:14px;}
	.section03 .more a:after {width:20px; height:10px; margin-top:-5px;}
	/* footer */
	#footer {padding:30px 0; text-align:center;}
	.foot-col {display:block;}
	.foot-cnt {margin-bottom:40px;}
	.foot-nav>ul {display:block;}
	.foot-nav>ul>li {padding-right:0; width:100%; margin-bottom:10px;}
	.foot-nav>ul>li>a {font-size:16px; margin-bottom:10px; display:inline-block;}
	.foot-nav .submenu ul {display:flex; justify-content:center;}
	.foot-nav .submenu ul li {padding-right:10px;}
	.foot-nav .submenu a {font-size:12px;}
	.foot-logo {margin-top:30px; font-size:14px;}
	.foot-btn a {width:110px; line-height:32px; font-size:12px; text-align:left; display:inline-block;}	
	.foot-info p {font-size:12px;}
	.foot-info p span {display:none;}
	.foot-info p br {display:block;}
	
	.scrolltop {width:40px; height:40px;}
}

@media (max-width: 400px) {
	
}