@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:90%;height:auto;background-color:transparent;position:absolute;
  margin-left:5%;margin-right:10%;top:120px;z-index:101;display:none}
.skskPopup3 .content {position:relative}
.skskPopup3 .content .close {position:absolute;right:0;top:0;width:10%;}
.skskPopup3 img {width:100%}