@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;}
.blind{position:absolute; left:-9999px; top:-9999px; font-size:0; width:0; height:0}

/* hr */
.con01 {height:1035px; background:url(images_sg/con01_bg.jpg) no-repeat center top / cover;}
.con02 {height:auto; background:url(images_sg/con02_bg.jpg) no-repeat center top / cover; padding:6rem 0;}
.con03 {height:auto; background:#fff2b6; padding:6rem 0;}

.con01 h2 {text-indent: -9999px; font-size: 0; position: absolute; top: -100%; left: -100%;}

.con03 .box {padding:5rem 2rem; background:#fff; border: 1px solid #ccc;}
.con03 .box:nth-child(2) {margin-top: 2.5rem;}
.con03 .box dt {margin:0 3rem;}
.con03 .box dd:nth-child(2) {margin-top: 3.4rem;}
.con03 .box dd:nth-child(3) {margin-top: 2.5rem; font-size:1.9rem; color:#c7410c;}
.con03 .shop {margin-top:4rem;}
.con03 .shop a {display:inline-block; padding: 17px 47px; font-size:3.7rem; background-color:#242424; color:#fff; border-radius:3px; font-weight:bold;}


.deco {position:absolute;}
.deco01 {top: 5%; left: 109%; width: 100px;}
.deco02 {top: 30%; left:-19%; width: 217px;}
.deco03 {top: 85%; left:100%; width: 319px;}
.deco04 {bottom: 9%; left:-5%; width:140px;}
.deco05 {bottom:-11%; left:82%; width:638px;}

@media screen and (max-width: 1040px){
	html{font-size:8px;}
	.container {padding: 0 20px; box-sizing: border-box;}
	
	.con01{height:auto; padding:47% 0}

	.deco01 {display:none;}
	.deco02 {display:none;}
	.deco03 {top: 90%; left: 86%; width:220px;}
	.deco04 {bottom: 9%; left:-2%; width:107px;}
	.deco05 {bottom:-14%; left:72%; width:456px;}
	
}

@media screen and (max-width: 768px){
	html{font-size:7px;}
	
	.deco03  {top: 93%; left: 86%; width:169px;}
	.deco04 {bottom: 12%; left:-2%; width:68px;}
	.deco05 {bottom:-6%; left:77%; width:328px;}

	.con03 .shop a {font-size:2.7rem;}

}
