@charset "utf-8";

.skskPopup1 {width:430px;height:315px;background-color:transparent;position:absolute;
  margin-left:5%;margin-right:50%;top:120px;z-index:101;display:none}
.skskPopup1 .content {position:relative}
.skskPopup1 .content .close {position:absolute;right:0;top:0}
.skskPopup1 img {width:100%}

.skskPopup2 {width:430px;height:315px;background-color:transparent;position:absolute;
  margin-left:50%;margin-right:50%;top:120px;z-index:101;display:none}
.skskPopup2 .content {position:relative}
.skskPopup2 .content .close {position:absolute;right:0;top:0}
.skskPopup2 img {width:100%}

.skskPopup3 {width:900px;height:506px;background-color:transparent;position:absolute;
  margin-left:35%;margin-right:50%;top:120px;z-index:101;display:none}
.skskPopup3 .content {position:relative}
.skskPopup3 .content .close {position:absolute;right:0;top:0}
.skskPopup3 img {width:100%}

.nxoPopup3 {width:430px;height:auto;background-color:transparent;position:absolute;
  margin-left:5%;margin-right:10%;top:120px;z-index:101;display:none}
.nxoPopup3 .content {position:relative}
.nxoPopup3 .content .close {position:absolute;right:0;top:0;width:10%;z-index:10;}
.nxoPopup3 img {width:100%}

.swiper-pagination3 {
	text-align:center;
}