@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;}
.eventName .container {max-width: 1000px; height:100%; margin:0 auto; text-align:center; position:relative}
.blind{text-indent:-9999px; position:absolute; left:-9999px; top:-9999px; font-size:0; width:0; height:0}

/* hr */
.hr-dash {display:block; margin:4rem auto; width:90%; border-top:1px dashed #8ecfb9}

.con01 {height:900px; background:url(images_my1/con01_bg.jpg) no-repeat center top / cover;}
.con02 {height:1434px; background:url(images_my1/con02_bg.jpg) no-repeat center top / cover;}
.con03 {height:1222px; background:url(images_my1/con03_bg.jpg) no-repeat center top / cover;}
.con04 {height:1280px; background:url(images_my1/con04_bg.jpg) no-repeat center top / cover;}


.con01 h2{position:absolute; left:-9999px; top:-9999px; font-size:0}

@media screen and (max-width: 1040px){
	html{font-size:9px;}
	
	.con01{padding:50% 0; height:auto;}
	.con02{padding:66% 0; height:auto}
	.con03{padding:55% 0; height:auto}
	.con04{padding:61% 0; height:auto}
}

@media screen and (max-width: 768px){
	html{font-size:8px;}

}

