@charset "utf-8";

html{font-size:10px;}
.oh{overflow:hidden;}
.container {width:100%; margin:0 auto; max-width:1000px; position:relative;}
.cf:after{content:''; display: block; clear:both; visibility:hidden; height:0px;}
.eventName {max-width:2560px;margin:0 auto;text-align:center;letter-spacing:-0.5px;line-height:1.5;background:#efdfe8;}
b, em{font-weight:bold !important}
.blind{text-indent:-9999px; position:absolute; left:-9999px; top:-9999px; font-size:0; width:0; height:0}

.con01{position:relative; height:1136px; background:url(images_sg/con01_bg.jpg) center top / cover}
.con02{position:relative; height:1307px; background:url(images_sg/con02_bg.jpg) center top / cover}
.con03{position:relative; height:760px; background:url(images_sg/con03_bg.jpg) center top / cover}


@media screen and (max-width: 1040px){
	html {font-size:9px;}
	.con01 {height: auto; padding:50% 0}
	.con02 {height: auto; padding:58% 0}
	.con03 {height: auto; padding:40% 0}
}

@media screen and (max-width: 768px){
	html {font-size:7px;}
}

@media screen and (max-width: 480px){
	html {font-size:6px;}
}