@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 .bottom {
    text-align: center;
    font-size: 16px;
    background: #393939;
  }

  #divpop_box .bottom form {
    height: 40px;
    line-height: 40px;
    color: #fff;
  }

  #divpop_box .bottom form a {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    margin-left: 10px;
  }

  #divpop_box .bottom form a:hover {
    color: #ffee00;
  }

  #divpop_box {
    position: absolute;
    text-align: center;
    top: 150px;
    z-index: 99;
    width: 90%;
    left: 5%;
    box-sizing: border-box;
  }

  #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;
	background:#fff;
  }

  #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;
	background:#fff;
  }

  #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-right: 20px;
    margin-bottom: 20px;
	width: 500px;
  }

  #divpop4 {
    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;
  }

  #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;
  }

  [id^="divpop"] {
   
  }

  .swiper-container10 {
    width: 100%;
    display: inline-block;
    position: relative;
  }

  .swiper-container10 .swiper-wrapper {
    width: 100%;
    height: 100%;
        overflow: hidden;
  }

  /* ¹öÆ° */
  .swiper-container10 .swiper-pagination-bullet {
    background: #fff;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    margin: 0 4px;
    opacity: 1;
  }

  .swiper-container10 .swiper-pagination-bullet-active {
    background: #ffee00 !important;
  }

  .swiper-container10 .swiper-pagination {
    top: 0px !important;
    right: 0 !important;
    text-align: center !important;
    position: absolute;
    background:#113058;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    font-size: 0px !important;
    text-align: right !important;
  }
}

/*Å×ºí¸´ ÆË¾÷Ã¢*/
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #divpop_box .bottom {
    text-align: center;
    font-size: 14px;
    background: #393939;
  }

  #divpop_box .bottom form {
    height: 30px;
    line-height: 30px;
    color: #fff;
  }

  #divpop_box .bottom form a {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    margin-left: 10px;
  }

  #divpop_box .bottom form a:hover {
    color: #ffee00;
  }

  #divpop_box {
    position: absolute;
    text-align: center;
    top: 100px;
    z-index: 99;
    width: 100%;
    box-sizing: border-box;
    z-index: 2;
  }

  #divpop1 {
    display: inline-block;
    width: 400px;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
  }

  #divpop2 {
    display: inline-block;
    width: 400px;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  #divpop3 {
    display: inline-block;
    width: 400px;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  #divpop4 {
    display: inline-block;
    width: 400px;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  #divpop5 {
    display: inline-block;
    width: 400px;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  #divpop6 {
    display: inline-block;
    width: 400px;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .swiper-container10 {
    width: 100%;
    display: inline-block;
    position: relative;
  }

  .swiper-container10 .swiper-wrapper {
    width: 100%;
    height: 100%;
        overflow: hidden;
  }

  /* ¹öÆ° */
  .swiper-container10 .swiper-pagination-bullet {
    background: #fff;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    margin: 0 4px;
  }

  .swiper-container10 .swiper-pagination-bullet-active {
    background: #ffee00 !important;
  }

  .swiper-container10 .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:767px) {
  #divpop_box .bottom {
    text-align: center;
    font-size: 14px;
    background: #393939;
  }

  #divpop_box .bottom form {
    height: 30px;
    line-height: 30px;
    color: #fff;
  }

  #divpop_box .bottom form a {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    margin-left: 10px;
  }

  #divpop_box .bottom form a:hover {
    color: #ffee00;
  }

  #divpop_box {
    position: absolute;
    width: 100%;
    top: 100px;
    max-width: 100%;
  }

  [id^="divpop"] img{
    width: 100%;
  }

  #divpop1 {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 0px;
    z-index: 99;
  }

  #divpop2 {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 0px;
    z-index: 90;
    box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.2);
    font-size: 0;
  }

  #divpop3 {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 0px;
    z-index: 91;
    box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.2);
    font-size: 0;
  }

  #divpop4 {
    position: absolute;
    width: 90%;
    left: 5%;
    top: 0px;
    z-index: 92;
    box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.2);
    font-size: 0;
  }

  #divpop5 {
    position: absolute;
    width: 90%;
    left: 5%;
    top: 0px;
    z-index: 93;
    box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.2);
    font-size: 0;
  }

  #divpop6 {
    position: absolute;
    width: 90%;
    left: 5%;
    top: 0px;
    z-index: 94;
    box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.2);
    font-size: 0;
  }

  .swiper-container10 {
    width: 100%;
    display: inline-block;
    position: relative;
  }

  .swiper-container10 .swiper-wrapper {
    width: 100%;
    height: 100%;
        overflow: hidden;
  }

  /* ¹öÆ° */
  .swiper-container10 .swiper-pagination-bullet {
    background: #fff;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    margin: 0 4px;
  }

  .swiper-container10 .swiper-pagination-bullet-active {
    background: #ffee00 !important;
  }

  .swiper-container10 .swiper-pagination {
    top: 0px !important;
    right: 0px !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;
    margin-right: 0px !important;
  }

  .swiper-container10 .swiper-slide img {
    width: 100%;
	vertical-align:top;
  }
}
