<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

header {
	background: url(../../img/ceremony/sp_pic_main.jpg) no-repeat 50% 100%;
	background-size: cover;
}

h1 img {
	margin: 0 auto;
}

.picCeremony01 {
	width: 100%;
}

#ceremonyImg {
	width: 95%;
	height: auto;
	position: static;
	margin: 0 auto;
}

#ceremonyImg li {
	position: static;
	width: 100%;
	margin-bottom: 8px;
}

#ceremonyImg li img {
	width: 100%;
}



























</pre></body></html>