@charset "utf-8";

html{font-size:10px;}
.oh{overflow:hidden;}
.container {width:100%; margin:0 auto; position:relative;}
.blacktea_sg {max-width:2560px;margin:0 auto;text-align:center;letter-spacing:-1px;line-height:1.5;}

/* 공통 */
.con01 {position:relative; height:5661px; background:url(images_my2/shopee_bg.jpg) center top / cover; text-align:center;}

.con01 .container{position:absolute; left:0; top:0; width:100%; height:100%}
.con01 .container a{display:block; position:absolute; left:0; top:0; width:100%; height:100%; font-size:0;}

@media screen and (max-width: 1020px){
	html {font-size: 8px;}

	.con01 {height:auto; padding:270% 0;}
}


@media screen and (max-width: 768px){

}
