@font-face { font-family: 'NEXON Lv1 Gothic OTF'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'NEXON Lv1 Gothic OTF Light'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Light.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'NEXON Lv1 Gothic OTF Bold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Bold.woff') format('woff'); font-weight: normal; font-style: normal; }
            
.main_slide {padding-top:120px;}	
.swiper-slide div.backgroundimg0{height:100%; background:url('/theme/IDEN02/img/bg3.jpg')no-repeat center; background-size:cover;}
.swiper-slide div.backgroundimg1{height:100%; background:url('/theme/IDEN02/img/bg2.jpg')no-repeat center; background-size:cover;}
.swiper-slide div.backgroundimg2{height:100%; background:url('/theme/IDEN02/img/bg1.jpg')no-repeat center; background-size:cover;}
.swiper-container .swiper-slide {width:100%;height:700px;  margin:0 auto; padding:0; overflow:hidden;}

	.swiper-container .swiper-slide .slide_m {display:none;}
	.swiper-container .swiper-slide .txt_box{color:#fff; z-index:10000; position:absolute;top:33%;width:1200px;margin:0 auto; text-align:right;left:50%;transform:translateX(-50%);}
	.swiper-container .swiper-slide .txt_box h1 {font-size:2.5em; margin-top:20px;font-weight:600;color:#fff; text-shadow:0px 2px 4px #444; line-height:1.35em;  }
	.swiper-container .swiper-slide .txt_box h1 b {font-weight:600; color:#f8cf2d;}
	.swiper-container .swiper-slide .txt_box .he_line {height:35px; width:1px; margin:15px auto 8px auto; background:#fff; }
	.swiper-container .swiper-slide .txt_box h2 span {width:200px; height:2px; background:#fff; display:inline-block; position:relative; top:-5px; margin-right:7px;}
	.swiper-container .swiper-slide .txt_box h2 { font-size:3.5em; padding-top:2px; line-height:1.7em; font-weight:600;color:#fff; text-shadow:0px 2px 4px #444; margin-left:6px; }
	.swiper-container .swiper-slide .txt_box p {font-size:1.9em; margin:10px 0 0 0px; font-weight:600;color:#444; line-height:1.65em; }
	.swiper-container .swiper-slide .txt_box p a {background:#f86576; color:#fff; display:inline-block; padding:5px 0px 7px 0; width:510px; border-radius:50px;text-align:center;}
	.swiper-container .swiper-button-prev{left:20px; margin-top:10px; display:block;}
	.swiper-container .swiper-button-next{right:20px; margin-top:10px; display:block;}
	
	.txt_animate {animation-delay:1s; opacity: 0; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
	@-webkit-keyframes fade_down { 
		0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
	  100% { opacity: 1; -webkit-transform: none; transform: none; } 
	}
	@keyframes fade_down { 
		0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }
	  100% { opacity: 1; -webkit-transform: none; transform: none; }
	}
	.fade_down { -webkit-animation-name: fade_down; animation-name: fade_down; }
	
	@-webkit-keyframes fade_up { 
		0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
	  100% { opacity: 1; -webkit-transform: none; transform: none; } 
	}
	@keyframes fade_up { 
		0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
	  100% { opacity: 1; -webkit-transform: none; transform: none; }
	}
	.fade_down { -webkit-animation-name: fade_down; animation-name: fade_down; }
	.fade_up { -webkit-animation-name: fade_up; animation-name: fade_up; }
	.delay_1 { animation-delay: 1.5s; }
	.delay_2 { animation-delay: 2.0s; }
	.delay_3 { animation-delay: 2.5s; }
	
	@media screen and (max-width:1300px) {
	}
	@media screen and (max-width:1100px) {
		.main_slide {padding-top:0px;}
		.swiper-container .swiper-slide {width:100%;height:500px;}
		.swiper-container .swiper-slide .txt_box{width:100%; text-align:center; top:28%;}
		.swiper-container .swiper-slide .txt_box h1 {font-size:2.5em;color:#fff; text-shadow:0px 2px 4px #444;}
		.swiper-container .swiper-slide .txt_box h2 { font-size:3.5em;color:#fff; text-shadow:0px 2px 4px #444;}
		.swiper-container .swiper-slide .txt_box p {font-size:1.8em;}
		.swiper-container .swiper-button-prev{margin-top:-15px;}
		.swiper-container .swiper-button-next{margin-top:-15px;}
		.swiper-slide div.backgroundimg0{height:100%; background:url('/theme/IDEN02/img/bg3.jpg')no-repeat center left -250px; }
		
		
	}
	@media screen and (max-width:992px) {
	}
	@media screen and (max-width:700px) {
	}
	@media screen and (max-width:550px){
		.swiper-container .swiper-slide {width:100%;height:400px;}
		.swiper-container .swiper-slide .txt_box{top:30%;}
		.swiper-container .swiper-slide .txt_box h1 {font-size:1.5em;}
		.swiper-container .swiper-slide .txt_box h2 { font-size:1.8em; padding-top:0;}
		.swiper-container .swiper-slide .txt_box p {font-size:1.4em; margin-top:8px;}
		.swiper-container .swiper-slide .txt_box p a {width:260px;}
		.swiper-container .swiper-button-prev{margin-top:-15px; left:10px;}
		.swiper-container .swiper-button-next{margin-top:-15px; right:10px;}
		.swiper-slide div.backgroundimg0{background:url('/theme/IDEN02/img/bg3.jpg')no-repeat center left -170px; background-size:270%;}
	}
	
	@media screen and (max-width:400px){
	}