@charset "utf-8";

@media (max-width: 1500px) {
	.sec3 .inner {gap: 0px;}
	.sec3 .inner .scroll-box .scroll-cnt {gap: 0; width: calc(100% + 40px); margin: 0 -20px;}
	.sec3 .inner .scroll-box .scroll-cnt a {display: block; width: 50%; padding: 0 20px; max-width: none;}
	.sec3 .inner .scroll-box .scroll-cnt a:nth-of-type(2) ~ a {margin-top: 40px;}
	.sec3 .inner .scroll-box .scroll-cnt a .box {width: 100%;}
	
	.sec3 .inquiry {gap: 20px; justify-content: space-between;}
}

@media (max-width: 1400px) {
	.section-header h3 {line-height: 1.2;}

	.sec2 .banner {padding: 0 15px;}
	.sec2 .banner ul li {min-height: 650px;}
	.sec2 .banner ul li a {padding-top: 300px;}
	.sec2 .banner ul li a:hover {padding-top: 250px;}
	.sec2 .banner ul li a:hover small {margin-top: 100px;}
	
	.sec3 .inner {gap: 20px;}
	.sec3 .inner .section-header {max-width: 500px;}
	
	.sec3 .inquiry .section-header {gap: 30px;}
	.sec3 .inquiry .section-header .line {max-width: 500px; width: 100%;}

}

@media (max-width: 1200px) {
	.sec2 .banner ul li {min-height: 500px;}
	.sec2 .banner ul li a {padding-top: 200px;}
	.sec2 .banner ul li a:hover {padding-top: 170px;}
	
	.sec3 .inner .section-header {max-width: 400px;}
	.sec3 .inner .scroll-box .scroll-cnt a .box {padding: 40px 30px;}
	
}

@media (max-width: 1024px) {
	.m-visual .visual .swiper-wrapper .swiper-slide .container h3 {font-size: 80px;}
	
	.sec2 .banner ul {flex-wrap: wrap;}
	.sec2 .banner ul li {width: 50%; min-height: 450px;}
	.sec2 .banner ul li:nth-of-type(2) ~ li {margin-top: 25px;}
	.sec2 .banner ul li a {padding-top: 180px;}
	.sec2 .banner ul li a:hover {padding-top: 150px;}
	.sec2 .banner ul li a:hover small {margin-top: 80px;}
	
	.sec2 .about {margin-top: 100px;}
	.sec2 .about ul {flex-wrap: wrap;}
	.sec2 .about ul li {width: 33.3333%;}
	.sec2 .about ul li:nth-of-type(3) ~ li {margin-top: 20px;}
	
	.sec3 .inner {flex-wrap: wrap; gap: 40px;}
	.sec3 .inner .section-header {max-width: 100%;}
	.sec3 .inner .scroll-box {height: 100%; overflow-y: hidden; overflow-x: auto; width: 100%;}
	.sec3 .inner .scroll-box::-webkit-scrollbar {display: block; height: 7px;}
	.sec3 .inner .scroll-box::-webkit-scrollbar-track {background-color: rgba(255,255,255, .25); border-radius: 5px;}
	.sec3 .inner .scroll-box::-webkit-scrollbar-thumb {background-color: #fff; border-radius: 5px;}
	
	.sec3 .inner .scroll-box .scroll-cnt {display:table; table-layout:fixed; width: 100%; margin: 0; margin-bottom: 30px;}
	.sec3 .inner .scroll-box .scroll-cnt a {width: 300px; padding: 0 10px; display: table-cell; transform: none !important;}
	.sec3 .inner .scroll-box .scroll-cnt {display: none;}
	.sec3 .inner .scroll-box .scroll-cnt#cnt1 {display: table;}
	.sec3 .inner .scroll-box .none { border-top: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5;}
	
	
}

@media (max-width: 768px) {
	.m-visual .visual .swiper-wrapper .swiper-slide .container h3 {font-size: 60px; top: 250px;}
	.m-visual .visual .swiper-wrapper .swiper-slide-active .container h3 {top: 300px;}
	.m-visual .visual .swiper-wrapper .swiper-slide .container p {top: 460px;}
	.m-visual .visual .swiper-wrapper .swiper-slide-active .container p {top: 510px;}
	.m-visual .visual .swiper-wrapper .swiper-slide .container p > br {display: none;}
	.m-visual .visual .swiper-wrapper .swiper-slide .container p br.mo {display: block;}
	.m-visual .visual .swiper-wrapper .swiper-slide.slide01 .backdrop video {object-position: 60% 50%;}
	
	.section-header h3 {font-size: 50px;}
	.section-header p {font-size: 18px;}
	
	.sec2 {padding:100px 0 120px;}
	.sec2 .banner ul li {width: 100%; transform: none !important; min-height: 300px;}
	.sec2 .banner ul li ~ li {margin-top: 25px;}
	.sec2 .banner ul li a {padding-top: 110px;}
	.sec2 .banner ul li a:hover {padding-top: 100px;}
	.sec2 .banner ul li a:hover small {margin-top: 50px;}
	.sec2 .banner ul li a h5 {font-size: 24px;}
	
	.sec2 .section-header {margin-top: 120px;}
	.sec2 .about {margin-top: 60px;}
	.sec2 .about ul li a {padding: 35px 0;}
	
	.sec3 {padding-top: 100px;}
	.sec3 .inner .scroll-box .scroll-cnt a .box {padding: 30px 20px;}
	.sec3 .inner .scroll-box .scroll-cnt a .txt h5 {font-size: 18px; height: 55px;}
	.sec3 .inner .scroll-box .scroll-cnt a .txt p {font-size: 16px; margin-top: 15px;}
	.sec3 .inner .scroll-box .none p {font-size: 16px;}
	
	.sec3 .inquiry {flex-wrap: wrap; gap: 40px; margin-top: 100px; margin-bottom: 120px;}
	.sec3 .inquiry .section-header {width: 100%;}
	.sec3 .inquiry .more a {width: 150px; height: 150px;}
	.sec3 .inquiry .more a::after {background-size: 150px auto;}
	.sec3 .inquiry .section-header h3 {max-width: 300px; width: 100%;}
	.sec3 .inquiry .section-header .line {max-width: none; width: 1%; flex: 1 1 auto;}
}

@media (max-width: 480px) {
	.m-visual .visual {height: 800px;}
	.m-visual .visual .swiper-wrapper .swiper-slide .container h3 {font-size: 46px; top: 200px;}
	.m-visual .visual .swiper-wrapper .swiper-slide-active .container h3 {top: 250px;}
	.m-visual .visual .swiper-wrapper .swiper-slide .container p {top: 350px; font-size: 17px; width: calc(100% - 30px);}
	.m-visual .visual .swiper-wrapper .swiper-slide-active .container p {top: 400px;}
	/* .controls {top: 550px;} */
	
	.section-header h3 {font-size: 40px;}
	
	.sec2 .about ul {width: calc(100% + 10px); margin: 0 -5px;}
	.sec2 .about ul li {padding: 0 5px; min-height: 171px;}
	.sec2 .about ul li:nth-of-type(3) ~ li {margin-top: 10px;}
	.sec2 .about ul li a {padding: 25px 0; height: 100%;}
	.sec2 .about ul li a dl dt {max-width: 68px; background-size: 68px auto;}
	
	.sec3 .inner .tab {margin-top: 40px;}
	.sec3 .inquiry .section-header {gap: 10px;}
	.sec3 .inquiry .section-header h3 {max-width: 240px;}
	
}