@keyframes pop_scale {
  from {
    transform: scale(0.5);
    opacity: 0;
  }

  to {
    transform: scale(1.0);
    opacity: 1;
  }
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: inherit;
  left: inherit;
  width: auto;
}

@media (min-width: 1200px) {

 #divpop_box .all_pop a{
        box-shadow: 0px 0px 10px -5px #5a5a5a; border-radius:20px; color:#232323; padding:20px; display:inline-block; background:#fff; font-size:30px;}

  #divpop_box .bottom {
    text-align: center;
    font-size: 16px;
    background: #fff;
  }

  #divpop_box .bottom form {
    height: 40px;
    line-height: 40px;
    color: #000;
  }

  #divpop_box .bottom form a {
    color: #000;
    font-weight: 500;
    display: inline-block;
    margin-left: 10px;
  }

  #divpop_box .bottom form a:hover {
    color: #ffee00;
  }

  #divpop_box {
    position: absolute;
    text-align: left;
    top: 170px;
    z-index:100;
    width:90%;
    left: 10%;
    box-sizing: border-box;
  }


  #divpop_box .pop{
    padding:20px;
	background:#fff;
	border-radius:10px;
  }


  #divpop_box .pop img{
	
  }




  #divpop1 {
    display: inline-block;
    animation: pop_scale 0.5s forwards;
    animation-delay: 1.0s;
    transform: scale(1.0);
    opacity: 0;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin:15px;
  }

  #divpop2 {
    display: inline-block;
    animation: pop_scale 0.5s forwards;
    animation-delay: 1.5s;
    transform: scale(1.0);
    opacity: 0;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin:15px;
  }

  #divpop3 {
    display: inline-block;
    animation: pop_scale 0.5s forwards;
    animation-delay: 2.0s;
    transform: scale(1.0);
    opacity: 0;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin:15px;
  }

  #divpop4 {
    display: inline-block;
    animation: pop_scale 0.5s forwards;
    animation-delay: 2.5s;
    transform: scale(1.0);
    opacity: 0;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin:15px;
  }

  #divpop5 {
    display: inline-block;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin:15px;
  }

  #divpop6 {
    display: inline-block;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin-right: 20px;
    margin-bottom: 20px;
  }


	.swiper-container4 {
		width: 100%;
		display: inline-block;
		position: relative;
	}

	.swiper-container4  .swiper-wrapper{
		width: 100%;
		height: 100%;

	}




	/* ¹öÆ° */
	.swiper-container4 .swiper-pagination-bullet {
		background: #fff; width: 8px;  height: 8px;
    vertical-align: middle;
	}


	.swiper-container4 .swiper-pagination-bullet-active {
		background: #ffee00!important;
	}


	.swiper-container4 .swiper-pagination {
		top: 0px!important;
		right: 0!important;
		text-align: center!important;
		position:absolute;
		background:rgba(0,0,0,0.4);
		height:30px;
		padding:0 10px;
		line-height:30px;
		font-size: 0px!important;
		text-align:right!important;
	}

 
}


/*¸ð¹ÙÀÏ ÆË¾÷Ã¢*/
@media (max-width:1199px) {
 #divpop_box .all_pop{
 text-align:center;
 
 }
 #divpop_box .all_pop a{
        box-shadow: 0px 0px 10px -5px #5a5a5a;
        border-radius: 10px;
        color: #232323;
        padding: 10px;
        display: inline-block;
        background: #fff;
        font-size: 24px;
	
	
	}



  #divpop_box .bottom {
    text-align: center;
    font-size: 14px;
    background: #fff;
	display:none;
  }

  #divpop_box .bottom form {
    height: 30px;
    line-height: 30px;
    color: #000;
  }

  #divpop_box .bottom form a {
    color: #000;
    font-weight: 500;
    display: inline-block;
    margin-left: 10px;
  }

  #divpop_box .bottom form a:hover {
    color: #ffee00;
  }

  #divpop_box {
    position: absolute;
    width: 100%;
    top: 180px;
    max-width: 100%;
	z-index:100;
  }

  
  #divpop_box .pop{
    padding:10px;
	background:#fff;
	border-radius:10px;
	box-sizing:border-box;
  }


 


  [id^="divpop"] img{
    width: 100%;
	vertical-align:top;
  }

  #divpop1 {
    display:none!important;
  }



[id^="divpop"]:not(#divpop_box) {
	position: absolute;
    width: 70%;
    left: 15%;
    top: 60px;
    z-index: 99;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);

}





.swiper-container4 {
		width: 100%;
		display: inline-block;
		position: relative;
	}

	.swiper-container4  .swiper-wrapper{
		width: 100%;
		height: 100%;

	}


	/* ¹öÆ° */
	.swiper-container4 .swiper-pagination-bullet {
		background: #fff; width: 8px;  height: 8px;
    vertical-align: middle;
	}


	.swiper-container4 .swiper-pagination-bullet-active {
		background: #ffee00!important;
	}


	.swiper-container4 .swiper-pagination {
		top: 0px!important;
		right: 0!important;
		text-align: center!important;
		position:absolute;
		background:rgba(0,0,0,0.4);
		height:30px;
		padding:0 10px;
		line-height:30px;
		font-size: 0px!important;
		text-align:right!important;
	}


}
