@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500&family=Noto+Serif+JP:wght@300&family=Poiret+One&display=swap');
/*header*/
#header1 img{
	width: 100%;
}

.line{
	text-align: center;
}
.line img{
	width: 50%;
}

@media screen and (max-width:992px) {
	
}
@media screen and (max-width:768px) {
	
}
@media screen and (max-width:576px) {
	
}
