@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
	font-family: 'Noto Sans SC','GmarketSans', sans-serif;
}

.tab_form .phone_slide .phone_img {
    height: 730px;
}


.sec14 .swiper-slide .thumb img {
    height: 640px;
}
.sec14 .swiper-slide .txt {
    margin-top: -65px;
}



@media screen and (max-width: 1440px) {
	.sec14 .swiper-slide.slide01 .thumb img {
		width: 86.5%;
	}
	.sec14 .swiper-slide .thumb img.icon_qr {
		width: 35%;
	}
	.sec14 .swiper-slide .thumb img {
		height: auto;
	}
}
@media screen and (max-width: 380px) {
}