@charset "utf-8";
/* CSS Document */


#sns_mask {position:absolute;z-index:90000;background-color:#000;display:none;left:0;top:0;} 
.sns_window{display:none; position:absolute; left:50%; top:0;transform: translate(-50%,-50%);width:80%;height:auto;background-color:#FFF;z-index:100000;}	
.sns_share_area_line {height:1px; width:100%; border:none; color:#000;  background:#f2f2f2;  text-align:center;  margin: 0 auto;}
.sns_share_area {margin: 0 auto; width: 90%; padding-top: 0px; list-style:none; text-align: center; }
.sns_share_area li{float:left; width: 33.3%; padding: 5px; }
.sns_close {text-decoration-line: none; color: #999;}
.font_ss1 {font-size:0.8em; color:#000000;}
.pt_box h3{background:#474747; color:#fff; margin:10px 0px 15px 0px; padding:10px; font-size:15px;
	       border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.pt_box img{padding-bottom:20px;} 	


.share_product{
    display:flex; justify-content:space-between; margin:2em 0; font-family: 'GmarketSansBold'; font-size: 1.15em; padding:0 1em;
}

.share_product a{width:49%; text-align: center;}
.share_product a div{padding:1.2em 0; border-radius:10px; color:#fff;}
.share_product .sns_share{background:#66cc00;}
.share_product .link_copy{background:#ff6600;}

